src/hg/instinct/hgHeatmap2/hgChromGraph.c 1.3
1.3 2009/06/04 03:50:36 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/hgHeatmap2/hgChromGraph.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgHeatmap2/hgChromGraph.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -B -U 4 -r1.2 -r1.3
--- src/hg/instinct/hgHeatmap2/hgChromGraph.c 17 Sep 2008 19:54:53 -0000 1.2
+++ src/hg/instinct/hgHeatmap2/hgChromGraph.c 4 Jun 2009 03:50:36 -0000 1.3
@@ -1,4 +1,8 @@
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California */
+/********************************************************************************/
+
/* Display chromGraph data in hgHeatmap */
#include "common.h"
#include "hgChromGraph.h"