diff options
author | 2015-05-14 08:55:10 +0200 | |
---|---|---|
committer | 2015-05-14 08:55:10 +0200 | |
commit | 96863e049150912017034da4487c41fa7409f9bf (patch) | |
tree | 6cee90c109ec88583b31cc6fbd920ad634213962 /src/emu/sound/msm5205.h | |
parent | e1dbcbb72233dae5afe8494a4f3e74899c8af993 (diff) |
sorted out more (nw)
Diffstat (limited to 'src/emu/sound/msm5205.h')
-rw-r--r-- | src/emu/sound/msm5205.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/sound/msm5205.h b/src/emu/sound/msm5205.h index d52f2ae076e..ab3b4219df2 100644 --- a/src/emu/sound/msm5205.h +++ b/src/emu/sound/msm5205.h @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Aaron Giles #pragma once #ifndef __MSM5205_H__ |