ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/license.html
Revision: 1.1.2.5
Committed: Mon Jan 31 12:28:46 2000 UTC (25 years, 3 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: BuildSystemProto1, V0_18_0, V0_18_0model, V0_17_1, V0_18_0alpha, V0_17_0, V0_16_4, V0_16_3, V0_16_2, V0_16_1, V0_16_0, V0_15_1, V0_15_0, V0_15_0beta, V0_14_0, V0_12_12_4, V0_12_12_3, V0_13_3, V0_13_2, V0_12_12_2, V0_12_12_1, V0_12_12_0, PlayGround_0, V0_13_1, V0_12_12, V0_13_0, V0_12_11, V0_12_9b, V0_12_10, V0_12_9, V0_12_8, V0_12_7, V0_12_6, V0_12_5, V0_12_4, V0_12_3, V0_12_2, V0_12_1, V0_12_0, V0_11_4, V0_11_3, V0_11_2, V0_11_1, V0_11_0, V0_10_19, V0_10_18, V0_10_17, V0_10_16, V0_10_15, V0_10_14, V0_10_13, V0_10_12, V0_10_11, V0_10_10, V0_10_9, V0_10_0
Branch point for: V0_17branch, V0_16branch, V0_15branch, HPWbranch
Changes since 1.1.2.4: +2 -2 lines
Log Message:
GPL added

File Contents

# User Rev Content
1 williamc 1.1.2.1 <! Style Sheet Header>
2     <html>
3     <head>
4 williamc 1.1.2.2 <title>SCRAM license</title>
5 williamc 1.1.2.1 <body>
6     <! End Style Sheet Header -----------Insert Text Here --------------------->
7     <body bgcolor="beige">
8     <center>
9 williamc 1.1.2.3 <H1>SCRAM Licensing</H1>
10 williamc 1.1.2.1 <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 williamc 1.1.2.2 <h2>SCRAM licensing conditions</h2>
16 williamc 1.1.2.1 SCRAM is made available under the conditions of the
17 williamc 1.1.2.2 <a href=../License/gpl.txt>GNU General Public License</a>
18 williamc 1.1.2.5 Note that this does NOT necessarily imply that software projects managed by SCRAM
19 williamc 1.1.2.4 come under the GNU Public Licence.
20 williamc 1.1.2.5 <p>
21 williamc 1.1.2.1 <h3>Disclaimer</h3>
22     <pre>
23     SCRAM : Software Configuration Release And Management
24     Copyright (c) 2000 Chris Williams
25    
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     <a href=mailto:Christopher.Williams@cern.ch
45     >Chris Williams</a>
46     </td>
47     <td align=center>
48     Last Updated Mon Jan 31 12:57:40 2000
49     </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>