On 5/6/18, Philip Bennefall <[email protected]> wrote: > Hi all, > > > I had a quick question regarding the licensing of the delta compression > code found in the sqldiff and the RBU extensions for SqLite. I see that > this code is extracted from Fossil, which is under the BSD license. But > the header of the source files in the SqLite repository which contain > the delta compression code are marked as public domain. Does that mean > that the delta compression code extracted from Fossil is also public > domain? Could I borrow it from SqLite and use it without being bound by > the BSD license?
Does it matter whether the code is public domain or two-clause BSD? There are no restrictions on its use in either case, are there? -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

