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