X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-request-handler%2Fappc-request-handler-core%2Fsrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fappc%2Frequesthandler%2Fexceptions%2FVNFNotFoundException.java;h=423aff6d740812818c7e7b5a6ab574e60efaac96;hb=7a261fb5644ea718e28fa91da00dfb91be1d8d6e;hp=16a9e5e6eee9aab7cd0cc75cd4f6175b0cab5f6d;hpb=d33644e2dc5c3c6e9eebd5afbf5f78a891e66a06;p=appc.git diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-core/src/main/java/org/openecomp/appc/requesthandler/exceptions/VNFNotFoundException.java b/appc-dispatcher/appc-request-handler/appc-request-handler-core/src/main/java/org/openecomp/appc/requesthandler/exceptions/VNFNotFoundException.java index 16a9e5e6e..423aff6d7 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-core/src/main/java/org/openecomp/appc/requesthandler/exceptions/VNFNotFoundException.java +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-core/src/main/java/org/openecomp/appc/requesthandler/exceptions/VNFNotFoundException.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.requesthandler.exceptions;