This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
COPYRIGHT.html
39 lines (36 loc) · 2.01 KB
/
COPYRIGHT.html
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
<html>
<head>
<title>OpenBiblio Copyright Information</title>
</head>
<body>
<h1>OpenBiblio Copyright Information</h1>
<p>OpenBiblio is a copyrighted work, owned by its contributors:</p>
<pre>
Copyright © 2002-2005 David Stevens <dave at stevens.name>
Copyright © 2003-2004 Joe Hagerty <revjoe at revjoe.com>
Copyright © 2004-2006 Micah Stetson <micah at stetsonnet.org>
Copyright © 2005 Peter Leschev <pleschev at users.sourceforge.net>
Copyright © 2005 Arthur Lok Jack Graduate School of Business,
The University of the West Indies, St. Augustine.
(Contact: Shivan Jaikaran <webmaster at gsb.tt> - http://www.gsb.tt/)
Copyright © 2009 Catholic Education Tasmania
(Contact: Neal Schulz <nealschulz at users.sourceforge.net> - http://www.catholic.tas.edu.au/)
</pre>
<p>OpenBiblio is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License (GPL) as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.</p>
<p>As an exception to the license, the copyright holders waive the
requirements of section (2)(a) of the GPL. If you modify OpenBiblio,
you may extend this exception to your version of OpenBiblio, but
you are not obligated to do so. If you do not wish to do so, delete
this exception statement from your version.</p>
<p>OpenBiblio 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 <a href="GPL.txt">GNU General Public License</a>
along with OpenBiblio; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</p>
</body>
</html>