diff options
author | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-04-24 18:10:32 +0200 |
---|---|---|
committer | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-04-24 18:10:32 +0200 |
commit | f34756d3fb01ec1b7b704210628c17d5a18c7e96 (patch) | |
tree | c9120ee4bf384ef0259fe3ef81fcb822c8cf5a54 /src/main/resources | |
parent | 2a103b89712bec2f1a705ca2ce702d5c2dd2bc13 (diff) |
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I1af1e08178e1e36f90289771327b3c2d2b419f20
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'src/main/resources')
5 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_create_model_off_Template.html b/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_create_model_off_Template.html index a4e4607ec..b2698a7ff 100644 --- a/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_create_model_off_Template.html +++ b/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_create_model_off_Template.html @@ -18,7 +18,7 @@ limitations under the License. ============LICENSE_END============================================ =================================================================== - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <div attribute-test="cldsmodelofftemplate" id="configure-widgets"> diff --git a/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_modelling.html b/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_modelling.html index d1d481680..156fba328 100644 --- a/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_modelling.html +++ b/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_modelling.html @@ -18,7 +18,7 @@ limitations under the License. ============LICENSE_END============================================ =================================================================== - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <style> diff --git a/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_open_model.html b/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_open_model.html index 5ebacce88..618922a06 100644 --- a/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_open_model.html +++ b/src/main/resources/META-INF/resources/designer/partials/portfolios/clds_open_model.html @@ -18,7 +18,7 @@ limitations under the License. ============LICENSE_END============================================ =================================================================== - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <div attribute-test="cldsopenmodel" id="configure-widgets"> diff --git a/src/main/resources/clds-version.properties b/src/main/resources/clds-version.properties index f23e97b67..a0dbcdead 100644 --- a/src/main/resources/clds-version.properties +++ b/src/main/resources/clds-version.properties @@ -18,7 +18,7 @@ # limitations under the License. # ============LICENSE_END============================================ # =================================================================== -# ECOMP is a trademark and service mark of AT&T Intellectual Property. +# ### clds.version=${project.version}
\ No newline at end of file diff --git a/src/main/resources/xsl/clds-bpmn-transformer.xsl b/src/main/resources/xsl/clds-bpmn-transformer.xsl index 3cd98e3af..8ae687682 100644 --- a/src/main/resources/xsl/clds-bpmn-transformer.xsl +++ b/src/main/resources/xsl/clds-bpmn-transformer.xsl @@ -19,7 +19,6 @@ limitations under the License. ============LICENSE_END============================================ =================================================================== - ECOMP is a trademark and service mark of AT&T Intellectual Property. --> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" |