mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
add copyright stuff to substantially changed files
This commit is contained in:
parent
d39eb595bb
commit
b718aa2d93
6 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
/*
|
||||
* DRC host disassembler interface for MIPS/ARM32 for use without binutils
|
||||
* (C) kub, 2018,2019
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue