summaryrefslogtreecommitdiff
path: root/include/ouroboros/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ouroboros/md5.h')
-rw-r--r--include/ouroboros/md5.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/ouroboros/md5.h b/include/ouroboros/md5.h
index 9da88d7a..85a22544 100644
--- a/include/ouroboros/md5.h
+++ b/include/ouroboros/md5.h
@@ -1,10 +1,10 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2020
+ * Ouroboros - Copyright (C) 2016 - 2024
*
* MD5 algorithm
*
- * Dimitri Staessens <dimitri.staessens@ugent.be>
- * Sander Vrijders <sander.vrijders@ugent.be>
+ * Dimitri Staessens <dimitri@ouroboros.rocks>
+ * Sander Vrijders <sander@ouroboros.rocks>
*
* This implementation is adapted and redistributed from the RHASH
* project implementation of the MD5 algorithm