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/qaAgpToQacIdx/qaAgpToQacIdx.c src/hg/qaAgpToQacIdx/qaAgpToQacIdx.c
index 510ed7e..6abbdf3 100644
--- src/hg/qaAgpToQacIdx/qaAgpToQacIdx.c
+++ src/hg/qaAgpToQacIdx/qaAgpToQacIdx.c
@@ -1,16 +1,19 @@
 /* qaAgpToQacIdx - build compressed quality file and index file. */
+
+/* Copyright (C) 2007 The Regents of the University of California 
+ * See README in this or parent directory for licensing information. */
 #include "common.h"
 #include "linefile.h"
 #include "hash.h"
 #include "options.h"
 #include "agp.h"
 #include "agpFrag.h"
 #include "agpGap.h"
 #include "qaSeq.h"
 
 #define FAKE_GAP_QUAL 100
 
 void usage()
 /* Explain usage and exit. */
 {
 errAbort(