src/hg/instinct/hgHeatmap2/hgToolTip.c 1.8

1.8 2009/06/04 03:50:37 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/hgHeatmap2/hgToolTip.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgHeatmap2/hgToolTip.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -b -B -U 4 -r1.7 -r1.8
--- src/hg/instinct/hgHeatmap2/hgToolTip.c	20 May 2009 00:19:54 -0000	1.7
+++ src/hg/instinct/hgHeatmap2/hgToolTip.c	4 Jun 2009 03:50:37 -0000	1.8
@@ -1,6 +1,10 @@
-/* mainPage - drs the main hgHeatmap page, including some controls
- * on the top and the graphic. */
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California           */
+/********************************************************************************/
+
+/* hgToolTip.c -- routines that handle the frontend's tool tip requests
+ */
 
 #include "common.h"
 #include "bed.h"
 #include "hash.h"