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 /bin | |
parent | 5bc09e3885df0eb61678c68cf045d7efa59105e5 (diff) | |
download | mkinitcpio-ykfde-main.tar.gz mkinitcpio-ykfde-main.tar.zst |
Diffstat (limited to 'bin')
-rw-r--r-- | bin/worker.c | 2 | ||||
-rw-r--r-- | bin/ykfde-cpio.c | 2 | ||||
-rw-r--r-- | bin/ykfde.c | 2 |
3 files changed, 3 insertions, 3 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 |