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/inc/chicken13kInfo.h src/hg/inc/chicken13kInfo.h
index 8035544..bc2c2d4 100644
--- src/hg/inc/chicken13kInfo.h
+++ src/hg/inc/chicken13kInfo.h
@@ -1,19 +1,22 @@
 /* chicken13kInfo.h was originally generated by the autoSql program, which also 
  * generated chicken13kInfo.c and chicken13kInfo.sql.  This header links the database and
  * the RAM representation of objects. */
 
+/* Copyright (C) 2013 The Regents of the University of California 
+ * See README in this or parent directory for licensing information. */
+
 #ifndef CHICKEN13KINFO_H
 #define CHICKEN13KINFO_H
 
 #ifndef JKSQL_H
 #include "jksql.h"
 #endif
 
 #define CHICKEN13KINFO_NUM_COLS 12
 
 struct chicken13kInfo
 /* Extra information for the chicken 13k probes. */
     {
     struct chicken13kInfo *next;  /* Next in singly linked list. */
     char *id;	/* ID of the probe */
     char *source;	/* Source of the probe */