summaryrefslogtreecommitdiff
path: root/tests/thread/thread_qstr1.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/thread/thread_qstr1.py')
-rw-r--r--tests/thread/thread_qstr1.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/thread/thread_qstr1.py b/tests/thread/thread_qstr1.py
index f4136d964..dccfb7f51 100644
--- a/tests/thread/thread_qstr1.py
+++ b/tests/thread/thread_qstr1.py
@@ -1,6 +1,8 @@
# test concurrent interning of strings
#
-# MIT license; Copyright (c) 2016 Damien P. George on behalf of Pycom Ltd
+# SPDX-FileCopyrightText: Copyright (c) 2016 Damien P. George on behalf of Pycom Ltd
+#
+# SPDX-License-Identifier: MIT
try:
import utime as time