Change file mode bits 30/257830/2
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 4 May 2021 01:11:40 +0000 (10:11 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 4 May 2021 02:07:00 +0000 (11:07 +0900)
The files are not executable.
This patch changes permission of files to 0644.

Change-Id: I2edfea63b06926e4aa9642ed6c82c650c231f4ab
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
CMakeLists.txt [changed mode: 0755->0644]
LICENSE [changed mode: 0755->0644]
capi-content-mime-type.pc.in [changed mode: 0755->0644]
doc/content_mime_type_doc.h [changed mode: 0755->0644]
include/mime_type.h [changed mode: 0755->0644]
packaging/capi-content-mime-type.spec [changed mode: 0755->0644]
test/CMakeLists.txt [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)