summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/20pacgal.c2
-rw-r--r--src/mame/drivers/aerofgt.c2
-rw-r--r--src/mame/drivers/astrocde.c2
-rw-r--r--src/mame/drivers/bagman.c2
-rw-r--r--src/mame/drivers/bankp.c2
-rw-r--r--src/mame/drivers/bfm_sc1.c2
-rw-r--r--src/mame/drivers/blockhl.c2
-rw-r--r--src/mame/drivers/blockout.c2
-rw-r--r--src/mame/drivers/blueprnt.c2
-rw-r--r--src/mame/drivers/bottom9.c2
-rw-r--r--src/mame/drivers/commando.c2
-rw-r--r--src/mame/drivers/crbaloon.c2
-rw-r--r--src/mame/drivers/crshrace.c2
-rw-r--r--src/mame/drivers/ddenlovr.c2
-rw-r--r--src/mame/drivers/deniam.c2
-rw-r--r--src/mame/drivers/dogfgt.c2
-rw-r--r--src/mame/drivers/dooyong.c2
-rw-r--r--src/mame/drivers/f1gp.c2
-rw-r--r--src/mame/drivers/finalizr.c2
-rw-r--r--src/mame/drivers/firetrap.c2
-rw-r--r--src/mame/drivers/galaga.c2
-rw-r--r--src/mame/drivers/galpanic.c2
-rw-r--r--src/mame/drivers/galspnbl.c2
-rw-r--r--src/mame/drivers/gberet.c2
-rw-r--r--src/mame/drivers/gei.c2
-rw-r--r--src/mame/drivers/gotcha.c2
-rw-r--r--src/mame/drivers/gradius3.c2
-rw-r--r--src/mame/drivers/gundealr.c2
-rw-r--r--src/mame/drivers/hexion.c2
-rw-r--r--src/mame/drivers/hnayayoi.c2
-rw-r--r--src/mame/drivers/iqblock.c2
-rw-r--r--src/mame/drivers/labyrunr.c2
-rw-r--r--src/mame/drivers/ladybug.c2
-rw-r--r--src/mame/drivers/lsasquad.c2
-rw-r--r--src/mame/drivers/m52.c2
-rw-r--r--src/mame/drivers/m63.c2
-rw-r--r--src/mame/drivers/m72.c2
-rw-r--r--src/mame/drivers/mappy.c2
-rw-r--r--src/mame/drivers/mjkjidai.c2
-rw-r--r--src/mame/drivers/mrdo.c2
-rw-r--r--src/mame/drivers/mystston.c2
-rw-r--r--src/mame/drivers/namcops2.c2
-rw-r--r--src/mame/drivers/ohmygod.c2
-rw-r--r--src/mame/drivers/olibochu.c2
-rw-r--r--src/mame/drivers/overdriv.c2
-rw-r--r--src/mame/drivers/pacman.c2
-rw-r--r--src/mame/drivers/parodius.c2
-rw-r--r--src/mame/drivers/pbaction.c2
-rw-r--r--src/mame/drivers/pengo.c2
-rw-r--r--src/mame/drivers/playmark.c2
-rw-r--r--src/mame/drivers/punchout.c2
-rw-r--r--src/mame/drivers/rallyx.c2
-rw-r--r--src/mame/drivers/rmhaihai.c2
-rw-r--r--src/mame/drivers/rollerg.c2
-rw-r--r--src/mame/drivers/scregg.c2
-rw-r--r--src/mame/drivers/seicross.c2
-rw-r--r--src/mame/drivers/shangha3.c2
-rw-r--r--src/mame/drivers/shanghai.c2
-rw-r--r--src/mame/drivers/shisen.c2
-rw-r--r--src/mame/drivers/spy.c2
-rw-r--r--src/mame/drivers/surpratk.c2
-rw-r--r--src/mame/drivers/tail2nos.c2
-rw-r--r--src/mame/drivers/tecmo.c2
-rw-r--r--src/mame/drivers/timeplt.c2
-rw-r--r--src/mame/drivers/tmnt.c2
-rw-r--r--src/mame/drivers/toratora.c2
-rw-r--r--src/mame/drivers/xmen.c2
-rw-r--r--src/mame/drivers/zaccaria.c2
-rw-r--r--src/mess/drivers/astrocde.c2
69 files changed, 69 insertions, 69 deletions
diff --git a/src/mame/drivers/20pacgal.c b/src/mame/drivers/20pacgal.c
index 78f94d37ad5..6dfb98d446e 100644
--- a/src/mame/drivers/20pacgal.c
+++ b/src/mame/drivers/20pacgal.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/aerofgt.c b/src/mame/drivers/aerofgt.c
index 00fab43c5db..76565723a92 100644
--- a/src/mame/drivers/aerofgt.c
+++ b/src/mame/drivers/aerofgt.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/astrocde.c b/src/mame/drivers/astrocde.c
index 34e146021a9..61c4971b50d 100644
--- a/src/mame/drivers/astrocde.c
+++ b/src/mame/drivers/astrocde.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Mike Coates, Frank Palazzolo, Aaron Giles
/****************************************************************************
diff --git a/src/mame/drivers/bagman.c b/src/mame/drivers/bagman.c
index bf8a4b33aa0..fec12b9f626 100644
--- a/src/mame/drivers/bagman.c
+++ b/src/mame/drivers/bagman.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/bankp.c b/src/mame/drivers/bankp.c
index 739927af16d..e5f88da087e 100644
--- a/src/mame/drivers/bankp.c
+++ b/src/mame/drivers/bankp.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/bfm_sc1.c b/src/mame/drivers/bfm_sc1.c
index 86b8ac5ca6c..924f43f1f66 100644
--- a/src/mame/drivers/bfm_sc1.c
+++ b/src/mame/drivers/bfm_sc1.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/*****************************************************************************************
diff --git a/src/mame/drivers/blockhl.c b/src/mame/drivers/blockhl.c
index cc49b6303f2..e71bb529072 100644
--- a/src/mame/drivers/blockhl.c
+++ b/src/mame/drivers/blockhl.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/*******************************************************************************
diff --git a/src/mame/drivers/blockout.c b/src/mame/drivers/blockout.c
index 2985353e069..49621483c88 100644
--- a/src/mame/drivers/blockout.c
+++ b/src/mame/drivers/blockout.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/blueprnt.c b/src/mame/drivers/blueprnt.c
index 9481b557248..7ac61ca1948 100644
--- a/src/mame/drivers/blueprnt.c
+++ b/src/mame/drivers/blueprnt.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/bottom9.c b/src/mame/drivers/bottom9.c
index 94e594b5e64..6bf81e02a95 100644
--- a/src/mame/drivers/bottom9.c
+++ b/src/mame/drivers/bottom9.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/commando.c b/src/mame/drivers/commando.c
index b9621843bfe..42507a52015 100644
--- a/src/mame/drivers/commando.c
+++ b/src/mame/drivers/commando.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/crbaloon.c b/src/mame/drivers/crbaloon.c
index ab16c51ecb2..00fc3e43b14 100644
--- a/src/mame/drivers/crbaloon.c
+++ b/src/mame/drivers/crbaloon.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/crshrace.c b/src/mame/drivers/crshrace.c
index f93c87438e4..8521321c258 100644
--- a/src/mame/drivers/crshrace.c
+++ b/src/mame/drivers/crshrace.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/ddenlovr.c b/src/mame/drivers/ddenlovr.c
index c3515f7876b..f4a09109176 100644
--- a/src/mame/drivers/ddenlovr.c
+++ b/src/mame/drivers/ddenlovr.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Luca Elia
/***************************************************************************
diff --git a/src/mame/drivers/deniam.c b/src/mame/drivers/deniam.c
index a12bb9dc0ba..0a7956d6b1b 100644
--- a/src/mame/drivers/deniam.c
+++ b/src/mame/drivers/deniam.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/dogfgt.c b/src/mame/drivers/dogfgt.c
index 7c37cd4207f..d12bc508420 100644
--- a/src/mame/drivers/dogfgt.c
+++ b/src/mame/drivers/dogfgt.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/dooyong.c b/src/mame/drivers/dooyong.c
index ad750c03054..60363b4321b 100644
--- a/src/mame/drivers/dooyong.c
+++ b/src/mame/drivers/dooyong.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/f1gp.c b/src/mame/drivers/f1gp.c
index a772bfa62f3..73f0cd9d816 100644
--- a/src/mame/drivers/f1gp.c
+++ b/src/mame/drivers/f1gp.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/finalizr.c b/src/mame/drivers/finalizr.c
index afdf75b29f8..f1d84e8e59f 100644
--- a/src/mame/drivers/finalizr.c
+++ b/src/mame/drivers/finalizr.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/firetrap.c b/src/mame/drivers/firetrap.c
index cf055d3c560..899930200f2 100644
--- a/src/mame/drivers/firetrap.c
+++ b/src/mame/drivers/firetrap.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/galaga.c b/src/mame/drivers/galaga.c
index c9459314788..e30cdbca67b 100644
--- a/src/mame/drivers/galaga.c
+++ b/src/mame/drivers/galaga.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/galpanic.c b/src/mame/drivers/galpanic.c
index 72bb2c31882..ca7ad7f3105 100644
--- a/src/mame/drivers/galpanic.c
+++ b/src/mame/drivers/galpanic.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/galspnbl.c b/src/mame/drivers/galspnbl.c
index cb8639c5c92..10a10c3568f 100644
--- a/src/mame/drivers/galspnbl.c
+++ b/src/mame/drivers/galspnbl.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/gberet.c b/src/mame/drivers/gberet.c
index bb5ee7a7fba..541bee6a151 100644
--- a/src/mame/drivers/gberet.c
+++ b/src/mame/drivers/gberet.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/gei.c b/src/mame/drivers/gei.c
index 281a949ae06..4bbf06b1bc6 100644
--- a/src/mame/drivers/gei.c
+++ b/src/mame/drivers/gei.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria,Pierpaolo Prazzoli,Tomasz Slanina,Mariusz Wojcieszek
/*
diff --git a/src/mame/drivers/gotcha.c b/src/mame/drivers/gotcha.c
index 56a3f161a07..c51a283a6f1 100644
--- a/src/mame/drivers/gotcha.c
+++ b/src/mame/drivers/gotcha.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/gradius3.c b/src/mame/drivers/gradius3.c
index 610b6c9d530..4cc70d9ecdf 100644
--- a/src/mame/drivers/gradius3.c
+++ b/src/mame/drivers/gradius3.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/gundealr.c b/src/mame/drivers/gundealr.c
index 3766e441c2e..e41def96edd 100644
--- a/src/mame/drivers/gundealr.c
+++ b/src/mame/drivers/gundealr.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/hexion.c b/src/mame/drivers/hexion.c
index 44787ace0bd..f9098c0a1c9 100644
--- a/src/mame/drivers/hexion.c
+++ b/src/mame/drivers/hexion.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/hnayayoi.c b/src/mame/drivers/hnayayoi.c
index 52ffe067762..8865a03dca3 100644
--- a/src/mame/drivers/hnayayoi.c
+++ b/src/mame/drivers/hnayayoi.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/****************************************************************************
diff --git a/src/mame/drivers/iqblock.c b/src/mame/drivers/iqblock.c
index eab2009f201..9f3240f8097 100644
--- a/src/mame/drivers/iqblock.c
+++ b/src/mame/drivers/iqblock.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Ernesto Corvi
/***************************************************************************
diff --git a/src/mame/drivers/labyrunr.c b/src/mame/drivers/labyrunr.c
index a6b847db35c..d70ef7edb22 100644
--- a/src/mame/drivers/labyrunr.c
+++ b/src/mame/drivers/labyrunr.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/ladybug.c b/src/mame/drivers/ladybug.c
index e107f42312d..b303d8b0f88 100644
--- a/src/mame/drivers/ladybug.c
+++ b/src/mame/drivers/ladybug.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/lsasquad.c b/src/mame/drivers/lsasquad.c
index 16ec1914f66..14605bf0f70 100644
--- a/src/mame/drivers/lsasquad.c
+++ b/src/mame/drivers/lsasquad.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/m52.c b/src/mame/drivers/m52.c
index 1bc613b6e66..9bac80fb154 100644
--- a/src/mame/drivers/m52.c
+++ b/src/mame/drivers/m52.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/m63.c b/src/mame/drivers/m63.c
index 7e7f52d59fb..a4375596208 100644
--- a/src/mame/drivers/m63.c
+++ b/src/mame/drivers/m63.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/m72.c b/src/mame/drivers/m72.c
index 50b8f4870d5..09f68dcee16 100644
--- a/src/mame/drivers/m72.c
+++ b/src/mame/drivers/m72.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/mappy.c b/src/mame/drivers/mappy.c
index bc8ccdaab26..525e30a1b62 100644
--- a/src/mame/drivers/mappy.c
+++ b/src/mame/drivers/mappy.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/mjkjidai.c b/src/mame/drivers/mjkjidai.c
index 86ecf0bd8b3..20a59886ada 100644
--- a/src/mame/drivers/mjkjidai.c
+++ b/src/mame/drivers/mjkjidai.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/mrdo.c b/src/mame/drivers/mrdo.c
index 342384fe1b7..25fc7d05256 100644
--- a/src/mame/drivers/mrdo.c
+++ b/src/mame/drivers/mrdo.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/mystston.c b/src/mame/drivers/mystston.c
index 0a46e7f3a66..a7ec18fa450 100644
--- a/src/mame/drivers/mystston.c
+++ b/src/mame/drivers/mystston.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/namcops2.c b/src/mame/drivers/namcops2.c
index 30ce7c4288d..2e793312c56 100644
--- a/src/mame/drivers/namcops2.c
+++ b/src/mame/drivers/namcops2.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/ohmygod.c b/src/mame/drivers/ohmygod.c
index da277b8f71f..98ecfad260a 100644
--- a/src/mame/drivers/ohmygod.c
+++ b/src/mame/drivers/ohmygod.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/olibochu.c b/src/mame/drivers/olibochu.c
index 1fe90047169..2e741a6d062 100644
--- a/src/mame/drivers/olibochu.c
+++ b/src/mame/drivers/olibochu.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/overdriv.c b/src/mame/drivers/overdriv.c
index ecff4b4c0da..8892e90febb 100644
--- a/src/mame/drivers/overdriv.c
+++ b/src/mame/drivers/overdriv.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/pacman.c b/src/mame/drivers/pacman.c
index 377bcefa78a..17772c0a202 100644
--- a/src/mame/drivers/pacman.c
+++ b/src/mame/drivers/pacman.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/parodius.c b/src/mame/drivers/parodius.c
index 79f065221b6..4813de1347a 100644
--- a/src/mame/drivers/parodius.c
+++ b/src/mame/drivers/parodius.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/pbaction.c b/src/mame/drivers/pbaction.c
index 9c773048e3e..6c7daa53a91 100644
--- a/src/mame/drivers/pbaction.c
+++ b/src/mame/drivers/pbaction.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/pengo.c b/src/mame/drivers/pengo.c
index 86dfe553c69..9426df6a282 100644
--- a/src/mame/drivers/pengo.c
+++ b/src/mame/drivers/pengo.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/playmark.c b/src/mame/drivers/playmark.c
index bfe307b881b..7bd289a854c 100644
--- a/src/mame/drivers/playmark.c
+++ b/src/mame/drivers/playmark.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Pierpaolo Prazzoli
/***************************************************************************
diff --git a/src/mame/drivers/punchout.c b/src/mame/drivers/punchout.c
index 6baf1bc96cd..e4323d8e75f 100644
--- a/src/mame/drivers/punchout.c
+++ b/src/mame/drivers/punchout.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/rallyx.c b/src/mame/drivers/rallyx.c
index 6dc67143393..d3b7c8e2ac4 100644
--- a/src/mame/drivers/rallyx.c
+++ b/src/mame/drivers/rallyx.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/rmhaihai.c b/src/mame/drivers/rmhaihai.c
index 624c8a16da7..d2ed9512576 100644
--- a/src/mame/drivers/rmhaihai.c
+++ b/src/mame/drivers/rmhaihai.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/rollerg.c b/src/mame/drivers/rollerg.c
index 148406e0101..909d8624871 100644
--- a/src/mame/drivers/rollerg.c
+++ b/src/mame/drivers/rollerg.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/scregg.c b/src/mame/drivers/scregg.c
index ac84ce54d32..811b8333a1b 100644
--- a/src/mame/drivers/scregg.c
+++ b/src/mame/drivers/scregg.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/seicross.c b/src/mame/drivers/seicross.c
index 0b460b2039f..4a6294e52ba 100644
--- a/src/mame/drivers/seicross.c
+++ b/src/mame/drivers/seicross.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/shangha3.c b/src/mame/drivers/shangha3.c
index 756ebe82a97..f578507952d 100644
--- a/src/mame/drivers/shangha3.c
+++ b/src/mame/drivers/shangha3.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/shanghai.c b/src/mame/drivers/shanghai.c
index 4c7dfb4b945..db6c841e2dc 100644
--- a/src/mame/drivers/shanghai.c
+++ b/src/mame/drivers/shanghai.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/shisen.c b/src/mame/drivers/shisen.c
index e0438d443c2..fc71a4cfeff 100644
--- a/src/mame/drivers/shisen.c
+++ b/src/mame/drivers/shisen.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/spy.c b/src/mame/drivers/spy.c
index c97c27d6219..55927b2e8a4 100644
--- a/src/mame/drivers/spy.c
+++ b/src/mame/drivers/spy.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/surpratk.c b/src/mame/drivers/surpratk.c
index fd577422cec..0c9b5108fc6 100644
--- a/src/mame/drivers/surpratk.c
+++ b/src/mame/drivers/surpratk.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/tail2nos.c b/src/mame/drivers/tail2nos.c
index 51f025057fb..d38fa7706fc 100644
--- a/src/mame/drivers/tail2nos.c
+++ b/src/mame/drivers/tail2nos.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/tecmo.c b/src/mame/drivers/tecmo.c
index 0e7b436c571..f4fb5eb02dd 100644
--- a/src/mame/drivers/tecmo.c
+++ b/src/mame/drivers/tecmo.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/timeplt.c b/src/mame/drivers/timeplt.c
index 5fefcad906d..77a299ca5b4 100644
--- a/src/mame/drivers/timeplt.c
+++ b/src/mame/drivers/timeplt.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/tmnt.c b/src/mame/drivers/tmnt.c
index ff6d6581080..9127510ddf4 100644
--- a/src/mame/drivers/tmnt.c
+++ b/src/mame/drivers/tmnt.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/toratora.c b/src/mame/drivers/toratora.c
index 07f5bbf2016..bf137ea0e21 100644
--- a/src/mame/drivers/toratora.c
+++ b/src/mame/drivers/toratora.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/xmen.c b/src/mame/drivers/xmen.c
index 9dbcb825b10..213e92ec8eb 100644
--- a/src/mame/drivers/xmen.c
+++ b/src/mame/drivers/xmen.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mame/drivers/zaccaria.c b/src/mame/drivers/zaccaria.c
index 8979423608f..37a60df8b98 100644
--- a/src/mame/drivers/zaccaria.c
+++ b/src/mame/drivers/zaccaria.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria
/***************************************************************************
diff --git a/src/mess/drivers/astrocde.c b/src/mess/drivers/astrocde.c
index e6f28b9406e..2943c3a9056 100644
--- a/src/mess/drivers/astrocde.c
+++ b/src/mess/drivers/astrocde.c
@@ -1,4 +1,4 @@
-// license:???
+// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria, Mike Coates, Frank Palazzolo, Aaron Giles, Dirk Best
/****************************************************************************