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/inc/pcrResult.h src/hg/inc/pcrResult.h index f5243bc..28baecd 100644 --- src/hg/inc/pcrResult.h +++ src/hg/inc/pcrResult.h @@ -1,19 +1,19 @@ /* pcrResult -- support for internal track of hgPcr results. */ /* Copyright (C) 2008 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 PCRRESULT_H #define PCRRESULT_H #include "targetDb.h" #include "cart.h" /* Definitions for track name and labels: */ #define PCR_RESULT_TRACK_NAME "hgPcrResult" #define PCR_RESULT_TRACK_LABEL "PCR Results" #define PCR_RESULT_TRACK_LONGLABEL "Your Sequence from PCR Search" /* UI settings: */ #define PCR_RESULT_TARGET_STYLE PCR_RESULT_TRACK_NAME "_targetStyle" #define PCR_RESULT_TARGET_STYLE_TRIM "trim"