From: Jim Meyering Date: Sun, 2 Jan 2005 17:15:56 +0000 (+0000) Subject: (version_etc_copyright): Update copyright date. X-Git-Tag: v5.3.0~73 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e89884eddfccd3ce2708ed83b6534051447c645;p=thirdparty%2Fcoreutils.git (version_etc_copyright): Update copyright date. --- diff --git a/lib/version-etc.c b/lib/version-etc.c index f9a701aaf1..95b7e40d15 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 @@ -39,7 +39,7 @@ const char* version_etc_copyright = /* Do *not* mark this string for translation. */ - "Copyright (C) 2004 Free Software Foundation, Inc."; + "Copyright (C) 2005 Free Software Foundation, Inc."; /* Like version_etc, below, but with the NULL-terminated author list