summaryrefslogtreecommitdiffstats
path: root/ipsilon/tools
diff options
context:
space:
mode:
authorPatrick Uiterwijk <puiterwijk@redhat.com>2014-12-16 16:40:03 +0100
committerSimo Sorce <simo@redhat.com>2014-12-16 10:51:43 -0500
commit45cb73a21a90084818c3057e362ef9459f1600f3 (patch)
treec666487742f9098b1891d17fa33834e42fcaf2b5 /ipsilon/tools
parent7a429233962a2b1de6ed751897b30fac3d716b66 (diff)
downloadipsilon-45cb73a21a90084818c3057e362ef9459f1600f3.tar.gz
ipsilon-45cb73a21a90084818c3057e362ef9459f1600f3.tar.xz
ipsilon-45cb73a21a90084818c3057e362ef9459f1600f3.zip
Fix file permissions and remove shebang's
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'ipsilon/tools')
-rw-r--r--[-rwxr-xr-x]ipsilon/tools/certs.py2
-rw-r--r--[-rwxr-xr-x]ipsilon/tools/files.py2
2 files changed, 0 insertions, 4 deletions
diff --git a/ipsilon/tools/certs.py b/ipsilon/tools/certs.py
index 2ff63f1..d11ee54 100755..100644
--- a/ipsilon/tools/certs.py
+++ b/ipsilon/tools/certs.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-#
# Copyright (C) 2014 Simo Sorce <simo@redhat.com>
#
# see file 'COPYING' for use and warranty information
diff --git a/ipsilon/tools/files.py b/ipsilon/tools/files.py
index a18384c..5847654 100755..100644
--- a/ipsilon/tools/files.py
+++ b/ipsilon/tools/files.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-#
# Copyright (C) 2014 Simo Sorce <simo@redhat.com>
#
# see file 'COPYING' for use and warranty information