Statistiques
| Révision :

root / www / copyright.html

Historique | Voir | Annoter | Télécharger (2,89 ko)

1
<HTML>
2
<HEAD>
3
<TITLE>HPL Copyright and Licensing Terms</TITLE>
4
</HEAD>
5

    
6
<BODY
7
BGCOLOR     = "WHITE"
8
BACKGROUND  = "WHITE"
9
TEXT        = "#000000"
10
VLINK       = "#000099"
11
ALINK       = "#947153"
12
LINK        = "#0000ff">
13

    
14
<H2>HPL Copyright Notice and Licensing Terms</H2>
15

    
16
Redistribution  and  use in  source and binary forms, with or without
17
modification, are  permitted provided  that the following  conditions
18
are met:                                                             
19
<OL>
20
<LI>Redistributions  of  source code  must retain the above copyright
21
notice, this list of conditions and the following disclaimer.        
22
<LI>Redistributions in binary form must reproduce the above copyright
23
notice, this list of conditions,  and the following disclaimer in the
24
documentation and/or other materials provided with the distribution. 
25
<LI>All  advertising  materials mentioning  features  or  use of this
26
software must display  the  following  acknowledgement:  This product
27
includes   software   developed   at  the  University  of  Tennessee,
28
Knoxville, Innovative Computing Laboratory.             
29
<LI>The name of the  University, the name of the  Laboratory,  or the
30
names  of  its  contributors  may  not  be used to endorse or promote
31
products  derived   from   this  software  without  specific  written
32
permission.                                                          
33
</OL>
34
                                                                      
35
<H3>Disclaimer</H3>
36

    
37
THIS  SOFTWARE  IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
38
`AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES,  INCLUDING,  BUT NOT
39
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
40
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY
41
OR  CONTRIBUTORS  BE  LIABLE FOR ANY  DIRECT,  INDIRECT,  INCIDENTAL,
42
SPECIAL,  EXEMPLARY,  OR  CONSEQUENTIAL DAMAGES  (INCLUDING,  BUT NOT
43
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
44
DATA OR PROFITS; OR BUSINESS INTERRUPTION)  HOWEVER CAUSED AND ON ANY
45
THEORY OF LIABILITY, WHETHER IN CONTRACT,  STRICT LIABILITY,  OR TORT
46
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
47
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.<BR><BR>
48

    
49
<HR NOSHADE
50
<CENTER
51
<A  = "index.html">            [Home]</A>
52
<A HREF = "copyright.html">        [Copyright and Licensing Terms]</A>
53
<A HREF = "algorithm.html">        [Algorithm]</A>
54
<A HREF = "scalability.html">      [Scalability]</A>
55
<A HREF = "results.html">          [Performance Results]</A>
56
<A HREF = "documentation.html">    [Documentation]</A>
57
<A HREF = "software.html">         [Software]</A>
58
<A HREF = "faqs.html">             [FAQs]</A>
59
<A HREF = "tuning.html">           [Tuning]</A>
60
<A HREF = "errata.html">           [Errata-Bugs]</A>
61
<A HREF = "references.html">       [References]</A>
62
<A HREF = "links.html">            [Related Links]</A><BR>
63
</CENTER>
64
<HR NOSHADE
65
</BODY
66
</HTML