diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-01 22:42:16 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-01 22:42:16 +0100 |
commit | be84e3e30ae7729c3cb4fc9be4c5a60d2e3c27d6 (patch) | |
tree | 0cfd1593c637e25265603edb6e72715036030105 | |
parent | d3429057c45fdb4705094776b744317a6a1f9ce0 (diff) | |
download | mkinitcpio-ykfde-be84e3e30ae7729c3cb4fc9be4c5a60d2e3c27d6.tar.gz mkinitcpio-ykfde-be84e3e30ae7729c3cb4fc9be4c5a60d2e3c27d6.tar.zst |
update copyright for 2024
-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 114433c..81dc68f 100644 --- a/bin/worker.c +++ b/bin/worker.c @@ -1,5 +1,5 @@ /* - * (C) 2014-2023 by Christian Hesse <mail@eworm.de> + * (C) 2014-2024 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 4b0ff94..8154b47 100644 --- a/bin/ykfde-cpio.c +++ b/bin/ykfde-cpio.c @@ -1,5 +1,5 @@ /* - * (C) 2014-2023 by Christian Hesse <mail@eworm.de> + * (C) 2014-2024 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 5657bfb..682e05c 100644 --- a/bin/ykfde.c +++ b/bin/ykfde.c @@ -1,5 +1,5 @@ /* - * (C) 2014-2023 by Christian Hesse <mail@eworm.de> + * (C) 2014-2024 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 83f230e..ca1c8b4 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2014-2023 by Christian Hesse <mail@eworm.de> + * (C) 2014-2024 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 5b551c4..9fc9e73 100644 --- a/systemd/ykfde-2f.service +++ b/systemd/ykfde-2f.service @@ -1,4 +1,4 @@ -# (C) 2016-2023 by Christian Hesse <mail@eworm.de> +# (C) 2016-2024 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 47c89e1..ea7807f 100644 --- a/systemd/ykfde-worker.service +++ b/systemd/ykfde-worker.service @@ -1,4 +1,4 @@ -# (C) 2016-2023 by Christian Hesse <mail@eworm.de> +# (C) 2016-2024 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 899e698..dee0f29 100644 --- a/systemd/ykfde.service +++ b/systemd/ykfde.service @@ -1,4 +1,4 @@ -# (C) 2016-2023 by Christian Hesse <mail@eworm.de> +# (C) 2016-2024 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 |