diff options
author | 2015-05-10 18:56:51 +0200 | |
---|---|---|
committer | 2015-05-10 18:58:39 +0200 | |
commit | 3360feb244452ca0a0c2f4f0a4dae59327b49567 (patch) | |
tree | 593b933a65e2a91f86c938f9dd717751484f9e23 /src/emu/bus/lpci | |
parent | 423def0ccc80743996cdbab94a4a75c02e705286 (diff) |
Updated licenses to some of bus devices (nw)
Diffstat (limited to 'src/emu/bus/lpci')
-rw-r--r-- | src/emu/bus/lpci/cirrus.c | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/cirrus.h | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/i82371ab.c | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/i82371ab.h | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/i82371sb.c | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/i82371sb.h | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/i82439tx.c | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/i82439tx.h | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/mpc105.c | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/mpc105.h | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/northbridge.c | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/northbridge.h | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/pci.c | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/pci.h | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/southbridge.c | 4 | ||||
-rw-r--r-- | src/emu/bus/lpci/southbridge.h | 4 |
16 files changed, 32 insertions, 32 deletions
diff --git a/src/emu/bus/lpci/cirrus.c b/src/emu/bus/lpci/cirrus.c index da93fd74f5b..61cea36a3e9 100644 --- a/src/emu/bus/lpci/cirrus.c +++ b/src/emu/bus/lpci/cirrus.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** video/cirrus.c diff --git a/src/emu/bus/lpci/cirrus.h b/src/emu/bus/lpci/cirrus.h index 8d4671f6100..4de5fc32d74 100644 --- a/src/emu/bus/lpci/cirrus.h +++ b/src/emu/bus/lpci/cirrus.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** video/cirrus.h diff --git a/src/emu/bus/lpci/i82371ab.c b/src/emu/bus/lpci/i82371ab.c index 3532199f0fb..9f5a9de2edd 100644 --- a/src/emu/bus/lpci/i82371ab.c +++ b/src/emu/bus/lpci/i82371ab.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** Intel 82371AB PCI IDE ISA Xcelerator (PIIX4) diff --git a/src/emu/bus/lpci/i82371ab.h b/src/emu/bus/lpci/i82371ab.h index d327e98da4e..a905404e14c 100644 --- a/src/emu/bus/lpci/i82371ab.h +++ b/src/emu/bus/lpci/i82371ab.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** Intel 82371AB PCI IDE ISA Xcelerator (PIIX4) diff --git a/src/emu/bus/lpci/i82371sb.c b/src/emu/bus/lpci/i82371sb.c index 8f766d91852..de9cbc365e7 100644 --- a/src/emu/bus/lpci/i82371sb.c +++ b/src/emu/bus/lpci/i82371sb.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** Intel 82371SB PCI IDE ISA Xcelerator (PIIX3) diff --git a/src/emu/bus/lpci/i82371sb.h b/src/emu/bus/lpci/i82371sb.h index 851ef600409..b8cac08edb9 100644 --- a/src/emu/bus/lpci/i82371sb.h +++ b/src/emu/bus/lpci/i82371sb.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** Intel 82371SB PCI IDE ISA Xcelerator (PIIX3) diff --git a/src/emu/bus/lpci/i82439tx.c b/src/emu/bus/lpci/i82439tx.c index b66165f789a..108302045d9 100644 --- a/src/emu/bus/lpci/i82439tx.c +++ b/src/emu/bus/lpci/i82439tx.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** Intel 82439TX System Controller (MTXC) diff --git a/src/emu/bus/lpci/i82439tx.h b/src/emu/bus/lpci/i82439tx.h index 360a540abf4..d6ac36a372e 100644 --- a/src/emu/bus/lpci/i82439tx.h +++ b/src/emu/bus/lpci/i82439tx.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** Intel 82439TX System Controller (MTXC) diff --git a/src/emu/bus/lpci/mpc105.c b/src/emu/bus/lpci/mpc105.c index 56dab17999a..cd1c88c9f88 100644 --- a/src/emu/bus/lpci/mpc105.c +++ b/src/emu/bus/lpci/mpc105.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** mpc105.h diff --git a/src/emu/bus/lpci/mpc105.h b/src/emu/bus/lpci/mpc105.h index 7fccfaa6a3b..404a891d446 100644 --- a/src/emu/bus/lpci/mpc105.h +++ b/src/emu/bus/lpci/mpc105.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** mpc105.h diff --git a/src/emu/bus/lpci/northbridge.c b/src/emu/bus/lpci/northbridge.c index 41eb3c79254..ec5a0a8582a 100644 --- a/src/emu/bus/lpci/northbridge.c +++ b/src/emu/bus/lpci/northbridge.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** Northbridge implementation diff --git a/src/emu/bus/lpci/northbridge.h b/src/emu/bus/lpci/northbridge.h index 9a4c09da2a0..f52f690ada2 100644 --- a/src/emu/bus/lpci/northbridge.h +++ b/src/emu/bus/lpci/northbridge.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic #pragma once #ifndef __NORTHBRIDGE_H__ diff --git a/src/emu/bus/lpci/pci.c b/src/emu/bus/lpci/pci.c index c148768bfbb..13baf9e66a3 100644 --- a/src/emu/bus/lpci/pci.c +++ b/src/emu/bus/lpci/pci.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** pci.c diff --git a/src/emu/bus/lpci/pci.h b/src/emu/bus/lpci/pci.h index f0290153d3a..87433ebdd6f 100644 --- a/src/emu/bus/lpci/pci.h +++ b/src/emu/bus/lpci/pci.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** pci.h diff --git a/src/emu/bus/lpci/southbridge.c b/src/emu/bus/lpci/southbridge.c index b39c26bcd3c..b051d29a73a 100644 --- a/src/emu/bus/lpci/southbridge.c +++ b/src/emu/bus/lpci/southbridge.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic /*************************************************************************** Southbridge implementation diff --git a/src/emu/bus/lpci/southbridge.h b/src/emu/bus/lpci/southbridge.h index 83bf6541374..aaf8bc973e3 100644 --- a/src/emu/bus/lpci/southbridge.h +++ b/src/emu/bus/lpci/southbridge.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Miodrag Milanovic #pragma once #ifndef __SOUTHBRIDGE_H__ |