summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2013-01-06 11:08:39 +0100
committerJim Meyering <jim@meyering.net>2013-01-06 11:08:39 +0100
commitab9aecfc64b5a7f6ad70ea93bf76c007614220fd (patch)
treeed0fab83254babb2506c5b9d54fb4a63b237cde3 /m4
parent960eda93fc53ea18e8e98109a00661ac5e8a88f8 (diff)
downloadparted-ab9aecfc64b5a7f6ad70ea93bf76c007614220fd.tar.gz
maint: update all copyright year number ranges
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 a754bf0..f677d37 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2007-2013 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.