# HG changeset patch # User František Kučera <franta-hg@frantovo.cz> # Date 1325936610 -3600 # Node ID 9503eb8377f11636de4217c0fdbfeb78a8bb9ab4 # Parent 6e574058ef56d0f0a614ae05c82aa8a2859d165b Licence: informace o licenci v každém souboru. diff -r 6e574058ef56 -r 9503eb8377f1 šablona/atom.xsl --- a/šablona/atom.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/atom.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="http://www.w3.org/2005/Atom" xmlns:s="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/funkce/src/cz/frantovo/xmlWebGenerator/Funkce.java --- a/šablona/funkce/src/cz/frantovo/xmlWebGenerator/Funkce.java Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/funkce/src/cz/frantovo/xmlWebGenerator/Funkce.java Sat Jan 07 12:43:30 2012 +0100 @@ -1,3 +1,20 @@ +/** + * XML Web generátor – program na generování webových stránek + * Copyright © 2012 František Kučera (frantovo.cz) + * + * 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. + * + * 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. If not, see <http://www.gnu.org/licenses/>. + */ package cz.frantovo.xmlWebGenerator; import java.io.File; diff -r 6e574058ef56 -r 9503eb8377f1 šablona/funkce/src/cz/frantovo/xmlWebGenerator/NástrojeCLI.java --- a/šablona/funkce/src/cz/frantovo/xmlWebGenerator/NástrojeCLI.java Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/funkce/src/cz/frantovo/xmlWebGenerator/NástrojeCLI.java Sat Jan 07 12:43:30 2012 +0100 @@ -1,3 +1,20 @@ +/** + * XML Web generátor – program na generování webových stránek + * Copyright © 2012 František Kučera (frantovo.cz) + * + * 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. + * + * 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. If not, see <http://www.gnu.org/licenses/>. + */ package cz.frantovo.xmlWebGenerator; import java.io.BufferedReader; diff -r 6e574058ef56 -r 9503eb8377f1 šablona/makra.xsl --- a/šablona/makra.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/makra.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:XSL="http://example.com/XSL"> diff -r 6e574058ef56 -r 9503eb8377f1 šablona/makra/diagramy.xsl --- a/šablona/makra/diagramy.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/makra/diagramy.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/makra/odkazy.xsl --- a/šablona/makra/odkazy.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/makra/odkazy.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/makra/tabulka.xsl --- a/šablona/makra/tabulka.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/makra/tabulka.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/makra/vycpávka.xsl --- a/šablona/makra/vycpávka.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/makra/vycpávka.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/makra/wiki.xsl --- a/šablona/makra/wiki.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/makra/wiki.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/makra/zvýraznění-syntaxe.xsl --- a/šablona/makra/zvýraznění-syntaxe.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/makra/zvýraznění-syntaxe.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:m="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/makro" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/rss.xsl --- a/šablona/rss.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/rss.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns:a="http://www.w3.org/2005/Atom" xmlns:atom="http://www.w3.org/2005/Atom" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/seznam.xsl --- a/šablona/seznam.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/seznam.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana" xmlns:a="http://www.w3.org/2005/Atom" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/sitemap.xsl --- a/šablona/sitemap.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/sitemap.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:a="http://www.w3.org/2005/Atom" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/stránka-společné.xsl --- a/šablona/stránka-společné.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/stránka-společné.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://www.w3.org/1999/xhtml" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/stránka.xsl --- a/šablona/stránka.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/stránka.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://www.w3.org/1999/xhtml" diff -r 6e574058ef56 -r 9503eb8377f1 šablona/syntaxe.xsl --- a/šablona/syntaxe.xsl Sat Jan 07 12:43:07 2012 +0100 +++ b/šablona/syntaxe.xsl Sat Jan 07 12:43:30 2012 +0100 @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +XML Web generátor – program na generování webových stránek +Copyright © 2012 František Kučera (frantovo.cz) + +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. + +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. If not, see <http://www.gnu.org/licenses/>. +--> <xsl:stylesheet version="2.0" xmlns:k="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/konfigurace" xmlns:j="java:cz.frantovo.xmlWebGenerator.Funkce"