diff options
-rw-r--r-- | config.def.h | 2 | ||||
-rw-r--r-- | netlink-notify.c | 2 | ||||
-rw-r--r-- | netlink-notify.h | 2 | ||||
-rw-r--r-- | systemd/netlink-notify.service | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h index 060cfc9..fb7b426 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2022 by Christian Hesse <mail@eworm.de> + * (C) 2011-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/netlink-notify.c b/netlink-notify.c index f1926c3..e6cae12 100644 --- a/netlink-notify.c +++ b/netlink-notify.c @@ -1,5 +1,5 @@ /* - * (C) 2011-2022 by Christian Hesse <mail@eworm.de> + * (C) 2011-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/netlink-notify.h b/netlink-notify.h index f55f620..5172ce4 100644 --- a/netlink-notify.h +++ b/netlink-notify.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2022 by Christian Hesse <mail@eworm.de> + * (C) 2011-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/netlink-notify.service b/systemd/netlink-notify.service index b2ccb75..d92286f 100644 --- a/systemd/netlink-notify.service +++ b/systemd/netlink-notify.service @@ -1,4 +1,4 @@ -# (C) 2011-2022 by Christian Hesse <mail@eworm.de> +# (C) 2011-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 |