summaryrefslogtreecommitdiff
path: root/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2013-01-06 11:08:39 +0100
committerJim Meyering <jim@meyering.net>2013-01-06 11:08:39 +0100
commitab9aecfc64b5a7f6ad70ea93bf76c007614220fd (patch)
treeed0fab83254babb2506c5b9d54fb4a63b237cde3 /tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
parent960eda93fc53ea18e8e98109a00661ac5e8a88f8 (diff)
downloadparted-ab9aecfc64b5a7f6ad70ea93bf76c007614220fd.tar.gz
maint: update all copyright year number ranges
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 402451c..ce67880 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2010-2013 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