summaryrefslogtreecommitdiff
path: root/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
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 /tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
parenta69d39f32ee10c56aba49eba78cecfd5dcb2d992 (diff)
downloadparted-d84913a344774f21f778a4bb56a42298885b102e.tar.gz
maint: Update copyright statements to 2022
By running make update-copyright
Diffstat (limited to 'tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh')
-rwxr-xr-xtests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh b/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
index 83c2a9c..3c034c5 100755
--- a/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
+++ b/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
@@ -3,7 +3,7 @@
# Much like t0205, but with the addition of a corrupt PTE in primary table,
# "parted $device print" would modify $device.
-# Copyright (C) 2010-2014, 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2022 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