summaryrefslogtreecommitdiff
path: root/libparted/cs
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2021-01-18 11:47:18 -0800
committerBrian C. Lane <bcl@redhat.com>2021-01-18 11:47:18 -0800
commitfe2611ac38086c34f52a4ea04edb62042b8e65bd (patch)
tree3778042eb25b238296951e750e544c622daf57e9 /libparted/cs
parent1562ca5b94ace5548be54652827509972f466deb (diff)
downloadparted-fe2611ac38086c34f52a4ea04edb62042b8e65bd.tar.gz
maint: Update copyright statements to 2021
By running make update-copyright
Diffstat (limited to 'libparted/cs')
-rw-r--r--libparted/cs/constraint.c2
-rw-r--r--libparted/cs/geom.c2
-rw-r--r--libparted/cs/natmath.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/libparted/cs/constraint.c b/libparted/cs/constraint.c
index 9555db7..ab502d8 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-2020 Free Software
+ Copyright (C) 2000-2001, 2007, 2009-2014, 2019-2021 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 3b35e01..7eccdab 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-2020 Free Software
+ Copyright (C) 1999-2000, 2005, 2007-2014, 2019-2021 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 41db893..f53cbda 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-2020 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2007-2014, 2019-2021 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by