diff options
Diffstat (limited to 'src/mess/audio/gb.c')
-rw-r--r-- | src/mess/audio/gb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/audio/gb.c b/src/mess/audio/gb.c index 2ca82aa5657..71925f030bf 100644 --- a/src/mess/audio/gb.c +++ b/src/mess/audio/gb.c @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Anthony Kruize /************************************************************************************** * Game Boy sound emulation (c) Anthony Kruize (trandor@labyrinth.net.au) |