File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,21 @@ This is a cross-platform framework that serves to bring the majority of Hexe's f
18
18
19
19
Because Rust and Swift don't map one-to-one, this API may diverge slightly from the Rust API.
20
20
21
+ ## License
22
+
23
+ Hexe.swift is available under the same license(s) as [ Hexe] , either of
24
+
25
+ - [ Apache License, Version 2.0] [ license-apache ]
26
+
27
+ - [ MIT License] [ license-mit ]
28
+
29
+ at your option.
30
+
31
+ [ Hexe ] : https://github.com/hexe-rs/Hexe
21
32
[ Rust ] : https://www.rust-lang.org/
22
33
23
34
[ travis ] : https://travis-ci.org/hexe-rs/Hexe.swift
24
35
[ travis-badge ] : https://travis-ci.org/hexe-rs/Hexe.swift.svg?branch=master
36
+
37
+ [ license-apache ] : https://github.com/hexe-rs/Hexe.swift/blob/master/LICENSE-APACHE
38
+ [ license-mit ] : https://github.com/hexe-rs/Hexe.swift/blob/master/LICENSE-MIT
You can’t perform that action at this time.
0 commit comments