Add Apache 2.0 license
- Add LICENSE file with Apache 2.0 text - Add license field to Cargo.toml - Add copyright and SPDX headers to all source files - Add License section to README.md
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
name = "geologia"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
license = "Apache-2.0"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user