aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-01-03 00:04:26 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-01-03 00:04:26 +0100
commitd3429057c45fdb4705094776b744317a6a1f9ce0 (patch)
treee6ca3387230fe9f88d9d7864af4d73abc90f520d
parentd261157eb191312867bdf92232999abb1936aad3 (diff)
downloadmkinitcpio-ykfde-d3429057c45fdb4705094776b744317a6a1f9ce0.tar.gz
mkinitcpio-ykfde-d3429057c45fdb4705094776b744317a6a1f9ce0.tar.zst
update copyright for 2023
-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 e6fa51c..114433c 100644
--- a/bin/worker.c
+++ b/bin/worker.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2023 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 f8ff3f7..4b0ff94 100644
--- a/bin/ykfde-cpio.c
+++ b/bin/ykfde-cpio.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2023 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 0df8072..5657bfb 100644
--- a/bin/ykfde.c
+++ b/bin/ykfde.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2023 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 3738723..83f230e 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2023 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 81bd00b..5b551c4 100644
--- a/systemd/ykfde-2f.service
+++ b/systemd/ykfde-2f.service
@@ -1,4 +1,4 @@
-# (C) 2016-2022 by Christian Hesse <mail@eworm.de>
+# (C) 2016-2023 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 cf7bec9..47c89e1 100644
--- a/systemd/ykfde-worker.service
+++ b/systemd/ykfde-worker.service
@@ -1,4 +1,4 @@
-# (C) 2016-2022 by Christian Hesse <mail@eworm.de>
+# (C) 2016-2023 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 3535d89..899e698 100644
--- a/systemd/ykfde.service
+++ b/systemd/ykfde.service
@@ -1,4 +1,4 @@
-# (C) 2016-2022 by Christian Hesse <mail@eworm.de>
+# (C) 2016-2023 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