diff --git a/RniAPI.json b/RniAPI.json index b724d619c8953a8147f3f6be018fc64bfd7a959b..4b8f199bc9c99177fcb0889849c02765374d5038 100644 --- a/RniAPI.json +++ b/RniAPI.json @@ -5,8 +5,8 @@ "version": "1.1.1", "title": "RNI API", "license": { - "name": "ETSI Forge copyright notice", - "url": "https://forge.etsi.org/etsi-forge-copyright-notice.txt" + "name": "BSD-3-Clause", + "url": "https://forge.etsi.org/legal-matters" } }, "externalDocs": { @@ -6565,4 +6565,4 @@ "example": "EVENT_A3" } } -} \ No newline at end of file +} diff --git a/RniAPI.proto.txt b/RniAPI.proto.txt index 7d2164eb27f0c0dc9b8cc1805ae43e4350009804..c1bea39bf2a1ec43d970b4bb510d41b07a191b36 100644 --- a/RniAPI.proto.txt +++ b/RniAPI.proto.txt @@ -6,6 +6,9 @@ info: externalDocs: description: ETSI GS MEC012 Radio Network Information API, V1.1.1 url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/01.01.01_60/gs_mec012v010101p.pdf' +license: + name: BSD-3-Clause + url: 'https://forge.etsi.org/legal-matters' */ /* START PROTO DEFINITION*/ @@ -623,4 +626,4 @@ message S1BearerNotification TimeStamp timeStamp = 1; S1EventType s1Event = 2; S1UeInfo s1UeInfo = 3; -} \ No newline at end of file +} diff --git a/RniAPI.yaml b/RniAPI.yaml index 5f2cfe6e7ef613af882b74b96ec2f50feb2134ad..3970977385b9b1f34273a190e644daf28d1ef296 100644 --- a/RniAPI.yaml +++ b/RniAPI.yaml @@ -4,8 +4,8 @@ info: version: 1.1.1 title: RNI API license: - name: ETSI Forge copyright notice - url: 'https://forge.etsi.org/etsi-forge-copyright-notice.txt' + name: BSD-3-Clause + url: 'https://forge.etsi.org/legal-matters' externalDocs: description: ETSI GS MEC012 Radio Network Information API, V1.1.1 url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/012/01.01.01_60/gs_mec012v010101p.pdf' @@ -4546,4 +4546,4 @@ definitions: properties: qosInformation: $ref: '#/definitions/QosInformation' - description: QoS Class Identifier as defined in TS 23.401 \ No newline at end of file + description: QoS Class Identifier as defined in TS 23.401