Warning, /frameworks/kdoctools/src/customization/ca/entities/fdl-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>Es concedeix permís per a copiar, distribuir i/o modificar aquest
0027 document d'acord amb les clàusules de la Llicència de Documentació Lliure
0028 de GNU, Versió 1.2 o qualsevol versió publicada posteriorment per la
0029 Free Software Foundation; amb &FDLInvariantSections;, &FDLFrontCoverText; i
0030 &FDLBackCoverText;. S'inclou una còpia d'aquesta llicència a
0031 <xref linkend="gnu-fdl"/>.</para>
0032
0033 <!-- If you have no Invariant Sections, don't add any FDLIS entities.
0034 If you have no Front-Cover Texts, don't add any FDLFCT; likewise
0035 for Back-Cover Texts (the SGML setup takes care of complying with
0036 the GNU requirements). Adding the entities: if you use any, then
0037 add FDL* with value "INCLUDE" and FDL*Titles with a list of
0038 titles. You will get the default GNU template text if you don't
0039 specify the FDL*Titles entity after specifying the FDL* entity.
0040 This will only have effect when you specify %FDLSlots; _after_
0041 the entity definitions.
0042
0043 If your document contains nontrivial examples of program code, we
0044 recommend releasing these examples in parallel under your choice
0045 of free software license, such as the GNU General Public License,
0046 to permit their use in free software.
0047 -->
0048 <!--
0049 Local variables:
0050 mode: sgml
0051 sgml-general-insert-case: lower
0052 sgml-parent-document: ("index.docbook" "book" "bookinfo" "legalnotice" "para")
0053 End:
0054 -->