summaryrefslogtreecommitdiff
path: root/libparted/fs/hfs
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/fs/hfs
parent1562ca5b94ace5548be54652827509972f466deb (diff)
downloadparted-fe2611ac38086c34f52a4ea04edb62042b8e65bd.tar.gz
maint: Update copyright statements to 2021
By running make update-copyright
Diffstat (limited to 'libparted/fs/hfs')
-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
4 files changed, 4 insertions, 4 deletions
diff --git a/libparted/fs/hfs/hfs.c b/libparted/fs/hfs/hfs.c
index 5a7ae47..a6af540 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-2020 Free Software
+ Copyright (C) 2000, 2003-2005, 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/fs/hfs/hfs.h b/libparted/fs/hfs/hfs.h
index db7a2e1..3d48820 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-2020 Free Software
+ Copyright (C) 2003-2005, 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/fs/hfs/probe.c b/libparted/fs/hfs/probe.c
index c37eb74..fc00cef 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-2020 Free Software
+ Copyright (C) 2004-2005, 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/fs/hfs/probe.h b/libparted/fs/hfs/probe.h
index 83edc0a..a79ae73 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-2020 Free Software
+ Copyright (C) 2004-2005, 2007, 2009-2014, 2019-2021 Free Software
Foundation, Inc.
This program is free software; you can redistribute it and/or modify