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/hgTracks/variation.h src/hg/hgTracks/variation.h index a9d84fa..7bf1a26 100644 --- src/hg/hgTracks/variation.h +++ src/hg/hgTracks/variation.h @@ -1,17 +1,20 @@ /* variation.h - hgTracks routines that are specific to the SNP and haplotype tracks */ +/* Copyright (C) 2014 The Regents of the University of California + * See README in this or parent directory for licensing information. */ + #ifndef VARIATION_H #define VARIATION_H #include "common.h" #include "hCommon.h" #include "hdb.h" #include "hgTracks.h" #include "snp.h" #include "snpMap.h" #include "hui.h" #include "snpUi.h" #include "snp125.h" #include "snp125Ui.h" #include "snp132Ext.h" #include "spaceSaver.h"