diff options
author | Jim Meyering <meyering@redhat.com> | 2010-01-01 11:02:24 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-01-01 14:06:48 +0100 |
commit | 157c2bc55e7433bd3d79197f55d33b80f79eccf7 (patch) | |
tree | 97b366f345955c394b61a71526dc216ae9af0e96 /tests/sample-test | |
parent | 1aa17dc89b3f313697661541adca0aa0defbdc09 (diff) | |
download | coreutils-157c2bc55e7433bd3d79197f55d33b80f79eccf7.tar.xz |
maint: add a few copyrights; remove obsolete README file
* tests/README: Remove long-obsolete file.
* tests/Makefile.am (EXTRA_DIST): Remove README.
* tests/misc/truncate-dir-fail: Add copyright comment.
* tests/misc/selinux: Likewise.
* tests/misc/chcon: Likewise.
* tests/misc/chcon-fail: Likewise.
* tests/sample-test: Use only 2010 in this list.
Diffstat (limited to 'tests/sample-test')
-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 0bcc2efbb..85a61cf54 100644 --- a/tests/sample-test +++ b/tests/sample-test @@ -1,7 +1,7 @@ #!/bin/sh # FIXME -# Copyright (C) 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2010 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 |