]> git.sesse.net Git - pistorm/blobdiff - emulator.c
Add license information to source
[pistorm] / emulator.c
index 9c9af66117abeed3ae1d58b1df2075489648626f..0dac22a22304f9c81dcef51044a5d2570f4793dd 100644 (file)
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: MIT
+
 #include "m68k.h"
 #include "emulator.h"
 #include "platforms/platforms.h"