Difference between revisions of "Licensing"

From Software Heritage Wiki
Jump to: navigation, search
(Licenses of external dependencies)
(Licenses of external dependencies)
 
Line 23: Line 23:
 
* crcmod: [http://crcmod.sourceforge.net/intro.html#license MIT]
 
* crcmod: [http://crcmod.sourceforge.net/intro.html#license MIT]
 
* cryptojs: [https://code.google.com/archive/p/crypto-js/wikis/License.wiki BSD3]
 
* cryptojs: [https://code.google.com/archive/p/crypto-js/wikis/License.wiki BSD3]
* dulwich: [https://sources.debian.net/src/dulwich/latest/debian/copyright/ GPL2+] in progress of being relicensed to [https://github.com/jelmer/dulwich/issues/153 GPL2+/Apache2]
+
* dulwich: [https://sources.debian.net/src/dulwich/latest/debian/copyright/ GPL2+ | Apache2]
 
* flask: [https://sources.debian.net/src/flask/latest/debian/copyright/ BSD3]
 
* flask: [https://sources.debian.net/src/flask/latest/debian/copyright/ BSD3]
 
* flask-api: [http://www.flaskapi.org/about/license BSD2]
 
* flask-api: [http://www.flaskapi.org/about/license BSD2]

Latest revision as of 09:28, 5 June 2018

Software developed by Software Heritage is released under the following licenses:

default license
GNU General Public License, version 3 or above (GPL3+) is our default license
web applications
GNU Affero General Public License, version 3 or above (AGPL3+) for Web applications and other software whose main purpose is offer a service via remote network interaction
puppet
Apache License, version 2 (Apache2) for Puppet recipes

See the license of specific software modules for details.

Below we list our external software dependencies, their licenses, and give pointers to how and why they are compatible with the above license choices.

An external dependency whose license is incompatible with the above license choices cannot be used in Software Heritage, so please carefully review the relevant licenses before adopting a new external dependency.

Licenses of external dependencies

Our external software dependencies are:

When adopting a new external dependency, please add it to the above list, in alphabetical order and with a pointer to evidence of its license.

License compatibility

(non-GPL variants only)