summaryrefslogtreecommitdiff
path: root/httemplate/docs/license.html
blob: 54537307ecba0206a353e25364e8509c11e64455 (plain)
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
<% include('/elements/header-popup.html', 'Freeside') %>
<CENTER>
<IMG SRC="<%$fsurl%>images/small-logo.png" BORDER=0"><BR>
<H3>version <% $FS::VERSION %></H3>
</CENTER>

<P>

Copyright &copy; 2005-2008 Freeside Internet Services, Inc.<BR>
Copyright &copy; 2000-2005 Ivan Kohler<BR>
Copyright &copy; 1999 Silicon Interactive Software Design<BR>
All rights reserved<BR>

<P>
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU <B>Affero</B> General Public License as published
    by the Free Software Foundation, either version 3 of the License, or (at
    your option) any later version.

<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 Affero General Public License for more details.
  
<P>
    You should have received a copy of the GNU Affero General Public
    License along with this program, in the file `<A HREF="AGPL.html" TARGET="_blank">AGPL</A>'; if not,
    see &lt;<A HREF="http://www.fsf.org/licensing/licenses/agpl-3.0.html" TARGET="_blank"">http://www.fsf.org/licensing/licenses/agpl-3.0.html</a>&gt;.

<P>
    At your option, you may also redistribute and/or modify the files in the
    fs_selfservice/ directory (but not the rest of the software) under the
    terms of the GNU General Public License as published by the Free Software
    Foundation, either version 3 of the License, or (at your option) any later
    version.

<P>
    At your option, you may also redistribute and/or modify the
    fs_selfservice/php/freeside.class.php file (but not the rest of the
    software) under the terms of the GNU Lesser General Public License as
    published by the Free Software Foundation, either version 3 of the License,
    or (at your option) any later version.

<!--entire other packages-->

<P>
Contains "Request Tracker" <http://www.bestpractical.com/rt/> and 
"RTx::Extension::ActivityReports" from Best Practical Solutions, licensed under
the terms of the GNU GPL, version two.  Best Practical Solutions considers the
Request Tracker software in this case to be "merely aggregated" with Freeside,
and not a "combined work", and as such Request Tracker is distributed only
under the original GPLv2 license.

<!--important widgets or other "whole" bits-->

<P>
Latex invoice template based on a template from eBills
<http://ebills.sourceforge.net/> by Mark Asplen-Taylor <mark@asplen.co.uk>,
licensed under the terms fo the GNU GPL.

<P>
Contains "JS Calendar" <http://dynarch.com/mishoo/calendar.epl>
by Mihai Bazon <mishoo@infoiasi.ro> licensed under the terms of the GNU LGPL.

<P>
Contains FCKeditor by Frederico Caldeira Knabben, licensed under the terms of
the GNU GPL.

<P>
Contains XMenu <http://webfx.eae.net/dhtml/xmenu/xmenu.html>
by Erik Arvidsson, licensed under the terms of the GNU GPL.

<!--RT add-ons-->

<P>
Contains "RTx::Statistics Package"
<http://wiki.bestpractical.com/view/RT3StatisticsPackage> from Kelly Hickel
<kfh@mqsoftware.com>, licensed under the same terms as Perl (GPL/Artistic).

<P>
Contains "RTx::WebCronTool" <http://search.cpan.org/dist/RTx-WebCronTool/> from
Audrey Tang, licensed under the same terms as Perl (GPL/Artistic).

<!--libraries-->

<P>
Contains the QLIB JavaScript library <http://qlib.quazzle.com/> by 
Quazzle.com, Serge Dolgov, licensed under the terms of the GNU GPL.

<P>
Contains the overlibmws DHTML Popup Library <http://www.macridesweb.com/oltest/>
by Foteos Macrides (derived from overLIB <http://www.bosrup.com/web/overlib/>
by Erik Bosrup), licensed under the terms of the Artistic license
<http://www.macridesweb.com/oltest/license.html>.

<P>
XMLHttpRequest implementation based on the SAJAX toolkit, licensed under the
terms of the BSD license.<BR>
&copy; 2005 modernmethod, inc<BR>
Perl backend version &copy; 2005 Nathan Schmidt

<!-- artwork -->

<P>
Contains public domain artwork from openclipart.org by mimooh and other
authors.

<P>
Contains icons from
<A HREF="http://famfamfam.com/" TARGET="_blank">famfamfam.com</A>
by Mark James, licensed under the terms of the Creative Commons Attribution
2.5 License.

</BODY>
</HTML>