From 6bafe099c1cc0e4fd41c41569c8ffd94e0579958 Mon Sep 17 00:00:00 2001
From: ETSI CTI <cti_support@etsi.org>
Date: Tue, 17 Sep 2019 11:11:03 +0200
Subject: [PATCH] Update license information

---
 LocationAPI.json | 4 ++--
 LocationAPI.yaml | 4 ++--
 info/index.yaml  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/LocationAPI.json b/LocationAPI.json
index 81e1d42..349085e 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 42921e0..b77c785 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 6cf6a33..2ad1fbc 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'
-- 
GitLab