Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 4.99 KB

Licensing_conditions.md

File metadata and controls

45 lines (34 loc) · 4.99 KB
title permalink
Licensing conditions
/Licensing_conditions/

General licensing scheme

is released under the GPL General Public License, and the BSD license.

The core of the compiler is released under the GPL v.2.

In order to allow any user of to distribute the files generated by under the license he prefers, the runtime library and the predefined mappings are released under a BSD License. This means that you can use the predefined mappings provided by and still set the generated code (containing parts of the mapping) under the license you want.

Deposit

has received the Inter Deposit Digital Number IDDN.FR.001.130053.000.S.P.2005.000.10400

Code and redistributed dependencies licenses

Here are informational information about the licenses of the software, and the different third party libraries that are redistributed with . Please see the LICENCE file which is distributed with for accurate information about the version you downloaded.

Element License Use
system GPL General Public License v.2 The compiler
runtime BSD License May be required for applications built using (mappings)
ATerm library BSD License Required for applications using
shared-objects BSD License Required for applications using or ATerm
jjtraveler BSD License Required for applications using , ATerm or strategies
junit Common Public License v1.0 Used for compiler testing
antlr 3-clause BSD License Required by the compiler runtime
stringtemplate 3-clause BSD License Required to build the compiler
apache ant Apache License Version 2.0 Required to build the compiler
asm 3-clause BSD License Required to build the library (bytecode manipulation)
grappa Common Public License v1.0 Required to build the library (strategy graph visualisation)
args4j MIT License Used in some applications distributed with
xercesImpl Apache License v2.0 Required to use XML in
xml-apis Apache License v2.0 Required to use XML in

Documentation

The manual, as well as the other parts of the wiki, are released under the GNU Free Documentation License 1.2.