src/hg/instinct/inc/featuresLib.h 1.15
1.15 2009/06/04 03:47:22 jsanborn
added copyright notices, removed cluster library
Index: src/hg/instinct/inc/featuresLib.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/inc/featuresLib.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -b -B -U 4 -r1.14 -r1.15
--- src/hg/instinct/inc/featuresLib.h 12 Jan 2009 20:47:10 -0000 1.14
+++ src/hg/instinct/inc/featuresLib.h 4 Jun 2009 03:47:22 -0000 1.15
@@ -1,4 +1,8 @@
+/********************************************************************************/
+/* Copyright 2007-2009 -- The Regents of the University of California */
+/********************************************************************************/
+
/* ispyFeatures.h - interfaces to plug features into feature sorter. The must important
* thing here is the column structure. */
#ifndef ISPYFEATURES_H