Skip to content

Commit

Permalink
Merge pull request #929 from frisoft/master
Browse files Browse the repository at this point in the history
Update license field following SPDX 2.1 license expression standard
  • Loading branch information
mitchmindtree authored Jan 17, 2024
2 parents 9b86c00 + 97c3154 commit aa49cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nannou_egui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
"mitchmindtree <[email protected]>",
]
edition = "2018"
license = "MIT/Apache-2.0"
license = "MIT OR Apache-2.0"
description = "egui integration for nannou"
repository = "https://github.com/AlexEne/nannou_egui"
readme = "../README.md"
Expand Down

0 comments on commit aa49cca

Please sign in to comment.