1 |
williamc |
1.2 |
<! Style Sheet Header>
|
2 |
|
|
<html>
|
3 |
|
|
<head>
|
4 |
|
|
<title>SCRAM license</title>
|
5 |
|
|
<body>
|
6 |
|
|
<! End Style Sheet Header -----------Insert Text Here --------------------->
|
7 |
|
|
<body bgcolor="beige">
|
8 |
|
|
<center>
|
9 |
|
|
<H1>SCRAM Licensing</H1>
|
10 |
|
|
<font color=red>S</font>oftware <font color=red>C</font>onfiguration,
|
11 |
|
|
<font color=red>R</font>elease <font color=red>A</font>nd
|
12 |
|
|
<font color=red>M</font>anagement
|
13 |
|
|
</center>
|
14 |
|
|
<hr>
|
15 |
|
|
<h2>SCRAM licensing conditions</h2>
|
16 |
|
|
SCRAM is made available under the conditions of the
|
17 |
sashby |
1.3 |
GNU General Public License.
|
18 |
williamc |
1.2 |
Note that this does NOT necessarily imply that software projects managed by SCRAM
|
19 |
|
|
come under the GNU Public Licence.
|
20 |
|
|
<p>
|
21 |
|
|
<h3>Disclaimer</h3>
|
22 |
|
|
<pre>
|
23 |
|
|
SCRAM : Software Configuration Release And Management
|
24 |
sashby |
1.3 |
Copyright (c) 2000 Chris Williams
|
25 |
williamc |
1.2 |
|
26 |
|
|
This program is free software; you can redistribute it and/or modify
|
27 |
|
|
it under the terms of the GNU General Public License as published by
|
28 |
|
|
the Free Software Foundation; either version 2 of the License, or
|
29 |
|
|
(at your option) any later version.
|
30 |
|
|
|
31 |
|
|
This program is distributed in the hope that it will be useful,
|
32 |
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
33 |
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
34 |
|
|
GNU General Public License for more details.
|
35 |
|
|
|
36 |
|
|
You should have received a copy of the GNU General Public License
|
37 |
|
|
along with this program; if not, write to the Free Software
|
38 |
|
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
39 |
|
|
</pre>
|
40 |
|
|
<! Style Sheet Footer ---------------Do not change anything after this line-->
|
41 |
|
|
<hr>
|
42 |
|
|
<table border=1 width=100%>
|
43 |
|
|
<td align=left>
|
44 |
sashby |
1.3 |
<a href=mailto:Shaun.Ashby@cern.ch
|
45 |
|
|
>Shaun Ashby</a>
|
46 |
williamc |
1.2 |
</td>
|
47 |
|
|
<td align=center>
|
48 |
sashby |
1.3 |
<SCRIPT LANGUAGE="JAVASCRIPT">document.write("Last Updated "+ document.lastModified );</SCRIPT>
|
49 |
williamc |
1.2 |
</td>
|
50 |
|
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
|
51 |
|
|
</td>
|
52 |
|
|
</table>
|
53 |
|
|
</body> </html>
|
54 |
|
|
<! End Style Sheet Footer>
|