Modify license header xacml-pdp

The license isn't quite right, fixing it.

Issue-ID: POLICY-846
Change-Id: Ia517804850c359a533abcae131c44ea5fc24707e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: 625f49ebe51fd5ddd5fa04b7a04d516ae421a561
  1. .gitignore
  2. .gitreview
  3. INFO.yaml
  4. LICENSE.txt
  5. pom.xml
  6. README.md
  7. version.properties
README.md

Copyright 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 XACML PDP engine code.

To build it using Maven 3, run: mvn clean install