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

Issue-ID: CLAMP-156
Change-Id: Iccc1265c22130a7dd4c931ea1a8f29422213e641
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
src/main/java/org/onap/clamp/clds/exception/ModelBpmnException.java
src/main/java/org/onap/clamp/clds/exception/ModelPropertiesException.java
src/main/java/org/onap/clamp/clds/model/properties/ModelBpmn.java
src/main/java/org/onap/clamp/clds/model/properties/ModelBpmnEntry.java
src/main/java/org/onap/clamp/clds/model/properties/ModelProperties.java
src/main/resources/META-INF/resources/designer/partials/ng-grid.html
src/test/java/org/onap/clamp/clds/model/prop/ModelPropertiesTest.java

index e421757..02d5703 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;
index 09fb5db..b17616b 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;
index 89883c4..dbd5d8a 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.model.properties;
index 81cc48d..74fb7ac 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.model.properties;
index c840bd1..5b002e7 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.model.properties;
index 385c4c4..0a35953 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 25daf01..6b1c734 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.model.prop;