From: Ralf Wildenhues Date: Tue, 4 Dec 2007 21:30:33 +0000 (+0100) Subject: Fix copyright years. X-Git-Tag: v2.62~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fefcc77feae56c05a529498dd212a12705df3238;p=thirdparty%2Fautoconf.git Fix copyright years. * Makefile.am, doc/install.texi, lib/autoconf/fortran.m4, lib/autoconf/lang.m4, lib/freeze.mk: Likewise. --- diff --git a/Makefile.am b/Makefile.am index 730291c9..43c4ab52 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # Make Autoconf. -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006 Free +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007 Free # Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify diff --git a/doc/install.texi b/doc/install.texi index ad67b920..e0876293 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -6,7 +6,7 @@ @unnumbered Installation Instructions Copyright @copyright{} 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, -2005, 2006 Free Software Foundation, Inc. +2005, 2006, 2007 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. diff --git a/lib/autoconf/fortran.m4 b/lib/autoconf/fortran.m4 index d5828675..fa476b33 100644 --- a/lib/autoconf/fortran.m4 +++ b/lib/autoconf/fortran.m4 @@ -1,6 +1,6 @@ # This file is part of Autoconf. -*- Autoconf -*- # Fortran languages support. -# Copyright (C) 2001, 2003, 2004, 2005, 2006 +# Copyright (C) 2001, 2003, 2004, 2005, 2006, 2007 # Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify diff --git a/lib/autoconf/lang.m4 b/lib/autoconf/lang.m4 index 9a82d570..f17aa8c8 100644 --- a/lib/autoconf/lang.m4 +++ b/lib/autoconf/lang.m4 @@ -1,6 +1,6 @@ # This file is part of Autoconf. -*- Autoconf -*- # Programming languages support. -# Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006 Free Software +# Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software # Foundation, Inc. # # This program is free software: you can redistribute it and/or modify diff --git a/lib/freeze.mk b/lib/freeze.mk index 7f40bad6..d289b183 100644 --- a/lib/freeze.mk +++ b/lib/freeze.mk @@ -1,6 +1,6 @@ # Freeze M4 files. -# Copyright (C) 2002, 2004, 2006 Free Software Foundation, Inc. +# Copyright (C) 2002, 2004, 2006, 2007 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