diff options
author | Jim Meyering <jim@meyering.net> | 2007-01-07 18:38:56 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-01-07 18:38:56 +0100 |
commit | dad7d86d57d2a6351ba1a395109760dce8977a91 (patch) | |
tree | 36155ded48ee7544286c833e70cf07258911c391 /tests | |
parent | bce110cdd584f52f91bd83ba17078e63d8b89841 (diff) | |
download | coreutils-dad7d86d57d2a6351ba1a395109760dce8977a91.tar.xz |
* tests/sample-test: Update copyright date to 2007.
* Makefile.maint (copyright-check): Also check the copyright date
in tests/sample-test.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/sample-test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sample-test b/tests/sample-test index f4b459ce2..87e16ff31 100644 --- a/tests/sample-test +++ b/tests/sample-test @@ -1,7 +1,7 @@ #!/bin/sh # FIXME -# Copyright (C) 2006 Free Software Foundation, Inc. +# Copyright (C) 2007 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 |