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

Issue-ID: CLAMP-156
Change-Id: I23bbaf19f4ba89e5ab5ecebcbe0116f20782cbe1
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
src/main/java/org/onap/clamp/clds/service/JacksonObjectMapperProvider.java
src/main/java/org/onap/clamp/clds/service/JaxrsApplication.java
src/main/java/org/onap/clamp/clds/util/JacksonUtils.java
src/main/resources/META-INF/resources/designer/index.html
src/main/resources/META-INF/resources/designer/invalid_login.html
src/main/resources/META-INF/resources/designer/modeler/dist/index.html
src/main/resources/META-INF/resources/designer/scripts/importSchemaService.js
src/main/resources/META-INF/resources/index.html
src/test/java/org/onap/clamp/clds/util/JacksonUtilsTest.java

index 87f8273..d6a4d2f 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.service;
index d3c212c..3f9db33 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.service;
index 9d743f2..1f5419d 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.util;
index adcdf53..52ae52d 100644 (file)
@@ -26,7 +26,7 @@
   limitations under the License.
   ============LICENSE_END============================================
   ===================================================================
-  ECOMP is a trademark and service mark of AT&T Intellectual Property.
+  
   -->
 
 
index 067452e..f42be51 100644 (file)
@@ -18,7 +18,7 @@
   limitations under the License.
   ============LICENSE_END============================================
   ===================================================================
-  ECOMP is a trademark and service mark of AT&T Intellectual Property.
+  
   -->
 <style>
 .divRow {
index 41137cf..59aa292 100644 (file)
@@ -18,7 +18,7 @@
   limitations under the License.
   ============LICENSE_END============================================
   ===================================================================
-  ECOMP is a trademark and service mark of AT&T Intellectual Property.
+  
   -->
 
 <html>
index cf9510a..8c23f1f 100644 (file)
@@ -18,7 +18,7 @@
  * limitations under the License.
  * ============LICENSE_END============================================
  * ===================================================================
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ * 
  */
 app.service('svnservice', ['$http', '$q', function ($http, $q) {
     console.log("//////svnservice");
index 34f8be2..2e418cf 100644 (file)
@@ -19,7 +19,7 @@
   limitations under the License.
   ============LICENSE_END============================================
   ===================================================================
-  ECOMP is a trademark and service mark of AT&T Intellectual Property.
+  
   -->
 
 <html>
index d8774af..e482d68 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.util;