|
From: <sh...@us...> - 2007-08-08 14:51:31
|
Revision: 47
http://fb2-perl-tools.svn.sourceforge.net/fb2-perl-tools/?rev=47&view=rev
Author: shaplov
Date: 2007-08-08 07:51:24 -0700 (Wed, 08 Aug 2007)
Log Message:
-----------
Copyright notice added to fb2_docbook
Modified Paths:
--------------
trunk/fb2-perl-tools/xslt/fb2docbook.xsl
trunk/fb2-perl-tools/xslt/fb2docbook_gen_infos.xsl
trunk/fb2-perl-tools/xslt/l10n/en.xml
trunk/fb2-perl-tools/xslt/l10n/gentext.xsl
trunk/fb2-perl-tools/xslt/l10n/l10n.xml
trunk/fb2-perl-tools/xslt/l10n/ru.xml
trunk/fb2-perl-tools/xslt/params/system_params.xsl
Modified: trunk/fb2-perl-tools/xslt/fb2docbook.xsl
===================================================================
--- trunk/fb2-perl-tools/xslt/fb2docbook.xsl 2007-08-08 14:34:35 UTC (rev 46)
+++ trunk/fb2-perl-tools/xslt/fb2docbook.xsl 2007-08-08 14:51:24 UTC (rev 47)
@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Copyright 2007 by KiR Jakobson ( http://kir666.ru/fb2docbook/ )
+
+This library is free software; you can redistribute it and/or modify
+it under the terms of the General Public License (GPL). For
+more information, see http://www.fsf.org/licenses/gpl.txt
+
+-->
+
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:fb="http://www.gribuser.ru/xml/fictionbook/2.0"
xmlns:exsl="http://exslt.org/common" xmlns:redirect="http://xml.apache.org/xalan/redirect"
Modified: trunk/fb2-perl-tools/xslt/fb2docbook_gen_infos.xsl
===================================================================
--- trunk/fb2-perl-tools/xslt/fb2docbook_gen_infos.xsl 2007-08-08 14:34:35 UTC (rev 46)
+++ trunk/fb2-perl-tools/xslt/fb2docbook_gen_infos.xsl 2007-08-08 14:51:24 UTC (rev 47)
@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Copyright 2007 by KiR Jakobson ( http://kir666.ru/fb2docbook/ )
+
+This library is free software; you can redistribute it and/or modify
+it under the terms of the General Public License (GPL). For
+more information, see http://www.fsf.org/licenses/gpl.txt
+
+-->
+
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:fb="http://www.gribuser.ru/xml/fictionbook/2.0"
xmlns:exsl="http://exslt.org/common" xmlns:redirect="http://xml.apache.org/xalan/redirect"
Modified: trunk/fb2-perl-tools/xslt/l10n/en.xml
===================================================================
--- trunk/fb2-perl-tools/xslt/l10n/en.xml 2007-08-08 14:34:35 UTC (rev 46)
+++ trunk/fb2-perl-tools/xslt/l10n/en.xml 2007-08-08 14:51:24 UTC (rev 47)
@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Copyright 2007 by KiR Jakobson ( http://kir666.ru/fb2docbook/ )
+
+This library is free software; you can redistribute it and/or modify
+it under the terms of the General Public License (GPL). For
+more information, see http://www.fsf.org/licenses/gpl.txt
+
+-->
+
<l10n language="en" english-language-name="English">
<param name="SeeAbr" text="See"/>
<param name="seeabr" text="see"/>
Modified: trunk/fb2-perl-tools/xslt/l10n/gentext.xsl
===================================================================
--- trunk/fb2-perl-tools/xslt/l10n/gentext.xsl 2007-08-08 14:34:35 UTC (rev 46)
+++ trunk/fb2-perl-tools/xslt/l10n/gentext.xsl 2007-08-08 14:51:24 UTC (rev 47)
@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Copyright 2007 by KiR Jakobson ( http://kir666.ru/fb2docbook/ )
+
+This library is free software; you can redistribute it and/or modify
+it under the terms of the General Public License (GPL). For
+more information, see http://www.fsf.org/licenses/gpl.txt
+
+-->
+
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
xmlns:fb="http://www.gribuser.ru/xml/fictionbook/2.0">
<xsl:param name="l10n.xml" select="document('l10n.xml')"/>
Modified: trunk/fb2-perl-tools/xslt/l10n/l10n.xml
===================================================================
--- trunk/fb2-perl-tools/xslt/l10n/l10n.xml 2007-08-08 14:34:35 UTC (rev 46)
+++ trunk/fb2-perl-tools/xslt/l10n/l10n.xml 2007-08-08 14:51:24 UTC (rev 47)
@@ -1,4 +1,14 @@
<?xml version='1.0' encoding="UTF-8"?>
+<!--
+
+Copyright 2007 by KiR Jakobson ( http://kir666.ru/fb2docbook/ )
+
+This library is free software; you can redistribute it and/or modify
+it under the terms of the General Public License (GPL). For
+more information, see http://www.fsf.org/licenses/gpl.txt
+
+-->
+
<!DOCTYPE i18n SYSTEM "l10n.dtd" [
<!ENTITY en SYSTEM "en.xml">
<!ENTITY ru SYSTEM "ru.xml">
Modified: trunk/fb2-perl-tools/xslt/l10n/ru.xml
===================================================================
--- trunk/fb2-perl-tools/xslt/l10n/ru.xml 2007-08-08 14:34:35 UTC (rev 46)
+++ trunk/fb2-perl-tools/xslt/l10n/ru.xml 2007-08-08 14:51:24 UTC (rev 47)
@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Copyright 2007 by KiR Jakobson ( http://kir666.ru/fb2docbook/ )
+
+This library is free software; you can redistribute it and/or modify
+it under the terms of the General Public License (GPL). For
+more information, see http://www.fsf.org/licenses/gpl.txt
+
+-->
+
<l10n language="ru" english-language-name="Russian">
<param name="SeeAbr" text="См."/>
<param name="seeabr" text="см."/>
Modified: trunk/fb2-perl-tools/xslt/params/system_params.xsl
===================================================================
--- trunk/fb2-perl-tools/xslt/params/system_params.xsl 2007-08-08 14:34:35 UTC (rev 46)
+++ trunk/fb2-perl-tools/xslt/params/system_params.xsl 2007-08-08 14:51:24 UTC (rev 47)
@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+Copyright 2007 by KiR Jakobson ( http://kir666.ru/fb2docbook/ )
+
+This library is free software; you can redistribute it and/or modify
+it under the terms of the General Public License (GPL). For
+more information, see http://www.fsf.org/licenses/gpl.txt
+
+-->
+
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.1">
<xsl:variable name="fb2.mime-types">
<mime-type id="image/jpeg" docbook-format="JPEG"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|