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/sageVisCGI/gnuplot_i.h src/hg/sageVisCGI/gnuplot_i.h index 24fb1c2..3b3f3ac 100644 --- src/hg/sageVisCGI/gnuplot_i.h +++ src/hg/sageVisCGI/gnuplot_i.h @@ -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 name : gnuplot_i.h Author : N. Devillard Created on : Fri Sept 26 1997 Description : C interface to gnuplot gnuplot is a freely available, command-driven graphical display tool for Unix. It compiles and works quite well on a number of Unix flavours as well as other operating systems. The following module enables sending display requests to gnuplot through simple C calls. ---------------------------------------------------------------------------*/