File: credits.html

package info (click to toggle)
webissues 0.9.2-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,708 kB
  • ctags: 2,637
  • sloc: cpp: 19,365; xml: 400; sh: 180; makefile: 47
file content (95 lines) | stat: -rw-r--r-- 4,383 bytes parent folder | download
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Chapter 4. Credits and License</title>
    <link rel="stylesheet" href="common/style.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.73.0" />
    <meta name="keywords" content="webissues, issue tracking, bug tracking, team collaboration, desktop client" />
    <link rel="start" href="index.html" title="The WebIssues Client Manual" />
    <link rel="up" href="index.html" title="The WebIssues Client Manual" />
    <link rel="prev" href="types_window.html" title="Types Window" />
    <link rel="next" href="resources.html" title="Chapter 5. Resources" />
  </head>
  <body>
    <div id="header">
      <div id="header-bar">
        <img id="header-logo" src="common/webissues.png" alt="WebIssues" />
        <div id="header-title">The <span class="application">WebIssues Client</span> Manual</div>
        <div id="header-abstract">Desktop client for the <span class="application">WebIssues</span> system</div>
      </div>
      <div id="header-links">
        <a accesskey="h" href="index.html">Home</a>
      </div>
    </div>
    <div class="navlinks">
      <div class="navleft">&laquo; <a accesskey="p" href="types_window.html">Types Window</a></div>
      <div class="navright"><a accesskey="n" href="resources.html">Resources</a> &raquo;</div>
    </div>
    <div class="chapter" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title"><a id="credits"></a>Chapter 4. Credits and License</h2>
          </div>
        </div>
      </div>
      <div class="itemizedlist">
        <p class="title">
          <b>Copyrights</b>
        </p>
        <ul type="disc">
          <li>
            <p>Program copyright © 2006 Michał Męciński</p>
          </li>
          <li>
            <p>Program copyright © 2007-2008 WebIssues Team</p>
          </li>
          <li>
            <p>Documentation copyright © 2007-2008 WebIssues Team</p>
          </li>
          <li>
            <p>Icons based on the KDE Crystal theme copyright © 2002 and following years KDE Artists</p>
          </li>
        </ul>
      </div>
      <div class="itemizedlist">
        <p class="title">
          <b>WebIssues Team</b>
        </p>
        <ul type="disc">
          <li>
            <p>Michał Męciński (<span>mimec</span> at <span>mimec.org</span>)</p>
          </li>
          <li>
            <p>Peter Morgan (<span>pedromorgan</span> at <span>gmail.com</span>)</p>
          </li>
        </ul>
      </div>
      <div class="itemizedlist">
        <p class="title">
          <b>Translators</b>
        </p>
        <ul type="disc">
          <li>
            <p>Luis Cabrera (<span>lcabrera</span> at <span>sauco.org</span>)</p>
          </li>
          <li>
            <p>Ritt K. aka xep (<span>angry-kasyan</span> at <span>narod.ru</span>)</p>
          </li>
        </ul>
      </div>
      <p>This program is free software; you can redistribute it and/or modify it under the terms of the <a class="ulink" href="http://www.gnu.org/copyleft/gpl.html" target="_top">GNU General Public License</a> as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p>
      <p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>
      <p>You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</p>
    </div>
    <div class="navlinks">
      <div class="navleft">&laquo; <a accesskey="p" href="types_window.html">Types Window</a></div>
      <div class="navright"><a accesskey="n" href="resources.html">Resources</a> &raquo;</div>
    </div>
    <div id="copyright">
      <p class="copyright">Copyright © 2007-2008 WebIssues Team</p>
    </div>
  </body>
</html>