From dd54ac44217baa361ad0415dcd29c604ec667d7a Mon Sep 17 00:00:00 2001 From: "pr.jung" Date: Wed, 12 Apr 2017 14:45:59 +0900 Subject: [PATCH] Remove license statement - This file is auto generated file Change-Id: I5574883ce91f7a299c1176c35c9b3ea4d980c80f Signed-off-by: pr.jung --- src/Tizen.System/Properties/AssemblyInfo.cs | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/src/Tizen.System/Properties/AssemblyInfo.cs b/src/Tizen.System/Properties/AssemblyInfo.cs index 52c0635..74baa71 100755 --- a/src/Tizen.System/Properties/AssemblyInfo.cs +++ b/src/Tizen.System/Properties/AssemblyInfo.cs @@ -1,18 +1,3 @@ -/* -* 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.Reflection; using System.Runtime.CompilerServices; -- 2.7.4