diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-11 12:07:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-11 12:07:05 +0000 |
commit | ffdab0773f116f685bcd181a95c331d94fb8422c (patch) | |
tree | 001bb9492f36fae97cc15c7f67d77fda69f281b9 /mcp | |
parent | 130f9c3be9facc3cef551c6d7781b02260f4f335 (diff) | |
parent | 6fb970627653a5ae6293db6ef36b5a836e98769d (diff) |
Merge "Add & fix licensing in README.rst files, align ext"
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 ========================================== |