aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-04-24 18:11:02 +0200
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-04-24 18:11:02 +0200
commitcadb2cb688a65eefa741c827ef0f85932e49267f (patch)
tree9d7758208a3f4b5179e902db0ee71b0dfff1a1e7 /src/test
parentba7020ae2c9dd87cb915f63d66f59f2111e0da36 (diff)
Remove ECOMP in headers
Remove ECOMP in headers of the source files Issue-ID: CLAMP-156 Change-Id: I8bf77f4c0cf884bdab2f9f1c1d56f91d98c6967d Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'src/test')
-rw-r--r--src/test/java/org/onap/clamp/clds/it/config/CldsReferencePropertiesItCase.java2
-rw-r--r--src/test/java/org/onap/clamp/clds/model/CldsModelTest.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/test/java/org/onap/clamp/clds/it/config/CldsReferencePropertiesItCase.java b/src/test/java/org/onap/clamp/clds/it/config/CldsReferencePropertiesItCase.java
index e080bacc..95e29c03 100644
--- a/src/test/java/org/onap/clamp/clds/it/config/CldsReferencePropertiesItCase.java
+++ b/src/test/java/org/onap/clamp/clds/it/config/CldsReferencePropertiesItCase.java
@@ -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.config;
diff --git a/src/test/java/org/onap/clamp/clds/model/CldsModelTest.java b/src/test/java/org/onap/clamp/clds/model/CldsModelTest.java
index 8b819753..82c668c2 100644
--- a/src/test/java/org/onap/clamp/clds/model/CldsModelTest.java
+++ b/src/test/java/org/onap/clamp/clds/model/CldsModelTest.java
@@ -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;