diff options
author | Brian C. Lane <bcl@redhat.com> | 2020-12-11 14:40:22 -0800 |
---|---|---|
committer | Brian C. Lane <bcl@redhat.com> | 2020-12-11 16:24:02 -0800 |
commit | 4eef279f704143fb6ad628a5b139574b357acf6b (patch) | |
tree | a8b0e0242fe2996c7539a31d173777a08767702e /tests/t0202-gpt-pmbr.sh | |
parent | 84a8db5371fd56cb61ebb5e5511b44c1f81e68bb (diff) | |
download | parted-4eef279f704143fb6ad628a5b139574b357acf6b.tar.gz |
maint: Update copyright statements to 2020
By running make update-copyright
Diffstat (limited to 'tests/t0202-gpt-pmbr.sh')
-rwxr-xr-x | tests/t0202-gpt-pmbr.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0202-gpt-pmbr.sh b/tests/t0202-gpt-pmbr.sh index c3fe793..cd3ad89 100755 --- a/tests/t0202-gpt-pmbr.sh +++ b/tests/t0202-gpt-pmbr.sh @@ -1,7 +1,7 @@ #!/bin/sh # Preserve first 446B of the Protected MBR for gpt partitions. -# Copyright (C) 2009-2014, 2019 Free Software Foundation, Inc. +# Copyright (C) 2009-2014, 2019-2020 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 |