src/hg/instinct/lib/hgStatsLib.c 1.14

1.14 2009/06/04 03:42:50 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/lib/hgStatsLib.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/lib/hgStatsLib.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -b -B -U 4 -r1.13 -r1.14
--- src/hg/instinct/lib/hgStatsLib.c	27 Apr 2009 16:58:35 -0000	1.13
+++ src/hg/instinct/lib/hgStatsLib.c	4 Jun 2009 03:42:50 -0000	1.14
@@ -1,4 +1,8 @@
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California           */
+/********************************************************************************/
+
 #include <math.h>
 #include "float.h"
 #include "common.h"
 #include "cprob.h"