summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2021-01-10 16:59:22 +0100
committer hap <happppp@users.noreply.github.com>2021-01-10 16:59:22 +0100
commit26994c375cf240d791772f44c9f4fbf0b8796217 (patch)
tree874a91235c159867dfdf973b1955eccf2cfa6995
parent4d1d2e4f6875a5f2e5046457570b4e955fca058b (diff)
machine/seibuspi: correct copyright holders
-rw-r--r--src/mame/machine/seibuspi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/seibuspi.cpp b/src/mame/machine/seibuspi.cpp
index 6ecc49fbe38..f94773b12bc 100644
--- a/src/mame/machine/seibuspi.cpp
+++ b/src/mame/machine/seibuspi.cpp
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Ville Linde, hap, Nicola Salmoria
+// copyright-holders:Ville Linde, Nicola Salmoria
#include "emu.h"
#include "machine/seibuspi.h"