src/header.txt
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 14 Sep 2010 09:46:43 +0200
changeset 266 15fcdfc4cd4a
permissions -rw-r--r--
Using maven-license-plugin and updating all missing headers
jaroslav@266
     1
Quoridor server and related libraries
jaroslav@266
     2
Copyright (C) 2009-${year} ${user.name} <${email}>
jaroslav@266
     3
jaroslav@266
     4
This program is free software: you can redistribute it and/or modify
jaroslav@266
     5
it under the terms of the GNU General Public License as published by
jaroslav@266
     6
the Free Software Foundation, either version 3 of the License.
jaroslav@266
     7
jaroslav@266
     8
This program is distributed in the hope that it will be useful,
jaroslav@266
     9
but WITHOUT ANY WARRANTY; without even the implied warranty of
jaroslav@266
    10
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
jaroslav@266
    11
GNU General Public License for more details.
jaroslav@266
    12
jaroslav@266
    13
You should have received a copy of the GNU General Public License
jaroslav@266
    14
along with this program. Look for COPYING file in the top folder.
jaroslav@266
    15
If not, see http://www.gnu.org/licenses/.