Skip to content

Commit 8856b1c

Browse files
committed
Add text of GPL3, and correct Cargo.toml file.
1 parent eafd3f1 commit 8856b1c

3 files changed

Lines changed: 677 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)