summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/disc_dev.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-12-12 09:58:26 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-12-12 11:21:32 +0100
commit234c5deb8253e6b86b1fc7c1ade3436c70c6694d (patch)
treeac0b9b8f67ff8e4de8afaab2a793b7e2357018f4 /src/devices/sound/disc_dev.h
parent27d7781b7c8d8f0e3ce45ae72c9d779ef6e151ad (diff)
update license based on what actually is done by each person (nw)
Diffstat (limited to 'src/devices/sound/disc_dev.h')
-rw-r--r--src/devices/sound/disc_dev.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/sound/disc_dev.h b/src/devices/sound/disc_dev.h
index 80af62a3ae3..8828bf15573 100644
--- a/src/devices/sound/disc_dev.h
+++ b/src/devices/sound/disc_dev.h
@@ -1,5 +1,6 @@
// license:BSD-3-Clause
-// copyright-holders:K.Wilkins
+// copyright-holders:K.Wilkins,Couriersud
+// thanks-to:Derrick Renaud, F.Palazzolo
#pragma once
#ifndef __DISC_DEV_H__