Skip to content

Commit f127480

Browse files
authored
Merge pull request #2 from Neotron-Compute/bugfix/fix-link-to-licence
Add text of GPL3, and correct Cargo.toml file.
2 parents eafd3f1 + 45c16c1 commit f127480

4 files changed

Lines changed: 718 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Jonathan 'theJPster' Pallant <github@thejpster.org.uk>"]
33
edition = "2018"
44
readme = "README.md"
5-
license = "GPLv3"
5+
license = "GPL-3.0-or-later"
66
name = "neotron-pico-bios"
77
version = "0.1.0"
88

0 commit comments

Comments
 (0)