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 1472fad..e817f95 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2020 by Christian Hesse <mail@eworm.de> + * (C) 2011-2021 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 2526224..d803c08 100644 --- a/netlink-notify.c +++ b/netlink-notify.c @@ -1,5 +1,5 @@ /* - * (C) 2011-2020 by Christian Hesse <mail@eworm.de> + * (C) 2011-2021 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 4433888..fb95dbf 100644 --- a/netlink-notify.h +++ b/netlink-notify.h @@ -1,5 +1,5 @@ /* - * (C) 2011-2020 by Christian Hesse <mail@eworm.de> + * (C) 2011-2021 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 a76747c..7010425 100644 --- a/systemd/netlink-notify.service +++ b/systemd/netlink-notify.service @@ -1,4 +1,4 @@ -# (C) 2011-2020 by Christian Hesse <mail@eworm.de> +# (C) 2011-2021 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 |