diff --git a/src/mame/video/jalblend.c b/src/mame/video/jalblend.c index 4d1d1799c4f..acfeadd470e 100644 --- a/src/mame/video/jalblend.c +++ b/src/mame/video/jalblend.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:David Haywood, Lica Elia +// copyright-holders:David Haywood, Luca Elia /*************************************************************************** Jaleco color blend emulation diff --git a/src/mame/video/jalblend.h b/src/mame/video/jalblend.h index 18bfff91a47..9a5100a88d2 100644 --- a/src/mame/video/jalblend.h +++ b/src/mame/video/jalblend.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:David Haywood, Lica Elia +// copyright-holders:David Haywood, Luca Elia class jaleco_blend_device : public device_t { public: