e70152e44cc66cc599ff6b699eb8adc07f3e656a
kent
  Sat May 24 21:09:34 2014 -0700
Adding Copyright NNNN Regents of the University of California to all files I believe with reasonable certainty were developed under UCSC employ or as part of Genome Browser copyright assignment.
diff --git src/lib/emblParse.c src/lib/emblParse.c
index 5061010..f0b6213 100644
--- src/lib/emblParse.c
+++ src/lib/emblParse.c
@@ -1,15 +1,18 @@
+/* Copyright (C) 2011 The Regents of the University of California 
+ * See README in this or parent directory for licensing information. */
+
 /* Parse EMBL formatted files. EMBL files are basically line
  * oriented.  Each line begins with a short (usually two letter)
  * type word.  Adjacent lines with the same type are generally
  * considered logical extensions of each other.  In many cases
  * lines can be considered fields in an EMBL database.  Records
  * are separated by lines starting with '//'  Generally lines
  * starting with XX are empty and used to make the records more
  * human readable.   Here is an example record:
  
  C  M00001
  XX
  ID  V$MYOD_01
  XX
  NA  MyoD
  XX