diff options
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | pacredir.c | 2 | ||||
-rw-r--r-- | pacredir.h | 2 | ||||
-rw-r--r-- | systemd/pacredir.service | 2 | ||||
-rw-r--r-- | systemd/pacserve.service | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/config.def.h b/config.def.h index 5f8cf17..5fd7c13 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2023 by Christian Hesse <mail@eworm.de> + * (C) 2013-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 @@ -1,5 +1,5 @@ /* - * (C) 2013-2023 by Christian Hesse <mail@eworm.de> + * (C) 2013-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 @@ -1,5 +1,5 @@ /* - * (C) 2013-2023 by Christian Hesse <mail@eworm.de> + * (C) 2013-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/systemd/pacredir.service b/systemd/pacredir.service index 63967ca..ed5e45a 100644 --- a/systemd/pacredir.service +++ b/systemd/pacredir.service @@ -1,4 +1,4 @@ -# (C) 2013-2023 by Christian Hesse <mail@eworm.de> +# (C) 2013-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/systemd/pacserve.service b/systemd/pacserve.service index fecfe9b..d5e064d 100644 --- a/systemd/pacserve.service +++ b/systemd/pacserve.service @@ -1,4 +1,4 @@ -# (C) 2013-2023 by Christian Hesse <mail@eworm.de> +# (C) 2013-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 |