Warning, /frameworks/kdoctools/src/customization/ar/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>يُمنح الإذن لنسخ وتوزيع و/أو تعديل هذا المستند بموجب شروط رخصة التوثيق الحرة غنو، الإصدار 1.2 أو أي إصدار لاحق تنشره مؤسسة البرمجيات الحرة؛ مع &FDLInvariantSections;، ومع &FDLFrontCoverText;، ومع &FDLBackCoverText;. توجد نسخة من الترخيص في <xref linkend="gnu-fdl"/>.</para>
0027
0028 <!-- If you have no Invariant Sections, don't add any FDLIS entities.
0029 If you have no Front-Cover Texts, don't add any FDLFCT; likewise
0030 for Back-Cover Texts (the SGML setup takes care of complying with
0031 the GNU requirements). Adding the entities: if you use any, then
0032 add FDL* with value "INCLUDE" and FDL*Titles with a list of
0033 titles. You will get the default GNU template text if you don't
0034 specify the FDL*Titles entity after specifying the FDL* entity.
0035 This will only have effect when you specify %FDLSlots; _after_
0036 the entity definitions.
0037
0038 If your document contains nontrivial examples of program code, we
0039 recommend releasing these examples in parallel under your choice
0040 of free software license, such as the GNU General Public License,
0041 to permit their use in free software.
0042 -->
0043 <!--
0044 Local variables:
0045 mode: sgml
0046 sgml-general-insert-case: lower
0047 sgml-parent-document: ("index.docbook" "book" "bookinfo" "legalnotice" "para")
0048 End:
0049 -->