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/affy120KDetails.h src/hg/inc/affy120KDetails.h index c5967e0..3d102cf 100644 --- src/hg/inc/affy120KDetails.h +++ src/hg/inc/affy120KDetails.h @@ -1,19 +1,22 @@ /* affy120KDetails.h was originally generated by the autoSql program, which also * generated affy120KDetails.c and affy120KDetails.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 AFFY120KDETAILS_H #define AFFY120KDETAILS_H #ifndef JKSQL_H #include "jksql.h" #endif #define AFFY120KDETAILS_NUM_COLS 64 struct affy120KDetails /* Information from affyGenoDetails representing the Affymetrix 120K SNP Genotyping array */ { struct affy120KDetails *next; /* Next in singly linked list. */ int affyId; /* Affymetrix SNP id */ char *rsId; /* RS identifier (some are null) */