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/near/hgNear/examples.c src/hg/near/hgNear/examples.c index d10056a..eda4a11 100644 --- src/hg/near/hgNear/examples.c +++ src/hg/near/hgNear/examples.c @@ -1,19 +1,19 @@ /* examples.c - Put up text with quick usage and examples. */ /* Copyright (C) 2004 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 "linefile.h" #include "htmshell.h" #include "hgColors.h" #include "hgNear.h" void doExamples(struct sqlConnection *conn, struct column *colList) /* Put up controls and then some helpful text and examples. * Called when search box is empty. */ { displayData(conn, colList, NULL); hPrintf("<TABLE BORDER=1 CELLSPACING=0 CELLPADDING=0 BGCOLOR=\"#"HG_COL_BORDER"\"><TR><TD>"); hPrintf("<TABLE BORDER=0 CELLSPACING=1 CELLPADDING=9 BGCOLOR=\"#"HG_COL_INSIDE"\"><TR><TD>\n"); hPrintf("%s",