diff options
author | 2015-05-22 14:52:43 +0200 | |
---|---|---|
committer | 2015-05-22 14:52:43 +0200 | |
commit | 8c62ec2a3a3bdc66ca3e18a4118fe2ca6282ea75 (patch) | |
tree | f8ba035fd2a1533a9265e4467dba4014cd96f8a7 /src/emu/machine/i8271.c | |
parent | 2a5276133965843684ae95f3b0c57716c62b03d0 (diff) |
Update for Kevin Thacker (nw)
Diffstat (limited to 'src/emu/machine/i8271.c')
-rw-r--r-- | src/emu/machine/i8271.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/i8271.c b/src/emu/machine/i8271.c index 1136a2b2202..08e5944f4fc 100644 --- a/src/emu/machine/i8271.c +++ b/src/emu/machine/i8271.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Kevin Thacker /* Intel 8271 Floppy Disc Controller */ /* used in BBC Micro B,Acorn Atom */ |