diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-01 22:30:17 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-01 22:30:17 +0100 |
commit | 0bc488233898912f415e595fdc8fc790b15d60d3 (patch) | |
tree | fac9838754fa9e85e791b59127dd35e7773f12f7 | |
parent | 92839c16a98bad6c4fe93aa4c57795e8e18c6734 (diff) | |
download | udp514-journal-0bc488233898912f415e595fdc8fc790b15d60d3.tar.gz udp514-journal-0bc488233898912f415e595fdc8fc790b15d60d3.tar.zst |
-rw-r--r-- | udp514-journal.c | 2 | ||||
-rw-r--r-- | udp514-journal.h | 2 | ||||
-rw-r--r-- | udp514-journal.service | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/udp514-journal.c b/udp514-journal.c index 1962809..5db80f4 100644 --- a/udp514-journal.c +++ b/udp514-journal.c @@ -1,5 +1,5 @@ /* - * (C) 2018-2023 by Christian Hesse <mail@eworm.de> + * (C) 2018-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/udp514-journal.h b/udp514-journal.h index 05f7012..d47a99e 100644 --- a/udp514-journal.h +++ b/udp514-journal.h @@ -1,5 +1,5 @@ /* - * (C) 2018-2023 by Christian Hesse <mail@eworm.de> + * (C) 2018-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/udp514-journal.service b/udp514-journal.service index 8e636c2..68ebcbb 100644 --- a/udp514-journal.service +++ b/udp514-journal.service @@ -1,4 +1,4 @@ -# (C) 2018-2023 by Christian Hesse <mail@eworm.de> +# (C) 2018-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 |