diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-01 10:11:07 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-01 10:16:21 -0400 |
commit | 3235647eec85e20b856d9af3e4df2b3eb740b65c (patch) | |
tree | 52c21d18db840f0a00876d48ed644373ee25e594 /README.md | |
parent | 4f56964e3ceda4f6777e4afbe150d567b095183f (diff) |
Update gui repo
Update the license, readme and version to 2.0.0
Issue-ID: POLICY-771
Change-Id: Ia52913de464e416c920397e81c4b0f9efb1b21f3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |