diff options
author | Christian Hesse <mail@eworm.de> | 2022-01-03 11:43:02 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-03 11:43:02 +0100 |
commit | 47973f5a8a5e9f0f94d30062a9bee28b5f6cd6bd (patch) | |
tree | 423b73d677ec484546b36751fdeafcc81c8536ea /bin | |
parent | 4dc73b94d29d85c59dc538bc2615ab5fdca7c937 (diff) | |
download | mkinitcpio-ykfde-47973f5a8a5e9f0f94d30062a9bee28b5f6cd6bd.tar.gz mkinitcpio-ykfde-47973f5a8a5e9f0f94d30062a9bee28b5f6cd6bd.tar.zst |
update copyright for 2022
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 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 |