X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;h=52b0bbf5b454c92268300ded9cd6ee0eae481515;hb=refs%2Fheads%2Fjakarta;hp=62246e8d239778640980f28e960509fb9f6f931f;hpb=7ef1ede8a51eab83a55e24c229f3c8c3ef572c9b;p=policy%2Fapi.git diff --git a/README.md b/README.md index 62246e8d..52b0bbf5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -This source repository contains the ONAP Policy API code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. +Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. +This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE +Full license text at https://creativecommons.org/licenses/by/4.0/legalcode + +This source repository contains the ONAP Policy API code. To build it using Maven 3, run: mvn clean install