From 616d0c19692b3110bc99017836d5341e0a32875c Mon Sep 17 00:00:00 2001 From: ETSI CTI Date: Tue, 17 Sep 2019 10:51:00 +0200 Subject: [PATCH] Update licensing information --- Mp1.json | 6 +++--- Mp1.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Mp1.json b/Mp1.json index e6a3904..c9e7cdb 100644 --- a/Mp1.json +++ b/Mp1.json @@ -13,8 +13,8 @@ "version": "1.1.1", "description": "The ETSI MEC ISG MEC011 Application Enablement 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" @@ -2526,4 +2526,4 @@ } } } -} \ No newline at end of file +} diff --git a/Mp1.yaml b/Mp1.yaml index 413b2f9..6855d93 100644 --- a/Mp1.yaml +++ b/Mp1.yaml @@ -7,8 +7,8 @@ info: version: 1.1.1 description: The ETSI MEC ISG MEC011 Application Enablement 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: -- GitLab