diff options
Diffstat (limited to 'src/mess/includes/hx20.h')
-rw-r--r-- | src/mess/includes/hx20.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/includes/hx20.h b/src/mess/includes/hx20.h index 48b6b1a53db..11fefd77b62 100644 --- a/src/mess/includes/hx20.h +++ b/src/mess/includes/hx20.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Curt Coder #pragma once #ifndef __HX20__ |