diff options
author | 2013-10-26 19:53:18 +0000 | |
---|---|---|
committer | 2013-10-26 19:53:18 +0000 | |
commit | 1a4b917d7e4c9d459273ee876407803bab57c346 (patch) | |
tree | 311b809ec37b8c1f5700824d6ea9ffdb56937fad /src/emu/video/hd44780.h | |
parent | 58c8d37e46cb23906f9a662d0c9b93695e255d74 (diff) |
License tags. (nw)
Diffstat (limited to 'src/emu/video/hd44780.h')
-rw-r--r-- | src/emu/video/hd44780.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/video/hd44780.h b/src/emu/video/hd44780.h index 21649a234ab..2e02ef75e0d 100644 --- a/src/emu/video/hd44780.h +++ b/src/emu/video/hd44780.h @@ -1,3 +1,5 @@ +// license:BSD-3-Clause +// copyright-holders:Sandro Ronco /*************************************************************************** Hitachi HD44780 LCD controller |