summaryrefslogtreecommitdiff
path: root/z80inst.c
diff options
context:
space:
mode:
Diffstat (limited to 'z80inst.c')
-rw-r--r--z80inst.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/z80inst.c b/z80inst.c
index 3643f43..0605ebc 100644
--- a/z80inst.c
+++ b/z80inst.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 <string.h>
#include <stdio.h>