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/hicUi.h src/hg/inc/hicUi.h index 345745f..0c87a2f 100644 --- src/hg/inc/hicUi.h +++ src/hg/inc/hicUi.h @@ -1,19 +1,19 @@ /* hic track UI */ /* Copyright (C) 2019 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 HIC_UI_H #define HIC_UI_H #include "hic.h" /* Number of bins to split score values into, also the number of gradient * steps in the color values from lowest to highest. 1024 is already overkill * for hex-valued colors. */ #define HIC_SCORE_BINS 1024 /* hic-specific trackDb setting names */ #define HIC_TDB_DRAW_MODE "drawMode"