diff --git a/mesonbuild/wrap/wraptool.py b/mesonbuild/wrap/wraptool.py old mode 100755 new mode 100644 index e94a2c5a6..2663465d4 --- a/mesonbuild/wrap/wraptool.py +++ b/mesonbuild/wrap/wraptool.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python3 - # Copyright 2015-2016 The Meson development team # Licensed under the Apache License, Version 2.0 (the "License");