src/hg/instinct/hgHeatmap2/hgAnnotations.c 1.10

1.10 2009/06/04 03:50:36 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/hgHeatmap2/hgAnnotations.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgHeatmap2/hgAnnotations.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -B -U 4 -r1.9 -r1.10
--- src/hg/instinct/hgHeatmap2/hgAnnotations.c	3 Feb 2009 00:20:08 -0000	1.9
+++ src/hg/instinct/hgHeatmap2/hgAnnotations.c	4 Jun 2009 03:50:36 -0000	1.10
@@ -1,4 +1,8 @@
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California           */
+/********************************************************************************/
+
 /* hgAnnotations.c
  *    Work in progress -- to draw small region to full genome annotation tracks (i.e. RefSeq) 
  * in concise space.
  */