The GPL is the most restrictive license, therefore your project should be licensed under the GPL for clarity, however the components that you create can be licensed separately under the MIT license within the project. You may want to clarify this on your wiki.
-Keanen On Tue, Aug 31, 2010 at 8:33 AM, Aaron <[email protected]> wrote: > Most of the code I am working on is MIT but some of my tests and > interop libraries must be GPL because of their dependencies. Is it > possible for me to have both MIT and GPL code in a project while > marking the Google hosting site as MIT or do I need to have two Google > source repositories to split it into MIT and GPL code? > > -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-code-hosting%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-code-hosting?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" 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/google-code-hosting?hl=en.

