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 76e86d9..9ada2c5 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2013-2021 by Christian Hesse <mail@eworm.de> + * (C) 2013-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 @@ -1,5 +1,5 @@ /* - * (C) 2013-2021 by Christian Hesse <mail@eworm.de> + * (C) 2013-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 @@ -1,5 +1,5 @@ /* - * (C) 2013-2021 by Christian Hesse <mail@eworm.de> + * (C) 2013-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/systemd/pacredir.service b/systemd/pacredir.service index a59399c..555ab49 100644 --- a/systemd/pacredir.service +++ b/systemd/pacredir.service @@ -1,4 +1,4 @@ -# (C) 2013-2021 by Christian Hesse <mail@eworm.de> +# (C) 2013-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/systemd/pacserve.service b/systemd/pacserve.service index d049670..f6fb814 100644 --- a/systemd/pacserve.service +++ b/systemd/pacserve.service @@ -1,4 +1,4 @@ -# (C) 2013-2021 by Christian Hesse <mail@eworm.de> +# (C) 2013-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 |