arduino / arduino-preprocessor

Parses an Arduino Sketch and converts it into valid C++ source code
49 stars 13 forks source link

Consider alternative license? #1

Open beriberikix opened 7 years ago

beriberikix commented 7 years ago

Would you consider releasing the preprocessor (and other tools like builder) under an alternative license? GPL is challenging to use in corporate-sponsored projects and many companies would prefer Apache 2. Since this is not the firmware itself, the thought is it might be easier to change the license. If changing license is not possible for whatever reason, would you consider dual-licensing?

beriberikix commented 6 years ago

Any updates on licensing? Thanks!