]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
copyright: update copyright years in a couple of files
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 1 Jun 2012 13:47:17 +0000 (15:47 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 1 Jun 2012 13:47:17 +0000 (15:47 +0200)
* doc/help2man, t/aclocal-verbose-install.sh: Update copyright,
thanks to "make update-copyright".

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
doc/help2man
t/aclocal-verbose-install.sh

index 45cb1820766d870c11855d09d75289a3a3cedcd3..6b915bc496623e55395a9ae9b9128933810f787b 100755 (executable)
@@ -1,8 +1,7 @@
 #!/usr/bin/perl -w
 
 # Generate a short man page from --help and --version output.
-# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009,
-# 2010, 2011, 2012 Free Software Foundation, Inc.
+# Copyright (C) 1997-2012 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 099fff4e888b45b7a4ee4a66040fa8cfbdfd1aa3..594c6072742ab9ed10c4f3dd714a18efabb474c0 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 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