summaryrefslogtreecommitdiff
path: root/libparted
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2020-12-11 14:40:22 -0800
committerBrian C. Lane <bcl@redhat.com>2020-12-11 16:24:02 -0800
commit4eef279f704143fb6ad628a5b139574b357acf6b (patch)
treea8b0e0242fe2996c7539a31d173777a08767702e /libparted
parent84a8db5371fd56cb61ebb5e5511b44c1f81e68bb (diff)
downloadparted-4eef279f704143fb6ad628a5b139574b357acf6b.tar.gz
maint: Update copyright statements to 2020
By running make update-copyright
Diffstat (limited to 'libparted')
-rw-r--r--libparted/Makefile.am3
-rw-r--r--libparted/arch/beos.c3
-rw-r--r--libparted/arch/gnu.c2
-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.c4
-rw-r--r--libparted/cs/geom.c4
-rw-r--r--libparted/cs/natmath.c2
-rw-r--r--libparted/debug.c4
-rw-r--r--libparted/disk.c4
-rw-r--r--libparted/exception.c3
-rw-r--r--libparted/filesys.c3
-rw-r--r--libparted/fs/Makefile.am3
-rw-r--r--libparted/fs/amiga/a-interface.c4
-rw-r--r--libparted/fs/amiga/affs.c4
-rw-r--r--libparted/fs/amiga/affs.h4
-rw-r--r--libparted/fs/amiga/amiga.c4
-rw-r--r--libparted/fs/amiga/amiga.h4
-rw-r--r--libparted/fs/amiga/apfs.c4
-rw-r--r--libparted/fs/amiga/apfs.h4
-rw-r--r--libparted/fs/amiga/asfs.c4
-rw-r--r--libparted/fs/amiga/asfs.h4
-rw-r--r--libparted/fs/btrfs/btrfs.c2
-rw-r--r--libparted/fs/ext2/ext2.h4
-rw-r--r--libparted/fs/ext2/ext2_fs.h2
-rw-r--r--libparted/fs/ext2/interface.c3
-rw-r--r--libparted/fs/fat/bootsector.c4
-rw-r--r--libparted/fs/fat/bootsector.h4
-rw-r--r--libparted/fs/fat/count.h3
-rw-r--r--libparted/fs/fat/fat.c3
-rw-r--r--libparted/fs/fat/fat.h4
-rw-r--r--libparted/fs/hfs/hfs.c2
-rw-r--r--libparted/fs/hfs/hfs.h4
-rw-r--r--libparted/fs/hfs/probe.c4
-rw-r--r--libparted/fs/hfs/probe.h4
-rw-r--r--libparted/fs/jfs/jfs.c3
-rw-r--r--libparted/fs/linux_swap/linux_swap.c4
-rw-r--r--libparted/fs/nilfs2/nilfs2.c2
-rw-r--r--libparted/fs/ntfs/ntfs.c3
-rw-r--r--libparted/fs/r/fat/bootsector.c4
-rw-r--r--libparted/fs/r/fat/bootsector.h4
-rw-r--r--libparted/fs/r/fat/calc.c2
-rw-r--r--libparted/fs/r/fat/calc.h4
-rw-r--r--libparted/fs/r/fat/clstdup.c4
-rw-r--r--libparted/fs/r/fat/clstdup.h3
-rw-r--r--libparted/fs/r/fat/context.c4
-rw-r--r--libparted/fs/r/fat/context.h4
-rw-r--r--libparted/fs/r/fat/count.c4
-rw-r--r--libparted/fs/r/fat/count.h3
-rw-r--r--libparted/fs/r/fat/fat.c3
-rw-r--r--libparted/fs/r/fat/fat.h4
-rw-r--r--libparted/fs/r/fat/fatio.c4
-rw-r--r--libparted/fs/r/fat/fatio.h4
-rw-r--r--libparted/fs/r/fat/resize.c3
-rw-r--r--libparted/fs/r/fat/table.c3
-rw-r--r--libparted/fs/r/fat/table.h4
-rw-r--r--libparted/fs/r/fat/traverse.c4
-rw-r--r--libparted/fs/r/fat/traverse.h3
-rw-r--r--libparted/fs/r/filesys.c3
-rw-r--r--libparted/fs/r/hfs/advfs.c4
-rw-r--r--libparted/fs/r/hfs/advfs.h3
-rw-r--r--libparted/fs/r/hfs/advfs_plus.c4
-rw-r--r--libparted/fs/r/hfs/advfs_plus.h3
-rw-r--r--libparted/fs/r/hfs/cache.c4
-rw-r--r--libparted/fs/r/hfs/cache.h4
-rw-r--r--libparted/fs/r/hfs/file.c4
-rw-r--r--libparted/fs/r/hfs/file.h3
-rw-r--r--libparted/fs/r/hfs/file_plus.c4
-rw-r--r--libparted/fs/r/hfs/file_plus.h3
-rw-r--r--libparted/fs/r/hfs/hfs.c2
-rw-r--r--libparted/fs/r/hfs/hfs.h4
-rw-r--r--libparted/fs/r/hfs/journal.c4
-rw-r--r--libparted/fs/r/hfs/journal.h3
-rw-r--r--libparted/fs/r/hfs/probe.c4
-rw-r--r--libparted/fs/r/hfs/probe.h4
-rw-r--r--libparted/fs/r/hfs/reloc.c4
-rw-r--r--libparted/fs/r/hfs/reloc.h3
-rw-r--r--libparted/fs/r/hfs/reloc_plus.c4
-rw-r--r--libparted/fs/r/hfs/reloc_plus.h3
-rw-r--r--libparted/fs/reiserfs/reiserfs.c4
-rw-r--r--libparted/fs/reiserfs/reiserfs.h3
-rw-r--r--libparted/fs/udf/udf.c2
-rw-r--r--libparted/fs/ufs/ufs.c3
-rw-r--r--libparted/fs/xfs/xfs.c2
-rw-r--r--libparted/labels/Makefile.am2
-rw-r--r--libparted/labels/aix.c3
-rw-r--r--libparted/labels/atari.c4
-rw-r--r--libparted/labels/bsd.c3
-rw-r--r--libparted/labels/dasd.c3
-rw-r--r--libparted/labels/dos.c2
-rw-r--r--libparted/labels/dvh.c4
-rw-r--r--libparted/labels/loop.c3
-rw-r--r--libparted/labels/mac.c4
-rw-r--r--libparted/labels/misc.h2
-rw-r--r--libparted/labels/pc98.c3
-rw-r--r--libparted/labels/pt-tools.c2
-rw-r--r--libparted/labels/pt-tools.h2
-rw-r--r--libparted/labels/rdb.c4
-rw-r--r--libparted/labels/sun.c4
-rw-r--r--libparted/libparted.c3
-rw-r--r--libparted/mbr.s4
-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.c3
-rw-r--r--libparted/unit.c3
110 files changed, 196 insertions, 162 deletions
diff --git a/libparted/Makefile.am b/libparted/Makefile.am
index bfc1908..e5275b3 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-2014, 2019 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2020 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 91664ad..b81ba1a 100644
--- a/libparted/arch/beos.c
+++ b/libparted/arch/beos.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2006-2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2006-2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 922b93d..85fb81c 100644
--- a/libparted/arch/gnu.c
+++ b/libparted/arch/gnu.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2005, 2007, 2009-2014, 2019 Free Software
+ Copyright (C) 1999-2001, 2005, 2007, 2009-2014, 2019-2020 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/arch/linux.c b/libparted/arch/linux.c
index 4c17720..ee227a4 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, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014, 2019-2020 Free Software Foundation, Inc.
This program is free software; 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 b61cd75..303c24d 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, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014, 2019-2020 Free Software Foundation, Inc.
This program is free software; 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 f43d1fc..c85e0a5 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, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014, 2019-2020 Free Software Foundation, Inc.
This program is free software; 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 56f5515..f8a09ac 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, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014, 2019-2020 Free Software Foundation, Inc.
This program is free software; 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 ed24eaa..9555db7 100644
--- a/libparted/cs/constraint.c
+++ b/libparted/cs/constraint.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000-2001, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2001, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 1b562c8..3b35e01 100644
--- a/libparted/cs/geom.c
+++ b/libparted/cs/geom.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2005, 2007-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2000, 2005, 2007-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 c8cdcab..41db893 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, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-2014, 2019-2020 Free Software Foundation, Inc.
This program is free software; 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 227673e..a25b9e1 100644
--- a/libparted/debug.c
+++ b/libparted/debug.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2000, 2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 099837b..12caf4d 100644
--- a/libparted/disk.c
+++ b/libparted/disk.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2003, 2005, 2007-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2003, 2005, 2007-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 8fbb437..e26a494 100644
--- a/libparted/exception.c
+++ b/libparted/exception.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 69c95b6..7d94872 100644
--- a/libparted/filesys.c
+++ b/libparted/filesys.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 eb2e2ff..81db8c8 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-2014, 2019 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2020 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 a6b92f9..c59e733 100644
--- a/libparted/fs/amiga/a-interface.c
+++ b/libparted/fs/amiga/a-interface.c
@@ -1,7 +1,7 @@
/*
interface.c -- parted support amiga file systems
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 e7c2e47..c32ef29 100644
--- a/libparted/fs/amiga/affs.c
+++ b/libparted/fs/amiga/affs.c
@@ -1,7 +1,7 @@
/*
affs.c -- parted support for affs file systems
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 9e9505c..854ab15 100644
--- a/libparted/fs/amiga/affs.h
+++ b/libparted/fs/amiga/affs.h
@@ -1,8 +1,8 @@
/*
affs.h -- parted suppoer for affs filesystems header files
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 eb63f24..13b7e0b 100644
--- a/libparted/fs/amiga/amiga.c
+++ b/libparted/fs/amiga/amiga.c
@@ -1,7 +1,7 @@
/*
libparted/fs_amiga - amiga file system support.
- Copyright (C) 2000-2001, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2001, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 eb520ab..215f184 100644
--- a/libparted/fs/amiga/amiga.h
+++ b/libparted/fs/amiga/amiga.h
@@ -1,7 +1,7 @@
/*
util.h -- amiga partition table headers.
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 775e77e..3bf57e6 100644
--- a/libparted/fs/amiga/apfs.c
+++ b/libparted/fs/amiga/apfs.c
@@ -1,7 +1,7 @@
/*
apfs.c -- parted support for apfs file systems
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 103bfbe..823e615 100644
--- a/libparted/fs/amiga/apfs.h
+++ b/libparted/fs/amiga/apfs.h
@@ -1,7 +1,7 @@
/*
apfs.h -- parted support for apfs file systems header files
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 118d204..3e62be9 100644
--- a/libparted/fs/amiga/asfs.c
+++ b/libparted/fs/amiga/asfs.c
@@ -1,7 +1,7 @@
/*
asfs.c -- parted asfs filesystem support
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 2ac8c2a..9539812 100644
--- a/libparted/fs/amiga/asfs.h
+++ b/libparted/fs/amiga/asfs.h
@@ -1,7 +1,7 @@
/*
asfs.h -- parted asfs filesystem support header files
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 8815508..a729d47 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, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014, 2019-2020 Free Software Foundation, Inc.
This program is free software; 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 a44fd4e..dfc27b5 100644
--- a/libparted/fs/ext2/ext2.h
+++ b/libparted/fs/ext2/ext2.h
@@ -1,7 +1,7 @@
/*
ext2.h -- ext2 header
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 362f8bc..dd19420 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, 2019 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2009-2014, 2019-2020 Free Software Foundation, Inc.
*/
#ifndef _EXT2_FS_H
diff --git a/libparted/fs/ext2/interface.c b/libparted/fs/ext2/interface.c
index 01c224e..5395378 100644
--- a/libparted/fs/ext2/interface.c
+++ b/libparted/fs/ext2/interface.c
@@ -1,6 +1,7 @@
/*
interface.c -- parted binding glue to libext2resize
- Copyright (C) 1998-2000, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 2a03696..f2099c3 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-2014, 2019 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014, 2019-2020 Free
+ Software Foundation, Inc.
This program is free software; 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 191c11d..d46c378 100644
--- a/libparted/fs/fat/bootsector.h
+++ b/libparted/fs/fat/bootsector.h
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 aa07bac..dc68403 100644
--- a/libparted/fs/fat/count.h
+++ b/libparted/fs/fat/count.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1999-2000, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 7ef7f31..98006a6 100644
--- a/libparted/fs/fat/fat.c
+++ b/libparted/fs/fat/fat.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2001, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 bfb5588..0a6c275 100644
--- a/libparted/fs/fat/fat.h
+++ b/libparted/fs/fat/fat.h
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 84d738d..5a7ae47 100644
--- a/libparted/fs/hfs/hfs.c
+++ b/libparted/fs/hfs/hfs.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2003-2005, 2007, 2009-2014, 2019 Free Software
+ Copyright (C) 2000, 2003-2005, 2007, 2009-2014, 2019-2020 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/hfs/hfs.h b/libparted/fs/hfs/hfs.h
index 0a9392a..db7a2e1 100644
--- a/libparted/fs/hfs/hfs.h
+++ b/libparted/fs/hfs/hfs.h
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2003-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2003-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 3b79886..c37eb74 100644
--- a/libparted/fs/hfs/probe.c
+++ b/libparted/fs/hfs/probe.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 61c2f9f..83edc0a 100644
--- a/libparted/fs/hfs/probe.h
+++ b/libparted/fs/hfs/probe.h
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 b15a963..3072275 100644
--- a/libparted/fs/jfs/jfs.c
+++ b/libparted/fs/jfs/jfs.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 a489563..2a2dc77 100644
--- a/libparted/fs/linux_swap/linux_swap.c
+++ b/libparted/fs/linux_swap/linux_swap.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2002, 2007-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2000, 2002, 2007-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 2871179..dc15d70 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, 2019 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2014, 2019-2020 Free Software Foundation, Inc.
*
* This program is free software; 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 a3a6550..bfa17cc 100644
--- a/libparted/fs/ntfs/ntfs.c
+++ b/libparted/fs/ntfs/ntfs.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 34134cc..cf2c369 100644
--- a/libparted/fs/r/fat/bootsector.c
+++ b/libparted/fs/r/fat/bootsector.c
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014, 2019 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014, 2019-2020 Free
+ Software Foundation, Inc.
This program is free software; 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.h b/libparted/fs/r/fat/bootsector.h
index 42fc3f2..6cce654 100644
--- a/libparted/fs/r/fat/bootsector.h
+++ b/libparted/fs/r/fat/bootsector.h
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 26c4d18..3ed16d4 100644
--- a/libparted/fs/r/fat/calc.c
+++ b/libparted/fs/r/fat/calc.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2002, 2007, 2009-2014, 2019 Free Software
+ Copyright (C) 1998-2000, 2002, 2007, 2009-2014, 2019-2020 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/calc.h b/libparted/fs/r/fat/calc.h
index 4c53193..1c17515 100644
--- a/libparted/fs/r/fat/calc.h
+++ b/libparted/fs/r/fat/calc.h
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 cfd1552..7272153 100644
--- a/libparted/fs/r/fat/clstdup.c
+++ b/libparted/fs/r/fat/clstdup.c
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 5b5f63c..b733962 100644
--- a/libparted/fs/r/fat/clstdup.h
+++ b/libparted/fs/r/fat/clstdup.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1999, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 170094c..fc8660b 100644
--- a/libparted/fs/r/fat/context.c
+++ b/libparted/fs/r/fat/context.c
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 8d0f6a5..e6c17f2 100644
--- a/libparted/fs/r/fat/context.h
+++ b/libparted/fs/r/fat/context.h
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1999-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 51e1aa2..293d1a3 100644
--- a/libparted/fs/r/fat/count.c
+++ b/libparted/fs/r/fat/count.c
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 aa07bac..dc68403 100644
--- a/libparted/fs/r/fat/count.h
+++ b/libparted/fs/r/fat/count.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1999-2000, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 0b2fee9..3af4ba7 100644
--- a/libparted/fs/r/fat/fat.c
+++ b/libparted/fs/r/fat/fat.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2001, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1998-2001, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 efa1652..82d026d 100644
--- a/libparted/fs/r/fat/fat.h
+++ b/libparted/fs/r/fat/fat.h
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 54d150e..bbb1b43 100644
--- a/libparted/fs/r/fat/fatio.c
+++ b/libparted/fs/r/fat/fatio.c
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 1302ce3..17f2e4b 100644
--- a/libparted/fs/r/fat/fatio.h
+++ b/libparted/fs/r/fat/fatio.h
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 2a0955d..f8a3f63 100644
--- a/libparted/fs/r/fat/resize.c
+++ b/libparted/fs/r/fat/resize.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 394a519..7d4a88b 100644
--- a/libparted/fs/r/fat/table.c
+++ b/libparted/fs/r/fat/table.c
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 2527d9a..ad1424d 100644
--- a/libparted/fs/r/fat/table.h
+++ b/libparted/fs/r/fat/table.h
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 50b94bd..2f94de8 100644
--- a/libparted/fs/r/fat/traverse.c
+++ b/libparted/fs/r/fat/traverse.c
@@ -1,7 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2005, 2007-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 1998-2000, 2005, 2007-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 f2fc2d8..2d02d72 100644
--- a/libparted/fs/r/fat/traverse.h
+++ b/libparted/fs/r/fat/traverse.h
@@ -1,6 +1,7 @@
/*
libparted
- Copyright (C) 1998-2000, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1998-2000, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 dd316aa..16bc481 100644
--- a/libparted/fs/r/filesys.c
+++ b/libparted/fs/r/filesys.c
@@ -1,5 +1,6 @@
/* libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 1ce4319..9ad4d53 100644
--- a/libparted/fs/r/hfs/advfs.c
+++ b/libparted/fs/r/hfs/advfs.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 b7ec4bc..f5bb8a7 100644
--- a/libparted/fs/r/hfs/advfs.h
+++ b/libparted/fs/r/hfs/advfs.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 2141746..94a2a33 100644
--- a/libparted/fs/r/hfs/advfs_plus.c
+++ b/libparted/fs/r/hfs/advfs_plus.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 ae5982d..50fde3c 100644
--- a/libparted/fs/r/hfs/advfs_plus.h
+++ b/libparted/fs/r/hfs/advfs_plus.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 fc11fe9..5848aaf 100644
--- a/libparted/fs/r/hfs/cache.c
+++ b/libparted/fs/r/hfs/cache.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 98f6155..cd46d3b 100644
--- a/libparted/fs/r/hfs/cache.h
+++ b/libparted/fs/r/hfs/cache.h
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 fa8f0ff..31ce0fe 100644
--- a/libparted/fs/r/hfs/file.c
+++ b/libparted/fs/r/hfs/file.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 12e1c6b..022219f 100644
--- a/libparted/fs/r/hfs/file.h
+++ b/libparted/fs/r/hfs/file.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 95c5643..94bb43e 100644
--- a/libparted/fs/r/hfs/file_plus.c
+++ b/libparted/fs/r/hfs/file_plus.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 685920d..866ad59 100644
--- a/libparted/fs/r/hfs/file_plus.h
+++ b/libparted/fs/r/hfs/file_plus.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 1da093c..a8ced19 100644
--- a/libparted/fs/r/hfs/hfs.c
+++ b/libparted/fs/r/hfs/hfs.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2003-2005, 2007, 2009-2014, 2019 Free Software
+ Copyright (C) 2000, 2003-2005, 2007, 2009-2014, 2019-2020 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/hfs.h b/libparted/fs/r/hfs/hfs.h
index 0a9392a..db7a2e1 100644
--- a/libparted/fs/r/hfs/hfs.h
+++ b/libparted/fs/r/hfs/hfs.h
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2003-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2003-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 157e6d5..482809d 100644
--- a/libparted/fs/r/hfs/journal.c
+++ b/libparted/fs/r/hfs/journal.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 2dffa3a..76b44db 100644
--- a/libparted/fs/r/hfs/journal.h
+++ b/libparted/fs/r/hfs/journal.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 c9546fa..e008d59 100644
--- a/libparted/fs/r/hfs/probe.c
+++ b/libparted/fs/r/hfs/probe.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 ef22372..da0b642 100644
--- a/libparted/fs/r/hfs/probe.h
+++ b/libparted/fs/r/hfs/probe.h
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 68b14ae..e5b4b6c 100644
--- a/libparted/fs/r/hfs/reloc.c
+++ b/libparted/fs/r/hfs/reloc.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 fc14b28..5d15f12 100644
--- a/libparted/fs/r/hfs/reloc.h
+++ b/libparted/fs/r/hfs/reloc.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 44c0a77..2627ba8 100644
--- a/libparted/fs/r/hfs/reloc_plus.c
+++ b/libparted/fs/r/hfs/reloc_plus.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 ff40f8a..ed2925e 100644
--- a/libparted/fs/r/hfs/reloc_plus.h
+++ b/libparted/fs/r/hfs/reloc_plus.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 878f30f..b36ae9b 100644
--- a/libparted/fs/reiserfs/reiserfs.c
+++ b/libparted/fs/reiserfs/reiserfs.c
@@ -1,7 +1,7 @@
/*
reiserfs.c -- ReiserFS detection
- Copyright (C) 2001-2002, 2007, 2009-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2001-2002, 2007, 2009-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 0ace633..8c18c01 100644
--- a/libparted/fs/reiserfs/reiserfs.h
+++ b/libparted/fs/reiserfs/reiserfs.h
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 fd0d21a..22580c1 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-2019 Free Software Foundation, Inc.
+ Copyright (C) 2018-2020 Free Software Foundation, Inc.
This program is free software; 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 f677b60..8e1b110 100644
--- a/libparted/fs/ufs/ufs.c
+++ b/libparted/fs/ufs/ufs.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 79cef40..cbacfbb 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, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2009-2014, 2019-2020 Free Software Foundation, Inc.
This program is free software; 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 a6bb9e3..d94907e 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, 2019 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007-2014, 2019-2020 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 d6f79ec..f5cf3d2 100644
--- a/libparted/labels/aix.c
+++ b/libparted/labels/aix.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, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 c984685..43ef3d9 100644
--- a/libparted/labels/atari.c
+++ b/libparted/labels/atari.c
@@ -2,8 +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, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2001, 2004, 2007-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 0a2b891..f1b75f0 100644
--- a/libparted/labels/bsd.c
+++ b/libparted/labels/bsd.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, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 dd08f33..c1c86df 100644
--- a/libparted/labels/dasd.c
+++ b/libparted/labels/dasd.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, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 bfa253b..b40309c 100644
--- a/libparted/labels/dos.c
+++ b/libparted/labels/dos.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2004-2005, 2007-2014, 2019 Free Software
+ Copyright (C) 1999-2001, 2004-2005, 2007-2014, 2019-2020 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/labels/dvh.c b/libparted/labels/dvh.c
index 72cabcc..2b32d4c 100644
--- a/libparted/labels/dvh.c
+++ b/libparted/labels/dvh.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001-2002, 2005, 2007-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2001-2002, 2005, 2007-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 88e47f9..b4d046b 100644
--- a/libparted/labels/loop.c
+++ b/libparted/labels/loop.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2000, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 af9f4c3..58567ad 100644
--- a/libparted/labels/mac.c
+++ b/libparted/labels/mac.c
@@ -1,7 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2002, 2004, 2007-2014, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2000, 2002, 2004, 2007-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 c1b5e3c..2caec5e 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, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014, 2019-2020 Free Software Foundation, Inc.
This program is free software; 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 b8993c4..ec499a9 100644
--- a/libparted/labels/pc98.c
+++ b/libparted/labels/pc98.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000-2001, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2000-2001, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 ff30df2..b52aba9 100644
--- a/libparted/labels/pt-tools.c
+++ b/libparted/labels/pt-tools.c
@@ -1,5 +1,5 @@
/* partition table tools
- Copyright (C) 2008-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014, 2019-2020 Free Software Foundation, Inc.
This program is free software; 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 be1daf1..6506d3e 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, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014, 2019-2020 Free Software Foundation, Inc.
This program is free software; 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 63c90bf..9e8523d 100644
--- a/libparted/labels/rdb.c
+++ b/libparted/labels/rdb.c
@@ -2,8 +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, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2001, 2004, 2007-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 9b9c2c0..a89c37f 100644
--- a/libparted/labels/sun.c
+++ b/libparted/labels/sun.c
@@ -1,8 +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, 2019 Free Software Foundation,
- Inc.
+ Copyright (C) 2000-2001, 2005, 2007-2014, 2019-2020 Free Software
+ Foundation, Inc.
This program is free software; 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 4a57a80..c3ee408 100644
--- a/libparted/libparted.c
+++ b/libparted/libparted.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2007-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 b80c330..606d4be 100644
--- a/libparted/mbr.s
+++ b/libparted/mbr.s
@@ -1,6 +1,6 @@
; libparted - a library for manipulating disk partitions
-; Copyright (C) 1999-2000, 2007, 2009-2014, 2019 Free Software Foundation,
-; Inc.
+; Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2020 Free Software
+; Foundation, Inc.
;
; This program is free software; 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 58ac920..8c58ee2 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, 2019 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007-2014, 2019-2020 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 c508c69..0ed1585 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, 2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2020 Free Software Foundation, Inc.
# This program is free software; 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 050178f..0f2e011 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, 2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2020 Free Software Foundation, Inc.
# This program is free software; 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 924d4a2..e09eb9f 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, 2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2020 Free Software Foundation, Inc.
# This program is free software; 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 56615f5..a1ce981 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, 2019 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2020 Free Software Foundation, Inc.
# This program is free software; 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 94a9287..7da5f84 100644
--- a/libparted/timer.c
+++ b/libparted/timer.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; 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 7cc98fc..c968746 100644
--- a/libparted/unit.c
+++ b/libparted/unit.c
@@ -1,6 +1,7 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2005, 2007, 2009-2014, 2019 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007, 2009-2014, 2019-2020 Free Software Foundation,
+ Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by