diff options
Diffstat (limited to 'help/C/legal.xml')
-rw-r--r-- | help/C/legal.xml | 31 |
1 files changed, 28 insertions, 3 deletions
diff --git a/help/C/legal.xml b/help/C/legal.xml index 50d758006b..9257521a85 100644 --- a/help/C/legal.xml +++ b/help/C/legal.xml @@ -1,5 +1,30 @@ - <legalnotice id="legalnotice"> - <para> + <sect1 id="legal-info-note"> + <title>Legal Information and Licensing</title> + +<!-- normally this content belongs in the actual "legalnotice" tag, + but for formatting reasons putting it in a sect1, inside the + Preface, and adding a paragraph to the beginning of it --> + + +<para> + + <note id="evo-is-free-software"> + <title>Ximian Evolution is Free Software</title> + <para> + Ximian Evolution is licensed under the terms of the GNU General + Public License (GPL), and its documentation is licensed + separately + under the GNU Free Documentation License (GFDL). You can find a the + complete text of the GPL in <xref linkend="apx-gpl" />, and of the + GFDL in <xref linkend="apx-fdl"/>. The licenses are also available + in the files COPYING and COPYING-DOCS distributed with this + software. The Ximian Connector for Microsoft Exchange 2000 is + proprietary software and is not subject to these licenses. Copyright + for all three pieces of software and their documentation belongs to + Ximian, Inc. + </para> +</note> + Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published @@ -71,5 +96,5 @@ </listitem> </orderedlist> </para> - </legalnotice> + </sect1> |