aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-04-24 18:11:19 +0200
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-04-24 18:11:19 +0200
commit537483bf90a0933960ff965a0ce5f9e61e3d15a2 (patch)
treedb5b9dc689760d1e6588fef158bf2c8bfbd3e357 /src/test
parent7e841408111c5f1b95ebb42f629e0f52cd2efe9b (diff)
Remove ECOMP in headers
Remove ECOMP in headers of the source files Issue-ID: CLAMP-156 Change-Id: I65b9c1153919a7bed31ba7bfb4627f6b1a917b04 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/config/CldsUserJsonDecoderTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/java/org/onap/clamp/clds/config/CldsUserJsonDecoderTest.java b/src/test/java/org/onap/clamp/clds/config/CldsUserJsonDecoderTest.java
index 999822c2..ec5c196b 100644
--- a/src/test/java/org/onap/clamp/clds/config/CldsUserJsonDecoderTest.java
+++ b/src/test/java/org/onap/clamp/clds/config/CldsUserJsonDecoderTest.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.config;