summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gomoku.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gomoku.h')
-rw-r--r--src/mame/includes/gomoku.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/gomoku.h b/src/mame/includes/gomoku.h
index 1fd348d6924..03979fa2ddb 100644
--- a/src/mame/includes/gomoku.h
+++ b/src/mame/includes/gomoku.h
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
class gomoku_state : public driver_device
{