X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Forg%2Fonap%2Faai%2Frestclient%2Fenums%2FRestAuthenticationMode.java;h=cdb2dde6c0c47411ba3ad210c197cac927251ad0;hb=7ccb07886bb396d60c87ad6e5df1cd5587e56fdd;hp=6bff196dc87048a3c6cc5b5512ef026fba2f9bf0;hpb=666b4d7a3b758ebec900f96a6aafe5c1a9ad2093;p=aai%2Frest-client.git diff --git a/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java b/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java index 6bff196..cdb2dde 100644 --- a/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java +++ b/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.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.enums;