diff options
author | Ildiko Vancsa <ildiko.vancsa@ericsson.com> | 2016-02-03 19:45:38 +0100 |
---|---|---|
committer | Ildiko Vancsa <ildiko.vancsa@ericsson.com> | 2016-02-04 11:02:16 +0100 |
commit | d872ca8e95d82cb90069ee25d625bbe8e985dcb8 (patch) | |
tree | 771460f2037cc57fa4bcbd0cf2c7de61188f4c0f /docs/requirements | |
parent | b84ebeaf66a3da4fc1d72f87c9be3f52f211b2ad (diff) |
Add license to the release documentation and requirements doc
Documentation in OPNFV has to be licensed under the
Creative Commons Attribution 4.0 International License. This patch adds
the license header to the .rst files for the release documentation. A
LICENSE file is also added to the folder that contains images.
Change-Id: I207a07830246fcc103c081d385dc9b12f47ddfb3
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@ericsson.com>
Diffstat (limited to 'docs/requirements')
-rw-r--r-- | docs/requirements/NB_interface.rst | 3 | ||||
-rw-r--r-- | docs/requirements/annex1.rst | 3 | ||||
-rw-r--r-- | docs/requirements/architecture.rst | 3 | ||||
-rw-r--r-- | docs/requirements/gap_analysis.rst | 3 | ||||
-rw-r--r-- | docs/requirements/glossary.rst | 3 | ||||
-rw-r--r-- | docs/requirements/images/LICENSE | 14 | ||||
-rw-r--r-- | docs/requirements/impl_architecture.rst | 3 | ||||
-rw-r--r-- | docs/requirements/index.rst | 3 | ||||
-rw-r--r-- | docs/requirements/intro.rst | 3 | ||||
-rw-r--r-- | docs/requirements/references.rst | 3 | ||||
-rw-r--r-- | docs/requirements/revision.rst | 3 | ||||
-rw-r--r-- | docs/requirements/schemas.rst | 3 | ||||
-rw-r--r-- | docs/requirements/summary.rst | 3 | ||||
-rw-r--r-- | docs/requirements/supported_apis.rst | 3 | ||||
-rw-r--r-- | docs/requirements/usecase.rst | 3 |
15 files changed, 56 insertions, 0 deletions
diff --git a/docs/requirements/NB_interface.rst b/docs/requirements/NB_interface.rst index 3a38191..b92bee6 100644 --- a/docs/requirements/NB_interface.rst +++ b/docs/requirements/NB_interface.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + .. _northbound_API: Detailed northbound interface specification diff --git a/docs/requirements/annex1.rst b/docs/requirements/annex1.rst index aa5546c..65a5f22 100644 --- a/docs/requirements/annex1.rst +++ b/docs/requirements/annex1.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + .. _uc-brahmaputra: ANNEX A: Use case for OPNFV Brahmaputra diff --git a/docs/requirements/architecture.rst b/docs/requirements/architecture.rst index c937898..3eb20d3 100644 --- a/docs/requirements/architecture.rst +++ b/docs/requirements/architecture.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + ============================================ High level architecture and general features ============================================ diff --git a/docs/requirements/gap_analysis.rst b/docs/requirements/gap_analysis.rst index 8bd8140..9e4ec5c 100644 --- a/docs/requirements/gap_analysis.rst +++ b/docs/requirements/gap_analysis.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + ================================= Gap analysis in upstream projects ================================= diff --git a/docs/requirements/glossary.rst b/docs/requirements/glossary.rst index c958563..48fd75b 100644 --- a/docs/requirements/glossary.rst +++ b/docs/requirements/glossary.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + =================== Definition of terms =================== diff --git a/docs/requirements/images/LICENSE b/docs/requirements/images/LICENSE new file mode 100644 index 0000000..3b8719c --- /dev/null +++ b/docs/requirements/images/LICENSE @@ -0,0 +1,14 @@ +Copyright 2015 Open Platform for NFV Project, Inc. and its contributors + +Open Platform for NFV Project Documentation Licence +=================================================== +Any documentation developed by the "Open Platform for NFV Project" +is licensed under a Creative Commons Attribution 4.0 International License. +You should have received a copy of the license along with this. If not, +see <http://creativecommons.org/licenses/by/4.0/>. + +Unless required by applicable law or agreed to in writing, documentation +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/docs/requirements/impl_architecture.rst b/docs/requirements/impl_architecture.rst index 42541ac..d7375d5 100644 --- a/docs/requirements/impl_architecture.rst +++ b/docs/requirements/impl_architecture.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + Detailed architecture and message flows ======================================= diff --git a/docs/requirements/index.rst b/docs/requirements/index.rst index 3bf0777..00edf0e 100644 --- a/docs/requirements/index.rst +++ b/docs/requirements/index.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + **************************** Promise: Resource Management **************************** diff --git a/docs/requirements/intro.rst b/docs/requirements/intro.rst index 59af4b4..654fdf9 100644 --- a/docs/requirements/intro.rst +++ b/docs/requirements/intro.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + ============ Introduction ============ diff --git a/docs/requirements/references.rst b/docs/requirements/references.rst index 72fbb73..c498b66 100644 --- a/docs/requirements/references.rst +++ b/docs/requirements/references.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + References and bibliography =========================== diff --git a/docs/requirements/revision.rst b/docs/requirements/revision.rst index e085b1b..2c8c48a 100644 --- a/docs/requirements/revision.rst +++ b/docs/requirements/revision.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + ANNEX D: Document revision ========================== diff --git a/docs/requirements/schemas.rst b/docs/requirements/schemas.rst index c8081b6..c98b7da 100644 --- a/docs/requirements/schemas.rst +++ b/docs/requirements/schemas.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + .. _yang_schema: ANNEX B: Promise YANG schema based on YangForge diff --git a/docs/requirements/summary.rst b/docs/requirements/summary.rst index ebd2bb9..fcf10d1 100644 --- a/docs/requirements/summary.rst +++ b/docs/requirements/summary.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + ====================== Summary and conclusion ====================== diff --git a/docs/requirements/supported_apis.rst b/docs/requirements/supported_apis.rst index 658b448..40cba8d 100644 --- a/docs/requirements/supported_apis.rst +++ b/docs/requirements/supported_apis.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + ANNEX C: Supported APIS ======================= diff --git a/docs/requirements/usecase.rst b/docs/requirements/usecase.rst index f408cf4..8eeb485 100644 --- a/docs/requirements/usecase.rst +++ b/docs/requirements/usecase.rst @@ -1,3 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + ======================= Use cases and scenarios ======================= |