X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-os%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fportal%2Fueb%2FEPUebHelper.java;h=fd7aca2cdb68e3e5611ba78a48b2aeba137900ee;hb=24608a9e1450c409dc3870440d29e91cc3a26bb9;hp=5c92b5ddc673204eb5289cb76ffee1cecb6afd26;hpb=bdbb16ae428a064129dc9c50b9936d618edc87d3;p=portal.git diff --git a/ecomp-portal-BE-os/src/main/java/org/onap/portalapp/portal/ueb/EPUebHelper.java b/ecomp-portal-BE-os/src/main/java/org/onap/portalapp/portal/ueb/EPUebHelper.java index 5c92b5dd..fd7aca2c 100644 --- a/ecomp-portal-BE-os/src/main/java/org/onap/portalapp/portal/ueb/EPUebHelper.java +++ b/ecomp-portal-BE-os/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; @@ -84,7 +84,7 @@ public class EPUebHelper { } // - // This should only be called by the ECOMP Portal App, other Apps have just one + // This should only be called by the ONAP Portal App, other Apps have just one // publisher and use appPublisher // @SuppressWarnings("unused")