summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/machine.lua
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-09 16:05:30 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-09 16:05:30 +0200
commitca37d40f6951f01a32bf644925db650f1455ccac (patch)
tree0e261abdb84c81dd393af0493c668e1d08a1d533 /scripts/src/machine.lua
parenta9600a90da5a08a0fe95ae8730299ee9a7800fbd (diff)
Removed comments and added generic license for whole team on top (nw)
Diffstat (limited to 'scripts/src/machine.lua')
-rw-r--r--scripts/src/machine.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua
index e9691eb19b2..4324662ffd3 100644
--- a/scripts/src/machine.lua
+++ b/scripts/src/machine.lua
@@ -1,12 +1,12 @@
+-- license:BSD-3-Clause
+-- copyright-holders:MAMEdev Team
+
---------------------------------------------------------------------------
--
-- machine.lua
--
-- Rules for building machine cores
--
--- Copyright Nicola Salmoria and the MAME Team.
--- Visit http://mamedev.org for licensing and usage restrictions.
---
----------------------------------------------------------------------------