summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2011-01-16 13:54:57 +0100
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2011-01-16 17:57:51 +0100
commit87073880107cef3f162305b8681f1cb4826ce623 (patch)
tree3406b60ae67fcb30e1bf4a76d44fe55f932886fc
parente5fb6dce45aae3a3bc403cd3f3e0d4e3babf2f75 (diff)
downloadautomake-87073880107cef3f162305b8681f1cb4826ce623.tar.gz
* NEWS, README: Update copyright years.
-rw-r--r--ChangeLog2
-rw-r--r--NEWS3
-rw-r--r--README2
3 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 675f18559..9d2428d16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2011-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * NEWS, README: Update copyright years.
+
Fix parallel-tests.test failure with HP-UX make.
* tests/parallel-tests.test: Sleep inside inner tests, so logs
are newer than logs of tests they depend on, for HP-UX make.
diff --git a/NEWS b/NEWS
index eb31266f4..40cd8ef63 100644
--- a/NEWS
+++ b/NEWS
@@ -1525,7 +1525,8 @@ New in 0.20:
-----
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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/README b/README
index de361beda..eb49e71f4 100644
--- a/README
+++ b/README
@@ -43,7 +43,7 @@ autotools-announce-request@gnu.org if you want to receive them.
-----
-Copyright (C) 1994, 1995, 1996, 1997, 1998, 2001, 2003
+Copyright (C) 1994, 1995, 1996, 1997, 1998, 2001, 2003, 2008, 2009, 2011
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify