]> granicus.if.org Git - docbook-dsssl/commitdiff
Added license information
authorJirka Kosek <jirka@kosek.cz>
Wed, 13 Sep 2006 20:18:42 +0000 (20:18 +0000)
committerJirka Kosek <jirka@kosek.cz>
Wed, 13 Sep 2006 20:18:42 +0000 (20:18 +0000)
xsl/highlighting/delphi-hl.xml
xsl/highlighting/ini-hl.xml
xsl/highlighting/java-hl.xml
xsl/highlighting/m2-hl.xml
xsl/highlighting/myxml-hl.xml
xsl/highlighting/php-hl.xml
xsl/highlighting/xslthl-config.xml

index 45381a25dfbf58e041125aacf1ae93b9489c5df2..3fab5c2ed771d6b37a47ea2fa4265231a38d5edc 100644 (file)
@@ -1,12 +1,4 @@
 <?xml version='1.0'?>
-<!--
-
-  Bakalarska prace: Zvyraznovani syntaxe v XSLT
-  Michal Molhanec 2005
-
-  delphi-hl.xml - konfigurace zvyraznovace jazyka Delphi
-
--->
 <highlighters>
 
 <highlighter type='multiline-comment'>
 </highlighter>
 
 </highlighters>
+<!--
+
+Copyright (c) 2005 Michal Molhanec
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must
+   not claim that you wrote the original software. If you use this
+   software in a product, an acknowledgment in the product
+   documentation would be appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and must
+   not be misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+   distribution.
+
+-->
index 6a2e31f3c9a7ad4464995bc284775b9a06fbb85c..dbebfa7de7714719cc7c3f89bda5e59bfd5f0d04 100644 (file)
@@ -1,12 +1,4 @@
 <?xml version='1.0'?>
-<!--
-
-  Bakalarska prace: Zvyraznovani syntaxe v XSLT
-  Michal Molhanec 2005
-
-  ini-hl.xml - konfigurace zvyraznovace INI souboru
-
--->
 <highlighters>
 
 <wholehighlighter type='regex'>
 </wholehighlighter>
 
 </highlighters>
+<!--
+
+Copyright (c) 2005 Michal Molhanec
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must
+   not claim that you wrote the original software. If you use this
+   software in a product, an acknowledgment in the product
+   documentation would be appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and must
+   not be misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+   distribution.
+
+-->
index 73fb5a882a2d67a17d62845f420ff6fbe2369ccd..419b7cb8687dada3186a5df2dd37da00be29dcbc 100644 (file)
@@ -1,12 +1,4 @@
 <?xml version='1.0'?>
-<!--
-
-  Bakalarska prace: Zvyraznovani syntaxe v XSLT
-  Michal Molhanec 2005
-
-  java-hl.xml - konfigurace zvyraznovace jazyka Java
-
--->
 <highlighters>
 
 <highlighter type='multiline-comment'>
 </highlighter>
 
 </highlighters>
+<!--
+
+Copyright (c) 2005 Michal Molhanec
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must
+   not claim that you wrote the original software. If you use this
+   software in a product, an acknowledgment in the product
+   documentation would be appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and must
+   not be misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+   distribution.
+
+-->
index d305eb3ab64b848fade4b20512480fb32bf7fc12..2d2c7693b3ab82f65bc88fc776cc60620a20da00 100644 (file)
@@ -1,12 +1,4 @@
 <?xml version='1.0'?>
-<!--
-
-  Bakalarska prace: Zvyraznovani syntaxe v XSLT
-  Michal Molhanec 2005
-
-  java-hl.xml - konfigurace zvyraznovace jazyka Modula-2
-
--->
 <highlighters>
 
 <highlighter type='nested-multiline-comment'>
 </highlighter>
 
 </highlighters>
+<!--
+
+Copyright (c) 2005 Michal Molhanec
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must
+   not claim that you wrote the original software. If you use this
+   software in a product, an acknowledgment in the product
+   documentation would be appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and must
+   not be misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+   distribution.
+
+-->
index ef8ad82c5fc10dc46fde8f6da94a8733fa5bde16..495d4e8759ff87ed05be0f2bb3f88cffc6cfb55f 100644 (file)
@@ -1,13 +1,4 @@
 <?xml version='1.0'?>
-<!--
-
-  Bakalarska prace: Zvyraznovani syntaxe v XSLT
-  Michal Molhanec 2005
-
-  myxml-hl.xml - konfigurace zvyraznovace XML, ktera zvlast zvyrazni
-                 HTML elementy a XSL elementy
-
--->
 <highlighters>
 
 <wholehighlighter type='xml'>
 </wholehighlighter>
 
 </highlighters>
+<!--
+
+Copyright (c) 2005 Michal Molhanec
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must
+   not claim that you wrote the original software. If you use this
+   software in a product, an acknowledgment in the product
+   documentation would be appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and must
+   not be misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+   distribution.
+
+-->
index b074a77a1ae87f39f00ac0fbd1161baac7a5efb6..7cd0d6a72f0105d0e19d3bd08442604331e6fe79 100644 (file)
@@ -1,12 +1,4 @@
 <?xml version='1.0'?>
-<!--
-
-  Bakalarska prace: Zvyraznovani syntaxe v XSLT
-  Michal Molhanec 2005
-
-  php-hl.xml - konfigurace zvyraznovace jazyka PHP
-
--->
 <highlighters>
 
 <highlighter type='multiline-comment'>
 </highlighter>
 
 </highlighters>
+<!--
+
+Copyright (c) 2005 Michal Molhanec
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must
+   not claim that you wrote the original software. If you use this
+   software in a product, an acknowledgment in the product
+   documentation would be appreciated but is not required.
+
+2. Altered source versions must be plainly marked as such, and must
+   not be misrepresented as being the original software.
+
+3. This notice may not be removed or altered from any source
+   distribution.
+
+-->
index f6db1324662683d565f919b69646613d5fe8704f..5a90d27426450e2a98833aa91cbb6fc8b7d3f22e 100644 (file)
@@ -1,13 +1,4 @@
 <?xml version='1.0'?>\r
-<!--\r
-\r
-  Bakalarska prace: Zvyraznovani syntaxe v XSLT\r
-  Michal Molhanec 2005\r
-\r
-  xslthl-config.xml - konfigurace zvyraznovacu\r
-\r
--->\r
-\r
 <xslthl-config>\r
   <highlighter id='java'   file='./java-hl.xml'  />\r
   <highlighter id='delphi' file='./delphi-hl.xml'/>\r