I wonder what the license of the external editor extension is?
The same as Thunderbird itself, i.e. Mozilla Public License?
If it it MPL or any other free software license, where can I find the source code of the extension?
Many thanks in advance!
Réponse n° 1
--------
le 04/06/2015 @ 03:55
par Martin
visiteur
Answering my own question: The complete source code is in the XPI file, without any obfuscation, it seems. The license is stated in the main source file, exteditor.js, as MPL 1.1, alternative GPL 2+.