From 7a261fb5644ea718e28fa91da00dfb91be1d8d6e Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 6 Jun 2017 22:35:43 -0700 Subject: Updating licenses in all files Change-Id: Ic229be3cc3e4751b9bfbd3c5c08db84ec8e7e0cb Signed-off-by: Patrick Brady --- .../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 7 ++++--- appc-oam/appc-oam-bundle/src/main/resources/initial/appc-oam.xml | 7 ++++--- .../src/main/resources/org/openecomp/appc/default.properties | 7 ++++--- .../src/main/resources/org/openecomp/appc/logback.xml | 7 ++++--- 4 files changed, 16 insertions(+), 12 deletions(-) (limited to 'appc-oam/appc-oam-bundle/src/main/resources') diff --git a/appc-oam/appc-oam-bundle/src/main/resources/OSGI-INF/blueprint/blueprint.xml b/appc-oam/appc-oam-bundle/src/main/resources/OSGI-INF/blueprint/blueprint.xml index 607348892..0b04bf93c 100644 --- a/appc-oam/appc-oam-bundle/src/main/resources/OSGI-INF/blueprint/blueprint.xml +++ b/appc-oam/appc-oam-bundle/src/main/resources/OSGI-INF/blueprint/blueprint.xml @@ -1,10 +1,10 @@ diff --git a/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties b/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties index b22ced00d..d7cca86d7 100644 --- a/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties +++ b/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/default.properties @@ -1,9 +1,9 @@ ### # ============LICENSE_START======================================================= -# openECOMP : APP-C +# APPC # ================================================================================ -# Copyright (C) 2017 AT&T Intellectual Property. All rights -# reserved. +# Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. +# Copyright (C) 2017 Amdocs # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ # 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. ### # diff --git a/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/logback.xml b/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/logback.xml index 8d47c6cae..cc5a56c17 100644 --- a/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/logback.xml +++ b/appc-oam/appc-oam-bundle/src/main/resources/org/openecomp/appc/logback.xml @@ -1,9 +1,9 @@ -- cgit 1.2.3-korg