[license] Cleanup duplicate LICENSE files 69/63069/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 28 Sep 2018 13:41:18 +0000 (15:41 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 1 Oct 2018 14:34:07 +0000 (16:34 +0200)
commit650b54aeead7eee047ed17eacb4bc401c936a0aa
treeaf1fe0446c8b70361da73785189797967abe6a85
parentb7383cda9b6ffdaf6dd8bb07dc74e1c8a7046dbd
[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>
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