From: sinikang Date: Wed, 23 Nov 2016 01:46:51 +0000 (+0900) Subject: Applied Apache 2.0 License X-Git-Tag: accepted/tizen/mobile/20161215.072347~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F48%2F104948%2F1;p=platform%2Fcore%2Fcsapi%2Ftelephony.git Applied Apache 2.0 License Change-Id: Iba62ef41396c0974e7e236a4d77f59b8b0e2f884 --- diff --git a/Tizen.Telephony/Properties/AssemblyInfo.cs b/Tizen.Telephony/Properties/AssemblyInfo.cs old mode 100755 new mode 100644 index 3475942..291ce59 --- a/Tizen.Telephony/Properties/AssemblyInfo.cs +++ b/Tizen.Telephony/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * 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;