diff options
Diffstat (limited to 'src/emu/ui/videoopt.h')
-rw-r--r-- | src/emu/ui/videoopt.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/emu/ui/videoopt.h b/src/emu/ui/videoopt.h index 3b47932e2ad..b5ea569b936 100644 --- a/src/emu/ui/videoopt.h +++ b/src/emu/ui/videoopt.h @@ -1,14 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Nicola Salmoria, Aaron Giles, Nathan Woods /*************************************************************************** ui/videoopt.h Internal menus for video options - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #pragma once |