summaryrefslogtreecommitdiff
path: root/tests/t0205-gpt-list-clobbers-pmbr.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/t0205-gpt-list-clobbers-pmbr.sh
parent146e57e1a277a9380f3fda2bca6e72ee0f379af7 (diff)
downloadparted-a198e8d7559c3f78806748e550ec92ccfcc6f240.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 307c754..7bb79f9 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-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-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