aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
-rw-r--r--netlink-notify.c2
-rw-r--r--netlink-notify.h2
-rw-r--r--systemd/netlink-notify.service2
4 files changed, 4 insertions, 4 deletions
diff --git a/config.def.h b/config.def.h
index fb7b426..0905e33 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2023 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-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/netlink-notify.c b/netlink-notify.c
index e6cae12..7359e0f 100644
--- a/netlink-notify.c
+++ b/netlink-notify.c
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2023 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-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/netlink-notify.h b/netlink-notify.h
index 5172ce4..a58f2f7 100644
--- a/netlink-notify.h
+++ b/netlink-notify.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2023 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-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/netlink-notify.service b/systemd/netlink-notify.service
index d92286f..4678ff1 100644
--- a/systemd/netlink-notify.service
+++ b/systemd/netlink-notify.service
@@ -1,4 +1,4 @@
-# (C) 2011-2023 by Christian Hesse <mail@eworm.de>
+# (C) 2011-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