Skip to content

Commit 9cbbd6f

Browse files
committed
License under a dual MIT / Apache-2.0
1 parent 5627abd commit 9cbbd6f

File tree

4 files changed

+200
-875
lines changed

4 files changed

+200
-875
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "rustc_codegen_gcc"
33
version = "0.1.0"
44
authors = ["Antoni Boucher <bouanto@zoho.com>"]
55
edition = "2018"
6+
license = "MIT OR Apache-2.0"
67

78
[lib]
89
crate-type = ["dylib"]

0 commit comments

Comments
 (0)