aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/aai/rest/RestClientConsumer.java
diff options
context:
space:
mode:
authorsblimkie <steven.blimkie@amdocs.com>2018-03-13 11:38:02 -0400
committersblimkie <steven.blimkie@amdocs.com>2018-03-13 11:40:18 -0400
commitd321aaa66a6b6511b04b92b9c8fd88c2864bcebf (patch)
tree3c8fda32d3cb926a755f8e8acafdac51cc996218 /src/main/java/org/onap/aai/rest/RestClientConsumer.java
parent2ea64b0e6c0ccec0028db13307c91754c6c153ad (diff)
Update license date and text
Update license date and disable license plugin Change-Id: I1f123632b89985f299f8b9d458890b9469675d9f Issue-ID: AAI-869 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
Diffstat (limited to 'src/main/java/org/onap/aai/rest/RestClientConsumer.java')
-rw-r--r--src/main/java/org/onap/aai/rest/RestClientConsumer.java6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/main/java/org/onap/aai/rest/RestClientConsumer.java b/src/main/java/org/onap/aai/rest/RestClientConsumer.java
index be17159..0c733a6 100644
--- a/src/main/java/org/onap/aai/rest/RestClientConsumer.java
+++ b/src/main/java/org/onap/aai/rest/RestClientConsumer.java
@@ -2,8 +2,8 @@
* ============LICENSE_START=======================================================
* org.onap.aai
* ================================================================================
- * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * Copyright © 2017 Amdocs
+ * Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved.
+ * Copyright © 2017-2018 Amdocs
* ================================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -17,8 +17,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
* ============LICENSE_END=========================================================
- *
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
*/
package org.onap.aai.rest;