src/hg/instinct/hgHeatmap2/trashDirMD5.c 1.4

1.4 2009/06/04 03:50:37 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/hgHeatmap2/trashDirMD5.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgHeatmap2/trashDirMD5.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 4 -r1.3 -r1.4
--- src/hg/instinct/hgHeatmap2/trashDirMD5.c	3 Oct 2008 23:56:11 -0000	1.3
+++ src/hg/instinct/hgHeatmap2/trashDirMD5.c	4 Jun 2009 03:50:37 -0000	1.4
@@ -1,7 +1,7 @@
-// Code by: B-Con (http://b-con.us) 
-// Released under the GNU GPL 
-// MD5 Hash Digest implementation (little endian byte order) 
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California           */
+/********************************************************************************/
 
 #include "common.h"
 #include "hash.h"
 #include "cart.h"