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/fileUi.h src/hg/inc/fileUi.h index e5b063b..1abcce8 100644 --- src/hg/inc/fileUi.h +++ src/hg/inc/fileUi.h @@ -1,20 +1,20 @@ /* hui - human genome browser user interface controls that are shared * between more than one CGI. */ /* Copyright (C) 2012 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 FILEUI_H #define FILEUI_H #include "cart.h" #include "trackDb.h" #define DOWNLOADS_ONLY_TITLE "Downloadable Files" #define FILE_SORT_ORDER "fileSortOrder" // Miscellaneous but useful defines #define ENCODE_DCC_DOWNLOADS "encodeDCC" struct fileDb // File in a list of downloadable files {