diff --git a/UEidentityAPI.json b/UEidentityAPI.json index cc5098e9ed472c9dec4e55745584d9e974327ce8..2d0458cca2688d948eb4b9b22b06d2537e52cc48 100644 --- a/UEidentityAPI.json +++ b/UEidentityAPI.json @@ -5,8 +5,8 @@ "version": "1.1.1", "description": "The ETSI MEC ISG MEC014 UE Identity API described using OpenAPI", "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" }, "contact": { "email": "cti_support@etsi.org" @@ -307,4 +307,4 @@ } } } -} \ No newline at end of file +} diff --git a/UEidentityAPI.yaml b/UEidentityAPI.yaml index 3ada56c87030e5e9c79e88935d0d1cc830217e5b..001594bddc4007d7f15c262d1afbe943bac82fe3 100644 --- a/UEidentityAPI.yaml +++ b/UEidentityAPI.yaml @@ -4,8 +4,8 @@ info: version: 1.1.1 description: The ETSI MEC ISG MEC014 UE Identity API described using OpenAPI 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 contact: email: cti_support@etsi.org externalDocs: @@ -216,4 +216,4 @@ components: enum: - UNREGISTERED - REGISTERED - example: REGISTERED \ No newline at end of file + example: REGISTERED