diff options
-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 f580391..1962809 100644 --- a/udp514-journal.c +++ b/udp514-journal.c @@ -1,5 +1,5 @@ /* - * (C) 2018-2022 by Christian Hesse <mail@eworm.de> + * (C) 2018-2023 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 f296ed7..d8b68ba 100644 --- a/udp514-journal.h +++ b/udp514-journal.h @@ -1,5 +1,5 @@ /* - * (C) 2018-2022 by Christian Hesse <mail@eworm.de> + * (C) 2018-2023 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 7b14c30..8e636c2 100644 --- a/udp514-journal.service +++ b/udp514-journal.service @@ -1,4 +1,4 @@ -# (C) 2018-2022 by Christian Hesse <mail@eworm.de> +# (C) 2018-2023 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 |