X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-common%2Fsrc%2Ftest%2Fjava%2Forg%2Fopenecomp%2Fappc%2Futil%2FTestJsonUtil.java;h=e8a0ad1ecf00d6dc2ca45b47eabd75de483f6e58;hb=7a261fb5644ea718e28fa91da00dfb91be1d8d6e;hp=d78049e1248b22ca3e6302d3996a2a08f4919dd6;hpb=d33644e2dc5c3c6e9eebd5afbf5f78a891e66a06;p=appc.git diff --git a/appc-common/src/test/java/org/openecomp/appc/util/TestJsonUtil.java b/appc-common/src/test/java/org/openecomp/appc/util/TestJsonUtil.java index d78049e12..e8a0ad1ec 100644 --- a/appc-common/src/test/java/org/openecomp/appc/util/TestJsonUtil.java +++ b/appc-common/src/test/java/org/openecomp/appc/util/TestJsonUtil.java @@ -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. */ package org.openecomp.appc.util;