src/hg/instinct/hgHeatmap2/hgUsers.c 1.4
1.4 2009/06/04 03:50:37 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/hgHeatmap2/hgUsers.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgHeatmap2/hgUsers.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 4 -r1.3 -r1.4
--- src/hg/instinct/hgHeatmap2/hgUsers.c 24 Nov 2008 23:38:44 -0000 1.3
+++ src/hg/instinct/hgHeatmap2/hgUsers.c 4 Jun 2009 03:50:37 -0000 1.4
@@ -1,4 +1,8 @@
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California */
+/********************************************************************************/
+
/* hgUsers.c
* These routines are the beginning of a simple user authentication scheme to handle
* multiple semi-private datasets on a public server. Only somewhat secure.
*/