diff options
author | 2015-05-25 15:40:53 +0200 | |
---|---|---|
committer | 2015-05-25 15:41:17 +0200 | |
commit | 682bf806718147d2bd40f713c120e0984f0f6364 (patch) | |
tree | 31c4889d7eb5642b707abd3d50e487a686ead689 /src/emu/sound/mos6581.c | |
parent | f770eb03cf24a47b9980f514ccc76f6f8cec5fde (diff) |
cleanup of bogus copyright messages and restriction texts, update for Daniel Coulom (nw)
Diffstat (limited to 'src/emu/sound/mos6581.c')
-rw-r--r-- | src/emu/sound/mos6581.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/emu/sound/mos6581.c b/src/emu/sound/mos6581.c index 8a98a373683..73115c79f83 100644 --- a/src/emu/sound/mos6581.c +++ b/src/emu/sound/mos6581.c @@ -4,9 +4,6 @@ MOS 6581/8580 Sound Interface Device emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mos6581.h" |