summaryrefslogtreecommitdiff
path: root/tests/t0350-mac-PT-increases-sector-size.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/t0350-mac-PT-increases-sector-size.sh
parent960eda93fc53ea18e8e98109a00661ac5e8a88f8 (diff)
downloadparted-ab9aecfc64b5a7f6ad70ea93bf76c007614220fd.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'tests/t0350-mac-PT-increases-sector-size.sh')
-rw-r--r--tests/t0350-mac-PT-increases-sector-size.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0350-mac-PT-increases-sector-size.sh b/tests/t0350-mac-PT-increases-sector-size.sh
index 2dbd8cd..45af404 100644
--- a/tests/t0350-mac-PT-increases-sector-size.sh
+++ b/tests/t0350-mac-PT-increases-sector-size.sh
@@ -3,7 +3,7 @@
# larger than what the kernel told us (SS) would cause parted to read B
# bytes into a smaller, SS-byte buffer, clobbering heap storage.
-# Copyright (C) 2012 Free Software Foundation, Inc.
+# Copyright (C) 2012-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