summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2023-03-24 15:36:42 -0700
committerBrian C. Lane <bcl@redhat.com>2023-03-24 15:36:42 -0700
commita198e8d7559c3f78806748e550ec92ccfcc6f240 (patch)
tree83943768fccaeb3d3413f39effcec13ddaedb7c9
parent146e57e1a277a9380f3fda2bca6e72ee0f379af7 (diff)
downloadparted-a198e8d7559c3f78806748e550ec92ccfcc6f240.tar.gz
maint: Update copyright statements to 2022
By running make update-copyright
-rw-r--r--NEWS2
-rw-r--r--README-hacking2
-rw-r--r--bootstrap.conf2
-rw-r--r--cfg.mk2
-rw-r--r--configure.ac2
-rw-r--r--debug/test/HOWTO2
-rwxr-xr-xdoc/gendocs.sh2
-rw-r--r--doc/parted-pt_BR.texi4
-rw-r--r--doc/parted.texi4
-rw-r--r--include/parted/constraint.in.h2
-rw-r--r--include/parted/crc32.in.h2
-rw-r--r--include/parted/debug.in.h2
-rw-r--r--include/parted/device.in.h2
-rw-r--r--include/parted/disk.in.h2
-rw-r--r--include/parted/endian.in.h2
-rw-r--r--include/parted/exception.in.h2
-rw-r--r--include/parted/filesys.in.h2
-rw-r--r--include/parted/geom.in.h2
-rw-r--r--include/parted/natmath.in.h2
-rw-r--r--include/parted/parted.in.h2
-rw-r--r--include/parted/timer.in.h2
-rw-r--r--include/parted/unit.in.h2
-rw-r--r--libparted/Makefile.am2
-rw-r--r--libparted/arch/beos.c2
-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.c2
-rw-r--r--libparted/cs/geom.c2
-rw-r--r--libparted/cs/natmath.c2
-rw-r--r--libparted/debug.c2
-rw-r--r--libparted/disk.c2
-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.c2
-rw-r--r--libparted/fs/amiga/affs.c2
-rw-r--r--libparted/fs/amiga/affs.h2
-rw-r--r--libparted/fs/amiga/amiga.c2
-rw-r--r--libparted/fs/amiga/amiga.h2
-rw-r--r--libparted/fs/amiga/apfs.c2
-rw-r--r--libparted/fs/amiga/apfs.h2
-rw-r--r--libparted/fs/amiga/asfs.c2
-rw-r--r--libparted/fs/amiga/asfs.h2
-rw-r--r--libparted/fs/btrfs/btrfs.c2
-rw-r--r--libparted/fs/ext2/ext2.h2
-rw-r--r--libparted/fs/ext2/ext2_fs.h2
-rw-r--r--libparted/fs/ext2/interface.c2
-rw-r--r--libparted/fs/f2fs/f2fs.c2
-rw-r--r--libparted/fs/f2fs/f2fs.h2
-rw-r--r--libparted/fs/fat/bootsector.c2
-rw-r--r--libparted/fs/fat/bootsector.h2
-rw-r--r--libparted/fs/fat/count.h2
-rw-r--r--libparted/fs/fat/fat.c2
-rw-r--r--libparted/fs/fat/fat.h2
-rw-r--r--libparted/fs/hfs/hfs.c2
-rw-r--r--libparted/fs/hfs/hfs.h2
-rw-r--r--libparted/fs/hfs/probe.c2
-rw-r--r--libparted/fs/hfs/probe.h2
-rw-r--r--libparted/fs/jfs/jfs.c2
-rw-r--r--libparted/fs/linux_swap/linux_swap.c2
-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.h2
-rw-r--r--libparted/fs/r/fat/calc.c2
-rw-r--r--libparted/fs/r/fat/calc.h2
-rw-r--r--libparted/fs/r/fat/clstdup.c2
-rw-r--r--libparted/fs/r/fat/clstdup.h2
-rw-r--r--libparted/fs/r/fat/context.c2
-rw-r--r--libparted/fs/r/fat/context.h2
-rw-r--r--libparted/fs/r/fat/count.c2
-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.h2
-rw-r--r--libparted/fs/r/fat/fatio.c2
-rw-r--r--libparted/fs/r/fat/fatio.h2
-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.h2
-rw-r--r--libparted/fs/r/fat/traverse.c2
-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.c2
-rw-r--r--libparted/fs/r/hfs/advfs.h2
-rw-r--r--libparted/fs/r/hfs/advfs_plus.c2
-rw-r--r--libparted/fs/r/hfs/advfs_plus.h2
-rw-r--r--libparted/fs/r/hfs/cache.c2
-rw-r--r--libparted/fs/r/hfs/cache.h2
-rw-r--r--libparted/fs/r/hfs/file.c2
-rw-r--r--libparted/fs/r/hfs/file.h2
-rw-r--r--libparted/fs/r/hfs/file_plus.c2
-rw-r--r--libparted/fs/r/hfs/file_plus.h2
-rw-r--r--libparted/fs/r/hfs/hfs.c2
-rw-r--r--libparted/fs/r/hfs/hfs.h2
-rw-r--r--libparted/fs/r/hfs/journal.c2
-rw-r--r--libparted/fs/r/hfs/journal.h2
-rw-r--r--libparted/fs/r/hfs/probe.c2
-rw-r--r--libparted/fs/r/hfs/probe.h2
-rw-r--r--libparted/fs/r/hfs/reloc.c2
-rw-r--r--libparted/fs/r/hfs/reloc.h2
-rw-r--r--libparted/fs/r/hfs/reloc_plus.c2
-rw-r--r--libparted/fs/r/hfs/reloc_plus.h2
-rw-r--r--libparted/fs/reiserfs/reiserfs.c2
-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.c2
-rw-r--r--libparted/labels/bsd.c2
-rw-r--r--libparted/labels/dasd.c2
-rw-r--r--libparted/labels/dos.c2
-rw-r--r--libparted/labels/dvh.c2
-rw-r--r--libparted/labels/loop.c2
-rw-r--r--libparted/labels/mac.c2
-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.c2
-rw-r--r--libparted/labels/sun.c2
-rw-r--r--libparted/libparted.c2
-rw-r--r--libparted/mbr.s2
-rw-r--r--libparted/tests/Makefile.am2
-rwxr-xr-xlibparted/tests/t1000-label.sh2
-rwxr-xr-xlibparted/tests/t1001-flags.sh2
-rwxr-xr-xlibparted/tests/t2000-disk.sh2
-rwxr-xr-xlibparted/tests/t2100-zerolen.sh2
-rwxr-xr-xlibparted/tests/t3000-symlink.sh2
-rw-r--r--libparted/timer.c2
-rw-r--r--libparted/unit.c2
-rw-r--r--m4/o-direct.m42
-rw-r--r--parted/command.c2
-rw-r--r--parted/command.h2
-rw-r--r--parted/parted.c2
-rw-r--r--parted/strlist.c2
-rw-r--r--parted/strlist.h2
-rw-r--r--parted/table.c2
-rw-r--r--parted/table.h2
-rw-r--r--parted/ui.c2
-rw-r--r--parted/ui.h2
-rw-r--r--partprobe/partprobe.c2
-rw-r--r--po/POTFILES.in2
-rwxr-xr-xscripts/extract_symvers2
-rwxr-xr-xscripts/update-po2
-rwxr-xr-xtests/help-version.sh2
-rw-r--r--tests/init.sh2
-rwxr-xr-xtests/t0000-basic.sh2
-rwxr-xr-xtests/t0001-tiny.sh2
-rwxr-xr-xtests/t0010-script-no-ctrl-chars.sh2
-rwxr-xr-xtests/t0100-print.sh2
-rwxr-xr-xtests/t0101-print-empty.sh2
-rwxr-xr-xtests/t0200-gpt.sh2
-rwxr-xr-xtests/t0201-gpt.sh2
-rwxr-xr-xtests/t0202-gpt-pmbr.sh2
-rw-r--r--tests/t0203-gpt-create-on-min-sized-device.sh2
-rwxr-xr-xtests/t0203-gpt-shortened-device-primary-valid.sh2
-rw-r--r--tests/t0203-gpt-tiny-device-abort.sh2
-rw-r--r--tests/t0205-gpt-list-clobbers-pmbr.sh2
-rwxr-xr-xtests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh2
-rw-r--r--tests/t0207-IEC-binary-notation.sh2
-rw-r--r--tests/t0208-mkpart-end-in-IEC.sh2
-rwxr-xr-xtests/t0209-gpt-pmbr_boot.sh2
-rwxr-xr-xtests/t0210-gpt-resized-partition-entry-array.sh2
-rw-r--r--tests/t0211-gpt-rewrite-header.sh2
-rw-r--r--tests/t0212-gpt-many-partitions.sh2
-rwxr-xr-xtests/t0213-mkpart-start-negative.sh2
-rwxr-xr-xtests/t0220-gpt-msftres.sh2
-rwxr-xr-xtests/t0250-gpt.sh2
-rwxr-xr-xtests/t0251-gpt-unicode.sh2
-rwxr-xr-xtests/t0280-gpt-corrupt.sh2
-rw-r--r--tests/t0281-gpt-grow.sh2
-rw-r--r--tests/t0282-gpt-move-backup.sh2
-rw-r--r--tests/t0283-overlap-partitions.sh2
-rwxr-xr-xtests/t0300-dos-on-gpt.sh2
-rwxr-xr-xtests/t0301-overwrite-gpt-pmbr.sh2
-rw-r--r--tests/t0350-mac-PT-increases-sector-size.sh2
-rw-r--r--tests/t0400-loop-clobber-infloop.sh2
-rw-r--r--tests/t0500-dup-clobber.sh2
-rw-r--r--tests/t0501-duplicate.sh2
-rwxr-xr-xtests/t1100-busy-label.sh2
-rwxr-xr-xtests/t1101-busy-partition.sh2
-rw-r--r--tests/t1102-loop-label.sh2
-rw-r--r--tests/t1104-remove-and-add-partition.sh2
-rwxr-xr-xtests/t1700-probe-fs.sh2
-rw-r--r--tests/t1701-rescue-fs.sh2
-rwxr-xr-xtests/t2200-dos-label-recog.sh2
-rwxr-xr-xtests/t2201-pc98-label-recog.sh2
-rwxr-xr-xtests/t2300-dos-label-extended-bootcode.sh2
-rw-r--r--tests/t2310-dos-extended-2-sector-min-offset.sh2
-rw-r--r--tests/t2320-dos-extended-noclobber.sh2
-rw-r--r--tests/t2400-dos-hfs-partition-type.sh2
-rw-r--r--tests/t2410-dos-udf-partition-type.sh2
-rwxr-xr-xtests/t2500-probe-corrupt-hfs.sh2
-rwxr-xr-xtests/t3000-resize-fs.sh2
-rwxr-xr-xtests/t3200-resize-partition.sh2
-rwxr-xr-xtests/t3200-type-change.sh2
-rwxr-xr-xtests/t3210-gpt-type-change.sh2
-rwxr-xr-xtests/t3300-palo-prep.sh2
-rw-r--r--tests/t3310-flags.sh2
-rwxr-xr-xtests/t3400-whole-disk-FAT-partition.sh2
-rwxr-xr-xtests/t4000-sun-raid-type.sh2
-rwxr-xr-xtests/t4001-sun-vtoc.sh2
-rwxr-xr-xtests/t4100-dvh-partition-limits.sh2
-rwxr-xr-xtests/t4100-msdos-partition-limits.sh2
-rwxr-xr-xtests/t4100-msdos-starting-sector.sh2
-rwxr-xr-xtests/t4200-partprobe.sh2
-rwxr-xr-xtests/t4300-nilfs2-tiny.sh2
-rwxr-xr-xtests/t4301-nilfs2-badsb2.sh2
-rwxr-xr-xtests/t4302-nilfs2-lessbadsb2.sh2
-rwxr-xr-xtests/t5000-tags.sh2
-rwxr-xr-xtests/t6000-dm.sh2
-rw-r--r--tests/t6001-psep.sh2
-rw-r--r--tests/t6002-dm-busy.sh2
-rw-r--r--tests/t6003-dm-hide.sh2
-rwxr-xr-xtests/t6004-dm-many-partitions.sh2
-rwxr-xr-xtests/t6005-dm-uuid.sh2
-rw-r--r--tests/t6006-dm-512b-sectors.sh2
-rwxr-xr-xtests/t6100-mdraid-partitions.sh2
-rwxr-xr-xtests/t7000-scripting.sh2
-rwxr-xr-xtests/t8000-loop.sh2
-rwxr-xr-xtests/t8001-loop-blkpg.sh2
-rwxr-xr-xtests/t9010-big-sector.sh2
-rwxr-xr-xtests/t9020-alignment.sh2
-rwxr-xr-xtests/t9021-maxima.sh2
-rw-r--r--tests/t9022-one-unit-snap.sh2
-rw-r--r--tests/t9023-value-lt-one.sh2
-rw-r--r--tests/t9024-msdos-1s-partition.sh2
-rw-r--r--tests/t9025-gpt-1s-partition.sh2
-rw-r--r--tests/t9030-align-check.sh2
-rw-r--r--tests/t9040-many-partitions.sh2
-rw-r--r--tests/t9041-undetected-in-use-16th-partition.sh2
-rw-r--r--tests/t9042-dos-partition-limit.sh2
-rwxr-xr-xtests/t9050-partition-table-types.sh2
-rwxr-xr-xtests/t9060-gpt-grow-script-fix.sh2
239 files changed, 241 insertions, 241 deletions
diff --git a/NEWS b/NEWS
index ac759fe..11d52e3 100644
--- a/NEWS
+++ b/NEWS
@@ -986,7 +986,7 @@ GNU parted NEWS -*- outline -*-
========================================================================
-Copyright (C) 2001-2014, 2019-2022 Free Software Foundation, Inc.
+Copyright (C) 2001-2014, 2019-2023 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/README-hacking b/README-hacking
index b3b2882..5527055 100644
--- a/README-hacking
+++ b/README-hacking
@@ -672,7 +672,7 @@ in your favorite web browser.
-----
-Copyright (C) 2002-2014, 2019-2022 Free Software Foundation, Inc.
+Copyright (C) 2002-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/bootstrap.conf b/bootstrap.conf
index 651fc01..c9ef3ca 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,6 @@
# Bootstrap configuration.
-# Copyright (C) 2006-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2006-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/cfg.mk b/cfg.mk
index 11fa51b..dd74bad 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
# Customize maint.mk -*- makefile -*-
-# Copyright (C) 2003-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/configure.ac b/configure.ac
index ee6d1cf..cf9fb8a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl GNU Parted - a library and front end for manipulation hard disk partitions
-dnl Copyright (C) 1998-2002, 2005-2014, 2019-2022 Free Software Foundation,
+dnl Copyright (C) 1998-2002, 2005-2014, 2019-2023 Free Software Foundation,
dnl Inc.
dnl
dnl This file may be modified and/or distributed without restriction.
diff --git a/debug/test/HOWTO b/debug/test/HOWTO
index bebfece..0c9e346 100644
--- a/debug/test/HOWTO
+++ b/debug/test/HOWTO
@@ -4,7 +4,7 @@
by Andrew Clausen
- Copyright (C) 2002, 2009-2014, 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2009-2014, 2019-2023 Free Software Foundation, Inc.
This document may be distributed and/or modified
without restriction
diff --git a/doc/gendocs.sh b/doc/gendocs.sh
index fa565c4..0e54b57 100755
--- a/doc/gendocs.sh
+++ b/doc/gendocs.sh
@@ -3,7 +3,7 @@
# mentioned in maintain.texi. See the help message below for usage details.
# $Id: gendocs.sh,v 1.16 2005/05/15 00:00:08 karl Exp $
#
-# Copyright (C) 2003-2007, 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2003-2007, 2009-2014, 2019-2023 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/doc/parted-pt_BR.texi b/doc/parted-pt_BR.texi
index 5e77069..2fdeb55 100644
--- a/doc/parted-pt_BR.texi
+++ b/doc/parted-pt_BR.texi
@@ -22,7 +22,7 @@
This file documents the use of GNU Parted, a program for creating,
resising, checking and copy partitions, and file systems on them.
-Copyright 1999--2002, 2009--2014, 2019--2022 Free Software Foundation, Inc.
+Copyright 1999--2002, 2009--2014, 2019--2023 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -46,7 +46,7 @@ entitled ``GNU Free Documentation License''.
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+Copyright 1999--2002, 2009--2014, 2019--2023 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/parted.texi b/doc/parted.texi
index 9c9d282..5d4074d 100644
--- a/doc/parted.texi
+++ b/doc/parted.texi
@@ -14,7 +14,7 @@ and manipulating partition tables.
@ifnottex @c texi2pdf don't understand copying and insertcopying ???
@c modifications must also be done in the titlepage
@copying
-Copyright @copyright{} 1999--2022 Free Software Foundation, Inc.
+Copyright @copyright{} 1999--2023 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -46,7 +46,7 @@ Free Documentation License''.
@c @vskip 0pt plus 1filll
@c modifications must also be done in the copying block
-Copyright @copyright{} 1999-2021 Free Software Foundation, Inc.
+Copyright @copyright{} 1999--2023 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/include/parted/constraint.in.h b/include/parted/constraint.in.h
index fad3112..1fb0079 100644
--- a/include/parted/constraint.in.h
+++ b/include/parted/constraint.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/include/parted/crc32.in.h b/include/parted/crc32.in.h
index 65f97aa..459db5d 100644
--- a/include/parted/crc32.in.h
+++ b/include/parted/crc32.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
crc32.h
diff --git a/include/parted/debug.in.h b/include/parted/debug.in.h
index d5ec369..97cd000 100644
--- a/include/parted/debug.in.h
+++ b/include/parted/debug.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2000, 2002, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2002, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/include/parted/device.in.h b/include/parted/device.in.h
index 41eda1b..bcee2dd 100644
--- a/include/parted/device.in.h
+++ b/include/parted/device.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2001, 2005, 2007-2008, 2011-2014, 2019-2022 Free
+ Copyright (C) 1998-2001, 2005, 2007-2008, 2011-2014, 2019-2023 Free
Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/include/parted/disk.in.h b/include/parted/disk.in.h
index 402d78a..8f6a5c3 100644
--- a/include/parted/disk.in.h
+++ b/include/parted/disk.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2002, 2007-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2002, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/include/parted/endian.in.h b/include/parted/endian.in.h
index 097d6bc..f9f473c 100644
--- a/include/parted/endian.in.h
+++ b/include/parted/endian.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2002, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2002, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/include/parted/exception.in.h b/include/parted/exception.in.h
index 6b6f3c6..97b8c5b 100644
--- a/include/parted/exception.in.h
+++ b/include/parted/exception.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/include/parted/filesys.in.h b/include/parted/filesys.in.h
index b69d035..93079b0 100644
--- a/include/parted/filesys.in.h
+++ b/include/parted/filesys.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2006-2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2001, 2006-2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/include/parted/geom.in.h b/include/parted/geom.in.h
index be28aad..54c731c 100644
--- a/include/parted/geom.in.h
+++ b/include/parted/geom.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1998-2001, 2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2001, 2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/include/parted/natmath.in.h b/include/parted/natmath.in.h
index 0ede6de..e4c04e4 100644
--- a/include/parted/natmath.in.h
+++ b/include/parted/natmath.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2007-2014, 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/include/parted/parted.in.h b/include/parted/parted.in.h
index 117be62..9546127 100644
--- a/include/parted/parted.in.h
+++ b/include/parted/parted.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/include/parted/timer.in.h b/include/parted/timer.in.h
index 8691181..f3aef74 100644
--- a/include/parted/timer.in.h
+++ b/include/parted/timer.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001-2002, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2001-2002, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/include/parted/unit.in.h b/include/parted/unit.in.h
index f7a2373..82f4c5c 100644
--- a/include/parted/unit.in.h
+++ b/include/parted/unit.in.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2005, 2007, 2009-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 2005, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/Makefile.am b/libparted/Makefile.am
index c657ec5..db29a18 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, 2019-2022 Free Software Foundation,
+# Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2023 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 1a762fe..df14b99 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2006-2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/arch/gnu.c b/libparted/arch/gnu.c
index c6d6de7..b2f0428 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-2022 Free Software
+ Copyright (C) 1999-2001, 2005, 2007, 2009-2014, 2019-2023 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 f3bf14d..ccbba86 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 1999-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; 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 8b1164e..3d4e5fa 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; 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 3acca67..4020f98 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; 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 e5d7284..f058f74 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; 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 f55b3ae..146c318 100644
--- a/libparted/cs/constraint.c
+++ b/libparted/cs/constraint.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000-2001, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2000-2001, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/cs/geom.c b/libparted/cs/geom.c
index 7ced112..99280ac 100644
--- a/libparted/cs/geom.c
+++ b/libparted/cs/geom.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2005, 2007-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2000, 2005, 2007-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/cs/natmath.c b/libparted/cs/natmath.c
index 2674342..ea53afc 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; 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 c3ffff3..9a348bd 100644
--- a/libparted/debug.c
+++ b/libparted/debug.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2000, 2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/disk.c b/libparted/disk.c
index 6c82877..0db7b5c 100644
--- a/libparted/disk.c
+++ b/libparted/disk.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2003, 2005, 2007-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2003, 2005, 2007-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/exception.c b/libparted/exception.c
index 334562b..1d95853 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2000, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/filesys.c b/libparted/filesys.c
index 576372c..f67a4e8 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/Makefile.am b/libparted/fs/Makefile.am
index 6a8485f..41a60d9 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, 2019-2022 Free Software Foundation,
+# Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2023 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 a7f31ed..0ae84dd 100644
--- a/libparted/fs/amiga/a-interface.c
+++ b/libparted/fs/amiga/a-interface.c
@@ -1,6 +1,6 @@
/*
interface.c -- parted support amiga file systems
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/amiga/affs.c b/libparted/fs/amiga/affs.c
index f11201e..750eab2 100644
--- a/libparted/fs/amiga/affs.c
+++ b/libparted/fs/amiga/affs.c
@@ -1,6 +1,6 @@
/*
affs.c -- parted support for affs file systems
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/amiga/affs.h b/libparted/fs/amiga/affs.h
index c313a63..d1650f2 100644
--- a/libparted/fs/amiga/affs.h
+++ b/libparted/fs/amiga/affs.h
@@ -1,7 +1,7 @@
/*
affs.h -- parted suppoer for affs filesystems header files
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/amiga/amiga.c b/libparted/fs/amiga/amiga.c
index 980740e..1a909fc 100644
--- a/libparted/fs/amiga/amiga.c
+++ b/libparted/fs/amiga/amiga.c
@@ -1,6 +1,6 @@
/*
libparted/fs_amiga - amiga file system support.
- Copyright (C) 2000-2001, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2000-2001, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/amiga/amiga.h b/libparted/fs/amiga/amiga.h
index 79b1bc0..30f5b82 100644
--- a/libparted/fs/amiga/amiga.h
+++ b/libparted/fs/amiga/amiga.h
@@ -1,6 +1,6 @@
/*
util.h -- amiga partition table headers.
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/amiga/apfs.c b/libparted/fs/amiga/apfs.c
index c1455e1..aeaa1f3 100644
--- a/libparted/fs/amiga/apfs.c
+++ b/libparted/fs/amiga/apfs.c
@@ -1,6 +1,6 @@
/*
apfs.c -- parted support for apfs file systems
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/amiga/apfs.h b/libparted/fs/amiga/apfs.h
index 7788bfc..972941b 100644
--- a/libparted/fs/amiga/apfs.h
+++ b/libparted/fs/amiga/apfs.h
@@ -1,6 +1,6 @@
/*
apfs.h -- parted support for apfs file systems header files
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/amiga/asfs.c b/libparted/fs/amiga/asfs.c
index d3d55d6..c4c65e5 100644
--- a/libparted/fs/amiga/asfs.c
+++ b/libparted/fs/amiga/asfs.c
@@ -1,6 +1,6 @@
/*
asfs.c -- parted asfs filesystem support
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/amiga/asfs.h b/libparted/fs/amiga/asfs.h
index 3fb6930..2b70a94 100644
--- a/libparted/fs/amiga/asfs.h
+++ b/libparted/fs/amiga/asfs.h
@@ -1,6 +1,6 @@
/*
asfs.h -- parted asfs filesystem support header files
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/btrfs/btrfs.c b/libparted/fs/btrfs/btrfs.c
index f78dc47..6eded8b 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; you 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 f9b5ecd..d23f63e 100644
--- a/libparted/fs/ext2/ext2.h
+++ b/libparted/fs/ext2/ext2.h
@@ -1,6 +1,6 @@
/*
ext2.h -- ext2 header
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/ext2/ext2_fs.h b/libparted/fs/ext2/ext2_fs.h
index a62aca1..1eca7ab 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-2022 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2009-2014, 2019-2023 Free Software Foundation, Inc.
*/
#ifndef _EXT2_FS_H
diff --git a/libparted/fs/ext2/interface.c b/libparted/fs/ext2/interface.c
index 3b47866..7e0b197 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1998-2000, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/f2fs/f2fs.c b/libparted/fs/f2fs/f2fs.c
index 6d32670..68ed092 100644
--- a/libparted/fs/f2fs/f2fs.c
+++ b/libparted/fs/f2fs/f2fs.c
@@ -1,6 +1,6 @@
/*
libparted/fs/f2fs - Flash-Friendly File System
- Copyright (C) 2020-2022 Free Software Foundation, Inc.
+ Copyright (C) 2020-2023 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/libparted/fs/f2fs/f2fs.h b/libparted/fs/f2fs/f2fs.h
index 88ad0eb..9341337 100644
--- a/libparted/fs/f2fs/f2fs.h
+++ b/libparted/fs/f2fs/f2fs.h
@@ -1,6 +1,6 @@
/*
libparted/fs/f2fs - Flash-Friendly File System
- Copyright (C) 2020-2022 Free Software Foundation, Inc.
+ Copyright (C) 2020-2023 Free Software Foundation, Inc.
This program is free software; you 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 1b0e3b9..f02685b 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, 2019-2022 Free
+ Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014, 2019-2023 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 9f3cd6a..328ba2f 100644
--- a/libparted/fs/fat/bootsector.h
+++ b/libparted/fs/fat/bootsector.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/fat/count.h b/libparted/fs/fat/count.h
index 3d8cb21..bb7d6af 100644
--- a/libparted/fs/fat/count.h
+++ b/libparted/fs/fat/count.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999-2000, 2007-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2000, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/fat/fat.c b/libparted/fs/fat/fat.c
index 4df802e..c04f178 100644
--- a/libparted/fs/fat/fat.c
+++ b/libparted/fs/fat/fat.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 1998-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/fat/fat.h b/libparted/fs/fat/fat.h
index fa6a567..f5302d9 100644
--- a/libparted/fs/fat/fat.h
+++ b/libparted/fs/fat/fat.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/hfs/hfs.c b/libparted/fs/hfs/hfs.c
index dca1be6..3684646 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-2022 Free Software
+ Copyright (C) 2000, 2003-2005, 2007, 2009-2014, 2019-2023 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 c9ceade..5b9138c 100644
--- a/libparted/fs/hfs/hfs.h
+++ b/libparted/fs/hfs/hfs.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2003-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2003-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/hfs/probe.c b/libparted/fs/hfs/probe.c
index d2119f7..d02ca28 100644
--- a/libparted/fs/hfs/probe.c
+++ b/libparted/fs/hfs/probe.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/hfs/probe.h b/libparted/fs/hfs/probe.h
index 3362d52..29ce880 100644
--- a/libparted/fs/hfs/probe.h
+++ b/libparted/fs/hfs/probe.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/jfs/jfs.c b/libparted/fs/jfs/jfs.c
index 5ff8848..f00bd9f 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2001, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/linux_swap/linux_swap.c b/libparted/fs/linux_swap/linux_swap.c
index 8878cdf..60100b0 100644
--- a/libparted/fs/linux_swap/linux_swap.c
+++ b/libparted/fs/linux_swap/linux_swap.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 1999-2000, 2002, 2007-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2000, 2002, 2007-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/nilfs2/nilfs2.c b/libparted/fs/nilfs2/nilfs2.c
index fa45fb5..6204542 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-2022 Free Software Foundation, Inc.
+ * Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
*
* This program is free software; you 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 aaa29c5..9829f39 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2000, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/bootsector.c b/libparted/fs/r/fat/bootsector.c
index 31ed7ef..85ccc0f 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, 2019-2022 Free
+ Copyright (C) 1998-2000, 2002, 2004, 2007, 2009-2014, 2019-2023 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 d9fbf0b..699d6cf 100644
--- a/libparted/fs/r/fat/bootsector.h
+++ b/libparted/fs/r/fat/bootsector.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/calc.c b/libparted/fs/r/fat/calc.c
index 45c1709..4ba1030 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-2022 Free Software
+ Copyright (C) 1998-2000, 2002, 2007, 2009-2014, 2019-2023 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 d078713..d4884c1 100644
--- a/libparted/fs/r/fat/calc.h
+++ b/libparted/fs/r/fat/calc.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/clstdup.c b/libparted/fs/r/fat/clstdup.c
index 4c18259..6a3054f 100644
--- a/libparted/fs/r/fat/clstdup.c
+++ b/libparted/fs/r/fat/clstdup.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/clstdup.h b/libparted/fs/r/fat/clstdup.h
index 46c249d..23e51b4 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/context.c b/libparted/fs/r/fat/context.c
index 82b1b95..c782323 100644
--- a/libparted/fs/r/fat/context.c
+++ b/libparted/fs/r/fat/context.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/context.h b/libparted/fs/r/fat/context.h
index 0c8c8f6..9a76a47 100644
--- a/libparted/fs/r/fat/context.h
+++ b/libparted/fs/r/fat/context.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/count.c b/libparted/fs/r/fat/count.c
index d5f60ac..e23404b 100644
--- a/libparted/fs/r/fat/count.c
+++ b/libparted/fs/r/fat/count.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/count.h b/libparted/fs/r/fat/count.h
index 3d8cb21..bb7d6af 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2000, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/fat.c b/libparted/fs/r/fat/fat.c
index 969d07e..6583b5b 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1998-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/fat.h b/libparted/fs/r/fat/fat.h
index a969a29..54f0669 100644
--- a/libparted/fs/r/fat/fat.h
+++ b/libparted/fs/r/fat/fat.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2001, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/fatio.c b/libparted/fs/r/fat/fatio.c
index 1c852b4..3a947ff 100644
--- a/libparted/fs/r/fat/fatio.c
+++ b/libparted/fs/r/fat/fatio.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/fatio.h b/libparted/fs/r/fat/fatio.h
index afa026c..53ebed7 100644
--- a/libparted/fs/r/fat/fatio.h
+++ b/libparted/fs/r/fat/fatio.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/resize.c b/libparted/fs/r/fat/resize.c
index b72afa1..78dede4 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1998-2000, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/table.c b/libparted/fs/r/fat/table.c
index 4f0d60c..ec0907f 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1998-2000, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/table.h b/libparted/fs/r/fat/table.h
index 96cc866..a70241b 100644
--- a/libparted/fs/r/fat/table.h
+++ b/libparted/fs/r/fat/table.h
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/traverse.c b/libparted/fs/r/fat/traverse.c
index 736bd63..42eeff9 100644
--- a/libparted/fs/r/fat/traverse.c
+++ b/libparted/fs/r/fat/traverse.c
@@ -1,6 +1,6 @@
/*
libparted
- Copyright (C) 1998-2000, 2005, 2007-2014, 2019-2022 Free Software
+ Copyright (C) 1998-2000, 2005, 2007-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/fat/traverse.h b/libparted/fs/r/fat/traverse.h
index 4e56051..02318ba 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1998-2000, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/filesys.c b/libparted/fs/r/filesys.c
index 6e795bc..856238c 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/advfs.c b/libparted/fs/r/hfs/advfs.c
index b37d76f..cb66e9e 100644
--- a/libparted/fs/r/hfs/advfs.c
+++ b/libparted/fs/r/hfs/advfs.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/advfs.h b/libparted/fs/r/hfs/advfs.h
index edae12a..094298e 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/advfs_plus.c b/libparted/fs/r/hfs/advfs_plus.c
index 872ceb2..6104460 100644
--- a/libparted/fs/r/hfs/advfs_plus.c
+++ b/libparted/fs/r/hfs/advfs_plus.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/advfs_plus.h b/libparted/fs/r/hfs/advfs_plus.h
index bae0d0c..61972c2 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/cache.c b/libparted/fs/r/hfs/cache.c
index 545ff88..255f1fd 100644
--- a/libparted/fs/r/hfs/cache.c
+++ b/libparted/fs/r/hfs/cache.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/cache.h b/libparted/fs/r/hfs/cache.h
index e10a285..d009fd9 100644
--- a/libparted/fs/r/hfs/cache.h
+++ b/libparted/fs/r/hfs/cache.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/file.c b/libparted/fs/r/hfs/file.c
index 5cc7c13..6024d84 100644
--- a/libparted/fs/r/hfs/file.c
+++ b/libparted/fs/r/hfs/file.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/file.h b/libparted/fs/r/hfs/file.h
index c191b20..f8cb485 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/file_plus.c b/libparted/fs/r/hfs/file_plus.c
index 12778d8..aeff5ee 100644
--- a/libparted/fs/r/hfs/file_plus.c
+++ b/libparted/fs/r/hfs/file_plus.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/file_plus.h b/libparted/fs/r/hfs/file_plus.h
index 9500a0c..cd54f3f 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/hfs.c b/libparted/fs/r/hfs/hfs.c
index 44741f2..8959b47 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-2022 Free Software
+ Copyright (C) 2000, 2003-2005, 2007, 2009-2014, 2019-2023 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 c9ceade..5b9138c 100644
--- a/libparted/fs/r/hfs/hfs.h
+++ b/libparted/fs/r/hfs/hfs.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2003-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2003-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/journal.c b/libparted/fs/r/hfs/journal.c
index b59e5e7..7a2a8dc 100644
--- a/libparted/fs/r/hfs/journal.c
+++ b/libparted/fs/r/hfs/journal.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/journal.h b/libparted/fs/r/hfs/journal.h
index fdfaba3..66eb2b1 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/probe.c b/libparted/fs/r/hfs/probe.c
index 463cba1..ee4ae31 100644
--- a/libparted/fs/r/hfs/probe.c
+++ b/libparted/fs/r/hfs/probe.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/probe.h b/libparted/fs/r/hfs/probe.h
index 854ac4a..21be916 100644
--- a/libparted/fs/r/hfs/probe.h
+++ b/libparted/fs/r/hfs/probe.h
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/reloc.c b/libparted/fs/r/hfs/reloc.c
index 9d99f16..05ec76a 100644
--- a/libparted/fs/r/hfs/reloc.c
+++ b/libparted/fs/r/hfs/reloc.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/reloc.h b/libparted/fs/r/hfs/reloc.h
index be76817..d8b1e6d 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/reloc_plus.c b/libparted/fs/r/hfs/reloc_plus.c
index a1ca742..904929c 100644
--- a/libparted/fs/r/hfs/reloc_plus.c
+++ b/libparted/fs/r/hfs/reloc_plus.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/r/hfs/reloc_plus.h b/libparted/fs/r/hfs/reloc_plus.h
index 2708115..8c5998a 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2004, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/reiserfs/reiserfs.c b/libparted/fs/reiserfs/reiserfs.c
index e41f3ce..0638f3e 100644
--- a/libparted/fs/reiserfs/reiserfs.c
+++ b/libparted/fs/reiserfs/reiserfs.c
@@ -1,6 +1,6 @@
/*
reiserfs.c -- ReiserFS detection
- Copyright (C) 2001-2002, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 2001-2002, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/reiserfs/reiserfs.h b/libparted/fs/reiserfs/reiserfs.h
index a5613da..ee92b62 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2000, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/udf/udf.c b/libparted/fs/udf/udf.c
index a3a4edb..a48a42e 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2018-2023 Free Software Foundation, Inc.
This program is free software; you 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 40d6e4e..d2bf421 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2001, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/fs/xfs/xfs.c b/libparted/fs/xfs/xfs.c
index ec38d23..f5cf96a 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2009-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; 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 318f808..edc3860 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-2022 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007-2014, 2019-2023 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 91468dd..8adb4db 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2000-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/labels/atari.c b/libparted/labels/atari.c
index f60a3eb..8ab3720 100644
--- a/libparted/labels/atari.c
+++ b/libparted/labels/atari.c
@@ -2,7 +2,7 @@
libparted - a library for manipulating disk partitions
atari.c - libparted module to manipulate Atari partition tables.
- Copyright (C) 2000-2001, 2004, 2007-2014, 2019-2022 Free Software
+ Copyright (C) 2000-2001, 2004, 2007-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/labels/bsd.c b/libparted/labels/bsd.c
index 1696c95..38bc64c 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2000-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/labels/dasd.c b/libparted/labels/dasd.c
index 27baad0..1d99458 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2000-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/labels/dos.c b/libparted/labels/dos.c
index 4359276..e6a0105 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-2022 Free Software
+ Copyright (C) 1999-2001, 2004-2005, 2007-2014, 2019-2023 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 957ef82..0f9124d 100644
--- a/libparted/labels/dvh.c
+++ b/libparted/labels/dvh.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2001-2002, 2005, 2007-2014, 2019-2022 Free Software
+ Copyright (C) 2001-2002, 2005, 2007-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/labels/loop.c b/libparted/labels/loop.c
index dc141dc..45d169d 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2000, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/labels/mac.c b/libparted/labels/mac.c
index 241a866..6711d87 100644
--- a/libparted/labels/mac.c
+++ b/libparted/labels/mac.c
@@ -1,6 +1,6 @@
/*
libparted - a library for manipulating disk partitions
- Copyright (C) 2000, 2002, 2004, 2007-2014, 2019-2022 Free Software
+ Copyright (C) 2000, 2002, 2004, 2007-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/labels/misc.h b/libparted/labels/misc.h
index 9593fd1..7c11388 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; 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 0df776f..cfa3ba4 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2000-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/labels/pt-tools.c b/libparted/labels/pt-tools.c
index 6c77276..add4c45 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; 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 e01f8bc..34562f7 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; 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 68f64ff..499d385 100644
--- a/libparted/labels/rdb.c
+++ b/libparted/labels/rdb.c
@@ -2,7 +2,7 @@
libparted - a library for manipulating disk partitions
disk_amiga.c - libparted module to manipulate amiga RDB partition tables.
- Copyright (C) 2000-2001, 2004, 2007-2014, 2019-2022 Free Software
+ Copyright (C) 2000-2001, 2004, 2007-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/labels/sun.c b/libparted/labels/sun.c
index 622c984..5ed2886 100644
--- a/libparted/labels/sun.c
+++ b/libparted/labels/sun.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, 2005, 2007-2014, 2019-2022 Free Software
+ Copyright (C) 2000-2001, 2005, 2007-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/libparted.c b/libparted/libparted.c
index ecae39d..204ce00 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/mbr.s b/libparted/mbr.s
index aa5fd5b..8ac2240 100644
--- a/libparted/mbr.s
+++ b/libparted/mbr.s
@@ -1,5 +1,5 @@
; libparted - a library for manipulating disk partitions
-; Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2022 Free Software
+; Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2023 Free Software
; Foundation, Inc.
;
; This program is free software; you can redistribute it and/or modify
diff --git a/libparted/tests/Makefile.am b/libparted/tests/Makefile.am
index 260b692..1097743 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-2022 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2007-2014, 2019-2023 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 80befe7..c71fe55 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-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; 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/t1001-flags.sh b/libparted/tests/t1001-flags.sh
index 60a6248..7ceffe8 100755
--- a/libparted/tests/t1001-flags.sh
+++ b/libparted/tests/t1001-flags.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# run the flags unittest
-# Copyright (C) 2007-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; 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 b6927df..0e7c774 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-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; 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 013b240..8b9bfe0 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-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; 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 e6304fa..cd92879 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-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; 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 a7dc907..b913150 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2001, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/libparted/unit.c b/libparted/unit.c
index d86658c..a63b98d 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, 2019-2022 Free Software Foundation,
+ Copyright (C) 2005, 2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/m4/o-direct.m4 b/m4/o-direct.m4
index d00b381..7229d66 100644
--- a/m4/o-direct.m4
+++ b/m4/o-direct.m4
@@ -3,7 +3,7 @@
# The problem is that on systems supporting O_DIRECT, open with O_DIRECT
# fails for some file system types (e.g., tmpfs on linux-2.6.21).
-# Copyright (C) 2007-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2023 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/parted/command.c b/parted/command.c
index 327afb2..41031ee 100644
--- a/parted/command.c
+++ b/parted/command.c
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/parted/command.h b/parted/command.h
index bf0bcb2..c307dca 100644
--- a/parted/command.h
+++ b/parted/command.h
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/parted/parted.c b/parted/parted.c
index 84465d5..3abb52f 100644
--- a/parted/parted.c
+++ b/parted/parted.c
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2003, 2005-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2003, 2005-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/parted/strlist.c b/parted/strlist.c
index 7901789..c4cb351 100644
--- a/parted/strlist.c
+++ b/parted/strlist.c
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/parted/strlist.h b/parted/strlist.h
index 3e01943..f9c4183 100644
--- a/parted/strlist.h
+++ b/parted/strlist.h
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2022 Free Software
+ Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2023 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/parted/table.c b/parted/table.c
index 4fb0f71..63c0e6a 100644
--- a/parted/table.c
+++ b/parted/table.c
@@ -3,7 +3,7 @@
*/
/*
parted - a frontend to libparted
- Copyright (C) 2006-2014, 2019-2022 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014, 2019-2023 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/parted/table.h b/parted/table.h
index b6ed6c8..8c645d7 100644
--- a/parted/table.h
+++ b/parted/table.h
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 2006-2007, 2009-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 2006-2007, 2009-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/parted/ui.c b/parted/ui.c
index 9e5ced2..33a1808 100644
--- a/parted/ui.c
+++ b/parted/ui.c
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2002, 2006-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2002, 2006-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/parted/ui.h b/parted/ui.h
index fa62bcb..61a71de 100644
--- a/parted/ui.h
+++ b/parted/ui.h
@@ -1,6 +1,6 @@
/*
parted - a frontend to libparted
- Copyright (C) 1999-2001, 2007-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 1999-2001, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/partprobe/partprobe.c b/partprobe/partprobe.c
index 4c3caeb..bdd8963 100644
--- a/partprobe/partprobe.c
+++ b/partprobe/partprobe.c
@@ -1,6 +1,6 @@
/*
partprobe - informs the OS kernel of partition layout
- Copyright (C) 2001-2002, 2007-2014, 2019-2022 Free Software Foundation,
+ Copyright (C) 2001-2002, 2007-2014, 2019-2023 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify
diff --git a/po/POTFILES.in b/po/POTFILES.in
index fb556e3..3c45cfc 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,5 @@
# libparted
-# Copyright (C) 1999-2001, 2006-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 1999-2001, 2006-2014, 2019-2023 Free Software Foundation, Inc.
# This file may be modified and/or copied without restriction.
# list of files containing translatable strings
diff --git a/scripts/extract_symvers b/scripts/extract_symvers
index 0c030e2..7e87baa 100755
--- a/scripts/extract_symvers
+++ b/scripts/extract_symvers
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2002-2003, 2007, 2009-2014, 2019-2022 Free Software Foundation,
+# Copyright (C) 2002-2003, 2007, 2009-2014, 2019-2023 Free Software Foundation,
# Inc.
#
# This file is part of the GNU ISO C++ Library. This library is free
diff --git a/scripts/update-po b/scripts/update-po
index 321cb8a..55c51f5 100755
--- a/scripts/update-po
+++ b/scripts/update-po
@@ -2,7 +2,7 @@
# Bootstrap this package from CVS.
-# Copyright (C) 2003-2007, 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2003-2007, 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/help-version.sh b/tests/help-version.sh
index a00499a..e88cd13 100755
--- a/tests/help-version.sh
+++ b/tests/help-version.sh
@@ -2,7 +2,7 @@
# Make sure all these programs work properly
# when invoked with --help or --version.
-# Copyright (C) 2000-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/init.sh b/tests/init.sh
index 31a75e5..e857272 100644
--- a/tests/init.sh
+++ b/tests/init.sh
@@ -1,6 +1,6 @@
# source this file; set up for tests
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0000-basic.sh b/tests/t0000-basic.sh
index c03be33..d81dd0c 100755
--- a/tests/t0000-basic.sh
+++ b/tests/t0000-basic.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that a simple command using -s succeeds with no prompt
-# Copyright (C) 2007, 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0001-tiny.sh b/tests/t0001-tiny.sh
index badbc46..6a78de4 100755
--- a/tests/t0001-tiny.sh
+++ b/tests/t0001-tiny.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# operate on a very small (1-sector) "disk"
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0010-script-no-ctrl-chars.sh b/tests/t0010-script-no-ctrl-chars.sh
index 92b7e91..c62e15e 100755
--- a/tests/t0010-script-no-ctrl-chars.sh
+++ b/tests/t0010-script-no-ctrl-chars.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that printing with -s outputs no readline control chars
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0100-print.sh b/tests/t0100-print.sh
index 8d27d22..a69daa9 100755
--- a/tests/t0100-print.sh
+++ b/tests/t0100-print.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# the most basic 'print' test
-# Copyright (C) 2007, 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0101-print-empty.sh b/tests/t0101-print-empty.sh
index 6190d12..bd328e3 100755
--- a/tests/t0101-print-empty.sh
+++ b/tests/t0101-print-empty.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# test 'parted $dev print' on empty device (without label)
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0200-gpt.sh b/tests/t0200-gpt.sh
index bddee3c..cc0daaa 100755
--- a/tests/t0200-gpt.sh
+++ b/tests/t0200-gpt.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that printing a GPT partition table does not modify it.
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0201-gpt.sh b/tests/t0201-gpt.sh
index bbf0251..1a90d40 100755
--- a/tests/t0201-gpt.sh
+++ b/tests/t0201-gpt.sh
@@ -2,7 +2,7 @@
# avoid failed assertion when creating a GPT on top of an old one for a
# larger device
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0202-gpt-pmbr.sh b/tests/t0202-gpt-pmbr.sh
index 03e4572..1b475bf 100755
--- a/tests/t0202-gpt-pmbr.sh
+++ b/tests/t0202-gpt-pmbr.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Preserve first 446B of the Protected MBR for gpt partitions.
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0203-gpt-create-on-min-sized-device.sh b/tests/t0203-gpt-create-on-min-sized-device.sh
index be95ae0..82b2a89 100644
--- a/tests/t0203-gpt-create-on-min-sized-device.sh
+++ b/tests/t0203-gpt-create-on-min-sized-device.sh
@@ -2,7 +2,7 @@
# parted 3.1 and prior would exit with no diagnostic when failing
# to create a GPT partition table on a device that was too small.
-# Copyright (C) 2012-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0203-gpt-shortened-device-primary-valid.sh b/tests/t0203-gpt-shortened-device-primary-valid.sh
index 40a8161..91e52ed 100755
--- a/tests/t0203-gpt-shortened-device-primary-valid.sh
+++ b/tests/t0203-gpt-shortened-device-primary-valid.sh
@@ -2,7 +2,7 @@
# Demonstrate that placing a valid gpt-labeled image on a shorter device
# does not invalidate the primary GPT header.
-# Copyright (C) 2012-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0203-gpt-tiny-device-abort.sh b/tests/t0203-gpt-tiny-device-abort.sh
index 0d66f8f..e1aae12 100644
--- a/tests/t0203-gpt-tiny-device-abort.sh
+++ b/tests/t0203-gpt-tiny-device-abort.sh
@@ -2,7 +2,7 @@
# parted before 3.1 could abort while reading a pathologically small device
# with a valid primary GPT header but no room for the backup header.
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0205-gpt-list-clobbers-pmbr.sh b/tests/t0205-gpt-list-clobbers-pmbr.sh
index 307c754..7bb79f9 100644
--- a/tests/t0205-gpt-list-clobbers-pmbr.sh
+++ b/tests/t0205-gpt-list-clobbers-pmbr.sh
@@ -5,7 +5,7 @@
# GPT/MBR table, merely listing the table with Parted-2.1 would clobber
# the MBR part.
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh b/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
index 3c034c5..6611158 100755
--- a/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
+++ b/tests/t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh
@@ -3,7 +3,7 @@
# Much like t0205, but with the addition of a corrupt PTE in primary table,
# "parted $device print" would modify $device.
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0207-IEC-binary-notation.sh b/tests/t0207-IEC-binary-notation.sh
index b8a789e..9d18ae8 100644
--- a/tests/t0207-IEC-binary-notation.sh
+++ b/tests/t0207-IEC-binary-notation.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Show how parted treats a starting or ending sector number w/IEC units.
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0208-mkpart-end-in-IEC.sh b/tests/t0208-mkpart-end-in-IEC.sh
index a3db2c3..198cccb 100644
--- a/tests/t0208-mkpart-end-in-IEC.sh
+++ b/tests/t0208-mkpart-end-in-IEC.sh
@@ -2,7 +2,7 @@
# Make sure parted mkpart ends the partition one sector before the specified
# value if end is specified with IEC units.
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0209-gpt-pmbr_boot.sh b/tests/t0209-gpt-pmbr_boot.sh
index 64520b1..ceecf33 100755
--- a/tests/t0209-gpt-pmbr_boot.sh
+++ b/tests/t0209-gpt-pmbr_boot.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that pmbr_boot flag can be set
-# Copyright (C) 2012-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0210-gpt-resized-partition-entry-array.sh b/tests/t0210-gpt-resized-partition-entry-array.sh
index ea6fb7d..4d85f77 100755
--- a/tests/t0210-gpt-resized-partition-entry-array.sh
+++ b/tests/t0210-gpt-resized-partition-entry-array.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# exercise GPT handling of n_partition_array_entries != 128
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0211-gpt-rewrite-header.sh b/tests/t0211-gpt-rewrite-header.sh
index 48de957..d0f286f 100644
--- a/tests/t0211-gpt-rewrite-header.sh
+++ b/tests/t0211-gpt-rewrite-header.sh
@@ -5,7 +5,7 @@
# header to the end of the device. Before parted-3.1, when it attempted
# to do that, starting with a 9-PTE array, it would render the result invalid.
-# Copyright (C) 2012-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0212-gpt-many-partitions.sh b/tests/t0212-gpt-many-partitions.sh
index 95b43a4..2fead57 100644
--- a/tests/t0212-gpt-many-partitions.sh
+++ b/tests/t0212-gpt-many-partitions.sh
@@ -2,7 +2,7 @@
# gpt: create many partitions
# Before parted-3.1, this would provoke an invalid free.
-# Copyright (C) 2012-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0213-mkpart-start-negative.sh b/tests/t0213-mkpart-start-negative.sh
index da221ab..27f21dd 100755
--- a/tests/t0213-mkpart-start-negative.sh
+++ b/tests/t0213-mkpart-start-negative.sh
@@ -2,7 +2,7 @@
# Make sure parted mkpart ends the partition one sector before the specified
# value if end is specified with IEC units.
-# Copyright (C) 2011-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0220-gpt-msftres.sh b/tests/t0220-gpt-msftres.sh
index b2dbac1..160ae0f 100755
--- a/tests/t0220-gpt-msftres.sh
+++ b/tests/t0220-gpt-msftres.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# gpt default "flag" for a partition must not be msftres
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0250-gpt.sh b/tests/t0250-gpt.sh
index d5482ac..3390ca8 100755
--- a/tests/t0250-gpt.sh
+++ b/tests/t0250-gpt.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# very basic GPT table
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0251-gpt-unicode.sh b/tests/t0251-gpt-unicode.sh
index 05907ef..a87cd36 100755
--- a/tests/t0251-gpt-unicode.sh
+++ b/tests/t0251-gpt-unicode.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Test unicode partition names
-# Copyright (C) 2013-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2013-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0280-gpt-corrupt.sh b/tests/t0280-gpt-corrupt.sh
index 678b5a3..376de2f 100755
--- a/tests/t0280-gpt-corrupt.sh
+++ b/tests/t0280-gpt-corrupt.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# corrupt a GPT table; ensure parted takes notice
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0281-gpt-grow.sh b/tests/t0281-gpt-grow.sh
index 6748585..03b8486 100644
--- a/tests/t0281-gpt-grow.sh
+++ b/tests/t0281-gpt-grow.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# grow a gpt disk, ensure that parted offers to update the gpt size
-# Copyright (C) 2009-2012, 2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2012, 2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0282-gpt-move-backup.sh b/tests/t0282-gpt-move-backup.sh
index 684041f..56bd0d4 100644
--- a/tests/t0282-gpt-move-backup.sh
+++ b/tests/t0282-gpt-move-backup.sh
@@ -2,7 +2,7 @@
# put backup copy gpt in the wrong place, ensure that
# parted offers to fix
-# Copyright (C) 2009-2012, 2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2012, 2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0283-overlap-partitions.sh b/tests/t0283-overlap-partitions.sh
index faa7eb8..dc98203 100644
--- a/tests/t0283-overlap-partitions.sh
+++ b/tests/t0283-overlap-partitions.sh
@@ -2,7 +2,7 @@
# ensure parted can ignore partitions that overlap or are
# longer than the disk and remove them
-# Copyright (C) 2009-2012, 2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2012, 2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0300-dos-on-gpt.sh b/tests/t0300-dos-on-gpt.sh
index 6001359..001af23 100755
--- a/tests/t0300-dos-on-gpt.sh
+++ b/tests/t0300-dos-on-gpt.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# avoid segfault creating a dos PT on top of a gpt one
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0301-overwrite-gpt-pmbr.sh b/tests/t0301-overwrite-gpt-pmbr.sh
index bab551c..90b318d 100755
--- a/tests/t0301-overwrite-gpt-pmbr.sh
+++ b/tests/t0301-overwrite-gpt-pmbr.sh
@@ -2,7 +2,7 @@
# Test creating a msdos partition over a GPT partition with
# fdisk which doesn't remove the GPT partitions, only the PMBR
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0350-mac-PT-increases-sector-size.sh b/tests/t0350-mac-PT-increases-sector-size.sh
index a2d0244..b065728 100644
--- a/tests/t0350-mac-PT-increases-sector-size.sh
+++ b/tests/t0350-mac-PT-increases-sector-size.sh
@@ -3,7 +3,7 @@
# larger than what the kernel told us (SS) would cause parted to read B
# bytes into a smaller, SS-byte buffer, clobbering heap storage.
-# Copyright (C) 2012-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0400-loop-clobber-infloop.sh b/tests/t0400-loop-clobber-infloop.sh
index bcf11c1..6f6dbc6 100644
--- a/tests/t0400-loop-clobber-infloop.sh
+++ b/tests/t0400-loop-clobber-infloop.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# do not infloop in loop_clobber
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0500-dup-clobber.sh b/tests/t0500-dup-clobber.sh
index 258883b..cd9081c 100644
--- a/tests/t0500-dup-clobber.sh
+++ b/tests/t0500-dup-clobber.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Drive the dup-clobber program.
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t0501-duplicate.sh b/tests/t0501-duplicate.sh
index fd22a75..1beb345 100644
--- a/tests/t0501-duplicate.sh
+++ b/tests/t0501-duplicate.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Drive the dup-clobber program.
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t1100-busy-label.sh b/tests/t1100-busy-label.sh
index 95e8dd5..e1a8bb9 100755
--- a/tests/t1100-busy-label.sh
+++ b/tests/t1100-busy-label.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# partitioning (parted -s DEV mklabel) a busy disk must fail.
-# Copyright (C) 2007-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t1101-busy-partition.sh b/tests/t1101-busy-partition.sh
index 94add13..cb66b4a 100755
--- a/tests/t1101-busy-partition.sh
+++ b/tests/t1101-busy-partition.sh
@@ -2,7 +2,7 @@
# test for Debian bug #582818 (http://bugs.debian.org/582818); forbid
# the removal of a mounted partition.
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t1102-loop-label.sh b/tests/t1102-loop-label.sh
index 3f426f4..1ad4ccd 100644
--- a/tests/t1102-loop-label.sh
+++ b/tests/t1102-loop-label.sh
@@ -2,7 +2,7 @@
# make sure that loop labels work correctly
# create an actual partition
-# Copyright (C) 2013-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2013-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t1104-remove-and-add-partition.sh b/tests/t1104-remove-and-add-partition.sh
index 492dc0e..657b180 100644
--- a/tests/t1104-remove-and-add-partition.sh
+++ b/tests/t1104-remove-and-add-partition.sh
@@ -2,7 +2,7 @@
# make sure that removing a higher numbered partition and adding a lower
# one using that space at the same time works
-# Copyright (C) 2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t1700-probe-fs.sh b/tests/t1700-probe-fs.sh
index f8af74e..7557f92 100755
--- a/tests/t1700-probe-fs.sh
+++ b/tests/t1700-probe-fs.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Probe Ext2, Ext3 and Ext4 file systems
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t1701-rescue-fs.sh b/tests/t1701-rescue-fs.sh
index efb04c4..90ec684 100644
--- a/tests/t1701-rescue-fs.sh
+++ b/tests/t1701-rescue-fs.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# rescue ext4 file system
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2200-dos-label-recog.sh b/tests/t2200-dos-label-recog.sh
index 8adf790..92b8a5e 100755
--- a/tests/t2200-dos-label-recog.sh
+++ b/tests/t2200-dos-label-recog.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# improved MSDOS partition-table recognition
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2201-pc98-label-recog.sh b/tests/t2201-pc98-label-recog.sh
index 0ab8098..be44952 100755
--- a/tests/t2201-pc98-label-recog.sh
+++ b/tests/t2201-pc98-label-recog.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Recognize PC98 labeled disks
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2300-dos-label-extended-bootcode.sh b/tests/t2300-dos-label-extended-bootcode.sh
index 3f77f3f..e3dfaf7 100755
--- a/tests/t2300-dos-label-extended-bootcode.sh
+++ b/tests/t2300-dos-label-extended-bootcode.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure parted preserves bootcode in extended partition.
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2310-dos-extended-2-sector-min-offset.sh b/tests/t2310-dos-extended-2-sector-min-offset.sh
index ae239ab..b86dadc 100644
--- a/tests/t2310-dos-extended-2-sector-min-offset.sh
+++ b/tests/t2310-dos-extended-2-sector-min-offset.sh
@@ -2,7 +2,7 @@
# Ensure that parted allows a single sector between the beginning
# of an extended partition and the first logical partition.
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2320-dos-extended-noclobber.sh b/tests/t2320-dos-extended-noclobber.sh
index e4c8299..ac84cd5 100644
--- a/tests/t2320-dos-extended-noclobber.sh
+++ b/tests/t2320-dos-extended-noclobber.sh
@@ -2,7 +2,7 @@
# Ensure that the extended partition reports the correct length
# after adding another partition.
-# Copyright (C) 2015, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2015, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2400-dos-hfs-partition-type.sh b/tests/t2400-dos-hfs-partition-type.sh
index 8c54ec4..6b0a9a4 100644
--- a/tests/t2400-dos-hfs-partition-type.sh
+++ b/tests/t2400-dos-hfs-partition-type.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that an HFS partition in a dos table gets the right ID
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2410-dos-udf-partition-type.sh b/tests/t2410-dos-udf-partition-type.sh
index 80a2c6c..fa10d72 100644
--- a/tests/t2410-dos-udf-partition-type.sh
+++ b/tests/t2410-dos-udf-partition-type.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that an UDF partition in a dos table gets the right ID
-# Copyright (C) 2018-2022 Free Software Foundation, Inc.
+# Copyright (C) 2018-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t2500-probe-corrupt-hfs.sh b/tests/t2500-probe-corrupt-hfs.sh
index bcc3526..5d64d90 100755
--- a/tests/t2500-probe-corrupt-hfs.sh
+++ b/tests/t2500-probe-corrupt-hfs.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Do not misbehave when probing a corrupt HFS partition.
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t3000-resize-fs.sh b/tests/t3000-resize-fs.sh
index 2bcaf62..5939eeb 100755
--- a/tests/t3000-resize-fs.sh
+++ b/tests/t3000-resize-fs.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# exercise the resize library; FAT and HFS+ only
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t3200-resize-partition.sh b/tests/t3200-resize-partition.sh
index 0852515..846fbc3 100755
--- a/tests/t3200-resize-partition.sh
+++ b/tests/t3200-resize-partition.sh
@@ -2,7 +2,7 @@
# exercise the resize sub-command
# based on t3000-resize-fs.sh test
-# Copyright (C) 2009-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t3200-type-change.sh b/tests/t3200-type-change.sh
index 4c6860c..a57ad70 100755
--- a/tests/t3200-type-change.sh
+++ b/tests/t3200-type-change.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure parted doesn't change the type of a partition to match its FS.
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t3210-gpt-type-change.sh b/tests/t3210-gpt-type-change.sh
index 8e64d87..46d6cc2 100755
--- a/tests/t3210-gpt-type-change.sh
+++ b/tests/t3210-gpt-type-change.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure parted changes GUID back to match its FS.
-# Copyright (C) 2021-2022 Free Software Foundation, Inc.
+# Copyright (C) 2021-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t3300-palo-prep.sh b/tests/t3300-palo-prep.sh
index efe54db..fc9e8f6 100755
--- a/tests/t3300-palo-prep.sh
+++ b/tests/t3300-palo-prep.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that palo and prep types work properly.
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t3310-flags.sh b/tests/t3310-flags.sh
index b35d443..8614c32 100644
--- a/tests/t3310-flags.sh
+++ b/tests/t3310-flags.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Exercise partition flags.
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t3400-whole-disk-FAT-partition.sh b/tests/t3400-whole-disk-FAT-partition.sh
index 626355b..e65894a 100755
--- a/tests/t3400-whole-disk-FAT-partition.sh
+++ b/tests/t3400-whole-disk-FAT-partition.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that a whole-disk FAT partition is detected.
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4000-sun-raid-type.sh b/tests/t4000-sun-raid-type.sh
index 2def577..94e0edd 100755
--- a/tests/t4000-sun-raid-type.sh
+++ b/tests/t4000-sun-raid-type.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# RAID support on sun disk type
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4001-sun-vtoc.sh b/tests/t4001-sun-vtoc.sh
index 059788c..acd8099 100755
--- a/tests/t4001-sun-vtoc.sh
+++ b/tests/t4001-sun-vtoc.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that Sun VTOC is properly initialized.
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4100-dvh-partition-limits.sh b/tests/t4100-dvh-partition-limits.sh
index a5b3516..fec7576 100755
--- a/tests/t4100-dvh-partition-limits.sh
+++ b/tests/t4100-dvh-partition-limits.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# enforce limits on partition start sector and length
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4100-msdos-partition-limits.sh b/tests/t4100-msdos-partition-limits.sh
index 09267b5..2bebfb9 100755
--- a/tests/t4100-msdos-partition-limits.sh
+++ b/tests/t4100-msdos-partition-limits.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# enforce limits on partition start sector and length
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4100-msdos-starting-sector.sh b/tests/t4100-msdos-starting-sector.sh
index 4d2c050..e933060 100755
--- a/tests/t4100-msdos-starting-sector.sh
+++ b/tests/t4100-msdos-starting-sector.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Consistency in msdos free space starting sector.
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4200-partprobe.sh b/tests/t4200-partprobe.sh
index 8b93f27..a2731f2 100755
--- a/tests/t4200-partprobe.sh
+++ b/tests/t4200-partprobe.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# partprobe must not examine more than 16 partitions
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4300-nilfs2-tiny.sh b/tests/t4300-nilfs2-tiny.sh
index d88c652..28ccb7e 100755
--- a/tests/t4300-nilfs2-tiny.sh
+++ b/tests/t4300-nilfs2-tiny.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Trigger a nilfs2-related bug.
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4301-nilfs2-badsb2.sh b/tests/t4301-nilfs2-badsb2.sh
index 72784b2..2a1205b 100755
--- a/tests/t4301-nilfs2-badsb2.sh
+++ b/tests/t4301-nilfs2-badsb2.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Trigger a nilfs2-related bug.
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t4302-nilfs2-lessbadsb2.sh b/tests/t4302-nilfs2-lessbadsb2.sh
index c3dfea3..1857b29 100755
--- a/tests/t4302-nilfs2-lessbadsb2.sh
+++ b/tests/t4302-nilfs2-lessbadsb2.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Trigger a nilfs2-related bug.
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t5000-tags.sh b/tests/t5000-tags.sh
index defe7fa..6291657 100755
--- a/tests/t5000-tags.sh
+++ b/tests/t5000-tags.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# test bios_grub flag in gpt labels
-# Copyright (C) 2007-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t6000-dm.sh b/tests/t6000-dm.sh
index 28b5dc5..980094d 100755
--- a/tests/t6000-dm.sh
+++ b/tests/t6000-dm.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# ensure that parted can distinguish device map types: linear, multipath
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t6001-psep.sh b/tests/t6001-psep.sh
index bea0c69..be0b7ee 100644
--- a/tests/t6001-psep.sh
+++ b/tests/t6001-psep.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# ensure that parted names partitions on dm disks correctly
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t6002-dm-busy.sh b/tests/t6002-dm-busy.sh
index 3770bd4..27b462d 100644
--- a/tests/t6002-dm-busy.sh
+++ b/tests/t6002-dm-busy.sh
@@ -2,7 +2,7 @@
# ensure that parted can alter a partition on a dmraid disk
# while another one is mounted
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t6003-dm-hide.sh b/tests/t6003-dm-hide.sh
index da6a51c..6e03622 100644
--- a/tests/t6003-dm-hide.sh
+++ b/tests/t6003-dm-hide.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# ensure that parted -l only shows dmraid device-mapper devices
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t6004-dm-many-partitions.sh b/tests/t6004-dm-many-partitions.sh
index 8e46856..d9a3012 100755
--- a/tests/t6004-dm-many-partitions.sh
+++ b/tests/t6004-dm-many-partitions.sh
@@ -2,7 +2,7 @@
# device-mapper: create many partitions
# This would not create partitions > 16 when using device-mapper
-# Copyright (C) 2012, 2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012, 2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t6005-dm-uuid.sh b/tests/t6005-dm-uuid.sh
index 810823c..caa992c 100755
--- a/tests/t6005-dm-uuid.sh
+++ b/tests/t6005-dm-uuid.sh
@@ -2,7 +2,7 @@
# device-mapper: preserve uuid
# The dm's partitions uuid would be removed when creating new partitions
-# Copyright (C) 2012, 2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012, 2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t6006-dm-512b-sectors.sh b/tests/t6006-dm-512b-sectors.sh
index fb982f2..5f2f291 100644
--- a/tests/t6006-dm-512b-sectors.sh
+++ b/tests/t6006-dm-512b-sectors.sh
@@ -2,7 +2,7 @@
# device-mapper sector sizes are 512b, make sure partitions are the correct
# size when using larger sector sizes and a linear dm table.
-# Copyright (C) 2015, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2015, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t6100-mdraid-partitions.sh b/tests/t6100-mdraid-partitions.sh
index 836ed7e..824a4ce 100755
--- a/tests/t6100-mdraid-partitions.sh
+++ b/tests/t6100-mdraid-partitions.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# verify that new kernel is informed about partitions on mdraid devices
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t7000-scripting.sh b/tests/t7000-scripting.sh
index 0545152..cc7b3ee 100755
--- a/tests/t7000-scripting.sh
+++ b/tests/t7000-scripting.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Make sure the scripting option works (-s) properly.
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t8000-loop.sh b/tests/t8000-loop.sh
index ff1af42..793e279 100755
--- a/tests/t8000-loop.sh
+++ b/tests/t8000-loop.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Test usage of loop devices
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t8001-loop-blkpg.sh b/tests/t8001-loop-blkpg.sh
index 0f87808..5b7b891 100755
--- a/tests/t8001-loop-blkpg.sh
+++ b/tests/t8001-loop-blkpg.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Test support for partitions on loop devices
-# Copyright (C) 2008-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9010-big-sector.sh b/tests/t9010-big-sector.sh
index d6bd271..4f53533 100755
--- a/tests/t9010-big-sector.sh
+++ b/tests/t9010-big-sector.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# check physical sector size as reported by 'print'
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9020-alignment.sh b/tests/t9020-alignment.sh
index e6c9cf4..85f6ba8 100755
--- a/tests/t9020-alignment.sh
+++ b/tests/t9020-alignment.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# verify that new alignment-querying functions work
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9021-maxima.sh b/tests/t9021-maxima.sh
index 702641e..499af8a 100755
--- a/tests/t9021-maxima.sh
+++ b/tests/t9021-maxima.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# verify that partition maxima-querying functions work
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9022-one-unit-snap.sh b/tests/t9022-one-unit-snap.sh
index 777fe9b..decd41f 100644
--- a/tests/t9022-one-unit-snap.sh
+++ b/tests/t9022-one-unit-snap.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Confirm that specifying 1 unit snaps to the correct value
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9023-value-lt-one.sh b/tests/t9023-value-lt-one.sh
index 18ea1d3..567f2ba 100644
--- a/tests/t9023-value-lt-one.sh
+++ b/tests/t9023-value-lt-one.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Confirm that a value between 0 and 1 throws an error
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9024-msdos-1s-partition.sh b/tests/t9024-msdos-1s-partition.sh
index 7115156..cc63476 100644
--- a/tests/t9024-msdos-1s-partition.sh
+++ b/tests/t9024-msdos-1s-partition.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Test creating 1s partitions in 1s free space
-# Copyright (C) 2022 Free Software Foundation, Inc.
+# Copyright (C) 2022-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9025-gpt-1s-partition.sh b/tests/t9025-gpt-1s-partition.sh
index c97ab8b..04a3e4e 100644
--- a/tests/t9025-gpt-1s-partition.sh
+++ b/tests/t9025-gpt-1s-partition.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Test creating 1s partitions in 1s free space
-# Copyright (C) 2022 Free Software Foundation, Inc.
+# Copyright (C) 2022-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9030-align-check.sh b/tests/t9030-align-check.sh
index 0cb6464..4954f44 100644
--- a/tests/t9030-align-check.sh
+++ b/tests/t9030-align-check.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# exercise the align-check command
-# Copyright (C) 2009-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9040-many-partitions.sh b/tests/t9040-many-partitions.sh
index 7efcada..31b6030 100644
--- a/tests/t9040-many-partitions.sh
+++ b/tests/t9040-many-partitions.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that creating many partitions works.
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9041-undetected-in-use-16th-partition.sh b/tests/t9041-undetected-in-use-16th-partition.sh
index c0efa38..a16f14d 100644
--- a/tests/t9041-undetected-in-use-16th-partition.sh
+++ b/tests/t9041-undetected-in-use-16th-partition.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that parted knows when N'th (N>=16) partition is mounted
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9042-dos-partition-limit.sh b/tests/t9042-dos-partition-limit.sh
index 2f155ff..459cb6b 100644
--- a/tests/t9042-dos-partition-limit.sh
+++ b/tests/t9042-dos-partition-limit.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that parted enforces msdos partition limit
-# Copyright (C) 2010-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9050-partition-table-types.sh b/tests/t9050-partition-table-types.sh
index 9a0b549..0c2dbe7 100755
--- a/tests/t9050-partition-table-types.sh
+++ b/tests/t9050-partition-table-types.sh
@@ -3,7 +3,7 @@
# I.e., write a partition table of type T, and then overwrite it
# with one of type V, for every permutation of T and V.
-# Copyright (C) 2011-2014, 2019-2022 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014, 2019-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/tests/t9060-gpt-grow-script-fix.sh b/tests/t9060-gpt-grow-script-fix.sh
index f3d6a96..efdb1e4 100755
--- a/tests/t9060-gpt-grow-script-fix.sh
+++ b/tests/t9060-gpt-grow-script-fix.sh
@@ -2,7 +2,7 @@
# grow a gpt disk, ensure that parted offers to update the gpt size
# do this in script mode with fix
-# Copyright (C) 2009-2012, 2014, 2019, 2022 Free Software Foundation, Inc.
+# Copyright (C) 2009-2012, 2014, 2019, 2022-2023 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by