diff options
Diffstat (limited to 'src/emu/video/hd44102.c')
-rw-r--r-- | src/emu/video/hd44102.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/video/hd44102.c b/src/emu/video/hd44102.c index 204604e5c03..883213f2ccd 100644 --- a/src/emu/video/hd44102.c +++ b/src/emu/video/hd44102.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Curt Coder /********************************************************************** HD44102 Dot Matrix Liquid Crystal Graphic Display Column Driver emulation |