src/hg/instinct/lib/featuresLib.c 1.30
1.30 2009/06/04 03:42:49 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/lib/featuresLib.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/lib/featuresLib.c,v
retrieving revision 1.29
retrieving revision 1.30
diff -b -B -U 4 -r1.29 -r1.30
--- src/hg/instinct/lib/featuresLib.c 12 Jan 2009 20:48:00 -0000 1.29
+++ src/hg/instinct/lib/featuresLib.c 4 Jun 2009 03:42:49 -0000 1.30
@@ -1,4 +1,9 @@
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California */
+/********************************************************************************/
+
+
/* ispyFeatures.c -- enables access of ispy clinical features for feature sorter */
#include "common.h"
#include "hash.h"