From 474b20feb7ece7ad7c6372547581a1463ababcc5 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Tue, 13 Mar 2018 16:24:47 +0530 Subject: update the license info Issue-ID: SO-453 Change-Id: I7357f31546903ca63cb28b7f1bd3dbdd291d51d1 Signed-off-by: Seshu-Kumar-M --- .../openstack/connector/HttpClientConnector.java | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) (limited to 'openstack-client-connectors/http-connector') diff --git a/openstack-client-connectors/http-connector/src/main/java/com/woorea/openstack/connector/HttpClientConnector.java b/openstack-client-connectors/http-connector/src/main/java/com/woorea/openstack/connector/HttpClientConnector.java index f7fa30b..b3511e8 100644 --- a/openstack-client-connectors/http-connector/src/main/java/com/woorea/openstack/connector/HttpClientConnector.java +++ b/openstack-client-connectors/http-connector/src/main/java/com/woorea/openstack/connector/HttpClientConnector.java @@ -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. -- cgit 1.2.3-korg