aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLior Nachmias <ln699k@att.com>2018-04-16 16:08:21 +0300
committerLior Nachmias <ln699k@att.com>2018-04-16 17:23:22 +0300
commit9a9e89bafbbb80008e87cb6e7ca403475ed3f2a5 (patch)
treed78f56e8c59c33eb0f8e84e21bcc2b92d1b57ea5
parentf68aa6ba30d0d958e88bf52664a464e2f7784788 (diff)
Remove license text in welcome html
In order ti comply with ONAP license params we cleaned up unrelevant license declaration Change-Id: Id5fee51cc03105797bc40f5f9e4d8e2bc19814d7 Issue-ID: VVP-57 Signed-off-by: Lior Nachmias <ln699k@att.com>
-rw-r--r--vvp/app/welcome/welcome.html2
-rw-r--r--vvp/dist/welcome/welcome.html2
2 files changed, 0 insertions, 4 deletions
diff --git a/vvp/app/welcome/welcome.html b/vvp/app/welcome/welcome.html
index 14292a6a..0588248f 100644
--- a/vvp/app/welcome/welcome.html
+++ b/vvp/app/welcome/welcome.html
@@ -105,8 +105,6 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.-->
<div class="welcome-footer-copyright row">
<div class="col-xs-12">
<p>
- <span>© 2016 {{'serviceProvider.name' | i18next}} Intellectual Property.</span> |
- <span>All rights reserved. {{'serviceProvider.name' | i18next}}, the {{'serviceProvider.name' | i18next}} logo and all other {{'serviceProvider.name' | i18next}} marks contained herein are trademarks of {{'serviceProvider.name' | i18next}} Intellectual Property and/or {{'serviceProvider.name' | i18next}} affiliated companies. {{'serviceProvider.name' | i18next}} 36USC220506</span>
</p>
</div>
</div>
diff --git a/vvp/dist/welcome/welcome.html b/vvp/dist/welcome/welcome.html
index 14292a6a..0588248f 100644
--- a/vvp/dist/welcome/welcome.html
+++ b/vvp/dist/welcome/welcome.html
@@ -105,8 +105,6 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.-->
<div class="welcome-footer-copyright row">
<div class="col-xs-12">
<p>
- <span>© 2016 {{'serviceProvider.name' | i18next}} Intellectual Property.</span> |
- <span>All rights reserved. {{'serviceProvider.name' | i18next}}, the {{'serviceProvider.name' | i18next}} logo and all other {{'serviceProvider.name' | i18next}} marks contained herein are trademarks of {{'serviceProvider.name' | i18next}} Intellectual Property and/or {{'serviceProvider.name' | i18next}} affiliated companies. {{'serviceProvider.name' | i18next}} 36USC220506</span>
</p>
</div>
</div>