Comment by Aloisius
1 year ago
SQLite didn't just say, "it's public domain."
They explicitly state, "Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original SQLite code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means."
One can buy a "license" if one's company is run by idle lawyers: https://www.sqlite.org/purchase/license
> They explicitly state, "Anyone is free to copy, modify, publish, use, compile, sell, or distribute the original SQLite code, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means."
It's not clear this is a license grant rather than legal advice (which would be correct legal advice if the code were public domain, but it is not).