Warning, /frameworks/kdoctools/src/customization/ko/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>GNU 자유 문서 사용 허가서 1.2판 또는 자유 소프트웨어 재단에서 발행한 이후
0027 판의 규정에 따라 본 문서를 복제하거나 개작 및 배포할 수 있습니다. 본 문서의
0028 &FDLInvariantSections;. 본 문서의 &FDLFrontCoverText;. 본 문서의
0029 &FDLBackCoverText;. 본 사용 허가서의 전체 내용은 <xref linkend="gnu-fdl"/>에
0030 포함되어 있습니다.</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 -->