summaryrefslogtreecommitdiff
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
parent6962ccd970dce30240d071260ed4e9e6fb16ce25 (diff)
downloadparted-4aa8e5e90587faffb45e31187abd6c4a49ec4a10.tar.gz
maint: update copyright year ranges to include 2011
Run "make update-copyright".
-rw-r--r--HACKING2
-rw-r--r--NEWS2
-rw-r--r--README-hacking2
-rwxr-xr-xbootstrap2
-rw-r--r--bootstrap.conf2
-rw-r--r--cfg.mk2
-rw-r--r--configure.ac2
-rw-r--r--debug/clearfat/clearfat.c2
-rw-r--r--debug/test/HOWTO2
-rw-r--r--doc/fdl.texi2
-rwxr-xr-xdoc/gendocs.sh2
-rw-r--r--doc/gendocs_template2
-rw-r--r--doc/parted-pt_BR.texi2
-rw-r--r--include/parted/constraint.h3
-rw-r--r--include/parted/crc32.h3
-rw-r--r--include/parted/debug.h4
-rw-r--r--include/parted/disk.h2
-rw-r--r--include/parted/endian.h3
-rw-r--r--include/parted/exception.h3
-rw-r--r--include/parted/filesys.h4
-rw-r--r--include/parted/geom.h4
-rw-r--r--include/parted/natmath.h2
-rw-r--r--include/parted/parted.h3
-rw-r--r--include/parted/timer.h3
-rw-r--r--include/parted/unit.h2
-rw-r--r--libparted/Makefile.am3
-rw-r--r--libparted/arch/beos.c2
-rw-r--r--libparted/arch/gnu.c4
-rw-r--r--libparted/arch/linux.c2
-rw-r--r--libparted/arch/linux.h2
-rw-r--r--libparted/architecture.c2
-rw-r--r--libparted/architecture.h2
-rw-r--r--libparted/cs/constraint.c3
-rw-r--r--libparted/cs/geom.c3
-rw-r--r--libparted/cs/natmath.c2
-rw-r--r--libparted/debug.c3
-rw-r--r--libparted/disk.c3
-rw-r--r--libparted/exception.c2
-rw-r--r--libparted/filesys.c2
-rw-r--r--libparted/fs/Makefile.am3
-rw-r--r--libparted/fs/amiga/affs.c3
-rw-r--r--libparted/fs/amiga/affs.h3
-rw-r--r--libparted/fs/amiga/amiga.c3
-rw-r--r--libparted/fs/amiga/amiga.h3
-rw-r--r--libparted/fs/amiga/apfs.c3
-rw-r--r--libparted/fs/amiga/apfs.h3
-rw-r--r--libparted/fs/amiga/asfs.c3
-rw-r--r--libparted/fs/amiga/asfs.h3
-rw-r--r--libparted/fs/amiga/interface.c3
-rw-r--r--libparted/fs/bfs/bfs.c2
-rw-r--r--libparted/fs/ext2/ext2.c3
-rw-r--r--libparted/fs/ext2/ext2.h3
-rw-r--r--libparted/fs/ext2/ext2_block_relocator.c3
-rw-r--r--libparted/fs/ext2/ext2_buffer.c3
-rw-r--r--libparted/fs/ext2/ext2_fs.h2
-rw-r--r--libparted/fs/ext2/ext2_inode_relocator.c3
-rw-r--r--libparted/fs/ext2/ext2_meta.c3
-rw-r--r--libparted/fs/ext2/ext2_mkfs.c2
-rw-r--r--libparted/fs/ext2/ext2_resize.c3
-rw-r--r--libparted/fs/ext2/interface.c2
-rw-r--r--libparted/fs/ext2/parted_io.c3
-rw-r--r--libparted/fs/ext2/parted_io.h3
-rw-r--r--libparted/fs/ext2/tune.c3
-rw-r--r--libparted/fs/ext2/tune.h3
-rw-r--r--libparted/fs/fat/bootsector.c2
-rw-r--r--libparted/fs/fat/bootsector.h3
-rw-r--r--libparted/fs/fat/calc.c4
-rw-r--r--libparted/fs/fat/calc.h3
-rw-r--r--libparted/fs/fat/clstdup.c3
-rw-r--r--libparted/fs/fat/clstdup.h2
-rw-r--r--libparted/fs/fat/context.c3
-rw-r--r--libparted/fs/fat/context.h3
-rw-r--r--libparted/fs/fat/count.c3
-rw-r--r--libparted/fs/fat/count.h2
-rw-r--r--libparted/fs/fat/fat.c2
-rw-r--r--libparted/fs/fat/fat.h3
-rw-r--r--libparted/fs/fat/fatio.c3
-rw-r--r--libparted/fs/fat/fatio.h3
-rw-r--r--libparted/fs/fat/resize.c2
-rw-r--r--libparted/fs/fat/table.c2
-rw-r--r--libparted/fs/fat/table.h3
-rw-r--r--libparted/fs/fat/traverse.c3
-rw-r--r--libparted/fs/fat/traverse.h2
-rw-r--r--libparted/fs/hfs/advfs.c3
-rw-r--r--libparted/fs/hfs/advfs.h2
-rw-r--r--libparted/fs/hfs/advfs_plus.c3
-rw-r--r--libparted/fs/hfs/advfs_plus.h2
-rw-r--r--libparted/fs/hfs/cache.c3
-rw-r--r--libparted/fs/hfs/cache.h3
-rw-r--r--libparted/fs/hfs/file.c3
-rw-r--r--libparted/fs/hfs/file.h2
-rw-r--r--libparted/fs/hfs/file_plus.c3
-rw-r--r--libparted/fs/hfs/file_plus.h2
-rw-r--r--libparted/fs/hfs/hfs.c4
-rw-r--r--libparted/fs/hfs/hfs.h3
-rw-r--r--libparted/fs/hfs/journal.c3
-rw-r--r--libparted/fs/hfs/journal.h2
-rw-r--r--libparted/fs/hfs/probe.c3
-rw-r--r--libparted/fs/hfs/probe.h3
-rw-r--r--libparted/fs/hfs/reloc.c3
-rw-r--r--libparted/fs/hfs/reloc.h2
-rw-r--r--libparted/fs/hfs/reloc_plus.c3
-rw-r--r--libparted/fs/hfs/reloc_plus.h2
-rw-r--r--libparted/fs/jfs/jfs.c2
-rw-r--r--libparted/fs/linux_swap/linux_swap.c3
-rw-r--r--libparted/fs/ntfs/ntfs.c2
-rw-r--r--libparted/fs/reiserfs/geom_dal.c3
-rw-r--r--libparted/fs/reiserfs/geom_dal.h3
-rw-r--r--libparted/fs/reiserfs/reiserfs.c3
-rw-r--r--libparted/fs/reiserfs/reiserfs.h2
-rw-r--r--libparted/fs/ufs/ufs.c2
-rw-r--r--libparted/fs/xfs/xfs.c2
-rw-r--r--libparted/labels/Makefile.am2
-rw-r--r--libparted/labels/aix.c2
-rw-r--r--libparted/labels/bsd.c2
-rw-r--r--libparted/labels/dasd.c2
-rw-r--r--libparted/labels/dos.c4
-rw-r--r--libparted/labels/dvh.c3
-rw-r--r--libparted/labels/loop.c2
-rw-r--r--libparted/labels/mac.c3
-rw-r--r--libparted/labels/misc.h2
-rw-r--r--libparted/labels/pc98.c2
-rw-r--r--libparted/labels/pt-tools.c2
-rw-r--r--libparted/labels/pt-tools.h2
-rw-r--r--libparted/labels/rdb.c3
-rw-r--r--libparted/labels/sun.c3
-rw-r--r--libparted/libparted.c2
-rw-r--r--libparted/mbr.s3
-rw-r--r--libparted/tests/Makefile.am2
-rwxr-xr-xlibparted/tests/t1000-label.sh2
-rwxr-xr-xlibparted/tests/t2000-disk.sh2
-rwxr-xr-xlibparted/tests/t2100-zerolen.sh2
-rwxr-xr-xlibparted/tests/t3000-symlink.sh2
-rw-r--r--libparted/timer.c2
-rw-r--r--libparted/unit.c2
-rw-r--r--m4/o-direct.m42
-rw-r--r--parted/command.c3
-rw-r--r--parted/command.h3
-rw-r--r--parted/parted.c2
-rw-r--r--parted/strlist.c3
-rw-r--r--parted/strlist.h3
-rw-r--r--parted/table.c2
-rw-r--r--parted/table.h2
-rw-r--r--parted/ui.c2
-rw-r--r--parted/ui.h2
-rw-r--r--partprobe/partprobe.c2
-rw-r--r--po/POTFILES.in2
-rwxr-xr-xscripts/extract_symvers3
-rwxr-xr-xscripts/update-po2
-rwxr-xr-xtests/help-version2
-rw-r--r--tests/init.sh2
-rwxr-xr-xtests/t0000-basic.sh2
-rwxr-xr-xtests/t0001-tiny.sh2
-rwxr-xr-xtests/t0010-script-no-ctrl-chars.sh2
-rwxr-xr-xtests/t0100-print.sh2
-rwxr-xr-xtests/t0200-gpt.sh2
-rwxr-xr-xtests/t0201-gpt.sh2
-rwxr-xr-xtests/t0202-gpt-pmbr.sh2
-rw-r--r--tests/t0205-gpt-list-clobbers-pmbr.sh2
-rwxr-xr-xtests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh2
-rwxr-xr-xtests/t0220-gpt-msftres.sh2
-rwxr-xr-xtests/t0250-gpt.sh2
-rwxr-xr-xtests/t0280-gpt-corrupt.sh2
-rwxr-xr-xtests/t0300-dos-on-gpt.sh2
-rw-r--r--tests/t0400-loop-clobber-infloop.sh2
-rw-r--r--tests/t0500-dup-clobber.sh2
-rwxr-xr-xtests/t1100-busy-label.sh2
-rwxr-xr-xtests/t1101-busy-partition.sh2
-rwxr-xr-xtests/t1700-ext-probe.sh2
-rwxr-xr-xtests/t2100-mkswap.sh2
-rwxr-xr-xtests/t2200-dos-label-recog.sh2
-rwxr-xr-xtests/t2300-dos-label-extended-bootcode.sh2
-rw-r--r--tests/t2310-dos-extended-2-sector-min-offset.sh2
-rw-r--r--tests/t2400-dos-hfs-partition-type.sh2
-rwxr-xr-xtests/t3000-resize-fs.sh2
-rwxr-xr-xtests/t3200-type-change.sh2
-rwxr-xr-xtests/t3300-palo-prep.sh2
-rw-r--r--tests/t3310-flags.sh2
-rwxr-xr-xtests/t3400-whole-disk-FAT-partition.sh2
-rwxr-xr-xtests/t4000-sun-raid-type.sh2
-rwxr-xr-xtests/t4001-sun-vtoc.sh2
-rwxr-xr-xtests/t4100-dvh-partition-limits.sh2
-rwxr-xr-xtests/t4100-msdos-partition-limits.sh2
-rwxr-xr-xtests/t4100-msdos-starting-sector.sh2
-rwxr-xr-xtests/t4200-partprobe.sh2
-rwxr-xr-xtests/t5000-tags.sh2
-rwxr-xr-xtests/t6000-dm.sh2
-rwxr-xr-xtests/t7000-scripting.sh2
-rwxr-xr-xtests/t8000-loop.sh2
-rwxr-xr-xtests/t9010-big-sector.sh2
-rwxr-xr-xtests/t9020-alignment.sh2
-rwxr-xr-xtests/t9021-maxima.sh2
-rw-r--r--tests/t9030-align-check.sh2
-rw-r--r--tests/t9040-many-partitions.sh2
194 files changed, 201 insertions, 270 deletions
diff --git a/HACKING b/HACKING
index 32fd508..5aef31a 100644
--- a/HACKING
+++ b/HACKING
@@ -581,7 +581,7 @@ Then just open the index.html file (in the generated lcov-html directory)
in your favorite web browser.
========================================================================
-Copyright (C) 2009-2010 Free Software Foundation, Inc.
+Copyright (C) 2009-2011 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/NEWS b/NEWS
index 65e5a69..6d956dc 100644
--- a/NEWS
+++ b/NEWS
@@ -498,7 +498,7 @@ GNU parted NEWS -*- outline -*-
========================================================================
-Copyright (C) 2001-2010 Free Software Foundation, Inc.
+Copyright (C) 2001-2011 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/README-hacking b/README-hacking
index ed84e7f..6cceb29 100644
--- a/README-hacking
+++ b/README-hacking
@@ -69,7 +69,7 @@ Enjoy!
-----
-Copyright (C) 2002-2010 Free Software Foundation, Inc.
+Copyright (C) 2002-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
diff --git a/bootstrap b/bootstrap
index 12fec20..9b8bee9 100755
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ scriptversion=2010-11-12.21; # UTC
# Bootstrap this package from checked-out sources.
-# Copyright (C) 2003-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003-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
diff --git a/bootstrap.conf b/bootstrap.conf
index 773c6c5..eefe860 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,6 @@
# Bootstrap configuration.
-# Copyright (C) 2006-2010 Free Software Foundation, Inc.
+# Copyright (C) 2006-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
diff --git a/cfg.mk b/cfg.mk
index ac9a866..5cb6976 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
# Customize maint.mk -*- makefile -*-
-# Copyright (C) 2003-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003-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
diff --git a/configure.ac b/configure.ac
index 25960a7..7548e26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl GNU Parted - a library and front end for manipulation hard disk partitions
-dnl Copyright (C) 1998-2002, 2005-2010 Free Software Foundation, Inc.
+dnl Copyright (C) 1998-2002, 2005-2011 Free Software Foundation, Inc.
dnl
dnl This file may be modified and/or distributed without restriction.
diff --git a/debug/clearfat/clearfat.c b/debug/clearfat/clearfat.c
index a8274b2..1b16dcf 100644
--- a/debug/clearfat/clearfat.c
+++ b/debug/clearfat/clearfat.c
@@ -1,6 +1,6 @@
/*
clear_fat - a tool to clear unused space (for testing purposes)
- Copyright (C) 2000, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-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
diff --git a/debug/test/HOWTO b/debug/test/HOWTO
index 0e782aa..e7c2300 100644
--- a/debug/test/HOWTO
+++ b/debug/test/HOWTO
@@ -4,7 +4,7 @@
by Andrew Clausen
- Copyright (C) 2002, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2009-2011 Free Software Foundation, Inc.
This document may be distributed and/or modified
without restriction
diff --git a/doc/fdl.texi b/doc/fdl.texi
index d9bbb83..0912c87 100644
--- a/doc/fdl.texi
+++ b/doc/fdl.texi
@@ -6,7 +6,7 @@
@center Version 1.1, March 2000
@display
-Copyright @copyright{} 2000, 2009-2010 Free Software Foundation, Inc.
+Copyright @copyright{} 2000, 2009-2011 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
Everyone is permitted to copy and distribute verbatim copies
diff --git a/doc/gendocs.sh b/doc/gendocs.sh
index 2669472..c3632fc 100755
--- a/doc/gendocs.sh
+++ b/doc/gendocs.sh
@@ -3,7 +3,7 @@
# mentioned in maintain.texi. See the help message below for usage details.
# $Id: gendocs.sh,v 1.16 2005/05/15 00:00:08 karl Exp $
#
-# Copyright (C) 2003-2007, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003-2007, 2009-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
diff --git a/doc/gendocs_template b/doc/gendocs_template
index d3d16af..357d4d2 100644
--- a/doc/gendocs_template
+++ b/doc/gendocs_template
@@ -81,7 +81,7 @@ Please send broken links and other corrections (or suggestions) to
</p>
<p>
-Copyright (C) 2004, 2009-2010 Free Software Foundation, Inc.,
+Copyright (C) 2004, 2009-2011 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02111, USA
<br />
Verbatim copying and distribution of this entire article is
diff --git a/doc/parted-pt_BR.texi b/doc/parted-pt_BR.texi
index 0aa8b3d..d3b2667 100644
--- a/doc/parted-pt_BR.texi
+++ b/doc/parted-pt_BR.texi
@@ -22,7 +22,7 @@
This file documents the use of GNU Parted, a program for creating,
resising, checking and copy partitions, and file systems on them.
-Copyright 1999-2002, 2009-2010 Free Software Foundation, Inc.
+Copyright 1999-2002, 2009-2011 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/include/parted/constraint.h b/include/parted/constraint.h
index 6f0cca3..4098835 100644
--- a/include/parted/constraint.h
+++ b/include/parted/constraint.h
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/include/parted/crc32.h b/include/parted/crc32.h
index 35b829e..9d55723 100644
--- a/include/parted/crc32.h
+++ b/include/parted/crc32.h
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2011 Free Software Foundation, Inc.
crc32.h
diff --git a/include/parted/debug.h b/include/parted/debug.h
index c0da54a..634c759 100644
--- a/include/parted/debug.h
+++ b/include/parted/debug.h
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2000, 2002, 2007, 2009-2010 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2000, 2002, 2007, 2009-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
diff --git a/include/parted/disk.h b/include/parted/disk.h
index f11e393..3a1450c 100644
--- a/include/parted/disk.h
+++ b/include/parted/disk.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2002, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2002, 2007-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
diff --git a/include/parted/endian.h b/include/parted/endian.h
index 0a471fc..1a6a267 100644
--- a/include/parted/endian.h
+++ b/include/parted/endian.h
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2002, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2002, 2007, 2009-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
diff --git a/include/parted/exception.h b/include/parted/exception.h
index 8378ca8..bfa6eb1 100644
--- a/include/parted/exception.h
+++ b/include/parted/exception.h
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2000, 2007, 2009-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
diff --git a/include/parted/filesys.h b/include/parted/filesys.h
index a4cfe82..d69a22e 100644
--- a/include/parted/filesys.h
+++ b/include/parted/filesys.h
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2006-2007, 2009-2010 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2001, 2006-2007, 2009-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
diff --git a/include/parted/geom.h b/include/parted/geom.h
index c7034e8..0aea2b5 100644
--- a/include/parted/geom.h
+++ b/include/parted/geom.h
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2001, 2005, 2007, 2009-2010 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2001, 2005, 2007, 2009-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
diff --git a/include/parted/natmath.h b/include/parted/natmath.h
index 1394235..02c5ee8 100644
--- a/include/parted/natmath.h
+++ b/include/parted/natmath.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-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
diff --git a/include/parted/parted.h b/include/parted/parted.h
index a56d6a5..f0e8847 100644
--- a/include/parted/parted.h
+++ b/include/parted/parted.h
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2001, 2007, 2009-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
diff --git a/include/parted/timer.h b/include/parted/timer.h
index e68484e..de3cef5 100644
--- a/include/parted/timer.h
+++ b/include/parted/timer.h
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001-2002, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2001-2002, 2007, 2009-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
diff --git a/include/parted/unit.h b/include/parted/unit.h
index b0c2bae..ceb53ac 100644
--- a/include/parted/unit.h
+++ b/include/parted/unit.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2005, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2009-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
diff --git a/libparted/Makefile.am b/libparted/Makefile.am
index fb8351e..5e95400 100644
--- a/libparted/Makefile.am
+++ b/libparted/Makefile.am
@@ -1,6 +1,5 @@
# This file is part of GNU Parted
-# Copyright (C) 1999-2001, 2007, 2009-2010 Free Software Foundation,
-# Inc.
+# Copyright (C) 1999-2001, 2007, 2009-2011 Free Software Foundation, Inc.
#
# This file may be modified and/or distributed without restriction.
diff --git a/libparted/arch/beos.c b/libparted/arch/beos.c
index 0011e53..76f79b5 100644
--- a/libparted/arch/beos.c
+++ b/libparted/arch/beos.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2006-2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2009-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
diff --git a/libparted/arch/gnu.c b/libparted/arch/gnu.c
index 20b0958..cd5dc7f 100644
--- a/libparted/arch/gnu.c
+++ b/libparted/arch/gnu.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2005, 2007, 2009-2010 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2001, 2005, 2007, 2009-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
diff --git a/libparted/arch/linux.c b/libparted/arch/linux.c
index 0288a15..8d9ce1a 100644
--- a/libparted/arch/linux.c
+++ b/libparted/arch/linux.c
@@ -1,5 +1,5 @@
/* libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-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
diff --git a/libparted/arch/linux.h b/libparted/arch/linux.h
index b03521f..ca57361 100644
--- a/libparted/arch/linux.h
+++ b/libparted/arch/linux.h
@@ -1,5 +1,5 @@
/* libparted - a library for manipulating disk partitions
- Copyright (C) 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2009-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
diff --git a/libparted/architecture.c b/libparted/architecture.c
index 66e33f9..7af13d5 100644
--- a/libparted/architecture.c
+++ b/libparted/architecture.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-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
diff --git a/libparted/architecture.h b/libparted/architecture.h
index 51ed685..eee6c04 100644
--- a/libparted/architecture.h
+++ b/libparted/architecture.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-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
diff --git a/libparted/cs/constraint.c b/libparted/cs/constraint.c
index 57f218d..5588f51 100644
--- a/libparted/cs/constraint.c
+++ b/libparted/cs/constraint.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000-2001, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2001, 2007, 2009-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
diff --git a/libparted/cs/geom.c b/libparted/cs/geom.c
index 636a966..6d00b24 100644
--- a/libparted/cs/geom.c
+++ b/libparted/cs/geom.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2005, 2007-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2000, 2005, 2007-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
diff --git a/libparted/cs/natmath.c b/libparted/cs/natmath.c
index 34e09d0..592bce3 100644
--- a/libparted/cs/natmath.c
+++ b/libparted/cs/natmath.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-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
diff --git a/libparted/debug.c b/libparted/debug.c
index 14beb88..08d523e 100644
--- a/libparted/debug.c
+++ b/libparted/debug.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2000, 2005, 2007, 2009-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
diff --git a/libparted/disk.c b/libparted/disk.c
index 7a60a09..376571e 100644
--- a/libparted/disk.c
+++ b/libparted/disk.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2003, 2005, 2007-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2003, 2005, 2007-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
diff --git a/libparted/exception.c b/libparted/exception.c
index 5dffe7e..52f56b7 100644
--- a/libparted/exception.c
+++ b/libparted/exception.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-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
diff --git a/libparted/filesys.c b/libparted/filesys.c
index 7c214c0..198e131 100644
--- a/libparted/filesys.c
+++ b/libparted/filesys.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-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
diff --git a/libparted/fs/Makefile.am b/libparted/fs/Makefile.am
index 97fe32e..449e88f 100644
--- a/libparted/fs/Makefile.am
+++ b/libparted/fs/Makefile.am
@@ -1,6 +1,5 @@
# This file is part of GNU Parted
-# Copyright (C) 1999-2001, 2007, 2009-2010 Free Software Foundation,
-# Inc.
+# Copyright (C) 1999-2001, 2007, 2009-2011 Free Software Foundation, Inc.
#
# This file may be modified and/or distributed without restriction.
diff --git a/libparted/fs/amiga/affs.c b/libparted/fs/amiga/affs.c
index 6e91ece..974c649 100644
--- a/libparted/fs/amiga/affs.c
+++ b/libparted/fs/amiga/affs.c
@@ -1,7 +1,6 @@
/*
affs.c -- parted support for affs file systems
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/amiga/affs.h b/libparted/fs/amiga/affs.h
index 61c38e1..347e33d 100644
--- a/libparted/fs/amiga/affs.h
+++ b/libparted/fs/amiga/affs.h
@@ -1,8 +1,7 @@
/*
affs.h -- parted suppoer for affs filesystems header files
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/amiga/amiga.c b/libparted/fs/amiga/amiga.c
index 5fc087c..415208a 100644
--- a/libparted/fs/amiga/amiga.c
+++ b/libparted/fs/amiga/amiga.c
@@ -1,7 +1,6 @@
/*
libparted/fs_amiga - amiga file system support.
- Copyright (C) 2000-2001, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2001, 2007, 2009-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
diff --git a/libparted/fs/amiga/amiga.h b/libparted/fs/amiga/amiga.h
index fe11ce5..3756020 100644
--- a/libparted/fs/amiga/amiga.h
+++ b/libparted/fs/amiga/amiga.h
@@ -1,7 +1,6 @@
/*
util.h -- amiga partition table headers.
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/amiga/apfs.c b/libparted/fs/amiga/apfs.c
index 53b61e5..dd948d9 100644
--- a/libparted/fs/amiga/apfs.c
+++ b/libparted/fs/amiga/apfs.c
@@ -1,7 +1,6 @@
/*
apfs.c -- parted support for apfs file systems
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/amiga/apfs.h b/libparted/fs/amiga/apfs.h
index fab4c58..c22da02 100644
--- a/libparted/fs/amiga/apfs.h
+++ b/libparted/fs/amiga/apfs.h
@@ -1,7 +1,6 @@
/*
apfs.h -- parted support for apfs file systems header files
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/amiga/asfs.c b/libparted/fs/amiga/asfs.c
index 1740840..273ab37 100644
--- a/libparted/fs/amiga/asfs.c
+++ b/libparted/fs/amiga/asfs.c
@@ -1,7 +1,6 @@
/*
asfs.c -- parted asfs filesystem support
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/amiga/asfs.h b/libparted/fs/amiga/asfs.h
index 15bfc61..f9e4735 100644
--- a/libparted/fs/amiga/asfs.h
+++ b/libparted/fs/amiga/asfs.h
@@ -1,7 +1,6 @@
/*
asfs.h -- parted asfs filesystem support header files
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/amiga/interface.c b/libparted/fs/amiga/interface.c
index 9894f5b..10ada39 100644
--- a/libparted/fs/amiga/interface.c
+++ b/libparted/fs/amiga/interface.c
@@ -1,7 +1,6 @@
/*
interface.c -- parted support amiga file systems
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/bfs/bfs.c b/libparted/fs/bfs/bfs.c
index 2ebc008..1e68b53 100644
--- a/libparted/fs/bfs/bfs.c
+++ b/libparted/fs/bfs/bfs.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2005, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2009-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
diff --git a/libparted/fs/ext2/ext2.c b/libparted/fs/ext2/ext2.c
index 4f5d3a7..c3dbe4d 100644
--- a/libparted/fs/ext2/ext2.c
+++ b/libparted/fs/ext2/ext2.c
@@ -1,7 +1,6 @@
/*
ext2.c -- generic ext2 stuff
- Copyright (C) 1998-2001, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2001, 2007, 2009-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
diff --git a/libparted/fs/ext2/ext2.h b/libparted/fs/ext2/ext2.h
index eb1f347..a259246 100644
--- a/libparted/fs/ext2/ext2.h
+++ b/libparted/fs/ext2/ext2.h
@@ -1,7 +1,6 @@
/*
ext2.h -- ext2 header
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/ext2/ext2_block_relocator.c b/libparted/fs/ext2/ext2_block_relocator.c
index de5651c..d44d4f3 100644
--- a/libparted/fs/ext2/ext2_block_relocator.c
+++ b/libparted/fs/ext2/ext2_block_relocator.c
@@ -1,7 +1,6 @@
/*
ext2_block_relocator.c -- ext2 block relocator
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/ext2/ext2_buffer.c b/libparted/fs/ext2/ext2_buffer.c
index 9bc5db8..f5578e6 100644
--- a/libparted/fs/ext2/ext2_buffer.c
+++ b/libparted/fs/ext2/ext2_buffer.c
@@ -1,7 +1,6 @@
/*
ext2_buffer.c -- ext2 buffer cache
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/ext2/ext2_fs.h b/libparted/fs/ext2/ext2_fs.h
index f9ecd85..c0a1b0a 100644
--- a/libparted/fs/ext2/ext2_fs.h
+++ b/libparted/fs/ext2/ext2_fs.h
@@ -15,7 +15,7 @@
/*
* EXT2_*_*() convienience macros added by Andrew Clausen <clausen@gnu.org>
- * Copyright (C) 2000, 2009-2010 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2009-2011 Free Software Foundation, Inc.
*/
#ifndef _EXT2_FS_H
diff --git a/libparted/fs/ext2/ext2_inode_relocator.c b/libparted/fs/ext2/ext2_inode_relocator.c
index 7332999..dca1982 100644
--- a/libparted/fs/ext2/ext2_inode_relocator.c
+++ b/libparted/fs/ext2/ext2_inode_relocator.c
@@ -1,7 +1,6 @@
/*
ext2_inode_relocator.c -- ext2 inode relocator
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/ext2/ext2_meta.c b/libparted/fs/ext2/ext2_meta.c
index 97a0314..bd51790 100644
--- a/libparted/fs/ext2/ext2_meta.c
+++ b/libparted/fs/ext2/ext2_meta.c
@@ -1,7 +1,6 @@
/*
ext2_meta.c -- ext2 metadata mover
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/ext2/ext2_mkfs.c b/libparted/fs/ext2/ext2_mkfs.c
index cbcbfc5..22886d4 100644
--- a/libparted/fs/ext2/ext2_mkfs.c
+++ b/libparted/fs/ext2/ext2_mkfs.c
@@ -1,6 +1,6 @@
/*
ext2_mkfs.c -- ext2 fs creator
- Copyright (C) 1999-2001, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-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
diff --git a/libparted/fs/ext2/ext2_resize.c b/libparted/fs/ext2/ext2_resize.c
index 430236a..3ce20fd 100644
--- a/libparted/fs/ext2/ext2_resize.c
+++ b/libparted/fs/ext2/ext2_resize.c
@@ -1,7 +1,6 @@
/*
ext2_resize.c -- ext2 resizer
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/ext2/interface.c b/libparted/fs/ext2/interface.c
index 95ef759..8a720be 100644
--- a/libparted/fs/ext2/interface.c
+++ b/libparted/fs/ext2/interface.c
@@ -1,6 +1,6 @@
/*
interface.c -- parted binding glue to libext2resize
- Copyright (C) 1998-2000, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-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
diff --git a/libparted/fs/ext2/parted_io.c b/libparted/fs/ext2/parted_io.c
index f6154d6..edb43bf 100644
--- a/libparted/fs/ext2/parted_io.c
+++ b/libparted/fs/ext2/parted_io.c
@@ -1,7 +1,6 @@
/*
parted_io.c -- parted I/O code interface for libext2resize
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/ext2/parted_io.h b/libparted/fs/ext2/parted_io.h
index 76a4880..d51ecdd 100644
--- a/libparted/fs/ext2/parted_io.h
+++ b/libparted/fs/ext2/parted_io.h
@@ -1,7 +1,6 @@
/*
parted_io.h
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/ext2/tune.c b/libparted/fs/ext2/tune.c
index cb460f4..de8efd7 100644
--- a/libparted/fs/ext2/tune.c
+++ b/libparted/fs/ext2/tune.c
@@ -1,7 +1,6 @@
/*
tune.c -- tuneable stuff
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/ext2/tune.h b/libparted/fs/ext2/tune.h
index eecdd4b..37218a8 100644
--- a/libparted/fs/ext2/tune.h
+++ b/libparted/fs/ext2/tune.h
@@ -1,7 +1,6 @@
/*
tune.h -- ext2 tunables header
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/fat/bootsector.c b/libparted/fs/fat/bootsector.c
index b987918..3c87bde 100644
--- a/libparted/fs/fat/bootsector.c
+++ b/libparted/fs/fat/bootsector.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2010 Free Software
+ Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2011 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/fat/bootsector.h b/libparted/fs/fat/bootsector.h
index 5a12fdf..d049ed7 100644
--- a/libparted/fs/fat/bootsector.h
+++ b/libparted/fs/fat/bootsector.h
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/fat/calc.c b/libparted/fs/fat/calc.c
index 723d099..75eff57 100644
--- a/libparted/fs/fat/calc.c
+++ b/libparted/fs/fat/calc.c
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2007, 2009-2010 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2000, 2002, 2007, 2009-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
diff --git a/libparted/fs/fat/calc.h b/libparted/fs/fat/calc.h
index 714bf19..d5ab8a3 100644
--- a/libparted/fs/fat/calc.h
+++ b/libparted/fs/fat/calc.h
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/fat/clstdup.c b/libparted/fs/fat/clstdup.c
index 80d410f..0d2a625 100644
--- a/libparted/fs/fat/clstdup.c
+++ b/libparted/fs/fat/clstdup.c
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2001, 2007, 2009-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
diff --git a/libparted/fs/fat/clstdup.h b/libparted/fs/fat/clstdup.h
index da3a2c0..77ef089 100644
--- a/libparted/fs/fat/clstdup.h
+++ b/libparted/fs/fat/clstdup.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2007, 2009-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
diff --git a/libparted/fs/fat/context.c b/libparted/fs/fat/context.c
index 1244f4f..40f3ad1 100644
--- a/libparted/fs/fat/context.c
+++ b/libparted/fs/fat/context.c
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/fat/context.h b/libparted/fs/fat/context.h
index e7a437f..704db90 100644
--- a/libparted/fs/fat/context.h
+++ b/libparted/fs/fat/context.h
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1999-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2000, 2007, 2009-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
diff --git a/libparted/fs/fat/count.c b/libparted/fs/fat/count.c
index 0db54f1..2c91178 100644
--- a/libparted/fs/fat/count.c
+++ b/libparted/fs/fat/count.c
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/fat/count.h b/libparted/fs/fat/count.h
index ffd431e..622e796 100644
--- a/libparted/fs/fat/count.h
+++ b/libparted/fs/fat/count.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999-2000, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-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
diff --git a/libparted/fs/fat/fat.c b/libparted/fs/fat/fat.c
index efc8d79..9742954 100644
--- a/libparted/fs/fat/fat.c
+++ b/libparted/fs/fat/fat.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007-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
diff --git a/libparted/fs/fat/fat.h b/libparted/fs/fat/fat.h
index 62401fe..70355b6 100644
--- a/libparted/fs/fat/fat.h
+++ b/libparted/fs/fat/fat.h
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2001, 2007, 2009-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
diff --git a/libparted/fs/fat/fatio.c b/libparted/fs/fat/fatio.c
index 9b78ac4..7769e10 100644
--- a/libparted/fs/fat/fatio.c
+++ b/libparted/fs/fat/fatio.c
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/fat/fatio.h b/libparted/fs/fat/fatio.h
index 3e50dfb..ad236fa 100644
--- a/libparted/fs/fat/fatio.h
+++ b/libparted/fs/fat/fatio.h
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/fat/resize.c b/libparted/fs/fat/resize.c
index 15e49ba..ffe59c7 100644
--- a/libparted/fs/fat/resize.c
+++ b/libparted/fs/fat/resize.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-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
diff --git a/libparted/fs/fat/table.c b/libparted/fs/fat/table.c
index daa35d0..68697b3 100644
--- a/libparted/fs/fat/table.c
+++ b/libparted/fs/fat/table.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-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
diff --git a/libparted/fs/fat/table.h b/libparted/fs/fat/table.h
index 4e2058c..e25d82f 100644
--- a/libparted/fs/fat/table.h
+++ b/libparted/fs/fat/table.h
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-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
diff --git a/libparted/fs/fat/traverse.c b/libparted/fs/fat/traverse.c
index 3621a05..424c877 100644
--- a/libparted/fs/fat/traverse.c
+++ b/libparted/fs/fat/traverse.c
@@ -1,7 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2005, 2007-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2005, 2007-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
diff --git a/libparted/fs/fat/traverse.h b/libparted/fs/fat/traverse.h
index 06577f6..1ad3c37 100644
--- a/libparted/fs/fat/traverse.h
+++ b/libparted/fs/fat/traverse.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-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
diff --git a/libparted/fs/hfs/advfs.c b/libparted/fs/hfs/advfs.c
index 6781e2e..a8adfb3 100644
--- a/libparted/fs/hfs/advfs.c
+++ b/libparted/fs/hfs/advfs.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/advfs.h b/libparted/fs/hfs/advfs.h
index d608038..aff503e 100644
--- a/libparted/fs/hfs/advfs.h
+++ b/libparted/fs/hfs/advfs.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-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
diff --git a/libparted/fs/hfs/advfs_plus.c b/libparted/fs/hfs/advfs_plus.c
index c17e9cb..08d2f61 100644
--- a/libparted/fs/hfs/advfs_plus.c
+++ b/libparted/fs/hfs/advfs_plus.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/advfs_plus.h b/libparted/fs/hfs/advfs_plus.h
index 86a7753..fdf61c6 100644
--- a/libparted/fs/hfs/advfs_plus.h
+++ b/libparted/fs/hfs/advfs_plus.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-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
diff --git a/libparted/fs/hfs/cache.c b/libparted/fs/hfs/cache.c
index 3d5238e..63e9fa0 100644
--- a/libparted/fs/hfs/cache.c
+++ b/libparted/fs/hfs/cache.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/cache.h b/libparted/fs/hfs/cache.h
index 09722b3..e0c73e0 100644
--- a/libparted/fs/hfs/cache.h
+++ b/libparted/fs/hfs/cache.h
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/file.c b/libparted/fs/hfs/file.c
index 77213e4..e291ea6 100644
--- a/libparted/fs/hfs/file.c
+++ b/libparted/fs/hfs/file.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/file.h b/libparted/fs/hfs/file.h
index 707cf9c..a16f835 100644
--- a/libparted/fs/hfs/file.h
+++ b/libparted/fs/hfs/file.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-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
diff --git a/libparted/fs/hfs/file_plus.c b/libparted/fs/hfs/file_plus.c
index df905cd..94bd0e3 100644
--- a/libparted/fs/hfs/file_plus.c
+++ b/libparted/fs/hfs/file_plus.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/file_plus.h b/libparted/fs/hfs/file_plus.h
index ecae326..e2dcbd2 100644
--- a/libparted/fs/hfs/file_plus.h
+++ b/libparted/fs/hfs/file_plus.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-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
diff --git a/libparted/fs/hfs/hfs.c b/libparted/fs/hfs/hfs.c
index d5f1f23..87b4daa 100644
--- a/libparted/fs/hfs/hfs.c
+++ b/libparted/fs/hfs/hfs.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2003-2005, 2007, 2009-2010 Free Software
- Foundation, Inc.
+ Copyright (C) 2000, 2003-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/hfs.h b/libparted/fs/hfs/hfs.h
index 3f3c0d5..fe5de2c 100644
--- a/libparted/fs/hfs/hfs.h
+++ b/libparted/fs/hfs/hfs.h
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2003-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2003-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/journal.c b/libparted/fs/hfs/journal.c
index 2680a69..6e5c267 100644
--- a/libparted/fs/hfs/journal.c
+++ b/libparted/fs/hfs/journal.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/journal.h b/libparted/fs/hfs/journal.h
index 98dbb36..4a40e02 100644
--- a/libparted/fs/hfs/journal.h
+++ b/libparted/fs/hfs/journal.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-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
diff --git a/libparted/fs/hfs/probe.c b/libparted/fs/hfs/probe.c
index e56fef9..1d83a32 100644
--- a/libparted/fs/hfs/probe.c
+++ b/libparted/fs/hfs/probe.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/probe.h b/libparted/fs/hfs/probe.h
index 1da3c03..48d14b2 100644
--- a/libparted/fs/hfs/probe.h
+++ b/libparted/fs/hfs/probe.h
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/reloc.c b/libparted/fs/hfs/reloc.c
index afbe212..5666d7c 100644
--- a/libparted/fs/hfs/reloc.c
+++ b/libparted/fs/hfs/reloc.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/reloc.h b/libparted/fs/hfs/reloc.h
index e876b82..536c071 100644
--- a/libparted/fs/hfs/reloc.h
+++ b/libparted/fs/hfs/reloc.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-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
diff --git a/libparted/fs/hfs/reloc_plus.c b/libparted/fs/hfs/reloc_plus.c
index bc4cfda..6dc3f34 100644
--- a/libparted/fs/hfs/reloc_plus.c
+++ b/libparted/fs/hfs/reloc_plus.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-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
diff --git a/libparted/fs/hfs/reloc_plus.h b/libparted/fs/hfs/reloc_plus.h
index 2a39b48..2b2e12c 100644
--- a/libparted/fs/hfs/reloc_plus.h
+++ b/libparted/fs/hfs/reloc_plus.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-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
diff --git a/libparted/fs/jfs/jfs.c b/libparted/fs/jfs/jfs.c
index 7ca87cf..684f818 100644
--- a/libparted/fs/jfs/jfs.c
+++ b/libparted/fs/jfs/jfs.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-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
diff --git a/libparted/fs/linux_swap/linux_swap.c b/libparted/fs/linux_swap/linux_swap.c
index 075b155..019d700 100644
--- a/libparted/fs/linux_swap/linux_swap.c
+++ b/libparted/fs/linux_swap/linux_swap.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2002, 2007-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2000, 2002, 2007-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
diff --git a/libparted/fs/ntfs/ntfs.c b/libparted/fs/ntfs/ntfs.c
index 2bec288..03d18e9 100644
--- a/libparted/fs/ntfs/ntfs.c
+++ b/libparted/fs/ntfs/ntfs.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007, 2009-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
diff --git a/libparted/fs/reiserfs/geom_dal.c b/libparted/fs/reiserfs/geom_dal.c
index 5625d89..c718fd6 100644
--- a/libparted/fs/reiserfs/geom_dal.c
+++ b/libparted/fs/reiserfs/geom_dal.c
@@ -1,7 +1,6 @@
/*
geom_dal.c -- parted device abstraction layer
- Copyright (C) 2001-2002, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2001-2002, 2007, 2009-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
diff --git a/libparted/fs/reiserfs/geom_dal.h b/libparted/fs/reiserfs/geom_dal.h
index 4f88452..288e009 100644
--- a/libparted/fs/reiserfs/geom_dal.h
+++ b/libparted/fs/reiserfs/geom_dal.h
@@ -1,7 +1,6 @@
/*
geom_dal.h -- parted device abstraction layer
- Copyright (C) 2001-2002, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2001-2002, 2007, 2009-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
diff --git a/libparted/fs/reiserfs/reiserfs.c b/libparted/fs/reiserfs/reiserfs.c
index bafd7b0..1cdcbd1 100644
--- a/libparted/fs/reiserfs/reiserfs.c
+++ b/libparted/fs/reiserfs/reiserfs.c
@@ -1,7 +1,6 @@
/*
reiserfs.c -- libparted / libreiserfs glue
- Copyright (C) 2001-2002, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2001-2002, 2007, 2009-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
diff --git a/libparted/fs/reiserfs/reiserfs.h b/libparted/fs/reiserfs/reiserfs.h
index b87cbea..99aa419 100644
--- a/libparted/fs/reiserfs/reiserfs.h
+++ b/libparted/fs/reiserfs/reiserfs.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007, 2009-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
diff --git a/libparted/fs/ufs/ufs.c b/libparted/fs/ufs/ufs.c
index 04b4617..62a1f01 100644
--- a/libparted/fs/ufs/ufs.c
+++ b/libparted/fs/ufs/ufs.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-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
diff --git a/libparted/fs/xfs/xfs.c b/libparted/fs/xfs/xfs.c
index dc4374d..11a6d66 100644
--- a/libparted/fs/xfs/xfs.c
+++ b/libparted/fs/xfs/xfs.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2009-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
diff --git a/libparted/labels/Makefile.am b/libparted/labels/Makefile.am
index d8df3a4..81b6bf3 100644
--- a/libparted/labels/Makefile.am
+++ b/libparted/labels/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Parted
-# Copyright (C) 1999-2001, 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007-2011 Free Software Foundation, Inc.
#
# This file may be modified and/or distributed without restriction.
diff --git a/libparted/labels/aix.c b/libparted/labels/aix.c
index 804e8c2..ebef296 100644
--- a/libparted/labels/aix.c
+++ b/libparted/labels/aix.c
@@ -1,7 +1,7 @@
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
libparted - a library for manipulating disk partitions
- Copyright (C) 2000-2001, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-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
diff --git a/libparted/labels/bsd.c b/libparted/labels/bsd.c
index 0f9eb62..6b5956c 100644
--- a/libparted/labels/bsd.c
+++ b/libparted/labels/bsd.c
@@ -1,7 +1,7 @@
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
libparted - a library for manipulating disk partitions
- Copyright (C) 2000-2001, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-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
diff --git a/libparted/labels/dasd.c b/libparted/labels/dasd.c
index 275a55a..53c9c90 100644
--- a/libparted/labels/dasd.c
+++ b/libparted/labels/dasd.c
@@ -1,7 +1,7 @@
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
libparted - a library for manipulating disk partitions
- Copyright (C) 2000-2001, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-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
diff --git a/libparted/labels/dos.c b/libparted/labels/dos.c
index 578180b..b657c34 100644
--- a/libparted/labels/dos.c
+++ b/libparted/labels/dos.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2004-2005, 2007-2010 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2001, 2004-2005, 2007-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
diff --git a/libparted/labels/dvh.c b/libparted/labels/dvh.c
index c96741a..d31f2d4 100644
--- a/libparted/labels/dvh.c
+++ b/libparted/labels/dvh.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001-2002, 2005, 2007-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2001-2002, 2005, 2007-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
diff --git a/libparted/labels/loop.c b/libparted/labels/loop.c
index 17cdf4e..c99f3fb 100644
--- a/libparted/labels/loop.c
+++ b/libparted/labels/loop.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-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
diff --git a/libparted/labels/mac.c b/libparted/labels/mac.c
index 49a236e..f49fcab 100644
--- a/libparted/labels/mac.c
+++ b/libparted/labels/mac.c
@@ -1,7 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2002, 2004, 2007-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2000, 2002, 2004, 2007-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
diff --git a/libparted/labels/misc.h b/libparted/labels/misc.h
index 7755b0d..c97fa8e 100644
--- a/libparted/labels/misc.h
+++ b/libparted/labels/misc.h
@@ -1,7 +1,7 @@
/* -*- Mode: c; indent-tabs-mode: nil -*-
libparted - a library for manipulating disk partitions
- Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-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
diff --git a/libparted/labels/pc98.c b/libparted/labels/pc98.c
index 4b34480..958d97c 100644
--- a/libparted/labels/pc98.c
+++ b/libparted/labels/pc98.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000-2001, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-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
diff --git a/libparted/labels/pt-tools.c b/libparted/labels/pt-tools.c
index ff3186d..19d530c 100644
--- a/libparted/labels/pt-tools.c
+++ b/libparted/labels/pt-tools.c
@@ -1,5 +1,5 @@
/* partition table tools
- Copyright (C) 2008-2010 Free Software Foundation, Inc.
+ Copyright (C) 2008-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
diff --git a/libparted/labels/pt-tools.h b/libparted/labels/pt-tools.h
index b7135fe..fae4b4e 100644
--- a/libparted/labels/pt-tools.h
+++ b/libparted/labels/pt-tools.h
@@ -1,5 +1,5 @@
/* libparted - a library for manipulating disk partitions
- Copyright (C) 2008-2010 Free Software Foundation, Inc.
+ Copyright (C) 2008-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
diff --git a/libparted/labels/rdb.c b/libparted/labels/rdb.c
index 43bb7a7..734d678 100644
--- a/libparted/labels/rdb.c
+++ b/libparted/labels/rdb.c
@@ -2,8 +2,7 @@
libparted - a library for manipulating disk partitions
disk_amiga.c - libparted module to manipulate amiga RDB partition tables.
- Copyright (C) 2000-2001, 2004, 2007-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2001, 2004, 2007-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
diff --git a/libparted/labels/sun.c b/libparted/labels/sun.c
index e14a81d..afe2d84 100644
--- a/libparted/labels/sun.c
+++ b/libparted/labels/sun.c
@@ -1,8 +1,7 @@
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
libparted - a library for manipulating disk partitions
- Copyright (C) 2000-2001, 2005, 2007-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2001, 2005, 2007-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
diff --git a/libparted/libparted.c b/libparted/libparted.c
index 1cb085c..4218f90 100644
--- a/libparted/libparted.c
+++ b/libparted/libparted.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-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
diff --git a/libparted/mbr.s b/libparted/mbr.s
index 9d1d15e..28d7b76 100644
--- a/libparted/mbr.s
+++ b/libparted/mbr.s
@@ -1,6 +1,5 @@
; libparted - a library for manipulating disk partitions
-; Copyright (C) 1999-2000, 2007, 2009-2010 Free Software Foundation,
-; Inc.
+; Copyright (C) 1999-2000, 2007, 2009-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
diff --git a/libparted/tests/Makefile.am b/libparted/tests/Makefile.am
index 4277530..f83264c 100644
--- a/libparted/tests/Makefile.am
+++ b/libparted/tests/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Parted
-# Copyright (C) 1999-2001, 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007-2011 Free Software Foundation, Inc.
#
# This file may be modified and/or distributed without restriction.
diff --git a/libparted/tests/t1000-label.sh b/libparted/tests/t1000-label.sh
index e099281..56b883e 100755
--- a/libparted/tests/t1000-label.sh
+++ b/libparted/tests/t1000-label.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
diff --git a/libparted/tests/t2000-disk.sh b/libparted/tests/t2000-disk.sh
index 6800f40..9b2f50f 100755
--- a/libparted/tests/t2000-disk.sh
+++ b/libparted/tests/t2000-disk.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
diff --git a/libparted/tests/t2100-zerolen.sh b/libparted/tests/t2100-zerolen.sh
index 1093557..ca6bc76 100755
--- a/libparted/tests/t2100-zerolen.sh
+++ b/libparted/tests/t2100-zerolen.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# run the zerolen unit tests in a directory supporting O_DIRECT
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
diff --git a/libparted/tests/t3000-symlink.sh b/libparted/tests/t3000-symlink.sh
index 17ded93..39946e1 100755
--- a/libparted/tests/t3000-symlink.sh
+++ b/libparted/tests/t3000-symlink.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# run the /dev/mapper symlink test
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
diff --git a/libparted/timer.c b/libparted/timer.c
index 9b3021e..c00938f 100644
--- a/libparted/timer.c
+++ b/libparted/timer.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-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
diff --git a/libparted/unit.c b/libparted/unit.c
index 30d47b6..2670c38 100644
--- a/libparted/unit.c
+++ b/libparted/unit.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2005, 2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2009-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
diff --git a/m4/o-direct.m4 b/m4/o-direct.m4
index 9459739..d408d0d 100644
--- a/m4/o-direct.m4
+++ b/m4/o-direct.m4
@@ -3,7 +3,7 @@
# The problem is that on systems supporting O_DIRECT, open with O_DIRECT
# fails for some file system types (e.g., tmpfs on linux-2.6.21).
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-2011 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/parted/command.c b/parted/command.c
index 4f6013c..5a05854 100644
--- a/parted/command.c
+++ b/parted/command.c
@@ -1,7 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2000, 2007, 2009-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
diff --git a/parted/command.h b/parted/command.h
index b90a55e..b191126 100644
--- a/parted/command.h
+++ b/parted/command.h
@@ -1,7 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2000, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2000, 2007, 2009-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
diff --git a/parted/parted.c b/parted/parted.c
index 265282a..a62884f 100644
--- a/parted/parted.c
+++ b/parted/parted.c
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2003, 2005-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2003, 2005-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
diff --git a/parted/strlist.c b/parted/strlist.c
index e20dc04..df5afff 100644
--- a/parted/strlist.c
+++ b/parted/strlist.c
@@ -1,7 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2001, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2001, 2007, 2009-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
diff --git a/parted/strlist.h b/parted/strlist.h
index c62a3a6..32ad8cc 100644
--- a/parted/strlist.h
+++ b/parted/strlist.h
@@ -1,7 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2001, 2007, 2009-2010 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2001, 2007, 2009-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
diff --git a/parted/table.c b/parted/table.c
index d184a5f..efafaa9 100644
--- a/parted/table.c
+++ b/parted/table.c
@@ -3,7 +3,7 @@
*/
/*
parted - a frontend to libparted
- Copyright (C) 2006-2010 Free Software Foundation, Inc.
+ Copyright (C) 2006-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
diff --git a/parted/table.h b/parted/table.h
index 1d42498..fe8f755 100644
--- a/parted/table.h
+++ b/parted/table.h
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 2006-2007, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2009-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
diff --git a/parted/ui.c b/parted/ui.c
index d6ef7cd..fa0ab29 100644
--- a/parted/ui.c
+++ b/parted/ui.c
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2002, 2006-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2002, 2006-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
diff --git a/parted/ui.h b/parted/ui.h
index 6631065..44b521a 100644
--- a/parted/ui.h
+++ b/parted/ui.h
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2001, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-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
diff --git a/partprobe/partprobe.c b/partprobe/partprobe.c
index c6dc0b9..405f6ab 100644
--- a/partprobe/partprobe.c
+++ b/partprobe/partprobe.c
@@ -1,6 +1,6 @@
/*
partprobe - informs the OS kernel of partition layout
- Copyright (C) 2001-2002, 2007-2010 Free Software Foundation, Inc.
+ Copyright (C) 2001-2002, 2007-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
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 8469ce5..60b66e6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,5 @@
# libparted
-# Copyright (C) 1999-2001, 2006-2010 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2006-2011 Free Software Foundation, Inc.
# This file may be modified and/or copied without restriction.
# list of files containing translatable strings
diff --git a/scripts/extract_symvers b/scripts/extract_symvers
index 9117974..005556e 100755
--- a/scripts/extract_symvers
+++ b/scripts/extract_symvers
@@ -1,7 +1,6 @@
#!/bin/sh
-# Copyright (C) 2002-2003, 2007, 2009-2010 Free Software Foundation,
-# Inc.
+# Copyright (C) 2002-2003, 2007, 2009-2011 Free Software Foundation, Inc.
#
# This file is part of the GNU ISO C++ Library. This library is free
# software; you can redistribute it and/or modify it under the
diff --git a/scripts/update-po b/scripts/update-po
index 0937632..c287775 100755
--- a/scripts/update-po
+++ b/scripts/update-po
@@ -2,7 +2,7 @@
# Bootstrap this package from CVS.
-# Copyright (C) 2003-2007, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003-2007, 2009-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
diff --git a/tests/help-version b/tests/help-version
index f644f8d..108ecb2 100755
--- a/tests/help-version
+++ b/tests/help-version
@@ -2,7 +2,7 @@
# Make sure all these programs work properly
# when invoked with --help or --version.
-# Copyright (C) 2000-2010 Free Software Foundation, Inc.
+# Copyright (C) 2000-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
diff --git a/tests/init.sh b/tests/init.sh
index 14f3b19..f4ecdaf 100644
--- a/tests/init.sh
+++ b/tests/init.sh
@@ -1,6 +1,6 @@
# source this file; set up for tests
-# Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t0000-basic.sh b/tests/t0000-basic.sh
index cc08f8d..4d6deeb 100755
--- a/tests/t0000-basic.sh
+++ b/tests/t0000-basic.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that a simple command using -s succeeds with no prompt
-# Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-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
diff --git a/tests/t0001-tiny.sh b/tests/t0001-tiny.sh
index 307552c..c6434e4 100755
--- a/tests/t0001-tiny.sh
+++ b/tests/t0001-tiny.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# operate on a very small (1-sector) "disk"
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t0010-script-no-ctrl-chars.sh b/tests/t0010-script-no-ctrl-chars.sh
index f76b50e..49b3ff1 100755
--- a/tests/t0010-script-no-ctrl-chars.sh
+++ b/tests/t0010-script-no-ctrl-chars.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that printing with -s outputs no readline control chars
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t0100-print.sh b/tests/t0100-print.sh
index 50a87f4..d09b8ed 100755
--- a/tests/t0100-print.sh
+++ b/tests/t0100-print.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# the most basic 'print' test
-# Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-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
diff --git a/tests/t0200-gpt.sh b/tests/t0200-gpt.sh
index e74daa0..5326532 100755
--- a/tests/t0200-gpt.sh
+++ b/tests/t0200-gpt.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that printing a GPT partition table does not modify it.
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t0201-gpt.sh b/tests/t0201-gpt.sh
index d1391c4..60f284e 100755
--- a/tests/t0201-gpt.sh
+++ b/tests/t0201-gpt.sh
@@ -2,7 +2,7 @@
# avoid failed assertion when creating a GPT on top of an old one for a
# larger device
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t0202-gpt-pmbr.sh b/tests/t0202-gpt-pmbr.sh
index e6d39bf..d8973bb 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-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t0205-gpt-list-clobbers-pmbr.sh b/tests/t0205-gpt-list-clobbers-pmbr.sh
index 87e10a2..2081ac7 100644
--- a/tests/t0205-gpt-list-clobbers-pmbr.sh
+++ b/tests/t0205-gpt-list-clobbers-pmbr.sh
@@ -5,7 +5,7 @@
# GPT/MBR table, merely listing the table with Parted-2.1 would clobber
# the MBR part.
-# 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
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
diff --git a/tests/t0220-gpt-msftres.sh b/tests/t0220-gpt-msftres.sh
index 77c2aa0..9ba30d3 100755
--- a/tests/t0220-gpt-msftres.sh
+++ b/tests/t0220-gpt-msftres.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t0250-gpt.sh b/tests/t0250-gpt.sh
index 6bf13a6..5f42440 100755
--- a/tests/t0250-gpt.sh
+++ b/tests/t0250-gpt.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# very basic GPT table
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t0280-gpt-corrupt.sh b/tests/t0280-gpt-corrupt.sh
index 5e2d288..df54817 100755
--- a/tests/t0280-gpt-corrupt.sh
+++ b/tests/t0280-gpt-corrupt.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# corrupt a GPT table; ensure parted takes notice
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t0300-dos-on-gpt.sh b/tests/t0300-dos-on-gpt.sh
index 531ebf3..4b5d426 100755
--- a/tests/t0300-dos-on-gpt.sh
+++ b/tests/t0300-dos-on-gpt.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# avoid segfault creating a dos PT on top of a gpt one
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t0400-loop-clobber-infloop.sh b/tests/t0400-loop-clobber-infloop.sh
index 20ccf19..a7bf7a2 100644
--- a/tests/t0400-loop-clobber-infloop.sh
+++ b/tests/t0400-loop-clobber-infloop.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# do not infloop in loop_clobber
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t0500-dup-clobber.sh b/tests/t0500-dup-clobber.sh
index a58e58b..46a67f8 100644
--- a/tests/t0500-dup-clobber.sh
+++ b/tests/t0500-dup-clobber.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Drive the dup-clobber program.
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t1100-busy-label.sh b/tests/t1100-busy-label.sh
index a6d5101..4f190aa 100755
--- a/tests/t1100-busy-label.sh
+++ b/tests/t1100-busy-label.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# partitioning (parted -s DEV mklabel) a busy disk must fail.
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
diff --git a/tests/t1101-busy-partition.sh b/tests/t1101-busy-partition.sh
index 1cf4c40..e9e0953 100755
--- a/tests/t1101-busy-partition.sh
+++ b/tests/t1101-busy-partition.sh
@@ -2,7 +2,7 @@
# test for Debian bug #582818 (http://bugs.debian.org/582818); forbid
# the removal of a mounted partition.
-# 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
diff --git a/tests/t1700-ext-probe.sh b/tests/t1700-ext-probe.sh
index 5316af3..00aba3e 100755
--- a/tests/t1700-ext-probe.sh
+++ b/tests/t1700-ext-probe.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Probe Ext2, Ext3 and Ext4 file systems
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t2100-mkswap.sh b/tests/t2100-mkswap.sh
index 4c78c74..b48a122 100755
--- a/tests/t2100-mkswap.sh
+++ b/tests/t2100-mkswap.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# create linux-swap partitions
-# Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-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
diff --git a/tests/t2200-dos-label-recog.sh b/tests/t2200-dos-label-recog.sh
index 1f2bb99..f62e2ad 100755
--- a/tests/t2200-dos-label-recog.sh
+++ b/tests/t2200-dos-label-recog.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# improved MSDOS partition-table recognition
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t2300-dos-label-extended-bootcode.sh b/tests/t2300-dos-label-extended-bootcode.sh
index c3e9d2d..dcb9790 100755
--- a/tests/t2300-dos-label-extended-bootcode.sh
+++ b/tests/t2300-dos-label-extended-bootcode.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure parted preserves bootcode in extended partition.
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t2310-dos-extended-2-sector-min-offset.sh b/tests/t2310-dos-extended-2-sector-min-offset.sh
index b4c1d85..b86c6bc 100644
--- a/tests/t2310-dos-extended-2-sector-min-offset.sh
+++ b/tests/t2310-dos-extended-2-sector-min-offset.sh
@@ -4,7 +4,7 @@
# Before parted-2.3, it could be made to leave just one, and that
# would cause trouble with the Linux kernel.
-# 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
diff --git a/tests/t2400-dos-hfs-partition-type.sh b/tests/t2400-dos-hfs-partition-type.sh
index e285e02..38aee81 100644
--- a/tests/t2400-dos-hfs-partition-type.sh
+++ b/tests/t2400-dos-hfs-partition-type.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that an HFS partition in a dos table gets the right ID
-# 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
diff --git a/tests/t3000-resize-fs.sh b/tests/t3000-resize-fs.sh
index 19801c0..caed954 100755
--- a/tests/t3000-resize-fs.sh
+++ b/tests/t3000-resize-fs.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# exercise the resize sub-command; FAT and HFS only
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t3200-type-change.sh b/tests/t3200-type-change.sh
index 2a42b07..e9b182d 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-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t3300-palo-prep.sh b/tests/t3300-palo-prep.sh
index a114a93..21ebc9b 100755
--- a/tests/t3300-palo-prep.sh
+++ b/tests/t3300-palo-prep.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that palo and prep types work properly.
-# 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
diff --git a/tests/t3310-flags.sh b/tests/t3310-flags.sh
index b4e53f7..4354ccf 100644
--- a/tests/t3310-flags.sh
+++ b/tests/t3310-flags.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Exercise the exclusive, single-bit flags.
-# 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
diff --git a/tests/t3400-whole-disk-FAT-partition.sh b/tests/t3400-whole-disk-FAT-partition.sh
index 929d690..98b4309 100755
--- a/tests/t3400-whole-disk-FAT-partition.sh
+++ b/tests/t3400-whole-disk-FAT-partition.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that a whole-disk FAT partition is detected.
-# 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
diff --git a/tests/t4000-sun-raid-type.sh b/tests/t4000-sun-raid-type.sh
index 4865e3b..91a9f63 100755
--- a/tests/t4000-sun-raid-type.sh
+++ b/tests/t4000-sun-raid-type.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# RAID support on sun disk type
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t4001-sun-vtoc.sh b/tests/t4001-sun-vtoc.sh
index 01e1c1e..0d07296 100755
--- a/tests/t4001-sun-vtoc.sh
+++ b/tests/t4001-sun-vtoc.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that Sun VTOC is properly initialized.
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t4100-dvh-partition-limits.sh b/tests/t4100-dvh-partition-limits.sh
index 20810c0..b57a1c3 100755
--- a/tests/t4100-dvh-partition-limits.sh
+++ b/tests/t4100-dvh-partition-limits.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# enforce limits on partition start sector and length
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t4100-msdos-partition-limits.sh b/tests/t4100-msdos-partition-limits.sh
index 4cf1208..4ec3c27 100755
--- a/tests/t4100-msdos-partition-limits.sh
+++ b/tests/t4100-msdos-partition-limits.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# enforce limits on partition start sector and length
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t4100-msdos-starting-sector.sh b/tests/t4100-msdos-starting-sector.sh
index 41b795b..f768646 100755
--- a/tests/t4100-msdos-starting-sector.sh
+++ b/tests/t4100-msdos-starting-sector.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Consistency in msdos free space starting sector.
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t4200-partprobe.sh b/tests/t4200-partprobe.sh
index 78470c4..bd5e15d 100755
--- a/tests/t4200-partprobe.sh
+++ b/tests/t4200-partprobe.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# partprobe must not examine more than 16 partitions
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t5000-tags.sh b/tests/t5000-tags.sh
index 5f17ad1..ef2f610 100755
--- a/tests/t5000-tags.sh
+++ b/tests/t5000-tags.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# test bios_grub flag in gpt labels
-# Copyright (C) 2007-2010 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
diff --git a/tests/t6000-dm.sh b/tests/t6000-dm.sh
index b20f4cd..03586c7 100755
--- a/tests/t6000-dm.sh
+++ b/tests/t6000-dm.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# ensure that parted can distinguish device map types: linear, multipath
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t7000-scripting.sh b/tests/t7000-scripting.sh
index 8db234d..4473cb6 100755
--- a/tests/t7000-scripting.sh
+++ b/tests/t7000-scripting.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Make sure the scripting option works (-s) properly.
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t8000-loop.sh b/tests/t8000-loop.sh
index 7a56846..1eb1207 100755
--- a/tests/t8000-loop.sh
+++ b/tests/t8000-loop.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Test usage of loop devices
-# Copyright (C) 2008-2010 Free Software Foundation, Inc.
+# Copyright (C) 2008-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
diff --git a/tests/t9010-big-sector.sh b/tests/t9010-big-sector.sh
index 18e0ee1..7122a14 100755
--- a/tests/t9010-big-sector.sh
+++ b/tests/t9010-big-sector.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# check physical sector size as reported by 'print'
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t9020-alignment.sh b/tests/t9020-alignment.sh
index a16d052..4b5a888 100755
--- a/tests/t9020-alignment.sh
+++ b/tests/t9020-alignment.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# verify that new alignment-querying functions work
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t9021-maxima.sh b/tests/t9021-maxima.sh
index f3f6fa8..0612c48 100755
--- a/tests/t9021-maxima.sh
+++ b/tests/t9021-maxima.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# verify that partition maxima-querying functions work
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t9030-align-check.sh b/tests/t9030-align-check.sh
index 4e54375..bc8ae09 100644
--- a/tests/t9030-align-check.sh
+++ b/tests/t9030-align-check.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# exercise the new align-check command
-# Copyright (C) 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/tests/t9040-many-partitions.sh b/tests/t9040-many-partitions.sh
index 9ae3744..a768579 100644
--- a/tests/t9040-many-partitions.sh
+++ b/tests/t9040-many-partitions.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that creating many partitions works.
-# 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