diff options
Diffstat (limited to 'tools/find-tabs.sh')
-rwxr-xr-x | tools/find-tabs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/find-tabs.sh b/tools/find-tabs.sh index 95249f9c9c..54d922975c 100755 --- a/tools/find-tabs.sh +++ b/tools/find-tabs.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-License-Identifier: LGPL-2.1+ +# SPDX-License-Identifier: LGPL-2.1-or-later TOP=`git rev-parse --show-toplevel` |