summaryrefslogtreecommitdiff
path: root/transz80.c
diff options
context:
space:
mode:
Diffstat (limited to 'transz80.c')
-rw-r--r--transz80.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/transz80.c b/transz80.c
index 2c8c417..80f3f33 100644
--- a/transz80.c
+++ b/transz80.c
@@ -1,3 +1,8 @@
+/*
+ Copyright 2013 Michael Pavone
+ This file is part of BlastEm.
+ BlastEm is free software distributed under the terms of the GNU General Public License version 3 or greater. See COPYING for full license text.
+*/
#include "z80inst.h"
#include "z80_to_x86.h"
#include "mem.h"