18345N/ASQLite is in the Public Domain
18345N/A
18345N/AAll of the deliverable code in SQLite has been dedicated to the public
18345N/Adomain by the authors. All code authors, and representatives of the
18345N/Acompanies they work for, have signed affidavits dedicating their
18345N/Acontributions to the public domain and originals of those signed
18345N/Aaffidavits are stored in a firesafe at the main offices of Hwaci. Anyone
18345N/Ais free to copy, modify, publish, use, compile, sell, or distribute the
18345N/Aoriginal SQLite code, either in source code form or as a compiled
18345N/Abinary, for any purpose, commercial or non-commercial, and by any means.
18345N/A
18345N/AThe previous paragraph applies to the deliverable code in SQLite - those
18345N/Aparts of the SQLite library that you actually bundle and ship with a
18345N/Alarger application. Portions of the documentation and some code used as
18345N/Apart of the build process might fall under other licenses. The details
18345N/Ahere are unclear. We do not worry about the licensing of the
18345N/Adocumentation and build code so much because none of these things are
18345N/Apart of the core deliverable SQLite library.
18345N/A
18345N/AAll of the deliverable code in SQLite has been written from scratch. No
18345N/Acode has been taken from other projects or from the open internet. Every
18345N/Aline of code can be traced back to its original author, and all of those
18345N/Aauthors have public domain dedications on file. So the SQLite code base
18345N/Ais clean and is uncontaminated with licensed code from other projects.
18345N/AObtaining An Explicit License To Use SQLite
18345N/A
18345N/AEven though SQLite is in the public domain and does not require a
18345N/Alicense, some users want to obtain a license anyway. Some reasons for
18345N/Aobtaining a license include:
18345N/A
18345N/A * You are using SQLite in a jurisdiction that does not recognize the
18345N/A public domain.
18345N/A * You are using SQLite in a jurisdiction that does not recognize the
18345N/A right of an author to dedicate their work to the public domain.
18345N/A * You want to hold a tangible legal document as evidence that you
18345N/A have the legal right to use and distribute SQLite.
18345N/A * Your legal department tells you that you have to purchase a
18345N/A license.
18345N/A
18345N/AIf you feel like you really have to purchase a license for SQLite,
18345N/AHwaci, the company that employs the architect and principal developers
18345N/Aof SQLite, will sell you one. Contributed Code
18345N/A
18345N/AIn order to keep SQLite completely free and unencumbered by copyright,
18345N/Aall new contributors to the SQLite code base are asked to dedicate their
18345N/Acontributions to the public domain. If you want to send a patch or
18345N/Aenhancement for possible inclusion in the SQLite source tree, please
18345N/Aaccompany the patch with the following statement:
18345N/A
18345N/AThe author or authors of this code dedicate any and all copyright
18345N/Ainterest in this code to the public domain. We make this dedication for
18345N/Athe benefit of the public at large and to the detriment of our heirs and
18345N/Asuccessors. We intend this dedication to be an overt act of
18345N/Arelinquishment in perpetuity of all present and future rights to this
18345N/Acode under copyright law.
18345N/A
18345N/AWe are not able to accept patches or changes to SQLite that are not
18345N/Aaccompanied by a statement such as the above. In addition, if you make
18345N/Achanges or enhancements as an employee, then a simple statement such as
18345N/Athe above is insufficient. You must also send by surface mail a
18345N/Acopyright release signed by a company officer. A signed original of the
18345N/Acopyright release should be mailed to:
18345N/A
18345N/A Hwaci
18345N/A 6200 Maple Cove Lane
18345N/A Charlotte, NC 28269
18345N/A USA
18345N/A
18345N/AA template copyright release is available in PDF or HTML. You can use
18345N/Athis release to make future changes. This page last modified 2007/11/14
18345N/A15:25:42 UTC
18345N/A