diff options
author | 2013-10-16 13:38:21 +0000 | |
---|---|---|
committer | 2013-10-16 13:38:21 +0000 | |
commit | 846c70bee9ced9fa28a5ed4467f079245f899083 (patch) | |
tree | 823dfbc3945e200932bbca7d6a3ec3a47ae5da77 /src/emu/machine/mos6551.c | |
parent | f8e900fc0ebad1d6b71518dfc7c65239d0b6146f (diff) |
License tags. (nw)
Diffstat (limited to 'src/emu/machine/mos6551.c')
-rw-r--r-- | src/emu/machine/mos6551.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/machine/mos6551.c b/src/emu/machine/mos6551.c index caa800644c7..00f80ab1c38 100644 --- a/src/emu/machine/mos6551.c +++ b/src/emu/machine/mos6551.c @@ -1,3 +1,5 @@ +// license:BSD-3-Clause +// copyright-holders:Curt Coder /********************************************************************** MOS Technology 6551 Asynchronous Communication Interface Adapter |