Merge pull request #9 from bartvdbraak/docs/license-ref

docs: add correct license reference
This commit is contained in:
Bart van der Braak 2023-11-07 11:01:32 +01:00 committed by GitHub
commit 969c4d02c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ cargo run -- --vault_name my-key-vault --output my-env-file.env --filter my-secr
## License
Keyweave is licensed under the MIT License. See [LICENSE](LICENSE) for more details.
Keyweave is licensed under the GLPv3 License. See [LICENSE](LICENSE) for more details.
## Contributing