1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-10 20:05:02 +02:00
bigchaindb/LICENSES.md
Troy McConaghy 006a0a6a2a
Change license back to Apache v2 again (#2208)
I changed the license from AGPL v3 to Apache v2 in January. See pull request #2020

Somehow, the license got changed back to AGPL without us noticing. It was noticed by @dscook who asked us about it on Gitter, see https://gitter.im/bigchaindb/bigchaindb?at=5ad0cfc66d7e07082bef276b 

This pull request changes the license back to Apache v2, which is what it should have been ever since January.
2018-04-15 10:47:37 +02:00

1.3 KiB

Copyrights and Licenses

Copyrights

Except as noted in the Exceptions section below, for all code and documentation in this repository, BigchainDB GmbH ("We") either:

  1. owns the copyright, or
  2. owns the right to sublicense it under any license (because all external contributors must agree to a Contributor License Agreement).

Code Licenses

All code in this repository, including short code snippets in the documentation, but not including the Exceptions noted below, is licensed under the Apache License, Version 2.0, the full text of which can be found at http://www.apache.org/licenses/LICENSE-2.0.

For the licenses on all other BigchainDB-related code (i.e. in other repositories), see the LICENSE file in the associated repository.

Documentation Licenses

The official BigchainDB documentation, except for the short code snippets embedded within it, is licensed under a Creative Commons Attribution-ShareAlike 4.0 International license, the full text of which can be found at http://creativecommons.org/licenses/by-sa/4.0/legalcode.

Exceptions

The contents of the k8s/nginx-openresty/ directory are licensed as described in the LICENSE.md file in that directory.