From 0eb172651cd1ddfbadf0c84637e1df4184a87307 Mon Sep 17 00:00:00 2001 From: ETSI CTI Date: Wed, 22 Jan 2020 18:28:36 +0100 Subject: [PATCH] Update LICENSE, README.md files --- LICENSE | 2 +- README.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c7a6ba0..bd302d5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2019 ETSI +Copyright 2020 ETSI Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/README.md b/README.md index dc5129f..96f827b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ This repository contains OpenAPIs for ETSI GS NFV-SOL 009, RESTful protocols specification for the management of NFV-MANO. +**IMPORTANT: In case of discrepancies the published ETSI Group Specification takes precedence.** + More information at [NFV Solutions wiki](https://nfvwiki.etsi.org/index.php?title=NFV_Solutions). ## How to raise issues @@ -12,7 +14,7 @@ Please report errors, bugs or other issues [here](https://forge.etsi.org/rep/nfv ## How to contribute ETSI Forge uses Gitlab to manage submissions to the repository. Check the project page [here](https://forge.etsi.org/rep/nfv/SOL009). -For more information on setting up your environment and contributing, you may refer to the [ETSI Forge wiki](https://forge.etsi.org/wiki/index.php/Main_Page). +More information is available [here](https://nfvwiki.etsi.org/index.php?title=SOL_OpenAPI_Main_Page#How_to_Contribute). ## License -- GitLab