summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/disc_cls.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-12-21 09:57:22 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-12-21 09:57:22 +0100
commit2d0917990217fbe6264a04c8b5180810c683c45c (patch)
tree4a9998ba045302478fc567e38560de370c9ce875 /src/devices/sound/disc_cls.h
parent564bada035652402f5606f28a13d17879597619e (diff)
Added license for Derrick Renaud, extended K.Wilkins and F.Palazzolo to full names, (nw)
Added license for Paul Forgey
Diffstat (limited to 'src/devices/sound/disc_cls.h')
-rw-r--r--src/devices/sound/disc_cls.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/sound/disc_cls.h b/src/devices/sound/disc_cls.h
index de7faeb1e2a..5b2c9296b8c 100644
--- a/src/devices/sound/disc_cls.h
+++ b/src/devices/sound/disc_cls.h
@@ -1,6 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:K.Wilkins,Couriersud
-// thanks-to:Derrick Renaud, F.Palazzolo
+// copyright-holders:Keith Wilkins,Couriersud,Derrick Renaud,Frank Palazzolo
#pragma once
#ifndef __DISC_CLS_H__