diff --git a/biscuit/apps/chronos/__init__.py b/biscuit/apps/chronos/__init__.py old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/admin.py b/biscuit/apps/chronos/admin.py old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/apps.py b/biscuit/apps/chronos/apps.py old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/models.py b/biscuit/apps/chronos/models.py old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/templates/timetable/all.html b/biscuit/apps/chronos/templates/timetable/all.html old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/templates/timetable/fallback.html b/biscuit/apps/chronos/templates/timetable/fallback.html old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/templates/timetable/hintform.html b/biscuit/apps/chronos/templates/timetable/hintform.html old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/templates/timetable/hints.html b/biscuit/apps/chronos/templates/timetable/hints.html old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/templates/timetable/plan.html b/biscuit/apps/chronos/templates/timetable/plan.html old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/templates/timetable/quicklaunch.html b/biscuit/apps/chronos/templates/timetable/quicklaunch.html old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/templates/timetable/substitution.html b/biscuit/apps/chronos/templates/timetable/substitution.html old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/templates/timetable/substitutionprint.html b/biscuit/apps/chronos/templates/timetable/substitutionprint.html old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/urls.py b/biscuit/apps/chronos/urls.py old mode 100755 new mode 100644 diff --git a/biscuit/apps/chronos/views.py b/biscuit/apps/chronos/views.py old mode 100755 new mode 100644