summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/z8000/z8000.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/z8000/z8000.h')
-rw-r--r--src/emu/cpu/z8000/z8000.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/cpu/z8000/z8000.h b/src/emu/cpu/z8000/z8000.h
index 5eacb5c8e85..b3966030ede 100644
--- a/src/emu/cpu/z8000/z8000.h
+++ b/src/emu/cpu/z8000/z8000.h
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
#pragma once
#ifndef __Z8000_H__