diff --git a/gnome/ChangeLog b/gnome/ChangeLog index 9be181fe8..930e130bc 100644 --- a/gnome/ChangeLog +++ b/gnome/ChangeLog @@ -1,5 +1,7 @@ 2001-08-21 Pavel Roskin + * gcmd.c (gnome_about_cmd): Update copyright years. + * application.x-gnumeric.desktop: Remove, it's unused. * gimp.image.desktop: Likewise. * Makefile.in: Remove references to *.desktop files. diff --git a/gnome/gcmd.c b/gnome/gcmd.c index c53882bfb..28efc18ba 100644 --- a/gnome/gcmd.c +++ b/gnome/gcmd.c @@ -89,7 +89,7 @@ gnome_about_cmd (void) } about = gnome_about_new (_("GNU Midnight Commander"), VERSION, - "Copyright 1994-1999 the Free Software Foundation", + "Copyright 1994-2001 the Free Software Foundation", authors, _("The GNOME edition of the Midnight Commander file manager."), NULL);