From 5fba6668566c68b23d97541192fef43fb074bf9b Mon Sep 17 00:00:00 2001 From: Eric Debeau Date: Tue, 10 Apr 2018 19:13:50 +0000 Subject: Add license in missing doc files Change-Id: Icf04d9f25ae2679fbfd97e0930887370225b6ec6 Issue-ID: EXTAPI-53 Signed-off-by: Eric Debeau --- docs/offeredapis/serviceInventory/apiServiceInventory.plantuml | 4 ++++ docs/offeredapis/serviceInventory/asciiDoc.adoc | 6 ++++++ docs/offeredapis/serviceInventory/documentation.html | 5 +++++ docs/offeredapis/serviceInventory/markDown.md | 4 ++++ 4 files changed, 19 insertions(+) (limited to 'docs/offeredapis/serviceInventory') diff --git a/docs/offeredapis/serviceInventory/apiServiceInventory.plantuml b/docs/offeredapis/serviceInventory/apiServiceInventory.plantuml index 447f3fe..a7ecc66 100644 --- a/docs/offeredapis/serviceInventory/apiServiceInventory.plantuml +++ b/docs/offeredapis/serviceInventory/apiServiceInventory.plantuml @@ -1,3 +1,7 @@ +/' This work is licensed under a Creative Commons Attribution 4.0 International License. + http://creativecommons.org/licenses/by/4.0 + Copyright 2018 Orange'/ + @startuml enum stateValues { diff --git a/docs/offeredapis/serviceInventory/asciiDoc.adoc b/docs/offeredapis/serviceInventory/asciiDoc.adoc index c6f51c4..548a6a9 100644 --- a/docs/offeredapis/serviceInventory/asciiDoc.adoc +++ b/docs/offeredapis/serviceInventory/asciiDoc.adoc @@ -1,3 +1,9 @@ +//// +This work is licensed under a Creative Commons Attribution 4.0 International License. +http://creativecommons.org/licenses/by/4.0 +Copyright 2018 Orange +//// + = API ServiceInventory diff --git a/docs/offeredapis/serviceInventory/documentation.html b/docs/offeredapis/serviceInventory/documentation.html index 905fa1b..a55605a 100644 --- a/docs/offeredapis/serviceInventory/documentation.html +++ b/docs/offeredapis/serviceInventory/documentation.html @@ -1,3 +1,8 @@ + diff --git a/docs/offeredapis/serviceInventory/markDown.md b/docs/offeredapis/serviceInventory/markDown.md index 3b02751..223c13b 100644 --- a/docs/offeredapis/serviceInventory/markDown.md +++ b/docs/offeredapis/serviceInventory/markDown.md @@ -1,3 +1,7 @@ +# This work is licensed under a Creative Commons Attribution 4.0 International License. +# http://creativecommons.org/licenses/by/4.0 +# Copyright 2018 Orange + # API ServiceInventory -- cgit 1.2.3-korg