summaryrefslogtreecommitdiff
path: root/parted
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2022-03-23 15:36:38 -0700
committerBrian C. Lane <bcl@redhat.com>2022-03-23 15:36:38 -0700
commitd84913a344774f21f778a4bb56a42298885b102e (patch)
treeb9b4b70ab8c637709230470854745b4ab69d3445 /parted
parenta69d39f32ee10c56aba49eba78cecfd5dcb2d992 (diff)
downloadparted-d84913a344774f21f778a4bb56a42298885b102e.tar.gz
maint: Update copyright statements to 2022
By running make update-copyright
Diffstat (limited to 'parted')
-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
9 files changed, 9 insertions, 9 deletions
diff --git a/parted/command.c b/parted/command.c
index d028202..327afb2 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-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/parted/command.h b/parted/command.h
index 323f8a2..bf0bcb2 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-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/parted/parted.c b/parted/parted.c
index 310f011..955489a 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-2021 Free Software Foundation,
+ Copyright (C) 1999-2003, 2005-2014, 2019-2022 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 e2a8bd1..71cba59 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-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/parted/strlist.h b/parted/strlist.h
index 40a8973..3e01943 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-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/parted/table.c b/parted/table.c
index e754ac7..4fb0f71 100644
--- a/parted/table.c
+++ b/parted/table.c
@@ -3,7 +3,7 @@
*/
/*
parted - a frontend to libparted
- Copyright (C) 2006-2014, 2019-2021 Free Software Foundation, Inc.
+ Copyright (C) 2006-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/parted/table.h b/parted/table.h
index 298a2b1..b6ed6c8 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-2021 Free Software Foundation,
+ Copyright (C) 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/parted/ui.c b/parted/ui.c
index 25ad4f1..df14e55 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-2021 Free Software Foundation,
+ Copyright (C) 1999-2002, 2006-2014, 2019-2022 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 e4e88b6..fa62bcb 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-2021 Free Software Foundation,
+ Copyright (C) 1999-2001, 2007-2014, 2019-2022 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify