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/netCart.h src/hg/inc/netCart.h
index fc224aa..c0bcce8 100644
--- src/hg/inc/netCart.h
+++ src/hg/inc/netCart.h
@@ -1,19 +1,19 @@
 /* netCart.h - cart settings for net color and level options */
 
 /* 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 NETCART_H
 #define NETCART_H
 
 #include "chainCart.h"	/* borrowing CHROM_COLORS from chainCart */
 
 #define NET_COLOR	"netColor"
 /* suffix for variable identification, and trackDb variable name */
 #define GRAY_SCALE	"Gray scale"
 /* value on pull-down menu for color */
 #define TDB_GRAY_SCALE	"grayScale"
 /* trackDb option string value */
 
 #define NET_LEVEL	"netLevel"
 /* suffix for variable identification, and trackDb variable name */