From fb3eec208a7202bdc6b3e60b15b999789cf5dd94 Mon Sep 17 00:00:00 2001 From: John McClung Date: Thu, 14 Jun 2018 10:17:19 -0400 Subject: Update license header in appc xml files More license header changes to miscellaneous appc xml files to reflect the 2018 changes. Change-Id: Ia71a0711235ab56bf2cd83719964bc12d7aa420b Issue-ID: APPC-1004 Signed-off-by: John McClung --- appc-provider/appc-provider-bundle/pom.xml | 3 +-- .../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 3 +-- .../appc-provider-bundle/src/main/resources/initial/appc-provider.xml | 3 +-- .../appc-provider-bundle/src/main/resources/org/onap/appc/logback.xml | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) (limited to 'appc-provider/appc-provider-bundle') diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml index 92fee7d54..bda1e40db 100644 --- a/appc-provider/appc-provider-bundle/pom.xml +++ b/appc-provider/appc-provider-bundle/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -19,7 +19,6 @@ See the License for the specific language governing permissions and limitations under the License. - ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> diff --git a/appc-provider/appc-provider-bundle/src/main/resources/initial/appc-provider.xml b/appc-provider/appc-provider-bundle/src/main/resources/initial/appc-provider.xml index e7abc8ff4..b7de48c5a 100644 --- a/appc-provider/appc-provider-bundle/src/main/resources/initial/appc-provider.xml +++ b/appc-provider/appc-provider-bundle/src/main/resources/initial/appc-provider.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -19,7 +19,6 @@ See the License for the specific language governing permissions and limitations under the License. - ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> diff --git a/appc-provider/appc-provider-bundle/src/main/resources/org/onap/appc/logback.xml b/appc-provider/appc-provider-bundle/src/main/resources/org/onap/appc/logback.xml index 0dffe75e0..51f04d8ce 100644 --- a/appc-provider/appc-provider-bundle/src/main/resources/org/onap/appc/logback.xml +++ b/appc-provider/appc-provider-bundle/src/main/resources/org/onap/appc/logback.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -18,7 +18,6 @@ See the License for the specific language governing permissions and limitations under the License. - ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> -- cgit 1.2.3-korg