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/longRange.h src/hg/inc/longRange.h index f9280d1..71e1ef2 100644 --- src/hg/inc/longRange.h +++ src/hg/inc/longRange.h @@ -1,19 +1,19 @@ /* longRange - Long Range Interaction Format functions */ /* Copyright (C) 2013 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 LONGRANGE_H #define LONGRANGE_H #include "common.h" #include "cheapcgi.h" #include "cart.h" #include "trackDb.h" #include "bed.h" #define LONG_HEIGHT "heightPer" #define LONG_MINHEIGHT 20 #define LONG_MAXHEIGHT 300 #define LONG_DEFHEIGHT "200" #define LONG_MINSCORE "minScore" #define LONG_DEFMINSCORE "0"