<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.softwareheritage.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jbertran</id>
	<title>Software Heritage Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.softwareheritage.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jbertran"/>
	<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/wiki/Special:Contributions/Jbertran"/>
	<updated>2026-04-20T15:28:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://wiki.softwareheritage.org/index.php?title=Licensing&amp;diff=472</id>
		<title>Licensing</title>
		<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/index.php?title=Licensing&amp;diff=472"/>
		<updated>2016-08-17T08:59:33Z</updated>

		<summary type="html">&lt;p&gt;Jbertran: Add flot-tooltip (tooltip plugin for Flot used in the origin calendar JS)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Software developed by [[Software Heritage]] is released under the following licenses:&lt;br /&gt;
&lt;br /&gt;
;default license&lt;br /&gt;
: [http://www.gnu.org/licenses/gpl-3.0.en.html GNU General Public License, version 3] or above ('''GPL3+''') is our default license&lt;br /&gt;
;web applications&lt;br /&gt;
: [http://www.gnu.org/licenses/agpl-3.0.en.html 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&lt;br /&gt;
;puppet&lt;br /&gt;
: [http://www.apache.org/licenses/LICENSE-2.0 Apache License, version 2] ('''Apache2''') for Puppet recipes&lt;br /&gt;
&lt;br /&gt;
See the license of specific software modules for details.&lt;br /&gt;
&lt;br /&gt;
Below we list our external software dependencies, their licenses, and give pointers to how and why they are compatible with the above license choices.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Licenses of external dependencies ==&lt;br /&gt;
&lt;br /&gt;
Our external software dependencies are:&lt;br /&gt;
&lt;br /&gt;
* boto: [https://raw.githubusercontent.com/boto/boto/develop/LICENSE MIT]&lt;br /&gt;
* celery: [https://sources.debian.net/src/celery/latest/debian/copyright/ BSD2/PSF]&lt;br /&gt;
* confluent-kafka-python: [https://github.com/confluentinc/confluent-kafka-python/blob/master/LICENSE Apache2]&lt;br /&gt;
* crcmod: [http://crcmod.sourceforge.net/intro.html#license MIT]&lt;br /&gt;
* cryptojs: [https://code.google.com/archive/p/crypto-js/wikis/License.wiki BSD3]&lt;br /&gt;
* 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]&lt;br /&gt;
* flask: [https://sources.debian.net/src/flask/latest/debian/copyright/ BSD3]&lt;br /&gt;
* flask-api: [http://www.flaskapi.org/about/license BSD2]&lt;br /&gt;
* flask-testing: [https://github.com/jarus/flask-testing/blob/master/LICENSE BSD3]&lt;br /&gt;
* flot : [https://raw.githubusercontent.com/flot/flot/master/LICENSE.txt MIT]&lt;br /&gt;
* flot-tooltip: [https://github.com/krzysu/flot.tooltip MIT]&lt;br /&gt;
* kafka: [https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=blob;f=LICENSE;hb=HEAD Apache2]&lt;br /&gt;
* kafka-manager [https://github.com/yahoo/kafka-manager/blob/master/LICENCE Apache2]&lt;br /&gt;
* libgit2: [https://github.com/libgit2/libgit2/blob/master/COPYING GPL2 with linking exception]&lt;br /&gt;
* msgpack: [https://sources.debian.net/src/msgpack-python/latest/debian/copyright/ Apache2]&lt;br /&gt;
* psycopg2: [https://sources.debian.net/src/psycopg2/latest/debian/copyright/ LGPL3]&lt;br /&gt;
* pygit2: [https://sources.debian.net/src/python-pygit2/latest/debian/copyright/ GPL2 with linking exception]&lt;br /&gt;
* python (runtime): [https://sources.debian.net/src/python3.4/latest/debian/copyright/ PSF]&lt;br /&gt;
* python-arrow: [https://sources.debian.net/src/python-arrow/latest/debian/copyright/ Apache2 (doc themes GPL3+)]&lt;br /&gt;
* python-click [https://sources.debian.net/src/python-click/latest/debian/copyright/ BSD3]&lt;br /&gt;
* python-dateutil: [https://sources.debian.net/src/python-dateutil/latest/LICENSE/ BSD3]&lt;br /&gt;
* python-requests: [http://docs.python-requests.org/en/latest/user/intro/#apache2 Apache2]&lt;br /&gt;
* python-retrying: [https://sources.debian.net/src/python-retrying/latest/debian/copyright/ Apache2]&lt;br /&gt;
* qless-py: [https://github.com/seomoz/qless-py/blob/master/LICENSE MIT]&lt;br /&gt;
* redis-py: [https://github.com/andymccurdy/redis-py/blob/master/LICENSE MIT]&lt;br /&gt;
* subvertpy: [https://raw.githubusercontent.com/jelmer/subvertpy/python3-branch/COPYING LGPL2.1+]&lt;br /&gt;
* vcversioner: [https://sources.debian.net/src/vcversioner/latest/debian/copyright/ ISC]&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== License compatibility ==&lt;br /&gt;
&lt;br /&gt;
(non-GPL variants only)&lt;br /&gt;
&lt;br /&gt;
* Apache2: [http://www.gnu.org/licenses/license-list.en.html#apache2 GPL3-compatible]&lt;br /&gt;
* BSD2: [http://www.gnu.org/licenses/license-list.en.html#FreeBSD GPL-compatible]&lt;br /&gt;
* BSD3: [http://www.gnu.org/licenses/license-list.en.html#ModifiedBSD GPL-compatible]&lt;br /&gt;
* ISC: [http://www.gnu.org/licenses/license-list.en.html#ISC GPL-compatible]&lt;br /&gt;
* PSF: [https://www.gnu.org/licenses/license-list.html#Python GPL-compatible]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software development]]&lt;br /&gt;
[[Category:Legal]]&lt;/div&gt;</summary>
		<author><name>Jbertran</name></author>
	</entry>
	<entry>
		<id>https://wiki.softwareheritage.org/index.php?title=Licensing&amp;diff=204</id>
		<title>Licensing</title>
		<link rel="alternate" type="text/html" href="https://wiki.softwareheritage.org/index.php?title=Licensing&amp;diff=204"/>
		<updated>2016-04-26T11:51:35Z</updated>

		<summary type="html">&lt;p&gt;Jbertran: /* Licenses of external dependencies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Software developed by [[Software Heritage]] is released under the following licenses:&lt;br /&gt;
&lt;br /&gt;
;default license&lt;br /&gt;
: [http://www.gnu.org/licenses/gpl-3.0.en.html GNU General Public License, version 3] or above ('''GPL3+''') is our default license&lt;br /&gt;
;web applications&lt;br /&gt;
: [http://www.gnu.org/licenses/agpl-3.0.en.html 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&lt;br /&gt;
;puppet&lt;br /&gt;
: [http://www.apache.org/licenses/LICENSE-2.0 Apache License, version 2] ('''Apache2''') for Puppet recipes&lt;br /&gt;
&lt;br /&gt;
See the license of specific software modules for details.&lt;br /&gt;
&lt;br /&gt;
Below we list our external software dependencies, their licenses, and give pointers to how and why they are compatible with the above license choices.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== Licenses of external dependencies ==&lt;br /&gt;
&lt;br /&gt;
Our external software dependencies are:&lt;br /&gt;
&lt;br /&gt;
* celery: [https://sources.debian.net/src/celery/latest/debian/copyright/ BSD2/PSF]&lt;br /&gt;
* cryptojs: [https://code.google.com/archive/p/crypto-js/wikis/License.wiki BSD3]&lt;br /&gt;
* 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]&lt;br /&gt;
* flask: [https://sources.debian.net/src/flask/latest/debian/copyright/ BSD3]&lt;br /&gt;
* flask-api: [http://www.flaskapi.org/about/license BSD2]&lt;br /&gt;
* flask-testing: [https://github.com/jarus/flask-testing/blob/master/LICENSE BSD3]&lt;br /&gt;
* libgit2: [https://github.com/libgit2/libgit2/blob/master/COPYING GPL2 with linking exception]&lt;br /&gt;
* msgpack: [https://sources.debian.net/src/msgpack-python/latest/debian/copyright/ Apache2]&lt;br /&gt;
* psycopg2: [https://sources.debian.net/src/psycopg2/latest/debian/copyright/ LGPL3]&lt;br /&gt;
* pygit2: [https://sources.debian.net/src/python-pygit2/latest/debian/copyright/ GPL2 with linking exception]&lt;br /&gt;
* python (runtime): [https://sources.debian.net/src/python3.4/latest/debian/copyright/ PSF]&lt;br /&gt;
* python-arrow: [https://sources.debian.net/src/python-arrow/latest/debian/copyright/ Apache2 (doc themes GPL3+)]&lt;br /&gt;
* python-click [https://sources.debian.net/src/python-click/latest/debian/copyright/ BSD3]&lt;br /&gt;
* python-dateutil: [https://sources.debian.net/src/python-dateutil/latest/LICENSE/ BSD3]&lt;br /&gt;
* python-requests: [http://docs.python-requests.org/en/latest/user/intro/#apache2 Apache2]&lt;br /&gt;
* python-retrying: [https://sources.debian.net/src/python-retrying/latest/debian/copyright/ Apache2]&lt;br /&gt;
* qless-py: [https://github.com/seomoz/qless-py/blob/master/LICENSE MIT]&lt;br /&gt;
* redis-py: [https://github.com/andymccurdy/redis-py/blob/master/LICENSE MIT]&lt;br /&gt;
* vcversioner: [https://sources.debian.net/src/vcversioner/latest/debian/copyright/ ISC]&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
== License compatibility ==&lt;br /&gt;
&lt;br /&gt;
(non-GPL variants only)&lt;br /&gt;
&lt;br /&gt;
* Apache2: [http://www.gnu.org/licenses/license-list.en.html#apache2 GPL3-compatible]&lt;br /&gt;
* BSD2: [http://www.gnu.org/licenses/license-list.en.html#FreeBSD GPL-compatible]&lt;br /&gt;
* BSD3: [http://www.gnu.org/licenses/license-list.en.html#ModifiedBSD GPL-compatible]&lt;br /&gt;
* ISC: [http://www.gnu.org/licenses/license-list.en.html#ISC GPL-compatible]&lt;br /&gt;
* PSF: [https://www.gnu.org/licenses/license-list.html#Python GPL-compatible]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Software development]]&lt;br /&gt;
[[Category:Legal]]&lt;/div&gt;</summary>
		<author><name>Jbertran</name></author>
	</entry>
</feed>