diff options
Diffstat (limited to 'src/mess/machine/gb.c')
-rw-r--r-- | src/mess/machine/gb.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/machine/gb.c b/src/mess/machine/gb.c index d8ee00884ec..187cea04d72 100644 --- a/src/mess/machine/gb.c +++ b/src/mess/machine/gb.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Wilbert Pol /*************************************************************************** gb.c |