X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-lib%2Fchamp-titan%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Faai%2Fchamptitan%2Fgraph%2Fimpl%2FTitanChampGraphImpl.java;h=d72d69d2118067f5b1411a3f218a4e7a38f08904;hb=refs%2Fchanges%2F09%2F36709%2F3;hp=56434be36a0bc5357fd6dd4ab9f5283e42cee314;hpb=84cdd4d4e354e856bf265c36d4953367cb9a1bd7;p=aai%2Fchamp.git diff --git a/champ-lib/champ-titan/src/main/java/org/onap/aai/champtitan/graph/impl/TitanChampGraphImpl.java b/champ-lib/champ-titan/src/main/java/org/onap/aai/champtitan/graph/impl/TitanChampGraphImpl.java index 56434be..d72d69d 100644 --- a/champ-lib/champ-titan/src/main/java/org/onap/aai/champtitan/graph/impl/TitanChampGraphImpl.java +++ b/champ-lib/champ-titan/src/main/java/org/onap/aai/champtitan/graph/impl/TitanChampGraphImpl.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,7 +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.champtitan.graph.impl;