At 8:54 PM +0200 2/9/04, Kaarel wrote: >Hey sqlite list, >I am starting a project that could use the help of sqlite. However I found no >information about the licensing terms on sqlite.org. Source code didn't quite have a >clear word about this topic either. >So is sqlite distributed under a BSD (hopefully) or GPL style license? >Kaarel
As is frequently said all over the place, SQLite is Public Domain. That means all of its creators have disclaimed their copyrights and you can use it in any way you want, licensing the combined package with your app in any way you want. Your combination can be open source or closed source. (Of course, contributing code to the community is always a good deed.) -- Darren Duncan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]