summaryrefslogtreecommitdiff
path: root/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-03 23:59:10 +0100
committerJim Meyering <meyering@redhat.com>2011-02-22 16:17:21 +0100
commit4aa8e5e90587faffb45e31187abd6c4a49ec4a10 (patch)
tree5a8903464542ea2b2a4e381f397853457514c3ec /tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
parent6962ccd970dce30240d071260ed4e9e6fb16ce25 (diff)
downloadparted-4aa8e5e90587faffb45e31187abd6c4a49ec4a10.tar.gz
maint: update copyright year ranges to include 2011
Run "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 f10f22e..4063a92 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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2011 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