diff options
Diffstat (limited to 'src/emu/ui/imgcntrl.h')
-rw-r--r-- | src/emu/ui/imgcntrl.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/emu/ui/imgcntrl.h b/src/emu/ui/imgcntrl.h index ad65fe0c18b..4682d7f703f 100644 --- a/src/emu/ui/imgcntrl.h +++ b/src/emu/ui/imgcntrl.h @@ -1,14 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Nathan Woods /*************************************************************************** ui/imgcntrl.h MESS's clunky built-in file manager - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #pragma once |