From: Gihun Chang Date: Mon, 31 Oct 2016 07:12:02 +0000 (+0900) Subject: Change Open Source copyright. X-Git-Tag: submit/trunk/20170823.075128~75^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6f60383d0386d27865e3e8ba984ece0e9fdc8cf4;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git Change Open Source copyright. Change-Id: I562fe6b9c7eb86727a345ed6adba9d684fa6def1 --- diff --git a/src/Tizen.Tracer/Tizen/Tracer.cs b/src/Tizen.Tracer/Tizen/Tracer.cs index 676f290..e00bfce 100755 --- a/src/Tizen.Tracer/Tizen/Tracer.cs +++ b/src/Tizen.Tracer/Tizen/Tracer.cs @@ -1,10 +1,18 @@ -// Copyright 2016 by Samsung Electronics, Inc., -// -// This software is the confidential and proprietary information -// of Samsung Electronics, Inc. ("Confidential Information"). You -// shall not disclose such Confidential Information and shall use -// it only in accordance with the terms of the license agreement -// you entered into with Samsung. +/* + * Copyright (c) 2016 Samsung Electronics Co., Ltd 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 + * + * 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. + */ using System;