diff options
author | 2020-04-13 15:01:40 +1000 | |
---|---|---|
committer | 2020-04-13 15:01:40 +1000 | |
commit | d10ba2b97a37cce242a4fee4839cde8e68cd0391 (patch) | |
tree | 4cda34172b3592970b2f822aea42f53c4166dcfb /src/devices/sound/dac76.h | |
parent | 4590736ee97e4d9a539188fc00f9636b6b6526bd (diff) |
With permission from Dirk Best, apply 3-clause BSD license to common devices and image handling (nw)
Note that this does not apply to machine drivers or device implementations for a single machine family (e.g. Amiga chips or VTech expansion bus)
Diffstat (limited to 'src/devices/sound/dac76.h')
-rw-r--r-- | src/devices/sound/dac76.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/sound/dac76.h b/src/devices/sound/dac76.h index c9a78c51a19..f986b319917 100644 --- a/src/devices/sound/dac76.h +++ b/src/devices/sound/dac76.h @@ -1,5 +1,5 @@ -// license: GPL-2.0+ -// copyright-holders: Dirk Best +// license:BSD-3-Clause +// copyright-holders:Dirk Best /*************************************************************************** PMI DAC-76 COMDAC |