Remove python2 shebang from some files

... because these are not actually necessary.

Change-Id: I11622a2a2dbf8ff7b5a32bfa3bea380be12bb1d0
This commit is contained in:
Takashi Kajinami 2023-10-18 00:14:18 +09:00
parent ccf41cefef
commit 0ca1452bed
3 changed files with 0 additions and 3 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
#
# Copyright 2013-2017 Red Hat, Inc
# Copyright 2012-2015 eNovance <licensing@enovance.com>

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
#
# Copyright 2012 New Dream Network (DreamHost)
#

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
#
# Copyright 2012-2015 eNovance <licensing@enovance.com>
#