From 40b31ad3ddb6442d971664a85fb4039f1b3a07d1 Mon Sep 17 00:00:00 2001 From: Semun Lee Date: Tue, 20 Feb 2018 15:52:02 +0900 Subject: Clean up file mode Change-Id: Ied4e6ff56ae372429f3cc7b65918c0aaf78224e4 Signed-off-by: Semun Lee --- include/SLP_SYSPOPUP_PG.h | 0 include/pg-doxy/doxygen.conf | 0 include/simple_util.h | 0 include/syspopup.h | 0 include/syspopup_api.h | 0 include/syspopup_caller.h | 0 include/syspopup_core.h | 0 include/syspopup_db.h | 0 pg-doxy/doxygen.conf | 0 src/syspopup_core.c | 0 src/syspopup_db.c | 0 syspopup-caller/syspopup_caller.c | 0 syspopup/syspopup.c | 0 syspopup/syspopup_efl.c | 0 tool/sp_initdb.c | 0 tool/test.c | 0 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 include/SLP_SYSPOPUP_PG.h mode change 100755 => 100644 include/pg-doxy/doxygen.conf mode change 100755 => 100644 include/simple_util.h mode change 100755 => 100644 include/syspopup.h mode change 100755 => 100644 include/syspopup_api.h mode change 100755 => 100644 include/syspopup_caller.h mode change 100755 => 100644 include/syspopup_core.h mode change 100755 => 100644 include/syspopup_db.h mode change 100755 => 100644 pg-doxy/doxygen.conf mode change 100755 => 100644 src/syspopup_core.c mode change 100755 => 100644 src/syspopup_db.c mode change 100755 => 100644 syspopup-caller/syspopup_caller.c mode change 100755 => 100644 syspopup/syspopup.c mode change 100755 => 100644 syspopup/syspopup_efl.c mode change 100755 => 100644 tool/sp_initdb.c mode change 100755 => 100644 tool/test.c diff --git a/include/SLP_SYSPOPUP_PG.h b/include/SLP_SYSPOPUP_PG.h old mode 100755 new mode 100644 diff --git a/include/pg-doxy/doxygen.conf b/include/pg-doxy/doxygen.conf old mode 100755 new mode 100644 diff --git a/include/simple_util.h b/include/simple_util.h old mode 100755 new mode 100644 diff --git a/include/syspopup.h b/include/syspopup.h old mode 100755 new mode 100644 diff --git a/include/syspopup_api.h b/include/syspopup_api.h old mode 100755 new mode 100644 diff --git a/include/syspopup_caller.h b/include/syspopup_caller.h old mode 100755 new mode 100644 diff --git a/include/syspopup_core.h b/include/syspopup_core.h old mode 100755 new mode 100644 diff --git a/include/syspopup_db.h b/include/syspopup_db.h old mode 100755 new mode 100644 diff --git a/pg-doxy/doxygen.conf b/pg-doxy/doxygen.conf old mode 100755 new mode 100644 diff --git a/src/syspopup_core.c b/src/syspopup_core.c old mode 100755 new mode 100644 diff --git a/src/syspopup_db.c b/src/syspopup_db.c old mode 100755 new mode 100644 diff --git a/syspopup-caller/syspopup_caller.c b/syspopup-caller/syspopup_caller.c old mode 100755 new mode 100644 diff --git a/syspopup/syspopup.c b/syspopup/syspopup.c old mode 100755 new mode 100644 diff --git a/syspopup/syspopup_efl.c b/syspopup/syspopup_efl.c old mode 100755 new mode 100644 diff --git a/tool/sp_initdb.c b/tool/sp_initdb.c old mode 100755 new mode 100644 diff --git a/tool/test.c b/tool/test.c old mode 100755 new mode 100644 -- cgit v1.2.3