Add licenses to crates that didn't have them

This commit is contained in:
Oliver Hamlet
2025-05-11 16:09:02 +01:00
parent 6df13bddea
commit 637cf57e6f
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
edition = "2021"
name = "libloot-nodejs"
version = "0.26.1"
license = "GPL-3.0-or-later"
[lib]
crate-type = ["cdylib"]