From 0ffc60f20dac4bd5a104922890b861746c38e2b3 Mon Sep 17 00:00:00 2001 From: Mike Naberezny Date: Wed, 16 Oct 2013 16:42:47 +0000 Subject: [PATCH] (MESS) hardbox: Add license tags. (nw) --- src/mess/machine/hardbox.c | 2 ++ src/mess/machine/hardbox.h | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/mess/machine/hardbox.c b/src/mess/machine/hardbox.c index 32e274bbadd..9a2de92c2da 100644 --- a/src/mess/machine/hardbox.c +++ b/src/mess/machine/hardbox.c @@ -1,3 +1,5 @@ +// license:BSD-3-Clause +// copyright-holders:Curt Coder, Mike Naberezny /**************************************************************************** SSE HardBox emulation diff --git a/src/mess/machine/hardbox.h b/src/mess/machine/hardbox.h index 37e72be3efb..88ceee1026d 100644 --- a/src/mess/machine/hardbox.h +++ b/src/mess/machine/hardbox.h @@ -1,3 +1,5 @@ +// license:BSD-3-Clause +// copyright-holders:Curt Coder, Mike Naberezny /********************************************************************** SSE HardBox emulation