]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* ChangeLog, TODO, tests/exdir3.test: Fix copyright notice.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 28 Mar 2007 22:04:12 +0000 (22:04 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 28 Mar 2007 22:04:12 +0000 (22:04 +0000)
ChangeLog
TODO
tests/exdir3.test

index dedc87bd9ac472f28191ea2a7cb1508b855c7149..8f86359c16d0edc289a2955f97675f10b179c879 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-03-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * ChangeLog, TODO, tests/exdir3.test: Fix copyright notice.
+
        * TODO: Kill a couple of outdated items.
        * tests/exdir3.test: New test.
        * tests/Makefile.am: Update.
 
 -----
 
-Copyright (C) 2005, 2006  Free Software Foundation, Inc.
+Copyright (C) 2005, 2006, 2007  Free Software Foundation, Inc.
 
 This file is part of GNU Automake.
 
diff --git a/TODO b/TODO
index 1340fb50a94520dca3afee07cfb466fd06a95d34..150760062c6ab067dc3c057a0bd721ee24d775ae 100644 (file)
--- a/TODO
+++ b/TODO
@@ -560,8 +560,8 @@ that aren't mentioned?
 
 * copyright notice
 
-Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free
-Software Foundation, Inc.
+Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+2007  Free Software Foundation, Inc.
 
 This file is part of GNU Automake.
 
index 0127c06164d138442616fec5892efd3dcbe6566a..7d72d0c08d9f2b5abab58258dc8ed4180e1e4f02 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006  Free Software Foundation, Inc.
+# Copyright (C) 2007  Free Software Foundation, Inc.
 #
 # This file is part of GNU Automake.
 #