From: Bruno Haible Date: Thu, 17 Sep 2009 20:07:35 +0000 (+0200) Subject: Tweak copyright statements. X-Git-Tag: v0.1~5482 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=d9450f56cc64e60a2dfa8f57937c6a4620a3ab6c;p=gnulib.git Tweak copyright statements. --- diff --git a/ChangeLog b/ChangeLog index bd15bd295..3daad97d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,15 @@ -2009-09-17 Ian Beckwith (tiny change) +2009-09-17 Bruno Haible + + * modules/COPYING: Update copyright years. + * modules/README: Likeiwse. + * doc/gnulib-intro.texi (Copyright): Use a wildcard year. + Reported by Ian Beckwith . + +2009-09-17 Ian Beckwith (tiny change) * users.txt: Update references for gnuit package. -2009-09-17 Ian Beckwith (tiny change) +2009-09-17 Ian Beckwith (tiny change) * m4/getdelim.m4: Fix typo in copyright line. diff --git a/doc/gnulib-intro.texi b/doc/gnulib-intro.texi index a10ebeb92..09ac675ee 100644 --- a/doc/gnulib-intro.texi +++ b/doc/gnulib-intro.texi @@ -284,7 +284,7 @@ not a problem, since compiled tests are not installed by ``make install''. Documentation files are under this copyright: @quotation -Copyright @copyright{} 2004-2008 Free Software Foundation, Inc.@* +Copyright @copyright{} 2004-200Y Free Software Foundation, Inc.@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no diff --git a/modules/COPYING b/modules/COPYING index 68a56d765..42b1a0604 100644 --- a/modules/COPYING +++ b/modules/COPYING @@ -2,7 +2,7 @@ The files in this directory describe the gnulib modules. The following copyright notice applies to each of these description files. -Copyright (C) 2006 Free Software Foundation, Inc. +Copyright (C) 2002-2009 Free Software Foundation, Inc. This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. diff --git a/modules/README b/modules/README index 5d4e110b9..e37b82a58 100644 --- a/modules/README +++ b/modules/README @@ -9,7 +9,7 @@ For every module, All the files in this directory are distributed under the following copyright: - Copyright (C) 2002-2007 Free Software Foundation, Inc. + Copyright (C) 2002-2009 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, in any medium, are permitted without royalty provided the copyright notice and this notice are preserved.