On Fri, 2009-02-06 at 18:34 +0100, Thomas Mueller wrote: > No, because of the license (H2 would need to be GPL). > See also: http://code.google.com/p/h2database/issues/detail?id=54
IANAL, but it is impossible for a *protocol* to be GPL. PHP has had (if a bit belatedly) the same objection to MySQL, so PHP 5 ships with SQLite by default only, and future PHP versions will have a new MySQL driver, which speaks the MySQL protocol but is licensed under the PHP license (which is BSD-like). <http://forge.mysql.com/wiki/PHP_MYSQLND> -- Joshua Paine LetterBlock: Web applications built with joy http://letterblock.com/ 301-576-1920 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" 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/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
