From: Jim Meyering Date: Wed, 2 Jan 2008 17:05:09 +0000 (+0100) Subject: Update copyright date. X-Git-Tag: v6.9.92~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=092a7e3e4bc365d7795e0c4ed440b3504b3e68ff;p=thirdparty%2Fcoreutils.git Update copyright date. * tests/sample-test: Likewise. * doc/coreutils.texi: Likewise. Signed-off-by: Jim Meyering --- diff --git a/ChangeLog b/ChangeLog index e295014c1d..cb50d586df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-01-02 Jim Meyering + + Update copyright date. + * tests/sample-test: Likewise. + * doc/coreutils.texi: Likewise. + 2007-12-31 Jim Meyering * doc/coreutils.texi (Block size): Put braces around multi-digit diff --git a/doc/coreutils.texi b/doc/coreutils.texi index d5376c33a5..3785eae9f5 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -132,7 +132,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-2007 Free Software Foundation, Inc. +Copyright @copyright{} 1994-1996, 2000-2008 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 e5e54e4833..e1d0d939f5 100644 --- a/tests/sample-test +++ b/tests/sample-test @@ -1,7 +1,7 @@ #!/bin/sh # FIXME -# Copyright (C) 2007 Free Software Foundation, Inc. +# Copyright (C) 2008 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