src/hg/instinct/hgHeatmap2/hgSessions.c 1.7

1.7 2009/06/04 03:50:37 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/hgHeatmap2/hgSessions.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgHeatmap2/hgSessions.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -B -U 4 -r1.6 -r1.7
--- src/hg/instinct/hgHeatmap2/hgSessions.c	3 Oct 2008 23:56:11 -0000	1.6
+++ src/hg/instinct/hgHeatmap2/hgSessions.c	4 Jun 2009 03:50:37 -0000	1.7
@@ -1,4 +1,8 @@
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California           */
+/********************************************************************************/
+
 /* hgSessions.c 
  *   These routines handle the storing and retrieving of JSON objects stored in a local
  * mysql database "sessionTrash".
  */