amd: remove shebang from python scripts
Analogous to earlier commit(s). Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
committed by
Emil Velikov
parent
f6180a5ab7
commit
a1d186cb70
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
CopyRight = '''
|
||||
/*
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
'''
|
||||
/**************************************************************************
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
CopyRight = '''
|
||||
/**************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user