From 4f3a3e37d55e15106bfe4425a49e652a01a6ccd9 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sat, 16 May 2015 09:16:52 +0200 Subject: [PATCH] update for Sebastien Monassa (nw) --- src/mame/audio/videopin.c | 2 +- src/mame/drivers/videopin.c | 2 +- src/mame/includes/videopin.h | 2 +- src/mame/video/videopin.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mame/audio/videopin.c b/src/mame/audio/videopin.c index 8e5d0622564..b7e2fa0ccfe 100644 --- a/src/mame/audio/videopin.c +++ b/src/mame/audio/videopin.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Sebastien Monassa /************************************************************************* diff --git a/src/mame/drivers/videopin.c b/src/mame/drivers/videopin.c index ab5578f1248..cd4a5f6f95f 100644 --- a/src/mame/drivers/videopin.c +++ b/src/mame/drivers/videopin.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Sebastien Monassa /************************************************************************* diff --git a/src/mame/includes/videopin.h b/src/mame/includes/videopin.h index 57a91f6b89e..e97c842da2e 100644 --- a/src/mame/includes/videopin.h +++ b/src/mame/includes/videopin.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Sebastien Monassa /************************************************************************* diff --git a/src/mame/video/videopin.c b/src/mame/video/videopin.c index af125d6616f..00503d1aa5c 100644 --- a/src/mame/video/videopin.c +++ b/src/mame/video/videopin.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Sebastien Monassa /*************************************************************************