summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/nes_ctrl/hori.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-10 18:56:51 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-10 18:58:39 +0200
commit3360feb244452ca0a0c2f4f0a4dae59327b49567 (patch)
tree593b933a65e2a91f86c938f9dd717751484f9e23 /src/emu/bus/nes_ctrl/hori.c
parent423def0ccc80743996cdbab94a4a75c02e705286 (diff)
Updated licenses to some of bus devices (nw)
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"