summaryrefslogtreecommitdiffstats
path: root/server/md5.c
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2008-04-15 12:40:48 -0400
committerBrian Cully <github.20.shmit@spamgourmet.com>2008-04-15 12:40:48 -0400
commitba74f0016d36ba6c2cc4eb6de84b66d641904650 (patch)
tree3a764750e429c564d968f7abad1720941da07c42 /server/md5.c
parent5301741bdf4b4e8ed780713a25cc480fc370bd98 (diff)
downloadnastd-ba74f0016d36ba6c2cc4eb6de84b66d641904650.tar.gz
nastd-ba74f0016d36ba6c2cc4eb6de84b66d641904650.zip
Remove RCSIDs and BSD copyrights. We're GIT + GPLv3 now.
Diffstat (limited to 'server/md5.c')
-rw-r--r--server/md5.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/md5.c b/server/md5.c
index b24f966..73a2d2a 100644
--- a/server/md5.c
+++ b/server/md5.c
@@ -27,8 +27,6 @@
#include <string.h>
-RCSID("$Id: md5.c,v 1.2 2000/03/27 22:23:25 shmit Exp $");
-
/* Constants for MD5Transform routine. */
#define S11 7
#define S12 12