diff options
Diffstat (limited to 'src/emu/drivers/empty.c')
-rw-r--r-- | src/emu/drivers/empty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/drivers/empty.c b/src/emu/drivers/empty.c index 037117ae722..e20701060ee 100644 --- a/src/emu/drivers/empty.c +++ b/src/emu/drivers/empty.c @@ -4,7 +4,7 @@ Empty driver. - Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team. + Copyright Nicola Salmoria and the MAME Team. Visit http://mamedev.org for licensing and usage restrictions. **************************************************************************/ |