diff --git a/BwManagementApi.json b/BwManagementApi.json index 863ca948edce4918bb6ce76b8ea3efe3da72e39c..56a10318ccb5b6274cec99f5df3995d73b5be2e3 100644 --- a/BwManagementApi.json +++ b/BwManagementApi.json @@ -5,8 +5,8 @@ "version": "1.1.1", "title": "BWM 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": { @@ -670,4 +670,4 @@ "type": "string" } } - } \ No newline at end of file + } diff --git a/BwManagementApi.yaml b/BwManagementApi.yaml index 58564da373e1a0a7dac5f91db3600b07ac1432a0..f79ab08110e3e0e41d04a4b3e51e42f028ef336a 100644 --- a/BwManagementApi.yaml +++ b/BwManagementApi.yaml @@ -5,8 +5,8 @@ info: version: 1.1.1 title: BWM 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 MEC015 V1.1.1 Bandwidth Management API url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/015/01.01.01_60/gs_MEC015v010101p.pdf' @@ -482,4 +482,4 @@ definitions: Protocol: description: >- Protocol number - type: string \ No newline at end of file + type: string