Skip to content

Commit bb4fea6

Browse files
committed
fix: license
1 parent 9bcf03f commit bb4fea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rdbench"
3-
license = "MIT or Apache-2.0"
3+
license = "MIT OR Apache-2.0"
44
authors = ["range3 (https://github.com/range3/)"]
55
homepage = "https://github.com/range3/rdbench"
66
description = "Reaction-diffusion simulation based on Gray-Scott model."

0 commit comments

Comments
 (0)