diff options
author | Jim Meyering <meyering@redhat.com> | 2009-01-01 02:05:25 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-01-01 02:15:07 +0100 |
commit | 442d63051c8c4327ea1f4478c03ce8a107f9b328 (patch) | |
tree | 27857cd206b31b3936b2d73ad2aff312b6ff2824 | |
parent | 7fc5292a291dab4a1b5bf5370de1e083003dd18b (diff) | |
download | coreutils-442d63051c8c4327ea1f4478c03ce8a107f9b328.tar.xz |
update copyright year
* doc/coreutils.texi: Likewise.
* tests/sample-test: Likewise.
-rw-r--r-- | doc/coreutils.texi | 2 | ||||
-rw-r--r-- | tests/sample-test | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index c2713eb91..e3e99b647 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -137,7 +137,7 @@ This manual documents version @value{VERSION} of the @sc{gnu} core utilities, including the standard programs for text and file manipulation. -Copyright @copyright{} 1994-1996, 2000-2008 Free Software Foundation, Inc. +Copyright @copyright{} 1994-1996, 2000-2009 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/tests/sample-test b/tests/sample-test index ca1687238..85e3f2b34 100644 --- a/tests/sample-test +++ b/tests/sample-test @@ -1,7 +1,7 @@ #!/bin/sh # FIXME -# Copyright (C) 2008 Free Software Foundation, Inc. +# Copyright (C) 2009 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 |