Earlier quoted context omitted.
>This is going to sound pedantic, but SQLite is not Open Source. It's Public Domain. Well, there are 2 different modes of communication: (1) official language-lawyer pedantic communication: "open source" != "public domain" (2) conversational casual chitchat : "open source" includes "public domain" Yes, the SQLite home page does say "public domain" . However, when people interview SQLite create, Richard Hipp, he himse…
> (2) conversational casual chitchat : "open source" includes "public domain" it's wrong though. like, can't be more wrong than that. you can't do whatever you want with open source software, the license tells what you can and cannot do. with public domain software you can do most things.
Edit: FSF should have been OSI, I think. Fixed.