aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-05-01 10:05:57 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-05-01 10:17:04 -0400
commit2bcdf0856f2cf70d82f0eb477033bda04f51e20b (patch)
tree3e255cac016585eb32183afaf9e01e70c1c79beb /README.md
parent6366e7d026e5f2d608f0f8164299956d9abbf0dc (diff)
Update api repo
Add missing license and change version to 2.0.0. Remove ECOMP reference. Issue-ID: POLICY-771 Change-Id: If26d97d90df538a554308ef3bbf612a615f3da03 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 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