From: Ralf Wildenhues Date: Wed, 28 Mar 2007 22:04:12 +0000 (+0000) Subject: * ChangeLog, TODO, tests/exdir3.test: Fix copyright notice. X-Git-Tag: v1.10b~265 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4675d38e6528959ead751c74b1910160da5d393f;p=thirdparty%2Fautomake.git * ChangeLog, TODO, tests/exdir3.test: Fix copyright notice. --- diff --git a/ChangeLog b/ChangeLog index dedc87bd9..8f86359c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-03-28 Ralf Wildenhues + * ChangeLog, TODO, tests/exdir3.test: Fix copyright notice. + * TODO: Kill a couple of outdated items. * tests/exdir3.test: New test. * tests/Makefile.am: Update. @@ -1879,7 +1881,7 @@ ----- -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 1340fb50a..150760062 100644 --- 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. diff --git a/tests/exdir3.test b/tests/exdir3.test index 0127c0616..7d72d0c08 100755 --- a/tests/exdir3.test +++ b/tests/exdir3.test @@ -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. #