X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frest-client.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Forg%2Fonap%2Faai%2Frestclient%2Fclient%2FOperationResult.java;h=09fa98ea3b17e240de1af4166b7a13e6f8258051;hp=ad1186376e4375c0df6ba974802e60b0b9dbfafd;hb=7ccb07886bb396d60c87ad6e5df1cd5587e56fdd;hpb=b6a92cb90c29273973c0c10700928c88247a6860 diff --git a/src/main/java/org/onap/aai/restclient/client/OperationResult.java b/src/main/java/org/onap/aai/restclient/client/OperationResult.java index ad11863..09fa98e 100644 --- a/src/main/java/org/onap/aai/restclient/client/OperationResult.java +++ b/src/main/java/org/onap/aai/restclient/client/OperationResult.java @@ -2,8 +2,8 @@ * ============LICENSE_START======================================================= * org.onap.aai * ================================================================================ - * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * Copyright © 2017 Amdocs + * Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. + * Copyright © 2017-2018 Amdocs * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,8 +17,6 @@ * 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.onap.aai.restclient.client;