Skip to content

Commit 5943bb8

Browse files
est31easbar
authored andcommitted
Relicense to MIT/Apache 2.0 (#4)
1 parent 2386a53 commit 5943bb8

File tree

5 files changed

+243
-204
lines changed

5 files changed

+243
-204
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66
description = "Fast shortest path calculations on directed graphs made possible by pre-processing the graph using Contraction Hierarchies"
77
repository = "https://github.com/easbar/fast_paths"
88
categories = ["algorithms", "data-structures", "science"]
9-
license = "Apache-2.0"
9+
license = "MIT/Apache-2.0"
1010

1111
[badges]
1212
travis-ci = { repository = "easbar/fast_paths", branch = "master" }

LICENSE

-201
This file was deleted.

0 commit comments

Comments
 (0)