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:
Emil Velikov
2017-02-22 16:49:46 +00:00
committed by Emil Velikov
parent f6180a5ab7
commit a1d186cb70
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -1,4 +1,3 @@
#!/usr/bin/env python
CopyRight = '''
/*
-1
View File
@@ -1,4 +1,3 @@
#!/usr/bin/env python
'''
/**************************************************************************
-1
View File
@@ -1,4 +1,3 @@
#!/usr/bin/env python
CopyRight = '''
/**************************************************************************