]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Fix copyright years in *.am files.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 3 May 2009 07:59:21 +0000 (09:59 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 3 May 2009 07:59:56 +0000 (09:59 +0200)
* lib/am/check.am, lib/am/check2.am, lib/am/distdir.am,
lib/am/program.am, lib/am/tags.am: Fix copyright years.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
lib/am/check.am
lib/am/check2.am
lib/am/distdir.am
lib/am/program.am
lib/am/tags.am

index 0ca67fa4b1fbd3bf7a5c08e4cb4c7e3d1c54e83d..722ac98951196a3272063f5c122635cb964bfb26 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-05-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       Fix copyright years in *.am files.
+       * lib/am/check.am, lib/am/check2.am, lib/am/distdir.am,
+       lib/am/program.am, lib/am/tags.am: Fix copyright years.
+
        distdir: avoid duplicate `find' traversal with subpackages.
        * lib/am/distdir.am (distdir) [%?SUBDIRS%]: When recursing, set
        `am__skip_mode_fix'.
index 6653f7bd872a02fcd728ea6da2b6a23b859065ea..5ea33c89140bb01520d3cb851f3cb5b736b1c98d 100644 (file)
@@ -1,6 +1,6 @@
 ## automake - create Makefile.in from Makefile.am
-## Copyright (C) 2001, 2003, 2006, 2007, 2008 Free Software Foundation,
-## Inc.
+## Copyright (C) 2001, 2003, 2006, 2007, 2008, 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
index 3e9eed222437a0a393fa433f12d28fd60597c622..2734286cfe52a2c282a43688fe65d75c41239293 100644 (file)
@@ -1,5 +1,5 @@
 ## automake - create Makefile.in from Makefile.am
-## Copyright (C) 2008 Free Software Foundation, Inc.
+## Copyright (C) 2008, 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
index 9fc03cb79238ea02092568816f5d601a63a86e30..43af3611a2947efc03493a295e4045742fdc0393 100644 (file)
@@ -1,6 +1,6 @@
 ## automake - create Makefile.in from Makefile.am
-## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008  Free
-## Software Foundation, Inc.
+## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 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
index 8f69c7705d06543b0c3bb011f998b3265d301803..3277c5d125c3ebdbfc3fad55d8086531f8336f8b 100644 (file)
@@ -1,5 +1,5 @@
 ## automake - create Makefile.in from Makefile.am
-## Copyright (C) 1994, 1995, 1996, 1997, 2001, 2003, 2005
+## Copyright (C) 1994, 1995, 1996, 1997, 2001, 2003, 2005, 2009
 ## Free Software Foundation, Inc.
 
 ## This program is free software; you can redistribute it and/or modify
index 1eabe5849b9644c9c360202b6609f210a9909011..f6661e2c60daa81c2f52ce55df32f7a7b386ff7d 100644 (file)
@@ -1,6 +1,6 @@
 ## automake - create Makefile.in from Makefile.am
 ## Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2003,
-## 2004, 2007, 2008  Free Software Foundation, Inc.
+## 2004, 2007, 2008, 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