summaryrefslogtreecommitdiff
path: root/tests/t0205-gpt-list-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/t0205-gpt-list-clobbers-pmbr.sh
parenta69d39f32ee10c56aba49eba78cecfd5dcb2d992 (diff)
downloadparted-d84913a344774f21f778a4bb56a42298885b102e.tar.gz
maint: Update copyright statements to 2022
By running make update-copyright
Diffstat (limited to 'tests/t0205-gpt-list-clobbers-pmbr.sh')
-rw-r--r--tests/t0205-gpt-list-clobbers-pmbr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0205-gpt-list-clobbers-pmbr.sh b/tests/t0205-gpt-list-clobbers-pmbr.sh
index 52f60cc..307c754 100644
--- a/tests/t0205-gpt-list-clobbers-pmbr.sh
+++ b/tests/t0205-gpt-list-clobbers-pmbr.sh
@@ -5,7 +5,7 @@
# GPT/MBR table, merely listing the table with Parted-2.1 would clobber
# the MBR part.
-# 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