From 02a11eb9db5f5f99544182cf0e4012ad672725fb Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Wed, 14 May 2025 02:38:53 +0300 Subject: [PATCH] docs: include license information in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e59955d..88ebe6a 100644 --- a/README.md +++ b/README.md @@ -233,3 +233,8 @@ Direnv is encouraged. Non-Nix users may get the appropriate Cargo andn Rust versions from their package manager. + +## License + +Superfreq is available under [Mozilla Public License v2.0](LICENSE) for your +convenience, and at our expense. Please see the license file for more details.