X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Forg%2Fonap%2Faai%2Fsparky%2Fcommon%2Fsearch%2FCommonSearchSuggestion.java;h=0e662d18fa3bc38c1ec905f2c8f1e7cb8e650ed5;hb=b6cf54a6092ea2666c990fe552a569fce16511e7;hp=8a3f119be759a2d2ae13d2cdace66460f0b98324;hpb=e5da3da7d7e0430a8d8d5c7c4a031c3ba557e247;p=aai%2Fsparky-be.git diff --git a/src/main/java/org/onap/aai/sparky/common/search/CommonSearchSuggestion.java b/src/main/java/org/onap/aai/sparky/common/search/CommonSearchSuggestion.java index 8a3f119..0e662d1 100644 --- a/src/main/java/org/onap/aai/sparky/common/search/CommonSearchSuggestion.java +++ b/src/main/java/org/onap/aai/sparky/common/search/CommonSearchSuggestion.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.sparky.common.search;