# Vendored Dependency Licenses

The library `sqlite3-ruby` (which lives at https://github.com/sparklemotion/sqlite3-ruby) may include the source code for `sqlite` (which lives at https://www.sqlite.org/)

`sqlite` source code is licensed under the public domain:

> https://www.sqlite.org/copyright.html

The license terms shipped with `sqlite` are included here for your convenience:

```
The author disclaims copyright to this source code.  In place of
a legal notice, here is a 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.
```

Note that these license terms do not apply to the `sqlite3-ruby` library itself.
