From accfbdf215dbf39eac2fbae67b574dac0be83d51 Mon Sep 17 00:00:00 2001 From: Robert Helgesson Date: Sun, 14 Nov 2021 00:59:24 +0100 Subject: [PATCH] docs: add license section in readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f2f621d9..50881ffc 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,11 @@ Home Manager is released in branches corresponding to NixOS releases modules. If you need a module to be backported, then feel free to open an issue. +License +------- + +This project is licensed under the terms of the [MIT license](LICENSE). + [Bash]: https://www.gnu.org/software/bash/ [Nix]: https://nixos.org/nix/ [NixOS]: https://nixos.org/