diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml old mode 100755 new mode 100644 diff --git a/.github/dependabot.yml b/.github/dependabot.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/bionic/Dockerfile b/.github/workflows/bionic/Dockerfile old mode 100755 new mode 100644 diff --git a/.github/workflows/buster/Dockerfile b/.github/workflows/buster/Dockerfile old mode 100755 new mode 100644 diff --git a/.github/workflows/core-tests.yml b/.github/workflows/core-tests.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/focal/Dockerfile b/.github/workflows/focal/Dockerfile old mode 100755 new mode 100644 diff --git a/.github/workflows/os-packages.yml b/.github/workflows/os-packages.yml old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/binary/Makefile b/binary/Makefile old mode 100755 new mode 100644 diff --git a/binary/requirements.txt b/binary/requirements.txt old mode 100755 new mode 100644 diff --git a/binary/setup.cfg b/binary/setup.cfg old mode 100755 new mode 100644 diff --git a/binary/setup.py b/binary/setup.py old mode 100755 new mode 100644 diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md old mode 100755 new mode 100644 diff --git a/docs/DESIGN.md b/docs/DESIGN.md old mode 100755 new mode 100644 diff --git a/docs/ENV.md b/docs/ENV.md old mode 100755 new mode 100644 diff --git a/docs/FAQ.md b/docs/FAQ.md old mode 100755 new mode 100644 diff --git a/docs/INSTALL.md b/docs/INSTALL.md old mode 100755 new mode 100644 diff --git a/docs/old/RASPBERRY_PI_QUICKSTART.md b/docs/old/RASPBERRY_PI_QUICKSTART.md old mode 100755 new mode 100644 diff --git a/docs/old/ROADMAP.md b/docs/old/ROADMAP.md old mode 100755 new mode 100644 diff --git a/docs/old/SCRIPTS.md b/docs/old/SCRIPTS.md old mode 100755 new mode 100644 diff --git a/docs/raspbian-9.4-stretch-10-buster.md b/docs/raspbian-9.4-stretch-10-buster.md old mode 100755 new mode 100644 diff --git a/docs/ubuntu-18.04-bionic.md b/docs/ubuntu-18.04-bionic.md old mode 100755 new mode 100644 diff --git a/examples/ENV b/examples/ENV old mode 100755 new mode 100644 diff --git a/examples/Procfile b/examples/Procfile old mode 100755 new mode 100644 diff --git a/examples/README.md b/examples/README.md old mode 100755 new mode 100644 diff --git a/examples/golang/Godeps/Godeps.json b/examples/golang/Godeps/Godeps.json old mode 100755 new mode 100644 diff --git a/examples/golang/server.go b/examples/golang/server.go old mode 100755 new mode 100644 diff --git a/examples/nodejs-wisp/ENV b/examples/nodejs-wisp/ENV old mode 100755 new mode 100644 diff --git a/examples/nodejs-wisp/Procfile b/examples/nodejs-wisp/Procfile old mode 100755 new mode 100644 diff --git a/examples/nodejs-wisp/README.md b/examples/nodejs-wisp/README.md old mode 100755 new mode 100644 diff --git a/examples/nodejs-wisp/hello.wisp b/examples/nodejs-wisp/hello.wisp old mode 100755 new mode 100644 diff --git a/examples/nodejs-wisp/index.html b/examples/nodejs-wisp/index.html old mode 100755 new mode 100644 diff --git a/examples/nodejs-wisp/index.wisp b/examples/nodejs-wisp/index.wisp old mode 100755 new mode 100644 diff --git a/examples/nodejs-wisp/package.json b/examples/nodejs-wisp/package.json old mode 100755 new mode 100644 diff --git a/examples/python-postgres/.gitignore b/examples/python-postgres/.gitignore old mode 100755 new mode 100644 diff --git a/examples/python-postgres/.python-version b/examples/python-postgres/.python-version old mode 100755 new mode 100644 diff --git a/examples/python-postgres/ENV b/examples/python-postgres/ENV old mode 100755 new mode 100644 diff --git a/examples/python-postgres/Procfile b/examples/python-postgres/Procfile old mode 100755 new mode 100644 diff --git a/examples/python-postgres/README.md b/examples/python-postgres/README.md old mode 100755 new mode 100644 diff --git a/examples/python-postgres/bin/provision-database b/examples/python-postgres/bin/provision-database old mode 100755 new mode 100644 diff --git a/examples/python-postgres/manage.py b/examples/python-postgres/manage.py old mode 100755 new mode 100644 diff --git a/examples/python-postgres/pikudjango/__init__.py b/examples/python-postgres/pikudjango/__init__.py old mode 100755 new mode 100644 diff --git a/examples/python-postgres/pikudjango/settings.py b/examples/python-postgres/pikudjango/settings.py old mode 100755 new mode 100644 diff --git a/examples/python-postgres/pikudjango/urls.py b/examples/python-postgres/pikudjango/urls.py old mode 100755 new mode 100644 diff --git a/examples/python-postgres/pikudjango/wsgi.py b/examples/python-postgres/pikudjango/wsgi.py old mode 100755 new mode 100644 diff --git a/examples/python-postgres/requirements.txt b/examples/python-postgres/requirements.txt old mode 100755 new mode 100644 diff --git a/img/demo.svg b/img/demo.svg old mode 100755 new mode 100644 diff --git a/img/logo.png b/img/logo.png old mode 100755 new mode 100644 diff --git a/img/logo.svg b/img/logo.svg old mode 100755 new mode 100644 diff --git a/img/piku.dot b/img/piku.dot old mode 100755 new mode 100644 diff --git a/img/piku.png b/img/piku.png old mode 100755 new mode 100644 diff --git a/incron.dist b/incron.dist old mode 100755 new mode 100644 diff --git a/nginx.default.dist b/nginx.default.dist old mode 100755 new mode 100644 diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 diff --git a/uwsgi-piku.dist b/uwsgi-piku.dist old mode 100755 new mode 100644 diff --git a/uwsgi-piku.service b/uwsgi-piku.service old mode 100755 new mode 100644