| SQLite 3.x |
| ---------- |
| |
| This repo contains the [amalgamated](https://github.com/sqlite/sqlite/tree/c436b3056d8da290fbd5870cea45e7547394051a#the-amalgamation) SQLite sources along with a mechanism to update them from the official mirror in a single step. |
| |
| To update the amalgamated sources to the latest (along with the `VERSION`, `GIT_REVISION`, and, `LAST_UPDATE` files), run `make` on a POSIX system and submit the updates to the mirror. |
| |
| No modifications are made to the amalgamated sources. |
| |
| The `LICENSE` file is as present in the list of "unencumbered" licenses. Do NOT modify it. |