summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/v60/v60.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-22 19:50:33 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-22 19:51:00 +0200
commitd22ab4e6e2b9a525f0eeb98cef09a6be556d6696 (patch)
tree2a15fb110eccc1637325dc15237f0fa44f971dcf /src/emu/cpu/v60/v60.h
parentefe76a3895bcf8823b3626457b84fa39c7910b07 (diff)
owner name consistency and typo fix (nw)
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__