summaryrefslogtreecommitdiff
path: root/bin/ifnames.in
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-01-03 15:20:25 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2012-01-04 00:20:24 -0800
commitb69f4c2834abc16202a6914230fac8806d3a3c7e (patch)
treee417f8db42767e52d9314995bbf3f66a94f6dd82 /bin/ifnames.in
parent9b939481e65ab5cf6375df37493239d0a7beda91 (diff)
downloadautoconf-b69f4c2834abc16202a6914230fac8806d3a3c7e.tar.gz
maint: update copyright year
All files changed to add 2012, via 'make update-copyright'.
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 4e948e9a..ba2cd056 100644
--- a/bin/ifnames.in
+++ b/bin/ifnames.in
@@ -7,7 +7,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-2003, 2005-2011 Free Software
+# Copyright (C) 1994-1995, 1999-2003, 2005-2012 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify