Remove executable flag from non-executable files 04/196304/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181228.053004 submit/tizen_5.0/20181227.075229
authorlokilee73 <changjoo.lee@samsung.com>
Thu, 27 Dec 2018 05:06:31 +0000 (14:06 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Thu, 27 Dec 2018 05:06:36 +0000 (14:06 +0900)
Change-Id: I274351516dd31b31c2cb4a7f20ff602eba797c86
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
17 files changed:
CMakeLists.txt [changed mode: 0755->0644]
LICENSE [changed mode: 0755->0644]
hw/battery/CMakeLists.txt [changed mode: 0755->0644]
hw/battery/battery.c [changed mode: 0755->0644]
hw/board/board.c [changed mode: 0755->0644]
hw/display/CMakeLists.txt [changed mode: 0755->0644]
hw/display/display.c [changed mode: 0755->0644]
hw/external_connection/CMakeLists.txt [changed mode: 0755->0644]
hw/external_connection/external_connection.c [changed mode: 0755->0644]
hw/led/led.c [changed mode: 0755->0644]
hw/touchscreen/CMakeLists.txt [changed mode: 0755->0644]
hw/touchscreen/touchscreen.c [changed mode: 0755->0644]
hw/udev.c [changed mode: 0755->0644]
hw/udev.h [changed mode: 0755->0644]
hw/usb_gadget/usb_gadget.c [changed mode: 0755->0644]
packaging/device-manager-plugin-artik.manifest [changed mode: 0755->0644]
packaging/device-manager-plugin-artik.spec [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
diff --git a/LICENSE b/LICENSE
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)