X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fportal%2Fueb%2FEPUebHelper.java;h=400fb7f0b95fbfa4e4759ad77a0baa4bcd261315;hb=24608a9e1450c409dc3870440d29e91cc3a26bb9;hp=d006f8eaa219c474a7c80597b0dfea2b368581bf;hpb=bdbb16ae428a064129dc9c50b9936d618edc87d3;p=portal.git diff --git a/ecomp-portal-BE-common/src/main/java/org/onap/portalapp/portal/ueb/EPUebHelper.java b/ecomp-portal-BE-common/src/main/java/org/onap/portalapp/portal/ueb/EPUebHelper.java index d006f8ea..400fb7f0 100644 --- a/ecomp-portal-BE-common/src/main/java/org/onap/portalapp/portal/ueb/EPUebHelper.java +++ b/ecomp-portal-BE-common/src/main/java/org/onap/portalapp/portal/ueb/EPUebHelper.java @@ -33,7 +33,7 @@ * * ============LICENSE_END============================================ * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ package org.onap.portalapp.portal.ueb; @@ -87,7 +87,7 @@ public class EPUebHelper { } // - // This should only be called by the ECOMP Portal App, other Apps have just one publisher and use appPublisher + // This should only be called by the ONAP Portal App, other Apps have just one publisher and use appPublisher // @SuppressWarnings("unused") @EPMetricsLog