aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-01-03 11:49:47 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-01-03 11:49:47 +0100
commit87f17dc4f1c0543719fdfca9f614e4a33b167511 (patch)
tree30d735d86b6996cacc23aa73338caf457dde2e7c
parent11b93aa578125985b0cf92a499632fbef920336f (diff)
downloadnetlink-notify-87f17dc4f1c0543719fdfca9f614e4a33b167511.tar.gz
netlink-notify-87f17dc4f1c0543719fdfca9f614e4a33b167511.tar.zst
update copyright for 2022
-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 e817f95..060cfc9 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2022 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 d803c08..5927a02 100644
--- a/netlink-notify.c
+++ b/netlink-notify.c
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2022 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 fb95dbf..f55f620 100644
--- a/netlink-notify.h
+++ b/netlink-notify.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2022 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 7010425..b2ccb75 100644
--- a/systemd/netlink-notify.service
+++ b/systemd/netlink-notify.service
@@ -1,4 +1,4 @@
-# (C) 2011-2021 by Christian Hesse <mail@eworm.de>
+# (C) 2011-2022 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