summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/de/entities/lgpl-notice.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/customization/de/entities/lgpl-notice.docbook')
-rw-r--r--kdoctools/customization/de/entities/lgpl-notice.docbook35
1 files changed, 35 insertions, 0 deletions
diff --git a/kdoctools/customization/de/entities/lgpl-notice.docbook b/kdoctools/customization/de/entities/lgpl-notice.docbook
new file mode 100644
index 000000000..13d2ccb99
--- /dev/null
+++ b/kdoctools/customization/de/entities/lgpl-notice.docbook
@@ -0,0 +1,35 @@
+<!-- This file can be used to include the notice in documentation
+ <!DOCTYPE book ... >
+ ...
+ <bookinfo>
+ <legalnotice>
+ <para>Copyright (C) 20yy [name of author]</para>
+ &LGPLnotice;
+ </legalnotice>
+ </bookinfo>
+ ...
+
+ Alternatively, you can include the text literally.
+ -->
+<para>Diese Bibliothek ist freie Software. Sie können sie unter den
+Bedingungen der GNU Lesser General Public License, wie von der Free Software
+Foundation veröffentlicht, weitergeben und/oder modifizieren, entweder
+gemäß Version 2 der Lizenz oder (nach Ihrer Option) jeder späteren
+Version.</para>
+
+<para>Die Veröffentlichung der Bibliothek erfolgt in der Hoffnung, dass
+sie Ihnen von Nutzen sein wird, aber OHNE IRGENDEINE GARANTIE, sogar
+ohne die implizite Garantie der MARKTREIFE oder der VERWENDBARKEIT FÜR
+EINEN BESTIMMTEN ZWECK. Details finden Sie in der GNU Lesser
+General Public License.</para>
+
+<para>Sie sollten eine Kopie der GNU Lesser General Public License
+zusammen mit dieser Bibliothek erhalten haben. Falls nicht, schreiben
+Sie an die Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301 USA.</para>
+<!--
+Local variables:
+mode: sgml
+sgml-general-insert-case: lower
+End:
+-->