On Fri, Apr 25, 2008 at 9:10 AM, Mickael Deloison <[EMAIL PROTECTED]> wrote: > From > what I understand I have nothing to do since my code would be under > the Artistic License and freely available. Correct?
Yes, in that respect you can comply with the Artistic licence in the same way as GPL - use the same (Artistic) licence and release the source code. If you are able to separate your code from the pgAdmin code however, it may make sense to dual licence the pgScript engine - have it under Artistic for bundling in pgAdmin, and BSD for possible future integration with psql. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
