4898794edd81be5285ea6e544acbedeaeb31bf78 max Tue Nov 23 08:10:57 2021 -0800 Fixing pointers to README file for license in all source code files. refs #27614 diff --git src/hg/hgText/hgText.h src/hg/hgText/hgText.h index 457e1f7..1178ee2 100644 --- src/hg/hgText/hgText.h +++ src/hg/hgText/hgText.h @@ -1,22 +1,22 @@ /* 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. */ + * See kent/LICENSE or http://genome.ucsc.edu/license/ 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"