From 2792e3f2bd8109c3f8c3ac3cd32218e33f060dc0 Mon Sep 17 00:00:00 2001 From: John McClung Date: Tue, 12 Jun 2018 11:01:52 -0400 Subject: More updates to lic header in appc properties License header fixes to reflect 2018 changes in various appc-adapters, appc-client, appc-common, appc-config, appc-dg and appc-directed-graph java and properties files. Change-Id: Idbe000f175e11ba42f6e83689a2b2d3d353be008 Issue-ID: APPC-996 Signed-off-by: John McClung --- .../appc-config-audit/provider/src/main/resources/adaptor.properties | 3 +-- .../provider/src/main/resources/adaptor.properties | 3 +-- .../appc-config-params/provider/src/main/resources/adaptor.properties | 3 +-- appc-config/appc-encryption-tool/provider/appc_southbound.properties | 1 - .../provider/src/test/resources/properties_loader.properties | 1 - 5 files changed, 3 insertions(+), 8 deletions(-) (limited to 'appc-config') diff --git a/appc-config/appc-config-audit/provider/src/main/resources/adaptor.properties b/appc-config/appc-config-audit/provider/src/main/resources/adaptor.properties index d6f041f1c..e769abbf3 100644 --- a/appc-config/appc-config-audit/provider/src/main/resources/adaptor.properties +++ b/appc-config/appc-config-audit/provider/src/main/resources/adaptor.properties @@ -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========================================================= ### diff --git a/appc-config/appc-config-generator/provider/src/main/resources/adaptor.properties b/appc-config/appc-config-generator/provider/src/main/resources/adaptor.properties index d6f041f1c..e769abbf3 100644 --- a/appc-config/appc-config-generator/provider/src/main/resources/adaptor.properties +++ b/appc-config/appc-config-generator/provider/src/main/resources/adaptor.properties @@ -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========================================================= ### diff --git a/appc-config/appc-config-params/provider/src/main/resources/adaptor.properties b/appc-config/appc-config-params/provider/src/main/resources/adaptor.properties index d6f041f1c..e769abbf3 100644 --- a/appc-config/appc-config-params/provider/src/main/resources/adaptor.properties +++ b/appc-config/appc-config-params/provider/src/main/resources/adaptor.properties @@ -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========================================================= ### diff --git a/appc-config/appc-encryption-tool/provider/appc_southbound.properties b/appc-config/appc-encryption-tool/provider/appc_southbound.properties index a68cb39de..e3648c397 100644 --- a/appc-config/appc-encryption-tool/provider/appc_southbound.properties +++ b/appc-config/appc-encryption-tool/provider/appc_southbound.properties @@ -17,7 +17,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============================================ testVnf_Type.testAction1.user = testVnf_Type.testAction1.port = diff --git a/appc-config/appc-flow-controller/provider/src/test/resources/properties_loader.properties b/appc-config/appc-flow-controller/provider/src/test/resources/properties_loader.properties index da3db1d0f..1f3c0798e 100644 --- a/appc-config/appc-flow-controller/provider/src/test/resources/properties_loader.properties +++ b/appc-config/appc-flow-controller/provider/src/test/resources/properties_loader.properties @@ -17,6 +17,5 @@ # 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============================================ test = OK -- cgit 1.2.3-korg