summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2020-12-11 14:40:22 -0800
committerBrian C. Lane <bcl@redhat.com>2020-12-11 16:24:02 -0800
commit4eef279f704143fb6ad628a5b139574b357acf6b (patch)
treea8b0e0242fe2996c7539a31d173777a08767702e /m4
parent84a8db5371fd56cb61ebb5e5511b44c1f81e68bb (diff)
downloadparted-4eef279f704143fb6ad628a5b139574b357acf6b.tar.gz
maint: Update copyright statements to 2020
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 3999fba..1ea98a5 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, 2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2020 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.