summaryrefslogtreecommitdiffstats
path: root/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java
diff options
context:
space:
mode:
Diffstat (limited to 'aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java')
-rw-r--r--aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java8
1 files changed, 2 insertions, 6 deletions
diff --git a/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java b/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java
index a9d4ad54..2e9424c9 100644
--- a/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java
+++ b/aai-auth/src/main/java/org/onap/aaiauth/auth/AuthCore.java
@@ -1,10 +1,9 @@
/**
* ============LICENSE_START=======================================================
- * EcompAuth
+ * org.onap.aai
* ================================================================================
- * Copyright © 2017 AT&T Intellectual Property.
+ * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
* Copyright © 2017 Amdocs
- * All rights reserved.
* ================================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -18,9 +17,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
* ============LICENSE_END=========================================================
- *
- * ECOMP and OpenECOMP are trademarks
- * and service marks of AT&T Intellectual Property.
*/
package org.onap.aaiauth.auth;