[license] Cleanup duplicate LICENSE files 97/63097/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 28 Sep 2018 13:41:18 +0000 (15:41 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 2 Oct 2018 13:07:27 +0000 (13:07 +0000)
commitb31aca618950e47cdc9edd2c664f0a0239a34b54
treeb83f6bd263cb675c6627094455de0fe72c9673bc
parente5ebb9cd22f3578d773503d53016899fa834c585
[license] Cleanup duplicate LICENSE files

github.com auto-detects the licensing terms if and only if the root
directory contains a single license file.

To leverage this, distinguish via main README file between:
- main fuel repository license (apache-2.0);
- documentation license (cc-by-4.0);
- 3rd party licenses (non-exhaustive list for 3rd party projects);

While at it, add missing license headers to docs auxiliary files.

Change-Id: I7bd25573b0c2b8d16881c7ae72198f5981683c08
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 650b54aeead7eee047ed17eacb4bc401c936a0aa)
LICENSE
LICENSE.rst [deleted file]
README.rst
docs/LICENSE [new file with mode: 0644]
docs/conf.py
docs/conf.yaml
docs/requirements.txt
tox.ini