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

Issue-ID: CLAMP-156
Change-Id: Ideba8a781bbea8c94e1eb43ce65a042d50c11c93
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
src/main/java/org/onap/clamp/clds/client/DcaeInventoryServices.java
src/main/java/org/onap/clamp/clds/model/dcae/DcaeInventoryResponse.java
src/main/java/org/onap/clamp/clds/sdc/controller/DistributionStatusMessage.java
src/main/java/org/onap/clamp/clds/service/DefaultUserNameHandler.java
src/main/resources/META-INF/resources/designer/partials/default-include.html
src/main/resources/META-INF/resources/designer/partials/portfolios/deploy_parameters.html
src/main/resources/META-INF/resources/designer/scripts/DeploymentCtrl.js
src/test/java/org/onap/clamp/clds/it/DcaeHttpConnectionManagerItCase.java

index f1cfd18..289f31b 100644 (file)
@@ -18,7 +18,7 @@
  * limitations under the License.\r
  * ============LICENSE_END============================================\r
  * ===================================================================\r
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
+ * \r
  */\r
 \r
 package org.onap.clamp.clds.client;\r
index b0a784c..3b1dffa 100644 (file)
@@ -19,7 +19,7 @@
  * limitations under the License.
  * ============LICENSE_END============================================
  * ===================================================================
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ * 
  */
 
 package org.onap.clamp.clds.model.dcae;
index ca4f97b..d32c4a1 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;
index 574689e..44372b6 100644 (file)
@@ -18,7 +18,7 @@
  * limitations under the License.\r
  * ============LICENSE_END============================================\r
  * ===================================================================\r
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.\r
+ * \r
  */\r
 \r
 package org.onap.clamp.clds.service;\r
index 146c283..c1dbb67 100644 (file)
@@ -18,7 +18,7 @@
   limitations under the License.
   ============LICENSE_END============================================
   ===================================================================
-  ECOMP is a trademark and service mark of AT&T Intellectual Property.
+  
   -->
  
 
index ecb0af4..5693a87 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 id="deploy-parameters">
index 4259e66..950e59c 100644 (file)
@@ -18,7 +18,7 @@
  * limitations under the License.
  * ============LICENSE_END============================================
  * ===================================================================
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ * 
  */
 
 app.controller('DeploymentCtrl',
index 7c4f46d..264853c 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.it;