diff options
Diffstat (limited to 'src/mess/tools/imgtool/imghd.c')
-rw-r--r-- | src/mess/tools/imgtool/imghd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/tools/imgtool/imghd.c b/src/mess/tools/imgtool/imghd.c index d48e8a0f0b2..8ac129751f9 100644 --- a/src/mess/tools/imgtool/imghd.c +++ b/src/mess/tools/imgtool/imghd.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Nathan Woods, Raphael Nabet /* Code to interface the MESS image code with MAME's harddisk core. |