summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-03-01 09:49:11 +0100
committerJim Meyering <meyering@redhat.com>2011-03-27 09:16:46 +0200
commitdb2fb7cdba1552586a00d224b5914fae3386f8d6 (patch)
treeebeb1f045ce4a018d03dac9721d7f1aaac46d7e0 /m4
parentd8fdb88440a784d910abc656c2a55a1c5724f4d0 (diff)
downloadpatch-db2fb7cdba1552586a00d224b5914fae3386f8d6.tar.gz
maint: update copyright date year ranges to include 2011
* bootstrap.conf (gnulib_modules): Add update-copyright. Run "make update-copyright".
Diffstat (limited to 'm4')
-rw-r--r--m4/setmode.m42
-rw-r--r--m4/xattr.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/m4/setmode.m4 b/m4/setmode.m4
index 9b6e6b4..76b69e6 100644
--- a/m4/setmode.m4
+++ b/m4/setmode.m4
@@ -1,6 +1,6 @@
# Check for setmode, DOS style.
-# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 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/m4/xattr.m4 b/m4/xattr.m4
index 80fddbd..2080eb5 100644
--- a/m4/xattr.m4
+++ b/m4/xattr.m4
@@ -1,7 +1,7 @@
# xattr.m4 - check for Extended Attributes (Linux)
# serial 3
-# Copyright (C) 2003, 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2008-2011 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.