summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-01 10:26:02 +0100
committerJim Meyering <meyering@redhat.com>2012-01-01 10:26:02 +0100
commit2d38b11799be79a2a141181689a889bd5bee25da (patch)
tree6559d9b75444272ee88043746eba542f142fb7c1 /m4
parent5cb38ce3903b5c33750cd52f983a8f68f945c7dd (diff)
downloadpatch-2d38b11799be79a2a141181689a889bd5bee25da.tar.gz
maint: update all copyright year number ranges
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 76b69e6..07b529b 100644
--- a/m4/setmode.m4
+++ b/m4/setmode.m4
@@ -1,6 +1,6 @@
# Check for setmode, DOS style.
-# Copyright (C) 2001-2002, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 2011-2012 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 2080eb5..7691177 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-2011 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2008-2012 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.