Licenses/License.html
author moel.mich
Sun, 27 May 2012 14:23:31 +0000
changeset 344 3145aadca3d2
child 348 d8fa1e55acfa
permissions -rw-r--r--
Changed the license to the Mozilla Public License 2.0 and update the licensing information.
moel@344
     1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
moel@344
     2
moel@344
     3
<!-- This Source Code Form is subject to the terms of the Mozilla Public
moel@344
     4
   - License, v. 2.0. If a copy of the MPL was not distributed with this
moel@344
     5
   - file, You can obtain one at http://mozilla.org/MPL/2.0/.  -->
moel@344
     6
moel@344
     7
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
moel@344
     8
<head>
moel@344
     9
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
moel@344
    10
<title>Open Hardware Monitor - License</title>
moel@344
    11
<style type="text/css" media="screen">
moel@344
    12
moel@344
    13
body {
moel@344
    14
	font: message-box;
moel@344
    15
	color: #333333;
moel@344
    16
	background: #f2f2f2 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAJYCAQAAAAJAkQUAAAAAXNSR0IArs4c6QAAAAJiS0dEAP+Hj8y/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH2wMeFQUPtG6UfwAAAE1JREFUOMtjWPOfiYFhaCBGhiHj1CHnbMZR99DLGYw01sJItCwjWWYyEifFSMgoRhINIUkjE/VMptwKGhlLdpiQEfiUpwfqcokUIVoQAL0FBqEjZ7+VAAAAAElFTkSuQmCC) repeat-x top;
moel@344
    17
	*background: #f2f2f2;
moel@344
    18
	padding: 5px;
moel@344
    19
}
moel@344
    20
     
moel@344
    21
dt {
moel@344
    22
	font-weight: bold;
moel@344
    23
}   
moel@344
    24
moel@344
    25
#page  {
moel@344
    26
	clear: both;
moel@344
    27
	max-width: 800px;	
moel@344
    28
	margin:10px auto;
moel@344
    29
	background: #ffffff;
moel@344
    30
	border-radius: 5px;
moel@344
    31
	-moz-border-radius: 5px;
moel@344
    32
	-webkit-border-radius: 5px;
moel@344
    33
	box-shadow: 0px 0px 5px #777;
moel@344
    34
	-moz-box-shadow: 0px 0px 5px #777;
moel@344
    35
	-webkit-box-shadow: 0px 0px 5px #777;
moel@344
    36
}
moel@344
    37
moel@344
    38
#content {
moel@344
    39
	clear: both;
moel@344
    40
	min-height: 600px; 
moel@344
    41
	min-width: 700px;
moel@344
    42
	padding-top: 20px;	
moel@344
    43
	padding-bottom: 20px;	
moel@344
    44
	padding-left: 30px;
moel@344
    45
	padding-right: 30px;
moel@344
    46
}
moel@344
    47
moel@344
    48
</style>
moel@344
    49
</head>
moel@344
    50
moel@344
    51
<body>
moel@344
    52
moel@344
    53
<div id="page">
moel@344
    54
<div id="content">
moel@344
    55
moel@344
    56
<h1>Open Hardware Monitor License</h1>
moel@344
    57
moel@344
    58
<p> 
moel@344
    59
The <b>binaries</b> of the Open Hardware Monitor have been made available by the <a href="http://openhardwaremonitor.org">Open Hardware Monitor Project</a> under the Mozilla Public License 2.0 (MPL).
moel@344
    60
</p>
moel@344
    61
moel@344
    62
<p>
moel@344
    63
The <b>source code</b> of the Open Hardware Monitor is <a href="http://code.google.com/p/open-hardware-monitor/source/">available</a> under licenses which are both <a href="http://www.gnu.org/philosophy/free-sw.html">free</a> and <a href="http://www.opensource.org/docs/definition.php">open source</a>. Most of it is available under the Mozilla Public License 2.0 (MPL).
moel@344
    64
</p>
moel@344
    65
moel@344
    66
<ul>
moel@344
    67
<li><a href="#mozilla-public-license-version-2.0">Mozilla Public License 2.0</a></li>
moel@344
    68
</ul>
moel@344
    69
    
moel@344
    70
<p>
moel@344
    71
The remainder of the software which is not under the Mozilla Public License 2.0 (MPL) is available under one of a variety of other licenses which are given below. 
moel@344
    72
</p>
moel@344
    73
    
moel@344
    74
<ul>
moel@344
    75
<li><a href="#Aga.Controls">Aga.Controls License</a></li>
moel@344
    76
<li><a href="#WinRing0">WinRing0 License</a></li>
moel@344
    77
</ul>
moel@344
    78
moel@344
    79
<br/>
moel@344
    80
<hr/>
moel@344
    81
moel@344
    82
<h1 id="mozilla-public-license-version-2.0">Mozilla Public License 2.0</h1>
moel@344
    83
<h2 id="definitions">1. Definitions</h2>
moel@344
    84
<dl>
moel@344
    85
<dt>1.1. “Contributor”</dt>
moel@344
    86
<dd><p>means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software.</p>
moel@344
    87
</dd>
moel@344
    88
<dt>1.2. “Contributor Version”</dt>
moel@344
    89
<dd><p>means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor’s Contribution.</p>
moel@344
    90
</dd>
moel@344
    91
<dt>1.3. “Contribution”</dt>
moel@344
    92
<dd><p>means Covered Software of a particular Contributor.</p>
moel@344
    93
</dd>
moel@344
    94
<dt>1.4. “Covered Software”</dt>
moel@344
    95
<dd><p>means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof.</p>
moel@344
    96
</dd>
moel@344
    97
<dt>1.5. “Incompatible With Secondary Licenses”</dt>
moel@344
    98
<dd><p>means</p>
moel@344
    99
<ol type="a">
moel@344
   100
<li><p>that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or</p></li>
moel@344
   101
<li><p>that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License.</p></li>
moel@344
   102
</ol>
moel@344
   103
</dd>
moel@344
   104
<dt>1.6. “Executable Form”</dt>
moel@344
   105
<dd><p>means any form of the work other than Source Code Form.</p>
moel@344
   106
</dd>
moel@344
   107
<dt>1.7. “Larger Work”</dt>
moel@344
   108
<dd><p>means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software.</p>
moel@344
   109
</dd>
moel@344
   110
<dt>1.8. “License”</dt>
moel@344
   111
<dd><p>means this document.</p>
moel@344
   112
</dd>
moel@344
   113
<dt>1.9. “Licensable”</dt>
moel@344
   114
<dd><p>means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License.</p>
moel@344
   115
</dd>
moel@344
   116
<dt>1.10. “Modifications”</dt>
moel@344
   117
<dd><p>means any of the following:</p>
moel@344
   118
<ol type="a">
moel@344
   119
<li><p>any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or</p></li>
moel@344
   120
<li><p>any new file in Source Code Form that contains any Covered Software.</p></li>
moel@344
   121
</ol>
moel@344
   122
</dd>
moel@344
   123
<dt>1.11. “Patent Claims” of a Contributor</dt>
moel@344
   124
<dd><p>means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version.</p>
moel@344
   125
</dd>
moel@344
   126
<dt>1.12. “Secondary License”</dt>
moel@344
   127
<dd><p>means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses.</p>
moel@344
   128
</dd>
moel@344
   129
<dt>1.13. “Source Code Form”</dt>
moel@344
   130
<dd><p>means the form of the work preferred for making modifications.</p>
moel@344
   131
</dd>
moel@344
   132
<dt>1.14. “You” (or “Your”)</dt>
moel@344
   133
<dd><p>means an individual or a legal entity exercising rights under this License. For legal entities, “You” includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.</p>
moel@344
   134
</dd>
moel@344
   135
</dl>
moel@344
   136
<h2 id="license-grants-and-conditions">2. License Grants and Conditions</h2>
moel@344
   137
<h3 id="grants">2.1. Grants</h3>
moel@344
   138
<p>Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:</p>
moel@344
   139
<ol type="a">
moel@344
   140
<li><p>under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and</p></li>
moel@344
   141
<li><p>under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version.</p></li>
moel@344
   142
</ol>
moel@344
   143
<h3 id="effective-date">2.2. Effective Date</h3>
moel@344
   144
<p>The licenses granted in Section&nbsp;2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution.</p>
moel@344
   145
<h3 id="limitations-on-grant-scope">2.3. Limitations on Grant Scope</h3>
moel@344
   146
<p>The licenses granted in this Section&nbsp;2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section&nbsp;2.1(b) above, no patent license is granted by a Contributor:</p>
moel@344
   147
<ol type="a">
moel@344
   148
<li><p>for any code that a Contributor has removed from Covered Software; or</p></li>
moel@344
   149
<li><p>for infringements caused by: (i) Your and any other third party’s modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or</p></li>
moel@344
   150
<li><p>under Patent Claims infringed by Covered Software in the absence of its Contributions.</p></li>
moel@344
   151
</ol>
moel@344
   152
<p>This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section&nbsp;3.4).</p>
moel@344
   153
<h3 id="subsequent-licenses">2.4. Subsequent Licenses</h3>
moel@344
   154
<p>No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section&nbsp;10.2) or under the terms of a Secondary License (if permitted under the terms of Section&nbsp;3.3).</p>
moel@344
   155
<h3 id="representation">2.5. Representation</h3>
moel@344
   156
<p>Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License.</p>
moel@344
   157
<h3 id="fair-use">2.6. Fair Use</h3>
moel@344
   158
<p>This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents.</p>
moel@344
   159
<h3 id="conditions">2.7. Conditions</h3>
moel@344
   160
<p>Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section&nbsp;2.1.</p>
moel@344
   161
<h2 id="responsibilities">3. Responsibilities</h2>
moel@344
   162
<h3 id="distribution-of-source-form">3.1. Distribution of Source Form</h3>
moel@344
   163
<p>All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients’ rights in the Source Code Form.</p>
moel@344
   164
<h3 id="distribution-of-executable-form">3.2. Distribution of Executable Form</h3>
moel@344
   165
<p>If You distribute Covered Software in Executable Form then:</p>
moel@344
   166
<ol type="a">
moel@344
   167
<li><p>such Covered Software must also be made available in Source Code Form, as described in Section&nbsp;3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and</p></li>
moel@344
   168
<li><p>You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients’ rights in the Source Code Form under this License.</p></li>
moel@344
   169
</ol>
moel@344
   170
<h3 id="distribution-of-a-larger-work">3.3. Distribution of a Larger Work</h3>
moel@344
   171
<p>You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s).</p>
moel@344
   172
<h3 id="notices">3.4. Notices</h3>
moel@344
   173
<p>You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies.</p>
moel@344
   174
<h3 id="application-of-additional-terms">3.5. Application of Additional Terms</h3>
moel@344
   175
<p>You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction.</p>
moel@344
   176
<h2 id="inability-to-comply-due-to-statute-or-regulation">4. Inability to Comply Due to Statute or Regulation</h2>
moel@344
   177
<p>If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it.</p>
moel@344
   178
<h2 id="termination">5. Termination</h2>
moel@344
   179
<p>5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice.</p>
moel@344
   180
<p>5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section&nbsp;2.1 of this License shall terminate.</p>
moel@344
   181
<p>5.3. In the event of termination under Sections&nbsp;5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination.</p>
moel@344
   182
<h2 id="disclaimer-of-warranty">6. Disclaimer of Warranty</h2>
moel@344
   183
<p><em>Covered Software is provided under this License on an “as is” basis, without warranty of any kind, either expressed, implied, or statutory, including, without limitation, warranties that the Covered Software is free of defects, merchantable, fit for a particular purpose or non-infringing. The entire risk as to the quality and performance of the Covered Software is with You. Should any Covered Software prove defective in any respect, You (not any Contributor) assume the cost of any necessary servicing, repair, or correction. This disclaimer of warranty constitutes an essential part of this License. No use of any Covered Software is authorized under this License except under this disclaimer.</em></p>
moel@344
   184
<h2 id="limitation-of-liability">7. Limitation of Liability</h2>
moel@344
   185
<p><em>Under no circumstances and under no legal theory, whether tort (including negligence), contract, or otherwise, shall any Contributor, or anyone who distributes Covered Software as permitted above, be liable to You for any direct, indirect, special, incidental, or consequential damages of any character including, without limitation, damages for lost profits, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses, even if such party shall have been informed of the possibility of such damages. This limitation of liability shall not apply to liability for death or personal injury resulting from such party’s negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You.</em></p>
moel@344
   186
<h2 id="litigation">8. Litigation</h2>
moel@344
   187
<p>Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party’s ability to bring cross-claims or counter-claims.</p>
moel@344
   188
<h2 id="miscellaneous">9. Miscellaneous</h2>
moel@344
   189
<p>This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor.</p>
moel@344
   190
<h2 id="versions-of-the-license">10. Versions of the License</h2>
moel@344
   191
<h3 id="new-versions">10.1. New Versions</h3>
moel@344
   192
<p>Mozilla Foundation is the license steward. Except as provided in Section&nbsp;10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number.</p>
moel@344
   193
<h3 id="effect-of-new-versions">10.2. Effect of New Versions</h3>
moel@344
   194
<p>You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward.</p>
moel@344
   195
<h3 id="modified-versions">10.3. Modified Versions</h3>
moel@344
   196
<p>If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License).</p>
moel@344
   197
<h3 id="distributing-source-code-form-that-is-incompatible-with-secondary-licenses">10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses</h3>
moel@344
   198
<p>If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached.</p>
moel@344
   199
<h2 id="exhibit-a---source-code-form-license-notice">Exhibit A - Source Code Form License Notice</h2>
moel@344
   200
<blockquote>
moel@344
   201
<p>This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.</p>
moel@344
   202
</blockquote>
moel@344
   203
<p>If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.</p>
moel@344
   204
<p>You may add additional accurate notices of copyright ownership.</p>
moel@344
   205
<h2 id="exhibit-b---incompatible-with-secondary-licenses-notice">Exhibit B - “Incompatible With Secondary Licenses” Notice</h2>
moel@344
   206
<blockquote>
moel@344
   207
<p>This Source Code Form is “Incompatible With Secondary Licenses”, as defined by the Mozilla Public License, v. 2.0.</p>
moel@344
   208
</blockquote>
moel@344
   209
moel@344
   210
<hr/>
moel@344
   211
moel@344
   212
<h1 id="Aga.Controls">Aga.Controls License</h1>
moel@344
   213
<p>
moel@344
   214
This license applies to the Aga.Controls assembly (TreeViewAdv component).
moel@344
   215
</p>
moel@344
   216
<pre>
moel@344
   217
Copyright (c) 2009, Andrey Gliznetsov (a.gliznetsov@gmail.com)
moel@344
   218
moel@344
   219
All rights reserved.
moel@344
   220
moel@344
   221
Redistribution and use in source and binary forms, with or without modification,
moel@344
   222
are permitted provided that the following conditions are met
moel@344
   223
moel@344
   224
- Redistributions of source code must retain the above copyright notice, this list
moel@344
   225
of conditions and the following disclaimer.
moel@344
   226
- Redistributions in binary form must reproduce the above copyright notice, this
moel@344
   227
list of conditions and the following disclaimer in the documentation andor other
moel@344
   228
materials provided with the distribution.
moel@344
   229
moel@344
   230
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
moel@344
   231
AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
moel@344
   232
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
moel@344
   233
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
moel@344
   234
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
moel@344
   235
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
moel@344
   236
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
moel@344
   237
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
moel@344
   238
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
moel@344
   239
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
moel@344
   240
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
moel@344
   241
</pre>
moel@344
   242
moel@344
   243
<hr/>
moel@344
   244
moel@344
   245
<h1 id="WinRing0">WinRing0</h1>
moel@344
   246
<p>
moel@344
   247
This license applies to the WinRing0 device drivers.
moel@344
   248
</p>
moel@344
   249
<pre>
moel@344
   250
Copyright (c) 2007-2009 OpenLibSys.org. All rights reserved.
moel@344
   251
moel@344
   252
Redistribution and use in source and binary forms, with or without
moel@344
   253
modification, are permitted provided that the following conditions
moel@344
   254
are met:
moel@344
   255
1. Redistributions of source code must retain the above copyright
moel@344
   256
   notice, this list of conditions and the following disclaimer.
moel@344
   257
2. Redistributions in binary form must reproduce the above copyright
moel@344
   258
   notice, this list of conditions and the following disclaimer in the
moel@344
   259
   documentation and/or other materials provided with the distribution.
moel@344
   260
moel@344
   261
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
moel@344
   262
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
moel@344
   263
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
moel@344
   264
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
moel@344
   265
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
moel@344
   266
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
moel@344
   267
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
moel@344
   268
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
moel@344
   269
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
moel@344
   270
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
moel@344
   271
</pre>
moel@344
   272
moel@344
   273
</div>
moel@344
   274
</div>
moel@344
   275
moel@344
   276
</body>
moel@344
   277
moel@344
   278
</html>