diff --git a/LocationAPI.json b/LocationAPI.json index 81e1d42bf151a0ad00c576ec2a15cb751a772722..349085e44d8ac36082ab912ffef720432c2290df 100644 --- a/LocationAPI.json +++ b/LocationAPI.json @@ -5,8 +5,8 @@ "version": "1.1.1", "description": "The ETSI MEC ISG MEC012 Location API described using OpenAPI. The API is based on the Open Mobile Alliance's specification RESTful Network API for Zonal Presence", "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": { diff --git a/LocationAPI.yaml b/LocationAPI.yaml index 42921e0d4ed2298c6cd20fa3c3ddd862c7ad143d..b77c785a65b3edb29201c53d5bab24e07c0b062e 100644 --- a/LocationAPI.yaml +++ b/LocationAPI.yaml @@ -4,8 +4,8 @@ info: version: 1.1.1 description: The ETSI MEC ISG MEC012 Location API described using OpenAPI. The API is based on the Open Mobile Alliance's specification RESTful Network API for Zonal Presence 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 MEC013 V1.1.1 Location Service API url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/013/01.01.01_60/gs_mec013v010101p.pdf' diff --git a/info/index.yaml b/info/index.yaml index 6cf6a33dd8ff82edeb758a42400f1bd5d3ace051..2ad1fbcfc63c8ab138310104e18ffb2c45f6958b 100644 --- a/info/index.yaml +++ b/info/index.yaml @@ -2,5 +2,5 @@ title: 'Location API' version: '1.1.1' description: "The ETSI MEC ISG MEC012 Location API described using OpenAPI. The API is based on the Open Mobile Alliance's specification RESTful Network API for Zonal Presence" license: - name: ETSI Forge copyright notice - url: 'https://forge.etsi.org/etsi-forge-copyright-notice.txt' \ No newline at end of file + name: BSD-3-Clause + url: 'https://forge.etsi.org/legal-matters'