* gcmd.c (gnome_about_cmd): Update copyright years.

This commit is contained in:
Pavel Roskin 2001-08-21 06:00:12 +00:00
parent fd1b39152b
commit 556394cfc2
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2001-08-21 Pavel Roskin <proski@gnu.org>
* 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.

View File

@ -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);