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 9ada2c5..5f8cf17 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2022 by Christian Hesse <mail@eworm.de> + * (C) 2013-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 @@ -1,5 +1,5 @@ /* - * (C) 2013-2022 by Christian Hesse <mail@eworm.de> + * (C) 2013-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 @@ -1,5 +1,5 @@ /* - * (C) 2013-2022 by Christian Hesse <mail@eworm.de> + * (C) 2013-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/systemd/pacredir.service b/systemd/pacredir.service index 7184730..63967ca 100644 --- a/systemd/pacredir.service +++ b/systemd/pacredir.service @@ -1,4 +1,4 @@ -# (C) 2013-2022 by Christian Hesse <mail@eworm.de> +# (C) 2013-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/systemd/pacserve.service b/systemd/pacserve.service index 9c0882a..fecfe9b 100644 --- a/systemd/pacserve.service +++ b/systemd/pacserve.service @@ -1,4 +1,4 @@ -# (C) 2013-2022 by Christian Hesse <mail@eworm.de> +# (C) 2013-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 |