aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/META-INF/resources/designer/partials/portfolios/save_confirmation.html2
-rw-r--r--src/main/resources/META-INF/resources/designer/scripts/route_ctrl.js2
-rw-r--r--src/main/resources/META-INF/resources/designer/scripts/saveConfirmationModalPopUpCtrl.js2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/META-INF/resources/designer/partials/portfolios/save_confirmation.html b/src/main/resources/META-INF/resources/designer/partials/portfolios/save_confirmation.html
index 46ef7ded..6b884da9 100644
--- a/src/main/resources/META-INF/resources/designer/partials/portfolios/save_confirmation.html
+++ b/src/main/resources/META-INF/resources/designer/partials/portfolios/save_confirmation.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="saveconfirmation" id="configure-widgets">
diff --git a/src/main/resources/META-INF/resources/designer/scripts/route_ctrl.js b/src/main/resources/META-INF/resources/designer/scripts/route_ctrl.js
index a6efd772..398e31ad 100644
--- a/src/main/resources/META-INF/resources/designer/scripts/route_ctrl.js
+++ b/src/main/resources/META-INF/resources/designer/scripts/route_ctrl.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/saveConfirmationModalPopUpCtrl.js b/src/main/resources/META-INF/resources/designer/scripts/saveConfirmationModalPopUpCtrl.js
index aafcf88a..51a9df7f 100644
--- a/src/main/resources/META-INF/resources/designer/scripts/saveConfirmationModalPopUpCtrl.js
+++ b/src/main/resources/META-INF/resources/designer/scripts/saveConfirmationModalPopUpCtrl.js
@@ -18,7 +18,7 @@
* limitations under the License.
* ============LICENSE_END============================================
* ===================================================================
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ *
*/
app.controller('saveConfirmationModalPopUpCtrl', ['$scope', '$rootScope', '$modalInstance',