Changeset 61:9503eb8377f1

Show
Ignore:
Timestamp:
01/07/12 12:43:30 (12 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Licence: informace o licenci v každém souboru.

Location:
šablona
Files:
16 modified

Legend:

Unmodified
Added
Removed
  • šablona/atom.xsl

    r47 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="http://www.w3.org/2005/Atom" 
  • šablona/funkce/src/cz/frantovo/xmlWebGenerator/Funkce.java

    r52 r61  
     1/** 
     2 * XML Web generátor – program na generování webových stránek 
     3 * Copyright © 2012 František Kučera (frantovo.cz) 
     4 *  
     5 * This program is free software: you can redistribute it and/or modify 
     6 * it under the terms of the GNU General Public License as published by 
     7 * the Free Software Foundation, either version 3 of the License, or 
     8 * (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     17 */ 
    118package cz.frantovo.xmlWebGenerator; 
    219 
  • šablona/funkce/src/cz/frantovo/xmlWebGenerator/NástrojeCLI.java

    r38 r61  
     1/** 
     2 * XML Web generátor – program na generování webových stránek 
     3 * Copyright © 2012 František Kučera (frantovo.cz) 
     4 *  
     5 * This program is free software: you can redistribute it and/or modify 
     6 * it under the terms of the GNU General Public License as published by 
     7 * the Free Software Foundation, either version 3 of the License, or 
     8 * (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     17 */ 
    118package cz.frantovo.xmlWebGenerator; 
    219 
  • šablona/makra.xsl

    r57 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
  • šablona/makra/diagramy.xsl

    r55 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="http://www.w3.org/1999/xhtml" 
  • šablona/makra/odkazy.xsl

    r57 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="http://www.w3.org/1999/xhtml" 
  • šablona/makra/tabulka.xsl

    r51 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="http://www.w3.org/1999/xhtml" 
  • šablona/makra/vycpávka.xsl

    r51 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="http://www.w3.org/1999/xhtml" 
  • šablona/makra/wiki.xsl

    r51 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="http://www.w3.org/1999/xhtml" 
  • šablona/makra/zvýraznění-syntaxe.xsl

    r51 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="http://www.w3.org/1999/xhtml" 
  • šablona/rss.xsl

    r18 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns:a="http://www.w3.org/2005/Atom" 
  • šablona/seznam.xsl

    r26 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana" 
  • šablona/sitemap.xsl

    r18 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
  • šablona/stránka-společné.xsl

    r51 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="http://www.w3.org/1999/xhtml" 
  • šablona/stránka.xsl

    r51 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns="http://www.w3.org/1999/xhtml" 
  • šablona/syntaxe.xsl

    r31 r61  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- 
     3XML Web generátor – program na generování webových stránek 
     4Copyright © 2012 František Kučera (frantovo.cz) 
     5 
     6This program is free software: you can redistribute it and/or modify 
     7it under the terms of the GNU General Public License as published by 
     8the Free Software Foundation, either version 3 of the License, or 
     9(at your option) any later version. 
     10 
     11This program is distributed in the hope that it will be useful, 
     12but WITHOUT ANY WARRANTY; without even the implied warranty of 
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     14GNU General Public License for more details. 
     15 
     16You should have received a copy of the GNU General Public License 
     17along with this program.  If not, see <http://www.gnu.org/licenses/>. 
     18--> 
    219<xsl:stylesheet version="2.0" 
    320        xmlns:k="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/konfigurace"