summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2022-03-23 15:36:38 -0700
committerBrian C. Lane <bcl@redhat.com>2022-03-23 15:36:38 -0700
commitd84913a344774f21f778a4bb56a42298885b102e (patch)
treeb9b4b70ab8c637709230470854745b4ab69d3445 /m4
parenta69d39f32ee10c56aba49eba78cecfd5dcb2d992 (diff)
downloadparted-d84913a344774f21f778a4bb56a42298885b102e.tar.gz
maint: Update copyright statements to 2022
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 264fb45..d00b381 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2022 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.