diff options
Diffstat (limited to 'tools/indent.py')
| -rwxr-xr-x | tools/indent.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/indent.py b/tools/indent.py index 61a0fd4454..fe9eb7c252 100755 --- a/tools/indent.py +++ b/tools/indent.py @@ -1,5 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- +# SPDX-License-Identifier: NONE # 2017 by David Lamparter, placed in public domain import sys, re, subprocess, os |
