summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/onap/aai/modelloader/notification/TestConfiguration.java
diff options
context:
space:
mode:
authorSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>2018-03-26 14:51:37 +0100
committerSanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com>2018-03-26 15:04:28 +0100
commit4dd316529148d07059d844197cdb676806bdc0c6 (patch)
tree9c6d7e6cb0987377f9f516c90403a713f94cbe34 /src/test/java/org/onap/aai/modelloader/notification/TestConfiguration.java
parent7d9b7485c6c884dc17d199d3066d5db4160e1853 (diff)
Update license date and text
Update license data and disable license plugin Issue-ID: AAI-867 Change-Id: Ida91a4fc99b9d8ca65b15d6a7be1eaf097d0ae4f Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
Diffstat (limited to 'src/test/java/org/onap/aai/modelloader/notification/TestConfiguration.java')
-rw-r--r--src/test/java/org/onap/aai/modelloader/notification/TestConfiguration.java17
1 files changed, 7 insertions, 10 deletions
diff --git a/src/test/java/org/onap/aai/modelloader/notification/TestConfiguration.java b/src/test/java/org/onap/aai/modelloader/notification/TestConfiguration.java
index cf971a1..9cb9133 100644
--- a/src/test/java/org/onap/aai/modelloader/notification/TestConfiguration.java
+++ b/src/test/java/org/onap/aai/modelloader/notification/TestConfiguration.java
@@ -1,25 +1,22 @@
/**
- * ============LICENSE_START=======================================================
+ * ============LICENSE_START==========================================
* org.onap.aai
- * ================================================================================
- * Copyright © 2017 AT&T Intellectual Property.
- * Copyright © 2017 Amdocs
- * All rights reserved.
- * ================================================================================
+ * ===================================================================
+ * 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.
* You may obtain a copy of the License at
*
- * http://www.apache.org/licenses/LICENSE-2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* 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.
+ * ============LICENSE_END============================================
*/
package org.onap.aai.modelloader.notification;