summaryrefslogtreecommitdiff
path: root/giscanner/shlibs.py
diff options
context:
space:
mode:
authorDominique Leuenberger <dimstar@opensuse.org>2019-01-09 12:54:47 +0100
committerDominique Leuenberger <dimstar@opensuse.org>2019-01-09 12:54:47 +0100
commit19e1c72db3ac4436cbb68dc0fb21c79c5f13e74b (patch)
treeb7ba162629a6802bd5e9772f8845dca2d4b774cf /giscanner/shlibs.py
parentefb9b272f7910836ee8ea7a70562d34a1b481d54 (diff)
downloadgobject-introspection-19e1c72db3ac4436cbb68dc0fb21c79c5f13e74b.tar.gz
Clean shebangs out of non-executable scripts and drop exec perm from xmlwriter.py
Diffstat (limited to 'giscanner/shlibs.py')
-rw-r--r--giscanner/shlibs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/giscanner/shlibs.py b/giscanner/shlibs.py
index 8b4924da..2c61f2f7 100644
--- a/giscanner/shlibs.py
+++ b/giscanner/shlibs.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- Mode: Python -*-
# GObject-Introspection - a framework for introspecting GObject libraries
# Copyright (C) 2009 Red Hat, Inc.