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/serviceCatalog/apiServiceCatalog.plantuml | 4 ++++ docs/offeredapis/serviceCatalog/asciiDoc.adoc | 6 ++++++ docs/offeredapis/serviceCatalog/documentation.html | 5 +++++ docs/offeredapis/serviceCatalog/markDown.md | 4 ++++ docs/offeredapis/serviceInventory/apiServiceInventory.plantuml | 4 ++++ docs/offeredapis/serviceInventory/asciiDoc.adoc | 6 ++++++ docs/offeredapis/serviceInventory/documentation.html | 5 +++++ docs/offeredapis/serviceInventory/markDown.md | 4 ++++ docs/offeredapis/serviceOrder/apiServiceOrder.plantuml | 4 ++++ docs/offeredapis/serviceOrder/asciiDoc.adoc | 6 ++++++ docs/offeredapis/serviceOrder/documentation.html | 5 +++++ docs/offeredapis/serviceOrder/markDown.md | 4 ++++ docs/offeredapis/swaggers/serviceCatalog_1_0_0.yaml | 4 ++++ docs/offeredapis/swaggers/serviceInventory_1_0_0.yaml | 4 ++++ docs/offeredapis/swaggers/serviceOrder_1_0_0.yaml | 4 ++++ 15 files changed, 69 insertions(+) (limited to 'docs/offeredapis') diff --git a/docs/offeredapis/serviceCatalog/apiServiceCatalog.plantuml b/docs/offeredapis/serviceCatalog/apiServiceCatalog.plantuml index 8483238..96e8164 100644 --- a/docs/offeredapis/serviceCatalog/apiServiceCatalog.plantuml +++ b/docs/offeredapis/serviceCatalog/apiServiceCatalog.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 LifecycleStatusValues { diff --git a/docs/offeredapis/serviceCatalog/asciiDoc.adoc b/docs/offeredapis/serviceCatalog/asciiDoc.adoc index 327f239..c5185bd 100644 --- a/docs/offeredapis/serviceCatalog/asciiDoc.adoc +++ b/docs/offeredapis/serviceCatalog/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 ServiceCatalog diff --git a/docs/offeredapis/serviceCatalog/documentation.html b/docs/offeredapis/serviceCatalog/documentation.html index b1ea44a..c81c1d8 100644 --- a/docs/offeredapis/serviceCatalog/documentation.html +++ b/docs/offeredapis/serviceCatalog/documentation.html @@ -1,3 +1,8 @@ + diff --git a/docs/offeredapis/serviceCatalog/markDown.md b/docs/offeredapis/serviceCatalog/markDown.md index 4d066c3..22d062e 100644 --- a/docs/offeredapis/serviceCatalog/markDown.md +++ b/docs/offeredapis/serviceCatalog/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 ServiceCatalog 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 diff --git a/docs/offeredapis/serviceOrder/apiServiceOrder.plantuml b/docs/offeredapis/serviceOrder/apiServiceOrder.plantuml index 3199855..eb78af2 100644 --- a/docs/offeredapis/serviceOrder/apiServiceOrder.plantuml +++ b/docs/offeredapis/serviceOrder/apiServiceOrder.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 ActionType { diff --git a/docs/offeredapis/serviceOrder/asciiDoc.adoc b/docs/offeredapis/serviceOrder/asciiDoc.adoc index 4a29548..29da92f 100644 --- a/docs/offeredapis/serviceOrder/asciiDoc.adoc +++ b/docs/offeredapis/serviceOrder/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 ServiceOrder diff --git a/docs/offeredapis/serviceOrder/documentation.html b/docs/offeredapis/serviceOrder/documentation.html index 0983ed9..09732b5 100644 --- a/docs/offeredapis/serviceOrder/documentation.html +++ b/docs/offeredapis/serviceOrder/documentation.html @@ -1,3 +1,8 @@ + diff --git a/docs/offeredapis/serviceOrder/markDown.md b/docs/offeredapis/serviceOrder/markDown.md index 5ee40cf..b47779b 100644 --- a/docs/offeredapis/serviceOrder/markDown.md +++ b/docs/offeredapis/serviceOrder/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 ServiceOrder diff --git a/docs/offeredapis/swaggers/serviceCatalog_1_0_0.yaml b/docs/offeredapis/swaggers/serviceCatalog_1_0_0.yaml index 95e62fa..ab6eaa9 100644 --- a/docs/offeredapis/swaggers/serviceCatalog_1_0_0.yaml +++ b/docs/offeredapis/swaggers/serviceCatalog_1_0_0.yaml @@ -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 + swagger: "2.0" info: description: "serviceCatalog API designed for ONAP Beijing Release.\nThis API is\ diff --git a/docs/offeredapis/swaggers/serviceInventory_1_0_0.yaml b/docs/offeredapis/swaggers/serviceInventory_1_0_0.yaml index 99af226..c4a169e 100644 --- a/docs/offeredapis/swaggers/serviceInventory_1_0_0.yaml +++ b/docs/offeredapis/swaggers/serviceInventory_1_0_0.yaml @@ -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 + swagger: "2.0" info: description: "serviceInventory API designed for ONAP Beijing Release.\nThis API\ diff --git a/docs/offeredapis/swaggers/serviceOrder_1_0_0.yaml b/docs/offeredapis/swaggers/serviceOrder_1_0_0.yaml index 9d26cd3..edb5089 100644 --- a/docs/offeredapis/swaggers/serviceOrder_1_0_0.yaml +++ b/docs/offeredapis/swaggers/serviceOrder_1_0_0.yaml @@ -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 + swagger: "2.0" info: description: "serviceOrder API designed for ONAP Beijing Release.\nThis API is build\ -- cgit 1.2.3-korg