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/formatZfishSts/formatZfishSts.c src/hg/formatZfishSts/formatZfishSts.c
index 5378590..e9f2be2 100644
--- src/hg/formatZfishSts/formatZfishSts.c
+++ src/hg/formatZfishSts/formatZfishSts.c
@@ -1,17 +1,17 @@
 /* Copyright (C) 2005 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. */
 
 /*
   File: formatZfishSts.c
   Author: Rachel Harte
   Date: 4/11/2005
   Description: Bring together and format sources of STS data for Zebrafish from
   NCBI and ZFIN. There are sometimes multiple mappings of markers in the same
   panel to different positions either on the same or different chromosome. The 
   zebrafish mapping panels information from http://www.zfin.org have replicate 
   entries so sort and uniq this file before using as input.
 */
 
 #include "common.h"
 #include "linefile.h"
 #include "memalloc.h"