X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-dispatcher-common%2Fappc-data-access-lib%2Fsrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fappc%2Fdao%2Futil%2FMessages.java;fp=appc-dispatcher%2Fappc-dispatcher-common%2Fappc-data-access-lib%2Fsrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fappc%2Fdao%2Futil%2FMessages.java;h=04d1ff01567b779647caec8f430a8b5c45ac28b1;hb=7a261fb5644ea718e28fa91da00dfb91be1d8d6e;hp=8c97188bda886480925660561deea94f7d1f504e;hpb=d33644e2dc5c3c6e9eebd5afbf5f78a891e66a06;p=appc.git diff --git a/appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/src/main/java/org/openecomp/appc/dao/util/Messages.java b/appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/src/main/java/org/openecomp/appc/dao/util/Messages.java index 8c97188bd..04d1ff015 100644 --- a/appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/src/main/java/org/openecomp/appc/dao/util/Messages.java +++ b/appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/src/main/java/org/openecomp/appc/dao/util/Messages.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.dao.util;