relpipe-data/license.xml
author František Kučera <franta-hg@frantovo.cz>
Mon, 21 Feb 2022 01:21:22 +0100
branchv_0
changeset 330 70e7eb578cfa
parent 274 f7334408c681
permissions -rw-r--r--
Added tag relpipe-v0.18 for changeset 5bc2bb8b7946

<stránka
	xmlns="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana"
	xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro">
	
	<nadpis>License</nadpis>
	<perex>Free software license of the Relational pipes specification and tools</perex>
	<klíčováSlova>
		<slovo>software license</slovo>
		<slovo>free software</slovo>
		<slovo>GNU GPL</slovo>
	</klíčováSlova>
	<pořadí>50</pořadí>

	<text xmlns="http://www.w3.org/1999/xhtml">
		<p>
			<m:name/> are an open specification of a data format and <a href="https://www.gnu.org/philosophy/free-sw.html">free software</a> libraries and tools distributed under <a href="#GNU_GPLv3">GNU GPLv3</a> license.
			Some libraries might be also used and distributed under <a href="#GNU_LGPLv3">GNU LGPLv3</a> or <a href="#GNU_GPLv2">GNU GPLv2</a>.
		</p>
		
		<p>
			If you need other licensing options or have any question, please <m:a href="contact">contact us</m:a>.
		</p>
		
		<h2 id="GNU_GPLv3">GNU GPLv3</h2>
		<m:pre jazyk="text" src="../license/gpl-3.0.txt" />
		
		<h2 id="GNU_LGPLv3">GNU LGPLv3</h2>
		<m:pre jazyk="text" src="../license/lgpl-3.0.txt" />
		
		<h2 id="GNU_GPLv2">GNU GPLv2</h2>
		<m:pre jazyk="text" src="../license/gpl-2.0.txt" />
	</text>

</stránka>