diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/raspberrypi/delayedctrls_parse.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/raspberrypi/delayedctrls_parse.py b/utils/raspberrypi/delayedctrls_parse.py index e38145d8..1decf73f 100644 --- a/utils/raspberrypi/delayedctrls_parse.py +++ b/utils/raspberrypi/delayedctrls_parse.py @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: BSD-2-Clause + import re import sys import os |