summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/uiinput.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-11 14:42:31 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-11 14:42:31 +0200
commit6b04fd7f0557bd04d1ee58250bb89095ddbd8e23 (patch)
tree3c454385860e3dc50868d6478a6294da3abc3c93 /src/emu/uiinput.h
parent00b76c70c3a437d5bd9d988e43782df5931964ac (diff)
Added some for Nathan and some more for Nicola (nw)
Diffstat (limited to 'src/emu/uiinput.h')
-rw-r--r--src/emu/uiinput.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/emu/uiinput.h b/src/emu/uiinput.h
index 2fcb5ed6d71..d5f85e2ff02 100644
--- a/src/emu/uiinput.h
+++ b/src/emu/uiinput.h
@@ -1,14 +1,10 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Nicola Salmoria
/***************************************************************************
uiinput.h
Internal MAME user interface input state.
-
- Copyright Nicola Salmoria and the MAME Team.
- Visit http://mamedev.org for licensing and usage restrictions.
-
***************************************************************************/
#pragma once