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