diff options
author | Christian Hesse <mail@eworm.de> | 2025-01-02 23:10:59 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2025-01-02 23:10:59 +0100 |
commit | 692f36d2f15b823e66edad48bc3ae1af5fbb92bb (patch) | |
tree | 6fcbde4c255143f8da20835c67f9d1b5db1e2e52 | |
parent | 5bc09e3885df0eb61678c68cf045d7efa59105e5 (diff) | |
download | mkinitcpio-ykfde-main.tar.gz mkinitcpio-ykfde-main.tar.zst |
-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 9f65e1d..a32ed09 100644 --- a/bin/worker.c +++ b/bin/worker.c @@ -1,5 +1,5 @@ /* - * (C) 2014-2024 by Christian Hesse <mail@eworm.de> + * (C) 2014-2025 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 8154b47..8259d73 100644 --- a/bin/ykfde-cpio.c +++ b/bin/ykfde-cpio.c @@ -1,5 +1,5 @@ /* - * (C) 2014-2024 by Christian Hesse <mail@eworm.de> + * (C) 2014-2025 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 760605d..82401f5 100644 --- a/bin/ykfde.c +++ b/bin/ykfde.c @@ -1,5 +1,5 @@ /* - * (C) 2014-2024 by Christian Hesse <mail@eworm.de> + * (C) 2014-2025 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 ca1c8b4..e5fe664 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2014-2024 by Christian Hesse <mail@eworm.de> + * (C) 2014-2025 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 9fc9e73..bf9b6e3 100644 --- a/systemd/ykfde-2f.service +++ b/systemd/ykfde-2f.service @@ -1,4 +1,4 @@ -# (C) 2016-2024 by Christian Hesse <mail@eworm.de> +# (C) 2016-2025 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 ea7807f..bee2c20 100644 --- a/systemd/ykfde-worker.service +++ b/systemd/ykfde-worker.service @@ -1,4 +1,4 @@ -# (C) 2016-2024 by Christian Hesse <mail@eworm.de> +# (C) 2016-2025 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 dee0f29..768f0fd 100644 --- a/systemd/ykfde.service +++ b/systemd/ykfde.service @@ -1,4 +1,4 @@ -# (C) 2016-2024 by Christian Hesse <mail@eworm.de> +# (C) 2016-2025 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 |