diff options
Diffstat (limited to 'src/mess/audio/socrates.h')
-rw-r--r-- | src/mess/audio/socrates.h | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/src/mess/audio/socrates.h b/src/mess/audio/socrates.h index db3004573c8..68be387bd9e 100644 --- a/src/mess/audio/socrates.h +++ b/src/mess/audio/socrates.h @@ -1,11 +1,7 @@ +// license:mame|lgplv2.1+ +// copyright-holders:Jonathan Gevaryahu #pragma once -/* - 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 -*/ #ifndef __SOCR_SND_H__ #define __SOCR_SND_H__ |