diff options
Diffstat (limited to 'src/mess/machine/gamepock.c')
-rw-r--r-- | src/mess/machine/gamepock.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/machine/gamepock.c b/src/mess/machine/gamepock.c index 79c5a8457c7..ecc94d723d5 100644 --- a/src/mess/machine/gamepock.c +++ b/src/mess/machine/gamepock.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Wilbert Pol #include "emu.h" #include "sound/speaker.h" #include "cpu/upd7810/upd7810.h" |