diff --git a/LICENSES.md b/LICENSES.md index c5b2a5d9..6e817636 100644 --- a/LICENSES.md +++ b/LICENSES.md @@ -15,7 +15,7 @@ For the licenses on all other BigchainDB-related code (i.e. in other repositorie ## 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](http://creativecommons.org/licenses/by-sa/4.0/legalcode). +The official BigchainDB documentation, _except for the short code snippets embedded within it_, is licensed under a Creative Commons Attribution 4.0 International license, the full text of which can be found at [http://creativecommons.org/licenses/by/4.0/legalcode](http://creativecommons.org/licenses/by/4.0/legalcode). ## Exceptions diff --git a/k8s/nginx-openresty/LICENSE.md b/k8s/nginx-openresty/LICENSE.md index 7451bedf..254565ca 100644 --- a/k8s/nginx-openresty/LICENSE.md +++ b/k8s/nginx-openresty/LICENSE.md @@ -15,13 +15,11 @@ The derived files (`nginx.conf.template` and `nginx.lua.template`), along with the other files in this directory, are _also_ licensed under an MIT License, the text of which can be found below. +## Documentation Licenses -# Documentation Licenses - -The documentation in this directory is licensed under a Creative Commons Attribution-ShareAlike +The documentation in this directory is licensed under a Creative Commons Attribution 4.0 International license, the full text of which can be found at -[http://creativecommons.org/licenses/by-sa/4.0/legalcode](http://creativecommons.org/licenses/by-sa/4.0/legalcode). - +[http://creativecommons.org/licenses/by/4.0/legalcode](http://creativecommons.org/licenses/by/4.0/legalcode).