Description
From what I understand, notably from a similar move from jQuery, it would technically be legal to change our license from LGPL to MIT. The reasons for such a move would to get rid of the boilerplate header in all files (which is not always consistent in our case), and make the end-user life easier by choosing a well-known, very permissive and broadly used license.
But I am not a lawyer, and I may be missing something. Is it really doable ? is there anything else to do than edit the files ? should we contact previous contributors ?
@MarkBaker, @maartenba as the two most prominent contributors, would you have any opinion on the matter ?
Also @Progi1984 what was the rationale for choosing LGPL 3 for PhpWord ? I see it was talked about in PHPOffice/PHPWord#211, but would your mind has changed in the last 3 years ?