summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2013-10-16 09:16:06 +0000
committer Aaron Giles <aaron@aarongiles.com>2013-10-16 09:16:06 +0000
commite68b4b520b94ef32bd8aecaddc4e4773856b7b74 (patch)
treee9c4dfa716faf3036ca747f44e52c47889a4b9dd /src
parentf4330ca827b4b80ca67cfedd8c420e4710e1e6cd (diff)
Based on memory and obvious stuff, attempted to flag driver code
with the appropriate license. If there are files in here that need additional attribution or which I'm wrong about, let me know. I deliberately skipped a lot of files I'm 95% sure I rewrote but which had other names in the header, pending further investigation.
Diffstat (limited to 'src')
-rw-r--r--src/mame/audio/cage.c2
-rw-r--r--src/mame/audio/cage.h2
-rw-r--r--src/mame/audio/cinemat.c2
-rw-r--r--src/mame/audio/cyberbal.c2
-rw-r--r--src/mame/audio/dcs.c2
-rw-r--r--src/mame/audio/dcs.h2
-rw-r--r--src/mame/audio/exidy.c2
-rw-r--r--src/mame/audio/exidy.h2
-rw-r--r--src/mame/audio/exidy440.c2
-rw-r--r--src/mame/audio/exidy440.h2
-rw-r--r--src/mame/audio/gridlee.c2
-rw-r--r--src/mame/audio/harddriv.c2
-rw-r--r--src/mame/audio/hitme.c2
-rw-r--r--src/mame/audio/jaguar.c2
-rw-r--r--src/mame/audio/leland.c2
-rw-r--r--src/mame/audio/midway.c2
-rw-r--r--src/mame/audio/namco52.c2
-rw-r--r--src/mame/audio/namco52.h2
-rw-r--r--src/mame/audio/namco54.c2
-rw-r--r--src/mame/audio/namco54.h2
-rw-r--r--src/mame/audio/segag80r.c2
-rw-r--r--src/mame/audio/segasnd.c2
-rw-r--r--src/mame/audio/segasnd.h2
-rw-r--r--src/mame/audio/turbo.c2
-rw-r--r--src/mame/drivers/alg.c2
-rw-r--r--src/mame/drivers/arcadecl.c2
-rw-r--r--src/mame/drivers/artmagic.c2
-rw-r--r--src/mame/drivers/atarig1.c2
-rw-r--r--src/mame/drivers/atarig42.c2
-rw-r--r--src/mame/drivers/atarigt.c2
-rw-r--r--src/mame/drivers/atarigx2.c2
-rw-r--r--src/mame/drivers/atarisy1.c2
-rw-r--r--src/mame/drivers/atarisy2.c2
-rw-r--r--src/mame/drivers/ataxx.c2
-rw-r--r--src/mame/drivers/badlands.c2
-rw-r--r--src/mame/drivers/balsente.c2
-rw-r--r--src/mame/drivers/batman.c2
-rw-r--r--src/mame/drivers/blstroid.c2
-rw-r--r--src/mame/drivers/btoads.c2
-rw-r--r--src/mame/drivers/cinemat.c2
-rw-r--r--src/mame/drivers/cliffhgr.c2
-rw-r--r--src/mame/drivers/coolpool.c2
-rw-r--r--src/mame/drivers/cyberbal.c2
-rw-r--r--src/mame/drivers/dcheese.c2
-rw-r--r--src/mame/drivers/dlair.c2
-rw-r--r--src/mame/drivers/dribling.c2
-rw-r--r--src/mame/drivers/eprom.c2
-rw-r--r--src/mame/drivers/exerion.c2
-rw-r--r--src/mame/drivers/exidy.c2
-rw-r--r--src/mame/drivers/exidy440.c2
-rw-r--r--src/mame/drivers/foodf.c2
-rw-r--r--src/mame/drivers/gaelco3d.c2
-rw-r--r--src/mame/drivers/galaxian.c2
-rw-r--r--src/mame/drivers/gauntlet.c2
-rw-r--r--src/mame/drivers/gridlee.c2
-rw-r--r--src/mame/drivers/harddriv.c2
-rw-r--r--src/mame/drivers/itech32.c2
-rw-r--r--src/mame/drivers/itech8.c2
-rw-r--r--src/mame/drivers/jaguar.c2
-rw-r--r--src/mame/drivers/kinst.c2
-rw-r--r--src/mame/drivers/klax.c2
-rw-r--r--src/mame/drivers/leland.c2
-rw-r--r--src/mame/drivers/lethalj.c2
-rw-r--r--src/mame/drivers/mcr.c2
-rw-r--r--src/mame/drivers/mcr3.c2
-rw-r--r--src/mame/drivers/mcr68.c2
-rw-r--r--src/mame/drivers/midvunit.c2
-rw-r--r--src/mame/drivers/midwunit.c2
-rw-r--r--src/mame/drivers/midxunit.c2
-rw-r--r--src/mame/drivers/midzeus.c2
-rw-r--r--src/mame/drivers/missile.c2
-rw-r--r--src/mame/drivers/offtwall.c2
-rw-r--r--src/mame/drivers/policetr.c2
-rw-r--r--src/mame/drivers/rampart.c2
-rw-r--r--src/mame/drivers/relief.c2
-rw-r--r--src/mame/drivers/rpunch.c2
-rw-r--r--src/mame/drivers/segag80r.c2
-rw-r--r--src/mame/drivers/segag80v.c2
-rw-r--r--src/mame/drivers/segas32.c2
-rw-r--r--src/mame/drivers/shuuz.c2
-rw-r--r--src/mame/drivers/skullxbo.c2
-rw-r--r--src/mame/drivers/suprridr.c2
-rw-r--r--src/mame/drivers/thunderj.c2
-rw-r--r--src/mame/drivers/tickee.c2
-rw-r--r--src/mame/drivers/toobin.c2
-rw-r--r--src/mame/drivers/victory.c2
-rw-r--r--src/mame/drivers/vindictr.c2
-rw-r--r--src/mame/drivers/xtheball.c2
-rw-r--r--src/mame/drivers/xybots.c2
-rw-r--r--src/mame/includes/arcadecl.h2
-rw-r--r--src/mame/includes/artmagic.h2
-rw-r--r--src/mame/includes/atarig1.h2
-rw-r--r--src/mame/includes/atarig42.h2
-rw-r--r--src/mame/includes/atarigt.h2
-rw-r--r--src/mame/includes/atarigx2.h2
-rw-r--r--src/mame/includes/atarisy1.h2
-rw-r--r--src/mame/includes/atarisy2.h2
-rw-r--r--src/mame/includes/badlands.h2
-rw-r--r--src/mame/includes/balsente.h2
-rw-r--r--src/mame/includes/batman.h2
-rw-r--r--src/mame/includes/blstroid.h2
-rw-r--r--src/mame/includes/btoads.h2
-rw-r--r--src/mame/includes/cinemat.h2
-rw-r--r--src/mame/includes/coolpool.h2
-rw-r--r--src/mame/includes/cyberbal.h2
-rw-r--r--src/mame/includes/dcheese.h2
-rw-r--r--src/mame/includes/dribling.h2
-rw-r--r--src/mame/includes/eprom.h2
-rw-r--r--src/mame/includes/exerion.h2
-rw-r--r--src/mame/includes/exidy.h2
-rw-r--r--src/mame/includes/exidy440.h2
-rw-r--r--src/mame/includes/foodf.h2
-rw-r--r--src/mame/includes/gaelco3d.h2
-rw-r--r--src/mame/includes/galaxian.h2
-rw-r--r--src/mame/includes/gauntlet.h2
-rw-r--r--src/mame/includes/gridlee.h2
-rw-r--r--src/mame/includes/harddriv.h2
-rw-r--r--src/mame/includes/itech32.h2
-rw-r--r--src/mame/includes/itech8.h2
-rw-r--r--src/mame/includes/jaguar.h2
-rw-r--r--src/mame/includes/klax.h2
-rw-r--r--src/mame/includes/leland.h2
-rw-r--r--src/mame/includes/lethalj.h2
-rw-r--r--src/mame/includes/mcr.h2
-rw-r--r--src/mame/includes/mcr3.h2
-rw-r--r--src/mame/includes/mcr68.h2
-rw-r--r--src/mame/includes/midvunit.h2
-rw-r--r--src/mame/includes/midwunit.h2
-rw-r--r--src/mame/includes/midxunit.h2
-rw-r--r--src/mame/includes/midzeus.h2
-rw-r--r--src/mame/includes/offtwall.h2
-rw-r--r--src/mame/includes/policetr.h2
-rw-r--r--src/mame/includes/rampart.h2
-rw-r--r--src/mame/includes/relief.h2
-rw-r--r--src/mame/includes/rpunch.h2
-rw-r--r--src/mame/includes/segag80r.h2
-rw-r--r--src/mame/includes/segag80v.h2
-rw-r--r--src/mame/includes/segas32.h2
-rw-r--r--src/mame/includes/shuuz.h2
-rw-r--r--src/mame/includes/skullxbo.h2
-rw-r--r--src/mame/includes/suprridr.h2
-rw-r--r--src/mame/includes/thunderj.h2
-rw-r--r--src/mame/includes/toobin.h2
-rw-r--r--src/mame/includes/victory.h2
-rw-r--r--src/mame/includes/vindictr.h2
-rw-r--r--src/mame/includes/xybots.h2
-rw-r--r--src/mame/machine/asic65.c2
-rw-r--r--src/mame/machine/asic65.h2
-rw-r--r--src/mame/machine/balsente.c2
-rw-r--r--src/mame/machine/gaelco3d.c2
-rw-r--r--src/mame/machine/gaelco3d.h2
-rw-r--r--src/mame/machine/harddriv.c2
-rw-r--r--src/mame/machine/leland.c2
-rw-r--r--src/mame/machine/mcr.c2
-rw-r--r--src/mame/machine/mcr68.c2
-rw-r--r--src/mame/machine/midwayic.c2
-rw-r--r--src/mame/machine/midwayic.h2
-rw-r--r--src/mame/machine/midwunit.c2
-rw-r--r--src/mame/machine/midxunit.c2
-rw-r--r--src/mame/machine/namco06.c2
-rw-r--r--src/mame/machine/namco06.h2
-rw-r--r--src/mame/machine/namco50.c2
-rw-r--r--src/mame/machine/namco50.h2
-rw-r--r--src/mame/machine/namco51.c2
-rw-r--r--src/mame/machine/namco51.h2
-rw-r--r--src/mame/machine/namco53.c2
-rw-r--r--src/mame/machine/namco53.h2
-rw-r--r--src/mame/video/arcadecl.c2
-rw-r--r--src/mame/video/artmagic.c2
-rw-r--r--src/mame/video/atarig1.c2
-rw-r--r--src/mame/video/atarig42.c2
-rw-r--r--src/mame/video/atarigt.c2
-rw-r--r--src/mame/video/atarigx2.c2
-rw-r--r--src/mame/video/atarirle.c2
-rw-r--r--src/mame/video/atarisy1.c2
-rw-r--r--src/mame/video/atarisy2.c2
-rw-r--r--src/mame/video/badlands.c2
-rw-r--r--src/mame/video/balsente.c2
-rw-r--r--src/mame/video/batman.c2
-rw-r--r--src/mame/video/blstroid.c2
-rw-r--r--src/mame/video/btoads.c2
-rw-r--r--src/mame/video/cinemat.c2
-rw-r--r--src/mame/video/cyberbal.c2
-rw-r--r--src/mame/video/dribling.c2
-rw-r--r--src/mame/video/exerion.c2
-rw-r--r--src/mame/video/exidy.c2
-rw-r--r--src/mame/video/exidy440.c2
-rw-r--r--src/mame/video/foodf.c2
-rw-r--r--src/mame/video/gaelco3d.c2
-rw-r--r--src/mame/video/galaxian.c2
-rw-r--r--src/mame/video/gauntlet.c2
-rw-r--r--src/mame/video/gridlee.c2
-rw-r--r--src/mame/video/harddriv.c2
-rw-r--r--src/mame/video/itech32.c2
-rw-r--r--src/mame/video/itech8.c2
-rw-r--r--src/mame/video/jagblit.h2
-rw-r--r--src/mame/video/jagblit.inc2
-rw-r--r--src/mame/video/jagobj.inc2
-rw-r--r--src/mame/video/jaguar.c2
-rw-r--r--src/mame/video/klax.c2
-rw-r--r--src/mame/video/leland.c2
-rw-r--r--src/mame/video/lethalj.c2
-rw-r--r--src/mame/video/mcr.c2
-rw-r--r--src/mame/video/mcr3.c2
-rw-r--r--src/mame/video/mcr68.c2
-rw-r--r--src/mame/video/midvunit.c2
-rw-r--r--src/mame/video/midzeus.c2
-rw-r--r--src/mame/video/midzeus2.c2
-rw-r--r--src/mame/video/offtwall.c2
-rw-r--r--src/mame/video/policetr.c2
-rw-r--r--src/mame/video/rampart.c2
-rw-r--r--src/mame/video/relief.c2
-rw-r--r--src/mame/video/rpunch.c2
-rw-r--r--src/mame/video/segag80r.c2
-rw-r--r--src/mame/video/segag80v.c2
-rw-r--r--src/mame/video/segas32.c2
-rw-r--r--src/mame/video/shuuz.c2
-rw-r--r--src/mame/video/skullxbo.c2
-rw-r--r--src/mame/video/suprridr.c2
-rw-r--r--src/mame/video/thunderj.c2
-rw-r--r--src/mame/video/toobin.c2
-rw-r--r--src/mame/video/victory.c2
-rw-r--r--src/mame/video/vindictr.c2
-rw-r--r--src/mame/video/xybots.c2
224 files changed, 447 insertions, 1 deletions
diff --git a/src/mame/audio/cage.c b/src/mame/audio/cage.c
index dc46898288b..3a84bacf132 100644
--- a/src/mame/audio/cage.c
+++ b/src/mame/audio/cage.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari CAGE Audio Board
diff --git a/src/mame/audio/cage.h b/src/mame/audio/cage.h
index f3e26961adf..db5295ef0d8 100644
--- a/src/mame/audio/cage.h
+++ b/src/mame/audio/cage.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari CAGE Audio Board
diff --git a/src/mame/audio/cinemat.c b/src/mame/audio/cinemat.c
index a9899f325f9..aa498788cd5 100644
--- a/src/mame/audio/cinemat.c
+++ b/src/mame/audio/cinemat.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Cinematronics vector hardware
diff --git a/src/mame/audio/cyberbal.c b/src/mame/audio/cyberbal.c
index d1ca7f39d72..8745be912e1 100644
--- a/src/mame/audio/cyberbal.c
+++ b/src/mame/audio/cyberbal.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Cyberball 68000 sound simulator
diff --git a/src/mame/audio/dcs.c b/src/mame/audio/dcs.c
index 2e534180c9c..f6ac00465e5 100644
--- a/src/mame/audio/dcs.c
+++ b/src/mame/audio/dcs.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Midway DCS Audio Board
diff --git a/src/mame/audio/dcs.h b/src/mame/audio/dcs.h
index c86832b0f12..6a403f11829 100644
--- a/src/mame/audio/dcs.h
+++ b/src/mame/audio/dcs.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Midway DCS Audio Board
diff --git a/src/mame/audio/exidy.c b/src/mame/audio/exidy.c
index 64c206508df..0c34aa218d6 100644
--- a/src/mame/audio/exidy.c
+++ b/src/mame/audio/exidy.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Exidy 6502 hardware
diff --git a/src/mame/audio/exidy.h b/src/mame/audio/exidy.h
index 2d31bd9a038..6068a90f2de 100644
--- a/src/mame/audio/exidy.h
+++ b/src/mame/audio/exidy.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
#include "machine/6532riot.h"
#include "machine/6821pia.h"
#include "sound/hc55516.h"
diff --git a/src/mame/audio/exidy440.c b/src/mame/audio/exidy440.c
index ae12eff7314..c3b87991f69 100644
--- a/src/mame/audio/exidy440.c
+++ b/src/mame/audio/exidy440.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Exidy 440 sound system
diff --git a/src/mame/audio/exidy440.h b/src/mame/audio/exidy440.h
index 3bc701fb908..a6f1bad8cda 100644
--- a/src/mame/audio/exidy440.h
+++ b/src/mame/audio/exidy440.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/* channel_data structure holds info about each 6844 DMA channel */
struct m6844_channel_data
{
diff --git a/src/mame/audio/gridlee.c b/src/mame/audio/gridlee.c
index dfe0db1c937..859dec6f6c8 100644
--- a/src/mame/audio/gridlee.c
+++ b/src/mame/audio/gridlee.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Basic Gridlee sound driver
diff --git a/src/mame/audio/harddriv.c b/src/mame/audio/harddriv.c
index 24fe831e704..35bf3f03f6d 100644
--- a/src/mame/audio/harddriv.c
+++ b/src/mame/audio/harddriv.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Hard Drivin' sound hardware
diff --git a/src/mame/audio/hitme.c b/src/mame/audio/hitme.c
index e0f7dd1af65..1a7ed091c42 100644
--- a/src/mame/audio/hitme.c
+++ b/src/mame/audio/hitme.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
audio\hitme.c
diff --git a/src/mame/audio/jaguar.c b/src/mame/audio/jaguar.c
index f9b4de32d85..e3d09c6ef8a 100644
--- a/src/mame/audio/jaguar.c
+++ b/src/mame/audio/jaguar.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Jaguar hardware
diff --git a/src/mame/audio/leland.c b/src/mame/audio/leland.c
index 5bdc07e8cec..6bcbf44fcca 100644
--- a/src/mame/audio/leland.c
+++ b/src/mame/audio/leland.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Cinemat/Leland driver
diff --git a/src/mame/audio/midway.c b/src/mame/audio/midway.c
index c268f962fd4..fd5e57eb20f 100644
--- a/src/mame/audio/midway.c
+++ b/src/mame/audio/midway.c
@@ -2,7 +2,7 @@
// copyright-holders:Aaron Giles
/***************************************************************************
- mcr.c
+ midway.c
Functions to emulate general the various Midway sound cards.
diff --git a/src/mame/audio/namco52.c b/src/mame/audio/namco52.c
index f534ffc0f7e..a79133b01fc 100644
--- a/src/mame/audio/namco52.c
+++ b/src/mame/audio/namco52.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Namco 52XX
diff --git a/src/mame/audio/namco52.h b/src/mame/audio/namco52.h
index 0bd20cf3ca8..b5dfb233e38 100644
--- a/src/mame/audio/namco52.h
+++ b/src/mame/audio/namco52.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
#ifndef NAMCO52_H
#define NAMCO52_H
diff --git a/src/mame/audio/namco54.c b/src/mame/audio/namco54.c
index b644a83e33f..434de1ffc0c 100644
--- a/src/mame/audio/namco54.c
+++ b/src/mame/audio/namco54.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Namco 54XX
diff --git a/src/mame/audio/namco54.h b/src/mame/audio/namco54.h
index b7d704b0748..57e5e88f847 100644
--- a/src/mame/audio/namco54.h
+++ b/src/mame/audio/namco54.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
#ifndef NAMCO54_H
#define NAMCO54_H
diff --git a/src/mame/audio/segag80r.c b/src/mame/audio/segag80r.c
index 3dc40373a94..e8dd2916aa5 100644
--- a/src/mame/audio/segag80r.c
+++ b/src/mame/audio/segag80r.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Sega G-80 raster hardware
diff --git a/src/mame/audio/segasnd.c b/src/mame/audio/segasnd.c
index 5faaaeb768f..fb985503164 100644
--- a/src/mame/audio/segasnd.c
+++ b/src/mame/audio/segasnd.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
segasnd.c
diff --git a/src/mame/audio/segasnd.h b/src/mame/audio/segasnd.h
index e5d63da0939..3f6c0c8b5fa 100644
--- a/src/mame/audio/segasnd.h
+++ b/src/mame/audio/segasnd.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Sega g80 common sound hardware
diff --git a/src/mame/audio/turbo.c b/src/mame/audio/turbo.c
index a82d3ab66d3..a79d915edfa 100644
--- a/src/mame/audio/turbo.c
+++ b/src/mame/audio/turbo.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Sega Z80-3D system
diff --git a/src/mame/drivers/alg.c b/src/mame/drivers/alg.c
index 53cb0f7c8f5..d7418e93f88 100644
--- a/src/mame/drivers/alg.c
+++ b/src/mame/drivers/alg.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/**************************************************************************************
American Laser Game Hardware
diff --git a/src/mame/drivers/arcadecl.c b/src/mame/drivers/arcadecl.c
index dbfd1f7fd3d..ccc7879f405 100644
--- a/src/mame/drivers/arcadecl.c
+++ b/src/mame/drivers/arcadecl.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Arcade Classics hardware (prototypes)
diff --git a/src/mame/drivers/artmagic.c b/src/mame/drivers/artmagic.c
index 502647c090e..8f5b5856158 100644
--- a/src/mame/drivers/artmagic.c
+++ b/src/mame/drivers/artmagic.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles,Nicola Salmoria
/***************************************************************************
Art & Magic hardware
diff --git a/src/mame/drivers/atarig1.c b/src/mame/drivers/atarig1.c
index 5991259679e..54b820c3a7a 100644
--- a/src/mame/drivers/atarig1.c
+++ b/src/mame/drivers/atarig1.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari G1 hardware
diff --git a/src/mame/drivers/atarig42.c b/src/mame/drivers/atarig42.c
index 8bb466ae5bf..63d438aa8a4 100644
--- a/src/mame/drivers/atarig42.c
+++ b/src/mame/drivers/atarig42.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari G42 hardware
diff --git a/src/mame/drivers/atarigt.c b/src/mame/drivers/atarigt.c
index ed8e35af238..25c1f2f532d 100644
--- a/src/mame/drivers/atarigt.c
+++ b/src/mame/drivers/atarigt.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari GT hardware
diff --git a/src/mame/drivers/atarigx2.c b/src/mame/drivers/atarigx2.c
index 334a0ce1773..8ea2e444c86 100644
--- a/src/mame/drivers/atarigx2.c
+++ b/src/mame/drivers/atarigx2.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari GX2 hardware
diff --git a/src/mame/drivers/atarisy1.c b/src/mame/drivers/atarisy1.c
index 542b1d55526..81cadd38f02 100644
--- a/src/mame/drivers/atarisy1.c
+++ b/src/mame/drivers/atarisy1.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari System 1 hardware (available in TTL or LSI version)
diff --git a/src/mame/drivers/atarisy2.c b/src/mame/drivers/atarisy2.c
index 2c6fd518889..4b0386f48c3 100644
--- a/src/mame/drivers/atarisy2.c
+++ b/src/mame/drivers/atarisy2.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari System 2 hardware
diff --git a/src/mame/drivers/ataxx.c b/src/mame/drivers/ataxx.c
index 8a7cc242e80..b28ff71b5e2 100644
--- a/src/mame/drivers/ataxx.c
+++ b/src/mame/drivers/ataxx.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Leland Ataxx-era driver
diff --git a/src/mame/drivers/badlands.c b/src/mame/drivers/badlands.c
index 648bc83f4d9..0e554b31682 100644
--- a/src/mame/drivers/badlands.c
+++ b/src/mame/drivers/badlands.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Bad Lands hardware
diff --git a/src/mame/drivers/balsente.c b/src/mame/drivers/balsente.c
index 57d37e6060b..7dde11a2cdd 100644
--- a/src/mame/drivers/balsente.c
+++ b/src/mame/drivers/balsente.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Bally/Sente SAC-1 system
diff --git a/src/mame/drivers/batman.c b/src/mame/drivers/batman.c
index 226bc207cd8..89ed2895217 100644
--- a/src/mame/drivers/batman.c
+++ b/src/mame/drivers/batman.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Batman hardware
diff --git a/src/mame/drivers/blstroid.c b/src/mame/drivers/blstroid.c
index 68a0208105a..87e2fd891d5 100644
--- a/src/mame/drivers/blstroid.c
+++ b/src/mame/drivers/blstroid.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Blasteroids hardware
diff --git a/src/mame/drivers/btoads.c b/src/mame/drivers/btoads.c
index 12d27918e66..ce05ba1ab26 100644
--- a/src/mame/drivers/btoads.c
+++ b/src/mame/drivers/btoads.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
BattleToads
diff --git a/src/mame/drivers/cinemat.c b/src/mame/drivers/cinemat.c
index e70eddaa030..b3ec60a5854 100644
--- a/src/mame/drivers/cinemat.c
+++ b/src/mame/drivers/cinemat.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Cinematronics vector hardware
diff --git a/src/mame/drivers/cliffhgr.c b/src/mame/drivers/cliffhgr.c
index f49ba01f1bf..e19a57a0a6c 100644
--- a/src/mame/drivers/cliffhgr.c
+++ b/src/mame/drivers/cliffhgr.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles,Ernesto Corvi
/*********************************************************
Stern Cliffhanger Laserdisc Hardware
diff --git a/src/mame/drivers/coolpool.c b/src/mame/drivers/coolpool.c
index 9769a86cebb..fdc425b0d96 100644
--- a/src/mame/drivers/coolpool.c
+++ b/src/mame/drivers/coolpool.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles,Nicola Salmoria
/***************************************************************************
AmeriDarts (c) 1989 Ameri Corporation
diff --git a/src/mame/drivers/cyberbal.c b/src/mame/drivers/cyberbal.c
index 38c9d0b5288..e830ffb6ec9 100644
--- a/src/mame/drivers/cyberbal.c
+++ b/src/mame/drivers/cyberbal.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Cyberball hardware
diff --git a/src/mame/drivers/dcheese.c b/src/mame/drivers/dcheese.c
index dcecdbee608..7e5c6f6d7b7 100644
--- a/src/mame/drivers/dcheese.c
+++ b/src/mame/drivers/dcheese.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
HAR MadMax hardware
diff --git a/src/mame/drivers/dlair.c b/src/mame/drivers/dlair.c
index e13f31a919d..31acf1a9d21 100644
--- a/src/mame/drivers/dlair.c
+++ b/src/mame/drivers/dlair.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Cinematronics Dragon's Lair system
diff --git a/src/mame/drivers/dribling.c b/src/mame/drivers/dribling.c
index c089b4ebaca..debaf209333 100644
--- a/src/mame/drivers/dribling.c
+++ b/src/mame/drivers/dribling.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Model Racing Dribbling hardware
diff --git a/src/mame/drivers/eprom.c b/src/mame/drivers/eprom.c
index 27cc60ae553..56bacd2e12e 100644
--- a/src/mame/drivers/eprom.c
+++ b/src/mame/drivers/eprom.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Escape hardware
diff --git a/src/mame/drivers/exerion.c b/src/mame/drivers/exerion.c
index c906c148c0b..ae098d66028 100644
--- a/src/mame/drivers/exerion.c
+++ b/src/mame/drivers/exerion.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Jaleco Exerion hardware
diff --git a/src/mame/drivers/exidy.c b/src/mame/drivers/exidy.c
index 346e1b67a99..4e4e23f2135 100644
--- a/src/mame/drivers/exidy.c
+++ b/src/mame/drivers/exidy.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Exidy 6502 hardware
diff --git a/src/mame/drivers/exidy440.c b/src/mame/drivers/exidy440.c
index fdb50a50b6b..aa26a1f1e2b 100644
--- a/src/mame/drivers/exidy440.c
+++ b/src/mame/drivers/exidy440.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Exidy 440 hardware
diff --git a/src/mame/drivers/foodf.c b/src/mame/drivers/foodf.c
index 2daec67f343..abe7b47318e 100644
--- a/src/mame/drivers/foodf.c
+++ b/src/mame/drivers/foodf.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Food Fight hardware
diff --git a/src/mame/drivers/gaelco3d.c b/src/mame/drivers/gaelco3d.c
index 7735c9569a1..d85f7893943 100644
--- a/src/mame/drivers/gaelco3d.c
+++ b/src/mame/drivers/gaelco3d.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Gaelco 3D games
diff --git a/src/mame/drivers/galaxian.c b/src/mame/drivers/galaxian.c
index 36230ac3c7d..0a2036a2cff 100644
--- a/src/mame/drivers/galaxian.c
+++ b/src/mame/drivers/galaxian.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Galaxian-derived hardware
diff --git a/src/mame/drivers/gauntlet.c b/src/mame/drivers/gauntlet.c
index 95a29f4c53e..e7e8f385336 100644
--- a/src/mame/drivers/gauntlet.c
+++ b/src/mame/drivers/gauntlet.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Gauntlet hardware
diff --git a/src/mame/drivers/gridlee.c b/src/mame/drivers/gridlee.c
index 790aac3d645..4fd97861196 100644
--- a/src/mame/drivers/gridlee.c
+++ b/src/mame/drivers/gridlee.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Videa Gridlee hardware
diff --git a/src/mame/drivers/harddriv.c b/src/mame/drivers/harddriv.c
index 80b3d55446b..f8b55cbcb62 100644
--- a/src/mame/drivers/harddriv.c
+++ b/src/mame/drivers/harddriv.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Driver for Atari polygon racer games
diff --git a/src/mame/drivers/itech32.c b/src/mame/drivers/itech32.c
index 2af323d7f64..370195415b3 100644
--- a/src/mame/drivers/itech32.c
+++ b/src/mame/drivers/itech32.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Incredible Technologies/Strata system
diff --git a/src/mame/drivers/itech8.c b/src/mame/drivers/itech8.c
index 0eefcb319c7..71760b9fbf2 100644
--- a/src/mame/drivers/itech8.c
+++ b/src/mame/drivers/itech8.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Incredible Technologies/Strata system
diff --git a/src/mame/drivers/jaguar.c b/src/mame/drivers/jaguar.c
index 701e1ea0ca7..b696083561c 100644
--- a/src/mame/drivers/jaguar.c
+++ b/src/mame/drivers/jaguar.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles,Nathan Woods
/***************************************************************************
Atari Jaguar (Home) & Atari CoJag (Arcade) hardware
diff --git a/src/mame/drivers/kinst.c b/src/mame/drivers/kinst.c
index 4054263053e..bc53d026f3c 100644
--- a/src/mame/drivers/kinst.c
+++ b/src/mame/drivers/kinst.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Killer Instinct hardware
diff --git a/src/mame/drivers/klax.c b/src/mame/drivers/klax.c
index c314cead2f5..4db2282d48d 100644
--- a/src/mame/drivers/klax.c
+++ b/src/mame/drivers/klax.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Klax hardware
diff --git a/src/mame/drivers/leland.c b/src/mame/drivers/leland.c
index e66ed3afcb8..639f97c8cd6 100644
--- a/src/mame/drivers/leland.c
+++ b/src/mame/drivers/leland.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Cinemat/Leland driver
diff --git a/src/mame/drivers/lethalj.c b/src/mame/drivers/lethalj.c
index e7532daa3c2..5739f6cccd7 100644
--- a/src/mame/drivers/lethalj.c
+++ b/src/mame/drivers/lethalj.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
The Game Room Lethal Justice hardware
diff --git a/src/mame/drivers/mcr.c b/src/mame/drivers/mcr.c
index 4760cf6c315..d669240dfae 100644
--- a/src/mame/drivers/mcr.c
+++ b/src/mame/drivers/mcr.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Midway MCR systems
diff --git a/src/mame/drivers/mcr3.c b/src/mame/drivers/mcr3.c
index 69ad625bb47..75a77635a21 100644
--- a/src/mame/drivers/mcr3.c
+++ b/src/mame/drivers/mcr3.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Midway MCR-3 system
diff --git a/src/mame/drivers/mcr68.c b/src/mame/drivers/mcr68.c
index 2b9aa319d16..557739de48d 100644
--- a/src/mame/drivers/mcr68.c
+++ b/src/mame/drivers/mcr68.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Midway MCR-68k system
diff --git a/src/mame/drivers/midvunit.c b/src/mame/drivers/midvunit.c
index 95b64bc9022..471eafce18e 100644
--- a/src/mame/drivers/midvunit.c
+++ b/src/mame/drivers/midvunit.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Midway V-Unit games
diff --git a/src/mame/drivers/midwunit.c b/src/mame/drivers/midwunit.c
index 12a077acc8d..868e0a00dc1 100644
--- a/src/mame/drivers/midwunit.c
+++ b/src/mame/drivers/midwunit.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles,Ernesto Corvi
/*************************************************************************
Midway Wolf-unit system
diff --git a/src/mame/drivers/midxunit.c b/src/mame/drivers/midxunit.c
index ed99033bc1b..0b3af310d54 100644
--- a/src/mame/drivers/midxunit.c
+++ b/src/mame/drivers/midxunit.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Midway X-unit system
diff --git a/src/mame/drivers/midzeus.c b/src/mame/drivers/midzeus.c
index e926f176469..dca9d688fb8 100644
--- a/src/mame/drivers/midzeus.c
+++ b/src/mame/drivers/midzeus.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Midway Zeus games
diff --git a/src/mame/drivers/missile.c b/src/mame/drivers/missile.c
index 2cf00e114c4..a6586e20c6f 100644
--- a/src/mame/drivers/missile.c
+++ b/src/mame/drivers/missile.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Missile Command hardware
diff --git a/src/mame/drivers/offtwall.c b/src/mame/drivers/offtwall.c
index d9a6425066b..126cc842343 100644
--- a/src/mame/drivers/offtwall.c
+++ b/src/mame/drivers/offtwall.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari "Round" hardware
diff --git a/src/mame/drivers/policetr.c b/src/mame/drivers/policetr.c
index 3f6bd2d59ed..026513c41e2 100644
--- a/src/mame/drivers/policetr.c
+++ b/src/mame/drivers/policetr.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
P&P Marketing Police Trainer hardware
diff --git a/src/mame/drivers/rampart.c b/src/mame/drivers/rampart.c
index 9e9312713c2..c0467c6ea45 100644
--- a/src/mame/drivers/rampart.c
+++ b/src/mame/drivers/rampart.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Rampart hardware
diff --git a/src/mame/drivers/relief.c b/src/mame/drivers/relief.c
index 5c7342b01b6..488eda0ca67 100644
--- a/src/mame/drivers/relief.c
+++ b/src/mame/drivers/relief.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari "Round" hardware
diff --git a/src/mame/drivers/rpunch.c b/src/mame/drivers/rpunch.c
index 022a36dbee9..20187a3ef63 100644
--- a/src/mame/drivers/rpunch.c
+++ b/src/mame/drivers/rpunch.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Rabbit Punch / Rabio Lepus
diff --git a/src/mame/drivers/segag80r.c b/src/mame/drivers/segag80r.c
index f270626d7aa..5ca089cc97d 100644
--- a/src/mame/drivers/segag80r.c
+++ b/src/mame/drivers/segag80r.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Sega G-80 raster hardware
diff --git a/src/mame/drivers/segag80v.c b/src/mame/drivers/segag80v.c
index 68010a361e1..b48074c4c05 100644
--- a/src/mame/drivers/segag80v.c
+++ b/src/mame/drivers/segag80v.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Sega vector hardware
diff --git a/src/mame/drivers/segas32.c b/src/mame/drivers/segas32.c
index 9b983ac6bfa..08c7982dc07 100644
--- a/src/mame/drivers/segas32.c
+++ b/src/mame/drivers/segas32.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Sega System 32/Multi 32 hardware
diff --git a/src/mame/drivers/shuuz.c b/src/mame/drivers/shuuz.c
index ffac8ca6a7a..8284933878d 100644
--- a/src/mame/drivers/shuuz.c
+++ b/src/mame/drivers/shuuz.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Shuuz hardware
diff --git a/src/mame/drivers/skullxbo.c b/src/mame/drivers/skullxbo.c
index 71309268aa0..388f3026724 100644
--- a/src/mame/drivers/skullxbo.c
+++ b/src/mame/drivers/skullxbo.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Skull & Crossbones hardware
diff --git a/src/mame/drivers/suprridr.c b/src/mame/drivers/suprridr.c
index b655616cac1..ba6e1ea72c1 100644
--- a/src/mame/drivers/suprridr.c
+++ b/src/mame/drivers/suprridr.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Taito Super Rider driver
diff --git a/src/mame/drivers/thunderj.c b/src/mame/drivers/thunderj.c
index 5b621601cce..9291199a022 100644
--- a/src/mame/drivers/thunderj.c
+++ b/src/mame/drivers/thunderj.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari ThunderJaws hardware
diff --git a/src/mame/drivers/tickee.c b/src/mame/drivers/tickee.c
index 6a5bfdfbfaf..c15fc5eeb21 100644
--- a/src/mame/drivers/tickee.c
+++ b/src/mame/drivers/tickee.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Raster Elite Tickee Tickats hardware
diff --git a/src/mame/drivers/toobin.c b/src/mame/drivers/toobin.c
index cbfa55c93c6..8da7d01f766 100644
--- a/src/mame/drivers/toobin.c
+++ b/src/mame/drivers/toobin.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Toobin' hardware
diff --git a/src/mame/drivers/victory.c b/src/mame/drivers/victory.c
index b93ad20c867..ab847f9292b 100644
--- a/src/mame/drivers/victory.c
+++ b/src/mame/drivers/victory.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Victory system
diff --git a/src/mame/drivers/vindictr.c b/src/mame/drivers/vindictr.c
index 4ceb543e847..2f839ec86e8 100644
--- a/src/mame/drivers/vindictr.c
+++ b/src/mame/drivers/vindictr.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Vindicators hardware
diff --git a/src/mame/drivers/xtheball.c b/src/mame/drivers/xtheball.c
index 1fbbb1edc43..af235e9a42e 100644
--- a/src/mame/drivers/xtheball.c
+++ b/src/mame/drivers/xtheball.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
X the Ball
diff --git a/src/mame/drivers/xybots.c b/src/mame/drivers/xybots.c
index b332e2d5941..3dc03cfe117 100644
--- a/src/mame/drivers/xybots.c
+++ b/src/mame/drivers/xybots.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Xybots hardware
diff --git a/src/mame/includes/arcadecl.h b/src/mame/includes/arcadecl.h
index 7c4a46ea4b4..4919e9155b3 100644
--- a/src/mame/includes/arcadecl.h
+++ b/src/mame/includes/arcadecl.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Arcade Classics hardware (prototypes)
diff --git a/src/mame/includes/artmagic.h b/src/mame/includes/artmagic.h
index e1e54edba59..239021b9fed 100644
--- a/src/mame/includes/artmagic.h
+++ b/src/mame/includes/artmagic.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles,Nicola Salmoria
/*************************************************************************
Art & Magic hardware
diff --git a/src/mame/includes/atarig1.h b/src/mame/includes/atarig1.h
index 58d49be939d..3ff8f0d7b66 100644
--- a/src/mame/includes/atarig1.h
+++ b/src/mame/includes/atarig1.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari G1 hardware
diff --git a/src/mame/includes/atarig42.h b/src/mame/includes/atarig42.h
index 22243d85e2b..ca2854a8662 100644
--- a/src/mame/includes/atarig42.h
+++ b/src/mame/includes/atarig42.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari G42 hardware
diff --git a/src/mame/includes/atarigt.h b/src/mame/includes/atarigt.h
index 784def2dd92..1916d51a672 100644
--- a/src/mame/includes/atarigt.h
+++ b/src/mame/includes/atarigt.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari GT hardware
diff --git a/src/mame/includes/atarigx2.h b/src/mame/includes/atarigx2.h
index 0090c3748ba..2fd3bf9fc94 100644
--- a/src/mame/includes/atarigx2.h
+++ b/src/mame/includes/atarigx2.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari GX2 hardware
diff --git a/src/mame/includes/atarisy1.h b/src/mame/includes/atarisy1.h
index e2ace7815a1..d1ab6718230 100644
--- a/src/mame/includes/atarisy1.h
+++ b/src/mame/includes/atarisy1.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari System 1 hardware
diff --git a/src/mame/includes/atarisy2.h b/src/mame/includes/atarisy2.h
index 926dcfecfc7..45a0564e67a 100644
--- a/src/mame/includes/atarisy2.h
+++ b/src/mame/includes/atarisy2.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari System 2 hardware
diff --git a/src/mame/includes/badlands.h b/src/mame/includes/badlands.h
index bb2aee5877a..f66f0b72941 100644
--- a/src/mame/includes/badlands.h
+++ b/src/mame/includes/badlands.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Bad Lands hardware
diff --git a/src/mame/includes/balsente.h b/src/mame/includes/balsente.h
index 4f846c722ca..85f3d008e23 100644
--- a/src/mame/includes/balsente.h
+++ b/src/mame/includes/balsente.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Bally/Sente SAC-1 system
diff --git a/src/mame/includes/batman.h b/src/mame/includes/batman.h
index 070072a55f4..63fdfb8cd2c 100644
--- a/src/mame/includes/batman.h
+++ b/src/mame/includes/batman.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Batman hardware
diff --git a/src/mame/includes/blstroid.h b/src/mame/includes/blstroid.h
index d6f21058ca7..61ebb349078 100644
--- a/src/mame/includes/blstroid.h
+++ b/src/mame/includes/blstroid.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Blasteroids hardware
diff --git a/src/mame/includes/btoads.h b/src/mame/includes/btoads.h
index 8c7f13735c0..b2b995efe92 100644
--- a/src/mame/includes/btoads.h
+++ b/src/mame/includes/btoads.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
BattleToads
diff --git a/src/mame/includes/cinemat.h b/src/mame/includes/cinemat.h
index dab5407a1d6..dea00f67940 100644
--- a/src/mame/includes/cinemat.h
+++ b/src/mame/includes/cinemat.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Cinematronics vector hardware
diff --git a/src/mame/includes/coolpool.h b/src/mame/includes/coolpool.h
index 181e44603fb..75a1eef2337 100644
--- a/src/mame/includes/coolpool.h
+++ b/src/mame/includes/coolpool.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles,Nicola Salmoria
#define NVRAM_UNLOCK_SEQ_LEN 10
#include "sound/dac.h"
diff --git a/src/mame/includes/cyberbal.h b/src/mame/includes/cyberbal.h
index 8cd90824160..4008db3bba0 100644
--- a/src/mame/includes/cyberbal.h
+++ b/src/mame/includes/cyberbal.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Cyberball hardware
diff --git a/src/mame/includes/dcheese.h b/src/mame/includes/dcheese.h
index af0631f3a0d..b9d819e0203 100644
--- a/src/mame/includes/dcheese.h
+++ b/src/mame/includes/dcheese.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
HAR MadMax hardware
diff --git a/src/mame/includes/dribling.h b/src/mame/includes/dribling.h
index b7fe888afb8..bc6f2f6d104 100644
--- a/src/mame/includes/dribling.h
+++ b/src/mame/includes/dribling.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Model Racing Dribbling hardware
diff --git a/src/mame/includes/eprom.h b/src/mame/includes/eprom.h
index 93d46282aca..b61ab5568c3 100644
--- a/src/mame/includes/eprom.h
+++ b/src/mame/includes/eprom.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Escape hardware
diff --git a/src/mame/includes/exerion.h b/src/mame/includes/exerion.h
index cf87edf3df2..89dc2b5c211 100644
--- a/src/mame/includes/exerion.h
+++ b/src/mame/includes/exerion.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Jaleco Exerion
diff --git a/src/mame/includes/exidy.h b/src/mame/includes/exidy.h
index 5b03723a3f0..83fb9b47f23 100644
--- a/src/mame/includes/exidy.h
+++ b/src/mame/includes/exidy.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Exidy 6502 hardware
diff --git a/src/mame/includes/exidy440.h b/src/mame/includes/exidy440.h
index 60fcb2201e9..dc345b6d404 100644
--- a/src/mame/includes/exidy440.h
+++ b/src/mame/includes/exidy440.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Exidy 440 hardware
diff --git a/src/mame/includes/foodf.h b/src/mame/includes/foodf.h
index e134d914f59..0cd6fe503a7 100644
--- a/src/mame/includes/foodf.h
+++ b/src/mame/includes/foodf.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Food Fight hardware
diff --git a/src/mame/includes/gaelco3d.h b/src/mame/includes/gaelco3d.h
index acb31fd4789..d2f3dac2d54 100644
--- a/src/mame/includes/gaelco3d.h
+++ b/src/mame/includes/gaelco3d.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Gaelco 3D games
diff --git a/src/mame/includes/galaxian.h b/src/mame/includes/galaxian.h
index 5552a8fb382..5e090e3087e 100644
--- a/src/mame/includes/galaxian.h
+++ b/src/mame/includes/galaxian.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Galaxian hardware family
diff --git a/src/mame/includes/gauntlet.h b/src/mame/includes/gauntlet.h
index 06bdb1b8229..ea6bac02b27 100644
--- a/src/mame/includes/gauntlet.h
+++ b/src/mame/includes/gauntlet.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Gauntlet hardware
diff --git a/src/mame/includes/gridlee.h b/src/mame/includes/gridlee.h
index 4ce3ee58cae..b4f6d9e6665 100644
--- a/src/mame/includes/gridlee.h
+++ b/src/mame/includes/gridlee.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Videa Gridlee hardware
diff --git a/src/mame/includes/harddriv.h b/src/mame/includes/harddriv.h
index c12e19b4cc8..88fde9b0453 100644
--- a/src/mame/includes/harddriv.h
+++ b/src/mame/includes/harddriv.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Atari polygon racer games
diff --git a/src/mame/includes/itech32.h b/src/mame/includes/itech32.h
index 0b00cdce397..54a20d82633 100644
--- a/src/mame/includes/itech32.h
+++ b/src/mame/includes/itech32.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Incredible Technologies/Strata system
diff --git a/src/mame/includes/itech8.h b/src/mame/includes/itech8.h
index 688e3318272..d65a7e89d39 100644
--- a/src/mame/includes/itech8.h
+++ b/src/mame/includes/itech8.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Incredible Technologies/Strata system
diff --git a/src/mame/includes/jaguar.h b/src/mame/includes/jaguar.h
index ea4a4498054..18b88738e46 100644
--- a/src/mame/includes/jaguar.h
+++ b/src/mame/includes/jaguar.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Jaguar hardware
diff --git a/src/mame/includes/klax.h b/src/mame/includes/klax.h
index dac76b7885e..40f229592d3 100644
--- a/src/mame/includes/klax.h
+++ b/src/mame/includes/klax.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Klax hardware
diff --git a/src/mame/includes/leland.h b/src/mame/includes/leland.h
index ae46ea64408..93ea36ed45a 100644
--- a/src/mame/includes/leland.h
+++ b/src/mame/includes/leland.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Cinemat/Leland driver
diff --git a/src/mame/includes/lethalj.h b/src/mame/includes/lethalj.h
index 66bfef54fb3..09b6e02d24c 100644
--- a/src/mame/includes/lethalj.h
+++ b/src/mame/includes/lethalj.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
The Game Room Lethal Justice hardware
diff --git a/src/mame/includes/mcr.h b/src/mame/includes/mcr.h
index a81202b1a57..87eed24c427 100644
--- a/src/mame/includes/mcr.h
+++ b/src/mame/includes/mcr.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Midway MCR games
diff --git a/src/mame/includes/mcr3.h b/src/mame/includes/mcr3.h
index 66a32459e43..d4a1e4879a1 100644
--- a/src/mame/includes/mcr3.h
+++ b/src/mame/includes/mcr3.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
class mcr3_state : public mcr_state
{
public:
diff --git a/src/mame/includes/mcr68.h b/src/mame/includes/mcr68.h
index f716f1aa877..7825cb9a7e7 100644
--- a/src/mame/includes/mcr68.h
+++ b/src/mame/includes/mcr68.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
#include "machine/6821pia.h"
#include "audio/midway.h"
#include "audio/williams.h"
diff --git a/src/mame/includes/midvunit.h b/src/mame/includes/midvunit.h
index c5edd4c1683..eb12c90d069 100644
--- a/src/mame/includes/midvunit.h
+++ b/src/mame/includes/midvunit.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Midway V-Unit games
diff --git a/src/mame/includes/midwunit.h b/src/mame/includes/midwunit.h
index 17b8c1317a4..73e7516ea00 100644
--- a/src/mame/includes/midwunit.h
+++ b/src/mame/includes/midwunit.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles, Ernesto Corvi
/*************************************************************************
Driver for Midway Wolf-unit games.
diff --git a/src/mame/includes/midxunit.h b/src/mame/includes/midxunit.h
index 19ac0f7013a..ce109d19610 100644
--- a/src/mame/includes/midxunit.h
+++ b/src/mame/includes/midxunit.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Midway X-unit games.
diff --git a/src/mame/includes/midzeus.h b/src/mame/includes/midzeus.h
index ad5480a233e..37bc08a6f37 100644
--- a/src/mame/includes/midzeus.h
+++ b/src/mame/includes/midzeus.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Midway Zeus games
diff --git a/src/mame/includes/offtwall.h b/src/mame/includes/offtwall.h
index 506cac38ac7..6962f7c354f 100644
--- a/src/mame/includes/offtwall.h
+++ b/src/mame/includes/offtwall.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari "Round" hardware
diff --git a/src/mame/includes/policetr.h b/src/mame/includes/policetr.h
index 070955697c9..6bd56519232 100644
--- a/src/mame/includes/policetr.h
+++ b/src/mame/includes/policetr.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
P&P Marketing Police Trainer hardware
diff --git a/src/mame/includes/rampart.h b/src/mame/includes/rampart.h
index a6e06ed29aa..443259aaee3 100644
--- a/src/mame/includes/rampart.h
+++ b/src/mame/includes/rampart.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Rampart hardware
diff --git a/src/mame/includes/relief.h b/src/mame/includes/relief.h
index 12f6791b7a8..65fd4273ed2 100644
--- a/src/mame/includes/relief.h
+++ b/src/mame/includes/relief.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari "Round" hardware
diff --git a/src/mame/includes/rpunch.h b/src/mame/includes/rpunch.h
index 4c2343c1a59..5681b49194b 100644
--- a/src/mame/includes/rpunch.h
+++ b/src/mame/includes/rpunch.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
#include "sound/upd7759.h"
class rpunch_state : public driver_device
diff --git a/src/mame/includes/segag80r.h b/src/mame/includes/segag80r.h
index 26468ac23b9..9a9a3e2ffdc 100644
--- a/src/mame/includes/segag80r.h
+++ b/src/mame/includes/segag80r.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Sega G-80 raster hardware
diff --git a/src/mame/includes/segag80v.h b/src/mame/includes/segag80v.h
index 89c66d2bb50..ff9a8e30a75 100644
--- a/src/mame/includes/segag80v.h
+++ b/src/mame/includes/segag80v.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Sega vector hardware
diff --git a/src/mame/includes/segas32.h b/src/mame/includes/segas32.h
index 4e788b92e12..65a00c5f96b 100644
--- a/src/mame/includes/segas32.h
+++ b/src/mame/includes/segas32.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Sega System 32/Multi 32 hardware
diff --git a/src/mame/includes/shuuz.h b/src/mame/includes/shuuz.h
index 543061f25eb..8cb7a099609 100644
--- a/src/mame/includes/shuuz.h
+++ b/src/mame/includes/shuuz.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Shuuz hardware
diff --git a/src/mame/includes/skullxbo.h b/src/mame/includes/skullxbo.h
index 591775836db..0995aabdf24 100644
--- a/src/mame/includes/skullxbo.h
+++ b/src/mame/includes/skullxbo.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Skull & Crossbones hardware
diff --git a/src/mame/includes/suprridr.h b/src/mame/includes/suprridr.h
index 43708c25439..bfa193b75c6 100644
--- a/src/mame/includes/suprridr.h
+++ b/src/mame/includes/suprridr.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Venture Line Super Rider driver
diff --git a/src/mame/includes/thunderj.h b/src/mame/includes/thunderj.h
index 0016db59635..e3c4def93d9 100644
--- a/src/mame/includes/thunderj.h
+++ b/src/mame/includes/thunderj.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari ThunderJaws hardware
diff --git a/src/mame/includes/toobin.h b/src/mame/includes/toobin.h
index 8695c0242cf..931a20b2434 100644
--- a/src/mame/includes/toobin.h
+++ b/src/mame/includes/toobin.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Toobin' hardware
diff --git a/src/mame/includes/victory.h b/src/mame/includes/victory.h
index 8ed93708819..b88cafb03d6 100644
--- a/src/mame/includes/victory.h
+++ b/src/mame/includes/victory.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Victory system
diff --git a/src/mame/includes/vindictr.h b/src/mame/includes/vindictr.h
index 1bf8d9f95c6..ece4cf1b695 100644
--- a/src/mame/includes/vindictr.h
+++ b/src/mame/includes/vindictr.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Vindicators hardware
diff --git a/src/mame/includes/xybots.h b/src/mame/includes/xybots.h
index 3474b6b889e..1fd352f83eb 100644
--- a/src/mame/includes/xybots.h
+++ b/src/mame/includes/xybots.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Atari Xybots hardware
diff --git a/src/mame/machine/asic65.c b/src/mame/machine/asic65.c
index a85052ee162..1db3e14007d 100644
--- a/src/mame/machine/asic65.c
+++ b/src/mame/machine/asic65.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************
*
* Implementation of ASIC65
diff --git a/src/mame/machine/asic65.h b/src/mame/machine/asic65.h
index 9de0fecd36a..9ff84e55a2c 100644
--- a/src/mame/machine/asic65.h
+++ b/src/mame/machine/asic65.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************
*
* Implementation of ASIC65
diff --git a/src/mame/machine/balsente.c b/src/mame/machine/balsente.c
index 0d2701538a6..a3cf35f6c18 100644
--- a/src/mame/machine/balsente.c
+++ b/src/mame/machine/balsente.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Bally/Sente SAC-1 system
diff --git a/src/mame/machine/gaelco3d.c b/src/mame/machine/gaelco3d.c
index 9abcd4478e7..2c20a8b8d71 100644
--- a/src/mame/machine/gaelco3d.c
+++ b/src/mame/machine/gaelco3d.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Gaelco 3D serial hardware
diff --git a/src/mame/machine/gaelco3d.h b/src/mame/machine/gaelco3d.h
index da9eaf002d2..37ea9c91300 100644
--- a/src/mame/machine/gaelco3d.h
+++ b/src/mame/machine/gaelco3d.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Gaelco 3D serial hardware
diff --git a/src/mame/machine/harddriv.c b/src/mame/machine/harddriv.c
index 24e52519738..f120cb508b6 100644
--- a/src/mame/machine/harddriv.c
+++ b/src/mame/machine/harddriv.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Hard Drivin' machine hardware
diff --git a/src/mame/machine/leland.c b/src/mame/machine/leland.c
index 8073360b034..9fc261dd2ab 100644
--- a/src/mame/machine/leland.c
+++ b/src/mame/machine/leland.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Cinemat/Leland driver
diff --git a/src/mame/machine/mcr.c b/src/mame/machine/mcr.c
index a6ba51d470d..75b7efa5771 100644
--- a/src/mame/machine/mcr.c
+++ b/src/mame/machine/mcr.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Midway MCR system
diff --git a/src/mame/machine/mcr68.c b/src/mame/machine/mcr68.c
index c8792017e47..58ad191afec 100644
--- a/src/mame/machine/mcr68.c
+++ b/src/mame/machine/mcr68.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Midway MCR system
diff --git a/src/mame/machine/midwayic.c b/src/mame/machine/midwayic.c
index dddf33ec883..7a3c5adb665 100644
--- a/src/mame/machine/midwayic.c
+++ b/src/mame/machine/midwayic.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Emulation of various Midway ICs
diff --git a/src/mame/machine/midwayic.h b/src/mame/machine/midwayic.h
index 8a8fafa6ede..11ad495badf 100644
--- a/src/mame/machine/midwayic.h
+++ b/src/mame/machine/midwayic.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Emulation of various Midway ICs
diff --git a/src/mame/machine/midwunit.c b/src/mame/machine/midwunit.c
index a8ace74d85d..7db9889e7cb 100644
--- a/src/mame/machine/midwunit.c
+++ b/src/mame/machine/midwunit.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles,Ernesto Corvi
/*************************************************************************
Driver for Williams/Midway Wolf-unit games.
diff --git a/src/mame/machine/midxunit.c b/src/mame/machine/midxunit.c
index a4c54ffe1ec..5224d6735cf 100644
--- a/src/mame/machine/midxunit.c
+++ b/src/mame/machine/midxunit.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Williams/Midway Wolf-unit games.
diff --git a/src/mame/machine/namco06.c b/src/mame/machine/namco06.c
index d27e6554c81..5220137cf3b 100644
--- a/src/mame/machine/namco06.c
+++ b/src/mame/machine/namco06.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Namco 06XX
diff --git a/src/mame/machine/namco06.h b/src/mame/machine/namco06.h
index b103ae43caf..f03341de268 100644
--- a/src/mame/machine/namco06.h
+++ b/src/mame/machine/namco06.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
#ifndef NAMCO06_H
#define NAMCO06_H
diff --git a/src/mame/machine/namco50.c b/src/mame/machine/namco50.c
index ce11d0619e7..28cf7bbbf76 100644
--- a/src/mame/machine/namco50.c
+++ b/src/mame/machine/namco50.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Namco 50XX
diff --git a/src/mame/machine/namco50.h b/src/mame/machine/namco50.h
index 9c02a784d63..6a62bb08cc6 100644
--- a/src/mame/machine/namco50.h
+++ b/src/mame/machine/namco50.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
#ifndef NAMCO50_H
#define NAMCO50_H
diff --git a/src/mame/machine/namco51.c b/src/mame/machine/namco51.c
index c1eddafb8d1..3609e3f7f04 100644
--- a/src/mame/machine/namco51.c
+++ b/src/mame/machine/namco51.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Namco 51XX
diff --git a/src/mame/machine/namco51.h b/src/mame/machine/namco51.h
index 73e61a5b1e5..ecc763ce5bd 100644
--- a/src/mame/machine/namco51.h
+++ b/src/mame/machine/namco51.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
#ifndef NAMCO51_H
#define NAMCO51_H
diff --git a/src/mame/machine/namco53.c b/src/mame/machine/namco53.c
index 9be7666f817..d6b4fa192cc 100644
--- a/src/mame/machine/namco53.c
+++ b/src/mame/machine/namco53.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Namco 53XX
diff --git a/src/mame/machine/namco53.h b/src/mame/machine/namco53.h
index 10dd3765164..408b338e3ce 100644
--- a/src/mame/machine/namco53.h
+++ b/src/mame/machine/namco53.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
#ifndef NAMCO53_H
#define NAMCO53_H
diff --git a/src/mame/video/arcadecl.c b/src/mame/video/arcadecl.c
index 7d6498f7909..19f4e744690 100644
--- a/src/mame/video/arcadecl.c
+++ b/src/mame/video/arcadecl.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Arcade Classics hardware (prototypes)
diff --git a/src/mame/video/artmagic.c b/src/mame/video/artmagic.c
index f506444b555..489ebf29003 100644
--- a/src/mame/video/artmagic.c
+++ b/src/mame/video/artmagic.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles,Nicola Salmoria
/***************************************************************************
Art & Magic hardware
diff --git a/src/mame/video/atarig1.c b/src/mame/video/atarig1.c
index 75321f343bb..b5809441f0f 100644
--- a/src/mame/video/atarig1.c
+++ b/src/mame/video/atarig1.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari G1 hardware
diff --git a/src/mame/video/atarig42.c b/src/mame/video/atarig42.c
index 41c3ef2f7eb..4b31362cefa 100644
--- a/src/mame/video/atarig42.c
+++ b/src/mame/video/atarig42.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari G42 hardware
diff --git a/src/mame/video/atarigt.c b/src/mame/video/atarigt.c
index 16b4c6576f6..29197b2dc7d 100644
--- a/src/mame/video/atarigt.c
+++ b/src/mame/video/atarigt.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari GT hardware
diff --git a/src/mame/video/atarigx2.c b/src/mame/video/atarigx2.c
index 51eb95f3362..363a42caaab 100644
--- a/src/mame/video/atarigx2.c
+++ b/src/mame/video/atarigx2.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari GX2 hardware
diff --git a/src/mame/video/atarirle.c b/src/mame/video/atarirle.c
index b1cb6206ed5..3184310026f 100644
--- a/src/mame/video/atarirle.c
+++ b/src/mame/video/atarirle.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
atarirle.c
diff --git a/src/mame/video/atarisy1.c b/src/mame/video/atarisy1.c
index 0586d69606d..86572114e4c 100644
--- a/src/mame/video/atarisy1.c
+++ b/src/mame/video/atarisy1.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari System 1 hardware
diff --git a/src/mame/video/atarisy2.c b/src/mame/video/atarisy2.c
index 3ea140ff273..e349d6bcfe3 100644
--- a/src/mame/video/atarisy2.c
+++ b/src/mame/video/atarisy2.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari System 2 hardware
diff --git a/src/mame/video/badlands.c b/src/mame/video/badlands.c
index 03fe50cefe2..98ebd1c707d 100644
--- a/src/mame/video/badlands.c
+++ b/src/mame/video/badlands.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Bad Lands hardware
diff --git a/src/mame/video/balsente.c b/src/mame/video/balsente.c
index ad935d7e2e5..6d3fa7d11f4 100644
--- a/src/mame/video/balsente.c
+++ b/src/mame/video/balsente.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
video/balsente.c
diff --git a/src/mame/video/batman.c b/src/mame/video/batman.c
index 98758f07c39..a9100c1fe76 100644
--- a/src/mame/video/batman.c
+++ b/src/mame/video/batman.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Batman hardware
diff --git a/src/mame/video/blstroid.c b/src/mame/video/blstroid.c
index e5798a645cc..f69a269ac1a 100644
--- a/src/mame/video/blstroid.c
+++ b/src/mame/video/blstroid.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Blasteroids hardware
diff --git a/src/mame/video/btoads.c b/src/mame/video/btoads.c
index 81a1c404be1..9bf6520118a 100644
--- a/src/mame/video/btoads.c
+++ b/src/mame/video/btoads.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
BattleToads
diff --git a/src/mame/video/cinemat.c b/src/mame/video/cinemat.c
index a92ab4bcdf9..8fd09d83075 100644
--- a/src/mame/video/cinemat.c
+++ b/src/mame/video/cinemat.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Cinematronics vector hardware
diff --git a/src/mame/video/cyberbal.c b/src/mame/video/cyberbal.c
index 03021715721..51f5fdd8bf8 100644
--- a/src/mame/video/cyberbal.c
+++ b/src/mame/video/cyberbal.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Cyberball hardware
diff --git a/src/mame/video/dribling.c b/src/mame/video/dribling.c
index 63ee2a5164b..c44a791f5c6 100644
--- a/src/mame/video/dribling.c
+++ b/src/mame/video/dribling.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Model Racing Dribbling hardware
diff --git a/src/mame/video/exerion.c b/src/mame/video/exerion.c
index e84e10ef2d5..a1c4fb3328d 100644
--- a/src/mame/video/exerion.c
+++ b/src/mame/video/exerion.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Jaleco Exerion
diff --git a/src/mame/video/exidy.c b/src/mame/video/exidy.c
index 2abdb9da691..76f578c2aa3 100644
--- a/src/mame/video/exidy.c
+++ b/src/mame/video/exidy.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Exidy 6502 hardware
diff --git a/src/mame/video/exidy440.c b/src/mame/video/exidy440.c
index 21bf258422d..94996ddfbe6 100644
--- a/src/mame/video/exidy440.c
+++ b/src/mame/video/exidy440.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Exidy 440 video system
diff --git a/src/mame/video/foodf.c b/src/mame/video/foodf.c
index 60330696f30..e122f6e6bfe 100644
--- a/src/mame/video/foodf.c
+++ b/src/mame/video/foodf.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Food Fight hardware
diff --git a/src/mame/video/gaelco3d.c b/src/mame/video/gaelco3d.c
index 03b4fe08df0..c0f62b8e5da 100644
--- a/src/mame/video/gaelco3d.c
+++ b/src/mame/video/gaelco3d.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Gaelco 3D games
diff --git a/src/mame/video/galaxian.c b/src/mame/video/galaxian.c
index 39a4ee62dae..a994e4a0ddf 100644
--- a/src/mame/video/galaxian.c
+++ b/src/mame/video/galaxian.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Galaxian-derived video hardware
diff --git a/src/mame/video/gauntlet.c b/src/mame/video/gauntlet.c
index 10bb1077e62..014c11699ed 100644
--- a/src/mame/video/gauntlet.c
+++ b/src/mame/video/gauntlet.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Gauntlet hardware
diff --git a/src/mame/video/gridlee.c b/src/mame/video/gridlee.c
index 88947d079a1..1ea82483bf4 100644
--- a/src/mame/video/gridlee.c
+++ b/src/mame/video/gridlee.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Videa Gridlee hardware
diff --git a/src/mame/video/harddriv.c b/src/mame/video/harddriv.c
index 19c821c7e04..1dd3cdf792d 100644
--- a/src/mame/video/harddriv.c
+++ b/src/mame/video/harddriv.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Hard Drivin' video hardware
diff --git a/src/mame/video/itech32.c b/src/mame/video/itech32.c
index e9ac9788c77..1ee830be526 100644
--- a/src/mame/video/itech32.c
+++ b/src/mame/video/itech32.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Incredible Technologies/Strata system
diff --git a/src/mame/video/itech8.c b/src/mame/video/itech8.c
index 68d13622968..a9e6c55d156 100644
--- a/src/mame/video/itech8.c
+++ b/src/mame/video/itech8.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Incredible Technologies/Strata system
diff --git a/src/mame/video/jagblit.h b/src/mame/video/jagblit.h
index c6f96b3b750..b9edd498364 100644
--- a/src/mame/video/jagblit.h
+++ b/src/mame/video/jagblit.h
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Jaguar blitter
diff --git a/src/mame/video/jagblit.inc b/src/mame/video/jagblit.inc
index 043e84fdb99..e31e492800b 100644
--- a/src/mame/video/jagblit.inc
+++ b/src/mame/video/jagblit.inc
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Jaguar blitter
diff --git a/src/mame/video/jagobj.inc b/src/mame/video/jagobj.inc
index 37f54b84190..b9da4927a61 100644
--- a/src/mame/video/jagobj.inc
+++ b/src/mame/video/jagobj.inc
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Jaguar object processor
diff --git a/src/mame/video/jaguar.c b/src/mame/video/jaguar.c
index 1fbcd9f9e27..bd526e74f1e 100644
--- a/src/mame/video/jaguar.c
+++ b/src/mame/video/jaguar.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Jaguar hardware
diff --git a/src/mame/video/klax.c b/src/mame/video/klax.c
index 0103d329a6c..d9369f7e507 100644
--- a/src/mame/video/klax.c
+++ b/src/mame/video/klax.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Klax hardware
diff --git a/src/mame/video/leland.c b/src/mame/video/leland.c
index 09cc0da1c08..980dd28a4d6 100644
--- a/src/mame/video/leland.c
+++ b/src/mame/video/leland.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Cinemat/Leland driver
diff --git a/src/mame/video/lethalj.c b/src/mame/video/lethalj.c
index 7192c6f82be..92b2d276fc6 100644
--- a/src/mame/video/lethalj.c
+++ b/src/mame/video/lethalj.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
The Game Room Lethal Justice hardware
diff --git a/src/mame/video/mcr.c b/src/mame/video/mcr.c
index 9dfbda1adc9..d4a31f907c4 100644
--- a/src/mame/video/mcr.c
+++ b/src/mame/video/mcr.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Midway MCR systems
diff --git a/src/mame/video/mcr3.c b/src/mame/video/mcr3.c
index 40da4783a86..3a29609b0d8 100644
--- a/src/mame/video/mcr3.c
+++ b/src/mame/video/mcr3.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Midway MCR-III system
diff --git a/src/mame/video/mcr68.c b/src/mame/video/mcr68.c
index fb81f01b08a..62b6e8d2241 100644
--- a/src/mame/video/mcr68.c
+++ b/src/mame/video/mcr68.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Midway MCR-68k system
diff --git a/src/mame/video/midvunit.c b/src/mame/video/midvunit.c
index f5f9a29a1a2..c46a8dfda9f 100644
--- a/src/mame/video/midvunit.c
+++ b/src/mame/video/midvunit.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Midway V-Unit games
diff --git a/src/mame/video/midzeus.c b/src/mame/video/midzeus.c
index 361d4c76ea5..fed25a6a384 100644
--- a/src/mame/video/midzeus.c
+++ b/src/mame/video/midzeus.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Midway Zeus games
diff --git a/src/mame/video/midzeus2.c b/src/mame/video/midzeus2.c
index a4f95f98f38..bb0d0d70494 100644
--- a/src/mame/video/midzeus2.c
+++ b/src/mame/video/midzeus2.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Driver for Midway Zeus games
diff --git a/src/mame/video/offtwall.c b/src/mame/video/offtwall.c
index 6a7fdcdc681..d5f49ba387b 100644
--- a/src/mame/video/offtwall.c
+++ b/src/mame/video/offtwall.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari "Round" hardware
diff --git a/src/mame/video/policetr.c b/src/mame/video/policetr.c
index 83f75ede2bc..9da9a0c6ccc 100644
--- a/src/mame/video/policetr.c
+++ b/src/mame/video/policetr.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
P&P Marketing Police Trainer hardware
diff --git a/src/mame/video/rampart.c b/src/mame/video/rampart.c
index 371cde81c4b..0c8a7f7bac6 100644
--- a/src/mame/video/rampart.c
+++ b/src/mame/video/rampart.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Rampart hardware
diff --git a/src/mame/video/relief.c b/src/mame/video/relief.c
index c3b862d1f1b..044188d2e5a 100644
--- a/src/mame/video/relief.c
+++ b/src/mame/video/relief.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari "Round" hardware
diff --git a/src/mame/video/rpunch.c b/src/mame/video/rpunch.c
index dad804b33ee..2b75e83fb28 100644
--- a/src/mame/video/rpunch.c
+++ b/src/mame/video/rpunch.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
video/rpunch.c
diff --git a/src/mame/video/segag80r.c b/src/mame/video/segag80r.c
index 577b0a6e0b7..e5aade525ff 100644
--- a/src/mame/video/segag80r.c
+++ b/src/mame/video/segag80r.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Sega G-80 raster hardware
diff --git a/src/mame/video/segag80v.c b/src/mame/video/segag80v.c
index 05c34d0fb33..0dc0ed78993 100644
--- a/src/mame/video/segag80v.c
+++ b/src/mame/video/segag80v.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*************************************************************************
Sega vector hardware
diff --git a/src/mame/video/segas32.c b/src/mame/video/segas32.c
index 94ae896b87b..76fb44fc70c 100644
--- a/src/mame/video/segas32.c
+++ b/src/mame/video/segas32.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/*
Open questions:
diff --git a/src/mame/video/shuuz.c b/src/mame/video/shuuz.c
index 73cbe1bb944..c3a3d7e649d 100644
--- a/src/mame/video/shuuz.c
+++ b/src/mame/video/shuuz.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Shuuz hardware
diff --git a/src/mame/video/skullxbo.c b/src/mame/video/skullxbo.c
index 1e4411bf04d..653c52f0849 100644
--- a/src/mame/video/skullxbo.c
+++ b/src/mame/video/skullxbo.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Skull & Crossbones hardware
diff --git a/src/mame/video/suprridr.c b/src/mame/video/suprridr.c
index 9eee435d1ce..ca130b6ad17 100644
--- a/src/mame/video/suprridr.c
+++ b/src/mame/video/suprridr.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Venture Line Super Rider driver
diff --git a/src/mame/video/thunderj.c b/src/mame/video/thunderj.c
index 30afc4b42d1..cf5f06c87d7 100644
--- a/src/mame/video/thunderj.c
+++ b/src/mame/video/thunderj.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari ThunderJaws hardware
diff --git a/src/mame/video/toobin.c b/src/mame/video/toobin.c
index 9bb3ecfab89..0622cca43c9 100644
--- a/src/mame/video/toobin.c
+++ b/src/mame/video/toobin.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Toobin' hardware
diff --git a/src/mame/video/victory.c b/src/mame/video/victory.c
index 6ba3e3d544f..6bfcfdeb9c1 100644
--- a/src/mame/video/victory.c
+++ b/src/mame/video/victory.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Victory video system
diff --git a/src/mame/video/vindictr.c b/src/mame/video/vindictr.c
index 2e210fa7712..c7d38e6df43 100644
--- a/src/mame/video/vindictr.c
+++ b/src/mame/video/vindictr.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Vindicators hardware
diff --git a/src/mame/video/xybots.c b/src/mame/video/xybots.c
index cee491c5e81..f67a57e10ac 100644
--- a/src/mame/video/xybots.c
+++ b/src/mame/video/xybots.c
@@ -1,3 +1,5 @@
+// license:BSD-3-Clause
+// copyright-holders:Aaron Giles
/***************************************************************************
Atari Xybots hardware