sh2: license tags for DRC (nw)

This commit is contained in:
R. Belmont 2013-10-16 13:51:55 +00:00
parent 846c70bee9
commit 1f220d6e2c
3 changed files with 7 additions and 8 deletions

View File

@ -1,3 +1,5 @@
// license:BSD-3-Clause
// copyright-holders:R. Belmont
/*****************************************************************************
*
* sh2common.c

View File

@ -1,11 +1,9 @@
// license:BSD-3-Clause
// copyright-holders:R. Belmont
/***************************************************************************
sh2drc.c
Universal machine language-based SH-2 emulator.
By R. Belmont
Released for general non-commercial use under the MAME license
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/

View File

@ -1,12 +1,11 @@
// license:BSD-3-Clause
// copyright-holders:R. Belmont
/***************************************************************************
sh2fe.c
Front end for SH-2 recompiler
Released for general non-commercial use under the MAME license
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/
#include "emu.h"