summaryrefslogtreecommitdiff
path: root/src/3rdparty/md5
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/md5')
-rw-r--r--src/3rdparty/md5/md5.cpp2
-rw-r--r--src/3rdparty/md5/md5.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/3rdparty/md5/md5.cpp b/src/3rdparty/md5/md5.cpp
index 2111a8eb8..d8e5eeb51 100644
--- a/src/3rdparty/md5/md5.cpp
+++ b/src/3rdparty/md5/md5.cpp
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/** @file md5.cpp Creating MD5 checksums of files. */
/*
diff --git a/src/3rdparty/md5/md5.h b/src/3rdparty/md5/md5.h
index 9748dc444..049c001d8 100644
--- a/src/3rdparty/md5/md5.h
+++ b/src/3rdparty/md5/md5.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/** @file md5.h Functions to create MD5 checksums. */
/*