diff options
author | Jose Bollo <jose.bollo@iot.bzh> | 2019-10-30 17:14:21 +0100 |
---|---|---|
committer | Jose Bollo <jose.bollo@iot.bzh> | 2019-10-30 17:14:21 +0100 |
commit | 283c69816157ef11aa93d54ab454a3368f35919e (patch) | |
tree | efb47b72d5c28d541468fc303942d0eaa708488c /LICENSES.md | |
parent | bb6458a147fd4a6743daecf5e73b88af98aad37f (diff) |
Improve documentation and licenses
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'LICENSES.md')
-rw-r--r-- | LICENSES.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/LICENSES.md b/LICENSES.md new file mode 100644 index 0000000..d6b140a --- /dev/null +++ b/LICENSES.md @@ -0,0 +1,23 @@ +The work found here is distributed under the terms of the license Apache-2.0 +with the exception of the logo that is disctibuted under the terms of the +license CC-BY-SA-3.0 (see below). + +The license Apache-2.0 can be found on web at URL + http://www.apache.org/licenses/LICENSE-2.0 +A copy is provided here file `Apache-2.0` + +LOGO +---- + +The logo is derived from the blason of Nancy (France) as created by Manassas: + `Manassas Image created for the Blazon Project of the French Wikipedia. + [CC BY-SA 3.0 (https://creativecommons.org/licenses/by-sa/3.0)]` +See https://commons.wikimedia.org/wiki/File:Blason_Nancy_54.svg. + +So the logo files used for cynagora are also available using the same license: + https://creativecommons.org/licenses/by/3.0/legalcode +A copy can be found here, file `CC-BY-SA-3.0` + +Files covered by this license are: `logo-cynagora.png`, `logo-cynagora-small.png` +and `logo-cynagora.svg`. + |