From fa2ca608aa06c98c080edf80c00d39d6d90e4d3a Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Sat, 2 Jan 2021 07:24:35 +0100 Subject: build: Update email addresses The ugent email addresses are shut down, updated to Ouroboros mail addresses. Signed-off-by: Dimitri Staessens Signed-off-by: Sander Vrijders --- src/ipcpd/broadcast/comp.h | 4 ++-- src/ipcpd/broadcast/connmgr.c | 4 ++-- src/ipcpd/broadcast/connmgr.h | 4 ++-- src/ipcpd/broadcast/dt.c | 4 ++-- src/ipcpd/broadcast/dt.h | 4 ++-- src/ipcpd/broadcast/enroll.c | 4 ++-- src/ipcpd/broadcast/enroll.h | 4 ++-- src/ipcpd/broadcast/main.c | 4 ++-- src/ipcpd/config.h.in | 4 ++-- src/ipcpd/eth/dix.c | 4 ++-- src/ipcpd/eth/eth.c | 4 ++-- src/ipcpd/eth/llc.c | 4 ++-- src/ipcpd/ipcp.c | 4 ++-- src/ipcpd/ipcp.h | 4 ++-- src/ipcpd/local/main.c | 4 ++-- src/ipcpd/raptor/main.c | 4 ++-- src/ipcpd/shim-data.c | 4 ++-- src/ipcpd/shim-data.h | 4 ++-- src/ipcpd/udp/main.c | 4 ++-- src/ipcpd/unicast/addr_auth.c | 4 ++-- src/ipcpd/unicast/addr_auth.h | 4 ++-- src/ipcpd/unicast/ca.c | 4 ++-- src/ipcpd/unicast/ca.h | 4 ++-- src/ipcpd/unicast/comp.h | 4 ++-- src/ipcpd/unicast/connmgr.c | 4 ++-- src/ipcpd/unicast/connmgr.h | 4 ++-- src/ipcpd/unicast/dht.c | 4 ++-- src/ipcpd/unicast/dht.h | 4 ++-- src/ipcpd/unicast/dir.c | 4 ++-- src/ipcpd/unicast/dir.h | 4 ++-- src/ipcpd/unicast/dt.c | 4 ++-- src/ipcpd/unicast/dt.h | 4 ++-- src/ipcpd/unicast/enroll.c | 4 ++-- src/ipcpd/unicast/enroll.h | 4 ++-- src/ipcpd/unicast/fa.c | 4 ++-- src/ipcpd/unicast/fa.h | 4 ++-- src/ipcpd/unicast/kademlia.proto | 4 ++-- src/ipcpd/unicast/main.c | 4 ++-- src/ipcpd/unicast/pff.c | 4 ++-- src/ipcpd/unicast/pff.h | 4 ++-- src/ipcpd/unicast/pol-addr-auth-ops.h | 4 ++-- src/ipcpd/unicast/pol-ca-ops.h | 4 ++-- src/ipcpd/unicast/pol-pff-ops.h | 4 ++-- src/ipcpd/unicast/pol-routing-ops.h | 4 ++-- src/ipcpd/unicast/pol/alternate_pff.c | 4 ++-- src/ipcpd/unicast/pol/alternate_pff.h | 4 ++-- src/ipcpd/unicast/pol/ca-mb-ecn.c | 4 ++-- src/ipcpd/unicast/pol/ca-mb-ecn.h | 4 ++-- src/ipcpd/unicast/pol/ca-nop.c | 4 ++-- src/ipcpd/unicast/pol/ca-nop.h | 4 ++-- src/ipcpd/unicast/pol/flat.c | 4 ++-- src/ipcpd/unicast/pol/flat.h | 4 ++-- src/ipcpd/unicast/pol/graph.c | 4 ++-- src/ipcpd/unicast/pol/graph.h | 4 ++-- src/ipcpd/unicast/pol/link_state.c | 4 ++-- src/ipcpd/unicast/pol/link_state.h | 4 ++-- src/ipcpd/unicast/pol/multipath_pff.c | 4 ++-- src/ipcpd/unicast/pol/multipath_pff.h | 4 ++-- src/ipcpd/unicast/pol/pft.c | 4 ++-- src/ipcpd/unicast/pol/pft.h | 4 ++-- src/ipcpd/unicast/pol/simple_pff.c | 4 ++-- src/ipcpd/unicast/pol/simple_pff.h | 4 ++-- src/ipcpd/unicast/pol/tests/graph_test.c | 4 ++-- src/ipcpd/unicast/pol/tests/pft_test.c | 4 ++-- src/ipcpd/unicast/psched.c | 4 ++-- src/ipcpd/unicast/psched.h | 4 ++-- src/ipcpd/unicast/routing.c | 4 ++-- src/ipcpd/unicast/routing.h | 4 ++-- src/ipcpd/unicast/tests/dht_test.c | 4 ++-- src/irmd/config.h.in | 4 ++-- src/irmd/ipcp.c | 4 ++-- src/irmd/ipcp.h | 4 ++-- src/irmd/irm_flow.c | 4 ++-- src/irmd/irm_flow.h | 4 ++-- src/irmd/main.c | 4 ++-- src/irmd/proc_table.c | 4 ++-- src/irmd/proc_table.h | 4 ++-- src/irmd/prog_table.c | 4 ++-- src/irmd/prog_table.h | 4 ++-- src/irmd/registry.c | 4 ++-- src/irmd/registry.h | 4 ++-- src/irmd/utils.c | 4 ++-- src/irmd/utils.h | 4 ++-- src/lib/bitmap.c | 4 ++-- src/lib/btree.c | 4 ++-- src/lib/cacep.c | 4 ++-- src/lib/cacep.proto | 4 ++-- src/lib/config.h.in | 4 ++-- src/lib/crc32.c | 4 ++-- src/lib/dev.c | 4 ++-- src/lib/frct.c | 4 ++-- src/lib/hash.c | 4 ++-- src/lib/ipcp_config.proto | 4 ++-- src/lib/ipcpd_messages.proto | 4 ++-- src/lib/irm.c | 4 ++-- src/lib/irmd_messages.proto | 4 ++-- src/lib/list.c | 4 ++-- src/lib/lockfile.c | 4 ++-- src/lib/logs.c | 4 ++-- src/lib/md5.c | 4 ++-- src/lib/notifier.c | 4 ++-- src/lib/qoscube.c | 4 ++-- src/lib/qosspec.proto | 4 ++-- src/lib/random.c | 4 ++-- src/lib/rib.c | 4 ++-- src/lib/sha3.c | 4 ++-- src/lib/shm_flow_set.c | 4 ++-- src/lib/shm_rbuff.c | 4 ++-- src/lib/shm_rbuff_ll.c | 4 ++-- src/lib/shm_rbuff_pthr.c | 4 ++-- src/lib/shm_rdrbuff.c | 4 ++-- src/lib/sockets.c | 4 ++-- src/lib/tests/bitmap_test.c | 4 ++-- src/lib/tests/btree_test.c | 4 ++-- src/lib/tests/crc32_test.c | 4 ++-- src/lib/tests/md5_test.c | 4 ++-- src/lib/tests/sha3_test.c | 4 ++-- src/lib/tests/shm_rbuff_test.c | 4 ++-- src/lib/tests/time_utils_test.c | 4 ++-- src/lib/timerwheel.c | 4 ++-- src/lib/tpm.c | 4 ++-- src/lib/utils.c | 4 ++-- src/tools/irm/irm.c | 4 ++-- src/tools/irm/irm_bind.c | 4 ++-- src/tools/irm/irm_bind_ipcp.c | 4 ++-- src/tools/irm/irm_bind_process.c | 4 ++-- src/tools/irm/irm_bind_program.c | 4 ++-- src/tools/irm/irm_ipcp.c | 4 ++-- src/tools/irm/irm_ipcp_bootstrap.c | 4 ++-- src/tools/irm/irm_ipcp_connect.c | 4 ++-- src/tools/irm/irm_ipcp_create.c | 4 ++-- src/tools/irm/irm_ipcp_destroy.c | 4 ++-- src/tools/irm/irm_ipcp_disconnect.c | 4 ++-- src/tools/irm/irm_ipcp_enroll.c | 4 ++-- src/tools/irm/irm_ipcp_list.c | 4 ++-- src/tools/irm/irm_name.c | 4 ++-- src/tools/irm/irm_name_create.c | 4 ++-- src/tools/irm/irm_name_destroy.c | 4 ++-- src/tools/irm/irm_name_list.c | 4 ++-- src/tools/irm/irm_name_reg.c | 4 ++-- src/tools/irm/irm_name_unreg.c | 4 ++-- src/tools/irm/irm_ops.h | 4 ++-- src/tools/irm/irm_unbind.c | 4 ++-- src/tools/irm/irm_unbind_ipcp.c | 4 ++-- src/tools/irm/irm_unbind_process.c | 4 ++-- src/tools/irm/irm_unbind_program.c | 4 ++-- src/tools/irm/irm_utils.c | 4 ++-- src/tools/irm/irm_utils.h | 4 ++-- src/tools/obc/obc.c | 4 ++-- src/tools/ocbr/ocbr.c | 4 ++-- src/tools/ocbr/ocbr_client.c | 4 ++-- src/tools/ocbr/ocbr_server.c | 4 ++-- src/tools/oecho/oecho.c | 4 ++-- src/tools/operf/operf.c | 4 ++-- src/tools/operf/operf_client.c | 4 ++-- src/tools/operf/operf_server.c | 4 ++-- src/tools/oping/oping.c | 4 ++-- src/tools/oping/oping_client.c | 4 ++-- src/tools/oping/oping_server.c | 4 ++-- src/tools/ovpn/ovpn.c | 4 ++-- src/tools/time_utils.h | 4 ++-- 161 files changed, 322 insertions(+), 322 deletions(-) (limited to 'src') diff --git a/src/ipcpd/broadcast/comp.h b/src/ipcpd/broadcast/comp.h index cb59c40d..6cb42847 100644 --- a/src/ipcpd/broadcast/comp.h +++ b/src/ipcpd/broadcast/comp.h @@ -3,8 +3,8 @@ * * Components for the broadcast IPC process * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/broadcast/connmgr.c b/src/ipcpd/broadcast/connmgr.c index be16703a..1311a916 100644 --- a/src/ipcpd/broadcast/connmgr.c +++ b/src/ipcpd/broadcast/connmgr.c @@ -3,8 +3,8 @@ * * Handles connections between components * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/broadcast/connmgr.h b/src/ipcpd/broadcast/connmgr.h index 14b16ed8..49ff61d8 100644 --- a/src/ipcpd/broadcast/connmgr.h +++ b/src/ipcpd/broadcast/connmgr.h @@ -3,8 +3,8 @@ * * Handles the different AP connections * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/broadcast/dt.c b/src/ipcpd/broadcast/dt.c index d18bd0c6..77f6204d 100644 --- a/src/ipcpd/broadcast/dt.c +++ b/src/ipcpd/broadcast/dt.c @@ -3,8 +3,8 @@ * * Forward loop for broadcast * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/broadcast/dt.h b/src/ipcpd/broadcast/dt.h index 38090ad4..4331bd3e 100644 --- a/src/ipcpd/broadcast/dt.h +++ b/src/ipcpd/broadcast/dt.h @@ -3,8 +3,8 @@ * * Forward loop for broadcast * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/broadcast/enroll.c b/src/ipcpd/broadcast/enroll.c index f964baf1..c05c6d8e 100644 --- a/src/ipcpd/broadcast/enroll.c +++ b/src/ipcpd/broadcast/enroll.c @@ -3,8 +3,8 @@ * * Enrollment Task * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/broadcast/enroll.h b/src/ipcpd/broadcast/enroll.h index 225add18..5c7f1a02 100644 --- a/src/ipcpd/broadcast/enroll.h +++ b/src/ipcpd/broadcast/enroll.h @@ -3,8 +3,8 @@ * * Enrollment Task * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/broadcast/main.c b/src/ipcpd/broadcast/main.c index c54d5274..b7555803 100644 --- a/src/ipcpd/broadcast/main.c +++ b/src/ipcpd/broadcast/main.c @@ -3,8 +3,8 @@ * * Broadcast IPC Process * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/config.h.in b/src/ipcpd/config.h.in index 722b6c7e..ba4c3260 100644 --- a/src/ipcpd/config.h.in +++ b/src/ipcpd/config.h.in @@ -3,8 +3,8 @@ * * IPC process configuration * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/eth/dix.c b/src/ipcpd/eth/dix.c index e318e5d6..ac117e37 100644 --- a/src/ipcpd/eth/dix.c +++ b/src/ipcpd/eth/dix.c @@ -3,8 +3,8 @@ * * IPC processes over Ethernet - DIX * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/eth/eth.c b/src/ipcpd/eth/eth.c index 326d9196..a1eeb3fa 100644 --- a/src/ipcpd/eth/eth.c +++ b/src/ipcpd/eth/eth.c @@ -3,8 +3,8 @@ * * IPC processes over Ethernet * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/eth/llc.c b/src/ipcpd/eth/llc.c index ec4ecc07..d1e8bbdc 100644 --- a/src/ipcpd/eth/llc.c +++ b/src/ipcpd/eth/llc.c @@ -3,8 +3,8 @@ * * IPC processes over Ethernet - LLC * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/ipcp.c b/src/ipcpd/ipcp.c index 7c6b03f3..7be946dc 100644 --- a/src/ipcpd/ipcp.c +++ b/src/ipcpd/ipcp.c @@ -3,8 +3,8 @@ * * IPC process main loop * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/ipcp.h b/src/ipcpd/ipcp.h index 725c96b3..3ac0f74a 100644 --- a/src/ipcpd/ipcp.h +++ b/src/ipcpd/ipcp.h @@ -3,8 +3,8 @@ * * IPC process structure * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/local/main.c b/src/ipcpd/local/main.c index a807eeb9..520f87fc 100644 --- a/src/ipcpd/local/main.c +++ b/src/ipcpd/local/main.c @@ -3,8 +3,8 @@ * * Local IPC process * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/raptor/main.c b/src/ipcpd/raptor/main.c index 3cd37a63..bfb5af92 100644 --- a/src/ipcpd/raptor/main.c +++ b/src/ipcpd/raptor/main.c @@ -4,8 +4,8 @@ * IPC process using the Raptor FPGA. * * Alexander D'hoore - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/shim-data.c b/src/ipcpd/shim-data.c index 8dd6de2e..add7fb6b 100644 --- a/src/ipcpd/shim-data.c +++ b/src/ipcpd/shim-data.c @@ -3,8 +3,8 @@ * * IPC process utilities * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/shim-data.h b/src/ipcpd/shim-data.h index 902392fa..12a4b02e 100644 --- a/src/ipcpd/shim-data.h +++ b/src/ipcpd/shim-data.h @@ -3,8 +3,8 @@ * * Utitilies for building IPC processes * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/udp/main.c b/src/ipcpd/udp/main.c index 2c5a3ac9..dba831ff 100644 --- a/src/ipcpd/udp/main.c +++ b/src/ipcpd/udp/main.c @@ -3,8 +3,8 @@ * * IPC process over UDP * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/addr_auth.c b/src/ipcpd/unicast/addr_auth.c index d75f2ade..e508d0cb 100644 --- a/src/ipcpd/unicast/addr_auth.c +++ b/src/ipcpd/unicast/addr_auth.c @@ -3,8 +3,8 @@ * * Address authority * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/addr_auth.h b/src/ipcpd/unicast/addr_auth.h index 3b5ea0f3..d26d3eb7 100644 --- a/src/ipcpd/unicast/addr_auth.h +++ b/src/ipcpd/unicast/addr_auth.h @@ -3,8 +3,8 @@ * * Address authority * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/ca.c b/src/ipcpd/unicast/ca.c index 4def1bff..ddeb2849 100644 --- a/src/ipcpd/unicast/ca.c +++ b/src/ipcpd/unicast/ca.c @@ -3,8 +3,8 @@ * * Congestion Avoidance * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/ca.h b/src/ipcpd/unicast/ca.h index 2a03cd65..8b221790 100644 --- a/src/ipcpd/unicast/ca.h +++ b/src/ipcpd/unicast/ca.h @@ -3,8 +3,8 @@ * * Congestion avoidance * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/comp.h b/src/ipcpd/unicast/comp.h index de8cf85a..45880aab 100644 --- a/src/ipcpd/unicast/comp.h +++ b/src/ipcpd/unicast/comp.h @@ -3,8 +3,8 @@ * * Components for the unicast IPC process * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/connmgr.c b/src/ipcpd/unicast/connmgr.c index 374aa8a5..9023d43c 100644 --- a/src/ipcpd/unicast/connmgr.c +++ b/src/ipcpd/unicast/connmgr.c @@ -3,8 +3,8 @@ * * Handles connections between components * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/connmgr.h b/src/ipcpd/unicast/connmgr.h index c735c9c0..92892a3d 100644 --- a/src/ipcpd/unicast/connmgr.h +++ b/src/ipcpd/unicast/connmgr.h @@ -3,8 +3,8 @@ * * Handles the different AP connections * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/dht.c b/src/ipcpd/unicast/dht.c index cf1ccd4e..70c3408a 100644 --- a/src/ipcpd/unicast/dht.c +++ b/src/ipcpd/unicast/dht.c @@ -3,8 +3,8 @@ * * Distributed Hash Table based on Kademlia * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/ipcpd/unicast/dht.h b/src/ipcpd/unicast/dht.h index e42252fe..df394714 100644 --- a/src/ipcpd/unicast/dht.h +++ b/src/ipcpd/unicast/dht.h @@ -3,8 +3,8 @@ * * Distributed Hash Table based on Kademlia * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/ipcpd/unicast/dir.c b/src/ipcpd/unicast/dir.c index 18eb327e..a30908b8 100644 --- a/src/ipcpd/unicast/dir.c +++ b/src/ipcpd/unicast/dir.c @@ -3,8 +3,8 @@ * * Directory * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/dir.h b/src/ipcpd/unicast/dir.h index ddba8730..32595749 100644 --- a/src/ipcpd/unicast/dir.h +++ b/src/ipcpd/unicast/dir.h @@ -3,8 +3,8 @@ * * Directory * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/dt.c b/src/ipcpd/unicast/dt.c index 11fb6c91..5d2bd9ce 100644 --- a/src/ipcpd/unicast/dt.c +++ b/src/ipcpd/unicast/dt.c @@ -3,8 +3,8 @@ * * Data Transfer Component * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/dt.h b/src/ipcpd/unicast/dt.h index 19da4927..e1abbe28 100644 --- a/src/ipcpd/unicast/dt.h +++ b/src/ipcpd/unicast/dt.h @@ -3,8 +3,8 @@ * * Data Transfer component * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/enroll.c b/src/ipcpd/unicast/enroll.c index d75feb64..3abe431e 100644 --- a/src/ipcpd/unicast/enroll.c +++ b/src/ipcpd/unicast/enroll.c @@ -3,8 +3,8 @@ * * Enrollment Task * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/enroll.h b/src/ipcpd/unicast/enroll.h index 44e9564d..18b31942 100644 --- a/src/ipcpd/unicast/enroll.h +++ b/src/ipcpd/unicast/enroll.h @@ -3,8 +3,8 @@ * * Enrollment Task * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/fa.c b/src/ipcpd/unicast/fa.c index 4d30e8e0..bdbb9409 100644 --- a/src/ipcpd/unicast/fa.c +++ b/src/ipcpd/unicast/fa.c @@ -3,8 +3,8 @@ * * Flow allocator of the IPC Process * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/fa.h b/src/ipcpd/unicast/fa.h index aa354dee..376fdb20 100644 --- a/src/ipcpd/unicast/fa.h +++ b/src/ipcpd/unicast/fa.h @@ -3,8 +3,8 @@ * * Flow allocator of the IPC Process * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/kademlia.proto b/src/ipcpd/unicast/kademlia.proto index 593c055d..58f5e787 100644 --- a/src/ipcpd/unicast/kademlia.proto +++ b/src/ipcpd/unicast/kademlia.proto @@ -3,8 +3,8 @@ * * KAD protocol * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/ipcpd/unicast/main.c b/src/ipcpd/unicast/main.c index 2cd56a38..050b9229 100644 --- a/src/ipcpd/unicast/main.c +++ b/src/ipcpd/unicast/main.c @@ -3,8 +3,8 @@ * * Unicast IPC Process * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pff.c b/src/ipcpd/unicast/pff.c index 155515e9..03682184 100644 --- a/src/ipcpd/unicast/pff.c +++ b/src/ipcpd/unicast/pff.c @@ -3,8 +3,8 @@ * * PDU Forwarding Function * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pff.h b/src/ipcpd/unicast/pff.h index 08301ccf..3ac9d5fb 100644 --- a/src/ipcpd/unicast/pff.h +++ b/src/ipcpd/unicast/pff.h @@ -3,8 +3,8 @@ * * PDU Forwarding Function * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol-addr-auth-ops.h b/src/ipcpd/unicast/pol-addr-auth-ops.h index 0862cc84..395a5675 100644 --- a/src/ipcpd/unicast/pol-addr-auth-ops.h +++ b/src/ipcpd/unicast/pol-addr-auth-ops.h @@ -3,8 +3,8 @@ * * Address authority policy ops * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol-ca-ops.h b/src/ipcpd/unicast/pol-ca-ops.h index 9da81a7c..88f6cf61 100644 --- a/src/ipcpd/unicast/pol-ca-ops.h +++ b/src/ipcpd/unicast/pol-ca-ops.h @@ -3,8 +3,8 @@ * * Congestion avoidance policy ops * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol-pff-ops.h b/src/ipcpd/unicast/pol-pff-ops.h index 4f521436..85615a1f 100644 --- a/src/ipcpd/unicast/pol-pff-ops.h +++ b/src/ipcpd/unicast/pol-pff-ops.h @@ -3,8 +3,8 @@ * * Pff policy ops * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol-routing-ops.h b/src/ipcpd/unicast/pol-routing-ops.h index 75879adc..cea88582 100644 --- a/src/ipcpd/unicast/pol-routing-ops.h +++ b/src/ipcpd/unicast/pol-routing-ops.h @@ -3,8 +3,8 @@ * * Routing policy ops * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/alternate_pff.c b/src/ipcpd/unicast/pol/alternate_pff.c index 9c057db9..18d3dfed 100644 --- a/src/ipcpd/unicast/pol/alternate_pff.c +++ b/src/ipcpd/unicast/pol/alternate_pff.c @@ -3,8 +3,8 @@ * * Policy for PFF with alternate next hops * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/alternate_pff.h b/src/ipcpd/unicast/pol/alternate_pff.h index deaec00e..9c7cc08f 100644 --- a/src/ipcpd/unicast/pol/alternate_pff.h +++ b/src/ipcpd/unicast/pol/alternate_pff.h @@ -3,8 +3,8 @@ * * Policy for PFF with alternate next hops * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/ca-mb-ecn.c b/src/ipcpd/unicast/pol/ca-mb-ecn.c index b5764cf1..9f07fc77 100644 --- a/src/ipcpd/unicast/pol/ca-mb-ecn.c +++ b/src/ipcpd/unicast/pol/ca-mb-ecn.c @@ -3,8 +3,8 @@ * * Multi-bit ECN Congestion Avoidance * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/ca-mb-ecn.h b/src/ipcpd/unicast/pol/ca-mb-ecn.h index c58f5a67..a90ae3e2 100644 --- a/src/ipcpd/unicast/pol/ca-mb-ecn.h +++ b/src/ipcpd/unicast/pol/ca-mb-ecn.h @@ -3,8 +3,8 @@ * * Multi-bit ECN Congestion Avoidance * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/ca-nop.c b/src/ipcpd/unicast/pol/ca-nop.c index 8c9d24c3..db908c5c 100644 --- a/src/ipcpd/unicast/pol/ca-nop.c +++ b/src/ipcpd/unicast/pol/ca-nop.c @@ -3,8 +3,8 @@ * * Dummy Congestion Avoidance * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/ca-nop.h b/src/ipcpd/unicast/pol/ca-nop.h index f3e5e10a..7b9d318f 100644 --- a/src/ipcpd/unicast/pol/ca-nop.h +++ b/src/ipcpd/unicast/pol/ca-nop.h @@ -3,8 +3,8 @@ * * Dummy Congestion Avoidance * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/flat.c b/src/ipcpd/unicast/pol/flat.c index ec64f6fa..f869f761 100644 --- a/src/ipcpd/unicast/pol/flat.c +++ b/src/ipcpd/unicast/pol/flat.c @@ -3,8 +3,8 @@ * * Policy for flat addresses in a distributed way * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/flat.h b/src/ipcpd/unicast/pol/flat.h index e557f072..21f7721a 100644 --- a/src/ipcpd/unicast/pol/flat.h +++ b/src/ipcpd/unicast/pol/flat.h @@ -3,8 +3,8 @@ * * Policy for flat addresses in a distributed way * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/graph.c b/src/ipcpd/unicast/pol/graph.c index 4cedae83..51fd0c4b 100644 --- a/src/ipcpd/unicast/pol/graph.c +++ b/src/ipcpd/unicast/pol/graph.c @@ -3,8 +3,8 @@ * * Undirected graph structure * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * Nick Aerts * * This program is free software; you can redistribute it and/or modify diff --git a/src/ipcpd/unicast/pol/graph.h b/src/ipcpd/unicast/pol/graph.h index 91137b32..632cc5a0 100644 --- a/src/ipcpd/unicast/pol/graph.h +++ b/src/ipcpd/unicast/pol/graph.h @@ -3,8 +3,8 @@ * * Undirected graph structure * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/link_state.c b/src/ipcpd/unicast/pol/link_state.c index b973f6a4..18729a7c 100644 --- a/src/ipcpd/unicast/pol/link_state.c +++ b/src/ipcpd/unicast/pol/link_state.c @@ -3,8 +3,8 @@ * * Link state routing policy * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/link_state.h b/src/ipcpd/unicast/pol/link_state.h index 53f165e6..05b0ae5d 100644 --- a/src/ipcpd/unicast/pol/link_state.h +++ b/src/ipcpd/unicast/pol/link_state.h @@ -3,8 +3,8 @@ * * Link state routing policy * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/multipath_pff.c b/src/ipcpd/unicast/pol/multipath_pff.c index 8fd714e6..0d759ec4 100644 --- a/src/ipcpd/unicast/pol/multipath_pff.c +++ b/src/ipcpd/unicast/pol/multipath_pff.c @@ -3,8 +3,8 @@ * * Policy for PFF supporting multipath routing * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * Nick Aerts * * This program is free software; you can redistribute it and/or modify diff --git a/src/ipcpd/unicast/pol/multipath_pff.h b/src/ipcpd/unicast/pol/multipath_pff.h index a79545e8..8168995e 100644 --- a/src/ipcpd/unicast/pol/multipath_pff.h +++ b/src/ipcpd/unicast/pol/multipath_pff.h @@ -3,8 +3,8 @@ * * Policy for PFF supporting multipath routing * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * Nick Aerts * * This program is free software; you can redistribute it and/or modify diff --git a/src/ipcpd/unicast/pol/pft.c b/src/ipcpd/unicast/pol/pft.c index fed4eb4b..e42b4a98 100644 --- a/src/ipcpd/unicast/pol/pft.c +++ b/src/ipcpd/unicast/pol/pft.c @@ -3,8 +3,8 @@ * * Packet forwarding table (PFT) with chaining on collisions * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/pft.h b/src/ipcpd/unicast/pol/pft.h index 6dcd74c9..011ad414 100644 --- a/src/ipcpd/unicast/pol/pft.h +++ b/src/ipcpd/unicast/pol/pft.h @@ -3,8 +3,8 @@ * * Packet forwarding table (PFT) with chaining on collisions * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/simple_pff.c b/src/ipcpd/unicast/pol/simple_pff.c index 506ca390..13944aed 100644 --- a/src/ipcpd/unicast/pol/simple_pff.c +++ b/src/ipcpd/unicast/pol/simple_pff.c @@ -3,8 +3,8 @@ * * Simple PDU Forwarding Function * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/simple_pff.h b/src/ipcpd/unicast/pol/simple_pff.h index be1cd8d6..2b22c130 100644 --- a/src/ipcpd/unicast/pol/simple_pff.h +++ b/src/ipcpd/unicast/pol/simple_pff.h @@ -3,8 +3,8 @@ * * Simple policy for PFF * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/tests/graph_test.c b/src/ipcpd/unicast/pol/tests/graph_test.c index a6afeb4f..217c7eab 100644 --- a/src/ipcpd/unicast/pol/tests/graph_test.c +++ b/src/ipcpd/unicast/pol/tests/graph_test.c @@ -3,8 +3,8 @@ * * Test of the graph structure * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/pol/tests/pft_test.c b/src/ipcpd/unicast/pol/tests/pft_test.c index 5606534b..c48267eb 100644 --- a/src/ipcpd/unicast/pol/tests/pft_test.c +++ b/src/ipcpd/unicast/pol/tests/pft_test.c @@ -3,8 +3,8 @@ * * Test of the hash table * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/psched.c b/src/ipcpd/unicast/psched.c index 57e00bd3..facc495c 100644 --- a/src/ipcpd/unicast/psched.c +++ b/src/ipcpd/unicast/psched.c @@ -3,8 +3,8 @@ * * Packet scheduler component * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/psched.h b/src/ipcpd/unicast/psched.h index 36ac530c..1f22b34b 100644 --- a/src/ipcpd/unicast/psched.h +++ b/src/ipcpd/unicast/psched.h @@ -3,8 +3,8 @@ * * Packet scheduler component * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/routing.c b/src/ipcpd/unicast/routing.c index 670ef14b..1b13ae0e 100644 --- a/src/ipcpd/unicast/routing.c +++ b/src/ipcpd/unicast/routing.c @@ -3,8 +3,8 @@ * * Routing component of the IPCP * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/routing.h b/src/ipcpd/unicast/routing.h index 2e63bead..2eaaeb68 100644 --- a/src/ipcpd/unicast/routing.h +++ b/src/ipcpd/unicast/routing.h @@ -3,8 +3,8 @@ * * Routing component of the IPCP * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/ipcpd/unicast/tests/dht_test.c b/src/ipcpd/unicast/tests/dht_test.c index 877e13a5..552af75c 100644 --- a/src/ipcpd/unicast/tests/dht_test.c +++ b/src/ipcpd/unicast/tests/dht_test.c @@ -3,8 +3,8 @@ * * Unit tests of the DHT * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/config.h.in b/src/irmd/config.h.in index aa2701f1..2b00abf0 100644 --- a/src/irmd/config.h.in +++ b/src/irmd/config.h.in @@ -3,8 +3,8 @@ * * Configuration for the IPC Resource Manager * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/ipcp.c b/src/irmd/ipcp.c index e015750c..b0d11a96 100644 --- a/src/irmd/ipcp.c +++ b/src/irmd/ipcp.c @@ -3,8 +3,8 @@ * * The API to instruct IPCPs * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/ipcp.h b/src/irmd/ipcp.h index 82da2ce3..eb2361c7 100644 --- a/src/irmd/ipcp.h +++ b/src/irmd/ipcp.h @@ -3,8 +3,8 @@ * * The API for the IRM to instruct IPCPs * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/irm_flow.c b/src/irmd/irm_flow.c index bf7013ef..92bf74ef 100644 --- a/src/irmd/irm_flow.c +++ b/src/irmd/irm_flow.c @@ -3,8 +3,8 @@ * * The IPC Resource Manager - Flows * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/irm_flow.h b/src/irmd/irm_flow.h index 92128df2..35e7dc2c 100644 --- a/src/irmd/irm_flow.h +++ b/src/irmd/irm_flow.h @@ -3,8 +3,8 @@ * * The IPC Resource Manager - Flows * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/main.c b/src/irmd/main.c index c1c61a79..66bad7da 100644 --- a/src/irmd/main.c +++ b/src/irmd/main.c @@ -3,8 +3,8 @@ * * The IPC Resource Manager * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/proc_table.c b/src/irmd/proc_table.c index 2d92b700..a80e8d27 100644 --- a/src/irmd/proc_table.c +++ b/src/irmd/proc_table.c @@ -3,8 +3,8 @@ * * The IPC Resource Manager - Process Table * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/proc_table.h b/src/irmd/proc_table.h index 9af4034d..9b81a111 100644 --- a/src/irmd/proc_table.h +++ b/src/irmd/proc_table.h @@ -3,8 +3,8 @@ * * The IPC Resource Manager - Process Table * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/prog_table.c b/src/irmd/prog_table.c index 6b05e777..a6cc37ab 100644 --- a/src/irmd/prog_table.c +++ b/src/irmd/prog_table.c @@ -3,8 +3,8 @@ * * The IPC Resource Manager - Program Table * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/prog_table.h b/src/irmd/prog_table.h index 6f890ec9..35fb7784 100644 --- a/src/irmd/prog_table.h +++ b/src/irmd/prog_table.h @@ -3,8 +3,8 @@ * * The IPC Resource Manager - Program Table * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/registry.c b/src/irmd/registry.c index 0d9f550c..f0bd3e62 100644 --- a/src/irmd/registry.c +++ b/src/irmd/registry.c @@ -3,8 +3,8 @@ * * The IPC Resource Manager - Registry * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/registry.h b/src/irmd/registry.h index 11d63e52..af34cffc 100644 --- a/src/irmd/registry.h +++ b/src/irmd/registry.h @@ -3,8 +3,8 @@ * * The IPC Resource Manager - Registry * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/utils.c b/src/irmd/utils.c index a5aa0661..976dcfa2 100644 --- a/src/irmd/utils.c +++ b/src/irmd/utils.c @@ -3,8 +3,8 @@ * * The IPC Resource Manager - Utilities * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/irmd/utils.h b/src/irmd/utils.h index c3884f3f..5af918fd 100644 --- a/src/irmd/utils.h +++ b/src/irmd/utils.h @@ -3,8 +3,8 @@ * * Utils of the IPC Resource Manager * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lib/bitmap.c b/src/lib/bitmap.c index 9d08221a..0c551960 100644 --- a/src/lib/bitmap.c +++ b/src/lib/bitmap.c @@ -3,8 +3,8 @@ * * Bitmap implementation * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/btree.c b/src/lib/btree.c index 7875f190..64b8689e 100644 --- a/src/lib/btree.c +++ b/src/lib/btree.c @@ -3,8 +3,8 @@ * * B-trees * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/cacep.c b/src/lib/cacep.c index 1b0bf0d3..e8d21d8e 100644 --- a/src/lib/cacep.c +++ b/src/lib/cacep.c @@ -3,8 +3,8 @@ * * The Common Application Connection Establishment Protocol * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/cacep.proto b/src/lib/cacep.proto index 4fbd0265..f0ef1e98 100644 --- a/src/lib/cacep.proto +++ b/src/lib/cacep.proto @@ -3,8 +3,8 @@ * * Message for Connection Information in CACEP * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/config.h.in b/src/lib/config.h.in index 2473802a..17213a57 100644 --- a/src/lib/config.h.in +++ b/src/lib/config.h.in @@ -3,8 +3,8 @@ * * Ouroboros library configuration * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/crc32.c b/src/lib/crc32.c index 9984646b..cd267faf 100644 --- a/src/lib/crc32.c +++ b/src/lib/crc32.c @@ -3,8 +3,8 @@ * * 32-bit Cyclic Redundancy Check * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/dev.c b/src/lib/dev.c index 714791fc..032d57f5 100644 --- a/src/lib/dev.c +++ b/src/lib/dev.c @@ -3,8 +3,8 @@ * * API for applications * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/frct.c b/src/lib/frct.c index fde10258..615d499c 100644 --- a/src/lib/frct.c +++ b/src/lib/frct.c @@ -3,8 +3,8 @@ * * Flow and Retransmission Control * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/hash.c b/src/lib/hash.c index 54834ba7..4ce3f3b4 100644 --- a/src/lib/hash.c +++ b/src/lib/hash.c @@ -3,8 +3,8 @@ * * Hashing * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This implementation is adapted and redistributed from the RHASH * project diff --git a/src/lib/ipcp_config.proto b/src/lib/ipcp_config.proto index 6b3bb154..9cbf1e49 100644 --- a/src/lib/ipcp_config.proto +++ b/src/lib/ipcp_config.proto @@ -3,8 +3,8 @@ * * Layer configuration message * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/ipcpd_messages.proto b/src/lib/ipcpd_messages.proto index f0b1fc01..a8c3bfb4 100644 --- a/src/lib/ipcpd_messages.proto +++ b/src/lib/ipcpd_messages.proto @@ -3,8 +3,8 @@ * * IPCPd message * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/irm.c b/src/lib/irm.c index d0ac2c1d..19bee4d2 100644 --- a/src/lib/irm.c +++ b/src/lib/irm.c @@ -3,8 +3,8 @@ * * The API to instruct the IRM * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/irmd_messages.proto b/src/lib/irmd_messages.proto index 1e3eca0d..515d486f 100644 --- a/src/lib/irmd_messages.proto +++ b/src/lib/irmd_messages.proto @@ -3,8 +3,8 @@ * * IRMd message * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/list.c b/src/lib/list.c index edb5e245..55c5d04a 100644 --- a/src/lib/list.c +++ b/src/lib/list.c @@ -3,8 +3,8 @@ * * Simple doubly linked list implementation. * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/lockfile.c b/src/lib/lockfile.c index 9fd7b2d1..b0e1115f 100644 --- a/src/lib/lockfile.c +++ b/src/lib/lockfile.c @@ -3,8 +3,8 @@ * * Lockfile for Ouroboros * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/logs.c b/src/lib/logs.c index 3d52319b..edfeac15 100644 --- a/src/lib/logs.c +++ b/src/lib/logs.c @@ -3,8 +3,8 @@ * * Logging facilities * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/md5.c b/src/lib/md5.c index 5201433e..a9152ee2 100644 --- a/src/lib/md5.c +++ b/src/lib/md5.c @@ -3,8 +3,8 @@ * * MD5 algorithm * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This implementation is adapted and redistributed from the RHASH * project diff --git a/src/lib/notifier.c b/src/lib/notifier.c index 13f8c98e..06f15681 100644 --- a/src/lib/notifier.c +++ b/src/lib/notifier.c @@ -3,8 +3,8 @@ * * Notifier event system using callbacks * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/qoscube.c b/src/lib/qoscube.c index 0ab9cefe..b9482263 100644 --- a/src/lib/qoscube.c +++ b/src/lib/qoscube.c @@ -3,8 +3,8 @@ * * Quality of Service cube * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/qosspec.proto b/src/lib/qosspec.proto index 8b0fcd33..8a355363 100644 --- a/src/lib/qosspec.proto +++ b/src/lib/qosspec.proto @@ -3,8 +3,8 @@ * * QoS specification message * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/random.c b/src/lib/random.c index bc3323a2..ee992fda 100644 --- a/src/lib/random.c +++ b/src/lib/random.c @@ -3,8 +3,8 @@ * * Pseudo random generator * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/rib.c b/src/lib/rib.c index 5fde0077..0f3f3b3d 100644 --- a/src/lib/rib.c +++ b/src/lib/rib.c @@ -3,8 +3,8 @@ * * RIB export using FUSE * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/sha3.c b/src/lib/sha3.c index fdf11fb0..74f971ab 100644 --- a/src/lib/sha3.c +++ b/src/lib/sha3.c @@ -3,8 +3,8 @@ * * SHA3 algorithm * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This implementation is adapted and redistributed from the RHASH * project diff --git a/src/lib/shm_flow_set.c b/src/lib/shm_flow_set.c index 7e14d442..553a7a78 100644 --- a/src/lib/shm_flow_set.c +++ b/src/lib/shm_flow_set.c @@ -3,8 +3,8 @@ * * Management of flow_sets for fqueue * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/shm_rbuff.c b/src/lib/shm_rbuff.c index c098484f..b75477ba 100644 --- a/src/lib/shm_rbuff.c +++ b/src/lib/shm_rbuff.c @@ -3,8 +3,8 @@ * * Ring buffer implementations for incoming packets * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/shm_rbuff_ll.c b/src/lib/shm_rbuff_ll.c index 8faebbf2..1a81b926 100644 --- a/src/lib/shm_rbuff_ll.c +++ b/src/lib/shm_rbuff_ll.c @@ -3,8 +3,8 @@ * * Lockless ring buffer for incoming packets * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/shm_rbuff_pthr.c b/src/lib/shm_rbuff_pthr.c index 51d8468d..aa79b477 100644 --- a/src/lib/shm_rbuff_pthr.c +++ b/src/lib/shm_rbuff_pthr.c @@ -3,8 +3,8 @@ * * Ring buffer for incoming packets * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/shm_rdrbuff.c b/src/lib/shm_rdrbuff.c index 573fef24..d7726b63 100644 --- a/src/lib/shm_rdrbuff.c +++ b/src/lib/shm_rdrbuff.c @@ -3,8 +3,8 @@ * * Random Deletion Ring Buffer for Data Units * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/sockets.c b/src/lib/sockets.c index 19601a23..391d41d5 100644 --- a/src/lib/sockets.c +++ b/src/lib/sockets.c @@ -3,8 +3,8 @@ * * The sockets layer to communicate between daemons * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/tests/bitmap_test.c b/src/lib/tests/bitmap_test.c index 592e2348..0815ecff 100644 --- a/src/lib/tests/bitmap_test.c +++ b/src/lib/tests/bitmap_test.c @@ -3,8 +3,8 @@ * * Test of the bitmap * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lib/tests/btree_test.c b/src/lib/tests/btree_test.c index 84adb137..9dc59d32 100644 --- a/src/lib/tests/btree_test.c +++ b/src/lib/tests/btree_test.c @@ -3,8 +3,8 @@ * * Test of the B-tree implementation * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lib/tests/crc32_test.c b/src/lib/tests/crc32_test.c index f96ca57a..a0f70423 100644 --- a/src/lib/tests/crc32_test.c +++ b/src/lib/tests/crc32_test.c @@ -3,8 +3,8 @@ * * Test of the CRC32 function * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lib/tests/md5_test.c b/src/lib/tests/md5_test.c index 81900489..b5ad127f 100644 --- a/src/lib/tests/md5_test.c +++ b/src/lib/tests/md5_test.c @@ -3,8 +3,8 @@ * * Test of the MD5 function * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lib/tests/sha3_test.c b/src/lib/tests/sha3_test.c index b12a3ed3..4860cd9b 100644 --- a/src/lib/tests/sha3_test.c +++ b/src/lib/tests/sha3_test.c @@ -3,8 +3,8 @@ * * Test of the SHA3 function * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lib/tests/shm_rbuff_test.c b/src/lib/tests/shm_rbuff_test.c index bb0187e6..a3ed1449 100644 --- a/src/lib/tests/shm_rbuff_test.c +++ b/src/lib/tests/shm_rbuff_test.c @@ -3,8 +3,8 @@ * * Test of the shm_rbuff * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lib/tests/time_utils_test.c b/src/lib/tests/time_utils_test.c index d102225c..fa65c4dc 100644 --- a/src/lib/tests/time_utils_test.c +++ b/src/lib/tests/time_utils_test.c @@ -3,8 +3,8 @@ * * Test of the time utilities * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lib/timerwheel.c b/src/lib/timerwheel.c index db944997..55433a58 100644 --- a/src/lib/timerwheel.c +++ b/src/lib/timerwheel.c @@ -3,8 +3,8 @@ * * Timerwheel * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/tpm.c b/src/lib/tpm.c index a8ab45c3..dfba6492 100644 --- a/src/lib/tpm.c +++ b/src/lib/tpm.c @@ -3,8 +3,8 @@ * * Threadpool management * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/lib/utils.c b/src/lib/utils.c index ba79d79f..931ee449 100644 --- a/src/lib/utils.c +++ b/src/lib/utils.c @@ -3,8 +3,8 @@ * * Handy utilities * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/src/tools/irm/irm.c b/src/tools/irm/irm.c index b3196374..0078025b 100644 --- a/src/tools/irm/irm.c +++ b/src/tools/irm/irm.c @@ -3,8 +3,8 @@ * * A tool to instruct the IRM daemon * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_bind.c b/src/tools/irm/irm_bind.c index 8a0945a0..86294f67 100644 --- a/src/tools/irm/irm_bind.c +++ b/src/tools/irm/irm_bind.c @@ -3,8 +3,8 @@ * * Bind names in the processing system * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_bind_ipcp.c b/src/tools/irm/irm_bind_ipcp.c index 45644652..d95a0c97 100644 --- a/src/tools/irm/irm_bind_ipcp.c +++ b/src/tools/irm/irm_bind_ipcp.c @@ -3,8 +3,8 @@ * * Bind IPCP Instance to a name * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_bind_process.c b/src/tools/irm/irm_bind_process.c index d628cc85..5fd9e740 100644 --- a/src/tools/irm/irm_bind_process.c +++ b/src/tools/irm/irm_bind_process.c @@ -3,8 +3,8 @@ * * Bind a process to a name * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_bind_program.c b/src/tools/irm/irm_bind_program.c index 0e9fd7c1..d36521dd 100644 --- a/src/tools/irm/irm_bind_program.c +++ b/src/tools/irm/irm_bind_program.c @@ -3,8 +3,8 @@ * * Bind programs to a name * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_ipcp.c b/src/tools/irm/irm_ipcp.c index 04114f06..9e539ca4 100644 --- a/src/tools/irm/irm_ipcp.c +++ b/src/tools/irm/irm_ipcp.c @@ -3,8 +3,8 @@ * * A tool to instruct the IRM daemon * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_ipcp_bootstrap.c b/src/tools/irm/irm_ipcp_bootstrap.c index 5a3245ec..cd6c3c8a 100644 --- a/src/tools/irm/irm_ipcp_bootstrap.c +++ b/src/tools/irm/irm_ipcp_bootstrap.c @@ -3,8 +3,8 @@ * * Bootstrap IPC Processes * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_ipcp_connect.c b/src/tools/irm/irm_ipcp_connect.c index a925f16d..965a3a26 100644 --- a/src/tools/irm/irm_ipcp_connect.c +++ b/src/tools/irm/irm_ipcp_connect.c @@ -3,8 +3,8 @@ * * Connect components of unicast or broadcast IPC processes * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_ipcp_create.c b/src/tools/irm/irm_ipcp_create.c index 5f11a2a6..3373b058 100644 --- a/src/tools/irm/irm_ipcp_create.c +++ b/src/tools/irm/irm_ipcp_create.c @@ -3,8 +3,8 @@ * * Create IPC Processes * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_ipcp_destroy.c b/src/tools/irm/irm_ipcp_destroy.c index 7a6501f3..6f42d09f 100644 --- a/src/tools/irm/irm_ipcp_destroy.c +++ b/src/tools/irm/irm_ipcp_destroy.c @@ -3,8 +3,8 @@ * * Destroy IPC Processes * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_ipcp_disconnect.c b/src/tools/irm/irm_ipcp_disconnect.c index 675a7f0b..87685e25 100644 --- a/src/tools/irm/irm_ipcp_disconnect.c +++ b/src/tools/irm/irm_ipcp_disconnect.c @@ -3,8 +3,8 @@ * * Connect components of unicast or broadcast IPC processes * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_ipcp_enroll.c b/src/tools/irm/irm_ipcp_enroll.c index 5c901714..2feffc54 100644 --- a/src/tools/irm/irm_ipcp_enroll.c +++ b/src/tools/irm/irm_ipcp_enroll.c @@ -3,8 +3,8 @@ * * Enroll IPC Processes * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_ipcp_list.c b/src/tools/irm/irm_ipcp_list.c index c188c874..54fb1a1c 100644 --- a/src/tools/irm/irm_ipcp_list.c +++ b/src/tools/irm/irm_ipcp_list.c @@ -3,8 +3,8 @@ * * List IPC Processes * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_name.c b/src/tools/irm/irm_name.c index 41701127..a14db4a0 100644 --- a/src/tools/irm/irm_name.c +++ b/src/tools/irm/irm_name.c @@ -3,8 +3,8 @@ * * A tool to instruct the IRM daemon * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_name_create.c b/src/tools/irm/irm_name_create.c index 40af8682..61f20ea8 100644 --- a/src/tools/irm/irm_name_create.c +++ b/src/tools/irm/irm_name_create.c @@ -3,8 +3,8 @@ * * Create IPC Processes * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_name_destroy.c b/src/tools/irm/irm_name_destroy.c index 5d1b37a3..f2d833e0 100644 --- a/src/tools/irm/irm_name_destroy.c +++ b/src/tools/irm/irm_name_destroy.c @@ -3,8 +3,8 @@ * * Create IPC Processes * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_name_list.c b/src/tools/irm/irm_name_list.c index 118e1433..0398b1cb 100644 --- a/src/tools/irm/irm_name_list.c +++ b/src/tools/irm/irm_name_list.c @@ -3,8 +3,8 @@ * * List names * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_name_reg.c b/src/tools/irm/irm_name_reg.c index 7d38ff02..04ca0b47 100644 --- a/src/tools/irm/irm_name_reg.c +++ b/src/tools/irm/irm_name_reg.c @@ -3,8 +3,8 @@ * * Register names with IPCPs * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_name_unreg.c b/src/tools/irm/irm_name_unreg.c index bc583dfb..39d4b5f3 100644 --- a/src/tools/irm/irm_name_unreg.c +++ b/src/tools/irm/irm_name_unreg.c @@ -3,8 +3,8 @@ * * Unregister names from IPCPs * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_ops.h b/src/tools/irm/irm_ops.h index 2208fdda..7ce773d0 100644 --- a/src/tools/irm/irm_ops.h +++ b/src/tools/irm/irm_ops.h @@ -3,8 +3,8 @@ * * Functions of the IRM tool that are one level deep * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_unbind.c b/src/tools/irm/irm_unbind.c index c8db86cb..ff9f0d38 100644 --- a/src/tools/irm/irm_unbind.c +++ b/src/tools/irm/irm_unbind.c @@ -3,8 +3,8 @@ * * Unbind names in the processing system * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_unbind_ipcp.c b/src/tools/irm/irm_unbind_ipcp.c index a629eac5..705af1ab 100644 --- a/src/tools/irm/irm_unbind_ipcp.c +++ b/src/tools/irm/irm_unbind_ipcp.c @@ -3,8 +3,8 @@ * * Unbind name from IPCP Instance * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_unbind_process.c b/src/tools/irm/irm_unbind_process.c index 731e42d8..733410a1 100644 --- a/src/tools/irm/irm_unbind_process.c +++ b/src/tools/irm/irm_unbind_process.c @@ -3,8 +3,8 @@ * * Unbind process names * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_unbind_program.c b/src/tools/irm/irm_unbind_program.c index 93b0fca1..41395c85 100644 --- a/src/tools/irm/irm_unbind_program.c +++ b/src/tools/irm/irm_unbind_program.c @@ -3,8 +3,8 @@ * * Unbind programs * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_utils.c b/src/tools/irm/irm_utils.c index 4e1ea178..4a15dfce 100644 --- a/src/tools/irm/irm_utils.c +++ b/src/tools/irm/irm_utils.c @@ -3,8 +3,8 @@ * * Handy helper functions for the IRM tool * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/irm/irm_utils.h b/src/tools/irm/irm_utils.h index a5f8d1e3..f32b519a 100644 --- a/src/tools/irm/irm_utils.h +++ b/src/tools/irm/irm_utils.h @@ -3,8 +3,8 @@ * * Handy helper functions for the IRM tool * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/obc/obc.c b/src/tools/obc/obc.c index 59de0f77..63e4eca1 100644 --- a/src/tools/obc/obc.c +++ b/src/tools/obc/obc.c @@ -3,8 +3,8 @@ * * A simple broadcast application * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/ocbr/ocbr.c b/src/tools/ocbr/ocbr.c index 2c3a99df..2643b588 100644 --- a/src/tools/ocbr/ocbr.c +++ b/src/tools/ocbr/ocbr.c @@ -3,8 +3,8 @@ * * CBR traffic generator * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/ocbr/ocbr_client.c b/src/tools/ocbr/ocbr_client.c index b892ca53..f2a6e20f 100644 --- a/src/tools/ocbr/ocbr_client.c +++ b/src/tools/ocbr/ocbr_client.c @@ -3,8 +3,8 @@ * * A simple CBR generator * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/ocbr/ocbr_server.c b/src/tools/ocbr/ocbr_server.c index 777d1157..7f347971 100644 --- a/src/tools/ocbr/ocbr_server.c +++ b/src/tools/ocbr/ocbr_server.c @@ -3,8 +3,8 @@ * * A simple CBR generator * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/oecho/oecho.c b/src/tools/oecho/oecho.c index c097c715..62f3f636 100644 --- a/src/tools/oecho/oecho.c +++ b/src/tools/oecho/oecho.c @@ -3,8 +3,8 @@ * * A simple echo application * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/operf/operf.c b/src/tools/operf/operf.c index 0870d73b..2afeb71f 100644 --- a/src/tools/operf/operf.c +++ b/src/tools/operf/operf.c @@ -3,8 +3,8 @@ * * Ouroboros perf application * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/operf/operf_client.c b/src/tools/operf/operf_client.c index 5c7471fa..58d9aaff 100644 --- a/src/tools/operf/operf_client.c +++ b/src/tools/operf/operf_client.c @@ -3,8 +3,8 @@ * * Ouroboros ping application * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/operf/operf_server.c b/src/tools/operf/operf_server.c index 6f4c5de2..aa900919 100644 --- a/src/tools/operf/operf_server.c +++ b/src/tools/operf/operf_server.c @@ -3,8 +3,8 @@ * * Ouroboros perf application * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/oping/oping.c b/src/tools/oping/oping.c index 4cc17712..093f3e84 100644 --- a/src/tools/oping/oping.c +++ b/src/tools/oping/oping.c @@ -3,8 +3,8 @@ * * Ouroboros ping application * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/oping/oping_client.c b/src/tools/oping/oping_client.c index 6a7511b2..a310338d 100644 --- a/src/tools/oping/oping_client.c +++ b/src/tools/oping/oping_client.c @@ -3,8 +3,8 @@ * * Ouroboros ping application * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/oping/oping_server.c b/src/tools/oping/oping_server.c index bec55b0d..ec9e85ab 100644 --- a/src/tools/oping/oping_server.c +++ b/src/tools/oping/oping_server.c @@ -3,8 +3,8 @@ * * Ouroboros ping application * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/ovpn/ovpn.c b/src/tools/ovpn/ovpn.c index 4f241c72..dddbdde0 100644 --- a/src/tools/ovpn/ovpn.c +++ b/src/tools/ovpn/ovpn.c @@ -3,8 +3,8 @@ * * Ouroboros VPN * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/tools/time_utils.h b/src/tools/time_utils.h index 56e4d472..17f03d61 100644 --- a/src/tools/time_utils.h +++ b/src/tools/time_utils.h @@ -3,8 +3,8 @@ * * Time utilities * - * Dimitri Staessens - * Sander Vrijders + * Dimitri Staessens + * Sander Vrijders * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit v1.2.3