diff options
Diffstat (limited to 'tools/wasptool')
| -rwxr-xr-x | tools/wasptool | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/wasptool b/tools/wasptool index e546016..26018ab 100755 --- a/tools/wasptool +++ b/tools/wasptool @@ -1,9 +1,7 @@ #!/usr/bin/python3 -# -# SPDX-License-Identifier: MIT +# SPDX-License-Identifier: LGPL-3.0-or-later # Copyright (c) 2020 Daniel Thompson -# import argparse import random |
