summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/v60/v60.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/v60/v60.h')
-rw-r--r--src/emu/cpu/v60/v60.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/v60/v60.h b/src/emu/cpu/v60/v60.h
index b0fe1ba6842..28cba0b15c9 100644
--- a/src/emu/cpu/v60/v60.h
+++ b/src/emu/cpu/v60/v60.h
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Farfetch'd, Richter Belmont
+// copyright-holders:Farfetch'd, R. Belmont
#pragma once
#ifndef __V60_H__