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:
2026-04-18 08:07:11 +01:00
parent 09e5d3d1f8
commit 414299cdc7
20 changed files with 247 additions and 0 deletions

View File

@@ -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