summaryrefslogtreecommitdiff
path: root/download.osml
blob: cb43b987e1112549a37c8ba1f8ba3709a6c60b72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
%{
	Ousía Homepage

	(c) Andreas Stöckel, Benjamin Paaßen 2015

	This work is licensed under a Creative Commons Attribution-ShareAlike 4.0
	International License. <http://creativecommons.org/licenses/by-sa/4.0/>
}%

\import[ontology]{ontology/webpage}

\begin{webpage}{Ousía Framework – License}

\begin{section}
	\title{License}

	\paragraph
	The Ousía Framework application is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

	\paragraph
	This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the \link[gpl.txt]{GNU General Public License} for more details.

\end{section}

\end{webpage}