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/makeDb/outside/hgCGAP/hgCGAP.c src/hg/makeDb/outside/hgCGAP/hgCGAP.c index 1750ce2..de11a7a 100644 --- src/hg/makeDb/outside/hgCGAP/hgCGAP.c +++ src/hg/makeDb/outside/hgCGAP/hgCGAP.c @@ -1,19 +1,19 @@ /* This program parse CGAP data file */ /* Copyright (C) 2009 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. */ #define ALIAS 1 #define BIOCARTA 2 #define CYTOBAND 3 #define GO 4 #define HOMOLOG 5 #define KEGG 6 #define LOCUSID 7 #define MGC_CLONE 8 #define MOTIF 9 #define OMIM 10 #define SEQUENCE 11 #define SNP 12 #define SV_CLONE 13 #define SYMBOL 14