diff --git a/include/boost/type_traits/aligned_storage.hpp b/include/boost/type_traits/aligned_storage.hpp old mode 100755 new mode 100644 diff --git a/include/boost/type_traits/decay.hpp b/include/boost/type_traits/decay.hpp old mode 100755 new mode 100644 diff --git a/include/boost/type_traits/has_virtual_destructor.hpp b/include/boost/type_traits/has_virtual_destructor.hpp old mode 100755 new mode 100644 diff --git a/include/boost/type_traits/integral_constant.hpp b/include/boost/type_traits/integral_constant.hpp old mode 100755 new mode 100644 diff --git a/include/boost/type_traits/is_base_of.hpp b/include/boost/type_traits/is_base_of.hpp old mode 100755 new mode 100644 diff --git a/include/boost/type_traits/is_floating_point.hpp b/include/boost/type_traits/is_floating_point.hpp old mode 100755 new mode 100644 diff --git a/include/boost/type_traits/is_member_object_pointer.hpp b/include/boost/type_traits/is_member_object_pointer.hpp old mode 100755 new mode 100644 diff --git a/test/decay_test.cpp b/test/decay_test.cpp old mode 100755 new mode 100644 diff --git a/test/extent_test.cpp b/test/extent_test.cpp old mode 100755 new mode 100644 diff --git a/test/is_abstract_test.cpp b/test/is_abstract_test.cpp old mode 100755 new mode 100644 diff --git a/test/is_floating_point_test.cpp b/test/is_floating_point_test.cpp old mode 100755 new mode 100644 diff --git a/test/is_member_obj_test.cpp b/test/is_member_obj_test.cpp old mode 100755 new mode 100644 diff --git a/test/is_signed_test.cpp b/test/is_signed_test.cpp old mode 100755 new mode 100644 diff --git a/test/is_unsigned_test.cpp b/test/is_unsigned_test.cpp old mode 100755 new mode 100644 diff --git a/test/promote_basic_test.cpp b/test/promote_basic_test.cpp old mode 100755 new mode 100644 diff --git a/test/promote_enum_test.cpp b/test/promote_enum_test.cpp old mode 100755 new mode 100644 diff --git a/test/promote_mpl_test.cpp b/test/promote_mpl_test.cpp old mode 100755 new mode 100644 diff --git a/test/promote_util.hpp b/test/promote_util.hpp old mode 100755 new mode 100644 diff --git a/test/rank_test.cpp b/test/rank_test.cpp old mode 100755 new mode 100644 diff --git a/test/remove_all_extents_test.cpp b/test/remove_all_extents_test.cpp old mode 100755 new mode 100644 diff --git a/test/remove_extent_test.cpp b/test/remove_extent_test.cpp old mode 100755 new mode 100644 diff --git a/test/tricky_is_enum_test.cpp b/test/tricky_is_enum_test.cpp old mode 100755 new mode 100644