# HG changeset patch # User Jaroslav Tulach # Date 1284450403 -7200 # Node ID 15fcdfc4cd4a081411a59909f8d9dca61bafe249 # Parent 74cbccff0375842db93d931a0aeec2c1517e6c5b Using maven-license-plugin and updating all missing headers diff -r 74cbccff0375 -r 15fcdfc4cd4a emailer/all-zip.xml --- a/emailer/all-zip.xml Tue Sep 14 08:56:35 2010 +0200 +++ b/emailer/all-zip.xml Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,24 @@ + + all diff -r 74cbccff0375 -r 15fcdfc4cd4a emailer/src/main/resources/cz/xelfi/quoridor/emailer/Bundle.properties --- a/emailer/src/main/resources/cz/xelfi/quoridor/emailer/Bundle.properties Tue Sep 14 08:56:35 2010 +0200 +++ b/emailer/src/main/resources/cz/xelfi/quoridor/emailer/Bundle.properties Tue Sep 14 09:46:43 2010 +0200 @@ -1,3 +1,20 @@ +# +# Quoridor server and related libraries +# Copyright (C) 2009-2010 Jaroslav Tulach +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. Look for COPYING file in the top folder. +# If not, see http://www.gnu.org/licenses/. +# MSG_SUBJECT=Play Quoridor! diff -r 74cbccff0375 -r 15fcdfc4cd4a freemarkerdor/all-zip.xml --- a/freemarkerdor/all-zip.xml Tue Sep 14 08:56:35 2010 +0200 +++ b/freemarkerdor/all-zip.xml Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,24 @@ + + all diff -r 74cbccff0375 -r 15fcdfc4cd4a freemarkerdor/nbactions.xml --- a/freemarkerdor/nbactions.xml Tue Sep 14 08:56:35 2010 +0200 +++ b/freemarkerdor/nbactions.xml Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,24 @@ + + run diff -r 74cbccff0375 -r 15fcdfc4cd4a freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties Tue Sep 14 08:56:35 2010 +0200 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle.properties Tue Sep 14 09:46:43 2010 +0200 @@ -1,3 +1,21 @@ +# +# Quoridor server and related libraries +# Copyright (C) 2009-2010 Jaroslav Tulach +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. Look for COPYING file in the top folder. +# If not, see http://www.gnu.org/licenses/. +# + TITLE=Quoridor On-line TITLE_PLAIN=Quoridor On-line copyright=Quoridor On-line, Version {0}, (c) Jaroslav Tulach, Martin Rexa 2009-2010 diff -r 74cbccff0375 -r 15fcdfc4cd4a freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle_cs.properties --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle_cs.properties Tue Sep 14 08:56:35 2010 +0200 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/Bundle_cs.properties Tue Sep 14 09:46:43 2010 +0200 @@ -1,3 +1,21 @@ +# +# Quoridor server and related libraries +# Copyright (C) 2009-2010 Jaroslav Tulach +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. Look for COPYING file in the top folder. +# If not, see http://www.gnu.org/licenses/. +# + TITLE=Quoridor pro V\u00E1s TITLE_PLAIN=Quoridor pro V\u00E1s copyright=Quoridor pro V\u00E1s, Verze {0}, napsal Jaroslav Tulach a Martin Rexa v letech 2009 a 2010 diff -r 74cbccff0375 -r 15fcdfc4cd4a pom.xml --- a/pom.xml Tue Sep 14 08:56:35 2010 +0200 +++ b/pom.xml Tue Sep 14 09:46:43 2010 +0200 @@ -17,12 +17,23 @@ default - gpl-3.0 @@ -56,4 +67,15 @@ Quoridor related projects Master project that agregates all quoridor related functionality. + + + + com.mycila.maven-license-plugin + maven-license-plugin + +
src/header.txt
+
+
+
+
\ No newline at end of file diff -r 74cbccff0375 -r 15fcdfc4cd4a src/header.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/header.txt Tue Sep 14 09:46:43 2010 +0200 @@ -0,0 +1,15 @@ +Quoridor server and related libraries +Copyright (C) 2009-${year} ${user.name} <${email}> + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. Look for COPYING file in the top folder. +If not, see http://www.gnu.org/licenses/. diff -r 74cbccff0375 -r 15fcdfc4cd4a statistics/all-zip.xml --- a/statistics/all-zip.xml Tue Sep 14 08:56:35 2010 +0200 +++ b/statistics/all-zip.xml Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,24 @@ + + all diff -r 74cbccff0375 -r 15fcdfc4cd4a statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningNodeView.java --- a/statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningNodeView.java Tue Sep 14 08:56:35 2010 +0200 +++ b/statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningNodeView.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,4 @@ -/* +/** * Quoridor server and related libraries * Copyright (C) 2009-2010 Martin Rexa * @@ -15,6 +15,7 @@ * along with this program. Look for COPYING file in the top folder. * If not, see http://www.gnu.org/licenses/. */ + package cz.xelfi.quoridor.statistics; import cz.xelfi.quoridor.webidor.GameId; diff -r 74cbccff0375 -r 15fcdfc4cd4a statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningNodeViewEntry.java --- a/statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningNodeViewEntry.java Tue Sep 14 08:56:35 2010 +0200 +++ b/statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningNodeViewEntry.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,4 @@ -/* +/** * Quoridor server and related libraries * Copyright (C) 2009-2010 Martin Rexa * @@ -15,6 +15,7 @@ * along with this program. Look for COPYING file in the top folder. * If not, see http://www.gnu.org/licenses/. */ + package cz.xelfi.quoridor.statistics; import cz.xelfi.quoridor.Move; diff -r 74cbccff0375 -r 15fcdfc4cd4a statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningTree.java --- a/statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningTree.java Tue Sep 14 08:56:35 2010 +0200 +++ b/statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningTree.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,4 @@ -/* +/** * Quoridor server and related libraries * Copyright (C) 2009-2010 Martin Rexa * @@ -15,6 +15,7 @@ * along with this program. Look for COPYING file in the top folder. * If not, see http://www.gnu.org/licenses/. */ + package cz.xelfi.quoridor.statistics; import cz.xelfi.quoridor.Board; diff -r 74cbccff0375 -r 15fcdfc4cd4a statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningTreeNode.java --- a/statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningTreeNode.java Tue Sep 14 08:56:35 2010 +0200 +++ b/statistics/src/main/java/cz/xelfi/quoridor/statistics/OpeningTreeNode.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,4 @@ -/* +/** * Quoridor server and related libraries * Copyright (C) 2009-2010 Martin Rexa * @@ -15,6 +15,7 @@ * along with this program. Look for COPYING file in the top folder. * If not, see http://www.gnu.org/licenses/. */ + package cz.xelfi.quoridor.statistics; import cz.xelfi.quoridor.webidor.Game; diff -r 74cbccff0375 -r 15fcdfc4cd4a statistics/src/main/java/cz/xelfi/quoridor/statistics/resources/Openings.java --- a/statistics/src/main/java/cz/xelfi/quoridor/statistics/resources/Openings.java Tue Sep 14 08:56:35 2010 +0200 +++ b/statistics/src/main/java/cz/xelfi/quoridor/statistics/resources/Openings.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,4 @@ -/* +/** * Quoridor server and related libraries * Copyright (C) 2009-2010 Martin Rexa * @@ -15,6 +15,7 @@ * along with this program. Look for COPYING file in the top folder. * If not, see http://www.gnu.org/licenses/. */ + package cz.xelfi.quoridor.statistics.resources; import cz.xelfi.quoridor.IllegalPositionException; diff -r 74cbccff0375 -r 15fcdfc4cd4a statistics/src/main/java/cz/xelfi/quoridor/statistics/resources/Statistics.java --- a/statistics/src/main/java/cz/xelfi/quoridor/statistics/resources/Statistics.java Tue Sep 14 08:56:35 2010 +0200 +++ b/statistics/src/main/java/cz/xelfi/quoridor/statistics/resources/Statistics.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,6 +1,6 @@ -/* +/** * Quoridor server and related libraries - * Copyright (C) 2009-2010 Martin + * Copyright (C) 2009-2010 Martin Rexa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -15,6 +15,7 @@ * along with this program. Look for COPYING file in the top folder. * If not, see http://www.gnu.org/licenses/. */ + package cz.xelfi.quoridor.statistics.resources; import com.sun.jersey.api.container.httpserver.HttpServerFactory; diff -r 74cbccff0375 -r 15fcdfc4cd4a statistics/src/test/java/cz/xelfi/quoridor/statistics/OpeningsTest.java --- a/statistics/src/test/java/cz/xelfi/quoridor/statistics/OpeningsTest.java Tue Sep 14 08:56:35 2010 +0200 +++ b/statistics/src/test/java/cz/xelfi/quoridor/statistics/OpeningsTest.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,4 @@ -/* +/** * Quoridor server and related libraries * Copyright (C) 2009-2010 Martin Rexa * @@ -15,6 +15,7 @@ * along with this program. Look for COPYING file in the top folder. * If not, see http://www.gnu.org/licenses/. */ + package cz.xelfi.quoridor.statistics; import cz.xelfi.quoridor.Fence.Orientation; diff -r 74cbccff0375 -r 15fcdfc4cd4a statistics/src/test/java/cz/xelfi/quoridor/statistics/resources/StatisticsTest.java --- a/statistics/src/test/java/cz/xelfi/quoridor/statistics/resources/StatisticsTest.java Tue Sep 14 08:56:35 2010 +0200 +++ b/statistics/src/test/java/cz/xelfi/quoridor/statistics/resources/StatisticsTest.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,4 @@ -/* +/** * Quoridor server and related libraries * Copyright (C) 2009-2010 Martin Rexa * @@ -15,6 +15,7 @@ * along with this program. Look for COPYING file in the top folder. * If not, see http://www.gnu.org/licenses/. */ + package cz.xelfi.quoridor.statistics.resources; import com.sun.jersey.api.client.Client; diff -r 74cbccff0375 -r 15fcdfc4cd4a visidor/nbactions.xml --- a/visidor/nbactions.xml Tue Sep 14 08:56:35 2010 +0200 +++ b/visidor/nbactions.xml Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,24 @@ + + run diff -r 74cbccff0375 -r 15fcdfc4cd4a visidor/src/main/java/cz/xelfi/quoridor/visidor/BoardEvent.java --- a/visidor/src/main/java/cz/xelfi/quoridor/visidor/BoardEvent.java Tue Sep 14 08:56:35 2010 +0200 +++ b/visidor/src/main/java/cz/xelfi/quoridor/visidor/BoardEvent.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,6 +1,19 @@ -/* - * To change this template, choose Tools | Templates - * and open the template in the editor. +/** + * Quoridor server and related libraries + * Copyright (C) 2009-2010 Jaroslav Tulach + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. Look for COPYING file in the top folder. + * If not, see http://www.gnu.org/licenses/. */ package cz.xelfi.quoridor.visidor; diff -r 74cbccff0375 -r 15fcdfc4cd4a visidor/src/main/java/cz/xelfi/quoridor/visidor/BoardListener.java --- a/visidor/src/main/java/cz/xelfi/quoridor/visidor/BoardListener.java Tue Sep 14 08:56:35 2010 +0200 +++ b/visidor/src/main/java/cz/xelfi/quoridor/visidor/BoardListener.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,8 +1,22 @@ -/* - * To change this template, choose Tools | Templates - * and open the template in the editor. +/** + * Quoridor server and related libraries + * Copyright (C) 2009-2010 Jaroslav Tulach + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. Look for COPYING file in the top folder. + * If not, see http://www.gnu.org/licenses/. */ + package cz.xelfi.quoridor.visidor; import java.util.EventListener; diff -r 74cbccff0375 -r 15fcdfc4cd4a visidor/src/main/java/cz/xelfi/quoridor/visidor/BoardPane.java --- a/visidor/src/main/java/cz/xelfi/quoridor/visidor/BoardPane.java Tue Sep 14 08:56:35 2010 +0200 +++ b/visidor/src/main/java/cz/xelfi/quoridor/visidor/BoardPane.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,8 +1,22 @@ -/* - * To change this template, choose Tools | Templates - * and open the template in the editor. +/** + * Quoridor server and related libraries + * Copyright (C) 2009-2010 Jaroslav Tulach + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. Look for COPYING file in the top folder. + * If not, see http://www.gnu.org/licenses/. */ + package cz.xelfi.quoridor.visidor; import cz.xelfi.quoridor.Board; diff -r 74cbccff0375 -r 15fcdfc4cd4a visidor/src/test/java/cz/xelfi/quoridor/visidor/ViewerTest.java --- a/visidor/src/test/java/cz/xelfi/quoridor/visidor/ViewerTest.java Tue Sep 14 08:56:35 2010 +0200 +++ b/visidor/src/test/java/cz/xelfi/quoridor/visidor/ViewerTest.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,3 +1,21 @@ +/** + * Quoridor server and related libraries + * Copyright (C) 2009-2010 Jaroslav Tulach + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. Look for COPYING file in the top folder. + * If not, see http://www.gnu.org/licenses/. + */ + package cz.xelfi.quoridor.visidor; import junit.framework.Test; diff -r 74cbccff0375 -r 15fcdfc4cd4a webidor/all-zip.xml --- a/webidor/all-zip.xml Tue Sep 14 08:56:35 2010 +0200 +++ b/webidor/all-zip.xml Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,24 @@ + + all diff -r 74cbccff0375 -r 15fcdfc4cd4a webidor/nb-configuration.xml --- a/webidor/nb-configuration.xml Tue Sep 14 08:56:35 2010 +0200 +++ b/webidor/nb-configuration.xml Tue Sep 14 09:46:43 2010 +0200 @@ -1,4 +1,24 @@ + + + run diff -r 74cbccff0375 -r 15fcdfc4cd4a webidor/src/test/resources/cz/xelfi/quoridor/webidor/TestBundle.properties --- a/webidor/src/test/resources/cz/xelfi/quoridor/webidor/TestBundle.properties Tue Sep 14 08:56:35 2010 +0200 +++ b/webidor/src/test/resources/cz/xelfi/quoridor/webidor/TestBundle.properties Tue Sep 14 09:46:43 2010 +0200 @@ -1,3 +1,21 @@ +# +# Quoridor server and related libraries +# Copyright (C) 2009-2010 Jaroslav Tulach +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. Look for COPYING file in the top folder. +# If not, see http://www.gnu.org/licenses/. +# + COMMENT=\u017Dlu\u0165ou\u010Dk\u00FD k\u016F\u0148 \u010Dm\u00E1ral po \u0161p\u00EDn\u011B diff -r 74cbccff0375 -r 15fcdfc4cd4a wsdor/src/main/java/cz/xelfi/quoridor/webidor/CommentedMove.java --- a/wsdor/src/main/java/cz/xelfi/quoridor/webidor/CommentedMove.java Tue Sep 14 08:56:35 2010 +0200 +++ b/wsdor/src/main/java/cz/xelfi/quoridor/webidor/CommentedMove.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,3 +1,21 @@ +/** + * Quoridor server and related libraries + * Copyright (C) 2009-2010 Jaroslav Tulach + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. Look for COPYING file in the top folder. + * If not, see http://www.gnu.org/licenses/. + */ + package cz.xelfi.quoridor.webidor; import cz.xelfi.quoridor.IllegalPositionException; diff -r 74cbccff0375 -r 15fcdfc4cd4a wsdor/src/main/java/cz/xelfi/quoridor/webidor/Note.java --- a/wsdor/src/main/java/cz/xelfi/quoridor/webidor/Note.java Tue Sep 14 08:56:35 2010 +0200 +++ b/wsdor/src/main/java/cz/xelfi/quoridor/webidor/Note.java Tue Sep 14 09:46:43 2010 +0200 @@ -1,3 +1,21 @@ +/** + * Quoridor server and related libraries + * Copyright (C) 2009-2010 Jaroslav Tulach + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. Look for COPYING file in the top folder. + * If not, see http://www.gnu.org/licenses/. + */ + package cz.xelfi.quoridor.webidor; import java.util.Date;