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/lib/bigBedLabel.c src/hg/lib/bigBedLabel.c index 10894f4..4d5b74a 100644 --- src/hg/lib/bigBedLabel.c +++ src/hg/lib/bigBedLabel.c @@ -1,19 +1,19 @@ /* bigBedLabel.c - Label things in big beds . */ /* Copyright (C) 2018 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. */ #include "common.h" #include "bPlusTree.h" #include "bbiFile.h" #include "bigBed.h" #include "hgFind.h" #include "trix.h" #include "trackHub.h" #include "hubConnect.h" #include "hdb.h" #include "errCatch.h" #include "hui.h" #include "obscure.h" void bigBedLabelCalculateFields(struct cart *cart, struct trackDb *tdb, struct bbiFile *bbi, struct slInt **labelColumns )