diff --git a/src/gnome-utils/search-param.c b/src/gnome-utils/search-param.c index c15420a836..9502a11609 100644 --- a/src/gnome-utils/search-param.c +++ b/src/gnome-utils/search-param.c @@ -1,6 +1,6 @@ /* * search-param.c -- a container for a Search Parameter - * Copyright (C) 2002 Derek Atkins * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/gnome-utils/search-param.h b/src/gnome-utils/search-param.h index bed7d4d449..138cd9f5d8 100644 --- a/src/gnome-utils/search-param.h +++ b/src/gnome-utils/search-param.h @@ -1,6 +1,6 @@ /* * search-param.h -- a container for a Search Parameter - * Copyright (C) 2002 Derek Atkins * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as