diff options
author | 2015-05-09 10:50:23 +0200 | |
---|---|---|
committer | 2015-05-09 10:51:31 +0200 | |
commit | ff1d3994adcb52202bd1d0b42fd3afa7e356a174 (patch) | |
tree | 11264f0936fbdafbcb7721825e5aa42293b001ab /src/emu/bus/scsi/scsihd.c | |
parent | 2dab82800afd4ea50fea07f986473c79ab8a69d5 (diff) |
Added known authors to licenses tags (nw)
Diffstat (limited to 'src/emu/bus/scsi/scsihd.c')
-rw-r--r-- | src/emu/bus/scsi/scsihd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/scsi/scsihd.c b/src/emu/bus/scsi/scsihd.c index 3534146999a..d44abf808f7 100644 --- a/src/emu/bus/scsi/scsihd.c +++ b/src/emu/bus/scsi/scsihd.c @@ -1,4 +1,4 @@ -// license:MAME +// license:??? // copyright-holders:smf /*************************************************************************** |