diff options
Diffstat (limited to 'scripts/maint/sortChanges.py')
-rwxr-xr-x | scripts/maint/sortChanges.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/maint/sortChanges.py b/scripts/maint/sortChanges.py index 2e049b1e53..5f6324e387 100755 --- a/scripts/maint/sortChanges.py +++ b/scripts/maint/sortChanges.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # Copyright (c) 2014-2019, The Tor Project, Inc. # See LICENSE for licensing information |