summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri.staessens@ugent.be>2018-01-09 08:18:02 +0100
committerSander Vrijders <sander.vrijders@ugent.be>2018-01-09 09:53:56 +0100
commit0160f2df8335aaa516d13334042e429a0bbfd0ad (patch)
treeaf91775de59cad9df2287a24e65afeaee18b8fd8
parentfce4efcafd99205667870d8d77249a6236d7e4d8 (diff)
downloadouroboros-0160f2df8335aaa516d13334042e429a0bbfd0ad.tar.gz
ouroboros-0160f2df8335aaa516d13334042e429a0bbfd0ad.zip
include, src: Update copyright to 2018
Happy New Year, Ouroboros. Signed-off-by: Dimitri Staessens <dimitri.staessens@ugent.be> Signed-off-by: Sander Vrijders <sander.vrijders@ugent.be>
-rw-r--r--include/ouroboros/bitmap.h2
-rw-r--r--include/ouroboros/btree.h2
-rw-r--r--include/ouroboros/cacep.h2
-rw-r--r--include/ouroboros/cdefs.h2
-rw-r--r--include/ouroboros/crc32.h2
-rw-r--r--include/ouroboros/dev.h2
-rw-r--r--include/ouroboros/endian.h2
-rw-r--r--include/ouroboros/errno.h2
-rw-r--r--include/ouroboros/fccntl.h2
-rw-r--r--include/ouroboros/fqueue.h2
-rw-r--r--include/ouroboros/hash.h2
-rw-r--r--include/ouroboros/hashtable.h2
-rw-r--r--include/ouroboros/ipcp-dev.h2
-rw-r--r--include/ouroboros/ipcp.h2
-rw-r--r--include/ouroboros/irm.h2
-rw-r--r--include/ouroboros/list.h2
-rw-r--r--include/ouroboros/local-dev.h2
-rw-r--r--include/ouroboros/lockfile.h2
-rw-r--r--include/ouroboros/logs.h2
-rw-r--r--include/ouroboros/md5.h2
-rw-r--r--include/ouroboros/notifier.h2
-rw-r--r--include/ouroboros/np1_flow.h2
-rw-r--r--include/ouroboros/proto.h2
-rw-r--r--include/ouroboros/qos.h2
-rw-r--r--include/ouroboros/qoscube.h2
-rw-r--r--include/ouroboros/random.h2
-rw-r--r--include/ouroboros/rib.h2
-rw-r--r--include/ouroboros/sha3.h2
-rw-r--r--include/ouroboros/shm_du_buff.h2
-rw-r--r--include/ouroboros/shm_flow_set.h2
-rw-r--r--include/ouroboros/shm_rbuff.h2
-rw-r--r--include/ouroboros/shm_rdrbuff.h2
-rw-r--r--include/ouroboros/sockets.h2
-rw-r--r--include/ouroboros/time_utils.h2
-rw-r--r--include/ouroboros/timerwheel.h2
-rw-r--r--include/ouroboros/tpm.h2
-rw-r--r--include/ouroboros/utils.h2
-rw-r--r--include/ouroboros/wrap/ouroboros.i2
-rw-r--r--src/ipcpd/config.h.in2
-rw-r--r--src/ipcpd/eth-llc/main.c2
-rw-r--r--src/ipcpd/ipcp.c2
-rw-r--r--src/ipcpd/ipcp.h2
-rw-r--r--src/ipcpd/local/main.c2
-rw-r--r--src/ipcpd/normal/addr_auth.c2
-rw-r--r--src/ipcpd/normal/addr_auth.h2
-rw-r--r--src/ipcpd/normal/ae.h2
-rw-r--r--src/ipcpd/normal/connmgr.c2
-rw-r--r--src/ipcpd/normal/connmgr.h2
-rw-r--r--src/ipcpd/normal/dht.c2
-rw-r--r--src/ipcpd/normal/dht.h2
-rw-r--r--src/ipcpd/normal/dir.c2
-rw-r--r--src/ipcpd/normal/dir.h2
-rw-r--r--src/ipcpd/normal/dt.c2
-rw-r--r--src/ipcpd/normal/dt.h2
-rw-r--r--src/ipcpd/normal/dt_const.h2
-rw-r--r--src/ipcpd/normal/dt_pci.c2
-rw-r--r--src/ipcpd/normal/dt_pci.h2
-rw-r--r--src/ipcpd/normal/enroll.c2
-rw-r--r--src/ipcpd/normal/enroll.h2
-rw-r--r--src/ipcpd/normal/enroll.proto2
-rw-r--r--src/ipcpd/normal/fa.c2
-rw-r--r--src/ipcpd/normal/fa.h2
-rw-r--r--src/ipcpd/normal/kademlia.proto2
-rw-r--r--src/ipcpd/normal/main.c2
-rw-r--r--src/ipcpd/normal/pff.c2
-rw-r--r--src/ipcpd/normal/pff.h2
-rw-r--r--src/ipcpd/normal/pol-addr-auth-ops.h2
-rw-r--r--src/ipcpd/normal/pol-pff-ops.h2
-rw-r--r--src/ipcpd/normal/pol-routing-ops.h2
-rw-r--r--src/ipcpd/normal/pol/alternate_pff.c2
-rw-r--r--src/ipcpd/normal/pol/alternate_pff.h2
-rw-r--r--src/ipcpd/normal/pol/flat.c2
-rw-r--r--src/ipcpd/normal/pol/flat.h2
-rw-r--r--src/ipcpd/normal/pol/graph.c2
-rw-r--r--src/ipcpd/normal/pol/graph.h2
-rw-r--r--src/ipcpd/normal/pol/link_state.c2
-rw-r--r--src/ipcpd/normal/pol/link_state.h2
-rw-r--r--src/ipcpd/normal/pol/simple_pff.c2
-rw-r--r--src/ipcpd/normal/pol/simple_pff.h2
-rw-r--r--src/ipcpd/normal/pol/tests/graph_test.c2
-rw-r--r--src/ipcpd/normal/routing.c2
-rw-r--r--src/ipcpd/normal/routing.h2
-rw-r--r--src/ipcpd/normal/sdu_sched.c2
-rw-r--r--src/ipcpd/normal/sdu_sched.h2
-rw-r--r--src/ipcpd/normal/tests/dht_test.c2
-rw-r--r--src/ipcpd/raptor/main.c2
-rw-r--r--src/ipcpd/shim-data.c2
-rw-r--r--src/ipcpd/shim-data.h2
-rw-r--r--src/ipcpd/udp/main.c2
-rw-r--r--src/irmd/config.h.in2
-rw-r--r--src/irmd/ipcp.c2
-rw-r--r--src/irmd/ipcp.h2
-rw-r--r--src/irmd/irm_flow.c2
-rw-r--r--src/irmd/irm_flow.h2
-rw-r--r--src/irmd/main.c2
-rw-r--r--src/irmd/proc_table.c2
-rw-r--r--src/irmd/proc_table.h2
-rw-r--r--src/irmd/prog_table.c2
-rw-r--r--src/irmd/prog_table.h2
-rw-r--r--src/irmd/registry.c2
-rw-r--r--src/irmd/registry.h2
-rw-r--r--src/irmd/utils.c2
-rw-r--r--src/irmd/utils.h2
-rw-r--r--src/lib/bitmap.c2
-rw-r--r--src/lib/btree.c2
-rw-r--r--src/lib/cacep.c2
-rw-r--r--src/lib/cacep.proto2
-rw-r--r--src/lib/config.h.in2
-rw-r--r--src/lib/crc32.c2
-rw-r--r--src/lib/dev.c2
-rw-r--r--src/lib/frct.c2
-rw-r--r--src/lib/hash.c2
-rw-r--r--src/lib/hashtable.c2
-rw-r--r--src/lib/ipcp_config.proto2
-rw-r--r--src/lib/ipcpd_messages.proto2
-rw-r--r--src/lib/irm.c2
-rw-r--r--src/lib/irmd_messages.proto2
-rw-r--r--src/lib/list.c2
-rw-r--r--src/lib/lockfile.c2
-rw-r--r--src/lib/logs.c2
-rw-r--r--src/lib/md5.c2
-rw-r--r--src/lib/notifier.c2
-rw-r--r--src/lib/qos.c2
-rw-r--r--src/lib/qoscube.c2
-rw-r--r--src/lib/random.c2
-rw-r--r--src/lib/rib.c2
-rw-r--r--src/lib/rq.c2
-rw-r--r--src/lib/rq.h2
-rw-r--r--src/lib/sha3.c2
-rw-r--r--src/lib/shm_flow_set.c2
-rw-r--r--src/lib/shm_rbuff.c2
-rw-r--r--src/lib/shm_rbuff_ll.c2
-rw-r--r--src/lib/shm_rbuff_pthr.c2
-rw-r--r--src/lib/shm_rdrbuff.c2
-rw-r--r--src/lib/sockets.c2
-rw-r--r--src/lib/tests/bitmap_test.c2
-rw-r--r--src/lib/tests/btree_test.c2
-rw-r--r--src/lib/tests/crc32_test.c2
-rw-r--r--src/lib/tests/hashtable_test.c2
-rw-r--r--src/lib/tests/md5_test.c2
-rw-r--r--src/lib/tests/rq_test.c2
-rw-r--r--src/lib/tests/sha3_test.c2
-rw-r--r--src/lib/tests/time_utils_test.c2
-rw-r--r--src/lib/tests/timerwheel_test.c2
-rw-r--r--src/lib/time_utils.c2
-rw-r--r--src/lib/timerwheel.c2
-rw-r--r--src/lib/tpm.c2
-rw-r--r--src/lib/utils.c2
-rw-r--r--src/tools/cbr/cbr.c2
-rw-r--r--src/tools/cbr/cbr_client.c2
-rw-r--r--src/tools/cbr/cbr_server.c2
-rw-r--r--src/tools/echo/echo.c2
-rw-r--r--src/tools/irm/irm.c2
-rw-r--r--src/tools/irm/irm_bind.c2
-rw-r--r--src/tools/irm/irm_bind_ipcp.c2
-rw-r--r--src/tools/irm/irm_bind_process.c2
-rw-r--r--src/tools/irm/irm_bind_program.c2
-rw-r--r--src/tools/irm/irm_ipcp.c2
-rw-r--r--src/tools/irm/irm_ipcp_bootstrap.c2
-rw-r--r--src/tools/irm/irm_ipcp_connect.c2
-rw-r--r--src/tools/irm/irm_ipcp_create.c2
-rw-r--r--src/tools/irm/irm_ipcp_destroy.c2
-rw-r--r--src/tools/irm/irm_ipcp_disconnect.c2
-rw-r--r--src/tools/irm/irm_ipcp_enroll.c2
-rw-r--r--src/tools/irm/irm_ops.h2
-rw-r--r--src/tools/irm/irm_register.c2
-rw-r--r--src/tools/irm/irm_unbind.c2
-rw-r--r--src/tools/irm/irm_unbind_ipcp.c2
-rw-r--r--src/tools/irm/irm_unbind_process.c2
-rw-r--r--src/tools/irm/irm_unbind_program.c2
-rw-r--r--src/tools/irm/irm_unregister.c2
-rw-r--r--src/tools/irm/irm_utils.c2
-rw-r--r--src/tools/irm/irm_utils.h2
-rw-r--r--src/tools/operf/operf.c2
-rw-r--r--src/tools/operf/operf_client.c2
-rw-r--r--src/tools/operf/operf_server.c2
-rw-r--r--src/tools/oping/oping.c2
-rw-r--r--src/tools/oping/oping_client.c2
-rw-r--r--src/tools/oping/oping_server.c2
179 files changed, 179 insertions, 179 deletions
diff --git a/include/ouroboros/bitmap.h b/include/ouroboros/bitmap.h
index d40bb509..02e4de4b 100644
--- a/include/ouroboros/bitmap.h
+++ b/include/ouroboros/bitmap.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Bitmap implementation
*
diff --git a/include/ouroboros/btree.h b/include/ouroboros/btree.h
index 833ba155..a9f7526e 100644
--- a/include/ouroboros/btree.h
+++ b/include/ouroboros/btree.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* B-trees
*
diff --git a/include/ouroboros/cacep.h b/include/ouroboros/cacep.h
index 4b557b46..974c5b7f 100644
--- a/include/ouroboros/cacep.h
+++ b/include/ouroboros/cacep.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The Common Application Connection Establishment Protocol
*
diff --git a/include/ouroboros/cdefs.h b/include/ouroboros/cdefs.h
index 094a389f..5cb42982 100644
--- a/include/ouroboros/cdefs.h
+++ b/include/ouroboros/cdefs.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* C Definitions
*
diff --git a/include/ouroboros/crc32.h b/include/ouroboros/crc32.h
index 7ee63afd..6bcd1694 100644
--- a/include/ouroboros/crc32.h
+++ b/include/ouroboros/crc32.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* 32-bit Cyclic Redundancy Check
*
diff --git a/include/ouroboros/dev.h b/include/ouroboros/dev.h
index f64221d8..7c5ab460 100644
--- a/include/ouroboros/dev.h
+++ b/include/ouroboros/dev.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* API for applications
*
diff --git a/include/ouroboros/endian.h b/include/ouroboros/endian.h
index 00c7e043..f29b6749 100644
--- a/include/ouroboros/endian.h
+++ b/include/ouroboros/endian.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Endianness
*
diff --git a/include/ouroboros/errno.h b/include/ouroboros/errno.h
index 1710f7f8..e2029888 100644
--- a/include/ouroboros/errno.h
+++ b/include/ouroboros/errno.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ouroboros specific error numbers
*
diff --git a/include/ouroboros/fccntl.h b/include/ouroboros/fccntl.h
index afaff8fa..83e733a2 100644
--- a/include/ouroboros/fccntl.h
+++ b/include/ouroboros/fccntl.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Flow and FRCT connection control
*
diff --git a/include/ouroboros/fqueue.h b/include/ouroboros/fqueue.h
index 48b5266e..1b102669 100644
--- a/include/ouroboros/fqueue.h
+++ b/include/ouroboros/fqueue.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Flow queues
*
diff --git a/include/ouroboros/hash.h b/include/ouroboros/hash.h
index b2896293..b4e43f11 100644
--- a/include/ouroboros/hash.h
+++ b/include/ouroboros/hash.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Hashing functions
*
diff --git a/include/ouroboros/hashtable.h b/include/ouroboros/hashtable.h
index b5777e2f..c9a6f72f 100644
--- a/include/ouroboros/hashtable.h
+++ b/include/ouroboros/hashtable.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Hash table with integer keys with separate chaining on collisions
*
diff --git a/include/ouroboros/ipcp-dev.h b/include/ouroboros/ipcp-dev.h
index af771fc9..9a33c25a 100644
--- a/include/ouroboros/ipcp-dev.h
+++ b/include/ouroboros/ipcp-dev.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Additional API for IPCPs
*
diff --git a/include/ouroboros/ipcp.h b/include/ouroboros/ipcp.h
index 210c38cf..d3a9bdd8 100644
--- a/include/ouroboros/ipcp.h
+++ b/include/ouroboros/ipcp.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* IPCP definitions and policies
*
diff --git a/include/ouroboros/irm.h b/include/ouroboros/irm.h
index 514351b7..cac981a2 100644
--- a/include/ouroboros/irm.h
+++ b/include/ouroboros/irm.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The API to instruct the IPC Resource Manager
*
diff --git a/include/ouroboros/list.h b/include/ouroboros/list.h
index 169c837b..0c12fb69 100644
--- a/include/ouroboros/list.h
+++ b/include/ouroboros/list.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Simple doubly linked list implementation.
*
diff --git a/include/ouroboros/local-dev.h b/include/ouroboros/local-dev.h
index db549c29..2e9c900f 100644
--- a/include/ouroboros/local-dev.h
+++ b/include/ouroboros/local-dev.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Optimized calls for the local IPCPs
*
diff --git a/include/ouroboros/lockfile.h b/include/ouroboros/lockfile.h
index 4fa39540..c1d21dac 100644
--- a/include/ouroboros/lockfile.h
+++ b/include/ouroboros/lockfile.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Lockfile for Ouroboros
*
diff --git a/include/ouroboros/logs.h b/include/ouroboros/logs.h
index c3b12217..936b999b 100644
--- a/include/ouroboros/logs.h
+++ b/include/ouroboros/logs.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Logging facilities
*
diff --git a/include/ouroboros/md5.h b/include/ouroboros/md5.h
index d8b00c35..be3e13ac 100644
--- a/include/ouroboros/md5.h
+++ b/include/ouroboros/md5.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* MD5 algorithm
*
diff --git a/include/ouroboros/notifier.h b/include/ouroboros/notifier.h
index 037d5daf..9af2986f 100644
--- a/include/ouroboros/notifier.h
+++ b/include/ouroboros/notifier.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Notifier event system using callbacks
*
diff --git a/include/ouroboros/np1_flow.h b/include/ouroboros/np1_flow.h
index c47f8e1f..789e82df 100644
--- a/include/ouroboros/np1_flow.h
+++ b/include/ouroboros/np1_flow.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Adapter functions for N + 1 flow descriptors
*
diff --git a/include/ouroboros/proto.h b/include/ouroboros/proto.h
index d9fd39e0..2489cafe 100644
--- a/include/ouroboros/proto.h
+++ b/include/ouroboros/proto.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Protocol syntax definitions
*
diff --git a/include/ouroboros/qos.h b/include/ouroboros/qos.h
index 3d43dc31..f046f8f8 100644
--- a/include/ouroboros/qos.h
+++ b/include/ouroboros/qos.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Quality of Service specification
*
diff --git a/include/ouroboros/qoscube.h b/include/ouroboros/qoscube.h
index 3fd3d804..bce9b361 100644
--- a/include/ouroboros/qoscube.h
+++ b/include/ouroboros/qoscube.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Quality of Service cubes
*
diff --git a/include/ouroboros/random.h b/include/ouroboros/random.h
index 4126b6b9..6f3d4438 100644
--- a/include/ouroboros/random.h
+++ b/include/ouroboros/random.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Pseudo random generator
*
diff --git a/include/ouroboros/rib.h b/include/ouroboros/rib.h
index 9642cb24..fda36ead 100644
--- a/include/ouroboros/rib.h
+++ b/include/ouroboros/rib.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* RIB export using FUSE
*
diff --git a/include/ouroboros/sha3.h b/include/ouroboros/sha3.h
index 48e6d6fb..f0c1204b 100644
--- a/include/ouroboros/sha3.h
+++ b/include/ouroboros/sha3.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* SHA3 algorithm
*
diff --git a/include/ouroboros/shm_du_buff.h b/include/ouroboros/shm_du_buff.h
index 04e17cf4..31090cd3 100644
--- a/include/ouroboros/shm_du_buff.h
+++ b/include/ouroboros/shm_du_buff.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Data Buffer element in Random Deletion Ring Buffer
*
diff --git a/include/ouroboros/shm_flow_set.h b/include/ouroboros/shm_flow_set.h
index ec9ef63d..76849137 100644
--- a/include/ouroboros/shm_flow_set.h
+++ b/include/ouroboros/shm_flow_set.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Management of flow_sets for fqueue
*
diff --git a/include/ouroboros/shm_rbuff.h b/include/ouroboros/shm_rbuff.h
index d33af473..b2e27c7b 100644
--- a/include/ouroboros/shm_rbuff.h
+++ b/include/ouroboros/shm_rbuff.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ring buffer for incoming SDUs
*
diff --git a/include/ouroboros/shm_rdrbuff.h b/include/ouroboros/shm_rdrbuff.h
index 29410ac3..cbfb04e7 100644
--- a/include/ouroboros/shm_rdrbuff.h
+++ b/include/ouroboros/shm_rdrbuff.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Random Deletion Ring Buffer for Data Units
*
diff --git a/include/ouroboros/sockets.h b/include/ouroboros/sockets.h
index 3f2e71aa..6bede740 100644
--- a/include/ouroboros/sockets.h
+++ b/include/ouroboros/sockets.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The sockets layer to communicate between daemons
*
diff --git a/include/ouroboros/time_utils.h b/include/ouroboros/time_utils.h
index 0f4a9700..d62b4c06 100644
--- a/include/ouroboros/time_utils.h
+++ b/include/ouroboros/time_utils.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Time utilities
*
diff --git a/include/ouroboros/timerwheel.h b/include/ouroboros/timerwheel.h
index b0c9ee29..231e8103 100644
--- a/include/ouroboros/timerwheel.h
+++ b/include/ouroboros/timerwheel.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ring buffer for incoming SDUs
*
diff --git a/include/ouroboros/tpm.h b/include/ouroboros/tpm.h
index f472cb8e..c57ea69b 100644
--- a/include/ouroboros/tpm.h
+++ b/include/ouroboros/tpm.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Threadpool management
*
diff --git a/include/ouroboros/utils.h b/include/ouroboros/utils.h
index 3348c8b1..1d54c179 100644
--- a/include/ouroboros/utils.h
+++ b/include/ouroboros/utils.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Handy utilities
*
diff --git a/include/ouroboros/wrap/ouroboros.i b/include/ouroboros/wrap/ouroboros.i
index 42d78c1c..25aa846e 100644
--- a/include/ouroboros/wrap/ouroboros.i
+++ b/include/ouroboros/wrap/ouroboros.i
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* SWIG wrapper file
*
diff --git a/src/ipcpd/config.h.in b/src/ipcpd/config.h.in
index 0c0e2922..3fa74457 100644
--- a/src/ipcpd/config.h.in
+++ b/src/ipcpd/config.h.in
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* IPC process configuration
*
diff --git a/src/ipcpd/eth-llc/main.c b/src/ipcpd/eth-llc/main.c
index 105058d3..8b209825 100644
--- a/src/ipcpd/eth-llc/main.c
+++ b/src/ipcpd/eth-llc/main.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* IPC process over Ethernet with LLC
*
diff --git a/src/ipcpd/ipcp.c b/src/ipcpd/ipcp.c
index c6e819bb..6a1cde40 100644
--- a/src/ipcpd/ipcp.c
+++ b/src/ipcpd/ipcp.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* IPC process main loop
*
diff --git a/src/ipcpd/ipcp.h b/src/ipcpd/ipcp.h
index fbc44e5d..d53a9d7c 100644
--- a/src/ipcpd/ipcp.h
+++ b/src/ipcpd/ipcp.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* IPC process structure
*
diff --git a/src/ipcpd/local/main.c b/src/ipcpd/local/main.c
index dc998965..787fc289 100644
--- a/src/ipcpd/local/main.c
+++ b/src/ipcpd/local/main.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Local IPC process
*
diff --git a/src/ipcpd/normal/addr_auth.c b/src/ipcpd/normal/addr_auth.c
index d438f98f..108c7206 100644
--- a/src/ipcpd/normal/addr_auth.c
+++ b/src/ipcpd/normal/addr_auth.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Address authority
*
diff --git a/src/ipcpd/normal/addr_auth.h b/src/ipcpd/normal/addr_auth.h
index 14754660..f09e651a 100644
--- a/src/ipcpd/normal/addr_auth.h
+++ b/src/ipcpd/normal/addr_auth.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Address authority
*
diff --git a/src/ipcpd/normal/ae.h b/src/ipcpd/normal/ae.h
index 3d3bdc27..527748d1 100644
--- a/src/ipcpd/normal/ae.h
+++ b/src/ipcpd/normal/ae.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Application Entities for the normal IPC process
*
diff --git a/src/ipcpd/normal/connmgr.c b/src/ipcpd/normal/connmgr.c
index 8d3da709..7a6f252e 100644
--- a/src/ipcpd/normal/connmgr.c
+++ b/src/ipcpd/normal/connmgr.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Handles AE connections
*
diff --git a/src/ipcpd/normal/connmgr.h b/src/ipcpd/normal/connmgr.h
index 2ad5316d..0efeae89 100644
--- a/src/ipcpd/normal/connmgr.h
+++ b/src/ipcpd/normal/connmgr.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Handles the different AP connections
*
diff --git a/src/ipcpd/normal/dht.c b/src/ipcpd/normal/dht.c
index 55c3d8a7..7e91d7ad 100644
--- a/src/ipcpd/normal/dht.c
+++ b/src/ipcpd/normal/dht.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Distributed Hash Table based on Kademlia
*
diff --git a/src/ipcpd/normal/dht.h b/src/ipcpd/normal/dht.h
index e4647a08..b49e860d 100644
--- a/src/ipcpd/normal/dht.h
+++ b/src/ipcpd/normal/dht.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Distributed Hash Table based on Kademlia
*
diff --git a/src/ipcpd/normal/dir.c b/src/ipcpd/normal/dir.c
index 0d046cd6..1d0a5270 100644
--- a/src/ipcpd/normal/dir.c
+++ b/src/ipcpd/normal/dir.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* DIF directory
*
diff --git a/src/ipcpd/normal/dir.h b/src/ipcpd/normal/dir.h
index 68959836..916088e8 100644
--- a/src/ipcpd/normal/dir.h
+++ b/src/ipcpd/normal/dir.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* DIF directory
*
diff --git a/src/ipcpd/normal/dt.c b/src/ipcpd/normal/dt.c
index 5692a699..1bc9031e 100644
--- a/src/ipcpd/normal/dt.c
+++ b/src/ipcpd/normal/dt.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Data Transfer AE
*
diff --git a/src/ipcpd/normal/dt.h b/src/ipcpd/normal/dt.h
index ea029647..9e8c0780 100644
--- a/src/ipcpd/normal/dt.h
+++ b/src/ipcpd/normal/dt.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Data Transfer AE
*
diff --git a/src/ipcpd/normal/dt_const.h b/src/ipcpd/normal/dt_const.h
index 6baa7c0b..fb005f06 100644
--- a/src/ipcpd/normal/dt_const.h
+++ b/src/ipcpd/normal/dt_const.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Data Transfer Constants for the IPCP
*
diff --git a/src/ipcpd/normal/dt_pci.c b/src/ipcpd/normal/dt_pci.c
index 4684265d..77fa048e 100644
--- a/src/ipcpd/normal/dt_pci.c
+++ b/src/ipcpd/normal/dt_pci.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Protocol Control Information of Data Transfer AE
*
diff --git a/src/ipcpd/normal/dt_pci.h b/src/ipcpd/normal/dt_pci.h
index efb4d0c0..34df9281 100644
--- a/src/ipcpd/normal/dt_pci.h
+++ b/src/ipcpd/normal/dt_pci.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Protocol Control Information of Data Transfer AE
*
diff --git a/src/ipcpd/normal/enroll.c b/src/ipcpd/normal/enroll.c
index ee87aa23..e8a75241 100644
--- a/src/ipcpd/normal/enroll.c
+++ b/src/ipcpd/normal/enroll.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Enrollment Task
*
diff --git a/src/ipcpd/normal/enroll.h b/src/ipcpd/normal/enroll.h
index 7622447f..d5bfa71f 100644
--- a/src/ipcpd/normal/enroll.h
+++ b/src/ipcpd/normal/enroll.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Enrollment Task
*
diff --git a/src/ipcpd/normal/enroll.proto b/src/ipcpd/normal/enroll.proto
index 2347fb8f..f0c9ef7c 100644
--- a/src/ipcpd/normal/enroll.proto
+++ b/src/ipcpd/normal/enroll.proto
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Enrollment message
*
diff --git a/src/ipcpd/normal/fa.c b/src/ipcpd/normal/fa.c
index 42e4276e..8d8b51ee 100644
--- a/src/ipcpd/normal/fa.c
+++ b/src/ipcpd/normal/fa.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Flow allocator of the IPC Process
*
diff --git a/src/ipcpd/normal/fa.h b/src/ipcpd/normal/fa.h
index 2dde5b43..87819d6f 100644
--- a/src/ipcpd/normal/fa.h
+++ b/src/ipcpd/normal/fa.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Flow allocator of the IPC Process
*
diff --git a/src/ipcpd/normal/kademlia.proto b/src/ipcpd/normal/kademlia.proto
index 70f906a8..69886821 100644
--- a/src/ipcpd/normal/kademlia.proto
+++ b/src/ipcpd/normal/kademlia.proto
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* KAD protocol
*
diff --git a/src/ipcpd/normal/main.c b/src/ipcpd/normal/main.c
index 401c1578..47192aa2 100644
--- a/src/ipcpd/normal/main.c
+++ b/src/ipcpd/normal/main.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Normal IPC Process
*
diff --git a/src/ipcpd/normal/pff.c b/src/ipcpd/normal/pff.c
index 3d114aa1..a335bc04 100644
--- a/src/ipcpd/normal/pff.c
+++ b/src/ipcpd/normal/pff.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* PDU Forwarding Function
*
diff --git a/src/ipcpd/normal/pff.h b/src/ipcpd/normal/pff.h
index f44cd0e9..5c02d861 100644
--- a/src/ipcpd/normal/pff.h
+++ b/src/ipcpd/normal/pff.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* PDU Forwarding Function
*
diff --git a/src/ipcpd/normal/pol-addr-auth-ops.h b/src/ipcpd/normal/pol-addr-auth-ops.h
index 5d90c64f..2d323ced 100644
--- a/src/ipcpd/normal/pol-addr-auth-ops.h
+++ b/src/ipcpd/normal/pol-addr-auth-ops.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Address authority policy ops
*
diff --git a/src/ipcpd/normal/pol-pff-ops.h b/src/ipcpd/normal/pol-pff-ops.h
index b8105f6f..fb74851c 100644
--- a/src/ipcpd/normal/pol-pff-ops.h
+++ b/src/ipcpd/normal/pol-pff-ops.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Pff policy ops
*
diff --git a/src/ipcpd/normal/pol-routing-ops.h b/src/ipcpd/normal/pol-routing-ops.h
index aa968e9f..d3674912 100644
--- a/src/ipcpd/normal/pol-routing-ops.h
+++ b/src/ipcpd/normal/pol-routing-ops.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Routing policy ops
*
diff --git a/src/ipcpd/normal/pol/alternate_pff.c b/src/ipcpd/normal/pol/alternate_pff.c
index 3952bc82..cb438c5f 100644
--- a/src/ipcpd/normal/pol/alternate_pff.c
+++ b/src/ipcpd/normal/pol/alternate_pff.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Policy for PFF with alternate next hops
*
diff --git a/src/ipcpd/normal/pol/alternate_pff.h b/src/ipcpd/normal/pol/alternate_pff.h
index 8fa2d514..21761d3b 100644
--- a/src/ipcpd/normal/pol/alternate_pff.h
+++ b/src/ipcpd/normal/pol/alternate_pff.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Policy for PFF with alternate next hops
*
diff --git a/src/ipcpd/normal/pol/flat.c b/src/ipcpd/normal/pol/flat.c
index 49525994..cab74159 100644
--- a/src/ipcpd/normal/pol/flat.c
+++ b/src/ipcpd/normal/pol/flat.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Policy for flat addresses in a distributed way
*
diff --git a/src/ipcpd/normal/pol/flat.h b/src/ipcpd/normal/pol/flat.h
index fdd06d68..2c0f6a22 100644
--- a/src/ipcpd/normal/pol/flat.h
+++ b/src/ipcpd/normal/pol/flat.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Policy for flat addresses in a distributed way
*
diff --git a/src/ipcpd/normal/pol/graph.c b/src/ipcpd/normal/pol/graph.c
index c3b5f976..99d309bd 100644
--- a/src/ipcpd/normal/pol/graph.c
+++ b/src/ipcpd/normal/pol/graph.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Undirected graph structure
*
diff --git a/src/ipcpd/normal/pol/graph.h b/src/ipcpd/normal/pol/graph.h
index 66c8f780..13657fd0 100644
--- a/src/ipcpd/normal/pol/graph.h
+++ b/src/ipcpd/normal/pol/graph.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Undirected graph structure
*
diff --git a/src/ipcpd/normal/pol/link_state.c b/src/ipcpd/normal/pol/link_state.c
index 5d16f5c3..c5870821 100644
--- a/src/ipcpd/normal/pol/link_state.c
+++ b/src/ipcpd/normal/pol/link_state.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Link state routing policy
*
diff --git a/src/ipcpd/normal/pol/link_state.h b/src/ipcpd/normal/pol/link_state.h
index cfdeb09d..70bebd26 100644
--- a/src/ipcpd/normal/pol/link_state.h
+++ b/src/ipcpd/normal/pol/link_state.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Link state routing policy
*
diff --git a/src/ipcpd/normal/pol/simple_pff.c b/src/ipcpd/normal/pol/simple_pff.c
index bb2fb098..e91f119d 100644
--- a/src/ipcpd/normal/pol/simple_pff.c
+++ b/src/ipcpd/normal/pol/simple_pff.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Simple PDU Forwarding Function
*
diff --git a/src/ipcpd/normal/pol/simple_pff.h b/src/ipcpd/normal/pol/simple_pff.h
index ef34dfee..06e64b02 100644
--- a/src/ipcpd/normal/pol/simple_pff.h
+++ b/src/ipcpd/normal/pol/simple_pff.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Simple policy for PFF
*
diff --git a/src/ipcpd/normal/pol/tests/graph_test.c b/src/ipcpd/normal/pol/tests/graph_test.c
index 42cf3f06..d226398c 100644
--- a/src/ipcpd/normal/pol/tests/graph_test.c
+++ b/src/ipcpd/normal/pol/tests/graph_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Test of the graph structure
*
diff --git a/src/ipcpd/normal/routing.c b/src/ipcpd/normal/routing.c
index 909f74cc..b01cc0a5 100644
--- a/src/ipcpd/normal/routing.c
+++ b/src/ipcpd/normal/routing.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Routing component of the IPCP
*
diff --git a/src/ipcpd/normal/routing.h b/src/ipcpd/normal/routing.h
index 6c8cae76..a9630ad2 100644
--- a/src/ipcpd/normal/routing.h
+++ b/src/ipcpd/normal/routing.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Routing component of the IPCP
*
diff --git a/src/ipcpd/normal/sdu_sched.c b/src/ipcpd/normal/sdu_sched.c
index 18855319..0399f4df 100644
--- a/src/ipcpd/normal/sdu_sched.c
+++ b/src/ipcpd/normal/sdu_sched.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* SDU scheduler component
*
diff --git a/src/ipcpd/normal/sdu_sched.h b/src/ipcpd/normal/sdu_sched.h
index 733f5648..cdbda272 100644
--- a/src/ipcpd/normal/sdu_sched.h
+++ b/src/ipcpd/normal/sdu_sched.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* SDU scheduler component
*
diff --git a/src/ipcpd/normal/tests/dht_test.c b/src/ipcpd/normal/tests/dht_test.c
index 7c9969f5..81a6eb62 100644
--- a/src/ipcpd/normal/tests/dht_test.c
+++ b/src/ipcpd/normal/tests/dht_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Unit tests of the DHT AE
*
diff --git a/src/ipcpd/raptor/main.c b/src/ipcpd/raptor/main.c
index d0790321..4f0099b3 100644
--- a/src/ipcpd/raptor/main.c
+++ b/src/ipcpd/raptor/main.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* IPC process using the Raptor FPGA.
*
diff --git a/src/ipcpd/shim-data.c b/src/ipcpd/shim-data.c
index 2d6585b5..27b98171 100644
--- a/src/ipcpd/shim-data.c
+++ b/src/ipcpd/shim-data.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* IPC process utilities
*
diff --git a/src/ipcpd/shim-data.h b/src/ipcpd/shim-data.h
index cd3ff16e..336ffa35 100644
--- a/src/ipcpd/shim-data.h
+++ b/src/ipcpd/shim-data.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Utitilies for building IPC processes
*
diff --git a/src/ipcpd/udp/main.c b/src/ipcpd/udp/main.c
index c54e6624..ba613150 100644
--- a/src/ipcpd/udp/main.c
+++ b/src/ipcpd/udp/main.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* IPC process over UDP
*
diff --git a/src/irmd/config.h.in b/src/irmd/config.h.in
index e6821256..8ed66004 100644
--- a/src/irmd/config.h.in
+++ b/src/irmd/config.h.in
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Configuration for the IPC Resource Manager
*
diff --git a/src/irmd/ipcp.c b/src/irmd/ipcp.c
index 60bf3512..1b28c325 100644
--- a/src/irmd/ipcp.c
+++ b/src/irmd/ipcp.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The API to instruct IPCPs
*
diff --git a/src/irmd/ipcp.h b/src/irmd/ipcp.h
index 3797e628..5a1c2fe4 100644
--- a/src/irmd/ipcp.h
+++ b/src/irmd/ipcp.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The API for the IRM to instruct IPCPs
*
diff --git a/src/irmd/irm_flow.c b/src/irmd/irm_flow.c
index cc7b91ab..dfbe5e95 100644
--- a/src/irmd/irm_flow.c
+++ b/src/irmd/irm_flow.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The IPC Resource Manager - Flows
*
diff --git a/src/irmd/irm_flow.h b/src/irmd/irm_flow.h
index 906e5651..d53984e8 100644
--- a/src/irmd/irm_flow.h
+++ b/src/irmd/irm_flow.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The IPC Resource Manager - Flows
*
diff --git a/src/irmd/main.c b/src/irmd/main.c
index eb10cc4f..96c30b4a 100644
--- a/src/irmd/main.c
+++ b/src/irmd/main.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The IPC Resource Manager
*
diff --git a/src/irmd/proc_table.c b/src/irmd/proc_table.c
index 76fd5864..beda2f62 100644
--- a/src/irmd/proc_table.c
+++ b/src/irmd/proc_table.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The IPC Resource Manager - Process Table
*
diff --git a/src/irmd/proc_table.h b/src/irmd/proc_table.h
index f95649ba..f3ef9aff 100644
--- a/src/irmd/proc_table.h
+++ b/src/irmd/proc_table.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The IPC Resource Manager - Process Table
*
diff --git a/src/irmd/prog_table.c b/src/irmd/prog_table.c
index 1aeb0982..563e7e10 100644
--- a/src/irmd/prog_table.c
+++ b/src/irmd/prog_table.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The IPC Resource Manager - Program Table
*
diff --git a/src/irmd/prog_table.h b/src/irmd/prog_table.h
index f4692ce6..8dd708a7 100644
--- a/src/irmd/prog_table.h
+++ b/src/irmd/prog_table.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The IPC Resource Manager - Program Table
*
diff --git a/src/irmd/registry.c b/src/irmd/registry.c
index 61dcf655..32975b03 100644
--- a/src/irmd/registry.c
+++ b/src/irmd/registry.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The IPC Resource Manager - Registry
*
diff --git a/src/irmd/registry.h b/src/irmd/registry.h
index 6757b0ad..e4e0f6c9 100644
--- a/src/irmd/registry.h
+++ b/src/irmd/registry.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The IPC Resource Manager - Registry
*
diff --git a/src/irmd/utils.c b/src/irmd/utils.c
index 08699a05..a13fa485 100644
--- a/src/irmd/utils.c
+++ b/src/irmd/utils.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The IPC Resource Manager - Utilities
*
diff --git a/src/irmd/utils.h b/src/irmd/utils.h
index df35ebc9..01a58e38 100644
--- a/src/irmd/utils.h
+++ b/src/irmd/utils.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Utils of the IPC Resource Manager
*
diff --git a/src/lib/bitmap.c b/src/lib/bitmap.c
index 75a201bc..dfec08df 100644
--- a/src/lib/bitmap.c
+++ b/src/lib/bitmap.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Bitmap implementation
*
diff --git a/src/lib/btree.c b/src/lib/btree.c
index beba90f7..86763333 100644
--- a/src/lib/btree.c
+++ b/src/lib/btree.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* B-trees
*
diff --git a/src/lib/cacep.c b/src/lib/cacep.c
index 722adca1..fb1d4845 100644
--- a/src/lib/cacep.c
+++ b/src/lib/cacep.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The Common Application Connection Establishment Protocol
*
diff --git a/src/lib/cacep.proto b/src/lib/cacep.proto
index 53260a0c..945ccccb 100644
--- a/src/lib/cacep.proto
+++ b/src/lib/cacep.proto
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Message for Connection Information in CACEP
*
diff --git a/src/lib/config.h.in b/src/lib/config.h.in
index b4b973f2..69e7f4b0 100644
--- a/src/lib/config.h.in
+++ b/src/lib/config.h.in
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ouroboros library configuration
*
diff --git a/src/lib/crc32.c b/src/lib/crc32.c
index d65215f9..04e8d20d 100644
--- a/src/lib/crc32.c
+++ b/src/lib/crc32.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* 32-bit Cyclic Redundancy Check
*
diff --git a/src/lib/dev.c b/src/lib/dev.c
index 3fca56a1..4df88b9b 100644
--- a/src/lib/dev.c
+++ b/src/lib/dev.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* API for applications
*
diff --git a/src/lib/frct.c b/src/lib/frct.c
index 34b6b64d..54f822f4 100644
--- a/src/lib/frct.c
+++ b/src/lib/frct.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Flow and Retransmission Control
*
diff --git a/src/lib/hash.c b/src/lib/hash.c
index 09e5be8c..9b74967b 100644
--- a/src/lib/hash.c
+++ b/src/lib/hash.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Hashing
*
diff --git a/src/lib/hashtable.c b/src/lib/hashtable.c
index f3f3a64d..be5c3ffd 100644
--- a/src/lib/hashtable.c
+++ b/src/lib/hashtable.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Hash table with separate chaining on collisions
*
diff --git a/src/lib/ipcp_config.proto b/src/lib/ipcp_config.proto
index 1ee1edcc..078c1491 100644
--- a/src/lib/ipcp_config.proto
+++ b/src/lib/ipcp_config.proto
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* DIF config message
*
diff --git a/src/lib/ipcpd_messages.proto b/src/lib/ipcpd_messages.proto
index 2f4e5b26..af25189e 100644
--- a/src/lib/ipcpd_messages.proto
+++ b/src/lib/ipcpd_messages.proto
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* IPCPd message
*
diff --git a/src/lib/irm.c b/src/lib/irm.c
index c7a19707..8f5a5191 100644
--- a/src/lib/irm.c
+++ b/src/lib/irm.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The API to instruct the IRM
*
diff --git a/src/lib/irmd_messages.proto b/src/lib/irmd_messages.proto
index bb2be55b..b4b28136 100644
--- a/src/lib/irmd_messages.proto
+++ b/src/lib/irmd_messages.proto
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* IRMd message
*
diff --git a/src/lib/list.c b/src/lib/list.c
index 1924e0c1..c68bbe11 100644
--- a/src/lib/list.c
+++ b/src/lib/list.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Simple doubly linked list implementation.
*
diff --git a/src/lib/lockfile.c b/src/lib/lockfile.c
index 0d1bcd17..b5c3361c 100644
--- a/src/lib/lockfile.c
+++ b/src/lib/lockfile.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Lockfile for Ouroboros
*
diff --git a/src/lib/logs.c b/src/lib/logs.c
index a5a37527..eb2c72f1 100644
--- a/src/lib/logs.c
+++ b/src/lib/logs.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Logging facilities
*
diff --git a/src/lib/md5.c b/src/lib/md5.c
index 3394f406..6f2b2e36 100644
--- a/src/lib/md5.c
+++ b/src/lib/md5.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* MD5 algorithm
*
diff --git a/src/lib/notifier.c b/src/lib/notifier.c
index 5c38cf58..2c098f6f 100644
--- a/src/lib/notifier.c
+++ b/src/lib/notifier.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Notifier event system using callbacks
*
diff --git a/src/lib/qos.c b/src/lib/qos.c
index 09866c4e..7a830b8b 100644
--- a/src/lib/qos.c
+++ b/src/lib/qos.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Quality of Service cube specifications
*
diff --git a/src/lib/qoscube.c b/src/lib/qoscube.c
index bf193389..8e6a8df9 100644
--- a/src/lib/qoscube.c
+++ b/src/lib/qoscube.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Quality of Service cube
*
diff --git a/src/lib/random.c b/src/lib/random.c
index 27719b26..5e12cadb 100644
--- a/src/lib/random.c
+++ b/src/lib/random.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Pseudo random generator
*
diff --git a/src/lib/rib.c b/src/lib/rib.c
index aadc4246..5bb8c1c3 100644
--- a/src/lib/rib.c
+++ b/src/lib/rib.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* RIB export using FUSE
*
diff --git a/src/lib/rq.c b/src/lib/rq.c
index ba425236..a1b832e1 100644
--- a/src/lib/rq.c
+++ b/src/lib/rq.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Reordering queue
*
diff --git a/src/lib/rq.h b/src/lib/rq.h
index 7c024c11..25c193d6 100644
--- a/src/lib/rq.h
+++ b/src/lib/rq.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Reordering queue
*
diff --git a/src/lib/sha3.c b/src/lib/sha3.c
index ba74418a..6179af22 100644
--- a/src/lib/sha3.c
+++ b/src/lib/sha3.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* SHA3 algorithm
*
diff --git a/src/lib/shm_flow_set.c b/src/lib/shm_flow_set.c
index 15192fd8..9d0e6c83 100644
--- a/src/lib/shm_flow_set.c
+++ b/src/lib/shm_flow_set.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Management of flow_sets for fqueue
*
diff --git a/src/lib/shm_rbuff.c b/src/lib/shm_rbuff.c
index db957168..453f5183 100644
--- a/src/lib/shm_rbuff.c
+++ b/src/lib/shm_rbuff.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ring buffer implementations for incoming SDUs
*
diff --git a/src/lib/shm_rbuff_ll.c b/src/lib/shm_rbuff_ll.c
index d38ee0e4..c488f274 100644
--- a/src/lib/shm_rbuff_ll.c
+++ b/src/lib/shm_rbuff_ll.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Lockless ring buffer for incoming SDUs
*
diff --git a/src/lib/shm_rbuff_pthr.c b/src/lib/shm_rbuff_pthr.c
index 51ef6495..3b7ea2d4 100644
--- a/src/lib/shm_rbuff_pthr.c
+++ b/src/lib/shm_rbuff_pthr.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ring buffer for incoming SDUs
*
diff --git a/src/lib/shm_rdrbuff.c b/src/lib/shm_rdrbuff.c
index 4145115a..d5526c49 100644
--- a/src/lib/shm_rdrbuff.c
+++ b/src/lib/shm_rdrbuff.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Random Deletion Ring Buffer for Data Units
*
diff --git a/src/lib/sockets.c b/src/lib/sockets.c
index d811a826..9e5bbe17 100644
--- a/src/lib/sockets.c
+++ b/src/lib/sockets.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* The sockets layer to communicate between daemons
*
diff --git a/src/lib/tests/bitmap_test.c b/src/lib/tests/bitmap_test.c
index 0d91a700..619d065c 100644
--- a/src/lib/tests/bitmap_test.c
+++ b/src/lib/tests/bitmap_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Test of the bitmap
*
diff --git a/src/lib/tests/btree_test.c b/src/lib/tests/btree_test.c
index 1ce28d6a..bd4390c7 100644
--- a/src/lib/tests/btree_test.c
+++ b/src/lib/tests/btree_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Test of the B-tree implementation
*
diff --git a/src/lib/tests/crc32_test.c b/src/lib/tests/crc32_test.c
index 49818161..df980d3f 100644
--- a/src/lib/tests/crc32_test.c
+++ b/src/lib/tests/crc32_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Test of the CRC32 function
*
diff --git a/src/lib/tests/hashtable_test.c b/src/lib/tests/hashtable_test.c
index 36f68ebf..d8cc73c5 100644
--- a/src/lib/tests/hashtable_test.c
+++ b/src/lib/tests/hashtable_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Test of the hash table
*
diff --git a/src/lib/tests/md5_test.c b/src/lib/tests/md5_test.c
index 7fda4394..a7cdd8ec 100644
--- a/src/lib/tests/md5_test.c
+++ b/src/lib/tests/md5_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Test of the MD5 function
*
diff --git a/src/lib/tests/rq_test.c b/src/lib/tests/rq_test.c
index 7b57cf30..3d358830 100644
--- a/src/lib/tests/rq_test.c
+++ b/src/lib/tests/rq_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Reordering queue test
*
diff --git a/src/lib/tests/sha3_test.c b/src/lib/tests/sha3_test.c
index 8a194c68..edf3b0e0 100644
--- a/src/lib/tests/sha3_test.c
+++ b/src/lib/tests/sha3_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Test of the SHA3 function
*
diff --git a/src/lib/tests/time_utils_test.c b/src/lib/tests/time_utils_test.c
index b7d37160..aacf3ba8 100644
--- a/src/lib/tests/time_utils_test.c
+++ b/src/lib/tests/time_utils_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Test of the time utilities
*
diff --git a/src/lib/tests/timerwheel_test.c b/src/lib/tests/timerwheel_test.c
index d7478487..0ec98316 100644
--- a/src/lib/tests/timerwheel_test.c
+++ b/src/lib/tests/timerwheel_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Test of the timer wheel
*
diff --git a/src/lib/time_utils.c b/src/lib/time_utils.c
index 22937d4b..0701e2d3 100644
--- a/src/lib/time_utils.c
+++ b/src/lib/time_utils.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Time utilities
*
diff --git a/src/lib/timerwheel.c b/src/lib/timerwheel.c
index 2952c5d3..391e805b 100644
--- a/src/lib/timerwheel.c
+++ b/src/lib/timerwheel.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Timerwheel
*
diff --git a/src/lib/tpm.c b/src/lib/tpm.c
index 1317758b..ec2b8a90 100644
--- a/src/lib/tpm.c
+++ b/src/lib/tpm.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Threadpool management
*
diff --git a/src/lib/utils.c b/src/lib/utils.c
index b22525ca..7c59f09c 100644
--- a/src/lib/utils.c
+++ b/src/lib/utils.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Handy utilities
*
diff --git a/src/tools/cbr/cbr.c b/src/tools/cbr/cbr.c
index b784d7fb..abba8ebe 100644
--- a/src/tools/cbr/cbr.c
+++ b/src/tools/cbr/cbr.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* CBR traffic generator
*
diff --git a/src/tools/cbr/cbr_client.c b/src/tools/cbr/cbr_client.c
index b3b4f54e..bf527317 100644
--- a/src/tools/cbr/cbr_client.c
+++ b/src/tools/cbr/cbr_client.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* A simple CBR generator
*
diff --git a/src/tools/cbr/cbr_server.c b/src/tools/cbr/cbr_server.c
index 08f4ba97..874155ed 100644
--- a/src/tools/cbr/cbr_server.c
+++ b/src/tools/cbr/cbr_server.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* A simple CBR generator
*
diff --git a/src/tools/echo/echo.c b/src/tools/echo/echo.c
index 6ebfe174..3896a85a 100644
--- a/src/tools/echo/echo.c
+++ b/src/tools/echo/echo.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* A simple echo application
*
diff --git a/src/tools/irm/irm.c b/src/tools/irm/irm.c
index ccadc0f8..bc4c2cd9 100644
--- a/src/tools/irm/irm.c
+++ b/src/tools/irm/irm.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* A tool to instruct the IRM daemon
*
diff --git a/src/tools/irm/irm_bind.c b/src/tools/irm/irm_bind.c
index 6b73f83f..20a4e077 100644
--- a/src/tools/irm/irm_bind.c
+++ b/src/tools/irm/irm_bind.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Bind names in the processing system
*
diff --git a/src/tools/irm/irm_bind_ipcp.c b/src/tools/irm/irm_bind_ipcp.c
index 6299ca2b..2fcacec7 100644
--- a/src/tools/irm/irm_bind_ipcp.c
+++ b/src/tools/irm/irm_bind_ipcp.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Bind IPCP Instance to a name
*
diff --git a/src/tools/irm/irm_bind_process.c b/src/tools/irm/irm_bind_process.c
index b1d36163..dbab5c7f 100644
--- a/src/tools/irm/irm_bind_process.c
+++ b/src/tools/irm/irm_bind_process.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Bind a process to a name
*
diff --git a/src/tools/irm/irm_bind_program.c b/src/tools/irm/irm_bind_program.c
index 3fc8dbd4..a3d9e4ac 100644
--- a/src/tools/irm/irm_bind_program.c
+++ b/src/tools/irm/irm_bind_program.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Bind programs to a name
*
diff --git a/src/tools/irm/irm_ipcp.c b/src/tools/irm/irm_ipcp.c
index 4beed76c..a791f6a4 100644
--- a/src/tools/irm/irm_ipcp.c
+++ b/src/tools/irm/irm_ipcp.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* A tool to instruct the IRM daemon
*
diff --git a/src/tools/irm/irm_ipcp_bootstrap.c b/src/tools/irm/irm_ipcp_bootstrap.c
index 2dc6f5f6..affe35a1 100644
--- a/src/tools/irm/irm_ipcp_bootstrap.c
+++ b/src/tools/irm/irm_ipcp_bootstrap.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Bootstrap IPC Processes
*
diff --git a/src/tools/irm/irm_ipcp_connect.c b/src/tools/irm/irm_ipcp_connect.c
index a874afc2..d58adb56 100644
--- a/src/tools/irm/irm_ipcp_connect.c
+++ b/src/tools/irm/irm_ipcp_connect.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Connect components of normal IPC Processes
*
diff --git a/src/tools/irm/irm_ipcp_create.c b/src/tools/irm/irm_ipcp_create.c
index fa453fee..6da853ba 100644
--- a/src/tools/irm/irm_ipcp_create.c
+++ b/src/tools/irm/irm_ipcp_create.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Create IPC Processes
*
diff --git a/src/tools/irm/irm_ipcp_destroy.c b/src/tools/irm/irm_ipcp_destroy.c
index f9d7fcc3..4c37f52b 100644
--- a/src/tools/irm/irm_ipcp_destroy.c
+++ b/src/tools/irm/irm_ipcp_destroy.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Destroy IPC Processes
*
diff --git a/src/tools/irm/irm_ipcp_disconnect.c b/src/tools/irm/irm_ipcp_disconnect.c
index 2b8c69dd..64ca1ea8 100644
--- a/src/tools/irm/irm_ipcp_disconnect.c
+++ b/src/tools/irm/irm_ipcp_disconnect.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Connect components of normal IPC Processes
*
diff --git a/src/tools/irm/irm_ipcp_enroll.c b/src/tools/irm/irm_ipcp_enroll.c
index dc40567f..e827dcf0 100644
--- a/src/tools/irm/irm_ipcp_enroll.c
+++ b/src/tools/irm/irm_ipcp_enroll.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Enroll IPC Processes
*
diff --git a/src/tools/irm/irm_ops.h b/src/tools/irm/irm_ops.h
index d3cb8d21..a2cb5399 100644
--- a/src/tools/irm/irm_ops.h
+++ b/src/tools/irm/irm_ops.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Functions of the IRM tool that are one level deep
*
diff --git a/src/tools/irm/irm_register.c b/src/tools/irm/irm_register.c
index 34fd760a..f75220be 100644
--- a/src/tools/irm/irm_register.c
+++ b/src/tools/irm/irm_register.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Register names in IPCPs
*
diff --git a/src/tools/irm/irm_unbind.c b/src/tools/irm/irm_unbind.c
index fb66e456..f7b078f8 100644
--- a/src/tools/irm/irm_unbind.c
+++ b/src/tools/irm/irm_unbind.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Unbind names in the processing system
*
diff --git a/src/tools/irm/irm_unbind_ipcp.c b/src/tools/irm/irm_unbind_ipcp.c
index 1a442cd4..f804da90 100644
--- a/src/tools/irm/irm_unbind_ipcp.c
+++ b/src/tools/irm/irm_unbind_ipcp.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Unbind name from IPCP Instance
*
diff --git a/src/tools/irm/irm_unbind_process.c b/src/tools/irm/irm_unbind_process.c
index 840be750..7a1c495d 100644
--- a/src/tools/irm/irm_unbind_process.c
+++ b/src/tools/irm/irm_unbind_process.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Unbind process names
*
diff --git a/src/tools/irm/irm_unbind_program.c b/src/tools/irm/irm_unbind_program.c
index 22c8bd57..47cf9255 100644
--- a/src/tools/irm/irm_unbind_program.c
+++ b/src/tools/irm/irm_unbind_program.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Unbind programs
*
diff --git a/src/tools/irm/irm_unregister.c b/src/tools/irm/irm_unregister.c
index 64053706..b6b3e242 100644
--- a/src/tools/irm/irm_unregister.c
+++ b/src/tools/irm/irm_unregister.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Unregister names from IPCPs
*
diff --git a/src/tools/irm/irm_utils.c b/src/tools/irm/irm_utils.c
index 4f3c7e21..573eab70 100644
--- a/src/tools/irm/irm_utils.c
+++ b/src/tools/irm/irm_utils.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Handy helper functions for the IRM tool
*
diff --git a/src/tools/irm/irm_utils.h b/src/tools/irm/irm_utils.h
index 458ec34e..9f24c4b7 100644
--- a/src/tools/irm/irm_utils.h
+++ b/src/tools/irm/irm_utils.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Handy helper functions for the IRM tool
*
diff --git a/src/tools/operf/operf.c b/src/tools/operf/operf.c
index 74b5e082..69fc5cb9 100644
--- a/src/tools/operf/operf.c
+++ b/src/tools/operf/operf.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ouroboros perf application
*
diff --git a/src/tools/operf/operf_client.c b/src/tools/operf/operf_client.c
index d91d9c12..c6f32440 100644
--- a/src/tools/operf/operf_client.c
+++ b/src/tools/operf/operf_client.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ouroboros ping application
*
diff --git a/src/tools/operf/operf_server.c b/src/tools/operf/operf_server.c
index 338f8d94..ac6306af 100644
--- a/src/tools/operf/operf_server.c
+++ b/src/tools/operf/operf_server.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ouroboros perf application
*
diff --git a/src/tools/oping/oping.c b/src/tools/oping/oping.c
index 18cc86ee..5e01e026 100644
--- a/src/tools/oping/oping.c
+++ b/src/tools/oping/oping.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ouroboros ping application
*
diff --git a/src/tools/oping/oping_client.c b/src/tools/oping/oping_client.c
index 451e5aa0..8952f5ed 100644
--- a/src/tools/oping/oping_client.c
+++ b/src/tools/oping/oping_client.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ouroboros ping application
*
diff --git a/src/tools/oping/oping_server.c b/src/tools/oping/oping_server.c
index f5a166a8..49b14f81 100644
--- a/src/tools/oping/oping_server.c
+++ b/src/tools/oping/oping_server.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2017
+ * Ouroboros - Copyright (C) 2016 - 2018
*
* Ouroboros ping application
*