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/liftUp/liftUp.c src/hg/liftUp/liftUp.c index d55024f..930420e 100644 --- src/hg/liftUp/liftUp.c +++ src/hg/liftUp/liftUp.c @@ -1,20 +1,20 @@ /* liftUp - change coordinates of .psl, .agp, or .out file * to parent coordinate system. */ /* Copyright (C) 2014 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 "portable.h" #include "hash.h" #include "psl.h" #include "genePred.h" #include "genePredReader.h" #include "xAli.h" #include "rmskOut.h" #include "chromInserts.h" #include "axt.h" #include "chain.h" #include "chainNet.h" #include "liftUp.h" #include "options.h"