Hi Mitchel, GPL does not ask you to provide the source code *in the box*. GPL just says "if you provide GPL binarys, you *must* provide the corresponding source code in the same way you provide the binaries.
*3.* You may copy and distribute the Program (or a work based on it, under > Section 2) in object code or executable form under the terms of Sections 1 > and 2 above provided that you also do one of the following: > > *a)* Accompany it with the complete corresponding machine-readable source > code, which must be distributed under the terms of Sections 1 and 2 above > on a medium customarily used for software interchange; or, > *b)* Accompany it with a written offer, valid for at least three years, > to give any third party, for a charge no more than your cost of physically > performing source distribution, a complete machine-readable copy of the > corresponding source code, to be distributed under the terms of Sections 1 > and 2 above on a medium customarily used for software interchange; or, > *c)* Accompany it with the information you received as to the offer to > distribute corresponding source code. (This alternative is allowed only for > noncommercial distribution and only if you received the program in object > code or executable form with such an offer, in accord with Subsection b > above.) Ubuntu (Canonical) provides the source code for all Ubuntu systems, so it's totally legal for Canonical to provide the Vagrant boxes (a binary form of the source). But if somebody else (e.g. me) provides a box, I think, I must provide the sources myself (and cannot link to canonical for that). This is especially true, if I do it in a commercial project. Thomas Am Dienstag, 24. November 2015 08:12:15 UTC+1 schrieb Mitchell Hashimoto: > > Hi, > > Ubuntu themselves provide official Vagrant boxes without source code in > the boxes. > > I'm not a lawyer, but that seems like a blessing to do so. > > Best, > Mitchell > > > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/8a9bad32-f4a9-47ff-a647-342b2862dc70%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
