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/machine/74145.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/machine/74145.h')
-rw-r--r-- | src/devices/machine/74145.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/74145.h b/src/devices/machine/74145.h index 402b7fedf63..f5965cea4b1 100644 --- a/src/devices/machine/74145.h +++ b/src/devices/machine/74145.h @@ -1,4 +1,4 @@ -// license:GPL-2.0+ +// license:BSD-3-Clause // copyright-holders:Dirk Best /*************************************************************************** |