| 1 |
< |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| 1 |
> |
<!--#include virtual="/doctype.inc" --> |
| 2 |
|
|
| 3 |
– |
<!-- |
| 4 |
– |
$Author$ |
| 5 |
– |
$Id$ |
| 6 |
– |
--> |
| 7 |
– |
|
| 8 |
– |
<html> |
| 9 |
– |
|
| 3 |
|
<head> |
| 4 |
< |
<title>i-scream licensing</title> |
| 4 |
> |
<title>i-scream licensing</title> |
| 5 |
> |
<!--#include virtual="/style.inc" --> |
| 6 |
|
</head> |
| 7 |
|
|
| 8 |
< |
<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
| 8 |
> |
<body> |
| 9 |
|
|
| 10 |
< |
<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" --> |
| 10 |
> |
<div id="container"> |
| 11 |
|
|
| 12 |
< |
<h2><font face="Arial">i-scream central monitoring system licensing</font></h2> |
| 12 |
> |
<div id="main"> |
| 13 |
|
|
| 14 |
< |
<p><font face="Arial" size="2"> |
| 14 |
> |
<!--#include virtual="/header.inc" --> |
| 15 |
> |
|
| 16 |
> |
<div id="contents"> |
| 17 |
> |
<h1 class="top">i-scream software licensing</h1> |
| 18 |
> |
|
| 19 |
> |
<p> |
| 20 |
|
Unless explicitly mentioned the i-scream central monitoring system is |
| 21 |
|
licensed under the GNU General Public License (GPL). The full license |
| 22 |
|
can be found <a href="http://www.gnu.org/licenses/gpl.txt">here</a>, but |
| 23 |
|
is also given below for reference. |
| 24 |
< |
</font></p> |
| 24 |
> |
</p> |
| 25 |
|
|
| 26 |
|
<pre> |
| 27 |
|
GNU GENERAL PUBLIC LICENSE |
| 365 |
|
library. If this is what you want to do, use the GNU Library General |
| 366 |
|
Public License instead of this License. |
| 367 |
|
</pre> |
| 368 |
+ |
</div> |
| 369 |
|
|
| 370 |
< |
<!--#include virtual="bottom.inc" --> |
| 371 |
< |
</td> |
| 372 |
< |
</tr> |
| 373 |
< |
</table> |
| 370 |
> |
<!--#include virtual="/footer.inc" --> |
| 371 |
> |
|
| 372 |
> |
</div> |
| 373 |
> |
|
| 374 |
> |
<!--#include virtual="/menu.inc" --> |
| 375 |
> |
|
| 376 |
> |
</div> |
| 377 |
|
|
| 378 |
|
</body> |
| 379 |
|
</html> |