diff options
Diffstat (limited to 'src/mess/machine/coleco.c')
-rw-r--r-- | src/mess/machine/coleco.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/coleco.c b/src/mess/machine/coleco.c index 58639d2e4ea..07854612368 100644 --- a/src/mess/machine/coleco.c +++ b/src/mess/machine/coleco.c @@ -1,5 +1,5 @@ // license:??? -// copyright-holders:??? +// copyright-holders:Mike Balfour, Ben Bruscella, Sean Young #include "emu.h" #include "machine/coleco.h" |