summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-01-27 13:51:58 (GMT)
committerBrad King <brad.king@kitware.com>2010-01-27 13:51:58 (GMT)
commitbaf8e9938272d658c4df23648c2c8989376e2073 (patch)
tree3405379670ee59a4546e1ec77d91d038a4524b47
parent54cb05238b81551cd3d7b478b6271ecbbd96bec3 (diff)
downloadCMake-baf8e9938272d658c4df23648c2c8989376e2073.zip
CMake-baf8e9938272d658c4df23648c2c8989376e2073.tar.gz
CMake-baf8e9938272d658c4df23648c2c8989376e2073.tar.bz2
KWSys: Remove $Id$ from MD5.c
This CVS keyword was copied into the file with the rest of the implementation. It has no meaning outside its original project tree.
-rw-r--r--Source/kwsys/MD5.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/kwsys/MD5.c b/Source/kwsys/MD5.c
index f2e2019..1ea0a66 100644
--- a/Source/kwsys/MD5.c
+++ b/Source/kwsys/MD5.c
@@ -52,7 +52,6 @@
ghost@aladdin.com
*/
-/* $Id$ */
/*
Independent implementation of MD5 (RFC 1321).