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/ui/miscmenu.h | |
parent | 6b04fd7f0557bd04d1ee58250bb89095ddbd8e23 (diff) |
lot more updated (nw)
Diffstat (limited to 'src/emu/ui/miscmenu.h')
-rw-r--r-- | src/emu/ui/miscmenu.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/emu/ui/miscmenu.h b/src/emu/ui/miscmenu.h index 73dfc1bfa54..4b54a67f63e 100644 --- a/src/emu/ui/miscmenu.h +++ b/src/emu/ui/miscmenu.h @@ -1,14 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Nicola Salmoria, Aaron Giles, Nathan Woods /*************************************************************************** ui/miscmenu.h Internal MAME menus for the user interface. - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #pragma once |