summaryrefslogtreecommitdiff
path: root/tests/t0350-mac-PT-increases-sector-size.sh
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2023-03-24 15:36:42 -0700
committerBrian C. Lane <bcl@redhat.com>2023-03-24 15:36:42 -0700
commita198e8d7559c3f78806748e550ec92ccfcc6f240 (patch)
tree83943768fccaeb3d3413f39effcec13ddaedb7c9 /tests/t0350-mac-PT-increases-sector-size.sh
parent146e57e1a277a9380f3fda2bca6e72ee0f379af7 (diff)
downloadparted-a198e8d7559c3f78806748e550ec92ccfcc6f240.tar.gz
maint: Update copyright statements to 2022
By running make update-copyright
Diffstat (limited to 'tests/t0350-mac-PT-increases-sector-size.sh')
-rw-r--r--tests/t0350-mac-PT-increases-sector-size.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0350-mac-PT-increases-sector-size.sh b/tests/t0350-mac-PT-increases-sector-size.sh
index a2d0244..b065728 100644
--- a/tests/t0350-mac-PT-increases-sector-size.sh
+++ b/tests/t0350-mac-PT-increases-sector-size.sh
@@ -3,7 +3,7 @@
# larger than what the kernel told us (SS) would cause parted to read B
# bytes into a smaller, SS-byte buffer, clobbering heap storage.
-# Copyright (C) 2012-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by