aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-05-01 10:18:31 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-05-01 10:18:59 -0400
commit3859fe4612d33888676d404efcfd2d59a31f48b5 (patch)
tree0c7c984aca1a27fe8b2b8af241bf1119a4b6daf9 /README.md
parent07db714aa6712a134feb127d51e44381d65723c1 (diff)
Update PDP repo
Issue-ID: POLICY-771 Change-Id: I2448cbf3ef2263a61d9ee7a87abd9d14a59cfe55 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 9064c0f..6fa88d2 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
-This source repository contains the ONAP Policy Decision Engine common 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 Decision Engine common code .
To build it using Maven 3, run: mvn clean install