summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Components/SimpleLicense/description.xml
blob: aa465ab8d28842156e4f798fb44f5a78e12a8c2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<description xmlns="http://openoffice.org/extensions/description/2006"
    xmlns:xlink="http://www.w3.org/1999/xlink">

    <registration>
        <simple-license  accept-by="admin" default-license-id="de">
            <license-text xlink:href="registration/license_de.txt" lang="de" license-id="de" />
            <license-text xlink:href="registration/license_en_US.txt" lang="en-US" />
        </simple-license>
    </registration>
</description>