chiark / gitweb /
Back-link to index
[disorder] / disobedience / manual / misc.html
CommitLineData
0f839d0f
RK
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2<!--
3This file is part of DisOrder.
4Copyright (C) 2009 Richard Kettlewell
5
6This program is free software: you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation, either version 3 of the License, or
9(at your option) any later version.
10
11This program is distributed in the hope that it will be useful,
12but WITHOUT ANY WARRANTY; without even the implied warranty of
13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14GNU General Public License for more details.
15
16You should have received a copy of the GNU General Public License
17along with this program. If not, see <http://www.gnu.org/licenses/>.
18-->
19<html>
20 <head>
21 <title>Disobedience: Appendix</title>
22 <link rel=stylesheet
23 type="text/css"
24 href="disobedience.css">
25 </head>
26 <body>
27 <h1>Appendix</h1>
28
29 <h2><a name=bugs>Reporting Bugs</a></h2>
30
31 <p>Please report bugs using
32 DisOrder's <a href="http://code.google.com/p/disorder/issues/list">bug
33 tracker</a>.</p>
34
35 <h2><a name=copyright>Copyright Notice</a></h2>
36
37 <p>Copyright &copy; 2003-2009 <a
38 href="http://www.greenend.org.uk/rjk/">Richard Kettlewell</a><br>
39
40 Portions copyright &copy; 2007 <a
41 href="http://www.chiark.greenend.org.uk/~ryounger/">Ross
42 Younger</a><br>
43
44 Portions copyright &copy; 2007, 2008 Mark Wooding<br>
45
46 Portions extracted from <a
47 href="http://mpg321.sourceforge.net/">MPG321</a>, Copyright &copy; 2001 Joe
48 Drew, Copyright &copy; 2000-2001 Robert Leslie<br>
49
50 Portions copyright &copy; 1997-2006 <a
51 href="http://www.fsf.org/">Free Software Foundation, Inc</a><br>
52
53 Portions Copyright &copy; 2000 <a href="http://www.redhat.com">Red Hat,
54 Inc.</a>, Jonathan Blandford <jrb@redhat.com></p>
55
56 <p>This program is free software: you can redistribute it and/or modify it
57 under the terms of the <a href="http://www.gnu.org/licenses/gpl-3.0.html">GNU
58 General Public License</a> as published by the Free Software Foundation,
59 either version 3 of the License, or (at your option) any later version.</p>
60
61 <p>This program is distributed in the hope that it will be useful,
62 but WITHOUT ANY WARRANTY; without even the implied warranty of
63 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
64 General Public License for more details.</p>
65
66 <p>You should have received a copy of the GNU General Public License along
67 with this program. If not, see <a
68 href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>.</p>
69
f326f12d
RK
70 <hr>
71
72 <a href="index.html">Back to contents</a>
0f839d0f
RK
73
74 </body>
75</html>