apply linux sytle for files
authorYoungjae Shin <yj99.shin@samsung.com>
Fri, 26 Aug 2016 08:05:09 +0000 (17:05 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Fri, 26 Aug 2016 08:05:09 +0000 (17:05 +0900)
Change-Id: I5dcc9c45df51dc624fa94019f28868a24cdfc0b9

37 files changed:
Tizen.Network.IoTConnectivity/Interop/Interop.IoTConnectivity.Client.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Interop/Interop.IoTConnectivity.Common.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Interop/Interop.IoTConnectivity.Server.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Interop/Interop.Libraries.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Properties/AssemblyInfo.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/Attributes.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/CacheUpdatedEventArgs.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/DeviceInformationFoundEventArgs.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/FindingError.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/FindingErrorOccurredEventArgs.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/IoTConnectivityClientManager.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/IoTConnectivityErrorFactory.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/IoTConnectivityServerManager.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/LiteResource.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ObservePolicy.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ObserveType.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ObserverNotifiedEventArgs.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/PlatformInformationFoundEventArgs.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/PresenceEventType.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/PresenceReceivedEventArgs.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/QualityOfService.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/RemoteResource.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/RemoteResponse.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/Representation.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/Request.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/Resource.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceFoundEventArgs.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceInterfaces.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceOptions.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourcePolicy.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceQuery.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceState.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResourceTypes.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/Response.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/ResponseCode.cs [changed mode: 0755->0644]
Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/StateChangedEventArgs.cs [changed mode: 0755->0644]
packaging/csapi-network-iotconnectivity.spec [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 22b7c96..92d095d
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index b7c631f..a3031a6
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index e7412a6..d2819a0
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index fc4ee75..ca32e4e
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index fc4130c..86c11c8
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index fdeb8d1..a23bb3f
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 3edb802..a987085
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index d0cee2d..d05e87c
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index edf55ae..b35da96
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index f0280a5..7fb2d14
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index dabec52..dfe1079
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 5bf6f9f..4b8dc01
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index c939255..4ad9022
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 7478ba7..b056176
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index c4b0503..485700f
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 6b3619a..6c2267d
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 1b2aae0..bae38d1
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index e102d41..729a8d3
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index c070974..2ac4bea
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index a66019f..01654a0
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 7d51e56..9e818af
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index ecbdb36..dfbba19
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index d57472f..3796179
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index fc5f1d4..8b1ddb1
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 2746e54..c681211
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 2e96776..2ddf04f
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 050ff68..c670c30
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index aa05b66..28aea2a
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 373078f..dcfdae2
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 5285072..ab18000
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index e672c85..a9315b6
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 9563e90..049ed23
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 1e3d26a..1fc9fac
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index 858210e..9d3ceb3
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index c610a1e..02f21e2
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)
index a1b9f3b..65213b9
@@ -1,4 +1,4 @@
-/// Copyright 2016 by Samsung Electronics, Inc.,
+/// Copyright 2016 by Samsung Electronics, Inc.,
 ///
 /// This software is the confidential and proprietary information
 /// of Samsung Electronics, Inc. ("Confidential Information"). You
old mode 100755 (executable)
new mode 100644 (file)