diff options
Diffstat (limited to 'src/lib/crc32.c')
-rw-r--r-- | src/lib/crc32.c | 4 |
1 files changed, 2 insertions, 2 deletions
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 <dimitri.staessens@ugent.be> - * Sander Vrijders <sander.vrijders@ugent.be> + * Dimitri Staessens <dimitri@ouroboros.rocks> + * Sander Vrijders <sander@ouroboros.rocks> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License |