11 lines
401 B
Markdown
11 lines
401 B
Markdown
# SQLite Is Public Domain
|
|
|
|
SQLite is in the public domain. The author disclaims copyright to this
|
|
source code. In place of a legal notice, the source carries this blessing:
|
|
|
|
> May you do good and not evil.
|
|
> May you find forgiveness for yourself and forgive others.
|
|
> May you share freely, never taking more than you give.
|
|
|
|
See <https://www.sqlite.org/copyright.html> for the authoritative statement.
|