diff options
-rw-r--r-- | bin/worker.c | 2 | ||||
-rw-r--r-- | bin/ykfde-cpio.c | 2 | ||||
-rw-r--r-- | bin/ykfde.c | 2 | ||||
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | systemd/ykfde-2f.service | 2 | ||||
-rw-r--r-- | systemd/ykfde-worker.service | 2 | ||||
-rw-r--r-- | systemd/ykfde.service | 2 |
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. |