summaryrefslogtreecommitdiff
path: root/md5.h
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-07-24 14:12:37 +0000
committertron <tron@openttd.org>2005-07-24 14:12:37 +0000
commita227065ab75d6cb9f449f2282315adc933450b49 (patch)
tree2c607555a4bcc2d41a41eea7726fe2f1b04d5f33 /md5.h
parentc7980036e943aafe527a40ec0125f9d93924cb27 (diff)
downloadopenttd-a227065ab75d6cb9f449f2282315adc933450b49.tar.xz
(svn r2701) Insert Id tags into all source files
Diffstat (limited to 'md5.h')
-rw-r--r--md5.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/md5.h b/md5.h
index 223f24ecf..68460b9ad 100644
--- a/md5.h
+++ b/md5.h
@@ -1,3 +1,5 @@
+/* $Id$ */
+
/*
Copyright (C) 1999, 2002 Aladdin Enterprises. All rights reserved.
@@ -21,7 +23,7 @@
ghost@aladdin.com
*/
-/* $Id: md5.h,v 1.4 2002/04/13 19:20:28 lpd Exp $ */
+/* $Id$ */
/*
Independent implementation of MD5 (RFC 1321).