diff options
author | 2015-05-07 11:25:01 +0200 | |
---|---|---|
committer | 2015-05-07 11:25:01 +0200 | |
commit | f5ba2d39b304f9bb8aba487012e9cf4a784bbf7a (patch) | |
tree | ff32f4cad0043bb30f42739accd2f3123b8d2927 /src/mess/video/uv201.c | |
parent | 1a3af8b6113b357c738adaeac5106a478f9c07ab (diff) |
removed restriction link for BSD3 licensed files (nw)
Diffstat (limited to 'src/mess/video/uv201.c')
-rw-r--r-- | src/mess/video/uv201.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mess/video/uv201.c b/src/mess/video/uv201.c index 3f253647c67..ae18cee5d2d 100644 --- a/src/mess/video/uv201.c +++ b/src/mess/video/uv201.c @@ -4,9 +4,6 @@ VideoBrain UV201/UV202 video chip emulation - Copyright MESS Team. - Visit http://mamedev.org for licensing and usage restrictions. - **********************************************************************/ #include "uv201.h" |