From 5dd086aa679e3e05d20ef6a19f3fefbe46ffe40e Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Mon, 4 Feb 2019 16:37:21 +0100 Subject: build: Update copyright to 2019 Updates the copyright notice in all sources to 2019. Signed-off-by: Dimitri Staessens Signed-off-by: Sander Vrijders --- src/ipcpd/broadcast/comp.h | 2 +- src/ipcpd/broadcast/connmgr.c | 2 +- src/ipcpd/broadcast/connmgr.h | 2 +- src/ipcpd/broadcast/dt.c | 2 +- src/ipcpd/broadcast/dt.h | 2 +- src/ipcpd/broadcast/enroll.c | 2 +- src/ipcpd/broadcast/enroll.h | 2 +- src/ipcpd/broadcast/main.c | 2 +- src/ipcpd/config.h.in | 2 +- src/ipcpd/eth/dix.c | 2 +- src/ipcpd/eth/eth.c | 2 +- src/ipcpd/eth/llc.c | 2 +- src/ipcpd/ipcp.c | 2 +- src/ipcpd/ipcp.h | 2 +- src/ipcpd/local/main.c | 2 +- src/ipcpd/normal/addr_auth.c | 2 +- src/ipcpd/normal/addr_auth.h | 2 +- src/ipcpd/normal/comp.h | 2 +- src/ipcpd/normal/connmgr.c | 2 +- src/ipcpd/normal/connmgr.h | 2 +- src/ipcpd/normal/dht.c | 2 +- src/ipcpd/normal/dht.h | 2 +- src/ipcpd/normal/dir.c | 2 +- src/ipcpd/normal/dir.h | 2 +- src/ipcpd/normal/dt.c | 2 +- src/ipcpd/normal/dt.h | 2 +- src/ipcpd/normal/enroll.c | 2 +- src/ipcpd/normal/enroll.h | 2 +- src/ipcpd/normal/fa.c | 2 +- src/ipcpd/normal/fa.h | 2 +- src/ipcpd/normal/kademlia.proto | 2 +- src/ipcpd/normal/main.c | 2 +- src/ipcpd/normal/pff.c | 2 +- src/ipcpd/normal/pff.h | 2 +- src/ipcpd/normal/pol-addr-auth-ops.h | 2 +- src/ipcpd/normal/pol-pff-ops.h | 2 +- src/ipcpd/normal/pol-routing-ops.h | 2 +- src/ipcpd/normal/pol/alternate_pff.c | 2 +- src/ipcpd/normal/pol/alternate_pff.h | 2 +- src/ipcpd/normal/pol/flat.c | 2 +- src/ipcpd/normal/pol/flat.h | 2 +- src/ipcpd/normal/pol/graph.c | 2 +- src/ipcpd/normal/pol/graph.h | 2 +- src/ipcpd/normal/pol/link_state.c | 2 +- src/ipcpd/normal/pol/link_state.h | 2 +- src/ipcpd/normal/pol/simple_pff.c | 2 +- src/ipcpd/normal/pol/simple_pff.h | 2 +- src/ipcpd/normal/pol/tests/graph_test.c | 2 +- src/ipcpd/normal/psched.c | 2 +- src/ipcpd/normal/psched.h | 2 +- src/ipcpd/normal/routing.c | 2 +- src/ipcpd/normal/routing.h | 2 +- src/ipcpd/normal/tests/dht_test.c | 2 +- src/ipcpd/raptor/main.c | 2 +- src/ipcpd/shim-data.c | 2 +- src/ipcpd/shim-data.h | 2 +- src/ipcpd/udp/main.c | 2 +- src/irmd/config.h.in | 2 +- src/irmd/ipcp.c | 2 +- src/irmd/ipcp.h | 2 +- src/irmd/irm_flow.c | 2 +- src/irmd/irm_flow.h | 2 +- src/irmd/main.c | 2 +- src/irmd/proc_table.c | 2 +- src/irmd/proc_table.h | 2 +- src/irmd/prog_table.c | 2 +- src/irmd/prog_table.h | 2 +- src/irmd/registry.c | 2 +- src/irmd/registry.h | 2 +- src/irmd/utils.c | 2 +- src/irmd/utils.h | 2 +- src/lib/bitmap.c | 2 +- src/lib/btree.c | 2 +- src/lib/cacep.c | 2 +- src/lib/cacep.proto | 2 +- src/lib/config.h.in | 2 +- src/lib/crc32.c | 2 +- src/lib/dev.c | 2 +- src/lib/frct.c | 2 +- src/lib/hash.c | 2 +- src/lib/hashtable.c | 2 +- src/lib/ipcp_config.proto | 2 +- src/lib/ipcpd_messages.proto | 2 +- src/lib/irm.c | 2 +- src/lib/irmd_messages.proto | 2 +- src/lib/list.c | 2 +- src/lib/lockfile.c | 2 +- src/lib/logs.c | 2 +- src/lib/md5.c | 2 +- src/lib/notifier.c | 2 +- src/lib/qoscube.c | 2 +- src/lib/qosspec.proto | 2 +- src/lib/random.c | 2 +- src/lib/rib.c | 2 +- src/lib/rxmwheel.c | 2 +- src/lib/sha3.c | 2 +- src/lib/shm_flow_set.c | 2 +- src/lib/shm_rbuff.c | 2 +- src/lib/shm_rbuff_ll.c | 2 +- src/lib/shm_rbuff_pthr.c | 2 +- src/lib/shm_rdrbuff.c | 2 +- src/lib/sockets.c | 2 +- src/lib/tests/bitmap_test.c | 2 +- src/lib/tests/btree_test.c | 2 +- src/lib/tests/crc32_test.c | 2 +- src/lib/tests/hashtable_test.c | 2 +- src/lib/tests/md5_test.c | 2 +- src/lib/tests/sha3_test.c | 2 +- src/lib/tests/time_utils_test.c | 2 +- src/lib/tpm.c | 2 +- src/lib/utils.c | 2 +- src/tools/irm/irm.c | 2 +- src/tools/irm/irm_bind.c | 2 +- src/tools/irm/irm_bind_ipcp.c | 2 +- src/tools/irm/irm_bind_process.c | 2 +- src/tools/irm/irm_bind_program.c | 2 +- src/tools/irm/irm_ipcp.c | 2 +- src/tools/irm/irm_ipcp_bootstrap.c | 2 +- src/tools/irm/irm_ipcp_connect.c | 2 +- src/tools/irm/irm_ipcp_create.c | 2 +- src/tools/irm/irm_ipcp_destroy.c | 2 +- src/tools/irm/irm_ipcp_disconnect.c | 2 +- src/tools/irm/irm_ipcp_enroll.c | 2 +- src/tools/irm/irm_ipcp_list.c | 2 +- src/tools/irm/irm_ops.h | 2 +- src/tools/irm/irm_register.c | 2 +- src/tools/irm/irm_unbind.c | 2 +- src/tools/irm/irm_unbind_ipcp.c | 2 +- src/tools/irm/irm_unbind_process.c | 2 +- src/tools/irm/irm_unbind_program.c | 2 +- src/tools/irm/irm_unregister.c | 2 +- src/tools/irm/irm_utils.c | 2 +- src/tools/irm/irm_utils.h | 2 +- src/tools/obc/obc.c | 2 +- src/tools/ocbr/ocbr.c | 2 +- src/tools/ocbr/ocbr_client.c | 2 +- src/tools/ocbr/ocbr_server.c | 2 +- src/tools/oecho/oecho.c | 2 +- src/tools/operf/operf.c | 2 +- src/tools/operf/operf_client.c | 2 +- src/tools/operf/operf_server.c | 2 +- src/tools/oping/oping.c | 2 +- src/tools/oping/oping_client.c | 2 +- src/tools/oping/oping_server.c | 2 +- src/tools/ovpn/ovpn.c | 2 +- src/tools/time_utils.h | 2 +- 146 files changed, 146 insertions(+), 146 deletions(-) (limited to 'src') diff --git a/src/ipcpd/broadcast/comp.h b/src/ipcpd/broadcast/comp.h index a06f9a5..b823598 100644 --- a/src/ipcpd/broadcast/comp.h +++ b/src/ipcpd/broadcast/comp.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Components for the broadcast IPC process * diff --git a/src/ipcpd/broadcast/connmgr.c b/src/ipcpd/broadcast/connmgr.c index 0398ba1..77a4884 100644 --- a/src/ipcpd/broadcast/connmgr.c +++ b/src/ipcpd/broadcast/connmgr.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Handles connections between components * diff --git a/src/ipcpd/broadcast/connmgr.h b/src/ipcpd/broadcast/connmgr.h index d142661..b9ebcfc 100644 --- a/src/ipcpd/broadcast/connmgr.h +++ b/src/ipcpd/broadcast/connmgr.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Handles the different AP connections * diff --git a/src/ipcpd/broadcast/dt.c b/src/ipcpd/broadcast/dt.c index 4d48ac8..fb08c63 100644 --- a/src/ipcpd/broadcast/dt.c +++ b/src/ipcpd/broadcast/dt.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Forward loop for broadcast * diff --git a/src/ipcpd/broadcast/dt.h b/src/ipcpd/broadcast/dt.h index 853ce03..fb4da8b 100644 --- a/src/ipcpd/broadcast/dt.h +++ b/src/ipcpd/broadcast/dt.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Forward loop for broadcast * diff --git a/src/ipcpd/broadcast/enroll.c b/src/ipcpd/broadcast/enroll.c index f8641d3..4f70949 100644 --- a/src/ipcpd/broadcast/enroll.c +++ b/src/ipcpd/broadcast/enroll.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Enrollment Task * diff --git a/src/ipcpd/broadcast/enroll.h b/src/ipcpd/broadcast/enroll.h index 728c3ad..c1cdaf0 100644 --- a/src/ipcpd/broadcast/enroll.h +++ b/src/ipcpd/broadcast/enroll.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Enrollment Task * diff --git a/src/ipcpd/broadcast/main.c b/src/ipcpd/broadcast/main.c index af39dd3..c1e5d4a 100644 --- a/src/ipcpd/broadcast/main.c +++ b/src/ipcpd/broadcast/main.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Broadcast IPC Process * diff --git a/src/ipcpd/config.h.in b/src/ipcpd/config.h.in index 43307d8..ddd0d56 100644 --- a/src/ipcpd/config.h.in +++ b/src/ipcpd/config.h.in @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IPC process configuration * diff --git a/src/ipcpd/eth/dix.c b/src/ipcpd/eth/dix.c index dfa92ea..03f5e95 100644 --- a/src/ipcpd/eth/dix.c +++ b/src/ipcpd/eth/dix.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IPC processes over Ethernet - DIX * diff --git a/src/ipcpd/eth/eth.c b/src/ipcpd/eth/eth.c index 68f39c5..cceca42 100644 --- a/src/ipcpd/eth/eth.c +++ b/src/ipcpd/eth/eth.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IPC processes over Ethernet * diff --git a/src/ipcpd/eth/llc.c b/src/ipcpd/eth/llc.c index fa33218..379a791 100644 --- a/src/ipcpd/eth/llc.c +++ b/src/ipcpd/eth/llc.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IPC processes over Ethernet - LLC * diff --git a/src/ipcpd/ipcp.c b/src/ipcpd/ipcp.c index dced6f6..8e0cd18 100644 --- a/src/ipcpd/ipcp.c +++ b/src/ipcpd/ipcp.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IPC process main loop * diff --git a/src/ipcpd/ipcp.h b/src/ipcpd/ipcp.h index b6e7941..2d530f7 100644 --- a/src/ipcpd/ipcp.h +++ b/src/ipcpd/ipcp.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IPC process structure * diff --git a/src/ipcpd/local/main.c b/src/ipcpd/local/main.c index 88cf235..cd90ab7 100644 --- a/src/ipcpd/local/main.c +++ b/src/ipcpd/local/main.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Local IPC process * diff --git a/src/ipcpd/normal/addr_auth.c b/src/ipcpd/normal/addr_auth.c index 108c720..50c5605 100644 --- a/src/ipcpd/normal/addr_auth.c +++ b/src/ipcpd/normal/addr_auth.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Address authority * diff --git a/src/ipcpd/normal/addr_auth.h b/src/ipcpd/normal/addr_auth.h index f09e651..e205b50 100644 --- a/src/ipcpd/normal/addr_auth.h +++ b/src/ipcpd/normal/addr_auth.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Address authority * diff --git a/src/ipcpd/normal/comp.h b/src/ipcpd/normal/comp.h index bdfba35..029c2d7 100644 --- a/src/ipcpd/normal/comp.h +++ b/src/ipcpd/normal/comp.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Components for the normal IPC process * diff --git a/src/ipcpd/normal/connmgr.c b/src/ipcpd/normal/connmgr.c index 5aee7b7..7c1280c 100644 --- a/src/ipcpd/normal/connmgr.c +++ b/src/ipcpd/normal/connmgr.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Handles connections between components * diff --git a/src/ipcpd/normal/connmgr.h b/src/ipcpd/normal/connmgr.h index f767e72..4f81ff9 100644 --- a/src/ipcpd/normal/connmgr.h +++ b/src/ipcpd/normal/connmgr.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Handles the different AP connections * diff --git a/src/ipcpd/normal/dht.c b/src/ipcpd/normal/dht.c index 0ad9d9a..f24a2c5 100644 --- a/src/ipcpd/normal/dht.c +++ b/src/ipcpd/normal/dht.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Distributed Hash Table based on Kademlia * diff --git a/src/ipcpd/normal/dht.h b/src/ipcpd/normal/dht.h index 00410ff..519b29d 100644 --- a/src/ipcpd/normal/dht.h +++ b/src/ipcpd/normal/dht.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Distributed Hash Table based on Kademlia * diff --git a/src/ipcpd/normal/dir.c b/src/ipcpd/normal/dir.c index a195f01..3b0446f 100644 --- a/src/ipcpd/normal/dir.c +++ b/src/ipcpd/normal/dir.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Directory * diff --git a/src/ipcpd/normal/dir.h b/src/ipcpd/normal/dir.h index eb7a8ae..78e82e3 100644 --- a/src/ipcpd/normal/dir.h +++ b/src/ipcpd/normal/dir.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Directory * diff --git a/src/ipcpd/normal/dt.c b/src/ipcpd/normal/dt.c index 734115c..2fd3c06 100644 --- a/src/ipcpd/normal/dt.c +++ b/src/ipcpd/normal/dt.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Data Transfer Component * diff --git a/src/ipcpd/normal/dt.h b/src/ipcpd/normal/dt.h index b74e84b..8961047 100644 --- a/src/ipcpd/normal/dt.h +++ b/src/ipcpd/normal/dt.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Data Transfer component * diff --git a/src/ipcpd/normal/enroll.c b/src/ipcpd/normal/enroll.c index 78305ff..b572f89 100644 --- a/src/ipcpd/normal/enroll.c +++ b/src/ipcpd/normal/enroll.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Enrollment Task * diff --git a/src/ipcpd/normal/enroll.h b/src/ipcpd/normal/enroll.h index 615b702..fd662db 100644 --- a/src/ipcpd/normal/enroll.h +++ b/src/ipcpd/normal/enroll.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Enrollment Task * diff --git a/src/ipcpd/normal/fa.c b/src/ipcpd/normal/fa.c index 8408033..30d87df 100644 --- a/src/ipcpd/normal/fa.c +++ b/src/ipcpd/normal/fa.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Flow allocator of the IPC Process * diff --git a/src/ipcpd/normal/fa.h b/src/ipcpd/normal/fa.h index 6a836e1..d1ec72d 100644 --- a/src/ipcpd/normal/fa.h +++ b/src/ipcpd/normal/fa.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Flow allocator of the IPC Process * diff --git a/src/ipcpd/normal/kademlia.proto b/src/ipcpd/normal/kademlia.proto index 6988682..6bd78b3 100644 --- a/src/ipcpd/normal/kademlia.proto +++ b/src/ipcpd/normal/kademlia.proto @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * KAD protocol * diff --git a/src/ipcpd/normal/main.c b/src/ipcpd/normal/main.c index 5e013eb..7a453a9 100644 --- a/src/ipcpd/normal/main.c +++ b/src/ipcpd/normal/main.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Normal IPC Process * diff --git a/src/ipcpd/normal/pff.c b/src/ipcpd/normal/pff.c index 08a50f4..5b1fa42 100644 --- a/src/ipcpd/normal/pff.c +++ b/src/ipcpd/normal/pff.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * PDU Forwarding Function * diff --git a/src/ipcpd/normal/pff.h b/src/ipcpd/normal/pff.h index 5c02d86..721899b 100644 --- a/src/ipcpd/normal/pff.h +++ b/src/ipcpd/normal/pff.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * PDU Forwarding Function * diff --git a/src/ipcpd/normal/pol-addr-auth-ops.h b/src/ipcpd/normal/pol-addr-auth-ops.h index 2d323ce..ed7ba45 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Address authority policy ops * diff --git a/src/ipcpd/normal/pol-pff-ops.h b/src/ipcpd/normal/pol-pff-ops.h index fb74851..269000e 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Pff policy ops * diff --git a/src/ipcpd/normal/pol-routing-ops.h b/src/ipcpd/normal/pol-routing-ops.h index d367491..9ffb2d3 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Routing policy ops * diff --git a/src/ipcpd/normal/pol/alternate_pff.c b/src/ipcpd/normal/pol/alternate_pff.c index cfe0092..3893729 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 21761d3..3bfbb88 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Policy for PFF with alternate next hops * diff --git a/src/ipcpd/normal/pol/flat.c b/src/ipcpd/normal/pol/flat.c index 89b7fff..157885f 100644 --- a/src/ipcpd/normal/pol/flat.c +++ b/src/ipcpd/normal/pol/flat.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 2c0f6a2..9df3de5 100644 --- a/src/ipcpd/normal/pol/flat.h +++ b/src/ipcpd/normal/pol/flat.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 ec0917c..6c93bb6 100644 --- a/src/ipcpd/normal/pol/graph.c +++ b/src/ipcpd/normal/pol/graph.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Undirected graph structure * diff --git a/src/ipcpd/normal/pol/graph.h b/src/ipcpd/normal/pol/graph.h index 7cd14ad..131e9ec 100644 --- a/src/ipcpd/normal/pol/graph.h +++ b/src/ipcpd/normal/pol/graph.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Undirected graph structure * diff --git a/src/ipcpd/normal/pol/link_state.c b/src/ipcpd/normal/pol/link_state.c index d939e5d..d8f0e26 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Link state routing policy * diff --git a/src/ipcpd/normal/pol/link_state.h b/src/ipcpd/normal/pol/link_state.h index b24716c..3fcb03f 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Link state routing policy * diff --git a/src/ipcpd/normal/pol/simple_pff.c b/src/ipcpd/normal/pol/simple_pff.c index e91f119..4338c53 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Simple PDU Forwarding Function * diff --git a/src/ipcpd/normal/pol/simple_pff.h b/src/ipcpd/normal/pol/simple_pff.h index 06e64b0..08504e4 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 8050f73..a312c1a 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Test of the graph structure * diff --git a/src/ipcpd/normal/psched.c b/src/ipcpd/normal/psched.c index 6d02de1..6e8c4e0 100644 --- a/src/ipcpd/normal/psched.c +++ b/src/ipcpd/normal/psched.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Packet scheduler component * diff --git a/src/ipcpd/normal/psched.h b/src/ipcpd/normal/psched.h index 137c8fd..3d7896c 100644 --- a/src/ipcpd/normal/psched.h +++ b/src/ipcpd/normal/psched.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Packet scheduler component * diff --git a/src/ipcpd/normal/routing.c b/src/ipcpd/normal/routing.c index b01cc0a..2cd2470 100644 --- a/src/ipcpd/normal/routing.c +++ b/src/ipcpd/normal/routing.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Routing component of the IPCP * diff --git a/src/ipcpd/normal/routing.h b/src/ipcpd/normal/routing.h index a9630ad..9bbcd08 100644 --- a/src/ipcpd/normal/routing.h +++ b/src/ipcpd/normal/routing.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Routing component of the IPCP * diff --git a/src/ipcpd/normal/tests/dht_test.c b/src/ipcpd/normal/tests/dht_test.c index cd0a444..26e9102 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Unit tests of the DHT * diff --git a/src/ipcpd/raptor/main.c b/src/ipcpd/raptor/main.c index d3c9040..1b472f5 100644 --- a/src/ipcpd/raptor/main.c +++ b/src/ipcpd/raptor/main.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IPC process using the Raptor FPGA. * diff --git a/src/ipcpd/shim-data.c b/src/ipcpd/shim-data.c index 6c28c79..d3fd703 100644 --- a/src/ipcpd/shim-data.c +++ b/src/ipcpd/shim-data.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IPC process utilities * diff --git a/src/ipcpd/shim-data.h b/src/ipcpd/shim-data.h index 7a8c01c..6156ae3 100644 --- a/src/ipcpd/shim-data.h +++ b/src/ipcpd/shim-data.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Utitilies for building IPC processes * diff --git a/src/ipcpd/udp/main.c b/src/ipcpd/udp/main.c index 31e6166..457dc78 100644 --- a/src/ipcpd/udp/main.c +++ b/src/ipcpd/udp/main.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IPC process over UDP * diff --git a/src/irmd/config.h.in b/src/irmd/config.h.in index ad8a552..10cfb8f 100644 --- a/src/irmd/config.h.in +++ b/src/irmd/config.h.in @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Configuration for the IPC Resource Manager * diff --git a/src/irmd/ipcp.c b/src/irmd/ipcp.c index 08547d0..f6aaaf5 100644 --- a/src/irmd/ipcp.c +++ b/src/irmd/ipcp.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The API to instruct IPCPs * diff --git a/src/irmd/ipcp.h b/src/irmd/ipcp.h index 611bada..0687f50 100644 --- a/src/irmd/ipcp.h +++ b/src/irmd/ipcp.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The API for the IRM to instruct IPCPs * diff --git a/src/irmd/irm_flow.c b/src/irmd/irm_flow.c index a0889f0..675ddfb 100644 --- a/src/irmd/irm_flow.c +++ b/src/irmd/irm_flow.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The IPC Resource Manager - Flows * diff --git a/src/irmd/irm_flow.h b/src/irmd/irm_flow.h index 2626310..dc3c5c3 100644 --- a/src/irmd/irm_flow.h +++ b/src/irmd/irm_flow.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The IPC Resource Manager - Flows * diff --git a/src/irmd/main.c b/src/irmd/main.c index 802b01f..5f9771a 100644 --- a/src/irmd/main.c +++ b/src/irmd/main.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The IPC Resource Manager * diff --git a/src/irmd/proc_table.c b/src/irmd/proc_table.c index 27fbb50..39fcb00 100644 --- a/src/irmd/proc_table.c +++ b/src/irmd/proc_table.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The IPC Resource Manager - Process Table * diff --git a/src/irmd/proc_table.h b/src/irmd/proc_table.h index a18b0d8..1b5c591 100644 --- a/src/irmd/proc_table.h +++ b/src/irmd/proc_table.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The IPC Resource Manager - Process Table * diff --git a/src/irmd/prog_table.c b/src/irmd/prog_table.c index 9aa9be9..7ef68b9 100644 --- a/src/irmd/prog_table.c +++ b/src/irmd/prog_table.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The IPC Resource Manager - Program Table * diff --git a/src/irmd/prog_table.h b/src/irmd/prog_table.h index 8dd708a..95b96e7 100644 --- a/src/irmd/prog_table.h +++ b/src/irmd/prog_table.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The IPC Resource Manager - Program Table * diff --git a/src/irmd/registry.c b/src/irmd/registry.c index 6c86da2..1c39840 100644 --- a/src/irmd/registry.c +++ b/src/irmd/registry.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The IPC Resource Manager - Registry * diff --git a/src/irmd/registry.h b/src/irmd/registry.h index c9ea8cc..a46be6a 100644 --- a/src/irmd/registry.h +++ b/src/irmd/registry.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The IPC Resource Manager - Registry * diff --git a/src/irmd/utils.c b/src/irmd/utils.c index c2bda58..6c9c689 100644 --- a/src/irmd/utils.c +++ b/src/irmd/utils.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The IPC Resource Manager - Utilities * diff --git a/src/irmd/utils.h b/src/irmd/utils.h index 763e654..6247a67 100644 --- a/src/irmd/utils.h +++ b/src/irmd/utils.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Utils of the IPC Resource Manager * diff --git a/src/lib/bitmap.c b/src/lib/bitmap.c index dfec08d..079426c 100644 --- a/src/lib/bitmap.c +++ b/src/lib/bitmap.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Bitmap implementation * diff --git a/src/lib/btree.c b/src/lib/btree.c index 8676333..0b5a80d 100644 --- a/src/lib/btree.c +++ b/src/lib/btree.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * B-trees * diff --git a/src/lib/cacep.c b/src/lib/cacep.c index 1275107..e2e14b6 100644 --- a/src/lib/cacep.c +++ b/src/lib/cacep.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The Common Application Connection Establishment Protocol * diff --git a/src/lib/cacep.proto b/src/lib/cacep.proto index 16c7a38..b9bfbf6 100644 --- a/src/lib/cacep.proto +++ b/src/lib/cacep.proto @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Message for Connection Information in CACEP * diff --git a/src/lib/config.h.in b/src/lib/config.h.in index e8cfeba..cc0845d 100644 --- a/src/lib/config.h.in +++ b/src/lib/config.h.in @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Ouroboros library configuration * diff --git a/src/lib/crc32.c b/src/lib/crc32.c index 04e8d20..f7010fa 100644 --- a/src/lib/crc32.c +++ b/src/lib/crc32.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 32-bit Cyclic Redundancy Check * diff --git a/src/lib/dev.c b/src/lib/dev.c index 50b12b4..297c85f 100644 --- a/src/lib/dev.c +++ b/src/lib/dev.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * API for applications * diff --git a/src/lib/frct.c b/src/lib/frct.c index b56b1e3..02c101c 100644 --- a/src/lib/frct.c +++ b/src/lib/frct.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Flow and Retransmission Control * diff --git a/src/lib/hash.c b/src/lib/hash.c index 10e10c1..44197a3 100644 --- a/src/lib/hash.c +++ b/src/lib/hash.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Hashing * diff --git a/src/lib/hashtable.c b/src/lib/hashtable.c index 68a0f54..9bf9a88 100644 --- a/src/lib/hashtable.c +++ b/src/lib/hashtable.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Hash table with separate chaining on collisions * diff --git a/src/lib/ipcp_config.proto b/src/lib/ipcp_config.proto index 44391f3..f54e78a 100644 --- a/src/lib/ipcp_config.proto +++ b/src/lib/ipcp_config.proto @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Layer configuration message * diff --git a/src/lib/ipcpd_messages.proto b/src/lib/ipcpd_messages.proto index 1793aee..779d363 100644 --- a/src/lib/ipcpd_messages.proto +++ b/src/lib/ipcpd_messages.proto @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IPCPd message * diff --git a/src/lib/irm.c b/src/lib/irm.c index dcc315d..2886454 100644 --- a/src/lib/irm.c +++ b/src/lib/irm.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The API to instruct the IRM * diff --git a/src/lib/irmd_messages.proto b/src/lib/irmd_messages.proto index 9b935f5..ba18ddf 100644 --- a/src/lib/irmd_messages.proto +++ b/src/lib/irmd_messages.proto @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * IRMd message * diff --git a/src/lib/list.c b/src/lib/list.c index c68bbe1..8337330 100644 --- a/src/lib/list.c +++ b/src/lib/list.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Simple doubly linked list implementation. * diff --git a/src/lib/lockfile.c b/src/lib/lockfile.c index b5c3361..b052ac5 100644 --- a/src/lib/lockfile.c +++ b/src/lib/lockfile.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Lockfile for Ouroboros * diff --git a/src/lib/logs.c b/src/lib/logs.c index eb2c72f..be082a2 100644 --- a/src/lib/logs.c +++ b/src/lib/logs.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Logging facilities * diff --git a/src/lib/md5.c b/src/lib/md5.c index 959865f..cfb4405 100644 --- a/src/lib/md5.c +++ b/src/lib/md5.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * MD5 algorithm * diff --git a/src/lib/notifier.c b/src/lib/notifier.c index 4f77f2e..504fc60 100644 --- a/src/lib/notifier.c +++ b/src/lib/notifier.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Notifier event system using callbacks * diff --git a/src/lib/qoscube.c b/src/lib/qoscube.c index efca0e4..d5ed5d7 100644 --- a/src/lib/qoscube.c +++ b/src/lib/qoscube.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Quality of Service cube * diff --git a/src/lib/qosspec.proto b/src/lib/qosspec.proto index f355e34..c9e5a6e 100644 --- a/src/lib/qosspec.proto +++ b/src/lib/qosspec.proto @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * QoS specification message * diff --git a/src/lib/random.c b/src/lib/random.c index 78242f9..3751668 100644 --- a/src/lib/random.c +++ b/src/lib/random.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Pseudo random generator * diff --git a/src/lib/rib.c b/src/lib/rib.c index 88db9ed..63ddca6 100644 --- a/src/lib/rib.c +++ b/src/lib/rib.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * RIB export using FUSE * diff --git a/src/lib/rxmwheel.c b/src/lib/rxmwheel.c index c75aaab..395a5d8 100644 --- a/src/lib/rxmwheel.c +++ b/src/lib/rxmwheel.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Timerwheel * diff --git a/src/lib/sha3.c b/src/lib/sha3.c index f6a82c5..4e8fe92 100644 --- a/src/lib/sha3.c +++ b/src/lib/sha3.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * SHA3 algorithm * diff --git a/src/lib/shm_flow_set.c b/src/lib/shm_flow_set.c index bab5d86..f1182a4 100644 --- a/src/lib/shm_flow_set.c +++ b/src/lib/shm_flow_set.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Management of flow_sets for fqueue * diff --git a/src/lib/shm_rbuff.c b/src/lib/shm_rbuff.c index a6eab69..f7f383f 100644 --- a/src/lib/shm_rbuff.c +++ b/src/lib/shm_rbuff.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Ring buffer implementations for incoming packets * diff --git a/src/lib/shm_rbuff_ll.c b/src/lib/shm_rbuff_ll.c index 0fc9ae7..6146f17 100644 --- a/src/lib/shm_rbuff_ll.c +++ b/src/lib/shm_rbuff_ll.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Lockless ring buffer for incoming packets * diff --git a/src/lib/shm_rbuff_pthr.c b/src/lib/shm_rbuff_pthr.c index 51d801f..b4134bf 100644 --- a/src/lib/shm_rbuff_pthr.c +++ b/src/lib/shm_rbuff_pthr.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Ring buffer for incoming packets * diff --git a/src/lib/shm_rdrbuff.c b/src/lib/shm_rdrbuff.c index 0d3faf1..72ad582 100644 --- a/src/lib/shm_rdrbuff.c +++ b/src/lib/shm_rdrbuff.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Random Deletion Ring Buffer for Data Units * diff --git a/src/lib/sockets.c b/src/lib/sockets.c index 8572678..b08bae8 100644 --- a/src/lib/sockets.c +++ b/src/lib/sockets.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * The sockets layer to communicate between daemons * diff --git a/src/lib/tests/bitmap_test.c b/src/lib/tests/bitmap_test.c index 619d065..491b77f 100644 --- a/src/lib/tests/bitmap_test.c +++ b/src/lib/tests/bitmap_test.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Test of the bitmap * diff --git a/src/lib/tests/btree_test.c b/src/lib/tests/btree_test.c index bd4390c..cfb937b 100644 --- a/src/lib/tests/btree_test.c +++ b/src/lib/tests/btree_test.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Test of the B-tree implementation * diff --git a/src/lib/tests/crc32_test.c b/src/lib/tests/crc32_test.c index df980d3..90a9edc 100644 --- a/src/lib/tests/crc32_test.c +++ b/src/lib/tests/crc32_test.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Test of the CRC32 function * diff --git a/src/lib/tests/hashtable_test.c b/src/lib/tests/hashtable_test.c index e312774..e915004 100644 --- a/src/lib/tests/hashtable_test.c +++ b/src/lib/tests/hashtable_test.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Test of the hash table * diff --git a/src/lib/tests/md5_test.c b/src/lib/tests/md5_test.c index a7cdd8e..c8518bc 100644 --- a/src/lib/tests/md5_test.c +++ b/src/lib/tests/md5_test.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Test of the MD5 function * diff --git a/src/lib/tests/sha3_test.c b/src/lib/tests/sha3_test.c index edf3b0e..18c820e 100644 --- a/src/lib/tests/sha3_test.c +++ b/src/lib/tests/sha3_test.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Test of the SHA3 function * diff --git a/src/lib/tests/time_utils_test.c b/src/lib/tests/time_utils_test.c index aacf3ba..bd60410 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Test of the time utilities * diff --git a/src/lib/tpm.c b/src/lib/tpm.c index ec2b8a9..a39e9e4 100644 --- a/src/lib/tpm.c +++ b/src/lib/tpm.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Threadpool management * diff --git a/src/lib/utils.c b/src/lib/utils.c index 7c59f09..7106f79 100644 --- a/src/lib/utils.c +++ b/src/lib/utils.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Handy utilities * diff --git a/src/tools/irm/irm.c b/src/tools/irm/irm.c index bc4c2cd..c8b0bb9 100644 --- a/src/tools/irm/irm.c +++ b/src/tools/irm/irm.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * A tool to instruct the IRM daemon * diff --git a/src/tools/irm/irm_bind.c b/src/tools/irm/irm_bind.c index 20a4e07..8992896 100644 --- a/src/tools/irm/irm_bind.c +++ b/src/tools/irm/irm_bind.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 a30b419..3dfbfe3 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 dbab5c7..9f80fe5 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 a3d9e4a..7af2ba4 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Bind programs to a name * diff --git a/src/tools/irm/irm_ipcp.c b/src/tools/irm/irm_ipcp.c index 72e3280..1b0663c 100644 --- a/src/tools/irm/irm_ipcp.c +++ b/src/tools/irm/irm_ipcp.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 d391dc6..259b432 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Bootstrap IPC Processes * diff --git a/src/tools/irm/irm_ipcp_connect.c b/src/tools/irm/irm_ipcp_connect.c index 9fab524..59d0ace 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 bed0c4c..8ce1410 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Create IPC Processes * diff --git a/src/tools/irm/irm_ipcp_destroy.c b/src/tools/irm/irm_ipcp_destroy.c index 2d5ed98..e0a64f5 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Destroy IPC Processes * diff --git a/src/tools/irm/irm_ipcp_disconnect.c b/src/tools/irm/irm_ipcp_disconnect.c index c54bfdc..67a728a 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 082f2c5..1053683 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Enroll IPC Processes * diff --git a/src/tools/irm/irm_ipcp_list.c b/src/tools/irm/irm_ipcp_list.c index b105889..5fd306a 100644 --- a/src/tools/irm/irm_ipcp_list.c +++ b/src/tools/irm/irm_ipcp_list.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Create IPC Processes * diff --git a/src/tools/irm/irm_ops.h b/src/tools/irm/irm_ops.h index 7403543..ce147c9 100644 --- a/src/tools/irm/irm_ops.h +++ b/src/tools/irm/irm_ops.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 ca15abc..67df6c4 100644 --- a/src/tools/irm/irm_register.c +++ b/src/tools/irm/irm_register.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Register names in IPCPs * diff --git a/src/tools/irm/irm_unbind.c b/src/tools/irm/irm_unbind.c index f7b078f..471d380 100644 --- a/src/tools/irm/irm_unbind.c +++ b/src/tools/irm/irm_unbind.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * 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 9b2a930..739cc7e 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Unbind name from IPCP Instance * diff --git a/src/tools/irm/irm_unbind_process.c b/src/tools/irm/irm_unbind_process.c index 7a1c495..5fd6371 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Unbind process names * diff --git a/src/tools/irm/irm_unbind_program.c b/src/tools/irm/irm_unbind_program.c index 47cf925..564263d 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 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Unbind programs * diff --git a/src/tools/irm/irm_unregister.c b/src/tools/irm/irm_unregister.c index 137bc7e..f264140 100644 --- a/src/tools/irm/irm_unregister.c +++ b/src/tools/irm/irm_unregister.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Unregister names from IPCPs * diff --git a/src/tools/irm/irm_utils.c b/src/tools/irm/irm_utils.c index c5ea924..db01a32 100644 --- a/src/tools/irm/irm_utils.c +++ b/src/tools/irm/irm_utils.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Handy helper functions for the IRM tool * diff --git a/src/tools/irm/irm_utils.h b/src/tools/irm/irm_utils.h index 03113f1..acd50b5 100644 --- a/src/tools/irm/irm_utils.h +++ b/src/tools/irm/irm_utils.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Handy helper functions for the IRM tool * diff --git a/src/tools/obc/obc.c b/src/tools/obc/obc.c index e3fba55..d973ec3 100644 --- a/src/tools/obc/obc.c +++ b/src/tools/obc/obc.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * A simple broadcast application * diff --git a/src/tools/ocbr/ocbr.c b/src/tools/ocbr/ocbr.c index 12983da..47ec5d5 100644 --- a/src/tools/ocbr/ocbr.c +++ b/src/tools/ocbr/ocbr.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * CBR traffic generator * diff --git a/src/tools/ocbr/ocbr_client.c b/src/tools/ocbr/ocbr_client.c index 63b4372..8e319b2 100644 --- a/src/tools/ocbr/ocbr_client.c +++ b/src/tools/ocbr/ocbr_client.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * A simple CBR generator * diff --git a/src/tools/ocbr/ocbr_server.c b/src/tools/ocbr/ocbr_server.c index 7598320..2fa9f14 100644 --- a/src/tools/ocbr/ocbr_server.c +++ b/src/tools/ocbr/ocbr_server.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * A simple CBR generator * diff --git a/src/tools/oecho/oecho.c b/src/tools/oecho/oecho.c index b6a74aa..2842a1d 100644 --- a/src/tools/oecho/oecho.c +++ b/src/tools/oecho/oecho.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * A simple echo application * diff --git a/src/tools/operf/operf.c b/src/tools/operf/operf.c index 92555c2..4a769ab 100644 --- a/src/tools/operf/operf.c +++ b/src/tools/operf/operf.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Ouroboros perf application * diff --git a/src/tools/operf/operf_client.c b/src/tools/operf/operf_client.c index 6862944..9ff5d8a 100644 --- a/src/tools/operf/operf_client.c +++ b/src/tools/operf/operf_client.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Ouroboros ping application * diff --git a/src/tools/operf/operf_server.c b/src/tools/operf/operf_server.c index de32f32..5ca7604 100644 --- a/src/tools/operf/operf_server.c +++ b/src/tools/operf/operf_server.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Ouroboros perf application * diff --git a/src/tools/oping/oping.c b/src/tools/oping/oping.c index 1e98cd3..03f995e 100644 --- a/src/tools/oping/oping.c +++ b/src/tools/oping/oping.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Ouroboros ping application * diff --git a/src/tools/oping/oping_client.c b/src/tools/oping/oping_client.c index a978e65..f1424b8 100644 --- a/src/tools/oping/oping_client.c +++ b/src/tools/oping/oping_client.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Ouroboros ping application * diff --git a/src/tools/oping/oping_server.c b/src/tools/oping/oping_server.c index 152aa51..7a51225 100644 --- a/src/tools/oping/oping_server.c +++ b/src/tools/oping/oping_server.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Ouroboros ping application * diff --git a/src/tools/ovpn/ovpn.c b/src/tools/ovpn/ovpn.c index 8de794f..5470873 100644 --- a/src/tools/ovpn/ovpn.c +++ b/src/tools/ovpn/ovpn.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Ouroboros VPN * diff --git a/src/tools/time_utils.h b/src/tools/time_utils.h index f4f561b..856fc2b 100644 --- a/src/tools/time_utils.h +++ b/src/tools/time_utils.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2018 + * Ouroboros - Copyright (C) 2016 - 2019 * * Time utilities * -- cgit v1.1