diff options
author | 2020-04-13 15:01:40 +1000 | |
---|---|---|
committer | 2020-04-13 15:01:40 +1000 | |
commit | d10ba2b97a37cce242a4fee4839cde8e68cd0391 (patch) | |
tree | 4cda34172b3592970b2f822aea42f53c4166dcfb /src/lib/formats/vector06_dsk.cpp | |
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/lib/formats/vector06_dsk.cpp')
-rw-r--r-- | src/lib/formats/vector06_dsk.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/vector06_dsk.cpp b/src/lib/formats/vector06_dsk.cpp index 6601d84e7c7..2cb0b6367c9 100644 --- a/src/lib/formats/vector06_dsk.cpp +++ b/src/lib/formats/vector06_dsk.cpp @@ -1,4 +1,4 @@ -// license:GPL-2.0+ +// license:BSD-3-Clause // copyright-holders:Dirk Best /*************************************************************************** |