source: trunk/src/unit_tests/multiple_tms_worms.xtm

Last change on this file was 328, checked in by lgiessmann, 14 years ago

fixed ticket #75 --> changed license terms from LGPL to LLGPL in the trunk tree

File size: 1.3 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!-- ======================================================================= -->
3<!--  Isidorus                                                               -->
4<!--  (c) 2008-2010 Marc Kuester, Christoph Ludwig, Lukas Georgieff          -->
5<!--                                                                         -->
6<!--  Isidorus is freely distributable under the LLGPL license.              -->
7<!--  This ajax module uses the frameworks PrototypeJs and Scriptaculous,    -->
8<!--  both are distributed under the MIT license.                            -->
9<!--  You can find a detailed description in trunk/docs/LLGPL-LICENSE.txt,   -->
10<!--  trunk/docs/LGPL-LICENSE.txt and in                                     -->
11<!--  trunk/src/ajax/javascripts/external/MIT-LICENSE.txt.                   -->
12<!-- ======================================================================= -->
13
14<topicMap xmlns="http://www.topicmaps.org/xtm/1.0/"
15          xmlns:xlink="http://www.w3.org/1999/xlink">
16
17  <topic id="t2">
18    <subjectIdentity>
19      <subjectIndicatorRef xlink:href="http://www.egovpt.org/instances/topic-t2"/>
20    </subjectIdentity>
21  </topic>
22
23  <topic id="t3">
24    <subjectIdentity>
25      <subjectIndicatorRef xlink:href="http://www.egovpt.org/instances/topic-t3"/>
26    </subjectIdentity>
27  </topic>
28</topicMap>
Note: See TracBrowser for help on using the repository browser.