From 48c49af416abceeacce3fa1e44b78ca5d9622c21 Mon Sep 17 00:00:00 2001 From: ted green Date: Sun, 17 May 2015 10:41:40 -0600 Subject: [PATCH] Updated license --- src/emu/machine/vrc4373.c | 2 +- src/emu/machine/vrc4373.h | 2 +- src/emu/sound/es1373.c | 2 +- src/emu/sound/es1373.h | 2 +- src/emu/video/voodoo_pci.c | 2 +- src/emu/video/voodoo_pci.h | 2 +- src/mame/machine/iteagle_fpga.c | 2 +- src/mame/machine/iteagle_fpga.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/emu/machine/vrc4373.c b/src/emu/machine/vrc4373.c index cd635d6b02c..d1a5672c097 100644 --- a/src/emu/machine/vrc4373.c +++ b/src/emu/machine/vrc4373.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Ted Green #include "vrc4373.h" diff --git a/src/emu/machine/vrc4373.h b/src/emu/machine/vrc4373.h index 652f9bf125b..6b94dc5b29c 100644 --- a/src/emu/machine/vrc4373.h +++ b/src/emu/machine/vrc4373.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Ted Green // NEC VRC 4373 System Controller diff --git a/src/emu/sound/es1373.c b/src/emu/sound/es1373.c index d957302865d..509b4a873d2 100644 --- a/src/emu/sound/es1373.c +++ b/src/emu/sound/es1373.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Ted Green #include "es1373.h" diff --git a/src/emu/sound/es1373.h b/src/emu/sound/es1373.h index 6f1b0023654..a5c7e974204 100644 --- a/src/emu/sound/es1373.h +++ b/src/emu/sound/es1373.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Ted Green // Creative Labs Ensonic AudioPCI97 ES1373 diff --git a/src/emu/video/voodoo_pci.c b/src/emu/video/voodoo_pci.c index ede0e406935..0b90b1fac42 100644 --- a/src/emu/video/voodoo_pci.c +++ b/src/emu/video/voodoo_pci.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Ted Green #include "voodoo_pci.h" diff --git a/src/emu/video/voodoo_pci.h b/src/emu/video/voodoo_pci.h index f1fd22ce068..45cc0e405a9 100644 --- a/src/emu/video/voodoo_pci.h +++ b/src/emu/video/voodoo_pci.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Ted Green // 3dfx Voodoo Graphics SST-1/2 emulator. diff --git a/src/mame/machine/iteagle_fpga.c b/src/mame/machine/iteagle_fpga.c index 3af846ec5db..db6fbd9ccf4 100644 --- a/src/mame/machine/iteagle_fpga.c +++ b/src/mame/machine/iteagle_fpga.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Ted Green #include "iteagle_fpga.h" #include "coreutil.h" diff --git a/src/mame/machine/iteagle_fpga.h b/src/mame/machine/iteagle_fpga.h index aab0271ed0c..42e0dcdcacb 100644 --- a/src/mame/machine/iteagle_fpga.h +++ b/src/mame/machine/iteagle_fpga.h @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Ted Green //************************************* // iteagle fpga device