diff options
author | Brian C. Lane <bcl@redhat.com> | 2022-03-23 15:36:38 -0700 |
---|---|---|
committer | Brian C. Lane <bcl@redhat.com> | 2022-03-23 15:36:38 -0700 |
commit | d84913a344774f21f778a4bb56a42298885b102e (patch) | |
tree | b9b4b70ab8c637709230470854745b4ab69d3445 /include/parted | |
parent | a69d39f32ee10c56aba49eba78cecfd5dcb2d992 (diff) | |
download | parted-d84913a344774f21f778a4bb56a42298885b102e.tar.gz |
maint: Update copyright statements to 2022
By running make update-copyright
Diffstat (limited to 'include/parted')
-rw-r--r-- | include/parted/constraint.in.h | 2 | ||||
-rw-r--r-- | include/parted/crc32.in.h | 2 | ||||
-rw-r--r-- | include/parted/debug.in.h | 2 | ||||
-rw-r--r-- | include/parted/device.in.h | 2 | ||||
-rw-r--r-- | include/parted/disk.in.h | 2 | ||||
-rw-r--r-- | include/parted/endian.in.h | 2 | ||||
-rw-r--r-- | include/parted/exception.in.h | 2 | ||||
-rw-r--r-- | include/parted/filesys.in.h | 2 | ||||
-rw-r--r-- | include/parted/geom.in.h | 2 | ||||
-rw-r--r-- | include/parted/natmath.in.h | 2 | ||||
-rw-r--r-- | include/parted/parted.in.h | 2 | ||||
-rw-r--r-- | include/parted/timer.in.h | 2 | ||||
-rw-r--r-- | include/parted/unit.in.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/include/parted/constraint.in.h b/include/parted/constraint.in.h index b7f7dcf..fad3112 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-2021 Free Software + Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 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 6158d40..65f97aa 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-2021 Free Software + Copyright (C) 1998-2000, 2007, 2009-2014, 2019-2022 Free Software Foundation, Inc. crc32.h diff --git a/include/parted/debug.in.h b/include/parted/debug.in.h index 33573b9..d5ec369 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-2021 Free Software + Copyright (C) 1998-2000, 2002, 2007, 2009-2014, 2019-2022 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 414f770..41eda1b 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-2021 Free + Copyright (C) 1998-2001, 2005, 2007-2008, 2011-2014, 2019-2022 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 303f59c..38e869d 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-2021 Free Software Foundation, + Copyright (C) 1999-2002, 2007-2014, 2019-2022 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 1dbcf12..097d6bc 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-2021 Free Software + Copyright (C) 1998-2002, 2007, 2009-2014, 2019-2022 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 3b131fe..6b6f3c6 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-2021 Free Software + Copyright (C) 1999-2000, 2007, 2009-2014, 2019-2022 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 8ff87b4..b69d035 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-2021 Free Software + Copyright (C) 1999-2001, 2006-2007, 2009-2014, 2019-2022 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 8ee66a4..be28aad 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-2021 Free Software + Copyright (C) 1998-2001, 2005, 2007, 2009-2014, 2019-2022 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 4ba1936..0ede6de 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-2021 Free Software Foundation, Inc. + Copyright (C) 2000, 2007-2014, 2019-2022 Free Software Foundation, Inc. This program is free 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 0fb96d9..117be62 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-2021 Free Software + Copyright (C) 1999-2001, 2007, 2009-2014, 2019-2022 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 cdeefe3..8691181 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-2021 Free Software + Copyright (C) 2001-2002, 2007, 2009-2014, 2019-2022 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 ba8d852..f7a2373 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-2021 Free Software Foundation, + Copyright (C) 2005, 2007, 2009-2014, 2019-2022 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify |