Revert "metlfrzr: correct copyrights"

This reverts commit f230054f26.
This commit is contained in:
hap 2016-05-18 18:15:35 +02:00
parent f230054f26
commit ce5dadc9f6

View File

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