Hacker News new | ask | show | jobs
by ahoka 952 days ago
And it’s not actually open source, at least definitely not Open Source.
2 comments

It’s public domain, so open source as defined by OSI.
There definitely are nuances to licensing vs public perception.. what makes you say it is not adhering to its license?

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

Not agreeing or disagreeing with the parent, but when I’ve seen this argument in the past it’s usually meant as “they’re not using GPL so nothing stops someone from copying the code, creating something new, and then not being forced to distribute their source.”

Essentially they usually mean it’s not Open Source if at some point the source code of downstream projects could be closed source.

Doesn't this theory apply to almost anyone with the capability to dual license. Which I thought was any project that had agreement from the original authors.
The word for that is usually "copyleft".
Yep. Or “free software” / FOSS. The term Open source was largely popularised by Eric Raymond and the OSI. It was coined with the release of the source code of Netscape navigator and was famously - and controversially - always business friendly.