Remove ECOMP in headers
[clamp.git] / src / test / java / org / onap / clamp / clds / transform / XslTransformerTest.java
index fd61ef4..5cfa4fa 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.transform;
@@ -44,6 +44,7 @@ public class XslTransformerTest {
      * @throws IOException
      *             In case of issues
      * @throws JSONException
+     *             In case of issues to decode Json
      */
     @Test
     public void xslTransformTest() throws TransformerException, IOException, JSONException {