diff --git a/index.html b/index.html
old mode 100755
new mode 100644
diff --git a/test/array_byref.cpp b/test/array_byref.cpp
old mode 100755
new mode 100644
diff --git a/test/array_byval.cpp b/test/array_byval.cpp
old mode 100755
new mode 100644
diff --git a/test/call_once.cpp b/test/call_once.cpp
old mode 100755
new mode 100644
diff --git a/test/cstr_byref.cpp b/test/cstr_byref.cpp
old mode 100755
new mode 100644
diff --git a/test/cstr_byval.cpp b/test/cstr_byval.cpp
old mode 100755
new mode 100644
diff --git a/test/dependent_type.cpp b/test/dependent_type.cpp
old mode 100755
new mode 100644
diff --git a/test/noncopyable.cpp b/test/noncopyable.cpp
old mode 100755
new mode 100644
diff --git a/test/pair_byref.cpp b/test/pair_byref.cpp
old mode 100755
new mode 100644
diff --git a/test/pair_byval.cpp b/test/pair_byval.cpp
old mode 100755
new mode 100644
diff --git a/test/rvalue_nonconst.cpp b/test/rvalue_nonconst.cpp
old mode 100755
new mode 100644
diff --git a/test/stl_byref.cpp b/test/stl_byref.cpp
old mode 100755
new mode 100644
diff --git a/test/stl_byval.cpp b/test/stl_byval.cpp
old mode 100755
new mode 100644
diff --git a/test/user_defined.cpp b/test/user_defined.cpp
old mode 100755
new mode 100644