From: Jim Meyering Date: Tue, 24 Oct 2006 22:16:13 +0000 (+0200) Subject: * tests/sample-test: Update copyright year list to include only X-Git-Tag: COREUTILS-6_5~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e9cc761892d1601101e4b798046a6a5e47bc90d;p=thirdparty%2Fcoreutils.git * tests/sample-test: Update copyright year list to include only the current year, since this is what I'll want in any new test. --- diff --git a/ChangeLog b/ChangeLog index d9e402d70b..675b80ee6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-10-25 Jim Meyering + + * tests/sample-test: Update copyright year list to include only + the current year, since this is what I'll want in any new test. + 2006-10-24 Jim Meyering * src/c99-to-c89.diff: Update to reflect new offsets. diff --git a/tests/sample-test b/tests/sample-test index 85b7a32a16..f4b459ce21 100644 --- a/tests/sample-test +++ b/tests/sample-test @@ -1,7 +1,7 @@ #!/bin/sh # FIXME -# Copyright (C) 2000, 2001, 2002, 2003, 2006 Free Software Foundation, Inc. +# Copyright (C) 2006 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