summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-03 18:53:36 +0100
committerJim Meyering <meyering@redhat.com>2010-01-08 10:55:35 +0100
commit002826a226b82c9acec62a6cfbdcff6f931d4595 (patch)
tree2ca7b5cfb72b91dc5f063d00206eb4b438c5e0ef
parent237f5c92a69be29cb8a19a2fd5d5a15570a47e78 (diff)
downloadparted-002826a226b82c9acec62a6cfbdcff6f931d4595.tar.gz
maint: update all FSF copyright year lists to include 2010
Run this command: make update-copyright
-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--doc/parted.texi2
-rw-r--r--include/parted/constraint.h3
-rw-r--r--include/parted/crc32.h3
-rw-r--r--include/parted/debug.h3
-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.h3
-rw-r--r--include/parted/geom.h3
-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.c3
-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.c4
-rw-r--r--libparted/fs/fat/bootsector.h3
-rw-r--r--libparted/fs/fat/calc.c3
-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.c3
-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.c3
-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
-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
-rw-r--r--tests/t-lib.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
-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
-rwxr-xr-xtests/t1100-busy-label.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
-rwxr-xr-xtests/t3000-resize-fs.sh2
-rwxr-xr-xtests/t3200-type-change.sh2
-rwxr-xr-xtests/t4000-sun-raid-type.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
179 files changed, 256 insertions, 180 deletions
diff --git a/NEWS b/NEWS
index 15c033a..622a631 100644
--- a/NEWS
+++ b/NEWS
@@ -381,7 +381,7 @@ GNU parted NEWS -*- outline -*-
========================================================================
-Copyright (C) 2001-2009 Free Software Foundation, Inc.
+Copyright (C) 2001-2010 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.2 or
diff --git a/README-hacking b/README-hacking
index 81ab7f3..ed84e7f 100644
--- a/README-hacking
+++ b/README-hacking
@@ -69,7 +69,7 @@ Enjoy!
-----
-Copyright (C) 2002-2009 Free Software Foundation, Inc.
+Copyright (C) 2002-2010 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/bootstrap b/bootstrap
index 4abfc50..7136875 100755
--- a/bootstrap
+++ b/bootstrap
@@ -2,7 +2,7 @@
# Bootstrap this package from checked-out sources.
-# Copyright (C) 2003-2009 Free Software Foundation, Inc.
+# Copyright (C) 2003-2010 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/bootstrap.conf b/bootstrap.conf
index b382bd7..eb2e271 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,6 @@
# Bootstrap configuration.
-# Copyright (C) 2006-2009 Free Software Foundation, Inc.
+# Copyright (C) 2006-2010 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cfg.mk b/cfg.mk
index 3924efc..8be485e 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
# Customize maint.mk -*- makefile -*-
-# Copyright (C) 2003-2009 Free Software Foundation, Inc.
+# Copyright (C) 2003-2010 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/configure.ac b/configure.ac
index af1caee..d4a2fa8 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-2009 Free Software Foundation, Inc.
+dnl Copyright (C) 1998-2002, 2005-2010 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 727dca9..0c69916 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/debug/test/HOWTO b/debug/test/HOWTO
index 1930207..7d03a7e 100644
--- a/debug/test/HOWTO
+++ b/debug/test/HOWTO
@@ -4,7 +4,7 @@
by Andrew Clausen
- Copyright (C) 2002, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2009-2010 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 74dcb75..c5eb2ec 100644
--- a/doc/fdl.texi
+++ b/doc/fdl.texi
@@ -6,7 +6,7 @@
@center Version 1.1, March 2000
@display
-Copyright @copyright{} 2000, 2009 Free Software Foundation, Inc.
+Copyright @copyright{} 2000, 2009-2010 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 6c8f779..2669472 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 Free Software Foundation, Inc.
+# Copyright (C) 2003-2007, 2009-2010 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/gendocs_template b/doc/gendocs_template
index 42bc2ad..d3d16af 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 Free Software Foundation, Inc.,
+Copyright (C) 2004, 2009-2010 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 aa0fc81..d238422 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 Free Software Foundation, Inc.
+Copyright 1999-2002, 2009-2010 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.1 or
diff --git a/doc/parted.texi b/doc/parted.texi
index 13f3265..21418df 100644
--- a/doc/parted.texi
+++ b/doc/parted.texi
@@ -14,7 +14,7 @@ resizing, checking and copy partitions and file systems on them.
@ifnottex @c texi2pdf don't understand copying and insertcopying ???
@c modifications must also be done in the titlepage
@copying
-Copyright @copyright{} 1999-2009 Free Software Foundation, Inc.
+Copyright @copyright{} 1999-2010 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.1 or
diff --git a/include/parted/constraint.h b/include/parted/constraint.h
index 7abcff7..df1ad29 100644
--- a/include/parted/constraint.h
+++ b/include/parted/constraint.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/crc32.h b/include/parted/crc32.h
index cc553ea..35b829e 100644
--- a/include/parted/crc32.h
+++ b/include/parted/crc32.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
crc32.h
diff --git a/include/parted/debug.h b/include/parted/debug.h
index 0195ac2..bbba09e 100644
--- a/include/parted/debug.h
+++ b/include/parted/debug.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2000, 2002, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2002, 2007, 2009-2010 Free Software
+ Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/disk.h b/include/parted/disk.h
index c567a8f..dea4d19 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2002, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/endian.h b/include/parted/endian.h
index eda901a..46c933f 100644
--- a/include/parted/endian.h
+++ b/include/parted/endian.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2002, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2002, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/exception.h b/include/parted/exception.h
index f0ead62..831b804 100644
--- a/include/parted/exception.h
+++ b/include/parted/exception.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/filesys.h b/include/parted/filesys.h
index 7b5585a..a4cfe82 100644
--- a/include/parted/filesys.h
+++ b/include/parted/filesys.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2006-2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2006-2007, 2009-2010 Free Software
+ Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/geom.h b/include/parted/geom.h
index 213d631..1b34270 100644
--- a/include/parted/geom.h
+++ b/include/parted/geom.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2001, 2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2005, 2007, 2009-2010 Free Software
+ Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/natmath.h b/include/parted/natmath.h
index eaa84d1..1394235 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/parted.h b/include/parted/parted.h
index 14bd63e..b2bd2e0 100644
--- a/include/parted/parted.h
+++ b/include/parted/parted.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/timer.h b/include/parted/timer.h
index 046aeb8..e68484e 100644
--- a/include/parted/timer.h
+++ b/include/parted/timer.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001-2002, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2001-2002, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/unit.h b/include/parted/unit.h
index 9c715b1..18e8e37 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 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/Makefile.am b/libparted/Makefile.am
index e77e6e0..5c6bac0 100644
--- a/libparted/Makefile.am
+++ b/libparted/Makefile.am
@@ -1,5 +1,6 @@
# This file is part of GNU Parted
-# Copyright (C) 1999-2001, 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007, 2009-2010 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 dcf5b15..0011e53 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 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/arch/gnu.c b/libparted/arch/gnu.c
index f9429cf..22fc0d0 100644
--- a/libparted/arch/gnu.c
+++ b/libparted/arch/gnu.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2005, 2007, 2009-2010 Free Software
+ Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/arch/linux.h b/libparted/arch/linux.h
index dc4e076..b03521f 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 Free Software Foundation, Inc.
+ Copyright (C) 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/architecture.c b/libparted/architecture.c
index e3d33d1..66e33f9 100644
--- a/libparted/architecture.c
+++ b/libparted/architecture.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/architecture.h b/libparted/architecture.h
index be2b9eb..51ed685 100644
--- a/libparted/architecture.h
+++ b/libparted/architecture.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/cs/constraint.c b/libparted/cs/constraint.c
index d0311ac..2b0b6df 100644
--- a/libparted/cs/constraint.c
+++ b/libparted/cs/constraint.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000-2001, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/cs/geom.c b/libparted/cs/geom.c
index ed72d7c..636a966 100644
--- a/libparted/cs/geom.c
+++ b/libparted/cs/geom.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2005, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2005, 2007-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/cs/natmath.c b/libparted/cs/natmath.c
index fe68241..34e09d0 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/debug.c b/libparted/debug.c
index 86798c3..14beb88 100644
--- a/libparted/debug.c
+++ b/libparted/debug.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/disk.c b/libparted/disk.c
index 0dc97f3..c14d005 100644
--- a/libparted/disk.c
+++ b/libparted/disk.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2003, 2005, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2003, 2005, 2007-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/exception.c b/libparted/exception.c
index ceabd8c..fe7ac21 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/filesys.c b/libparted/filesys.c
index ebebe47..7c214c0 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/Makefile.am b/libparted/fs/Makefile.am
index f250ee0..97fe32e 100644
--- a/libparted/fs/Makefile.am
+++ b/libparted/fs/Makefile.am
@@ -1,5 +1,6 @@
# This file is part of GNU Parted
-# Copyright (C) 1999-2001, 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007, 2009-2010 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 d60b877..6e91ece 100644
--- a/libparted/fs/amiga/affs.c
+++ b/libparted/fs/amiga/affs.c
@@ -1,6 +1,7 @@
/*
affs.c -- parted support for affs file systems
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/amiga/affs.h b/libparted/fs/amiga/affs.h
index db3edd2..f487fae 100644
--- a/libparted/fs/amiga/affs.h
+++ b/libparted/fs/amiga/affs.h
@@ -1,7 +1,8 @@
/*
affs.h -- parted suppoer for affs filesystems header files
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/amiga/amiga.c b/libparted/fs/amiga/amiga.c
index 49a0784..5fc087c 100644
--- a/libparted/fs/amiga/amiga.c
+++ b/libparted/fs/amiga/amiga.c
@@ -1,6 +1,7 @@
/*
libparted/fs_amiga - amiga file system support.
- Copyright (C) 2000-2001, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/amiga/amiga.h b/libparted/fs/amiga/amiga.h
index f8e671a..c74611f 100644
--- a/libparted/fs/amiga/amiga.h
+++ b/libparted/fs/amiga/amiga.h
@@ -1,6 +1,7 @@
/*
util.h -- amiga partition table headers.
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/amiga/apfs.c b/libparted/fs/amiga/apfs.c
index 0398794..53b61e5 100644
--- a/libparted/fs/amiga/apfs.c
+++ b/libparted/fs/amiga/apfs.c
@@ -1,6 +1,7 @@
/*
apfs.c -- parted support for apfs file systems
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/amiga/apfs.h b/libparted/fs/amiga/apfs.h
index 26b4b13..fab4c58 100644
--- a/libparted/fs/amiga/apfs.h
+++ b/libparted/fs/amiga/apfs.h
@@ -1,6 +1,7 @@
/*
apfs.h -- parted support for apfs file systems header files
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/amiga/asfs.c b/libparted/fs/amiga/asfs.c
index 0dfc27d..1740840 100644
--- a/libparted/fs/amiga/asfs.c
+++ b/libparted/fs/amiga/asfs.c
@@ -1,6 +1,7 @@
/*
asfs.c -- parted asfs filesystem support
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/amiga/asfs.h b/libparted/fs/amiga/asfs.h
index e3ab058..15bfc61 100644
--- a/libparted/fs/amiga/asfs.h
+++ b/libparted/fs/amiga/asfs.h
@@ -1,6 +1,7 @@
/*
asfs.h -- parted asfs filesystem support header files
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/amiga/interface.c b/libparted/fs/amiga/interface.c
index eeb7e61..9894f5b 100644
--- a/libparted/fs/amiga/interface.c
+++ b/libparted/fs/amiga/interface.c
@@ -1,6 +1,7 @@
/*
interface.c -- parted support amiga file systems
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/bfs/bfs.c b/libparted/fs/bfs/bfs.c
index 3d5b14a..9f0cde7 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 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/ext2.c b/libparted/fs/ext2/ext2.c
index 18f33cb..4f5d3a7 100644
--- a/libparted/fs/ext2/ext2.c
+++ b/libparted/fs/ext2/ext2.c
@@ -1,6 +1,7 @@
/*
ext2.c -- generic ext2 stuff
- Copyright (C) 1998-2001, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/ext2.h b/libparted/fs/ext2/ext2.h
index c3beaa2..1616515 100644
--- a/libparted/fs/ext2/ext2.h
+++ b/libparted/fs/ext2/ext2.h
@@ -1,6 +1,7 @@
/*
ext2.h -- ext2 header
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/ext2_block_relocator.c b/libparted/fs/ext2/ext2_block_relocator.c
index 8b1b233..de5651c 100644
--- a/libparted/fs/ext2/ext2_block_relocator.c
+++ b/libparted/fs/ext2/ext2_block_relocator.c
@@ -1,6 +1,7 @@
/*
ext2_block_relocator.c -- ext2 block relocator
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/ext2_buffer.c b/libparted/fs/ext2/ext2_buffer.c
index 74f27b6..c7b18ef 100644
--- a/libparted/fs/ext2/ext2_buffer.c
+++ b/libparted/fs/ext2/ext2_buffer.c
@@ -1,6 +1,7 @@
/*
ext2_buffer.c -- ext2 buffer cache
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/ext2_fs.h b/libparted/fs/ext2/ext2_fs.h
index c449949..11bb6d7 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 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2009-2010 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 df9d566..1922aaa 100644
--- a/libparted/fs/ext2/ext2_inode_relocator.c
+++ b/libparted/fs/ext2/ext2_inode_relocator.c
@@ -1,6 +1,7 @@
/*
ext2_inode_relocator.c -- ext2 inode relocator
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/ext2_meta.c b/libparted/fs/ext2/ext2_meta.c
index 355dc90..97a0314 100644
--- a/libparted/fs/ext2/ext2_meta.c
+++ b/libparted/fs/ext2/ext2_meta.c
@@ -1,6 +1,7 @@
/*
ext2_meta.c -- ext2 metadata mover
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/ext2_mkfs.c b/libparted/fs/ext2/ext2_mkfs.c
index eada62c..cbcbfc5 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/ext2_resize.c b/libparted/fs/ext2/ext2_resize.c
index 079b323..430236a 100644
--- a/libparted/fs/ext2/ext2_resize.c
+++ b/libparted/fs/ext2/ext2_resize.c
@@ -1,6 +1,7 @@
/*
ext2_resize.c -- ext2 resizer
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/interface.c b/libparted/fs/ext2/interface.c
index 610bb48..df771a9 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/parted_io.c b/libparted/fs/ext2/parted_io.c
index 4bbabf0..522ea98 100644
--- a/libparted/fs/ext2/parted_io.c
+++ b/libparted/fs/ext2/parted_io.c
@@ -1,6 +1,7 @@
/*
parted_io.c -- parted I/O code interface for libext2resize
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/parted_io.h b/libparted/fs/ext2/parted_io.h
index 95d4fd5..339c8a0 100644
--- a/libparted/fs/ext2/parted_io.h
+++ b/libparted/fs/ext2/parted_io.h
@@ -1,6 +1,7 @@
/*
parted_io.h
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/tune.c b/libparted/fs/ext2/tune.c
index 2d4431c..cb460f4 100644
--- a/libparted/fs/ext2/tune.c
+++ b/libparted/fs/ext2/tune.c
@@ -1,6 +1,7 @@
/*
tune.c -- tuneable stuff
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ext2/tune.h b/libparted/fs/ext2/tune.h
index 7944609..eecdd4b 100644
--- a/libparted/fs/ext2/tune.h
+++ b/libparted/fs/ext2/tune.h
@@ -1,6 +1,7 @@
/*
tune.h -- ext2 tunables header
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/bootsector.c b/libparted/fs/fat/bootsector.c
index 0e157eb..8a76c0a 100644
--- a/libparted/fs/fat/bootsector.c
+++ b/libparted/fs/fat/bootsector.c
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2004, 2007, 2009 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2010 Free Software
+ Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/bootsector.h b/libparted/fs/fat/bootsector.h
index 5cd0310..97c86e6 100644
--- a/libparted/fs/fat/bootsector.h
+++ b/libparted/fs/fat/bootsector.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/calc.c b/libparted/fs/fat/calc.c
index f041e1b..723d099 100644
--- a/libparted/fs/fat/calc.c
+++ b/libparted/fs/fat/calc.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2002, 2007, 2009-2010 Free Software
+ Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/calc.h b/libparted/fs/fat/calc.h
index 6ea3572..48ccba4 100644
--- a/libparted/fs/fat/calc.h
+++ b/libparted/fs/fat/calc.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/clstdup.c b/libparted/fs/fat/clstdup.c
index af5ac8d..80d410f 100644
--- a/libparted/fs/fat/clstdup.c
+++ b/libparted/fs/fat/clstdup.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/clstdup.h b/libparted/fs/fat/clstdup.h
index f43f14e..359fd61 100644
--- a/libparted/fs/fat/clstdup.h
+++ b/libparted/fs/fat/clstdup.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/context.c b/libparted/fs/fat/context.c
index cb9a759..1244f4f 100644
--- a/libparted/fs/fat/context.c
+++ b/libparted/fs/fat/context.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/context.h b/libparted/fs/fat/context.h
index 7bea0c7..e7a437f 100644
--- a/libparted/fs/fat/context.h
+++ b/libparted/fs/fat/context.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1999-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/count.c b/libparted/fs/fat/count.c
index ad80e3a..234c584 100644
--- a/libparted/fs/fat/count.c
+++ b/libparted/fs/fat/count.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/count.h b/libparted/fs/fat/count.h
index 5b1d82d..ffd431e 100644
--- a/libparted/fs/fat/count.h
+++ b/libparted/fs/fat/count.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999-2000, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/fat.c b/libparted/fs/fat/fat.c
index ada2d62..bf38206 100644
--- a/libparted/fs/fat/fat.c
+++ b/libparted/fs/fat/fat.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/fat.h b/libparted/fs/fat/fat.h
index ea92038..62401fe 100644
--- a/libparted/fs/fat/fat.h
+++ b/libparted/fs/fat/fat.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/fatio.c b/libparted/fs/fat/fatio.c
index 25de78c..9b78ac4 100644
--- a/libparted/fs/fat/fatio.c
+++ b/libparted/fs/fat/fatio.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/fatio.h b/libparted/fs/fat/fatio.h
index bd76b10..3e50dfb 100644
--- a/libparted/fs/fat/fatio.h
+++ b/libparted/fs/fat/fatio.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/resize.c b/libparted/fs/fat/resize.c
index d3c4b54..15e49ba 100644
--- a/libparted/fs/fat/resize.c
+++ b/libparted/fs/fat/resize.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/table.c b/libparted/fs/fat/table.c
index 284250e..daa35d0 100644
--- a/libparted/fs/fat/table.c
+++ b/libparted/fs/fat/table.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/table.h b/libparted/fs/fat/table.h
index 901b666..0bfbffa 100644
--- a/libparted/fs/fat/table.h
+++ b/libparted/fs/fat/table.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/traverse.c b/libparted/fs/fat/traverse.c
index 41db6cc..3621a05 100644
--- a/libparted/fs/fat/traverse.c
+++ b/libparted/fs/fat/traverse.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2005, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2005, 2007-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/fat/traverse.h b/libparted/fs/fat/traverse.h
index d26a664..06577f6 100644
--- a/libparted/fs/fat/traverse.h
+++ b/libparted/fs/fat/traverse.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/advfs.c b/libparted/fs/hfs/advfs.c
index bf4595f..6781e2e 100644
--- a/libparted/fs/hfs/advfs.c
+++ b/libparted/fs/hfs/advfs.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/advfs.h b/libparted/fs/hfs/advfs.h
index 13a3e90..d608038 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 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/advfs_plus.c b/libparted/fs/hfs/advfs_plus.c
index 4bcd282..c17e9cb 100644
--- a/libparted/fs/hfs/advfs_plus.c
+++ b/libparted/fs/hfs/advfs_plus.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/advfs_plus.h b/libparted/fs/hfs/advfs_plus.h
index 53bc88e..86a7753 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 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/cache.c b/libparted/fs/hfs/cache.c
index 6eadc84..3d5238e 100644
--- a/libparted/fs/hfs/cache.c
+++ b/libparted/fs/hfs/cache.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/cache.h b/libparted/fs/hfs/cache.h
index 8f1a195..09722b3 100644
--- a/libparted/fs/hfs/cache.h
+++ b/libparted/fs/hfs/cache.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/file.c b/libparted/fs/hfs/file.c
index e243e85..77213e4 100644
--- a/libparted/fs/hfs/file.c
+++ b/libparted/fs/hfs/file.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/file.h b/libparted/fs/hfs/file.h
index 7fd14d6..707cf9c 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 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/file_plus.c b/libparted/fs/hfs/file_plus.c
index a150aaa..df905cd 100644
--- a/libparted/fs/hfs/file_plus.c
+++ b/libparted/fs/hfs/file_plus.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/file_plus.h b/libparted/fs/hfs/file_plus.h
index 86f58ec..ecae326 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 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/hfs.c b/libparted/fs/hfs/hfs.c
index 3944468..d5f1f23 100644
--- a/libparted/fs/hfs/hfs.c
+++ b/libparted/fs/hfs/hfs.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2003-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2003-2005, 2007, 2009-2010 Free Software
+ Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/hfs.h b/libparted/fs/hfs/hfs.h
index b4b44dc..3f3c0d5 100644
--- a/libparted/fs/hfs/hfs.h
+++ b/libparted/fs/hfs/hfs.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2003-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2003-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/journal.c b/libparted/fs/hfs/journal.c
index 1ccf1f3..2680a69 100644
--- a/libparted/fs/hfs/journal.c
+++ b/libparted/fs/hfs/journal.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/journal.h b/libparted/fs/hfs/journal.h
index 0082f0f..98dbb36 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 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/probe.c b/libparted/fs/hfs/probe.c
index ea31b46..e56fef9 100644
--- a/libparted/fs/hfs/probe.c
+++ b/libparted/fs/hfs/probe.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/probe.h b/libparted/fs/hfs/probe.h
index e15dfe4..1da3c03 100644
--- a/libparted/fs/hfs/probe.h
+++ b/libparted/fs/hfs/probe.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/reloc.c b/libparted/fs/hfs/reloc.c
index 2e7463a..afbe212 100644
--- a/libparted/fs/hfs/reloc.c
+++ b/libparted/fs/hfs/reloc.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/reloc.h b/libparted/fs/hfs/reloc.h
index 41092c1..e876b82 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 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/reloc_plus.c b/libparted/fs/hfs/reloc_plus.c
index be46452..bc4cfda 100644
--- a/libparted/fs/hfs/reloc_plus.c
+++ b/libparted/fs/hfs/reloc_plus.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/hfs/reloc_plus.h b/libparted/fs/hfs/reloc_plus.h
index cfb43fb..2a39b48 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 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/jfs/jfs.c b/libparted/fs/jfs/jfs.c
index ca77f9f..7ca87cf 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 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/linux_swap/linux_swap.c b/libparted/fs/linux_swap/linux_swap.c
index 4fb8042..075b155 100644
--- a/libparted/fs/linux_swap/linux_swap.c
+++ b/libparted/fs/linux_swap/linux_swap.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2002, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2002, 2007-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ntfs/ntfs.c b/libparted/fs/ntfs/ntfs.c
index b6949c7..67438f5 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 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/reiserfs/geom_dal.c b/libparted/fs/reiserfs/geom_dal.c
index 5da9c41..5625d89 100644
--- a/libparted/fs/reiserfs/geom_dal.c
+++ b/libparted/fs/reiserfs/geom_dal.c
@@ -1,6 +1,7 @@
/*
geom_dal.c -- parted device abstraction layer
- Copyright (C) 2001-2002, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2001-2002, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/reiserfs/geom_dal.h b/libparted/fs/reiserfs/geom_dal.h
index 91b9ab4..4f88452 100644
--- a/libparted/fs/reiserfs/geom_dal.h
+++ b/libparted/fs/reiserfs/geom_dal.h
@@ -1,6 +1,7 @@
/*
geom_dal.h -- parted device abstraction layer
- Copyright (C) 2001-2002, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2001-2002, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/reiserfs/reiserfs.c b/libparted/fs/reiserfs/reiserfs.c
index c778533..bafd7b0 100644
--- a/libparted/fs/reiserfs/reiserfs.c
+++ b/libparted/fs/reiserfs/reiserfs.c
@@ -1,6 +1,7 @@
/*
reiserfs.c -- libparted / libreiserfs glue
- Copyright (C) 2001-2002, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2001-2002, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/reiserfs/reiserfs.h b/libparted/fs/reiserfs/reiserfs.h
index f7019c9..b87cbea 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 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/ufs/ufs.c b/libparted/fs/ufs/ufs.c
index 1d8d313..04b4617 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 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/xfs/xfs.c b/libparted/fs/xfs/xfs.c
index d136e26..0691d52 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 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/Makefile.am b/libparted/labels/Makefile.am
index 40782aa..d8df3a4 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-2009 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007-2010 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 73eb1b7..6a39202 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/bsd.c b/libparted/labels/bsd.c
index 11f2374..df531e9 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/dasd.c b/libparted/labels/dasd.c
index f7be5d2..4b5840b 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/dos.c b/libparted/labels/dos.c
index d1df0c7..6b8d6cb 100644
--- a/libparted/labels/dos.c
+++ b/libparted/labels/dos.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2004-2005, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2004-2005, 2007-2010 Free Software
+ Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/dvh.c b/libparted/labels/dvh.c
index 8cf16b1..55654d9 100644
--- a/libparted/labels/dvh.c
+++ b/libparted/labels/dvh.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001-2002, 2005, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 2001-2002, 2005, 2007-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/loop.c b/libparted/labels/loop.c
index 8b8af0d..d225cdf 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/mac.c b/libparted/labels/mac.c
index 4f988a8..19de261 100644
--- a/libparted/labels/mac.c
+++ b/libparted/labels/mac.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2002, 2004, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2002, 2004, 2007-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/misc.h b/libparted/labels/misc.h
index d8681bd..7755b0d 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 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/pc98.c b/libparted/labels/pc98.c
index 506fb3b..2f9e5cd 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/pt-tools.c b/libparted/labels/pt-tools.c
index e81bec5..9992529 100644
--- a/libparted/labels/pt-tools.c
+++ b/libparted/labels/pt-tools.c
@@ -1,5 +1,5 @@
/* partition table tools
- Copyright (C) 2008-2009 Free Software Foundation, Inc.
+ Copyright (C) 2008-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/pt-tools.h b/libparted/labels/pt-tools.h
index 8131501..b7135fe 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 2008-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/rdb.c b/libparted/labels/rdb.c
index a206075..71b3458 100644
--- a/libparted/labels/rdb.c
+++ b/libparted/labels/rdb.c
@@ -2,7 +2,8 @@
libparted - a library for manipulating disk partitions
disk_amiga.c - libparted module to manipulate amiga RDB partition tables.
- Copyright (C) 2000-2001, 2004, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2004, 2007-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/labels/sun.c b/libparted/labels/sun.c
index af6e1ef..0528e2c 100644
--- a/libparted/labels/sun.c
+++ b/libparted/labels/sun.c
@@ -1,7 +1,8 @@
/* -*- 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2005, 2007-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/libparted.c b/libparted/libparted.c
index 219fe92..1cb085c 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/mbr.s b/libparted/mbr.s
index d0cbc6d..110bfdc 100644
--- a/libparted/mbr.s
+++ b/libparted/mbr.s
@@ -1,5 +1,6 @@
; libparted - a library for manipulating disk partitions
-; Copyright (C) 1999-2000, 2007, 2009 Free Software Foundation, Inc.
+; Copyright (C) 1999-2000, 2007, 2009-2010 Free Software Foundation,
+; Inc.
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
diff --git a/libparted/tests/Makefile.am b/libparted/tests/Makefile.am
index b368975..2921492 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-2009 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007-2010 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 f77919d..8677d73 100755
--- a/libparted/tests/t1000-label.sh
+++ b/libparted/tests/t1000-label.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2007-2009 Free Software Foundation, Inc.
+# Copyright (C) 2007-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/libparted/tests/t2000-disk.sh b/libparted/tests/t2000-disk.sh
index 2d074b0..e5401b2 100755
--- a/libparted/tests/t2000-disk.sh
+++ b/libparted/tests/t2000-disk.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2007-2009 Free Software Foundation, Inc.
+# Copyright (C) 2007-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/libparted/timer.c b/libparted/timer.c
index 593952a..9b3021e 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 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/unit.c b/libparted/unit.c
index b9a252a..30d47b6 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 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/m4/o-direct.m4 b/m4/o-direct.m4
index 95bae3a..9459739 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-2009 Free Software Foundation, Inc.
+# Copyright (C) 2007-2010 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 3759c4a..52fb15c 100644
--- a/parted/command.c
+++ b/parted/command.c
@@ -1,6 +1,7 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/parted/command.h b/parted/command.h
index 575be41..ea7547c 100644
--- a/parted/command.h
+++ b/parted/command.h
@@ -1,6 +1,7 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2000, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/parted/parted.c b/parted/parted.c
index 5074bdf..0d0b0b7 100644
--- a/parted/parted.c
+++ b/parted/parted.c
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2003, 2005-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2003, 2005-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/parted/strlist.c b/parted/strlist.c
index 5a9053a..310ff01 100644
--- a/parted/strlist.c
+++ b/parted/strlist.c
@@ -1,6 +1,7 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2001, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/parted/strlist.h b/parted/strlist.h
index 7b3772e..3bc4656 100644
--- a/parted/strlist.h
+++ b/parted/strlist.h
@@ -1,6 +1,7 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2001, 2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007, 2009-2010 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/parted/table.c b/parted/table.c
index 86b5114..48202dd 100644
--- a/parted/table.c
+++ b/parted/table.c
@@ -3,7 +3,7 @@
*/
/*
parted - a frontend to libparted
- Copyright (C) 2006-2009 Free Software Foundation, Inc.
+ Copyright (C) 2006-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/parted/table.h b/parted/table.h
index aa6d84a..8b8e739 100644
--- a/parted/table.h
+++ b/parted/table.h
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 2006-2007, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/parted/ui.c b/parted/ui.c
index bb8222d..04fc733 100644
--- a/parted/ui.c
+++ b/parted/ui.c
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2002, 2006-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2002, 2006-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/parted/ui.h b/parted/ui.h
index d5b3fc0..6631065 100644
--- a/parted/ui.h
+++ b/parted/ui.h
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2001, 2007-2009 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/partprobe/partprobe.c b/partprobe/partprobe.c
index 9f41c2c..a3aa07d 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-2009 Free Software Foundation, Inc.
+ Copyright (C) 2001-2002, 2007-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d1fcbdd..8469ce5 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,5 @@
# libparted
-# Copyright (C) 1999-2001, 2006-2009 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2006-2010 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 efbe7f3..9117974 100755
--- a/scripts/extract_symvers
+++ b/scripts/extract_symvers
@@ -1,6 +1,7 @@
#!/bin/sh
-# Copyright (C) 2002-2003, 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2002-2003, 2007, 2009-2010 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 2ac7c09..a8e5af2 100755
--- a/scripts/update-po
+++ b/scripts/update-po
@@ -2,7 +2,7 @@
# Bootstrap this package from CVS.
-# Copyright (C) 2003-2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2003-2007, 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t-lib.sh b/tests/t-lib.sh
index 83efdf9..73454ce 100644
--- a/tests/t-lib.sh
+++ b/tests/t-lib.sh
@@ -1,6 +1,6 @@
# source this file; set up for tests
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0000-basic.sh b/tests/t0000-basic.sh
index 43103d2..0285fab 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 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0001-tiny.sh b/tests/t0001-tiny.sh
index c2ea128..c9ff34f 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0010-script-no-ctrl-chars.sh b/tests/t0010-script-no-ctrl-chars.sh
index 2fbc19d..39662d3 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0100-print.sh b/tests/t0100-print.sh
index aec0deb..dab579a 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 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0200-gpt.sh b/tests/t0200-gpt.sh
index 77d431a..38a439f 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0201-gpt.sh b/tests/t0201-gpt.sh
index 4355606..8c603dc 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0202-gpt-pmbr.sh b/tests/t0202-gpt-pmbr.sh
index 209dcc7..acfb2b6 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0220-gpt-msftres.sh b/tests/t0220-gpt-msftres.sh
index 5053e0f..8ef885f 100755
--- a/tests/t0220-gpt-msftres.sh
+++ b/tests/t0220-gpt-msftres.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0250-gpt.sh b/tests/t0250-gpt.sh
index fa97d94..201a081 100755
--- a/tests/t0250-gpt.sh
+++ b/tests/t0250-gpt.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# very basic GPT table
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0280-gpt-corrupt.sh b/tests/t0280-gpt-corrupt.sh
index e933ff1..28c9035 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0300-dos-on-gpt.sh b/tests/t0300-dos-on-gpt.sh
index 0686ba6..7edb2ae 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0400-loop-clobber-infloop.sh b/tests/t0400-loop-clobber-infloop.sh
index 185f91e..10309ec 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t1100-busy-label.sh b/tests/t1100-busy-label.sh
index a688a2d..1fde690 100755
--- a/tests/t1100-busy-label.sh
+++ b/tests/t1100-busy-label.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2007-2009 Free Software Foundation, Inc.
+# Copyright (C) 2007-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t1700-ext-probe.sh b/tests/t1700-ext-probe.sh
index 60fe9a9..e68912f 100755
--- a/tests/t1700-ext-probe.sh
+++ b/tests/t1700-ext-probe.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2100-mkswap.sh b/tests/t2100-mkswap.sh
index 7650e53..1462e5d 100755
--- a/tests/t2100-mkswap.sh
+++ b/tests/t2100-mkswap.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2200-dos-label-recog.sh b/tests/t2200-dos-label-recog.sh
index 2ea7de0..1254226 100755
--- a/tests/t2200-dos-label-recog.sh
+++ b/tests/t2200-dos-label-recog.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2300-dos-label-extended-bootcode.sh b/tests/t2300-dos-label-extended-bootcode.sh
index a0dd2e9..6f2b219 100755
--- a/tests/t2300-dos-label-extended-bootcode.sh
+++ b/tests/t2300-dos-label-extended-bootcode.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t3000-resize-fs.sh b/tests/t3000-resize-fs.sh
index c338be8..2abc71b 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t3200-type-change.sh b/tests/t3200-type-change.sh
index d1c6a59..e64e6c7 100755
--- a/tests/t3200-type-change.sh
+++ b/tests/t3200-type-change.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure parted doesn't change the type of a partition to match its FS.
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4000-sun-raid-type.sh b/tests/t4000-sun-raid-type.sh
index ca287cd..5ef8ab4 100755
--- a/tests/t4000-sun-raid-type.sh
+++ b/tests/t4000-sun-raid-type.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4100-dvh-partition-limits.sh b/tests/t4100-dvh-partition-limits.sh
index 89302f1..01e3078 100755
--- a/tests/t4100-dvh-partition-limits.sh
+++ b/tests/t4100-dvh-partition-limits.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4100-msdos-partition-limits.sh b/tests/t4100-msdos-partition-limits.sh
index 554b230..0c5b404 100755
--- a/tests/t4100-msdos-partition-limits.sh
+++ b/tests/t4100-msdos-partition-limits.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4100-msdos-starting-sector.sh b/tests/t4100-msdos-starting-sector.sh
index 5880d95..7761e75 100755
--- a/tests/t4100-msdos-starting-sector.sh
+++ b/tests/t4100-msdos-starting-sector.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4200-partprobe.sh b/tests/t4200-partprobe.sh
index 72d73b4..6dd82af 100755
--- a/tests/t4200-partprobe.sh
+++ b/tests/t4200-partprobe.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t5000-tags.sh b/tests/t5000-tags.sh
index 9c3e47d..d1e9533 100755
--- a/tests/t5000-tags.sh
+++ b/tests/t5000-tags.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2007-2009 Free Software Foundation, Inc.
+# Copyright (C) 2007-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t6000-dm.sh b/tests/t6000-dm.sh
index da3198f..310e85e 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-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t7000-scripting.sh b/tests/t7000-scripting.sh
index 1b088d0..dfcc3a6 100755
--- a/tests/t7000-scripting.sh
+++ b/tests/t7000-scripting.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2008-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t8000-loop.sh b/tests/t8000-loop.sh
index e8c27fe..313e3b8 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-2009 Free Software Foundation, Inc.
+# Copyright (C) 2008-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9010-big-sector.sh b/tests/t9010-big-sector.sh
index 11a79c7..de63399 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9020-alignment.sh b/tests/t9020-alignment.sh
index 277fd47..b43acbc 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9021-maxima.sh b/tests/t9021-maxima.sh
index dbd4d3e..999a696 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9030-align-check.sh b/tests/t9030-align-check.sh
index 12c6c77..76b359a 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 Free Software Foundation, Inc.
+# Copyright (C) 2009-2010 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by