diff options
author | 2015-12-21 09:57:22 +0100 | |
---|---|---|
committer | 2015-12-21 09:57:22 +0100 | |
commit | 2d0917990217fbe6264a04c8b5180810c683c45c (patch) | |
tree | 4a9998ba045302478fc567e38560de370c9ce875 /src/devices/sound/flt_rc.cpp | |
parent | 564bada035652402f5606f28a13d17879597619e (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/flt_rc.cpp')
-rw-r--r-- | src/devices/sound/flt_rc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/flt_rc.cpp b/src/devices/sound/flt_rc.cpp index af73f401e59..cf37a4fd6d8 100644 --- a/src/devices/sound/flt_rc.cpp +++ b/src/devices/sound/flt_rc.cpp @@ -1,4 +1,4 @@ -// license:??? +// license:BSD-3-Clause // copyright-holders:Derrick Renaud, Couriersud #include "emu.h" #include "flt_rc.h" |