diff --git a/openerp-wsgi.py b/openerp-wsgi.py index 9ae18ffc69ebe..90f43ddab2187 100644 --- a/openerp-wsgi.py +++ b/openerp-wsgi.py @@ -1,4 +1,3 @@ -#!/usr/bin/python # WSGI Handler sample configuration file. # # Change the appropriate settings below, in order to provide the parameters diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index ae349d4241dc7..b53c9a47b3104 --- a/setup.py +++ b/setup.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################## #