aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-05-01 10:15:39 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-05-01 10:21:42 -0400
commit09945478595e8fc316e8b44367d458bfc4205b0d (patch)
tree0b6aa01c6f7cc67358e6b2497d2ac3eb0ba38556 /README.md
parent5a6784118da818fb1005d9de5694874a88a537cb (diff)
Update pap repo
Updated license, readme and version to 2.0.0 Issue-ID: POLICY-771 Change-Id: I8b030a2733144bd7b117824dd4e02b10c687d39d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
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