summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-05-01 17:24:28 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-01 17:24:28 +0000
commit78748f53a4cbb866decf21ce14bc7c382f161331 (patch)
tree02d928b9f75a6fb75ccca8eb4c4114641734374b /README.md
parent8f98d5ca27d3efb38c6bd35a6fe6e9275a0a3b49 (diff)
parent3235647eec85e20b856d9af3e4df2b3eb740b65c (diff)
Merge "Update gui repo"
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 26ec038..17bbf95 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
-This source repository contains the ONAP Policy GUI 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 GUI code.
To build it using Maven 3, run: mvn clean install