Skip to content

Commit f96dd27

Browse files
authored
Change from GPL3+ to MIT license. Closes #81 (#86)
1 parent e1af9aa commit f96dd27

File tree

2 files changed

+22
-675
lines changed

2 files changed

+22
-675
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.3"
44
authors = ["molpopgen <[email protected]>"]
55
edition = "2018"
66
description = "Tools for forward simulation with tree sequence recording"
7-
license = "GPL-3.0-or-later"
7+
license = "MIT"
88
homepage = "https://github.com/ForwardSimulation/forrustts"
99
repository = "https://github.com/ForwardSimulation/forrustts"
1010
keywords = ["simulation", "tree_sequences", "tskit", "population_genetics"]

0 commit comments

Comments
 (0)