diff options
-rw-r--r-- | app/macversion.py | 2 | ||||
-rwxr-xr-x | themes/preprocess-tab-svgs.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/macversion.py b/app/macversion.py index 839aac1..b87c5e6 100644 --- a/app/macversion.py +++ b/app/macversion.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/tauthon # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/themes/preprocess-tab-svgs.py b/themes/preprocess-tab-svgs.py index ab3e6ca..3213a05 100755 --- a/themes/preprocess-tab-svgs.py +++ b/themes/preprocess-tab-svgs.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env tauthon # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this |