Applied Apache 2.0 License 48/104948/1
authorsinikang <sinikang@samsung.com>
Wed, 23 Nov 2016 01:46:51 +0000 (10:46 +0900)
committersinikang <sinikang@samsung.com>
Thu, 15 Dec 2016 01:52:56 +0000 (10:52 +0900)
Change-Id: Iba62ef41396c0974e7e236a4d77f59b8b0e2f884

Tizen.Telephony/Properties/AssemblyInfo.cs [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 3475942..291ce59
@@ -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;