update the license info 35/35435/1
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Tue, 13 Mar 2018 10:54:47 +0000 (16:24 +0530)
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Tue, 13 Mar 2018 10:54:47 +0000 (16:24 +0530)
Issue-ID: SO-453

Change-Id: I7357f31546903ca63cb28b7f1bd3dbdd291d51d1
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/ProjectsTest.java
keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/RoleTest.java
keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/RolesTest.java
keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/ServicesTest.java
keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/TokenTest.java
keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/UserTest.java
keystone-model/src/test/java/com/woorea/openstack/keystone/v3/model/UsersTest.java
nova-client/src/test/java/com/woorea/openstack/nova/NovaTest.java
nova-client/src/test/java/com/woorea/openstack/nova/api/ExtensionsResourceTest.java
nova-client/src/test/java/com/woorea/openstack/nova/api/FlavorsResourceTest.java
openstack-client-connectors/http-connector/src/main/java/com/woorea/openstack/connector/HttpClientConnector.java

index 4c32491..f4732b2 100644 (file)
@@ -1,5 +1,8 @@
 /*-
+ * ONAP-SO
  * ============LICENSE_START=======================================================
+ * Copyright 2018 Huawei Intellectual Property. All rights reserved.
+ * =================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
index 93afd0e..d1c0c43 100644 (file)
@@ -1,5 +1,8 @@
 /*-
+ * ONAP-SO
  * ============LICENSE_START=======================================================
+ * Copyright 2018 Huawei Intellectual Property. All rights reserved.
+ * =================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
index f429d1f..a18efb3 100644 (file)
@@ -1,5 +1,8 @@
 /*-
+ * ONAP-SO
  * ============LICENSE_START=======================================================
+ * Copyright 2018 Huawei Intellectual Property. All rights reserved.
+ * =================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
index b8fdcbd..f9d19cd 100644 (file)
@@ -1,5 +1,8 @@
 /*-
+ * ONAP-SO
  * ============LICENSE_START=======================================================
+ * Copyright 2018 Huawei Intellectual Property. All rights reserved.
+ * =================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
index 49cd157..c8d009b 100644 (file)
@@ -1,5 +1,9 @@
 /*-
+
+ * ONAP-SO
  * ============LICENSE_START=======================================================
+ * Copyright 2018 Huawei Intellectual Property. All rights reserved.
+ * ===================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
index d0887ac..6a8f7bc 100644 (file)
@@ -1,5 +1,8 @@
 /*-
+ * ONAP-SO
  * ============LICENSE_START=======================================================
+ * Copyright 2018 Huawei Intellectual Property. All rights reserved.
+ * ===================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
index 114a1b6..2d27173 100644 (file)
@@ -1,5 +1,8 @@
 /*-
+ * ONAP-SO
  * ============LICENSE_START=======================================================
+ * Copyright 2018 Huawei Intellectual Property. All rights reserved.
+ * =================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
index 2d06210..05314f6 100644 (file)
@@ -1,12 +1,8 @@
-package com.woorea.openstack.nova;\r
-\r
-\r
-\r
-import static org.junit.Assert.fail;\r
-\r
-import org.junit.Test;\r
 /*-\r
+ * ONAP-SO\r
  * ============LICENSE_START=======================================================\r
+ * Copyright 2018 Huawei Intellectual Property. All rights reserved.\r
+ * =================================================================\r
  * Licensed under the Apache License, Version 2.0 (the "License");\r
  * you may not use this file except in compliance with the License.\r
  * You may obtain a copy of the License at\r
@@ -20,7 +16,13 @@ import org.junit.Test;
  * limitations under the License.\r
  * ============LICENSE_END=========================================================\r
  */\r
+package com.woorea.openstack.nova;\r
+\r
+\r
 \r
+import static org.junit.Assert.fail;\r
+\r
+import org.junit.Test;\r
 public class NovaTest {\r
 \r
     @Test\r
index 1659e96..e3d8806 100644 (file)
@@ -1,5 +1,8 @@
 /*-
+ * ONAP-SO
  * ============LICENSE_START=======================================================
+ * Copyright 2018 Huawei Intellectual Property. All rights reserved.
+ * =================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
index 5863499..f7de116 100644 (file)
@@ -1,5 +1,8 @@
 /*-
+ * ONAP-SO
  * ============LICENSE_START=======================================================
+ * Copyright 2018 Huawei Intellectual Property. All rights reserved.
+ * =================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
index f7fa30b..b3511e8 100644 (file)
@@ -1,23 +1,8 @@
-/*-
- * ============LICENSE_START=======================================================
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- * ============LICENSE_END=========================================================
- */
-
 /*
+ * ONAP-SO
  * ============LICENSE_START==========================================
  * ===================================================================
- * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+ * Copyright  2017 AT&T Intellectual Property. All rights reserved.
  * ===================================================================
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.