summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-01-02 12:03:09 +0100
committerPeter Simons <simons@cryp.to>2011-01-02 12:03:09 +0100
commitf905e046583abb9e739d1927f5cacfe4b189cb7d (patch)
treed86a617c8362a6389be58e3bb5d632d53e811e5c /Makefile.am
parent5da17fc1eedffcfadc2a7bfbb406bdc177663882 (diff)
downloadautoconf-archive-f905e046583abb9e739d1927f5cacfe4b189cb7d.tar.gz
Bumped year in copyright statements from 2010 to 2011.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index aba76df..803a87b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
# Build and install the GNU Autoconf Archive.
#
-# Copyright (c) 2010 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>
+# Copyright (c) 2011 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>
#
# 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 the Free Software
@@ -34,7 +34,7 @@ maintainer-clean-local:
dist-hook:
echo $(VERSION) > $(distdir)/.tarball-version
if test -d .git; then \
- echo > $(distdir)/cl-t '# Copyright (c) 2010 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'; \
+ echo > $(distdir)/cl-t '# Copyright (c) 2011 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'; \
echo >>$(distdir)/cl-t '#'; \
echo >>$(distdir)/cl-t '# Copying and distribution of this file, with or without modification, are'; \
echo >>$(distdir)/cl-t '# permitted in any medium without royalty provided the copyright notice and'; \