From 2dbdcbe2f8168281f32b57682603339801161da7 Mon Sep 17 00:00:00 2001 From: SeungWon Lee Date: Fri, 12 Apr 2013 11:57:56 +0900 Subject: [PATCH] Modify license statement. Change-Id: I4ccdd29e08ee4b0ecd5ddecdc36fe338990c89d2 Signed-off-by: SeungWon Lee --- inc/OspAppWidgetService.h | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/inc/OspAppWidgetService.h b/inc/OspAppWidgetService.h index 65aebb7..26adde9 100644 --- a/inc/OspAppWidgetService.h +++ b/inc/OspAppWidgetService.h @@ -1,13 +1,18 @@ // // Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. -// All rights reserved. // -// This software contains confidential and proprietary information -// of Samsung Electronics Co., Ltd. -// The user of this software agrees not to disclose, disseminate or copy such -// Confidential Information and shall use the software only in accordance with -// the terms of the license agreement the user entered into with Samsung. +// 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. // /** -- 2.34.1