diff options
Diffstat (limited to 'src/emu/ui/filesel.c')
-rw-r--r-- | src/emu/ui/filesel.c | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/emu/ui/filesel.c b/src/emu/ui/filesel.c index 5f98a5e9f89..294e58c76fb 100644 --- a/src/emu/ui/filesel.c +++ b/src/emu/ui/filesel.c @@ -1,14 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Nathan Woods /*************************************************************************** ui/filesel.c MESS's clunky built-in file manager - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - TODO - Support image creation arguments - Restrict empty slot if image required |