summaryrefslogtreecommitdiff
path: root/bin/ifnames.in
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2010-01-05 20:59:55 -0700
committerEric Blake <ebb9@byu.net>2010-01-05 20:59:55 -0700
commitb95a1aea40eb6d09438fa45ee7897be7ab3776a2 (patch)
tree24d872848cc64fce20a1ec437025411380d6f633 /bin/ifnames.in
parent6c11abd6fcb523b1c9d3d39a8fe0191761a2918b (diff)
downloadautoconf-b95a1aea40eb6d09438fa45ee7897be7ab3776a2.tar.gz
Update copyright year.
All files changed to add 2010, via 'make update-copyright'. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'bin/ifnames.in')
-rw-r--r--bin/ifnames.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ifnames.in b/bin/ifnames.in
index 17141a49..4e8944a3 100644
--- a/bin/ifnames.in
+++ b/bin/ifnames.in
@@ -8,7 +8,7 @@ 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 Free Software Foundation, Inc.
+# 2007, 2008, 2009, 2010 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