summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tms5110.h
diff options
context:
space:
mode:
author Lord-Nightmare <Lord-Nightmare@users.noreply.github.com>2015-05-10 20:01:46 -0400
committer Lord-Nightmare <Lord-Nightmare@users.noreply.github.com>2015-05-10 20:01:46 -0400
commit744fa2859a3745f784056ce15262e08c0cf43a8d (patch)
tree86af6c4b732cf7fc316cb2e201debb5f138a6fc8 /src/emu/sound/tms5110.h
parent3d816d7fe6b137d773e4d1390bdc98a8b8d6ef67 (diff)
License tagging (n/w)
Diffstat (limited to 'src/emu/sound/tms5110.h')
-rw-r--r--src/emu/sound/tms5110.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/tms5110.h b/src/emu/sound/tms5110.h
index abd93b80808..6196834a24a 100644
--- a/src/emu/sound/tms5110.h
+++ b/src/emu/sound/tms5110.h
@@ -1,5 +1,5 @@
// license:???
-// copyright-holders:???
+// copyright-holders:Frank Palazzolo, Jarek Burczynski, Aaron Giles, Jonathan Gevaryahu, Couriersud
#pragma once
#ifndef __TMS5110_H__