summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2021-01-18 11:47:18 -0800
committerBrian C. Lane <bcl@redhat.com>2021-01-18 11:47:18 -0800
commitfe2611ac38086c34f52a4ea04edb62042b8e65bd (patch)
tree3778042eb25b238296951e750e544c622daf57e9 /m4
parent1562ca5b94ace5548be54652827509972f466deb (diff)
downloadparted-fe2611ac38086c34f52a4ea04edb62042b8e65bd.tar.gz
maint: Update copyright statements to 2021
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 1ea98a5..264fb45 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-2020 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2021 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.