diff options
Diffstat (limited to 'src/mess/tools/imgtool/main.h')
-rw-r--r-- | src/mess/tools/imgtool/main.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/tools/imgtool/main.h b/src/mess/tools/imgtool/main.h index e24f7ea650e..d4089686437 100644 --- a/src/mess/tools/imgtool/main.h +++ b/src/mess/tools/imgtool/main.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Nathan Woods #include "imgtool.h" struct command |