summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-02-18 06:07:30 -0700
committerEric Blake <ebb9@byu.net>2009-02-18 06:07:30 -0700
commit86cef85b3671ed0a14a444eef3b6cb07fa26ee64 (patch)
tree8c4b4d1df9f62371fbcacf77ab75d9afb0863667 /doc
parent65ba955988d1a1a93b4b1f70f84a8d6277312e78 (diff)
downloadcoreutils-86cef85b3671ed0a14a444eef3b6cb07fa26ee64.tar.xz
add missing copyright dates
* NEWS: Add 2009 to copyright. * README: Likewise. * README-hacking: Likewise. * TODO: Likewise. * doc/Makefile.am: Likewise. * m4/prereq.m4: Likewise. * src/nl.c: Likewise. * src/seq.c: Likewise. * tests/cp/cp-i: Likewise. * tests/install/install-C: Likewise. * tests/install/install-C-root: Likewise. * tests/install/install-C-selinux: Likewise. * tests/misc/seq: Likewise. * tests/mv/mv-n: Likewise.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index f6f98afa5..89f72ceda 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
# Make coreutils documentation. -*-Makefile-*-
-# Copyright (C) 1995-1998, 2001-2008 Free Software Foundation, Inc.
+# Copyright (C) 1995-1998, 2001-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