Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

CDAP and its plugins are under the Apache2 License. When including a project as a dependency of CDAP itself or of one of its plugins, care must be taken to only use code that have licenses that are just as permissive.

In general, this means only "Notice" license types are allowed. The license must allow original or modified third-party software to be shipped in the product without endangering or encumbering the source code. Some examples of these types of licenses are:

All of the licenses in this category do, however, have an "original Copyright notice" or "advertising clause", wherein any external distributions must include the notice or clause specified in the license. This means they must be included in the CDAP distribution (https://github.com/cdapio/cdap/tree/develop/cdap-standalone/src/dist/LICENSES).

  • No labels