aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2017-01-05 16:40:04 +0100
committerGravatar Christian Hesse <mail@eworm.de>2017-01-05 16:40:04 +0100
commit6cf832b9b4407bac42c9233fa4b2d376ea10e777 (patch)
tree12041c752f02cf9f861c54f1674f3aaf26155aa8
parentb08dc6a4023f5ee75b667d84712935b42f0381cd (diff)
downloadnetlink-notify-6cf832b9b4407bac42c9233fa4b2d376ea10e777.tar.gz
netlink-notify-6cf832b9b4407bac42c9233fa4b2d376ea10e777.tar.zst
update copyright for 2017
-rw-r--r--config.def.h2
-rw-r--r--netlink-notify.c2
-rw-r--r--netlink-notify.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h
index 21ad4d1..1783684 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2016 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2017 by Christian Hesse <mail@eworm.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
diff --git a/netlink-notify.c b/netlink-notify.c
index cb450d5..d529ed4 100644
--- a/netlink-notify.c
+++ b/netlink-notify.c
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2016 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2017 by Christian Hesse <mail@eworm.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
diff --git a/netlink-notify.h b/netlink-notify.h
index 1ad5eff..9f1f6e8 100644
--- a/netlink-notify.h
+++ b/netlink-notify.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2016 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2017 by Christian Hesse <mail@eworm.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.