summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i8051/8051dasm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/i8051/8051dasm.c')
-rw-r--r--src/emu/cpu/i8051/8051dasm.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/emu/cpu/i8051/8051dasm.c b/src/emu/cpu/i8051/8051dasm.c
index fa98d8aaab9..b511fcea5ff 100644
--- a/src/emu/cpu/i8051/8051dasm.c
+++ b/src/emu/cpu/i8051/8051dasm.c
@@ -9,7 +9,7 @@
* 8054 Product Line (8054)
* 8058 Product Line (8058)
*
- * Copyright (c) 2003 Steve Ellenoff, all rights reserved.
+ * Copyright Steve Ellenoff, all rights reserved.
*
* - This source code is released as freeware for non-commercial purposes.
* - You are free to use and redistribute this code in modified or
@@ -30,8 +30,7 @@
*
*****************************************************************************
* Symbol Memory Name Tables borrowed from:
- * D52 8052 Disassembler - Copyright (C) 1995-2002 by
- * Jeffery L. Post
+ * D52 8052 Disassembler - Copyright Jeffery L. Post
*****************************************************************************/
#include "debugger.h"