From d6de87ef2499ee4b063ca5714f0aeb6efb725b34 Mon Sep 17 00:00:00 2001 From: "pr.jung" Date: Wed, 12 Apr 2017 14:44:13 +0900 Subject: [PATCH] Remove license statement - This file is auto generated file Change-Id: Ic26d302f9cf51e8890918eff9339dcb127a53a6c Signed-off-by: pr.jung --- src/Tizen.System.Storage/Properties/AssemblyInfo.cs | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/src/Tizen.System.Storage/Properties/AssemblyInfo.cs b/src/Tizen.System.Storage/Properties/AssemblyInfo.cs index 880e3a8..c6158d7 100644 --- a/src/Tizen.System.Storage/Properties/AssemblyInfo.cs +++ b/src/Tizen.System.Storage/Properties/AssemblyInfo.cs @@ -1,19 +1,4 @@ -/* -* 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; using System.Runtime.InteropServices; -- 2.7.4