summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-03 18:53:36 +0100
committerJim Meyering <meyering@redhat.com>2010-01-08 10:55:35 +0100
commit002826a226b82c9acec62a6cfbdcff6f931d4595 (patch)
tree2ca7b5cfb72b91dc5f063d00206eb4b438c5e0ef /m4
parent237f5c92a69be29cb8a19a2fd5d5a15570a47e78 (diff)
downloadparted-002826a226b82c9acec62a6cfbdcff6f931d4595.tar.gz
maint: update all FSF copyright year lists to include 2010
Run this command: 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 95bae3a..9459739 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-2009 Free Software Foundation, Inc.
+# Copyright (C) 2007-2010 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.