1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
xmlns:ui="http://projectmallard.org/ui/1.0/"
type="topic"
id="xiphos-90-credits">
<info>
<desc>Credits and contact information.</desc>
<link type="guide" xref="index"/>
<revision pkgversion="4.1.1" date="2018-05-20" status="draft"/>
<revision pkgversion="4.1.0" date="2018-05-30" status="candidate"/>
<title type='link' role="trail"></title>
<title type='text'>Xiphos</title>
<credit type="author" its:translate="no">
<name>Andy Piper</name>
</credit>
<credit type="author" its:translate="no">
<name>Pierre Benz</name>
</credit>
<credit type="author" its:translate="no">
<name>Dr Peter von Kaehne</name>
</credit>
<credit type="author" its:translate="no">
<name>Karl Kleinpaste</name>
</credit>
<credit type="author" its:translate="no">
<name>Matthew Talbert</name>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Credits and Acknowledgment</title>
<section id="license">
<title>License</title>
<p>
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License (GPL), Version 2 or
any later version published by the Free Software Foundation. You can
find a copy of the GPL at this
<link its:translate="no" href="http://www.gnu.org/licenses/gpl-2.0.html">link</link> or
in the file COPYING distributed with this manual.
</p>
</section>
<section id="current">
<title>Authors of the <app>Xiphos</app> User Documentation</title>
<p>This manual was written by:</p>
<list>
<item its:translate="no">
<p>Andy Piper</p>
</item>
<item its:translate="no">
<p>Pierre Benz</p>
</item>
<item its:translate="no">
<p>Dr Peter von Kaehne</p>
</item>
<item its:translate="no">
<p>Karl Kleinpaste</p>
</item>
<item its:translate="no">
<p>Matthew Talbert</p>
</item>
</list>
</section>
<section id="contact">
<title>Contact information</title>
<p>The <app>Xiphos</app> software and Manual:</p>
<list>
<item>
<p>
<link href="http://xiphos.org/" its:translate="no">
Website
</link>
</p>
</item>
<item>
<p>
<link href="https://www.crosswire.org/mailman/listinfo/xiphos-users/"
its:translate="no">
Mailing list
</link>
</p>
</item>
<item>
<p>
<link href="https://github.com/crosswire/xiphos/issues"
its:translate="no">
<app>Xiphos</app> Issues and Bug reports
</link>
</p>
</item>
</list>
<p>The SWORD Project:</p>
<list>
<item>
<p>
<link href="http://www.crosswire.org" its:translate="no">
Crosswire website
</link>
</p>
</item>
<item>
<p>
<link href="http://tracker.crosswire.org/browse/MOD/"
its:translate="no">
Modules Issues and Bug tracking
</link>
</p>
</item>
</list>
</section>
</page>
|