I am working with a group that is currently in the process of creating a piece
of software that will be building a programming language, and hence contain a
compiler and something for reading the compiled code, as well as a
specification for the code the compiler produces and takes in.
Would it be right to license this under the MPL (2.0) if we wanted the
following things:
The work to be possible to use with proprietary software.
Developers who wished to use our code to still have to release our code
under an open source license, while being able to keep their own code
proprietary. (Using our code as a library or part of their code and only
releasing the source code for our files)
Compatibility with Apache, BSD, and GPL licenses.
_______________________________________________
legal mailing list
[email protected]
https://lists.mozilla.org/listinfo/legal