diff options
| author | 2015-05-11 15:09:24 +0200 | |
|---|---|---|
| committer | 2015-05-11 15:09:24 +0200 | |
| commit | e4b919213e80dfea5da145bd4becd2c0c6ff9d76 (patch) | |
| tree | b5060a49263ec2ff5c70a2dbc901b0eaa8134a5d /src/emu/debug/debugcmd.c | |
| parent | 6b04fd7f0557bd04d1ee58250bb89095ddbd8e23 (diff) | |
lot more updated (nw)
Diffstat (limited to 'src/emu/debug/debugcmd.c')
| -rw-r--r-- | src/emu/debug/debugcmd.c | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/emu/debug/debugcmd.c b/src/emu/debug/debugcmd.c index 16cbb3c0216..6e056000d88 100644 --- a/src/emu/debug/debugcmd.c +++ b/src/emu/debug/debugcmd.c @@ -1,14 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Nicola Salmoria /********************************************************************* debugcmd.c Debugger command interface engine. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - *********************************************************************/ #include "emu.h" |
