From ee26a7d424c02c132eef27811acd6b78a469f029 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 3 Jan 2023 00:06:15 +0100 Subject: update copyright for 2023 --- config.def.h | 2 +- netlink-notify.c | 2 +- netlink-notify.h | 2 +- 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 + * (C) 2011-2023 by Christian Hesse * * 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 + * (C) 2011-2023 by Christian Hesse * * 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 + * (C) 2011-2023 by Christian Hesse * * 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 +# (C) 2011-2023 by Christian Hesse # # 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 -- cgit v1.2.3-54-g00ecf