From 49a844fc7b388894bd4f149df5f4ff6f6583fa97 Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Sat, 31 Aug 2019 20:24:02 +0200 Subject: Fix copyright header (nw) --- src/devices/machine/68561mpcc.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/devices/machine/68561mpcc.cpp b/src/devices/machine/68561mpcc.cpp index 4e0221e712c..364d9038bcb 100644 --- a/src/devices/machine/68561mpcc.cpp +++ b/src/devices/machine/68561mpcc.cpp @@ -1,4 +1,5 @@ -// license:BSD-3-Clause copyright-holders: Joakim Larsson Edstrom +// license:BSD-3-Clause +// copyright-holders: Joakim Larsson Edstrom /*************************************************************************** MPCC Multi-Protocol Communications Controller emulation -- cgit v1.2.3