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/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 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'src/lib/tests') 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 -- cgit v1.2.3