Hi, Am Sonntag, den 17.06.2018, 14:57 -0400 schrieb Emilian Bold: > But the 'License:' header already represents a 'family'. That's why > MIT-validator should not exist in nbbuild/licenses: it's just the > plain MIT license with a particular author.
beware! The file from licenses is used for the summary license for the release. So if you only include the generic text, you are dropping essential information from the license. Many licenses have no varying parts (ALv2, GPLv2, CDDL 1.0 and 1.1), for these you can use a generic file, but for the MIT case, the Copyright line is from my understanding part of the license and we can't just drop that. BUT I'm not a lawyer, it is just my interpretation. So it would be great if others could chime in. Greetings Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
