summaryrefslogtreecommitdiff
path: root/doc/help2man
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-06-01 15:47:17 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-06-01 15:47:17 +0200
commit192d699aaa4d31da0d7e75481fcbb51aa6862605 (patch)
tree6840af069bc1866c8a84743c3d45b15ce573d7b6 /doc/help2man
parent423105aa0f9db7b6979e99d1a096dda03b2983d6 (diff)
downloadautomake-192d699aaa4d31da0d7e75481fcbb51aa6862605.tar.gz
copyright: update copyright years in a couple of files
* doc/help2man, t/aclocal-verbose-install.sh: Update copyright, thanks to "make update-copyright". Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'doc/help2man')
-rwxr-xr-xdoc/help2man3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/help2man b/doc/help2man
index 45cb18207..6b915bc49 100755
--- a/doc/help2man
+++ b/doc/help2man
@@ -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