diff options
Diffstat (limited to 'src/mess/audio/socrates.c')
-rw-r--r-- | src/mess/audio/socrates.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/mess/audio/socrates.c b/src/mess/audio/socrates.c index c7fa666ab48..0f8d12d3b95 100644 --- a/src/mess/audio/socrates.c +++ b/src/mess/audio/socrates.c @@ -1,12 +1,10 @@ +// license:mame|lgplv2.1+ +// copyright-holders:Jonathan Gevaryahu /*************************************************************************** audio/socrates.c Copyright (C) 2010-2011 Jonathan Gevaryahu AKA Lord Nightmare - This source file is dual-licensed under the following licenses: - 1. The MAME license as of September 2013 - 2. The GNU LGPLv2.1 - This handles the two squarewaves (plus the one weird wave) channels on the V-tech Socrates system 27-0769 ASIC. |