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/soTerm.h src/hg/inc/soTerm.h
index 8dbc8d2..5aab25d 100644
--- src/hg/inc/soTerm.h
+++ src/hg/inc/soTerm.h
@@ -1,19 +1,19 @@
 /* soTerm.h --- a subset of locally used Sequence Ontology terms */
 
 /* 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. */
 
 // To explore the full tree of SO terms and their relationships, try the MISO browser:
 // http://www.sequenceontology.org/browser/obob.cgi
 
 // would be nice to more closely match Ensembl's subset of SO:
 // http://uswest.ensembl.org/info/docs/variation/predicted_data.html#consequences
 
 #ifndef SOTERM_H
 #define SOTERM_H
 
 enum soTerm	// the various variant effects
     {
     soUnknown=0,
     frameshift=865,
     regulatory_region_variant=1566,