summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/nes_ctrl/hori.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/nes_ctrl/hori.c')
-rw-r--r--src/emu/bus/nes_ctrl/hori.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/emu/bus/nes_ctrl/hori.c b/src/emu/bus/nes_ctrl/hori.c
index f014faf4e1f..5348ec70b02 100644
--- a/src/emu/bus/nes_ctrl/hori.c
+++ b/src/emu/bus/nes_ctrl/hori.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:etabeta
/**********************************************************************
Nintendo Family Computer Hori Twin (and 4P?) adapters
@@ -17,9 +17,6 @@
it seems the most reasonable setup (so that users with only 2
external pads can use the adapter in 4P games), but one never knows...
- Copyright MESS Team.
- Visit http://mamedev.org for licensing and usage restrictions.
-
**********************************************************************/
#include "hori.h"