summaryrefslogtreecommitdiff
path: root/src/3rdparty
diff options
context:
space:
mode:
authorS. D. Cloudt <s.d.cloudt@student.tue.nl>2019-10-28 11:31:49 +0100
committerCharles Pigott <charlespigott@googlemail.com>2019-11-10 17:59:20 +0000
commit13cc8a0ceec90def39cbcb84135a0bf039793a6f (patch)
tree83c12b73f03aa9d27b50c5e663df07c95c3defff /src/3rdparty
parenta15ace0f5b7efcc55717fa4f7ddfb0f50f5d0f6f (diff)
downloadopenttd-13cc8a0ceec90def39cbcb84135a0bf039793a6f.tar.xz
Cleanup: Removed SVN headers
Diffstat (limited to 'src/3rdparty')
-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. */
/*