summaryrefslogtreecommitdiff
path: root/tests/t3200-type-change.sh
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-03 18:53:36 +0100
committerJim Meyering <meyering@redhat.com>2010-01-08 10:55:35 +0100
commit002826a226b82c9acec62a6cfbdcff6f931d4595 (patch)
tree2ca7b5cfb72b91dc5f063d00206eb4b438c5e0ef /tests/t3200-type-change.sh
parent237f5c92a69be29cb8a19a2fd5d5a15570a47e78 (diff)
downloadparted-002826a226b82c9acec62a6cfbdcff6f931d4595.tar.gz
maint: update all FSF copyright year lists to include 2010
Run this command: make update-copyright
Diffstat (limited to 'tests/t3200-type-change.sh')
-rwxr-xr-xtests/t3200-type-change.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t3200-type-change.sh b/tests/t3200-type-change.sh
index d1c6a59..e64e6c7 100755
--- a/tests/t3200-type-change.sh
+++ b/tests/t3200-type-change.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure parted doesn't change the type of a partition to match its FS.
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 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