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/hgText/hgText.h src/hg/hgText/hgText.h index 0382dff..457e1f7 100644 --- src/hg/hgText/hgText.h +++ src/hg/hgText/hgText.h @@ -1,20 +1,23 @@ /* hgText.h generic item to be shared between source files in this dir * * $Id: hgText.h,v 1.6 2004/04/28 22:07:12 hiram Exp $ */ +/* Copyright (C) 2004 The Regents of the University of California + * See README in this or parent directory for licensing information. */ + #ifndef HGTEXT_H #define HGTEXT_H /* Values for outputTypePosMenu */ #define allFieldsPhase "Tab-separated, All fields" #define chooseFieldsPhase "Tab-separated, Choose fields..." #define seqOptionsPhase "FASTA (DNA sequence)..." #define gffPhase "GTF" #define bedOptionsPhase "BED..." #define ctOptionsPhase "Custom Track..." #define ctWigOptionsPhase "Data custom track..." #define linksPhase "Hyperlinks to Genome Browser" #define statsPhase "Summary/Statistics" #define wigOptionsPhase "Get data points"