summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-01-04 16:13:09 -0700
committerEric Blake <eblake@redhat.com>2011-01-04 16:34:06 -0700
commit1864b1a3c41a11a1c9dbb544db965042b4a8032c (patch)
tree5ffc72d6962bc4a3d0b50ad243b84eb90e804fa3 /bin
parent7420ce3483ec7d50de0667ec03b86be143f72c52 (diff)
downloadautoconf-1864b1a3c41a11a1c9dbb544db965042b4a8032c.tar.gz
maint: update copyright year
All files changed to add 2011, via 'make update-copyright'. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/Makefile.am3
-rw-r--r--bin/autoconf.as3
-rw-r--r--bin/autoheader.in5
-rw-r--r--bin/autom4te.in3
-rw-r--r--bin/autoreconf.in3
-rw-r--r--bin/autoscan.in3
-rw-r--r--bin/autoupdate.in3
-rw-r--r--bin/ifnames.in4
8 files changed, 10 insertions, 17 deletions
diff --git a/bin/Makefile.am b/bin/Makefile.am
index d6b0563f..d19dc125 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -1,7 +1,6 @@
# Make Autoconf commands.
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-# 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1999-2007, 2009-2011 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
diff --git a/bin/autoconf.as b/bin/autoconf.as
index aa7fe6b5..956fc22c 100644
--- a/bin/autoconf.as
+++ b/bin/autoconf.as
@@ -3,8 +3,7 @@ m4_divert_push([HEADER-COPYRIGHT])dnl
# @configure_input@
# autoconf -- create `configure' using m4 macros
-# Copyright (C) 1992, 1993, 1994, 1996, 1999, 2000, 2001, 2002, 2003,
-# 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
+# Copyright (C) 1992-1994, 1996, 1999-2011 Free Software Foundation,
# Inc.
# This program is free software: you can redistribute it and/or modify
diff --git a/bin/autoheader.in b/bin/autoheader.in
index ad282527..7086a9b7 100644
--- a/bin/autoheader.in
+++ b/bin/autoheader.in
@@ -7,9 +7,8 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
# autoheader -- create `config.h.in' from `configure.ac'
-# Copyright (C) 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
+# Copyright (C) 1992-1994, 1996, 1998-2011 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
diff --git a/bin/autom4te.in b/bin/autom4te.in
index e54aa080..4ad9570e 100644
--- a/bin/autom4te.in
+++ b/bin/autom4te.in
@@ -6,8 +6,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
if 0;
# autom4te - Wrapper around M4 libraries.
-# Copyright (C) 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 2001-2003, 2005-2011 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
diff --git a/bin/autoreconf.in b/bin/autoreconf.in
index 192c8fad..03f9ecd1 100644
--- a/bin/autoreconf.in
+++ b/bin/autoreconf.in
@@ -6,8 +6,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
if 0;
# autoreconf - install the GNU Build System in a directory tree
-# Copyright (C) 1994, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-# 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1999-2011 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
diff --git a/bin/autoscan.in b/bin/autoscan.in
index 7623a99e..fcd189cd 100644
--- a/bin/autoscan.in
+++ b/bin/autoscan.in
@@ -3,8 +3,7 @@
# @configure_input@
# autoscan - Create configure.scan (a preliminary configure.ac) for a package.
-# Copyright (C) 1994, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-# 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1999-2011 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
diff --git a/bin/autoupdate.in b/bin/autoupdate.in
index 353caf9d..dd01861e 100644
--- a/bin/autoupdate.in
+++ b/bin/autoupdate.in
@@ -3,8 +3,7 @@
# @configure_input@
# autoupdate - modernize an Autoconf file.
-# Copyright (C) 1994, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-# 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1999-2011 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
diff --git a/bin/ifnames.in b/bin/ifnames.in
index 4e8944a3..4e948e9a 100644
--- a/bin/ifnames.in
+++ b/bin/ifnames.in
@@ -7,8 +7,8 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
# ifnames - print the identifiers used in C preprocessor conditionals
-# Copyright (C) 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2005, 2006,
-# 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1994-1995, 1999-2003, 2005-2011 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