From: W. Trevor King Date: Mon, 12 Nov 2012 01:18:56 +0000 (-0500) Subject: metadata: remove shebang from module without __name__ == '__main__' block X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=60823a02236160c38fbc93e31949b04e1de5bd53;p=gentoolkit.git metadata: remove shebang from module without __name__ == '__main__' block --- diff --git a/pym/gentoolkit/metadata.py b/pym/gentoolkit/metadata.py index f1099ac..9bcc17b 100644 --- a/pym/gentoolkit/metadata.py +++ b/pym/gentoolkit/metadata.py @@ -1,5 +1,3 @@ -#!/usr/bin/python -# # Copyright(c) 2009, Gentoo Foundation # # Licensed under the GNU General Public License, v2