1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>WiredTiger: WiredTiger licensing</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="wiredtiger.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><a href="http://wiredtiger.com/"><img alt="Logo" src="LogoFinal-header.png" alt="WiredTiger" /></a></td>
<td style="padding-left: 0.5em;">
<div id="projectname">
 <span id="projectnumber">Version 3.1.0</span>
</div>
<div id="projectbrief"><!-- 3.1.0 --></div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="banner">
<a href="https://github.com/wiredtiger/wiredtiger">Fork me on GitHub</a>
<a class="last" href="http://groups.google.com/group/wiredtiger-users">Join my user group</a>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('license.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle">
<div class="title">WiredTiger licensing </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p>The complete WiredTiger software package is Open Source software: you are welcome to modify and redistribute it under the terms of <a href="http://www.gnu.org/licenses/gpl-2.0-standalone.html">version 2</a> or <a href="http://www.gnu.org/licenses/gpl-3.0-standalone.html">version 3</a> of the <b>GNU General Public License</b> as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the <b>GNU General Public License</b> for details.</p>
<p>Additionally, portions of the WiredTiger distribution are distributed under the terms of the <a href="http://www.opensource.org/licenses/BSD-3-Clause">BSD-3-Clause License</a>. These files have <a href="http://www.opensource.org/licenses/BSD-3-Clause">BSD-3-Clause License</a> copyright notices, and may be freely used and redistributed under the terms of that notice.</p>
<p>Additionally, portions of the WiredTiger distribution are public domain software. Public domain files have notices releasing the software into the public domain and may be freely used and redistributed.</p>
<p>For a license to use the WiredTiger software under conditions other than those described above, or for technical support for this software, please contact MongoDB, Inc. at <a href="#" onclick="location.href='mai'+'lto:'+'inf'+'o@'+'wir'+'ed'+'tig'+'er'+'.co'+'m'; return false;">info@<span style="display: none;">.nosp@m.</span>wire<span style="display: none;">.nosp@m.</span>dtige<span style="display: none;">.nosp@m.</span>r.co<span style="display: none;">.nosp@m.</span>m</a>.</p>
<h1><a class="anchor" id="license_library"></a>
3rd party software always included in the WiredTiger library</h1>
<p>Every build of the WiredTiger library binary includes the following 3rd party software, distributed under separate license terms. Redistribution of the WiredTiger library should comply with these copyrights.</p>
<table class="doxtable">
<tr>
<th>Distribution Files</th><th>Copyright Holder</th><th>License </th></tr>
<tr>
<td><code>src/include/bitstring.i</code> </td><td>University of California, Berkeley</td><td><a href="http://www.opensource.org/licenses/BSD-3-Clause">BSD-3-Clause License</a> </td></tr>
<tr>
<td><code>src/include/queue.h</code> </td><td>University of California, Berkeley</td><td><a href="http://www.opensource.org/licenses/BSD-3-Clause">BSD-3-Clause License</a> </td></tr>
<tr>
<td><code>src/os_posix/os_getopt.c</code> </td><td>University of California, Berkeley</td><td><a href="http://www.opensource.org/licenses/BSD-3-Clause">BSD-3-Clause License</a> </td></tr>
<tr>
<td><code>src/support/hash_city.c</code> </td><td>Google, Inc.</td><td><a href="http://www.opensource.org/licenses/MIT">The MIT License</a> </td></tr>
<tr>
<td><code>src/support/hash_fnv.c</code> </td><td>Authors</td><td>Public Domain </td></tr>
</table>
<h1><a class="anchor" id="license_crc32-power8"></a>
3rd party software optionally included in the WiredTiger library: PPC64</h1>
<p>PPC64 and PPC64LE builds of the WiredTiger library binary include additional 3rd party software, distributed under separate license terms. Redistribution of the WiredTiger library PPC64 and PPC64LE builds should comply with these copyrights.</p>
<table class="doxtable">
<tr>
<th>Distribution Files</th><th>Copyright Holder</th><th>License </th></tr>
<tr>
<td><code>src/support/power8/*</code> </td><td>Anton Blanchard, IBM Corp.</td><td><a href="http://opensource.org/licenses/Apache-2.0">Apache License, Version 2.0</a> or the <a href="http://www.gnu.org/licenses/gpl-2.0-standalone.html">GNU General Public License, version 2 or later</a> </td></tr>
</table>
<h1><a class="anchor" id="license_crc32-zseries"></a>
3rd party software optionally included in the WiredTiger library: s390x</h1>
<p>IBM z13 processor builds of the WiredTiger library binary include additional 3rd party software, distributed under separate license terms. Redistribution of the WiredTiger library z13 builds should comply with these copyrights.</p>
<table class="doxtable">
<tr>
<th>Distribution Files</th><th>Copyright Holder</th><th>License </th></tr>
<tr>
<td><code>src/support/zseries/*</code> </td><td>IBM Corp.</td><td><a href="http://opensource.org/licenses/Apache-2.0">Apache License, Version 2.0</a> or the <a href="http://www.gnu.org/licenses/gpl-2.0-standalone.html">GNU General Public License, version 2 or later</a> </td></tr>
</table>
<h1><a class="anchor" id="license_leveldb"></a>
3rd party software optionally included in the WiredTiger library: LevelDB</h1>
<p>If the <code>–enable-leveldb</code> configuration option is specified when configuring the WiredTiger build, additional 3rd party software is included in the WiredTiger library binary, distributed under separate license terms. Redistribution of the WiredTiger library built with the <code>–enable-leveldb</code> configuration option should comply with these copyrights.</p>
<table class="doxtable">
<tr>
<th>Distribution Files</th><th>Copyright Holder</th><th>License </th></tr>
<tr>
<td><code>api/leveldb/basho/*</code> </td><td>Basho Technologies, Inc.</td><td><a href="http://opensource.org/licenses/Apache-2.0">Apache License, Version 2.0</a> </td></tr>
<tr>
<td><code>api/leveldb/hyperleveldb/*</code> </td><td>The HyperLevelDB Authors</td><td><a href="http://www.opensource.org/licenses/BSD-3-Clause">BSD-3-Clause License</a> </td></tr>
<tr>
<td><code>api/leveldb/leveldb/*</code> </td><td>Google, Inc.</td><td><a href="http://www.opensource.org/licenses/BSD-3-Clause">BSD-3-Clause License</a> </td></tr>
<tr>
<td><code>api/leveldb/rocksdb/*</code> </td><td>Facebook, Inc.</td><td><a href="http://www.opensource.org/licenses/BSD-3-Clause">BSD-3-Clause License</a> </td></tr>
</table>
<h1><a class="anchor" id="license_distribution"></a>
3rd party software included in the WiredTiger distribution</h1>
<p>The WiredTiger software distribution includes additional 3rd party software licensed under a variety of licenses. <b>This software is NOT included in the WiredTiger library binary as built by the distribution.</b> This software is used for peripheral tasks, such as building the WiredTiger documentation, testing the WiredTiger software or graphically displaying WiredTiger run-time output. If you extract portions of the WiredTiger software distribution for inclusion in other packages, or redistribute selected portions of the WiredTiger sources, please review the copyright notices and LICENSE files included in the WiredTiger distribution for the terms and conditions of such redistribution. </p>
</div></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="index.html">Reference Guide</a></li>
<li class="footer">Copyright (c) 2008-2018 MongoDB, Inc. All rights reserved. Contact <a href="mailto:info@wiredtiger.com">info@wiredtiger.com</a> for more information.</li>
</ul>
</div>
</body>
</html>
|