SQLite's upstream database-engine source remains public domain under the terms
described in LICENSE.md. This repository does not claim copyright ownership
over upstream SQLite.
The original C2Go integration material added by this fork, including
C2Go-specific changes inside otherwise-upstream files (currently the
SQLITE_C2GO path in src/prepare.c), the files under c2go/, the Go-facing
wrappers, regeneration scripts, tests, and architecture shims, is available
under GNU Affero General Public License
version 3 only (AGPL-3.0-only) or under a separately signed commercial
license from the applicable copyright holders. The AGPL text is included at
c2go/LICENSE.
Generated bindings may combine input-derived SQLite material with support code
from c2go-bind. Each retained portion keeps its own applicable terms. The Go
package also links github.com/c2gohq/c2go_libc, whose license and commercial
licensing terms apply independently.
A GitHub Sponsors payment may be used only as the payment channel identified by a separately executed commercial agreement. Sponsorship, payment, or a receipt does not by itself grant a commercial software license.
This document is a licensing boundary statement, not legal advice and not a commercial license grant.