aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-04-24 18:11:45 +0200
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-04-24 18:11:45 +0200
commite2112514bdb70a128e46501e4eae1fe162437bce (patch)
tree6a130470a7781dd94853e9e98e9e065d2801f499 /src/main/resources
parentfa6ac70274810cebcfd292fbb3c142b5f23dfc81 (diff)
Remove ECOMP in headers
Remove ECOMP in headers of the source files Issue-ID: CLAMP-156 Change-Id: Icd5b3501fb9b13276e9482047b8d12c225299348 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/META-INF/resources/designer/partials/portfolios/dashboard.html2
-rw-r--r--src/main/resources/META-INF/resources/designer/scripts/DashboardCtrl.js2
-rw-r--r--src/main/resources/META-INF/resources/designer/scripts/dataFactory.js2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/META-INF/resources/designer/partials/portfolios/dashboard.html b/src/main/resources/META-INF/resources/designer/partials/portfolios/dashboard.html
index be11e1db..29b2c358 100644
--- a/src/main/resources/META-INF/resources/designer/partials/portfolios/dashboard.html
+++ b/src/main/resources/META-INF/resources/designer/partials/portfolios/dashboard.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="dashboard" class="container-fluid" style="height: 87vh;">
diff --git a/src/main/resources/META-INF/resources/designer/scripts/DashboardCtrl.js b/src/main/resources/META-INF/resources/designer/scripts/DashboardCtrl.js
index 78a364a8..fa212a33 100644
--- a/src/main/resources/META-INF/resources/designer/scripts/DashboardCtrl.js
+++ b/src/main/resources/META-INF/resources/designer/scripts/DashboardCtrl.js
@@ -18,7 +18,7 @@
* limitations under the License.
* ============LICENSE_END============================================
* ===================================================================
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ *
*/
'use strict';
diff --git a/src/main/resources/META-INF/resources/designer/scripts/dataFactory.js b/src/main/resources/META-INF/resources/designer/scripts/dataFactory.js
index 5a2e24d9..b2848327 100644
--- a/src/main/resources/META-INF/resources/designer/scripts/dataFactory.js
+++ b/src/main/resources/META-INF/resources/designer/scripts/dataFactory.js
@@ -18,7 +18,7 @@
* limitations under the License.
* ============LICENSE_END============================================
* ===================================================================
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ *
*/
app.factory('Datafactory', function () {