1 |
< |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
1 |
> |
<!--#include virtual="/doctype.inc" --> |
2 |
> |
<head> |
3 |
> |
<title> |
4 |
> |
i-scream licensing |
5 |
> |
</title> |
6 |
> |
<!--#include virtual="/style.inc" --> |
7 |
> |
</head> |
8 |
> |
<body> |
9 |
> |
<div id="container"> |
10 |
> |
<div id="main"> |
11 |
> |
<!--#include virtual="/header.inc" --> |
12 |
> |
<div id="contents"> |
13 |
> |
<h1 class="top"> |
14 |
> |
i-scream software licensing |
15 |
> |
</h1> |
16 |
> |
<p> |
17 |
> |
Unless explicitly mentioned all i-scream software is |
18 |
> |
licensed under the GNU General Public License (GPL). The |
19 |
> |
full license can be found |
20 |
> |
<a href="http://www.gnu.org/licenses/gpl.txt">here</a>, |
21 |
> |
but is also given below for reference. |
22 |
> |
</p> |
23 |
> |
<pre> |
24 |
> |
GNU GENERAL PUBLIC LICENSE |
25 |
> |
Version 2, June 1991 |
26 |
|
|
3 |
– |
<!-- |
4 |
– |
$Author$ |
5 |
– |
$Id$ |
6 |
– |
--> |
7 |
– |
|
8 |
– |
<html> |
9 |
– |
|
10 |
– |
<head> |
11 |
– |
<title>i-scream licensing</title> |
12 |
– |
</head> |
13 |
– |
|
14 |
– |
<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
15 |
– |
|
16 |
– |
<table border="0" cellpadding="2" cellspacing="2"> |
17 |
– |
<tr> |
18 |
– |
<td valign="top"> |
19 |
– |
<!--#include virtual="left.inc" --> |
20 |
– |
</td> |
21 |
– |
<td valign="top"> |
22 |
– |
<!--#include virtual="title.inc" --> |
23 |
– |
|
24 |
– |
<h2><font face="Arial">i-scream central monitoring system licensing</font></h2> |
25 |
– |
|
26 |
– |
<p><font face="Arial" size="2"> |
27 |
– |
The i-scream central monitoring system is licensed under the GNU General |
28 |
– |
Public License (GPL). The full license can be found |
29 |
– |
<a href="http://www.gnu.org/licenses/gpl.txt">here</a>, but is also given |
30 |
– |
below for reference. |
31 |
– |
</font></p> |
32 |
– |
|
33 |
– |
<pre> |
34 |
– |
GNU GENERAL PUBLIC LICENSE |
35 |
– |
Version 2, June 1991 |
36 |
– |
|
27 |
|
Copyright (C) 1989, 1991 Free Software Foundation, Inc. |
28 |
|
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
29 |
|
Everyone is permitted to copy and distribute verbatim copies |
30 |
|
of this license document, but changing it is not allowed. |
31 |
|
|
32 |
< |
Preamble |
32 |
> |
Preamble |
33 |
|
|
34 |
|
The licenses for most software are designed to take away your |
35 |
|
freedom to share and change it. By contrast, the GNU General Public |
78 |
|
|
79 |
|
The precise terms and conditions for copying, distribution and |
80 |
|
modification follow. |
81 |
< |
|
82 |
< |
GNU GENERAL PUBLIC LICENSE |
81 |
> |
|
82 |
> |
GNU GENERAL PUBLIC LICENSE |
83 |
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION |
84 |
|
|
85 |
|
0. This License applies to any program or other work which contains |
133 |
|
License. (Exception: if the Program itself is interactive but |
134 |
|
does not normally print such an announcement, your work based on |
135 |
|
the Program is not required to print an announcement.) |
136 |
< |
|
136 |
> |
|
137 |
|
These requirements apply to the modified work as a whole. If |
138 |
|
identifiable sections of that work are not derived from the Program, |
139 |
|
and can be reasonably considered independent and separate works in |
191 |
|
access to copy the source code from the same place counts as |
192 |
|
distribution of the source code, even though third parties are not |
193 |
|
compelled to copy the source along with the object code. |
194 |
< |
|
194 |
> |
|
195 |
|
4. You may not copy, modify, sublicense, or distribute the Program |
196 |
|
except as expressly provided under this License. Any attempt |
197 |
|
otherwise to copy, modify, sublicense or distribute the Program is |
248 |
|
|
249 |
|
This section is intended to make thoroughly clear what is believed to |
250 |
|
be a consequence of the rest of this License. |
251 |
< |
|
251 |
> |
|
252 |
|
8. If the distribution and/or use of the Program is restricted in |
253 |
|
certain countries either by patents or by copyrighted interfaces, the |
254 |
|
original copyright holder who places the Program under this License |
278 |
|
of preserving the free status of all derivatives of our free software and |
279 |
|
of promoting the sharing and reuse of software generally. |
280 |
|
|
281 |
< |
NO WARRANTY |
281 |
> |
NO WARRANTY |
282 |
|
|
283 |
|
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY |
284 |
|
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN |
300 |
|
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE |
301 |
|
POSSIBILITY OF SUCH DAMAGES. |
302 |
|
|
303 |
< |
END OF TERMS AND CONDITIONS |
314 |
< |
|
315 |
< |
How to Apply These Terms to Your New Programs |
303 |
> |
END OF TERMS AND CONDITIONS |
304 |
|
|
305 |
+ |
How to Apply These Terms to Your New Programs |
306 |
+ |
|
307 |
|
If you develop a new program, and you want it to be of the greatest |
308 |
|
possible use to the public, the best way to achieve this is to make it |
309 |
|
free software which everyone can redistribute and change under these terms. |
313 |
|
convey the exclusion of warranty; and each file should have at least |
314 |
|
the "copyright" line and a pointer to where the full notice is found. |
315 |
|
|
316 |
< |
<one line to give the program's name and a brief idea of what it does.> |
317 |
< |
Copyright (C) <year> <name of author> |
316 |
> |
<one line to give the program's name and a brief idea of what it does.> |
317 |
> |
Copyright (C) <year> <name of author> |
318 |
|
|
319 |
|
This program is free software; you can redistribute it and/or modify |
320 |
|
it under the terms of the GNU General Public License as published by |
353 |
|
Yoyodyne, Inc., hereby disclaims all copyright interest in the program |
354 |
|
`Gnomovision' (which makes passes at compilers) written by James Hacker. |
355 |
|
|
356 |
< |
<signature of Ty Coon>, 1 April 1989 |
356 |
> |
<signature of Ty Coon>, 1 April 1989 |
357 |
|
Ty Coon, President of Vice |
358 |
|
|
359 |
|
This General Public License does not permit incorporating your program into |
362 |
|
library. If this is what you want to do, use the GNU Library General |
363 |
|
Public License instead of this License. |
364 |
|
</pre> |
365 |
< |
|
366 |
< |
<!--#include virtual="bottom.inc" --> |
367 |
< |
</td> |
368 |
< |
</tr> |
369 |
< |
</table> |
370 |
< |
|
381 |
< |
</body> |
365 |
> |
</div> |
366 |
> |
<!--#include virtual="/footer.inc" --> |
367 |
> |
</div> |
368 |
> |
<!--#include virtual="/menu.inc" --> |
369 |
> |
</div> |
370 |
> |
</body> |
371 |
|
</html> |