A word about licensing
Lego.NET consist of different packages, each with their own
licensing rules. In particular, we have
- the GNU Compiler Collection (gcc),
- the assembler and linker to create binaries (binutils),
- the brickOS operating system,
- the integration of .NET into brickOS,
- sample code
gcc and binutils are distributed under the terms of the
GNU General Public License.
brickOS is distributed under the terms of the
Mozilla Public License Version 1.0.