Skip to content

Commit 046a843

Browse files
committed
Re-licenced to Apache/MIT
1 parent 1093d2b commit 046a843

File tree

5 files changed

+240
-677
lines changed

5 files changed

+240
-677
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "netcdf"
33
version = "0.1.0"
44
authors = ["Michael Hiley <[email protected]>"]
5-
license = "GPL-3.0"
5+
license = "MIT OR Apache-2.0"
66
description = "High-level NetCDF bindings for Rust"
77
repository = "https://github.com/mhiley/rust-netcdf"
88
documentation = "https://github.com/mhiley/rust-netcdf"

0 commit comments

Comments
 (0)