From: Jim Meyering Date: Thu, 1 Jan 2009 01:05:25 +0000 (+0100) Subject: update copyright year X-Git-Tag: v7.1~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=442d63051c8c4327ea1f4478c03ce8a107f9b328;p=thirdparty%2Fcoreutils.git update copyright year * doc/coreutils.texi: Likewise. * tests/sample-test: Likewise. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index c2713eb91f..e3e99b6470 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 ca1687238a..85e3f2b346 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