⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 copyright.html

📁 SQLite is a software library that implements a self-contained, serverless, zero-configuration, trans
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><title>SQLite Copyright</title><style type="text/css">body {    margin: auto;    font-family: "Verdana" "sans-serif";    padding: 8px 1%;}a { color: #45735f }a:visited { color: #734559 }.logo { position:absolute; margin:3px; }.tagline {  float:right;  text-align:right;  font-style:italic;  width:240px;  margin:12px;  margin-top:58px;}.toolbar {  font-variant: small-caps;  text-align: center;  line-height: 1.6em;  margin: 0;  padding:1px 8px;}.toolbar a { color: white; text-decoration: none; padding: 6px 12px; }.toolbar a:visited { color: white; }.toolbar a:hover { color: #80a796; background: white; }.content    { margin: 5%; }.content dt { font-weight:bold; }.content dd { margin-bottom: 25px; margin-left:20%; }.content ul { padding:0px; padding-left: 15px; margin:0px; }/* rounded corners */.se  { background: url(images/se.png) 100% 100% no-repeat #80a796}.sw  { background: url(images/sw.png) 0% 100% no-repeat }.ne  { background: url(images/ne.png) 100% 0% no-repeat }.nw  { background: url(images/nw.png) 0% 0% no-repeat }</style><meta http-equiv="content-type" content="text/html; charset=UTF-8">  </head><body><div><!-- container div to satisfy validator --><a href="index.html"><img class="logo" src="images/SQLite.gif" alt="SQLite Logo" border="0"></a><div><!-- IE hack to prevent disappearing logo--></div><div class="tagline">Small. Fast. Reliable.<br>Choose any three.</div><table width=100% style="clear:both"><tr><td>  <div class="se"><div class="sw"><div class="ne"><div class="nw">  <div class="toolbar">    <a href="about.html">About</a>    <a href="sitemap.html">Sitemap</a>    <a href="docs.html">Documentation</a>    <a href="download.html">Download</a>    <a href="copyright.html">License</a>    <a href="news.html">News</a>    <a href="http://www.sqlite.org/cvstrac/index">Developers</a>    <a href="support.html">Support</a>  </div></div></div></div></div></td></tr></table>  <h2>SQLite Copyright</h2><table align="right" vspace="0" hspace="10" border="1" cellpadding="20"><tr><td align="center"><img src="images/nocopy.gif"><br>SQLite is in the<br><a href="http://en.wikipedia.org/wiki/Public_Domain">Public Domain</a></td></tr></table><p>All of the deliverable code in SQLite has been dedicated to the<a href="http://en.wikipedia.org/wiki/Public_Domain">public domain</a>by the authors.All code authors, and representatives of the companies they work for,have signed affidavits dedicating their contributions tothe public domain and originals ofthose signed affidavits are stored in a firesafe at the main officesof <a href="http://www.hwaci.com">Hwaci</a>.Anyone is free to copy, modify, publish, use, compile, sell, or distributethe original SQLite code, either in source code form or as a compiled binary,for any purpose, commercial or non-commercial, and by any means.</p><p>The previous paragraph applies to the deliverable code in SQLite - those parts of the SQLite library that you actually bundle andship with a larger application.  Portions of the documentation andsome code used as part of the build process might fall underother licenses.  The details here are unclear.  We do not worryabout the licensing of the documentation and build code so muchbecause none of these things are part of the core deliverableSQLite library.</p><p>All of the deliverable code in SQLite has been written from scratch.No code has been taken from other projects or from the openinternet.  Every line of code can be traced back to its originalauthor, and all of those authors have public domain dedicationson file.  So the SQLite code base is clean and isuncontaminated with licensed code from other projects.</p><h2>Obtaining An Explicit License To Use SQLite</h2><p>Even though SQLite is in the public domain and does not requirea license, some users want to obtain a license anyway.  Some reasonsfor obtaining a license include:</p><ul><li> You are using SQLite in a jurisdiction that does not recognize     the public domain.  </li><li> You are using SQLite in a jurisdiction that does not recognize     the right of an author to dedicate their work to the public     domain. </li><li> You want to hold a tangible legal document     as evidence that you have the legal right to use and distribute     SQLite. </li><li> Your legal department tells you that you have to purchase a license.     </li></ul><p>If you feel like you really have to purchase a license for SQLite,<a href="http://www.hwaci.com/">Hwaci</a>, the company that employs the architect and principal developers of SQLite, will <a href="http://www.hwaci.com/cgi-bin/license-step1">sell youone</a>.</p><h2>Contributed Code</h2><p>In order to keep SQLite completely free and unencumbered by copyright,all new contributors to the SQLite code base are asked to dedicatetheir contributions to the public domain.If you want to send a patch or enhancement for possible inclusion in theSQLite source tree, please accompany the patch with the following statement:</p><blockquote><i>The author or authors of this code dedicate any and all copyright interestin this code to the public domain.  We make this dedication for the benefitof the public at large and to the detriment of our heirs and successors.We intend this dedication to be an overt act of relinquishment inperpetuity of all present and future rights to this code under copyright law.</i></blockquote><p>We are not able to accept patches or changes to SQLite that are not accompanied by a statement such as the above.In addition, if you makechanges or enhancements as an employee, then a simple statement such as theabove is insufficient.  You must also send by surface mail a copyright releasesigned by a company officer.A signed original of the copyright release should be mailed to:</p><blockquote>Hwaci<br>6200 Maple Cove Lane<br>Charlotte, NC 28269<br>USA</blockquote><p>A template copyright release is availablein <a href="copyright-release.pdf">PDF</a> or<a href="copyright-release.html">HTML</a>.You can use this release to make future changes. </p><hr><small><i>This page last modified 2007/11/14 15:25:42 UTC</i></small></div></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -