mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
24 lines
636 B
XML
24 lines
636 B
XML
<?xml version="1.0"?>
|
|
<copying>
|
|
<authors>
|
|
<author href="http://r0k.us/">
|
|
<name>Rich Franzen</name>
|
|
</author>
|
|
</authors>
|
|
<license>
|
|
<informal>Credit requested</informal>
|
|
<year>1999</year>
|
|
<text href="http://r0k.us/source/pgTest.java">
|
|
May be used without restriction, but I would appreciate
|
|
credit if you implement this technique in your own code.
|
|
</text>
|
|
</license>
|
|
<src>
|
|
<format>Java program</format>
|
|
<link href="http://r0k.us/graphics/pseudoGrey.html">PseudoGrey homepage</link>
|
|
</src>
|
|
<distribute>
|
|
<qgis distribute="yes" license="other"/>
|
|
</distribute>
|
|
</copying>
|