oprava verze licence / fix license version: GNU GPLv3 v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Mon, 11 Dec 2023 00:10:33 +0100
branchv_0
changeset 27dc5786f3482b
parent 26 706d4c013bf1
child 28 c2ffda907125
oprava verze licence / fix license version: GNU GPLv3
java/rozsirene-atributy-jedit/src/cz/frantovo/rozsireneAtributy/jedit/DokovatelnyPanel.java
java/rozsirene-atributy-jedit/src/cz/frantovo/rozsireneAtributy/jedit/Plugin.java
java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/Atribut.java
java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/Startér.java
java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/gui/EditorNázvůAtributů.java
java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/gui/Model.java
java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/gui/Panel.java
     1.1 --- a/java/rozsirene-atributy-jedit/src/cz/frantovo/rozsireneAtributy/jedit/DokovatelnyPanel.java	Mon Dec 11 00:08:35 2023 +0100
     1.2 +++ b/java/rozsirene-atributy-jedit/src/cz/frantovo/rozsireneAtributy/jedit/DokovatelnyPanel.java	Mon Dec 11 00:10:33 2023 +0100
     1.3 @@ -4,8 +4,7 @@
     1.4   *
     1.5   * This program is free software: you can redistribute it and/or modify
     1.6   * it under the terms of the GNU General Public License as published by
     1.7 - * the Free Software Foundation, either version 3 of the License, or
     1.8 - * (at your option) any later version.
     1.9 + * the Free Software Foundation, either version 3 of the License.
    1.10   *
    1.11   * This program is distributed in the hope that it will be useful,
    1.12   * but WITHOUT ANY WARRANTY; without even the implied warranty of
     2.1 --- a/java/rozsirene-atributy-jedit/src/cz/frantovo/rozsireneAtributy/jedit/Plugin.java	Mon Dec 11 00:08:35 2023 +0100
     2.2 +++ b/java/rozsirene-atributy-jedit/src/cz/frantovo/rozsireneAtributy/jedit/Plugin.java	Mon Dec 11 00:10:33 2023 +0100
     2.3 @@ -4,8 +4,7 @@
     2.4   * 
     2.5   * This program is free software: you can redistribute it and/or modify
     2.6   * it under the terms of the GNU General Public License as published by
     2.7 - * the Free Software Foundation, either version 3 of the License, or
     2.8 - * (at your option) any later version.
     2.9 + * the Free Software Foundation, either version 3 of the License.
    2.10   * 
    2.11   * This program is distributed in the hope that it will be useful,
    2.12   * but WITHOUT ANY WARRANTY; without even the implied warranty of
     3.1 --- a/java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/Atribut.java	Mon Dec 11 00:08:35 2023 +0100
     3.2 +++ b/java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/Atribut.java	Mon Dec 11 00:10:33 2023 +0100
     3.3 @@ -4,8 +4,7 @@
     3.4   * 
     3.5   * This program is free software: you can redistribute it and/or modify
     3.6   * it under the terms of the GNU General Public License as published by
     3.7 - * the Free Software Foundation, either version 3 of the License, or
     3.8 - * (at your option) any later version.
     3.9 + * the Free Software Foundation, either version 3 of the License.
    3.10   * 
    3.11   * This program is distributed in the hope that it will be useful,
    3.12   * but WITHOUT ANY WARRANTY; without even the implied warranty of
     4.1 --- a/java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/Startér.java	Mon Dec 11 00:08:35 2023 +0100
     4.2 +++ b/java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/Startér.java	Mon Dec 11 00:10:33 2023 +0100
     4.3 @@ -4,8 +4,7 @@
     4.4   * 
     4.5   * This program is free software: you can redistribute it and/or modify
     4.6   * it under the terms of the GNU General Public License as published by
     4.7 - * the Free Software Foundation, either version 3 of the License, or
     4.8 - * (at your option) any later version.
     4.9 + * the Free Software Foundation, either version 3 of the License.
    4.10   * 
    4.11   * This program is distributed in the hope that it will be useful,
    4.12   * but WITHOUT ANY WARRANTY; without even the implied warranty of
     5.1 --- a/java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/gui/EditorNázvůAtributů.java	Mon Dec 11 00:08:35 2023 +0100
     5.2 +++ b/java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/gui/EditorNázvůAtributů.java	Mon Dec 11 00:10:33 2023 +0100
     5.3 @@ -4,8 +4,7 @@
     5.4   *
     5.5   * This program is free software: you can redistribute it and/or modify
     5.6   * it under the terms of the GNU General Public License as published by
     5.7 - * the Free Software Foundation, either version 3 of the License, or
     5.8 - * (at your option) any later version.
     5.9 + * the Free Software Foundation, either version 3 of the License.
    5.10   *
    5.11   * This program is distributed in the hope that it will be useful,
    5.12   * but WITHOUT ANY WARRANTY; without even the implied warranty of
     6.1 --- a/java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/gui/Model.java	Mon Dec 11 00:08:35 2023 +0100
     6.2 +++ b/java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/gui/Model.java	Mon Dec 11 00:10:33 2023 +0100
     6.3 @@ -4,8 +4,7 @@
     6.4   * 
     6.5   * This program is free software: you can redistribute it and/or modify
     6.6   * it under the terms of the GNU General Public License as published by
     6.7 - * the Free Software Foundation, either version 3 of the License, or
     6.8 - * (at your option) any later version.
     6.9 + * the Free Software Foundation, either version 3 of the License.
    6.10   * 
    6.11   * This program is distributed in the hope that it will be useful,
    6.12   * but WITHOUT ANY WARRANTY; without even the implied warranty of
     7.1 --- a/java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/gui/Panel.java	Mon Dec 11 00:08:35 2023 +0100
     7.2 +++ b/java/rozsirene-atributy/src/cz/frantovo/rozsireneAtributy/gui/Panel.java	Mon Dec 11 00:10:33 2023 +0100
     7.3 @@ -4,8 +4,7 @@
     7.4   *
     7.5   * This program is free software: you can redistribute it and/or modify
     7.6   * it under the terms of the GNU General Public License as published by
     7.7 - * the Free Software Foundation, either version 3 of the License, or
     7.8 - * (at your option) any later version.
     7.9 + * the Free Software Foundation, either version 3 of the License.
    7.10   *
    7.11   * This program is distributed in the hope that it will be useful,
    7.12   * but WITHOUT ANY WARRANTY; without even the implied warranty of