From 3ad2d8f34f8f4387e5d705e6e75f96f02b14889c Mon Sep 17 00:00:00 2001 From: AJR Date: Sun, 21 May 2017 08:35:45 -0400 Subject: Silly mistake I made when I was tired (nw) --- src/devices/machine/upd4701.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/devices/machine/upd4701.cpp b/src/devices/machine/upd4701.cpp index cfce7086b99..53d8275b7ee 100644 --- a/src/devices/machine/upd4701.cpp +++ b/src/devices/machine/upd4701.cpp @@ -1,5 +1,5 @@ -// license:BSD-3-Clause,AJR -// copyright-holders:smf +// license:BSD-3-Clause +// copyright-holders:smf,AJR /*************************************************************************** NEC µPD4701A 2-Axis Incremental Encoder Counter -- cgit v1.2.3