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/gnuPlot2D.h src/hg/sageVisCGI/gnuPlot2D.h index 95b3543..a921888 100644 --- src/hg/sageVisCGI/gnuPlot2D.h +++ src/hg/sageVisCGI/gnuPlot2D.h @@ -1,21 +1,21 @@ /* gnuPlot2D.h was originally generated by the autoSql program, which also * generated gnuPlot2D.c and gnuPlot2D.sql. This header links the database and * the RAM representation of objects. */ /* 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. */ /** \page gnuPlot2D.doxp gnuPlot2D Doc page \section gnuPlot2D gnuPlot2D module <p>gnuPlot2D - a set of functions and associated datatypes to make using gnuplot easier. The package is dependent on the gnuplot_i library for gnuplot written by N.Devillard <nDevil@eso.org>. N.Devillard's web site is <a href ="http://www.eso.org/~ndevilla/gnuplot/">here.</a> \sa gnuPlot2D.h */