diff --git a/pbr/tests/testpackage/setup.py b/pbr/tests/testpackage/setup.py
old mode 100755
new mode 100644
index 88666910..2d9f685b
--- a/pbr/tests/testpackage/setup.py
+++ b/pbr/tests/testpackage/setup.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/setup.py b/setup.py
old mode 100755
new mode 100644
index 65c675b4..1036c996
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright (c) 2013 Hewlett-Packard Development Company, L.P.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");