From 345aef728afe1c969bef11108ade881ab7704051 Mon Sep 17 00:00:00 2001 From: sblimkie Date: Tue, 13 Mar 2018 10:20:07 -0400 Subject: Update license date and text Update license date and disable license plugin Change-Id: I85a2f6676c5ef170c0bf7e0be742f52bacee46d7 Issue-ID: AAI-866 Signed-off-by: sblimkie --- logging-api/src/main/java/org/onap/aai/cl/api/LogFields.java | 6 ++---- logging-api/src/main/java/org/onap/aai/cl/api/LogLine.java | 6 ++---- logging-api/src/main/java/org/onap/aai/cl/api/Logger.java | 6 ++---- .../src/main/java/org/onap/aai/cl/api/LoggerFactoryInterface.java | 6 ++---- logging-api/src/main/java/org/onap/aai/cl/mdc/MdcContext.java | 6 ++---- logging-api/src/main/java/org/onap/aai/cl/mdc/MdcOverride.java | 6 ++---- 6 files changed, 12 insertions(+), 24 deletions(-) (limited to 'logging-api/src/main') diff --git a/logging-api/src/main/java/org/onap/aai/cl/api/LogFields.java b/logging-api/src/main/java/org/onap/aai/cl/api/LogFields.java index 80a4507..99786ea 100644 --- a/logging-api/src/main/java/org/onap/aai/cl/api/LogFields.java +++ b/logging-api/src/main/java/org/onap/aai/cl/api/LogFields.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.cl.api; diff --git a/logging-api/src/main/java/org/onap/aai/cl/api/LogLine.java b/logging-api/src/main/java/org/onap/aai/cl/api/LogLine.java index eb6dcc8..3b18f91 100644 --- a/logging-api/src/main/java/org/onap/aai/cl/api/LogLine.java +++ b/logging-api/src/main/java/org/onap/aai/cl/api/LogLine.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.cl.api; diff --git a/logging-api/src/main/java/org/onap/aai/cl/api/Logger.java b/logging-api/src/main/java/org/onap/aai/cl/api/Logger.java index df38692..ae1018f 100644 --- a/logging-api/src/main/java/org/onap/aai/cl/api/Logger.java +++ b/logging-api/src/main/java/org/onap/aai/cl/api/Logger.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.cl.api; diff --git a/logging-api/src/main/java/org/onap/aai/cl/api/LoggerFactoryInterface.java b/logging-api/src/main/java/org/onap/aai/cl/api/LoggerFactoryInterface.java index 4fcf642..33c272d 100644 --- a/logging-api/src/main/java/org/onap/aai/cl/api/LoggerFactoryInterface.java +++ b/logging-api/src/main/java/org/onap/aai/cl/api/LoggerFactoryInterface.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.cl.api; diff --git a/logging-api/src/main/java/org/onap/aai/cl/mdc/MdcContext.java b/logging-api/src/main/java/org/onap/aai/cl/mdc/MdcContext.java index 11cacd9..e69b66a 100644 --- a/logging-api/src/main/java/org/onap/aai/cl/mdc/MdcContext.java +++ b/logging-api/src/main/java/org/onap/aai/cl/mdc/MdcContext.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.cl.mdc; diff --git a/logging-api/src/main/java/org/onap/aai/cl/mdc/MdcOverride.java b/logging-api/src/main/java/org/onap/aai/cl/mdc/MdcOverride.java index 1456217..9bcee2e 100644 --- a/logging-api/src/main/java/org/onap/aai/cl/mdc/MdcOverride.java +++ b/logging-api/src/main/java/org/onap/aai/cl/mdc/MdcOverride.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.cl.mdc; -- cgit 1.2.3-korg