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/hg/genePredToMrna/genePredToMrna.c src/hg/genePredToMrna/genePredToMrna.c
index e26a47b..f00b988 100644
--- src/hg/genePredToMrna/genePredToMrna.c
+++ src/hg/genePredToMrna/genePredToMrna.c
@@ -1,15 +1,18 @@
+/* Copyright (C) 2007 The Regents of the University of California 
+ * See README in this or parent directory for licensing information. */
+
 #include "common.h"
 #include "obscure.h"
 #include "hCommon.h"
 #include "hash.h"
 #include "bits.h"
 #include "memgfx.h"
 #include "portable.h"
 #include "errabort.h"
 #include "dystring.h"
 #include "nib.h"
 #include "jksql.h"
 #include "dnautil.h" 
 #include "dnaseq.h"
 #include "fa.h"
 #include "fuzzyFind.h"