summaryrefslogtreecommitdiff
path: root/src/lib/tests/crc32_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/tests/crc32_test.c')
-rw-r--r--src/lib/tests/crc32_test.c4
1 files changed, 2 insertions, 2 deletions
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 <dimitri.staessens@ugent.be>
- * Sander Vrijders <sander.vrijders@ugent.be>
+ * Dimitri Staessens <dimitri@ouroboros.rocks>
+ * Sander Vrijders <sander@ouroboros.rocks>
*
* 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