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/hgTracks/imageV2.h src/hg/hgTracks/imageV2.h index 5f7e83e..0907ad6 100644 --- src/hg/hgTracks/imageV2.h +++ src/hg/hgTracks/imageV2.h @@ -1,19 +1,19 @@ // imageV2 - API for creating the image V2 features. /* Copyright (C) 2014 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 IMAGEV2_H #define IMAGEV2_H // DRAG_SCROLL means dragging the image left-right to reposition the viewing window on the chrom. // NOTE: 1x works fine and is released. Set IMAGEv2_DRAG_SCROLL_SZ > 1 (3=3x) // to see hidden image while dragging. #ifndef IMAGEv2_DRAG_SCROLL_SZ #define IMAGEv2_DRAG_SCROLL_SZ 1 #endif #if defined(IMAGEv2_DRAG_SCROLL_SZ) && (IMAGEv2_DRAG_SCROLL_SZ > 1) #define IMAGEv2_SHORT_MAPITEMS //#define IMAGEv2_SHORT_TOGGLE //#define IMAGEv2_NO_LEFTLABEL_ON_FULL