diff options
Diffstat (limited to 'util/ipqheader')
-rwxr-xr-x | util/ipqheader/createxbl.py | 2 | ||||
-rwxr-xr-x | util/ipqheader/mbn_tools.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/util/ipqheader/createxbl.py b/util/ipqheader/createxbl.py index b01e628544..7f2d987319 100755 --- a/util/ipqheader/createxbl.py +++ b/util/ipqheader/createxbl.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python #============================================================================ # #/** @file createxbl.py diff --git a/util/ipqheader/mbn_tools.py b/util/ipqheader/mbn_tools.py index c4d26c1793..8a17563606 100755 --- a/util/ipqheader/mbn_tools.py +++ b/util/ipqheader/mbn_tools.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python #=============================================================================== # # MBN TOOLS |