summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-03 23:59:10 +0100
committerJim Meyering <meyering@redhat.com>2011-02-22 16:17:21 +0100
commit4aa8e5e90587faffb45e31187abd6c4a49ec4a10 (patch)
tree5a8903464542ea2b2a4e381f397853457514c3ec /m4
parent6962ccd970dce30240d071260ed4e9e6fb16ce25 (diff)
downloadparted-4aa8e5e90587faffb45e31187abd6c4a49ec4a10.tar.gz
maint: update copyright year ranges to include 2011
Run "make update-copyright".
Diffstat (limited to 'm4')
-rw-r--r--m4/o-direct.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/o-direct.m4 b/m4/o-direct.m4
index 9459739..d408d0d 100644
--- a/m4/o-direct.m4
+++ b/m4/o-direct.m4
@@ -3,7 +3,7 @@
# The problem is that on systems supporting O_DIRECT, open with O_DIRECT
# fails for some file system types (e.g., tmpfs on linux-2.6.21).
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-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.