Warning, /frameworks/kdoctools/src/customization/es/entities/gpl-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     ...
0004      <bookinfo>
0005        <legalnotice>
0006          <para>Copyright (C) 20yy  [name of author]</para>
0007          &GPLnotice;
0008        </legalnotice>
0009      </bookinfo>
0010     ...
0011 
0012     Alternatively, you can include the text literally.
0013  -->
0014 <para>This program is free software; you can redistribute it and/or
0015 modify it under the terms of the GNU General Public License as
0016 published by the Free Software Foundation; either version 2 of the
0017 License, or (at your option) any later version.</para>
0018 
0019 <para>This program is distributed in the hope that it will be
0020 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
0021 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
0022 General Public License for more details.</para>
0023 
0024 <para>You should have received a copy of the GNU General Public
0025 License along with this program; if not, write to the Free Software
0026 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.</para>
0027 <!--
0028 Local variables:
0029 mode: sgml
0030 sgml-general-insert-case: lower
0031 End:
0032 -->