mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
76 lines
2.9 KiB
XML
76 lines
2.9 KiB
XML
<?xml version="1.0"?>
|
|
<copying>
|
|
<authors>
|
|
<author>
|
|
<name>David H. Munro</name>
|
|
</author>
|
|
</authors>
|
|
<license>
|
|
<informal>BSD-like</informal>
|
|
<year>1996</year>
|
|
<text>
|
|
Copyright:
|
|
|
|
Copyright (c) 1996. The Regents of the University of California.
|
|
All rights reserved.
|
|
|
|
Permission to use, copy, modify, and distribute this software for any
|
|
purpose without fee is hereby granted, provided that this entire
|
|
notice is included in all copies of any software which is or includes
|
|
a copy or modification of this software and in all copies of the
|
|
supporting documentation for such software.
|
|
|
|
This work was produced at the University of California, Lawrence
|
|
Livermore National Laboratory under contract no. W-7405-ENG-48 between
|
|
the U.S. Department of Energy and The Regents of the University of
|
|
California for the operation of UC LLNL.
|
|
|
|
|
|
DISCLAIMER
|
|
|
|
This software was prepared as an account of work sponsored by an
|
|
agency of the United States Government. Neither the United States
|
|
Government nor the University of California nor any of their
|
|
employees, makes any warranty, express or implied, or assumes any
|
|
liability or responsibility for the accuracy, completeness, or
|
|
usefulness of any information, apparatus, product, or process
|
|
disclosed, or represents that its use would not infringe
|
|
privately-owned rights. Reference herein to any specific commercial
|
|
products, process, or service by trade name, trademark, manufacturer,
|
|
or otherwise, does not necessarily constitute or imply its
|
|
endorsement, recommendation, or favoring by the United States
|
|
Government or the University of California. The views and opinions of
|
|
authors expressed herein do not necessarily state or reflect those of
|
|
the United States Government or the University of California, and
|
|
shall not be used for advertising or product endorsement purposes.
|
|
|
|
|
|
AUTHOR
|
|
|
|
David H. Munro wrote Yorick and Gist. Berkeley Yacc (byacc) generated
|
|
the Yorick parser. The routines in Math are from LAPACK and FFTPACK;
|
|
MathC contains C translations by David H. Munro. The algorithms for
|
|
Yorick's random number generator and several special functions in
|
|
Yorick/include were taken from Numerical Recipes by Press, et. al.,
|
|
although the Yorick implementations are unrelated to those in
|
|
Numerical Recipes. A small amount of code in Gist was adapted from
|
|
the X11R4 release, copyright M.I.T. -- the complete copyright notice
|
|
may be found in the (unused) file Gist/host.c.
|
|
|
|
</text>
|
|
</license>
|
|
<src>
|
|
<format>GIST palette (gp)</format>
|
|
<link href="http://yorick.sourceforge.net/index.php">Yorick
|
|
homepage</link>
|
|
<remark>
|
|
Gradients extracted from the files g/[name].gp in the
|
|
Yorick distribution. These files are usually installed
|
|
as /usr/share/yorick/g/[name].gp on Unix systems
|
|
</remark>
|
|
</src>
|
|
<distribute>
|
|
<qgis distribute="yes" license="otherok"/>
|
|
</distribute>
|
|
</copying>
|