From: SeungWon Lee Date: Fri, 12 Apr 2013 02:57:56 +0000 (+0900) Subject: Modify license statement. X-Git-Tag: submit/tizen_2.1/20130424.232341~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2dbdcbe2f8168281f32b57682603339801161da7;p=platform%2Fframework%2Fnative%2Fappwidget-service.git Modify license statement. Change-Id: I4ccdd29e08ee4b0ecd5ddecdc36fe338990c89d2 Signed-off-by: SeungWon Lee --- 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. // /**