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/machine/vt83c461.c | |
parent | 2dab82800afd4ea50fea07f986473c79ab8a69d5 (diff) |
Added known authors to licenses tags (nw)
Diffstat (limited to 'src/emu/machine/vt83c461.c')
-rw-r--r-- | src/emu/machine/vt83c461.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/vt83c461.c b/src/emu/machine/vt83c461.c index 526fd8e524f..59cc57ee7a5 100644 --- a/src/emu/machine/vt83c461.c +++ b/src/emu/machine/vt83c461.c @@ -1,4 +1,4 @@ -// license:MAME +// license:??? // copyright-holders:smf #include "vt83c461.h" |