From 193a27ff0480c709667d1c1c1a4c36fb935082c8 Mon Sep 17 00:00:00 2001 From: AJR Date: Mon, 25 Nov 2019 20:43:59 -0500 Subject: Housekeeping (nw) --- src/devices/cpu/m6502/st2xxx.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/devices/cpu/m6502/st2xxx.h b/src/devices/cpu/m6502/st2xxx.h index 9dbdef3ba24..4d05e1f6887 100644 --- a/src/devices/cpu/m6502/st2xxx.h +++ b/src/devices/cpu/m6502/st2xxx.h @@ -1,3 +1,6 @@ +// license:BSD-3-Clause +// copyright-holders:AJR + #ifndef MAME_CPU_M6502_ST2XXX_H #define MAME_CPU_M6502_ST2XXX_H -- cgit v1.2.3