diff options
author | Jim Meyering <meyering@redhat.com> | 2010-01-01 10:56:28 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-01-01 14:06:47 +0100 |
commit | 1aa17dc89b3f313697661541adca0aa0defbdc09 (patch) | |
tree | 19c56a4689f6137f1c912876a4e30a1cf382a1a7 /doc | |
parent | 6c8d432b1f70c80213b0a2244e2427ae3c1394ef (diff) | |
download | coreutils-1aa17dc89b3f313697661541adca0aa0defbdc09.tar.xz |
maint: update all FSF copyright year lists to include 2010
Use this command:
git ls-files | grep -v COPYING \
| xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \
build-aux/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 | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/doc/ChangeLog-2007 b/doc/ChangeLog-2007 index bdf7aed89..30d21091f 100644 --- a/doc/ChangeLog-2007 +++ b/doc/ChangeLog-2007 @@ -2002,7 +2002,7 @@ ----- - Copyright (C) 2001-2009 Free Software Foundation, Inc. + Copyright (C) 2001-2010 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 c151333cd..e7553e057 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ # Make coreutils documentation. -*-Makefile-*- -# Copyright (C) 1995-1998, 2001-2009 Free Software Foundation, Inc. +# Copyright (C) 1995-1998, 2001-2010 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 5e43b1705..444dbc7fb 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-2009 Free Software Foundation, Inc. +Copyright @copyright{} 1994-1996, 2000-2010 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 221505ded..5ee677fb3 100644 --- a/doc/perm.texi +++ b/doc/perm.texi @@ -1,7 +1,7 @@ @c File mode bits -@c Copyright (C) 1994, 1996, 1999-2001, 2003-2006, -@c 2008-2009 Free Software Foundation, Inc. +@c Copyright (C) 1994, 1996, 1999-2001, 2003-2006, 2008-2010 Free Software +@c Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or |