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/retroGene.h src/hg/hgTracks/retroGene.h index df556b7..5e11a92 100644 --- src/hg/hgTracks/retroGene.h +++ src/hg/hgTracks/retroGene.h @@ -1,15 +1,18 @@ +/* Copyright (C) 2011 The Regents of the University of California + * See README in this or parent directory for licensing information. */ + #ifndef RETROGENE_H #define RETROGENE_H #include "common.h" #include "linefile.h" #include "portable.h" #include "memalloc.h" #include "localmem.h" #include "obscure.h" #include "dystring.h" #include "hash.h" #include "jksql.h" #include "chromColors.h" #include "hdb.h" #include "hgTracks.h"