diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/doc/Makefile b/doc/Makefile old mode 100755 new mode 100644 diff --git a/doc/conf.py b/doc/conf.py old mode 100755 new mode 100644 diff --git a/doc/index.rst b/doc/index.rst old mode 100755 new mode 100644 diff --git a/doc/make.bat b/doc/make.bat old mode 100755 new mode 100644 diff --git a/pylama.ini b/pylama.ini old mode 100755 new mode 100644 diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 diff --git a/src/oidcmsg/__init__.py b/src/oidcmsg/__init__.py old mode 100755 new mode 100644 diff --git a/src/oidcmsg/exception.py b/src/oidcmsg/exception.py old mode 100755 new mode 100644 diff --git a/src/oidcmsg/logging.py b/src/oidcmsg/logging.py old mode 100755 new mode 100644 diff --git a/src/oidcmsg/message.py b/src/oidcmsg/message.py old mode 100755 new mode 100644 diff --git a/src/oidcmsg/oauth2/__init__.py b/src/oidcmsg/oauth2/__init__.py old mode 100755 new mode 100644 diff --git a/src/oidcmsg/oidc/__init__.py b/src/oidcmsg/oidc/__init__.py old mode 100755 new mode 100644 diff --git a/src/oidcmsg/time_util.py b/src/oidcmsg/time_util.py old mode 100755 new mode 100644 diff --git a/tests/test_03_time_util.py b/tests/test_03_time_util.py old mode 100755 new mode 100644 diff --git a/tests/test_04_message.py b/tests/test_04_message.py old mode 100755 new mode 100644 diff --git a/tests/test_05_oauth2.py b/tests/test_05_oauth2.py old mode 100755 new mode 100644 diff --git a/tests/test_06_oidc.py b/tests/test_06_oidc.py old mode 100755 new mode 100644 diff --git a/tools/create_jwks.py b/tools/create_jwks.py old mode 100755 new mode 100644 diff --git a/tox.ini b/tox.ini old mode 100755 new mode 100644