diff --git a/src/mame/audio/flower.c b/src/mame/audio/flower.c index b3eab5feeef..d7ffc45b68a 100644 --- a/src/mame/audio/flower.c +++ b/src/mame/audio/flower.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:insideoutboy +// license:BSD-3-Clause +// copyright-holders:hap, insideoutboy /* Clarue Flower sound driver. Initial version was based on the Wiping sound driver, which was based on the old namco.c sound driver.