Remove ECOMP in headers 21/44421/1
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Tue, 24 Apr 2018 16:11:29 +0000 (18:11 +0200)
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Tue, 24 Apr 2018 16:11:29 +0000 (18:11 +0200)
Remove ECOMP in headers of the source files

Issue-ID: CLAMP-156
Change-Id: I8d3d385b4db2b821ddc94c5be0e04f8475e2b90f
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
src/main/java/org/onap/clamp/clds/exception/sdc/controller/CsarHandlerException.java
src/main/java/org/onap/clamp/clds/sdc/controller/installer/CsarHandler.java
src/main/java/org/onap/clamp/clds/util/CryptoUtils.java
src/main/resources/META-INF/resources/designer/partials/portfolios/ConfirmRevertChanges.html
src/main/resources/META-INF/resources/designer/partials/portfolios/confirmation_window.html
src/test/java/org/onap/clamp/clds/util/CryptoUtilsTest.java

index 16fd779..4e1b8ea 100644 (file)
@@ -18,7 +18,7 @@
  * limitations under the License.
  * ============LICENSE_END============================================
  * ===================================================================
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ * 
  */
 
 package org.onap.clamp.clds.exception.sdc.controller;
index c2652bc..87c9c15 100644 (file)
@@ -18,7 +18,7 @@
  * limitations under the License.
  * ============LICENSE_END============================================
  * ===================================================================
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ * 
  */
 
 package org.onap.clamp.clds.sdc.controller.installer;
index 8cdedf6..9f40810 100644 (file)
@@ -18,7 +18,7 @@
  * limitations under the License.
  * ============LICENSE_END============================================
  * ===================================================================
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ * 
  */
 
 package org.onap.clamp.clds.util;
index 7c5d837..9c66d4e 100644 (file)
@@ -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="confirmrevertchanges" id="configure-widgets">
index 67d1ac7..a04059b 100644 (file)
@@ -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="confirmationwindow" id="configure-widgets">
index c6aafcd..603d2d2 100644 (file)
@@ -18,7 +18,7 @@
  * limitations under the License.
  * ============LICENSE_END============================================
  * ===================================================================
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ * 
  */
 
 package org.onap.clamp.clds.util;