# HG changeset patch # User František Kučera # Date 1571947604 -7200 # Node ID d5feb9d8ebc34f06ce8cbca3d36419ac21c218c2 # Parent ad2c76125200c5f169a266b715d41969630b7a93 fix license version: GNU GPLv3 diff -r ad2c76125200 -r d5feb9d8ebc3 build.xml --- a/build.xml Thu Sep 11 20:30:46 2014 +0200 +++ b/build.xml Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 ukázka/js/skript.js --- a/ukázka/js/skript.js Thu Sep 11 20:30:46 2014 +0200 +++ b/ukázka/js/skript.js Thu Oct 24 22:06:44 2019 +0200 @@ -4,8 +4,7 @@ * * 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, or - * (at your option) any later version. + * the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/atom.xsl --- a/šablona/atom.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/atom.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/funkce/src/cz/frantovo/xmlWebGenerator/Funkce.java --- a/šablona/funkce/src/cz/frantovo/xmlWebGenerator/Funkce.java Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/funkce/src/cz/frantovo/xmlWebGenerator/Funkce.java Thu Oct 24 22:06:44 2019 +0200 @@ -4,8 +4,7 @@ * * 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, or - * (at your option) any later version. + * the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/funkce/src/cz/frantovo/xmlWebGenerator/NástrojeCLI.java --- a/šablona/funkce/src/cz/frantovo/xmlWebGenerator/NástrojeCLI.java Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/funkce/src/cz/frantovo/xmlWebGenerator/NástrojeCLI.java Thu Oct 24 22:06:44 2019 +0200 @@ -4,8 +4,7 @@ * * 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, or - * (at your option) any later version. + * the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/funkce/src/cz/frantovo/xmlWebGenerator/Xmlns.java --- a/šablona/funkce/src/cz/frantovo/xmlWebGenerator/Xmlns.java Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/funkce/src/cz/frantovo/xmlWebGenerator/Xmlns.java Thu Oct 24 22:06:44 2019 +0200 @@ -4,8 +4,7 @@ * * 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, or - * (at your option) any later version. + * the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Diagram.java --- a/šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Diagram.java Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Diagram.java Thu Oct 24 22:06:44 2019 +0200 @@ -4,8 +4,7 @@ * * 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, or - * (at your option) any later version. + * the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Pre.java --- a/šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Pre.java Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Pre.java Thu Oct 24 22:06:44 2019 +0200 @@ -4,8 +4,7 @@ * * 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, or - * (at your option) any later version. + * the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Skriptování.java --- a/šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Skriptování.java Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Skriptování.java Thu Oct 24 22:06:44 2019 +0200 @@ -4,8 +4,7 @@ * * 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, or - * (at your option) any later version. + * the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Wiki.java --- a/šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Wiki.java Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/funkce/src/cz/frantovo/xmlWebGenerator/makra/Wiki.java Thu Oct 24 22:06:44 2019 +0200 @@ -4,8 +4,7 @@ * * 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, or - * (at your option) any later version. + * the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra.xsl --- a/šablona/makra.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra/diagramy.xsl --- a/šablona/makra/diagramy.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra/diagramy.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra/odkazy.xsl --- a/šablona/makra/odkazy.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra/odkazy.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra/podČarou.xsl --- a/šablona/makra/podČarou.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra/podČarou.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra/skriptování.xsl --- a/šablona/makra/skriptování.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra/skriptování.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra/tabulka.xsl --- a/šablona/makra/tabulka.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra/tabulka.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra/vycpávka.xsl --- a/šablona/makra/vycpávka.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra/vycpávka.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra/wiki.xsl --- a/šablona/makra/wiki.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra/wiki.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra/xmlKomentář.xsl --- a/šablona/makra/xmlKomentář.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra/xmlKomentář.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra/zvýraznění-syntaxe.xsl --- a/šablona/makra/zvýraznění-syntaxe.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra/zvýraznění-syntaxe.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/makra/šifra.xsl --- a/šablona/makra/šifra.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/makra/šifra.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/rss.xsl --- a/šablona/rss.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/rss.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/seznam.xsl --- a/šablona/seznam.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/seznam.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/sitemap.xsl --- a/šablona/sitemap.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/sitemap.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/stránka-společné.xsl --- a/šablona/stránka-společné.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/stránka-společné.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/stránka.xsl --- a/šablona/stránka.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/stránka.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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 diff -r ad2c76125200 -r d5feb9d8ebc3 šablona/syntaxe.xsl --- a/šablona/syntaxe.xsl Thu Sep 11 20:30:46 2014 +0200 +++ b/šablona/syntaxe.xsl Thu Oct 24 22:06:44 2019 +0200 @@ -5,8 +5,7 @@ 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, or -(at your option) any later version. +the Free Software Foundation, 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