diff options
author | Jim Meyering <jim@meyering.net> | 2006-10-25 00:16:13 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-10-25 00:16:13 +0200 |
commit | 3e9cc761892d1601101e4b798046a6a5e47bc90d (patch) | |
tree | 01f909fd6860aebd4ead86a4d0c26dfa46dfb759 | |
parent | 693311a5c38151dbdf2081d79901a4db08b78863 (diff) | |
download | coreutils-3e9cc761892d1601101e4b798046a6a5e47bc90d.tar.xz |
* tests/sample-test: Update copyright year list to include only
the current year, since this is what I'll want in any new test.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | tests/sample-test | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2006-10-25 Jim Meyering <jim@meyering.net> + + * 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 <jim@meyering.net> * src/c99-to-c89.diff: Update to reflect new offsets. diff --git a/tests/sample-test b/tests/sample-test index 85b7a32a1..f4b459ce2 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 |