Remove ECOMP in headers
[clamp.git] / src / test / java / org / onap / clamp / clds / model / prop / CustomModelElement.java
index 138d727..7d3a215 100644 (file)
  * 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.model.prop;\r
 \r
 import com.fasterxml.jackson.databind.JsonNode;\r
 \r
+import org.onap.clamp.clds.model.properties.AbstractModelElement;\r
+import org.onap.clamp.clds.model.properties.ModelBpmn;\r
+import org.onap.clamp.clds.model.properties.ModelProperties;\r
+\r
 /**\r
  * A CustomModelElement to test the capability to add new elements on the fly.\r
  */\r