diff options
Diffstat (limited to 'tools/gdb-sd_dump_hashmaps.py')
-rw-r--r-- | tools/gdb-sd_dump_hashmaps.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gdb-sd_dump_hashmaps.py b/tools/gdb-sd_dump_hashmaps.py index 66018a54fd..d2388b7171 100644 --- a/tools/gdb-sd_dump_hashmaps.py +++ b/tools/gdb-sd_dump_hashmaps.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# SPDX-License-Identifier: LGPL-2.1+ +# SPDX-License-Identifier: LGPL-2.1-or-later import gdb |