terra-farm/terraform-provider-virtualbox

Licencing Help

VoyTechnology opened this issue · 1 comments

So we currently have a bit of a mess in the licence for this project, where multiple licences are used.

  • LICENSE - MIT, with ccll as owner
  • main.go - MPL
  • virtualbox/provider.go - MPL
  • virtualbox/resource_vm_test.go - MPL
  • #103 virtualbox/resource_natnetwork.go - MPL

The other files do not contain a licence header.

The only mention of the owner is in LICENSE is @ccll

I would propose the ownership of the project is moved to Terra-Farm, and that we pick one licence - MIT. Perhaps it is possible to mix licence types, but I would like to hear the opinions of the original licence holder @ccll and @ringods since you hold the second highest number of commits.

This discussion is of course open to everybody, and if you have any experience with changing licences your voice would be appreciated.

@VoyTechnology I'm no the most knowledgeable on OSS licensing. I can say for now that I am ok with changing the license & owner for anything that I contributed to this provider.