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-common/src/main/resources/org/onap/appc/i18n/auth.properties | 3 +-- appc-common/src/test/java/org/onap/appc/util/StringHelperTest.java | 3 +-- .../resources/org/onap/appc/i18n/TestAdditionalResources.properties | 3 +-- .../src/test/resources/org/onap/appc/i18n/TestResources_de.properties | 3 +-- .../test/resources/org/onap/appc/i18n/TestResources_en_US.properties | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) (limited to 'appc-common') diff --git a/appc-common/src/main/resources/org/onap/appc/i18n/auth.properties b/appc-common/src/main/resources/org/onap/appc/i18n/auth.properties index d64e688e5..69858535a 100644 --- a/appc-common/src/main/resources/org/onap/appc/i18n/auth.properties +++ b/appc-common/src/main/resources/org/onap/appc/i18n/auth.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-common/src/test/java/org/onap/appc/util/StringHelperTest.java b/appc-common/src/test/java/org/onap/appc/util/StringHelperTest.java index df2348a7c..9053ee897 100644 --- a/appc-common/src/test/java/org/onap/appc/util/StringHelperTest.java +++ b/appc-common/src/test/java/org/onap/appc/util/StringHelperTest.java @@ -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) 2018 Nokia Solutions and Networks * ============================================================================= @@ -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-common/src/test/resources/org/onap/appc/i18n/TestAdditionalResources.properties b/appc-common/src/test/resources/org/onap/appc/i18n/TestAdditionalResources.properties index 3c0216aea..f70db8316 100644 --- a/appc-common/src/test/resources/org/onap/appc/i18n/TestAdditionalResources.properties +++ b/appc-common/src/test/resources/org/onap/appc/i18n/TestAdditionalResources.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-common/src/test/resources/org/onap/appc/i18n/TestResources_de.properties b/appc-common/src/test/resources/org/onap/appc/i18n/TestResources_de.properties index 805b3dff0..3bdecb11a 100644 --- a/appc-common/src/test/resources/org/onap/appc/i18n/TestResources_de.properties +++ b/appc-common/src/test/resources/org/onap/appc/i18n/TestResources_de.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-common/src/test/resources/org/onap/appc/i18n/TestResources_en_US.properties b/appc-common/src/test/resources/org/onap/appc/i18n/TestResources_en_US.properties index cd4582653..4bff0129b 100644 --- a/appc-common/src/test/resources/org/onap/appc/i18n/TestResources_en_US.properties +++ b/appc-common/src/test/resources/org/onap/appc/i18n/TestResources_en_US.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========================================================= ### -- cgit 1.2.3-korg