metlfrzr: correct copyrights

This commit is contained in:
hap 2016-05-18 16:06:59 +02:00
parent d05005ca67
commit f230054f26

View File

@ -1,11 +1,9 @@
// license:BSD-3-Clause
// copyright-holders:Angelo Salese
// copyright-holders:David Haywood, Angelo Salese
/****************************************
Metal Freezer (c) 1989 Seibu
preliminary driver by Angelo Salese
HW seems the natural evolution of Dark Mist type HW.
TODO:
@ -18,7 +16,6 @@
#include "emu.h"
#include "cpu/z80/z80.h"
#include "audio/t5182.h"
class metlfrzr_state : public driver_device