src/hg/instinct/hgHeatmap2/hgGenesets.c 1.10
1.10 2009/06/04 03:50:37 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/hgHeatmap2/hgGenesets.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgHeatmap2/hgGenesets.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -B -U 4 -r1.9 -r1.10
--- src/hg/instinct/hgHeatmap2/hgGenesets.c 24 Jan 2009 00:34:58 -0000 1.9
+++ src/hg/instinct/hgHeatmap2/hgGenesets.c 4 Jun 2009 03:50:37 -0000 1.10
@@ -1,7 +1,10 @@
-/* hgSessions.c
- * These routines handle the storing and retrieving of JSON objects stored in a local
- * mysql database "sessionTrash".
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California */
+/********************************************************************************/
+
+/* hgGenesets.c
+ * These routines handle the custom genesets.
*/
#include "common.h"
#include "cart.h"