diff options
author | 2015-05-07 11:25:01 +0200 | |
---|---|---|
committer | 2015-05-07 11:25:01 +0200 | |
commit | f5ba2d39b304f9bb8aba487012e9cf4a784bbf7a (patch) | |
tree | ff32f4cad0043bb30f42739accd2f3123b8d2927 /src/emu/machine/mos8722.c | |
parent | 1a3af8b6113b357c738adaeac5106a478f9c07ab (diff) |
removed restriction link for BSD3 licensed files (nw)
Diffstat (limited to 'src/emu/machine/mos8722.c')
-rw-r--r-- | src/emu/machine/mos8722.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/emu/machine/mos8722.c b/src/emu/machine/mos8722.c index a85d4fc1317..31b2beb1f27 100644 --- a/src/emu/machine/mos8722.c +++ b/src/emu/machine/mos8722.c @@ -4,9 +4,6 @@ MOS Technology 8722 Memory Management Unit emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "mos8722.h" |