diff --git a/doc/source/development_saio.rst b/doc/source/development_saio.rst old mode 100755 new mode 100644 diff --git a/swift/common/memcached.py b/swift/common/memcached.py old mode 100755 new mode 100644 diff --git a/swift/common/middleware/cname_lookup.py b/swift/common/middleware/cname_lookup.py old mode 100755 new mode 100644 diff --git a/swift/common/middleware/formpost.py b/swift/common/middleware/formpost.py old mode 100755 new mode 100644 diff --git a/swift/common/middleware/staticweb.py b/swift/common/middleware/staticweb.py old mode 100755 new mode 100644 diff --git a/swift/common/middleware/tempauth.py b/swift/common/middleware/tempauth.py old mode 100755 new mode 100644 diff --git a/swift/common/middleware/tempurl.py b/swift/common/middleware/tempurl.py old mode 100755 new mode 100644 diff --git a/swift/common/swob.py b/swift/common/swob.py old mode 100755 new mode 100644 diff --git a/swift/obj/server.py b/swift/obj/server.py old mode 100755 new mode 100644 diff --git a/swift/proxy/controllers/base.py b/swift/proxy/controllers/base.py old mode 100755 new mode 100644 diff --git a/swift/proxy/controllers/container.py b/swift/proxy/controllers/container.py old mode 100755 new mode 100644 diff --git a/test/unit/common/middleware/test_formpost.py b/test/unit/common/middleware/test_formpost.py old mode 100755 new mode 100644 diff --git a/test/unit/common/middleware/test_ratelimit.py b/test/unit/common/middleware/test_ratelimit.py old mode 100755 new mode 100644 diff --git a/test/unit/common/middleware/test_staticweb.py b/test/unit/common/middleware/test_staticweb.py old mode 100755 new mode 100644 diff --git a/test/unit/common/middleware/test_tempauth.py b/test/unit/common/middleware/test_tempauth.py old mode 100755 new mode 100644 diff --git a/test/unit/common/middleware/test_tempurl.py b/test/unit/common/middleware/test_tempurl.py old mode 100755 new mode 100644 diff --git a/test/unit/common/test_memcached.py b/test/unit/common/test_memcached.py old mode 100755 new mode 100644 diff --git a/test/unit/common/test_swob.py b/test/unit/common/test_swob.py old mode 100755 new mode 100644 diff --git a/test/unit/proxy/test_server.py b/test/unit/proxy/test_server.py old mode 100755 new mode 100644