X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;h=3beab0110d68bea2bd28c4cef815d281d32c1f9e;hb=09945478595e8fc316e8b44367d458bfc4205b0d;hp=bb4ac0bd881a8e7ab54b2fe20d949fca063be3be;hpb=5a6784118da818fb1005d9de5694874a88a537cb;p=policy%2Fpap.git diff --git a/README.md b/README.md index bb4ac0bd..3beab011 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -This source repository contains the ONAP Policy Administration Backend 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 Administration Point Backend code. To build it using Maven 3, run: mvn clean install