aboutsummaryrefslogtreecommitdiffstats
path: root/mcp
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-09-10 01:11:23 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-09-11 01:06:23 +0000
commit6fb970627653a5ae6293db6ef36b5a836e98769d (patch)
treebf2cb1a28f6e52e0ba863414c4e98a1cf6c2753e /mcp
parent91312836e649c24d2d0268f1f5c8aa45fdd79a8d (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 'mcp')
-rw-r--r--mcp/config/scenario/README.rst (renamed from mcp/config/scenario/README.md)13
-rw-r--r--mcp/patches/README.rst (renamed from mcp/patches/README.md)4
2 files changed, 10 insertions, 7 deletions
diff --git a/mcp/config/scenario/README.md b/mcp/config/scenario/README.rst
index 6ecf05f32..e0f9848ea 100644
--- a/mcp/config/scenario/README.md
+++ b/mcp/config/scenario/README.rst
@@ -1,10 +1,9 @@
-##############################################################################
-# Copyright (c) 2017 Mirantis Inc., Enea AB and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Apache License, Version 2.0
-# which accompanies this distribution, and is available at
-# http://www.apache.org/licenses/LICENSE-2.0
-##############################################################################
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. SPDX-License-Identifier: CC-BY-4.0
+.. (c) 2017 Mirantis Inc., Enea AB and others.
+
+Fuel@OPNFV Scenario Configuration
+=================================
Abstract:
---------
diff --git a/mcp/patches/README.md b/mcp/patches/README.rst
index eab4d64e3..81717b946 100644
--- a/mcp/patches/README.md
+++ b/mcp/patches/README.rst
@@ -1,3 +1,7 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. SPDX-License-Identifier: CC-BY-4.0
+.. (c) 2017 Mirantis Inc., Enea AB and others.
+
Fuel@OPNFV submodule fetching and patching
==========================================