diff options
author | Dimitri Staessens <[email protected]> | 2021-01-02 07:24:35 +0100 |
---|---|---|
committer | Sander Vrijders <[email protected]> | 2021-01-03 11:57:05 +0100 |
commit | fa2ca608aa06c98c080edf80c00d39d6d90e4d3a (patch) | |
tree | 6f64e325b389d5698390497d96fb03d4a7321c86 /src/ipcpd/unicast/pol/tests | |
parent | 505703bcd8cf33279f89c414b008e393cb04522f (diff) | |
download | ouroboros-fa2ca608aa06c98c080edf80c00d39d6d90e4d3a.tar.gz ouroboros-fa2ca608aa06c98c080edf80c00d39d6d90e4d3a.zip |
build: Update email addresses
The ugent email addresses are shut down, updated to Ouroboros mail
addresses.
Signed-off-by: Dimitri Staessens <[email protected]>
Signed-off-by: Sander Vrijders <[email protected]>
Diffstat (limited to 'src/ipcpd/unicast/pol/tests')
-rw-r--r-- | src/ipcpd/unicast/pol/tests/graph_test.c | 4 | ||||
-rw-r--r-- | src/ipcpd/unicast/pol/tests/pft_test.c | 4 |
2 files changed, 4 insertions, 4 deletions
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 <[email protected]> - * Sander Vrijders <[email protected]> + * Dimitri Staessens <[email protected]> + * Sander Vrijders <[email protected]> * * 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 <[email protected]> - * Sander Vrijders <[email protected]> + * Dimitri Staessens <[email protected]> + * Sander Vrijders <[email protected]> * * 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 |