From fe94a528feabad54e309d71c79dc16d6dc10ca98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Larsson=20Edstr=C3=B6m?= Date: Sun, 13 Sep 2015 20:56:22 +0200 Subject: [PATCH] Removed Curt from copyright holders, I am sure he doesn't want to get blamed for this device --- src/devices/machine/z80scc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/machine/z80scc.c b/src/devices/machine/z80scc.c index 7dcb27daa40..71868184e97 100644 --- a/src/devices/machine/z80scc.c +++ b/src/devices/machine/z80scc.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Curt Coder, Joakim Larsson Edstrom +// copyright-holders: Joakim Larsson Edstrom /*************************************************************************** Z80-SCC Serial Communications Controller emulation