Warning, /frameworks/kdoctools/src/customization/fi/entities/lgpl-notice.docbook is written in an unsupported language. File is not indexed.
0001 <!-- This file can be used to include the notice in documentation
0002 <!DOCTYPE book ... [
0003 <!ENTITY % FDLIS "INCLUDE">
0004 <!ENTITY FDLISTitles "title 1, title 2, title 3">
0005 <!ENTITY % FDLFCT "INCLUDE">
0006 <!ENTITY FDLFCTTitles "title 4, title 5, title 6">
0007 <!ENTITY % FDLBCT "INCLUDE">
0008 <!ENTITY FDLBCTTitles "title 7, title 7b">
0009 <!ENTITY % ents "-//KDE//ENTITIES Application-Variable Entities V1.0//EN">
0010 %ents;
0011 ...
0012 ]>
0013 ...
0014 <bookinfo>
0015 <legalnotice>
0016 <para>Copyright (C) 20yy [name of author]</para>
0017 &FDLnotice;
0018 </legalnotice>
0019 </bookinfo>
0020 ...
0021
0022 Alternatively, you can include the text literally.
0023
0024 Include a copy of the license in the documentation distribution.
0025 -->
0026 <para>Permission is granted to copy, distribute and/or modify this
0027 document under the terms of the GNU Free Documentation License,
0028 Version 1.2 or any later version published by the Free Software
0029 Foundation; with &FDLInvariantSections;, with &FDLFrontCoverText;, and
0030 with &FDLBackCoverText;. A copy of the license is included in <xref linkend="gnu-fdl"/>.</para>
0031
0032 <!-- If you have no Invariant Sections, don't add any FDLIS entities.
0033 If you have no Front-Cover Texts, don't add any FDLFCT; likewise
0034 for Back-Cover Texts (the SGML setup takes care of complying with
0035 the GNU requirements). Adding the entities: if you use any, then
0036 add FDL* with value "INCLUDE" and FDL*Titles with a list of
0037 titles. You will get the default GNU template text if you don't
0038 specify the FDL*Titles entity after specifying the FDL* entity.
0039 This will only have effect when you specify %FDLSlots; _after_
0040 the entity definitions.
0041
0042 If your document contains nontrivial examples of program code, we
0043 recommend releasing these examples in parallel under your choice
0044 of free software license, such as the GNU General Public License,
0045 to permit their use in free software.
0046 -->
0047 <!--
0048 Local variables:
0049 mode: sgml
0050 sgml-general-insert-case: lower
0051 sgml-parent-document: ("index.docbook" "book" "bookinfo" "legalnotice" "para")
0052 End:
0053 -->