diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-10 01:11:23 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-11 01:06:23 +0000 |
commit | 6fb970627653a5ae6293db6ef36b5a836e98769d (patch) | |
tree | bf2cb1a28f6e52e0ba863414c4e98a1cf6c2753e /README.rst | |
parent | 91312836e649c24d2d0268f1f5c8aa45fdd79a8d (diff) |
Add & fix licensing in README.rst files, align ext
Rename all variations of README files to README.rst.
Fix license headers according to OPNFV Contribution Guidelines [1].
Markdown syntax will be switched to rst in an ulterior change.
[1] https://wiki.opnfv.org/display/DEV/Contribution+Guidelines
Change-Id: I2c71fd62b38f218545507c79c39e07dbd35f7c88
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 000000000..e1b9201aa --- /dev/null +++ b/README.rst @@ -0,0 +1,3 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. SPDX-License-Identifier: CC-BY-4.0 +.. (c) 2017 Ericsson AB, Mirantis Inc., Enea AB and others. |