diff options
author | Jim Meyering <meyering@redhat.com> | 2012-01-01 09:47:10 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-01-01 10:04:06 +0100 |
commit | 5111aa42968262bd4d44eeca277b194020bb5007 (patch) | |
tree | 055fe885ece6e346f0da5e8472df13b0810c7a07 /doc | |
parent | 75a21e62486521ba3d8ef518dc4740dc1adeb7f4 (diff) | |
download | coreutils-5111aa42968262bd4d44eeca277b194020bb5007.tar.xz |
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog-2007 | 2 | ||||
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/coreutils.texi | 2 | ||||
-rw-r--r-- | doc/perm.texi | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/ChangeLog-2007 b/doc/ChangeLog-2007 index 9f53689ce..b36e93806 100644 --- a/doc/ChangeLog-2007 +++ b/doc/ChangeLog-2007 @@ -2002,7 +2002,7 @@ ----- - Copyright (C) 2001-2011 Free Software Foundation, Inc. + Copyright (C) 2001-2012 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice diff --git a/doc/Makefile.am b/doc/Makefile.am index 888048396..69fdde552 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ # Make coreutils documentation. -*-Makefile-*- -# Copyright (C) 1995-1998, 2001-2011 Free Software Foundation, Inc. +# Copyright (C) 1995-1998, 2001-2012 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 diff --git a/doc/coreutils.texi b/doc/coreutils.texi index c229f987a..6a67db809 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -139,7 +139,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-2011 Free Software Foundation, Inc. +Copyright @copyright{} 1994-1996, 2000-2012 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/perm.texi b/doc/perm.texi index d9b8cfce3..17777b524 100644 --- a/doc/perm.texi +++ b/doc/perm.texi @@ -1,6 +1,6 @@ @c File mode bits -@c Copyright (C) 1994, 1996, 1999-2001, 2003-2006, 2008-2011 Free Software +@c Copyright (C) 1994, 1996, 1999-2001, 2003-2006, 2008-2012 Free Software @c Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document |