add copyright stuff to substantially changed files

This commit is contained in:
kub 2020-05-16 21:16:27 +02:00
parent d39eb595bb
commit b718aa2d93
6 changed files with 10 additions and 1 deletions

View file

@ -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>