summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-03 22:10:05 +0100
committerJim Meyering <meyering@redhat.com>2011-01-03 22:43:04 +0100
commit70b787436ae3f40de5046676b97c0d621715f4f2 (patch)
treeb1f2055a91d9872fb132e114de1714399a935ee8 /m4
parenta26d0875eac21df75d8291adac9358adb2fb8b64 (diff)
downloadgzip-70b787436ae3f40de5046676b97c0d621715f4f2.tar.gz
maint: update copyright year ranges to include 2011
Run "make update-copyright", so "make syntax-check" works in 2011.
Diffstat (limited to 'm4')
-rw-r--r--m4/.gitignore1
-rw-r--r--m4/shell.m42
2 files changed, 2 insertions, 1 deletions
diff --git a/m4/.gitignore b/m4/.gitignore
index b5fbf37..5fde6ae 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -12,6 +12,7 @@
/closein.m4
/closeout.m4
/codeset.m4
+/configmake.m4
/d-ino.m4
/dirent_h.m4
/dirfd.m4
diff --git a/m4/shell.m4 b/m4/shell.m4
index d711dba..0d7b7e4 100644
--- a/m4/shell.m4
+++ b/m4/shell.m4
@@ -1,6 +1,6 @@
# Check for a working shell.
-# Copyright (C) 2000-2001, 2007, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2000-2001, 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
# the Free Software Foundation; either version 3, or (at your option)