summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2021-01-11 03:00:20 +1100
committer Robbbert <Robbbert@users.noreply.github.com>2021-01-11 03:00:20 +1100
commit2efc04cd2cff5d72d8dc9b51f16cb96645fc0d0a (patch)
tree3f98d1d76c65c652200f580fb48c401b68325d89
parent06b26a0f55adac992862792bcf6c09f0a8e760fd (diff)
parent26994c375cf240d791772f44c9f4fbf0b8796217 (diff)
Merge branch 'master' of https://github.com/mamedev/mame
-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"