File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,9 +30,11 @@ export default function AboutPage() {
3030 < li >
3131 < a href = "https://github.com/conorarmstrong/zx_go" target = "_blank" > zx_go</ a > by
3232 Conor Armstrong — the ZX Spectrum 48K/128K and Spectrum Next emulator core,
33- compiled to WebAssembly. Licensed under terms of The MIT License - see{ ' ' }
34- < a href = "https://github.com/conorarmstrong/zx_go/blob/main/LICENSE" target = "_blank" > LICENSE</ a > .
35- The built core embeds the Spectrum Next{ "'" } s GPLv3 FPGA loader.
33+ compiled to WebAssembly. Upstream is licensed under terms of The MIT License.
34+ The core running here is this site{ "'" } s modified version: the modifications
35+ are licensed under The GPL version 3, making the built core GPLv3 as a whole
36+ (it also embeds the Spectrum Next{ "'" } s GPLv3 FPGA loader) - see{ ' ' }
37+ < a href = "https://github.com/stever/zxcode/blob/main/packages/emulator-core/zx_go/LICENSE" target = "_blank" > LICENSE</ a > .
3638 </ li >
3739 < li >
3840 < a href = "https://github.com/gasman/jsspeccy3" target = "_blank" > JSSpeccy3</ a > { ' ' }
Original file line number Diff line number Diff line change @@ -47,9 +47,11 @@ export default function AboutPage() {
4747 < li >
4848 < a href = "https://github.com/conorarmstrong/zx_go" target = "_blank" > zx_go</ a > by
4949 Conor Armstrong — the ZX Spectrum 48K/128K and Spectrum Next emulator core,
50- compiled to WebAssembly. Licensed under terms of The MIT License - see{ ' ' }
51- < a href = "https://github.com/conorarmstrong/zx_go/blob/main/LICENSE" target = "_blank" > LICENSE</ a > .
52- The built core embeds the Spectrum Next{ "'" } s GPLv3 FPGA loader.
50+ compiled to WebAssembly. Upstream is licensed under terms of The MIT License.
51+ The core running here is this site{ "'" } s modified version: the modifications
52+ are licensed under The GPL version 3, making the built core GPLv3 as a whole
53+ (it also embeds the Spectrum Next{ "'" } s GPLv3 FPGA loader) - see{ ' ' }
54+ < a href = "https://github.com/stever/zxcode/blob/main/packages/emulator-core/zx_go/LICENSE" target = "_blank" > LICENSE</ a > .
5355 </ li >
5456 < li >
5557 < a href = "https://github.com/gasman/jsspeccy3" target = "_blank" > JSSpeccy3</ a > { ' ' }
You can’t perform that action at this time.
0 commit comments