<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
-->
<filedef name="license">
<filepath>$(filepath)</filepath>
<extension>.jam</extension>
<root>$(root)</root>
<ignoreobjects>$(ignoreobjects)</ignoreobjects>
<blocks>
<import url="$(text_path)/copywrite.xml"/>
<import url="$(text_path)/author_fullname.xml"/>
<import url="$(text_path)/company.xml"/>
<import url="$(text_path)/disclaimer.xml"/>
<import url="$(text_path)/author_uname.xml"/>
<date name="date">
<format>%e-%b-%Y</format>
</date>
</blocks>
<structure>\comment=on
\copywrite
\author_fullname; \company
\disclaimer
\date \author_uname Generated by tangle. Edit at your own risk!
\comment=off
</structure>
</filedef>