diff options
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | dyndhcpd.c | 2 | ||||
-rw-r--r-- | dyndhcpd.h | 2 | ||||
-rw-r--r-- | systemd/dyndhcpd@.service | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h index 1b04b13..0ea7418 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/dyndhcpd@.service b/systemd/dyndhcpd@.service index 12544fc..9be7ee9 100644 --- a/systemd/dyndhcpd@.service +++ b/systemd/dyndhcpd@.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 |