Change Open Source copyright.
authorGihun Chang <gihun.chang@samsung.com>
Mon, 31 Oct 2016 07:12:02 +0000 (16:12 +0900)
committerGihun Chang <gihun.chang@samsung.com>
Mon, 31 Oct 2016 07:12:02 +0000 (16:12 +0900)
Change-Id: I562fe6b9c7eb86727a345ed6adba9d684fa6def1

src/Tizen.Tracer/Tizen/Tracer.cs

index 676f290..e00bfce 100755 (executable)
@@ -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;