summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2019-08-12 09:17:44 -0700
committerBrian C. Lane <bcl@redhat.com>2019-08-12 09:17:47 -0700
commit89b6e249fd17e54fa4f8f38702c13ac93dd07ae1 (patch)
tree003da2cff7863f040ed7fc875ef712c36110a67c /m4
parent1e43003ac854d0c21477ebaf5db09d783bce55fd (diff)
downloadparted-89b6e249fd17e54fa4f8f38702c13ac93dd07ae1.tar.gz
maint: Update copyright statements to 2019
By running 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 1f0b77a..3999fba 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-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019 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.