summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.components
blob: 94a4848c0ee110e5433b444b2bc5697f6be9c86a (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<components xmlns="http://openoffice.org/2010/uno-components">
  <component loader="com.sun.star.loader.Java2" uri="LicenseTest.uno.jar">
    <implementation name="LicenseTest$_LicenseTest">
      <service name="org.openoffice.LicenseTest"/>
    </implementation>
  </component>
</components>