summaryrefslogtreecommitdiff
path: root/libparted
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2019-08-12 09:17:44 -0700
committerBrian C. Lane <bcl@redhat.com>2019-08-12 09:17:47 -0700
commit89b6e249fd17e54fa4f8f38702c13ac93dd07ae1 (patch)
tree003da2cff7863f040ed7fc875ef712c36110a67c /libparted
parent1e43003ac854d0c21477ebaf5db09d783bce55fd (diff)
downloadparted-89b6e249fd17e54fa4f8f38702c13ac93dd07ae1.tar.gz
maint: Update copyright statements to 2019
By running make update-copyright
Diffstat (limited to 'libparted')
-rw-r--r--libparted/Makefile.am2
-rw-r--r--libparted/arch/beos.c2
-rw-r--r--libparted/arch/gnu.c4
-rw-r--r--libparted/arch/linux.c2
-rw-r--r--libparted/arch/linux.h2
-rw-r--r--libparted/architecture.c2
-rw-r--r--libparted/architecture.h2
-rw-r--r--libparted/cs/constraint.c3
-rw-r--r--libparted/cs/geom.c3
-rw-r--r--libparted/cs/natmath.c2
-rw-r--r--libparted/debug.c3
-rw-r--r--libparted/disk.c3
-rw-r--r--libparted/exception.c2
-rw-r--r--libparted/filesys.c2
-rw-r--r--libparted/fs/Makefile.am2
-rw-r--r--libparted/fs/amiga/a-interface.c3
-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/btrfs/btrfs.c2
-rw-r--r--libparted/fs/ext2/ext2.h3
-rw-r--r--libparted/fs/ext2/ext2_fs.h2
-rw-r--r--libparted/fs/ext2/interface.c2
-rw-r--r--libparted/fs/fat/bootsector.c2
-rw-r--r--libparted/fs/fat/bootsector.h3
-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/hfs/hfs.c4
-rw-r--r--libparted/fs/hfs/hfs.h3
-rw-r--r--libparted/fs/hfs/probe.c3
-rw-r--r--libparted/fs/hfs/probe.h3
-rw-r--r--libparted/fs/jfs/jfs.c2
-rw-r--r--libparted/fs/linux_swap/linux_swap.c3
-rw-r--r--libparted/fs/nilfs2/nilfs2.c2
-rw-r--r--libparted/fs/ntfs/ntfs.c2
-rw-r--r--libparted/fs/r/fat/bootsector.c2
-rw-r--r--libparted/fs/r/fat/bootsector.h3
-rw-r--r--libparted/fs/r/fat/calc.c4
-rw-r--r--libparted/fs/r/fat/calc.h3
-rw-r--r--libparted/fs/r/fat/clstdup.c3
-rw-r--r--libparted/fs/r/fat/clstdup.h2
-rw-r--r--libparted/fs/r/fat/context.c3
-rw-r--r--libparted/fs/r/fat/context.h3
-rw-r--r--libparted/fs/r/fat/count.c3
-rw-r--r--libparted/fs/r/fat/count.h2
-rw-r--r--libparted/fs/r/fat/fat.c2
-rw-r--r--libparted/fs/r/fat/fat.h3
-rw-r--r--libparted/fs/r/fat/fatio.c3
-rw-r--r--libparted/fs/r/fat/fatio.h3
-rw-r--r--libparted/fs/r/fat/resize.c2
-rw-r--r--libparted/fs/r/fat/table.c2
-rw-r--r--libparted/fs/r/fat/table.h3
-rw-r--r--libparted/fs/r/fat/traverse.c3
-rw-r--r--libparted/fs/r/fat/traverse.h2
-rw-r--r--libparted/fs/r/filesys.c2
-rw-r--r--libparted/fs/r/hfs/advfs.c3
-rw-r--r--libparted/fs/r/hfs/advfs.h2
-rw-r--r--libparted/fs/r/hfs/advfs_plus.c3
-rw-r--r--libparted/fs/r/hfs/advfs_plus.h2
-rw-r--r--libparted/fs/r/hfs/cache.c3
-rw-r--r--libparted/fs/r/hfs/cache.h3
-rw-r--r--libparted/fs/r/hfs/file.c3
-rw-r--r--libparted/fs/r/hfs/file.h2
-rw-r--r--libparted/fs/r/hfs/file_plus.c3
-rw-r--r--libparted/fs/r/hfs/file_plus.h2
-rw-r--r--libparted/fs/r/hfs/hfs.c4
-rw-r--r--libparted/fs/r/hfs/hfs.h3
-rw-r--r--libparted/fs/r/hfs/journal.c3
-rw-r--r--libparted/fs/r/hfs/journal.h2
-rw-r--r--libparted/fs/r/hfs/probe.c3
-rw-r--r--libparted/fs/r/hfs/probe.h3
-rw-r--r--libparted/fs/r/hfs/reloc.c3
-rw-r--r--libparted/fs/r/hfs/reloc.h2
-rw-r--r--libparted/fs/r/hfs/reloc_plus.c3
-rw-r--r--libparted/fs/r/hfs/reloc_plus.h2
-rw-r--r--libparted/fs/reiserfs/reiserfs.c3
-rw-r--r--libparted/fs/reiserfs/reiserfs.h2
-rw-r--r--libparted/fs/udf/udf.c2
-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/atari.c3
-rw-r--r--libparted/labels/bsd.c2
-rw-r--r--libparted/labels/dasd.c2
-rw-r--r--libparted/labels/dos.c4
-rw-r--r--libparted/labels/dvh.c3
-rw-r--r--libparted/labels/loop.c2
-rw-r--r--libparted/labels/mac.c3
-rw-r--r--libparted/labels/misc.h2
-rw-r--r--libparted/labels/pc98.c2
-rw-r--r--libparted/labels/pt-tools.c2
-rw-r--r--libparted/labels/pt-tools.h2
-rw-r--r--libparted/labels/rdb.c3
-rw-r--r--libparted/labels/sun.c3
-rw-r--r--libparted/libparted.c2
-rw-r--r--libparted/mbr.s3
-rw-r--r--libparted/tests/Makefile.am2
-rwxr-xr-xlibparted/tests/t1000-label.sh2
-rwxr-xr-xlibparted/tests/t2000-disk.sh2
-rwxr-xr-xlibparted/tests/t2100-zerolen.sh2
-rwxr-xr-xlibparted/tests/t3000-symlink.sh2
-rw-r--r--libparted/timer.c2
-rw-r--r--libparted/unit.c2
110 files changed, 165 insertions, 115 deletions
diff --git a/libparted/Makefile.am b/libparted/Makefile.am
index b9f5940..bcdde77 100644
--- a/libparted/Makefile.am
+++ b/libparted/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Parted
-# Copyright (C) 1999-2001, 2007, 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007, 2009-2014, 2019 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 b1f9642..91664ad 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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 a17a738..321b70a 100644
--- a/libparted/arch/gnu.c
+++ b/libparted/arch/gnu.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2005, 2007, 2009-2014 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2001, 2005, 2007, 2009-2014, 2019 Free Software
+ Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/arch/linux.c b/libparted/arch/linux.c
index 7d83dfb..bb4d5ea 100644
--- a/libparted/arch/linux.c
+++ b/libparted/arch/linux.c
@@ -1,5 +1,5 @@
/* libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014, 2019 Free Software Foundation, Inc.
This program is free 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 95def1f..b61cd75 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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 df0f381..f43d1fc 100644
--- a/libparted/architecture.c
+++ b/libparted/architecture.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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 6c26f0b..56f5515 100644
--- a/libparted/architecture.h
+++ b/libparted/architecture.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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 1932aae..ed24eaa 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 1247965..1b562c8 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2005, 2007-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 b0bb862..c8cdcab 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 c47a9f5..c4932ca 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 959a2a9..5aaac5a 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2003, 2005, 2007-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 40f0168..8fbb437 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 0012466..69c95b6 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 0ac8a5f..74f275a 100644
--- a/libparted/fs/Makefile.am
+++ b/libparted/fs/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Parted
-# Copyright (C) 1999-2001, 2007, 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
#
# This file may be modified and/or distributed without restriction.
diff --git a/libparted/fs/amiga/a-interface.c b/libparted/fs/amiga/a-interface.c
index 1ba12a6..a6b92f9 100644
--- a/libparted/fs/amiga/a-interface.c
+++ b/libparted/fs/amiga/a-interface.c
@@ -1,6 +1,7 @@
/*
interface.c -- parted support amiga file systems
- Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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.c b/libparted/fs/amiga/affs.c
index 2fa4084..1fde17c 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 a089f5d..9e9505c 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 2e974c2..be10dae 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 34a7d8c..eb520ab 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 c21a4fc..775e77e 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 6ab9eed..103bfbe 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 0dbf9d9..118d204 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 0e51cd3..2ac8c2a 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/btrfs/btrfs.c b/libparted/fs/btrfs/btrfs.c
index a5762c0..8815508 100644
--- a/libparted/fs/btrfs/btrfs.c
+++ b/libparted/fs/btrfs/btrfs.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2013-2014 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014, 2019 Free Software Foundation, Inc.
This program is free 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 0dd87eb..a44fd4e 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 6784106..ac1b6a0 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-2014 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2009-2014, 2019 Free Software Foundation, Inc.
*/
#ifndef _EXT2_FS_H
diff --git a/libparted/fs/ext2/interface.c b/libparted/fs/ext2/interface.c
index a90c592..a49568b 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 cc4aeec..0c3ae77 100644
--- a/libparted/fs/fat/bootsector.c
+++ b/libparted/fs/fat/bootsector.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014 Free Software
+ Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014, 2019 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/fat/bootsector.h b/libparted/fs/fat/bootsector.h
index f48d542..191c11d 100644
--- a/libparted/fs/fat/bootsector.h
+++ b/libparted/fs/fat/bootsector.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 379930c..aa07bac 100644
--- a/libparted/fs/fat/count.h
+++ b/libparted/fs/fat/count.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999-2000, 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 194a8ba..7ef7f31 100644
--- a/libparted/fs/fat/fat.c
+++ b/libparted/fs/fat/fat.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 8f8ca06..bfb5588 100644
--- a/libparted/fs/fat/fat.h
+++ b/libparted/fs/fat/fat.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 1555610..84d738d 100644
--- a/libparted/fs/hfs/hfs.c
+++ b/libparted/fs/hfs/hfs.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2003-2005, 2007, 2009-2014 Free Software Foundation,
- Inc.
+ Copyright (C) 2000, 2003-2005, 2007, 2009-2014, 2019 Free Software
+ Foundation, Inc.
This program is free 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 6cd27ca..4fa2e95 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2003-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 ec62c44..3b79886 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 10c5965..61c2f9f 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 47b2f07..b15a963 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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 ae4fa6e..a489563 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2002, 2007-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/nilfs2/nilfs2.c b/libparted/fs/nilfs2/nilfs2.c
index 52f757c..3ca4808 100644
--- a/libparted/fs/nilfs2/nilfs2.c
+++ b/libparted/fs/nilfs2/nilfs2.c
@@ -3,7 +3,7 @@
*
* Written by Jiro SEKIBA <jir@unicus.jp>
*
- * Copyright (C) 2011-2014 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2014, 2019 Free Software Foundation, Inc.
*
* This program is free 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 d533b3c..3bfb28e 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/fat/bootsector.c b/libparted/fs/r/fat/bootsector.c
index 3e34e13..46d5926 100644
--- a/libparted/fs/r/fat/bootsector.c
+++ b/libparted/fs/r/fat/bootsector.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014 Free Software
+ Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014, 2019 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/bootsector.h b/libparted/fs/r/fat/bootsector.h
index 3f84d7f..6b0363f 100644
--- a/libparted/fs/r/fat/bootsector.h
+++ b/libparted/fs/r/fat/bootsector.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/calc.c b/libparted/fs/r/fat/calc.c
index 43a094b..e524007 100644
--- a/libparted/fs/r/fat/calc.c
+++ b/libparted/fs/r/fat/calc.c
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2007, 2009-2014 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2002, 2007, 2009-2014, 2019 Free Software
+ Foundation, Inc.
This program is free 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/r/fat/calc.h b/libparted/fs/r/fat/calc.h
index f1bfa7e..4c53193 100644
--- a/libparted/fs/r/fat/calc.h
+++ b/libparted/fs/r/fat/calc.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/clstdup.c b/libparted/fs/r/fat/clstdup.c
index 437948d..7456f60 100644
--- a/libparted/fs/r/fat/clstdup.c
+++ b/libparted/fs/r/fat/clstdup.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/clstdup.h b/libparted/fs/r/fat/clstdup.h
index 761d5ca..5b5f63c 100644
--- a/libparted/fs/r/fat/clstdup.h
+++ b/libparted/fs/r/fat/clstdup.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/fat/context.c b/libparted/fs/r/fat/context.c
index f67547a..5c27d09 100644
--- a/libparted/fs/r/fat/context.c
+++ b/libparted/fs/r/fat/context.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/context.h b/libparted/fs/r/fat/context.h
index 7a9fd97..8d0f6a5 100644
--- a/libparted/fs/r/fat/context.h
+++ b/libparted/fs/r/fat/context.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1999-2000, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/count.c b/libparted/fs/r/fat/count.c
index a5837c0..250e80d 100644
--- a/libparted/fs/r/fat/count.c
+++ b/libparted/fs/r/fat/count.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/count.h b/libparted/fs/r/fat/count.h
index 379930c..aa07bac 100644
--- a/libparted/fs/r/fat/count.h
+++ b/libparted/fs/r/fat/count.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999-2000, 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/fat/fat.c b/libparted/fs/r/fat/fat.c
index 444668d..ad57d36 100644
--- a/libparted/fs/r/fat/fat.c
+++ b/libparted/fs/r/fat/fat.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/fat/fat.h b/libparted/fs/r/fat/fat.h
index 704ae55..efa1652 100644
--- a/libparted/fs/r/fat/fat.h
+++ b/libparted/fs/r/fat/fat.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/fatio.c b/libparted/fs/r/fat/fatio.c
index 5c3a440..54d150e 100644
--- a/libparted/fs/r/fat/fatio.c
+++ b/libparted/fs/r/fat/fatio.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/fatio.h b/libparted/fs/r/fat/fatio.h
index 11401f2..1302ce3 100644
--- a/libparted/fs/r/fat/fatio.h
+++ b/libparted/fs/r/fat/fatio.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/resize.c b/libparted/fs/r/fat/resize.c
index 888a003..71113d4 100644
--- a/libparted/fs/r/fat/resize.c
+++ b/libparted/fs/r/fat/resize.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/fat/table.c b/libparted/fs/r/fat/table.c
index adb78a6..fe8e040 100644
--- a/libparted/fs/r/fat/table.c
+++ b/libparted/fs/r/fat/table.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/fat/table.h b/libparted/fs/r/fat/table.h
index b6517ae..2527d9a 100644
--- a/libparted/fs/r/fat/table.h
+++ b/libparted/fs/r/fat/table.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/traverse.c b/libparted/fs/r/fat/traverse.c
index f2efbdf..fc8a795 100644
--- a/libparted/fs/r/fat/traverse.c
+++ b/libparted/fs/r/fat/traverse.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2005, 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2005, 2007-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/fat/traverse.h b/libparted/fs/r/fat/traverse.h
index 1c42f07..f2fc2d8 100644
--- a/libparted/fs/r/fat/traverse.h
+++ b/libparted/fs/r/fat/traverse.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/filesys.c b/libparted/fs/r/filesys.c
index d5d56a7..d57447c 100644
--- a/libparted/fs/r/filesys.c
+++ b/libparted/fs/r/filesys.c
@@ -1,5 +1,5 @@
/* libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/hfs/advfs.c b/libparted/fs/r/hfs/advfs.c
index 2398478..d0afa30 100644
--- a/libparted/fs/r/hfs/advfs.c
+++ b/libparted/fs/r/hfs/advfs.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/advfs.h b/libparted/fs/r/hfs/advfs.h
index 60c375d..b7ec4bc 100644
--- a/libparted/fs/r/hfs/advfs.h
+++ b/libparted/fs/r/hfs/advfs.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/hfs/advfs_plus.c b/libparted/fs/r/hfs/advfs_plus.c
index 0c5f1c3..5453c25 100644
--- a/libparted/fs/r/hfs/advfs_plus.c
+++ b/libparted/fs/r/hfs/advfs_plus.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/advfs_plus.h b/libparted/fs/r/hfs/advfs_plus.h
index 130ba65..ae5982d 100644
--- a/libparted/fs/r/hfs/advfs_plus.h
+++ b/libparted/fs/r/hfs/advfs_plus.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/hfs/cache.c b/libparted/fs/r/hfs/cache.c
index 03c2913..5e5b071 100644
--- a/libparted/fs/r/hfs/cache.c
+++ b/libparted/fs/r/hfs/cache.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/cache.h b/libparted/fs/r/hfs/cache.h
index a71cd32..98f6155 100644
--- a/libparted/fs/r/hfs/cache.h
+++ b/libparted/fs/r/hfs/cache.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/file.c b/libparted/fs/r/hfs/file.c
index cfb7136..fa8f0ff 100644
--- a/libparted/fs/r/hfs/file.c
+++ b/libparted/fs/r/hfs/file.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/file.h b/libparted/fs/r/hfs/file.h
index 6cbc1de..12e1c6b 100644
--- a/libparted/fs/r/hfs/file.h
+++ b/libparted/fs/r/hfs/file.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/hfs/file_plus.c b/libparted/fs/r/hfs/file_plus.c
index 33c7797..95c5643 100644
--- a/libparted/fs/r/hfs/file_plus.c
+++ b/libparted/fs/r/hfs/file_plus.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/file_plus.h b/libparted/fs/r/hfs/file_plus.h
index ec717e7..685920d 100644
--- a/libparted/fs/r/hfs/file_plus.h
+++ b/libparted/fs/r/hfs/file_plus.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/hfs/hfs.c b/libparted/fs/r/hfs/hfs.c
index 7109a45..6be0390 100644
--- a/libparted/fs/r/hfs/hfs.c
+++ b/libparted/fs/r/hfs/hfs.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2003-2005, 2007, 2009-2014 Free Software Foundation,
- Inc.
+ Copyright (C) 2000, 2003-2005, 2007, 2009-2014, 2019 Free Software
+ Foundation, Inc.
This program is free 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/r/hfs/hfs.h b/libparted/fs/r/hfs/hfs.h
index 6cd27ca..4fa2e95 100644
--- a/libparted/fs/r/hfs/hfs.h
+++ b/libparted/fs/r/hfs/hfs.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2003-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2003-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/journal.c b/libparted/fs/r/hfs/journal.c
index 069a8bd..157e6d5 100644
--- a/libparted/fs/r/hfs/journal.c
+++ b/libparted/fs/r/hfs/journal.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/journal.h b/libparted/fs/r/hfs/journal.h
index 117b440..2dffa3a 100644
--- a/libparted/fs/r/hfs/journal.h
+++ b/libparted/fs/r/hfs/journal.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/hfs/probe.c b/libparted/fs/r/hfs/probe.c
index a1c7f4e..c9546fa 100644
--- a/libparted/fs/r/hfs/probe.c
+++ b/libparted/fs/r/hfs/probe.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/probe.h b/libparted/fs/r/hfs/probe.h
index 734f102..ef22372 100644
--- a/libparted/fs/r/hfs/probe.h
+++ b/libparted/fs/r/hfs/probe.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/reloc.c b/libparted/fs/r/hfs/reloc.c
index a4af6d3..0b8ddc1 100644
--- a/libparted/fs/r/hfs/reloc.c
+++ b/libparted/fs/r/hfs/reloc.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/reloc.h b/libparted/fs/r/hfs/reloc.h
index 74a03ce..fc14b28 100644
--- a/libparted/fs/r/hfs/reloc.h
+++ b/libparted/fs/r/hfs/reloc.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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/r/hfs/reloc_plus.c b/libparted/fs/r/hfs/reloc_plus.c
index 5f4d0b9..cebadbe 100644
--- a/libparted/fs/r/hfs/reloc_plus.c
+++ b/libparted/fs/r/hfs/reloc_plus.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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/r/hfs/reloc_plus.h b/libparted/fs/r/hfs/reloc_plus.h
index 4e17462..ff40f8a 100644
--- a/libparted/fs/r/hfs/reloc_plus.h
+++ b/libparted/fs/r/hfs/reloc_plus.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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 ef809cd..878f30f 100644
--- a/libparted/fs/reiserfs/reiserfs.c
+++ b/libparted/fs/reiserfs/reiserfs.c
@@ -1,6 +1,7 @@
/*
reiserfs.c -- ReiserFS detection
- Copyright (C) 2001-2002, 2007, 2009-2014 Free Software Foundation, Inc.
+ Copyright (C) 2001-2002, 2007, 2009-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 33a333b..0ace633 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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/udf/udf.c b/libparted/fs/udf/udf.c
index 00209e1..fd0d21a 100644
--- a/libparted/fs/udf/udf.c
+++ b/libparted/fs/udf/udf.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2018 Free Software Foundation, Inc.
+ Copyright (C) 2018-2019 Free Software Foundation, Inc.
This program is free 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 9d84287..27cb036 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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 e4314a8..79cef40 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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 db612d1..a6bb9e3 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-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007-2014, 2019 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 a831d95..d6f79ec 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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/atari.c b/libparted/labels/atari.c
index 7ea0d26..c984685 100644
--- a/libparted/labels/atari.c
+++ b/libparted/labels/atari.c
@@ -2,7 +2,8 @@
libparted - a library for manipulating disk partitions
atari.c - libparted module to manipulate Atari partition tables.
- Copyright (C) 2000-2001, 2004, 2007-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2004, 2007-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 cd9b538..6946563 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 632ec8e..dd08f33 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 9b7c316..ed1341e 100644
--- a/libparted/labels/dos.c
+++ b/libparted/labels/dos.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2004-2005, 2007-2014 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2001, 2004-2005, 2007-2014, 2019 Free Software
+ Foundation, Inc.
This program is free 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 fcd85e4..72cabcc 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2001-2002, 2005, 2007-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 aa233a3..88e47f9 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 4942c82..8980885 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2002, 2004, 2007-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 d32e0dd..c1b5e3c 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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 b2ce591..328cd8d 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 88703d3..ff30df2 100644
--- a/libparted/labels/pt-tools.c
+++ b/libparted/labels/pt-tools.c
@@ -1,5 +1,5 @@
/* partition table tools
- Copyright (C) 2008-2014 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014, 2019 Free Software Foundation, Inc.
This program is free 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 cd98a1e..be1daf1 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014, 2019 Free Software Foundation, Inc.
This program is free 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 48e8d7a..63c90bf 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2004, 2007-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 ef7098b..9b9c2c0 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2005, 2007-2014, 2019 Free Software Foundation,
+ Inc.
This program is free 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 e517875..00f5ff8 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-2014, 2019 Free Software Foundation, Inc.
This program is free 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 5dd12bd..b80c330 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-2014 Free Software Foundation, Inc.
+; Copyright (C) 1999-2000, 2007, 2009-2014, 2019 Free Software Foundation,
+; Inc.
;
; This program is free 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 7954e91..58ac920 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-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007-2014, 2019 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 188fd10..c508c69 100755
--- a/libparted/tests/t1000-label.sh
+++ b/libparted/tests/t1000-label.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# run the label unit tests in a directory supporting O_DIRECT
-# Copyright (C) 2007-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019 Free Software Foundation, Inc.
# This program is free 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 c19e490..050178f 100755
--- a/libparted/tests/t2000-disk.sh
+++ b/libparted/tests/t2000-disk.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# run the disk unit tests in a directory supporting O_DIRECT
-# Copyright (C) 2007-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/libparted/tests/t2100-zerolen.sh b/libparted/tests/t2100-zerolen.sh
index e0e521e..924d4a2 100755
--- a/libparted/tests/t2100-zerolen.sh
+++ b/libparted/tests/t2100-zerolen.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# run the zerolen unit tests in a directory supporting O_DIRECT
-# Copyright (C) 2007-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/libparted/tests/t3000-symlink.sh b/libparted/tests/t3000-symlink.sh
index 4eb5654..56615f5 100755
--- a/libparted/tests/t3000-symlink.sh
+++ b/libparted/tests/t3000-symlink.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# run the /dev/mapper symlink test
-# Copyright (C) 2007-2014 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019 Free Software Foundation, Inc.
# This program is free 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 0667051..94a9287 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free 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 e47e868..7cc98fc 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-2014 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by