aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-02-08 19:36:58 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-02-08 19:36:58 +0100
commite7ceabd8096686f9893286464a58693e4d09b44f (patch)
tree113935374d57204dbdee18839f64980d9bbc72c7
parent7bb94083f912a28f63aad1a20a04e2320c8923e5 (diff)
downloadmkinitcpio-ykfde-e7ceabd8096686f9893286464a58693e4d09b44f.tar.gz
mkinitcpio-ykfde-e7ceabd8096686f9893286464a58693e4d09b44f.tar.zst
update copyright for 2020
-rw-r--r--bin/worker.c2
-rw-r--r--bin/ykfde-cpio.c2
-rw-r--r--bin/ykfde.c2
-rw-r--r--config.def.h2
-rw-r--r--systemd/ykfde-2f.service2
-rw-r--r--systemd/ykfde-worker.service2
-rw-r--r--systemd/ykfde.service2
7 files changed, 7 insertions, 7 deletions
diff --git a/bin/worker.c b/bin/worker.c
index 6a81570..9b986fb 100644
--- a/bin/worker.c
+++ b/bin/worker.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2019 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2020 by Christian Hesse <mail@eworm.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
diff --git a/bin/ykfde-cpio.c b/bin/ykfde-cpio.c
index 9e37d8a..a817318 100644
--- a/bin/ykfde-cpio.c
+++ b/bin/ykfde-cpio.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2019 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2020 by Christian Hesse <mail@eworm.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
diff --git a/bin/ykfde.c b/bin/ykfde.c
index 9cbf01c..56a2832 100644
--- a/bin/ykfde.c
+++ b/bin/ykfde.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2019 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2020 by Christian Hesse <mail@eworm.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
diff --git a/config.def.h b/config.def.h
index 4ead356..adddccd 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2019 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2020 by Christian Hesse <mail@eworm.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
diff --git a/systemd/ykfde-2f.service b/systemd/ykfde-2f.service
index 680dd98..7966823 100644
--- a/systemd/ykfde-2f.service
+++ b/systemd/ykfde-2f.service
@@ -1,4 +1,4 @@
-# (C) 2016-2019 by Christian Hesse <mail@eworm.de>
+# (C) 2016-2020 by Christian Hesse <mail@eworm.de>
#
# This software may be used and distributed according to the terms
# of the GNU General Public License, incorporated herein by reference.
diff --git a/systemd/ykfde-worker.service b/systemd/ykfde-worker.service
index 177821d..347c71f 100644
--- a/systemd/ykfde-worker.service
+++ b/systemd/ykfde-worker.service
@@ -1,4 +1,4 @@
-# (C) 2016-2019 by Christian Hesse <mail@eworm.de>
+# (C) 2016-2020 by Christian Hesse <mail@eworm.de>
#
# This software may be used and distributed according to the terms
# of the GNU General Public License, incorporated herein by reference.
diff --git a/systemd/ykfde.service b/systemd/ykfde.service
index b7126fd..cfe8073 100644
--- a/systemd/ykfde.service
+++ b/systemd/ykfde.service
@@ -1,4 +1,4 @@
-# (C) 2016-2019 by Christian Hesse <mail@eworm.de>
+# (C) 2016-2020 by Christian Hesse <mail@eworm.de>
#
# This software may be used and distributed according to the terms
# of the GNU General Public License, incorporated herein by reference.