summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--[-rwxr-xr-x]pbr/tests/testpackage/setup.py1
-rw-r--r--[-rwxr-xr-x]setup.py1
2 files changed, 0 insertions, 2 deletions
diff --git a/pbr/tests/testpackage/setup.py b/pbr/tests/testpackage/setup.py
index 8866691..2d9f685 100755..100644
--- 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
index 65c675b..1036c99 100755..100644
--- 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");