|
|
|
|
|
by Benjamin_Dobell
2775 days ago
|
|
MIT has no special language regarding source or binary distribution, it simply states: > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. It's up to a court to decide what "copies or substantial portions of the Software" means. Personally, I've always very much interpreted that to mean both binary and source. |
|
Personally I would still include it in both, but I always had the impression that MIT was looser than BSD-2-Clause about this. BSD-2-Clause explicitly states that binary distribution needs to include the notice in "the documentation and/or other materials provided with the distribution", and I have a feeling that the license authors might've had a reason to want to be explicit about it.