aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-01-03 11:43:02 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-01-03 11:43:02 +0100
commit47973f5a8a5e9f0f94d30062a9bee28b5f6cd6bd (patch)
tree423b73d677ec484546b36751fdeafcc81c8536ea
parent4dc73b94d29d85c59dc538bc2615ab5fdca7c937 (diff)
downloadmkinitcpio-ykfde-47973f5a8a5e9f0f94d30062a9bee28b5f6cd6bd.tar.gz
mkinitcpio-ykfde-47973f5a8a5e9f0f94d30062a9bee28b5f6cd6bd.tar.zst
update copyright for 2022
-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 94d9476..e6fa51c 100644
--- a/bin/worker.c
+++ b/bin/worker.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2022 by Christian Hesse <mail@eworm.de>
*
* 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/bin/ykfde-cpio.c b/bin/ykfde-cpio.c
index b56e1e3..f8ff3f7 100644
--- a/bin/ykfde-cpio.c
+++ b/bin/ykfde-cpio.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2022 by Christian Hesse <mail@eworm.de>
*
* 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/bin/ykfde.c b/bin/ykfde.c
index 4460e48..0df8072 100644
--- a/bin/ykfde.c
+++ b/bin/ykfde.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2022 by Christian Hesse <mail@eworm.de>
*
* 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/config.def.h b/config.def.h
index 46309cd..3738723 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2022 by Christian Hesse <mail@eworm.de>
*
* 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/systemd/ykfde-2f.service b/systemd/ykfde-2f.service
index d98d4c4..81bd00b 100644
--- a/systemd/ykfde-2f.service
+++ b/systemd/ykfde-2f.service
@@ -1,4 +1,4 @@
-# (C) 2016-2021 by Christian Hesse <mail@eworm.de>
+# (C) 2016-2022 by Christian Hesse <mail@eworm.de>
#
# 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/systemd/ykfde-worker.service b/systemd/ykfde-worker.service
index 20d20af..cf7bec9 100644
--- a/systemd/ykfde-worker.service
+++ b/systemd/ykfde-worker.service
@@ -1,4 +1,4 @@
-# (C) 2016-2021 by Christian Hesse <mail@eworm.de>
+# (C) 2016-2022 by Christian Hesse <mail@eworm.de>
#
# 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/systemd/ykfde.service b/systemd/ykfde.service
index f4cfee4..3535d89 100644
--- a/systemd/ykfde.service
+++ b/systemd/ykfde.service
@@ -1,4 +1,4 @@
-# (C) 2016-2021 by Christian Hesse <mail@eworm.de>
+# (C) 2016-2022 by Christian Hesse <mail@eworm.de>
#
# 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