diff options
author | Emil Velikov <[email protected]> | 2017-02-22 16:49:46 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-03-10 14:12:46 +0000 |
commit | a1d186cb707f71f8d85d654c241af2b9fccc68ec (patch) | |
tree | 0f85d14ece8c31dd2a2e48e646d546441743595e /src/amd/common | |
parent | f6180a5ab733899933336923c3a486ec63e5348f (diff) |
amd: remove shebang from python scripts
Analogous to earlier commit(s).
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/amd/common')
-rw-r--r-- | src/amd/common/sid_tables.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/amd/common/sid_tables.py b/src/amd/common/sid_tables.py index 7ba021544b0..df2d7ec5b05 100644 --- a/src/amd/common/sid_tables.py +++ b/src/amd/common/sid_tables.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python CopyRight = ''' /* |