summaryrefslogtreecommitdiff
path: root/tests/t0200-gpt.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/t0200-gpt.sh
parent146e57e1a277a9380f3fda2bca6e72ee0f379af7 (diff)
downloadparted-a198e8d7559c3f78806748e550ec92ccfcc6f240.tar.gz
maint: Update copyright statements to 2022
By running make update-copyright
Diffstat (limited to 'tests/t0200-gpt.sh')
-rwxr-xr-xtests/t0200-gpt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0200-gpt.sh b/tests/t0200-gpt.sh
index bddee3c..cc0daaa 100755
--- a/tests/t0200-gpt.sh
+++ b/tests/t0200-gpt.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that printing a GPT partition table does not modify it.
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-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