aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/legal.xml
diff options
context:
space:
mode:
authorAaron Weber <aaron@ximian.com>2002-11-20 04:30:32 +0800
committerAaron Weber <aaron@src.gnome.org>2002-11-20 04:30:32 +0800
commit6f1d5b31351a2e4d31cd92a3856fd98e9dc2a6af (patch)
tree851a7cd22e5b7ab0f24f6296746b8967d76bb767 /help/C/legal.xml
parent2e3e63262772ea4c3247d144cd5580c2f768da05 (diff)
downloadgsoc2013-evolution-6f1d5b31351a2e4d31cd92a3856fd98e9dc2a6af.tar
gsoc2013-evolution-6f1d5b31351a2e4d31cd92a3856fd98e9dc2a6af.tar.gz
gsoc2013-evolution-6f1d5b31351a2e4d31cd92a3856fd98e9dc2a6af.tar.bz2
gsoc2013-evolution-6f1d5b31351a2e4d31cd92a3856fd98e9dc2a6af.tar.lz
gsoc2013-evolution-6f1d5b31351a2e4d31cd92a3856fd98e9dc2a6af.tar.xz
gsoc2013-evolution-6f1d5b31351a2e4d31cd92a3856fd98e9dc2a6af.tar.zst
gsoc2013-evolution-6f1d5b31351a2e4d31cd92a3856fd98e9dc2a6af.zip
redo tags for legalnotice ordering. open/close for actual preface is in
2002-11-19 Aaron Weber <aaron@ximian.com> * C/legal.xml: redo tags for legalnotice ordering. open/close for actual preface is in evolution.xml and the LEGAL entity (legal.xml) is now part of the preface. the legalnotice tag itself merely says "hey, go look at the preface, legal info is there due to rendering issues." * C/apx-gpl.xml: new file. GPL! * C/Makefile.am: New file: apx-gpl.xml. Re-alphabetize the files listed as entities, and make the \'s line up so it looks pretty. * C/preface.xml: redo tags for legalnotice ordering. open/close for actual preface is in evolution.xml and the LEGAL entity (legal.xml) is now part of the preface. * C/evolution.xml: reorder, add GPL, put legalnotice inside preface. Put actual <preface> tags in this file, so that the preface could consist of sect1s which are the &LEGAL; and &PREFACE; entities. svn path=/trunk/; revision=18843
Diffstat (limited to 'help/C/legal.xml')
-rw-r--r--help/C/legal.xml31
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>