summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m6502/m5074x.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-07 10:45:57 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-07 10:45:57 +0200
commit6d902a08bdba8dfa08a2ad9298e7eab604df2dc0 (patch)
tree01f9c551aea1239d727bd685ef488aa6fdf75db1 /src/emu/cpu/m6502/m5074x.c
parent9089ec243a7117bc6e487ecea8097f4b1979ff34 (diff)
Added dummy license headers for EMU section (nw)
Diffstat (limited to 'src/emu/cpu/m6502/m5074x.c')
-rw-r--r--src/emu/cpu/m6502/m5074x.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/cpu/m6502/m5074x.c b/src/emu/cpu/m6502/m5074x.c
index b3ffc1dee88..307216357ac 100644
--- a/src/emu/cpu/m6502/m5074x.c
+++ b/src/emu/cpu/m6502/m5074x.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
/*
Mitsubishi M5074x 8-bit microcontroller family
*/