Updating licenses in desktop modules desktop
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 14 Sep 2010 09:58:04 +0200
branchdesktop
changeset 26813fe01081e23
parent 267 d52fcec12bec
child 269 430ab68846fa
Updating licenses in desktop modules
desktop/branding/nb-configuration.xml
desktop/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
desktop/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
desktop/branding/src/main/nbm-branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties
desktop/branding/src/main/nbm/module.xml
desktop/branding/src/main/resources/cz/xelfi/quoridor/desktop/Bundle.properties
desktop/branding/src/main/resources/cz/xelfi/quoridor/desktop/layer.xml
desktop/desktop-sample/nb-configuration.xml
desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/KukTopComponent.java
desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/LoginAction.java
desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/LoginPanel.java
desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/Quoridor.java
desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/ShowGames.java
desktop/desktop-sample/src/main/nbm/module.xml
desktop/desktop-sample/src/main/resources/cz/xelfi/quoridor/desktop/Bundle.properties
desktop/desktop-sample/src/main/resources/cz/xelfi/quoridor/desktop/layer.xml
desktop/desktop-sample/src/main/resources/cz/xelfi/quoridor/desktop/sample/Bundle.properties
     1.1 --- a/desktop/branding/nb-configuration.xml	Tue Sep 14 09:55:26 2010 +0200
     1.2 +++ b/desktop/branding/nb-configuration.xml	Tue Sep 14 09:58:04 2010 +0200
     1.3 @@ -1,4 +1,24 @@
     1.4  <?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!--
     1.6 +
     1.7 +    Quoridor server and related libraries
     1.8 +    Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     1.9 +
    1.10 +    This program is free software: you can redistribute it and/or modify
    1.11 +    it under the terms of the GNU General Public License as published by
    1.12 +    the Free Software Foundation, either version 3 of the License.
    1.13 +
    1.14 +    This program is distributed in the hope that it will be useful,
    1.15 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.16 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1.17 +    GNU General Public License for more details.
    1.18 +
    1.19 +    You should have received a copy of the GNU General Public License
    1.20 +    along with this program. Look for COPYING file in the top folder.
    1.21 +    If not, see http://www.gnu.org/licenses/.
    1.22 +
    1.23 +-->
    1.24 +
    1.25  <project-shared-configuration>
    1.26      <!--
    1.27  This file contains additional configuration written by modules in the NetBeans IDE.
     2.1 --- a/desktop/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/Bundle.properties	Tue Sep 14 09:55:26 2010 +0200
     2.2 +++ b/desktop/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup/Bundle.properties	Tue Sep 14 09:58:04 2010 +0200
     2.3 @@ -1,3 +1,21 @@
     2.4 +#
     2.5 +# Quoridor server and related libraries
     2.6 +# Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     2.7 +#
     2.8 +# This program is free software: you can redistribute it and/or modify
     2.9 +# it under the terms of the GNU General Public License as published by
    2.10 +# the Free Software Foundation, either version 3 of the License.
    2.11 +#
    2.12 +# This program is distributed in the hope that it will be useful,
    2.13 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
    2.14 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    2.15 +# GNU General Public License for more details.
    2.16 +#
    2.17 +# You should have received a copy of the GNU General Public License
    2.18 +# along with this program. Look for COPYING file in the top folder.
    2.19 +# If not, see http://www.gnu.org/licenses/.
    2.20 +#
    2.21 +
    2.22  currentVersion=desktop {0}
    2.23  LBL_splash_window_title=Starting desktop
    2.24  SPLASH_HEIGHT=320
     3.1 --- a/desktop/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties	Tue Sep 14 09:55:26 2010 +0200
     3.2 +++ b/desktop/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties	Tue Sep 14 09:58:04 2010 +0200
     3.3 @@ -1,2 +1,20 @@
     3.4 +#
     3.5 +# Quoridor server and related libraries
     3.6 +# Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     3.7 +#
     3.8 +# This program is free software: you can redistribute it and/or modify
     3.9 +# it under the terms of the GNU General Public License as published by
    3.10 +# the Free Software Foundation, either version 3 of the License.
    3.11 +#
    3.12 +# This program is distributed in the hope that it will be useful,
    3.13 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
    3.14 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    3.15 +# GNU General Public License for more details.
    3.16 +#
    3.17 +# You should have received a copy of the GNU General Public License
    3.18 +# along with this program. Look for COPYING file in the top folder.
    3.19 +# If not, see http://www.gnu.org/licenses/.
    3.20 +#
    3.21 +
    3.22  CTL_MainWindow_Title=desktop {0}
    3.23  CTL_MainWindow_Title_No_Project=desktop {0}
     4.1 --- a/desktop/branding/src/main/nbm-branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties	Tue Sep 14 09:55:26 2010 +0200
     4.2 +++ b/desktop/branding/src/main/nbm-branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties	Tue Sep 14 09:58:04 2010 +0200
     4.3 @@ -1,1 +1,19 @@
     4.4 +#
     4.5 +# Quoridor server and related libraries
     4.6 +# Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     4.7 +#
     4.8 +# This program is free software: you can redistribute it and/or modify
     4.9 +# it under the terms of the GNU General Public License as published by
    4.10 +# the Free Software Foundation, either version 3 of the License.
    4.11 +#
    4.12 +# This program is distributed in the hope that it will be useful,
    4.13 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
    4.14 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    4.15 +# GNU General Public License for more details.
    4.16 +#
    4.17 +# You should have received a copy of the GNU General Public License
    4.18 +# along with this program. Look for COPYING file in the top folder.
    4.19 +# If not, see http://www.gnu.org/licenses/.
    4.20 +#
    4.21 +
    4.22  LBL_ProductInformation=desktop
     5.1 --- a/desktop/branding/src/main/nbm/module.xml	Tue Sep 14 09:55:26 2010 +0200
     5.2 +++ b/desktop/branding/src/main/nbm/module.xml	Tue Sep 14 09:58:04 2010 +0200
     5.3 @@ -1,3 +1,23 @@
     5.4 +<!--
     5.5 +
     5.6 +    Quoridor server and related libraries
     5.7 +    Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     5.8 +
     5.9 +    This program is free software: you can redistribute it and/or modify
    5.10 +    it under the terms of the GNU General Public License as published by
    5.11 +    the Free Software Foundation, either version 3 of the License.
    5.12 +
    5.13 +    This program is distributed in the hope that it will be useful,
    5.14 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
    5.15 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    5.16 +    GNU General Public License for more details.
    5.17 +
    5.18 +    You should have received a copy of the GNU General Public License
    5.19 +    along with this program. Look for COPYING file in the top folder.
    5.20 +    If not, see http://www.gnu.org/licenses/.
    5.21 +
    5.22 +-->
    5.23 +
    5.24  <nbm>
    5.25     <!--<moduleType>autoload</moduleType>-->
    5.26     <!--<codeNameBase>cz.xelfi.quoridor.desktop/1</codeNameBase>-->
     6.1 --- a/desktop/branding/src/main/resources/cz/xelfi/quoridor/desktop/Bundle.properties	Tue Sep 14 09:55:26 2010 +0200
     6.2 +++ b/desktop/branding/src/main/resources/cz/xelfi/quoridor/desktop/Bundle.properties	Tue Sep 14 09:58:04 2010 +0200
     6.3 @@ -1,2 +1,20 @@
     6.4 +#
     6.5 +# Quoridor server and related libraries
     6.6 +# Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     6.7 +#
     6.8 +# This program is free software: you can redistribute it and/or modify
     6.9 +# it under the terms of the GNU General Public License as published by
    6.10 +# the Free Software Foundation, either version 3 of the License.
    6.11 +#
    6.12 +# This program is distributed in the hope that it will be useful,
    6.13 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
    6.14 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6.15 +# GNU General Public License for more details.
    6.16 +#
    6.17 +# You should have received a copy of the GNU General Public License
    6.18 +# along with this program. Look for COPYING file in the top folder.
    6.19 +# If not, see http://www.gnu.org/licenses/.
    6.20 +#
    6.21 +
    6.22  # Sample ResourceBundle properties file
    6.23  OpenIDE-Module-Display-Category=foobar
     7.1 --- a/desktop/branding/src/main/resources/cz/xelfi/quoridor/desktop/layer.xml	Tue Sep 14 09:55:26 2010 +0200
     7.2 +++ b/desktop/branding/src/main/resources/cz/xelfi/quoridor/desktop/layer.xml	Tue Sep 14 09:58:04 2010 +0200
     7.3 @@ -1,4 +1,24 @@
     7.4  <?xml version="1.0" encoding="UTF-8"?>
     7.5 +<!--
     7.6 +
     7.7 +    Quoridor server and related libraries
     7.8 +    Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     7.9 +
    7.10 +    This program is free software: you can redistribute it and/or modify
    7.11 +    it under the terms of the GNU General Public License as published by
    7.12 +    the Free Software Foundation, either version 3 of the License.
    7.13 +
    7.14 +    This program is distributed in the hope that it will be useful,
    7.15 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
    7.16 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    7.17 +    GNU General Public License for more details.
    7.18 +
    7.19 +    You should have received a copy of the GNU General Public License
    7.20 +    along with this program. Look for COPYING file in the top folder.
    7.21 +    If not, see http://www.gnu.org/licenses/.
    7.22 +
    7.23 +-->
    7.24 +
    7.25  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.0//EN" "http://www.netbeans.org/dtds/filesystem-1_0.dtd">
    7.26  <filesystem>
    7.27   
     8.1 --- a/desktop/desktop-sample/nb-configuration.xml	Tue Sep 14 09:55:26 2010 +0200
     8.2 +++ b/desktop/desktop-sample/nb-configuration.xml	Tue Sep 14 09:58:04 2010 +0200
     8.3 @@ -1,4 +1,24 @@
     8.4  <?xml version="1.0" encoding="UTF-8"?>
     8.5 +<!--
     8.6 +
     8.7 +    Quoridor server and related libraries
     8.8 +    Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     8.9 +
    8.10 +    This program is free software: you can redistribute it and/or modify
    8.11 +    it under the terms of the GNU General Public License as published by
    8.12 +    the Free Software Foundation, either version 3 of the License.
    8.13 +
    8.14 +    This program is distributed in the hope that it will be useful,
    8.15 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
    8.16 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    8.17 +    GNU General Public License for more details.
    8.18 +
    8.19 +    You should have received a copy of the GNU General Public License
    8.20 +    along with this program. Look for COPYING file in the top folder.
    8.21 +    If not, see http://www.gnu.org/licenses/.
    8.22 +
    8.23 +-->
    8.24 +
    8.25  <project-shared-configuration>
    8.26      <!--
    8.27  This file contains additional configuration written by modules in the NetBeans IDE.
     9.1 --- a/desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/KukTopComponent.java	Tue Sep 14 09:55:26 2010 +0200
     9.2 +++ b/desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/KukTopComponent.java	Tue Sep 14 09:58:04 2010 +0200
     9.3 @@ -1,7 +1,21 @@
     9.4 -/*
     9.5 - * To change this template, choose Tools | Templates
     9.6 - * and open the template in the editor.
     9.7 +/**
     9.8 + * Quoridor server and related libraries
     9.9 + * Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    9.10 + *
    9.11 + * This program is free software: you can redistribute it and/or modify
    9.12 + * it under the terms of the GNU General Public License as published by
    9.13 + * the Free Software Foundation, either version 3 of the License.
    9.14 + *
    9.15 + * This program is distributed in the hope that it will be useful,
    9.16 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
    9.17 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    9.18 + * GNU General Public License for more details.
    9.19 + *
    9.20 + * You should have received a copy of the GNU General Public License
    9.21 + * along with this program. Look for COPYING file in the top folder.
    9.22 + * If not, see http://www.gnu.org/licenses/.
    9.23   */
    9.24 +
    9.25  package cz.xelfi.quoridor.desktop.sample;
    9.26  
    9.27  import cz.xelfi.quoridor.webidor.Game;
    10.1 --- a/desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/LoginAction.java	Tue Sep 14 09:55:26 2010 +0200
    10.2 +++ b/desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/LoginAction.java	Tue Sep 14 09:58:04 2010 +0200
    10.3 @@ -1,7 +1,21 @@
    10.4 -/*
    10.5 - * To change this template, choose Tools | Templates
    10.6 - * and open the template in the editor.
    10.7 +/**
    10.8 + * Quoridor server and related libraries
    10.9 + * Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   10.10 + *
   10.11 + * This program is free software: you can redistribute it and/or modify
   10.12 + * it under the terms of the GNU General Public License as published by
   10.13 + * the Free Software Foundation, either version 3 of the License.
   10.14 + *
   10.15 + * This program is distributed in the hope that it will be useful,
   10.16 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
   10.17 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   10.18 + * GNU General Public License for more details.
   10.19 + *
   10.20 + * You should have received a copy of the GNU General Public License
   10.21 + * along with this program. Look for COPYING file in the top folder.
   10.22 + * If not, see http://www.gnu.org/licenses/.
   10.23   */
   10.24 +
   10.25  package cz.xelfi.quoridor.desktop.sample;
   10.26  
   10.27  import java.awt.event.ActionEvent;
    11.1 --- a/desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/LoginPanel.java	Tue Sep 14 09:55:26 2010 +0200
    11.2 +++ b/desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/LoginPanel.java	Tue Sep 14 09:58:04 2010 +0200
    11.3 @@ -1,6 +1,19 @@
    11.4 -/*
    11.5 - * To change this template, choose Tools | Templates
    11.6 - * and open the template in the editor.
    11.7 +/**
    11.8 + * Quoridor server and related libraries
    11.9 + * Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   11.10 + *
   11.11 + * This program is free software: you can redistribute it and/or modify
   11.12 + * it under the terms of the GNU General Public License as published by
   11.13 + * the Free Software Foundation, either version 3 of the License.
   11.14 + *
   11.15 + * This program is distributed in the hope that it will be useful,
   11.16 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
   11.17 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   11.18 + * GNU General Public License for more details.
   11.19 + *
   11.20 + * You should have received a copy of the GNU General Public License
   11.21 + * along with this program. Look for COPYING file in the top folder.
   11.22 + * If not, see http://www.gnu.org/licenses/.
   11.23   */
   11.24  
   11.25  package cz.xelfi.quoridor.desktop.sample;
    12.1 --- a/desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/Quoridor.java	Tue Sep 14 09:55:26 2010 +0200
    12.2 +++ b/desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/Quoridor.java	Tue Sep 14 09:58:04 2010 +0200
    12.3 @@ -1,6 +1,19 @@
    12.4 -/*
    12.5 - * To change this template, choose Tools | Templates
    12.6 - * and open the template in the editor.
    12.7 +/**
    12.8 + * Quoridor server and related libraries
    12.9 + * Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   12.10 + *
   12.11 + * This program is free software: you can redistribute it and/or modify
   12.12 + * it under the terms of the GNU General Public License as published by
   12.13 + * the Free Software Foundation, either version 3 of the License.
   12.14 + *
   12.15 + * This program is distributed in the hope that it will be useful,
   12.16 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
   12.17 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   12.18 + * GNU General Public License for more details.
   12.19 + *
   12.20 + * You should have received a copy of the GNU General Public License
   12.21 + * along with this program. Look for COPYING file in the top folder.
   12.22 + * If not, see http://www.gnu.org/licenses/.
   12.23   */
   12.24  
   12.25  package cz.xelfi.quoridor.desktop.sample;
    13.1 --- a/desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/ShowGames.java	Tue Sep 14 09:55:26 2010 +0200
    13.2 +++ b/desktop/desktop-sample/src/main/java/cz/xelfi/quoridor/desktop/sample/ShowGames.java	Tue Sep 14 09:58:04 2010 +0200
    13.3 @@ -1,7 +1,21 @@
    13.4 -/*
    13.5 - * To change this template, choose Tools | Templates
    13.6 - * and open the template in the editor.
    13.7 +/**
    13.8 + * Quoridor server and related libraries
    13.9 + * Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   13.10 + *
   13.11 + * This program is free software: you can redistribute it and/or modify
   13.12 + * it under the terms of the GNU General Public License as published by
   13.13 + * the Free Software Foundation, either version 3 of the License.
   13.14 + *
   13.15 + * This program is distributed in the hope that it will be useful,
   13.16 + * but WITHOUT ANY WARRANTY; without even the implied warranty of
   13.17 + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   13.18 + * GNU General Public License for more details.
   13.19 + *
   13.20 + * You should have received a copy of the GNU General Public License
   13.21 + * along with this program. Look for COPYING file in the top folder.
   13.22 + * If not, see http://www.gnu.org/licenses/.
   13.23   */
   13.24 +
   13.25  package cz.xelfi.quoridor.desktop.sample;
   13.26  
   13.27  import cz.xelfi.quoridor.webidor.GameId;
    14.1 --- a/desktop/desktop-sample/src/main/nbm/module.xml	Tue Sep 14 09:55:26 2010 +0200
    14.2 +++ b/desktop/desktop-sample/src/main/nbm/module.xml	Tue Sep 14 09:58:04 2010 +0200
    14.3 @@ -1,4 +1,24 @@
    14.4  <?xml version="1.0" encoding="UTF-8"?>
    14.5 +<!--
    14.6 +
    14.7 +    Quoridor server and related libraries
    14.8 +    Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    14.9 +
   14.10 +    This program is free software: you can redistribute it and/or modify
   14.11 +    it under the terms of the GNU General Public License as published by
   14.12 +    the Free Software Foundation, either version 3 of the License.
   14.13 +
   14.14 +    This program is distributed in the hope that it will be useful,
   14.15 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
   14.16 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   14.17 +    GNU General Public License for more details.
   14.18 +
   14.19 +    You should have received a copy of the GNU General Public License
   14.20 +    along with this program. Look for COPYING file in the top folder.
   14.21 +    If not, see http://www.gnu.org/licenses/.
   14.22 +
   14.23 +-->
   14.24 +
   14.25  <nbm>
   14.26  <!--<moduleType>autoload</moduleType>-->
   14.27  <!--<codeNameBase>cz.xelfi.quoridor.desktop/1</codeNameBase>-->
    15.1 --- a/desktop/desktop-sample/src/main/resources/cz/xelfi/quoridor/desktop/Bundle.properties	Tue Sep 14 09:55:26 2010 +0200
    15.2 +++ b/desktop/desktop-sample/src/main/resources/cz/xelfi/quoridor/desktop/Bundle.properties	Tue Sep 14 09:58:04 2010 +0200
    15.3 @@ -1,3 +1,21 @@
    15.4 +#
    15.5 +# Quoridor server and related libraries
    15.6 +# Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    15.7 +#
    15.8 +# This program is free software: you can redistribute it and/or modify
    15.9 +# it under the terms of the GNU General Public License as published by
   15.10 +# the Free Software Foundation, either version 3 of the License.
   15.11 +#
   15.12 +# This program is distributed in the hope that it will be useful,
   15.13 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
   15.14 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   15.15 +# GNU General Public License for more details.
   15.16 +#
   15.17 +# You should have received a copy of the GNU General Public License
   15.18 +# along with this program. Look for COPYING file in the top folder.
   15.19 +# If not, see http://www.gnu.org/licenses/.
   15.20 +#
   15.21 +
   15.22  #A phrase giving a category for the module.
   15.23  # Modules with the same category may be visually grouped together in various parts of the UI.
   15.24  OpenIDE-Module-Display-Category=Maven
    16.1 --- a/desktop/desktop-sample/src/main/resources/cz/xelfi/quoridor/desktop/layer.xml	Tue Sep 14 09:55:26 2010 +0200
    16.2 +++ b/desktop/desktop-sample/src/main/resources/cz/xelfi/quoridor/desktop/layer.xml	Tue Sep 14 09:58:04 2010 +0200
    16.3 @@ -1,4 +1,24 @@
    16.4  <?xml version="1.0" encoding="UTF-8"?>
    16.5 +<!--
    16.6 +
    16.7 +    Quoridor server and related libraries
    16.8 +    Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    16.9 +
   16.10 +    This program is free software: you can redistribute it and/or modify
   16.11 +    it under the terms of the GNU General Public License as published by
   16.12 +    the Free Software Foundation, either version 3 of the License.
   16.13 +
   16.14 +    This program is distributed in the hope that it will be useful,
   16.15 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
   16.16 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   16.17 +    GNU General Public License for more details.
   16.18 +
   16.19 +    You should have received a copy of the GNU General Public License
   16.20 +    along with this program. Look for COPYING file in the top folder.
   16.21 +    If not, see http://www.gnu.org/licenses/.
   16.22 +
   16.23 +-->
   16.24 +
   16.25  <!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.2//EN" "http://www.netbeans.org/dtds/filesystem-1_2.dtd">
   16.26  <filesystem>
   16.27   
    17.1 --- a/desktop/desktop-sample/src/main/resources/cz/xelfi/quoridor/desktop/sample/Bundle.properties	Tue Sep 14 09:55:26 2010 +0200
    17.2 +++ b/desktop/desktop-sample/src/main/resources/cz/xelfi/quoridor/desktop/sample/Bundle.properties	Tue Sep 14 09:58:04 2010 +0200
    17.3 @@ -1,3 +1,21 @@
    17.4 +#
    17.5 +# Quoridor server and related libraries
    17.6 +# Copyright (C) 2009-2010 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    17.7 +#
    17.8 +# This program is free software: you can redistribute it and/or modify
    17.9 +# it under the terms of the GNU General Public License as published by
   17.10 +# the Free Software Foundation, either version 3 of the License.
   17.11 +#
   17.12 +# This program is distributed in the hope that it will be useful,
   17.13 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
   17.14 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   17.15 +# GNU General Public License for more details.
   17.16 +#
   17.17 +# You should have received a copy of the GNU General Public License
   17.18 +# along with this program. Look for COPYING file in the top folder.
   17.19 +# If not, see http://www.gnu.org/licenses/.
   17.20 +#
   17.21 +
   17.22  CTL_Hello=Hello
   17.23  CTL_KukAction=Kuk
   17.24  CTL_KukTopComponent={0}/{1}