diff --git a/httplint/cache.py b/httplint/cache.py old mode 100755 new mode 100644 diff --git a/httplint/field/notes.py b/httplint/field/notes.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/__init__.py b/httplint/field/parsers/__init__.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/accept_ranges.py b/httplint/field/parsers/accept_ranges.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/age.py b/httplint/field/parsers/age.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/allow.py b/httplint/field/parsers/allow.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/cache_control.py b/httplint/field/parsers/cache_control.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/connection.py b/httplint/field/parsers/connection.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/connectiox.py b/httplint/field/parsers/connectiox.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/content_base.py b/httplint/field/parsers/content_base.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/content_disposition.py b/httplint/field/parsers/content_disposition.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/content_encoding.py b/httplint/field/parsers/content_encoding.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/content_language.py b/httplint/field/parsers/content_language.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/content_length.py b/httplint/field/parsers/content_length.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/content_location.py b/httplint/field/parsers/content_location.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/content_md5.py b/httplint/field/parsers/content_md5.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/content_range.py b/httplint/field/parsers/content_range.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/content_transfer_encoding.py b/httplint/field/parsers/content_transfer_encoding.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/content_type.py b/httplint/field/parsers/content_type.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/cteonnt_length.py b/httplint/field/parsers/cteonnt_length.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/date.py b/httplint/field/parsers/date.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/etag.py b/httplint/field/parsers/etag.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/expires.py b/httplint/field/parsers/expires.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/field.tpl b/httplint/field/parsers/field.tpl old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/keep_alive.py b/httplint/field/parsers/keep_alive.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/last_modified.py b/httplint/field/parsers/last_modified.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/link.py b/httplint/field/parsers/link.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/location.py b/httplint/field/parsers/location.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/mime_version.py b/httplint/field/parsers/mime_version.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/p3p.py b/httplint/field/parsers/p3p.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/pragma.py b/httplint/field/parsers/pragma.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/proxy_authenticate.py b/httplint/field/parsers/proxy_authenticate.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/retry_after.py b/httplint/field/parsers/retry_after.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/server.py b/httplint/field/parsers/server.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/set_cookie.py b/httplint/field/parsers/set_cookie.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/set_cookie2.py b/httplint/field/parsers/set_cookie2.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/soapaction.py b/httplint/field/parsers/soapaction.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/tcn.py b/httplint/field/parsers/tcn.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/te.py b/httplint/field/parsers/te.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/trailer.py b/httplint/field/parsers/trailer.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/transfer_encoding.py b/httplint/field/parsers/transfer_encoding.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/upgrade.py b/httplint/field/parsers/upgrade.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/vary.py b/httplint/field/parsers/vary.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/via.py b/httplint/field/parsers/via.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/warning.py b/httplint/field/parsers/warning.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/www_authenticate.py b/httplint/field/parsers/www_authenticate.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/x_cache.py b/httplint/field/parsers/x_cache.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/x_cache_lookup.py b/httplint/field/parsers/x_cache_lookup.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/x_content_type_options.py b/httplint/field/parsers/x_content_type_options.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/x_download_options.py b/httplint/field/parsers/x_download_options.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/x_frame_options.py b/httplint/field/parsers/x_frame_options.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/x_meta_mssmarttagspreventparsing.py b/httplint/field/parsers/x_meta_mssmarttagspreventparsing.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/x_pad.py b/httplint/field/parsers/x_pad.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/x_ua_compatible.py b/httplint/field/parsers/x_ua_compatible.py old mode 100755 new mode 100644 diff --git a/httplint/field/parsers/x_xss_protection.py b/httplint/field/parsers/x_xss_protection.py old mode 100755 new mode 100644 diff --git a/httplint/message.py b/httplint/message.py old mode 100755 new mode 100644 diff --git a/httplint/status.py b/httplint/status.py old mode 100755 new mode 100644