summaryrefslogtreecommitdiff
path: root/mpy-cross/Makefile.fuzz
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.com>2020-06-03 23:40:05 +0100
committerDiego Elio Pettenò <flameeyes@flameeyes.com>2020-07-06 19:16:25 +0100
commit34b4993d63a6b576f29d624385c681f679b4124c (patch)
treeb97df586ef04e7158ede2fd9cc5be900bab6cafa /mpy-cross/Makefile.fuzz
parentd7e57259f9d6c73dfba46a4710625bde4e50979a (diff)
Add license to some obvious files.
Diffstat (limited to 'mpy-cross/Makefile.fuzz')
-rw-r--r--mpy-cross/Makefile.fuzz3
1 files changed, 3 insertions, 0 deletions
diff --git a/mpy-cross/Makefile.fuzz b/mpy-cross/Makefile.fuzz
index ca59788f4..0fbbe9b64 100644
--- a/mpy-cross/Makefile.fuzz
+++ b/mpy-cross/Makefile.fuzz
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2014 MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors)
+#
+# SPDX-License-Identifier: MIT
PROG=mpy-cross.fuzz
BUILD=build-static