summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/sound.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src/sound.lua')
-rw-r--r--scripts/src/sound.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/src/sound.lua b/scripts/src/sound.lua
index 29af1f4db00..3ddb7e9bd13 100644
--- a/scripts/src/sound.lua
+++ b/scripts/src/sound.lua
@@ -1,12 +1,12 @@
+-- license:BSD-3-Clause
+-- copyright-holders:MAMEdev Team
+
---------------------------------------------------------------------------
--
-- sound.lua
--
-- Rules for building sound cores
--
--- Copyright Nicola Salmoria and the MAME Team.
--- Visit http://mamedev.org for licensing and usage restrictions.
---
----------------------------------------------------------------------------