<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="application/x-xpathscript"
		href="/stylesheets/webpage_html.xps"
		title="default"?>
<!DOCTYPE webpage [
<!ENTITY sidebar SYSTEM "/sidebar.xml">
<!ENTITY news SYSTEM "/news.xml">
]>
<webpage>
	<head>
		<title>AxKit - License</title>
	</head>
	<body>
		<section>
			<title>License for AxKit</title>
			<para>
                        Since AxKit is now an official <a
                        href="http://apache.org/">Apache</a> project,
                        it is now licensed under the Apache license,
                        which you can find <a
                        href="http://www.opensource.org/licenses/apachepl.html">here</a>.
			</para>
		</section>
	</body>
</webpage>
