desktop/branding/src/main/nbm/module.xml
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 14 Sep 2010 09:58:04 +0200
branchdesktop
changeset 268 13fe01081e23
parent 257 03762a20a808
permissions -rw-r--r--
Updating licenses in desktop modules
jaroslav@268
     1
<!--
jaroslav@268
     2
jaroslav@268
     3
    Quoridor server and related libraries
jaroslav@268
     4
    Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
jaroslav@268
     5
jaroslav@268
     6
    This program is free software: you can redistribute it and/or modify
jaroslav@268
     7
    it under the terms of the GNU General Public License as published by
jaroslav@268
     8
    the Free Software Foundation, either version 3 of the License.
jaroslav@268
     9
jaroslav@268
    10
    This program is distributed in the hope that it will be useful,
jaroslav@268
    11
    but WITHOUT ANY WARRANTY; without even the implied warranty of
jaroslav@268
    12
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
jaroslav@268
    13
    GNU General Public License for more details.
jaroslav@268
    14
jaroslav@268
    15
    You should have received a copy of the GNU General Public License
jaroslav@268
    16
    along with this program. Look for COPYING file in the top folder.
jaroslav@268
    17
    If not, see http://www.gnu.org/licenses/.
jaroslav@268
    18
jaroslav@268
    19
-->
jaroslav@268
    20
jaroslav@257
    21
<nbm>
jaroslav@257
    22
   <!--<moduleType>autoload</moduleType>-->
jaroslav@257
    23
   <!--<codeNameBase>cz.xelfi.quoridor.desktop/1</codeNameBase>-->
jaroslav@257
    24
   <licenseName>Apache License, Version 2.0</licenseName>
jaroslav@257
    25
   <licenseFile>license.txt</licenseFile>
jaroslav@257
    26
</nbm>