Alex, this is a quote from the link you gave: "Under the open source license, you must release the complete source code for the application that uses Berkeley DB, Berkeley DB Java Edition or Berkeley DB XML. You do not need to release the source code for components that are generally installed on the operating system on which your application runs, such as system header files or libraries."
This says you have to release the source code of your application, if you use the open source license for BDB. On Tue, Nov 18, 2008 at 9:27 AM, Alex Boisvert <[EMAIL PROTECTED]> wrote: > On Mon, Nov 17, 2008 at 9:04 PM, Charles F. Munat <[EMAIL PROTECTED]> wrote: > >> >> Everything you need to know is here: >> >> http://www.oracle.com/technology/documentation/berkeley-db/xml/index.html >> >> It's an Apache Software License: >> >> >> http://www.oracle.com/technology/software/products/berkeley-db/htdocs/xmloslicense.html > > > This is only for Berkeley DB XML (the XQuery parts), which relies on > Berkeley DB. > > Berkeley DB itself is dual-licensed. In short, you cannot redistribute it > without a license. > > Details at: > > http://www.oracle.com/technology/software/products/berkeley-db/htdocs/licensing.html > > alex > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
