src/hg/instinct/lib/heatmapUtility.c 1.6
1.6 2009/06/04 03:42:49 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/lib/heatmapUtility.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/lib/heatmapUtility.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -b -B -U 4 -r1.5 -r1.6
--- src/hg/instinct/lib/heatmapUtility.c 21 Nov 2008 19:46:09 -0000 1.5
+++ src/hg/instinct/lib/heatmapUtility.c 4 Jun 2009 03:42:49 -0000 1.6
@@ -1,4 +1,8 @@
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California */
+/********************************************************************************/
+
/* utilities */
#include "common.h"
#include "hash.h"