X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fversion-etc.c;h=ac5844ce9a1bfe5dd93296c413b1d867e683a3ed;hb=3feb3145b632af0fd4349f5685a19ec58fa0fb75;hp=f9a701aaf11d058f8094cf3389553b7499db4e2a;hpb=917752adb19961999cd68c6c961efffe33c85141;p=gnulib.git diff --git a/lib/version-etc.c b/lib/version-etc.c index f9a701aaf..ac5844ce9 100644 --- a/lib/version-etc.c +++ b/lib/version-etc.c @@ -1,5 +1,5 @@ /* Utility to help print --version output in a consistent format. - Copyright (C) 1999-2004 Free Software Foundation, Inc. + Copyright (C) 1999-2005 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -35,13 +35,6 @@ #include "gettext.h" #define _(msgid) gettext (msgid) -/* Default copyright goes to the FSF. */ - -const char* version_etc_copyright = - /* Do *not* mark this string for translation. */ - "Copyright (C) 2004 Free Software Foundation, Inc."; - - /* Like version_etc, below, but with the NULL-terminated author list provided via a variable of type va_list. */ void