aboutsummaryrefslogtreecommitdiffstats
path: root/appc-client
diff options
context:
space:
mode:
authorJohn McClung <jm1364@att.com>2018-06-11 13:02:39 -0400
committerJohn McClung <jm1364@att.com>2018-06-11 13:04:43 -0400
commit97ed9855d100e78c0dc240dda187ed29ee7f238b (patch)
tree1089a234c28693168a527b59496244f856736112 /appc-client
parentea160fcd7ad7dae7f61eb3b00a42dde01cf793d0 (diff)
Update license header in misc appc files
More license header updates to miscellaneous appc files to reflect 2018 changes. Change-Id: I1d1d020792942ffe2d3bbda6eae05c43831ffce1 Issue-ID: APPC-994 Signed-off-by: John McClung <jm1364@att.com>
Diffstat (limited to 'appc-client')
-rw-r--r--appc-client/client-lib/src/main/java/org/onap/appc/client/impl/protocol/UEBMessagingService.java3
-rw-r--r--appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreExceptionTest.java1
2 files changed, 1 insertions, 3 deletions
diff --git a/appc-client/client-lib/src/main/java/org/onap/appc/client/impl/protocol/UEBMessagingService.java b/appc-client/client-lib/src/main/java/org/onap/appc/client/impl/protocol/UEBMessagingService.java
index ed0ee5480..872b09d75 100644
--- a/appc-client/client-lib/src/main/java/org/onap/appc/client/impl/protocol/UEBMessagingService.java
+++ b/appc-client/client-lib/src/main/java/org/onap/appc/client/impl/protocol/UEBMessagingService.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) 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-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreExceptionTest.java b/appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreExceptionTest.java
index e661d4bbc..f07a64591 100644
--- a/appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreExceptionTest.java
+++ b/appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreExceptionTest.java
@@ -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=========================================================
*/