X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-BE-os%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fportalapp%2Fportal%2Futils%2FEPSystemProperties.java;h=1e0f5836d1b6e336ee6e8e1d535d57e87541c616;hb=24608a9e1450c409dc3870440d29e91cc3a26bb9;hp=f9b69e92e5899a51dab3589d1a5b74b7c2432d7f;hpb=bdbb16ae428a064129dc9c50b9936d618edc87d3;p=portal.git diff --git a/ecomp-portal-BE-os/src/main/java/org/onap/portalapp/portal/utils/EPSystemProperties.java b/ecomp-portal-BE-os/src/main/java/org/onap/portalapp/portal/utils/EPSystemProperties.java index f9b69e92..1e0f5836 100644 --- a/ecomp-portal-BE-os/src/main/java/org/onap/portalapp/portal/utils/EPSystemProperties.java +++ b/ecomp-portal-BE-os/src/main/java/org/onap/portalapp/portal/utils/EPSystemProperties.java @@ -33,7 +33,7 @@ * * ============LICENSE_END============================================ * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ package org.onap.portalapp.portal.utils; @@ -52,7 +52,7 @@ import org.springframework.context.annotation.PropertySources; }) /** - * Contains properties specific to the ONAP version of the ECOMP Portal. + * Contains properties specific to the ONAP version of the ONAP Portal. */ public class EPSystemProperties extends EPCommonSystemProperties { public static final String CONTACT_US_URL = "contact_us_link";