Commit 8ffc69ff authored by jake%bugzilla.org's avatar jake%bugzilla.org

The GNU Free Documentation License should be at the end of the guide (in an…

The GNU Free Documentation License should be at the end of the guide (in an appendix), not at the begining. Also, add the version number of the guide to the front page.
parent 30c184cc
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<!ENTITY bz "http://www.bugzilla.org/"> <!ENTITY bz "http://www.bugzilla.org/">
<!ENTITY bzg-auth "The Bugzilla Team"> <!ENTITY bzg-auth "The Bugzilla Team">
<!ENTITY bzg-bugs "<ulink url='http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla</ulink>"> <!ENTITY bzg-bugs "<ulink url='http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>">
<!ENTITY mysql "http://www.mysql.com/"> <!ENTITY mysql "http://www.mysql.com/">
<!ENTITY newest-perl-ver "5.8"> <!ENTITY newest-perl-ver "5.8">
...@@ -107,6 +107,8 @@ try to avoid clutter and feel free to waste space in the code to make it more re ...@@ -107,6 +107,8 @@ try to avoid clutter and feel free to waste space in the code to make it more re
</author> </author>
</authorgroup> </authorgroup>
<edition>&bz-ver; <![%bz-devel;[Development ]]>Release</edition>
<pubdate>&bz-date;</pubdate> <pubdate>&bz-date;</pubdate>
<abstract> <abstract>
...@@ -121,8 +123,7 @@ try to avoid clutter and feel free to waste space in the code to make it more re ...@@ -121,8 +123,7 @@ try to avoid clutter and feel free to waste space in the code to make it more re
<para> <para>
This documentation is maintained in DocBook 4.1.2 XML format. This documentation is maintained in DocBook 4.1.2 XML format.
Changes are best submitted as plain text or SGML diffs, attached Changes are best submitted as plain text or SGML diffs, attached
to a bug filed in to a bug filed in the &bzg-bugs; compontent.
<ulink url="http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation">mozilla.org's Bugzilla</ulink>.
</para> </para>
<![%bz-devel;[ <![%bz-devel;[
<para>This is a development version of this guide. Information in it <para>This is a development version of this guide. Information in it
...@@ -172,6 +173,9 @@ try to avoid clutter and feel free to waste space in the code to make it more re ...@@ -172,6 +173,9 @@ try to avoid clutter and feel free to waste space in the code to make it more re
<!-- Appendix: Major Bugzilla Variants --> <!-- Appendix: Major Bugzilla Variants -->
&variants; &variants;
<!-- Appendix: GNU Free Documentation License -->
&gfdl;
<!-- Glossary --> <!-- Glossary -->
&glossary; &glossary;
......
...@@ -7,14 +7,14 @@ ...@@ -7,14 +7,14 @@
<section id="copyright"> <section id="copyright">
<title>Copyright Information</title> <title>Copyright Information</title>
<blockquote> <blockquote>
<attribution>Copyright (c) 2000-2002 Matthew P. Barnson and &bzg-auth;</attribution> <attribution>Copyright (c) 2000-2003 Matthew P. Barnson and &bzg-auth;</attribution>
<para> <para>
Permission is granted to copy, distribute and/or modify this Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation document under the terms of the GNU Free Documentation
License, Version 1.1 or any later version published by the License, Version 1.1 or any later version published by the
Free Software Foundation; with no Invariant Sections, no Free Software Foundation; with no Invariant Sections, no
Front-Cover Texts, and with no Back-Cover Texts. A copy of Front-Cover Texts, and with no Back-Cover Texts. A copy of
the license is included below. the license is included in <xref linkend="gfdl"/>.
</para> </para>
</blockquote> </blockquote>
<para> <para>
...@@ -22,11 +22,6 @@ ...@@ -22,11 +22,6 @@
copyright, or publishing this document in non-electronic form, copyright, or publishing this document in non-electronic form,
please contact &bzg-auth;. please contact &bzg-auth;.
</para> </para>
<!-- The GNU Free Documentation License -->
&gfdl;
</section> </section>
<section id="disclaimer"> <section id="disclaimer">
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<!-- - GNU Project - Free Software Foundation (FSF) --> <!-- - GNU Project - Free Software Foundation (FSF) -->
<!-- LINK REV="made" HREF="mailto:webmasters@gnu.org" --> <!-- LINK REV="made" HREF="mailto:webmasters@gnu.org" -->
<!-- sect1> <!-- section>
<title>GNU Free Documentation License</title --> <title>GNU Free Documentation License</title -->
<para>Version 1.1, March 2000</para> <para>Version 1.1, March 2000</para>
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
not allowed.</para> not allowed.</para>
</blockquote> </blockquote>
<sect1 label="0" id="gfdl-0"> <section label="0" id="gfdl-0">
<title>PREAMBLE</title> <title>PREAMBLE</title>
<para>The purpose of this License is to make a manual, textbook, or other <para>The purpose of this License is to make a manual, textbook, or other
...@@ -38,9 +38,9 @@ ...@@ -38,9 +38,9 @@
can be used for any textual work, regardless of subject matter or whether can be used for any textual work, regardless of subject matter or whether
it is published as a printed book. We recommend this License principally it is published as a printed book. We recommend this License principally
for works whose purpose is instruction or reference.</para> for works whose purpose is instruction or reference.</para>
</sect1> </section>
<sect1 label="1" id="gfdl-1"> <section label="1" id="gfdl-1">
<title>APPLICABILITY AND DEFINITIONS</title> <title>APPLICABILITY AND DEFINITIONS</title>
<para>This License applies to any manual or other work that contains a <para>This License applies to any manual or other work that contains a
...@@ -98,9 +98,9 @@ ...@@ -98,9 +98,9 @@
which do not have any title page as such, "Title Page" means the text which do not have any title page as such, "Title Page" means the text
near the most prominent appearance of the work's title, preceding the near the most prominent appearance of the work's title, preceding the
beginning of the body of the text.</para> beginning of the body of the text.</para>
</sect1> </section>
<sect1 label="2" id="gfdl-2"> <section label="2" id="gfdl-2">
<title>VERBATIM COPYING</title> <title>VERBATIM COPYING</title>
<para>You may copy and distribute the Document in any medium, either <para>You may copy and distribute the Document in any medium, either
...@@ -115,9 +115,9 @@ ...@@ -115,9 +115,9 @@
<para>You may also lend copies, under the same conditions stated above, <para>You may also lend copies, under the same conditions stated above,
and you may publicly display copies.</para> and you may publicly display copies.</para>
</sect1> </section>
<sect1 label="3" id="gfdl-3"> <section label="3" id="gfdl-3">
<title>COPYING IN QUANTITY</title> <title>COPYING IN QUANTITY</title>
<para>If you publish printed copies of the Document numbering more than <para>If you publish printed copies of the Document numbering more than
...@@ -154,9 +154,9 @@ ...@@ -154,9 +154,9 @@
the Document well before redistributing any large number of copies, to the Document well before redistributing any large number of copies, to
give them a chance to provide you with an updated version of the give them a chance to provide you with an updated version of the
Document.</para> Document.</para>
</sect1> </section>
<sect1 label="4" id="gfdl-4"> <section label="4" id="gfdl-4">
<title>MODIFICATIONS</title> <title>MODIFICATIONS</title>
<para>You may copy and distribute a Modified Version of the Document <para>You may copy and distribute a Modified Version of the Document
...@@ -284,9 +284,9 @@ ...@@ -284,9 +284,9 @@
<para>The author(s) and publisher(s) of the Document do not by this <para>The author(s) and publisher(s) of the Document do not by this
License give permission to use their names for publicity for or to assert License give permission to use their names for publicity for or to assert
or imply endorsement of any Modified Version.</para> or imply endorsement of any Modified Version.</para>
</sect1> </section>
<sect1 label="5" id="gfdl-5"> <section label="5" id="gfdl-5">
<title>COMBINING DOCUMENTS</title> <title>COMBINING DOCUMENTS</title>
<para>You may combine the Document with other documents released under <para>You may combine the Document with other documents released under
...@@ -310,9 +310,9 @@ ...@@ -310,9 +310,9 @@
"History"; likewise combine any sections entitled "Acknowledgements", and "History"; likewise combine any sections entitled "Acknowledgements", and
any sections entitled "Dedications". You must delete all sections any sections entitled "Dedications". You must delete all sections
entitled "Endorsements."</para> entitled "Endorsements."</para>
</sect1> </section>
<sect1 label="6" id="gfdl-6"> <section label="6" id="gfdl-6">
<title>COLLECTIONS OF DOCUMENTS</title> <title>COLLECTIONS OF DOCUMENTS</title>
<para>You may make a collection consisting of the Document and other <para>You may make a collection consisting of the Document and other
...@@ -326,9 +326,9 @@ ...@@ -326,9 +326,9 @@
distribute it individually under this License, provided you insert a copy distribute it individually under this License, provided you insert a copy
of this License into the extracted document, and follow this License in of this License into the extracted document, and follow this License in
all other respects regarding verbatim copying of that document.</para> all other respects regarding verbatim copying of that document.</para>
</sect1> </section>
<sect1 label="7" id="gfdl-7"> <section label="7" id="gfdl-7">
<title>AGGREGATION WITH INDEPENDENT WORKS</title> <title>AGGREGATION WITH INDEPENDENT WORKS</title>
<para>A compilation of the Document or its derivatives with other <para>A compilation of the Document or its derivatives with other
...@@ -345,9 +345,9 @@ ...@@ -345,9 +345,9 @@
the entire aggregate, the Document's Cover Texts may be placed on covers the entire aggregate, the Document's Cover Texts may be placed on covers
that surround only the Document within the aggregate. Otherwise they must that surround only the Document within the aggregate. Otherwise they must
appear on covers around the whole aggregate.</para> appear on covers around the whole aggregate.</para>
</sect1> </section>
<sect1 label="8" id="gfdl-8"> <section label="8" id="gfdl-8">
<title>TRANSLATION</title> <title>TRANSLATION</title>
<para>Translation is considered a kind of modification, so you may <para>Translation is considered a kind of modification, so you may
...@@ -360,9 +360,9 @@ ...@@ -360,9 +360,9 @@
License. In case of a disagreement between the translation and the License. In case of a disagreement between the translation and the
original English version of this License, the original English version original English version of this License, the original English version
will prevail.</para> will prevail.</para>
</sect1> </section>
<sect1 label="9" id="gfdl-9"> <section label="9" id="gfdl-9">
<title>TERMINATION</title> <title>TERMINATION</title>
<para>You may not copy, modify, sublicense, or distribute the Document <para>You may not copy, modify, sublicense, or distribute the Document
...@@ -372,9 +372,9 @@ ...@@ -372,9 +372,9 @@
who have received copies, or rights, from you under this License will not who have received copies, or rights, from you under this License will not
have their licenses terminated so long as such parties remain in full have their licenses terminated so long as such parties remain in full
compliance.</para> compliance.</para>
</sect1> </section>
<sect1 label="10" id="gfdl-10"> <section label="10" id="gfdl-10">
<title>FUTURE REVISIONS OF THIS LICENSE</title> <title>FUTURE REVISIONS OF THIS LICENSE</title>
<para>The Free Software Foundation may publish new, revised versions of <para>The Free Software Foundation may publish new, revised versions of
...@@ -394,9 +394,9 @@ ...@@ -394,9 +394,9 @@
Software Foundation. If the Document does not specify a version number of Software Foundation. If the Document does not specify a version number of
this License, you may choose any version ever published (not as a draft) this License, you may choose any version ever published (not as a draft)
by the Free Software Foundation.</para> by the Free Software Foundation.</para>
</sect1> </section>
<sect1 label="" id="gfdl-howto"> <section label="" id="gfdl-howto">
<title>How to use this License for your documents</title> <title>How to use this License for your documents</title>
<para>To use this License in a document you have written, include a copy <para>To use this License in a document you have written, include a copy
...@@ -422,7 +422,7 @@ ...@@ -422,7 +422,7 @@
recommend releasing these examples in parallel under your choice of free recommend releasing these examples in parallel under your choice of free
software license, such as the GNU General Public License, to permit their software license, such as the GNU General Public License, to permit their
use in free software.</para> use in free software.</para>
</sect1> </section>
</appendix> </appendix>
<!-- Keep this comment at the end of the file <!-- Keep this comment at the end of the file
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment