From 01e0cde21dd84076bff14561d6ad256136edb2c9 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Sun, 27 Aug 2023 18:24:51 +0300 Subject: [PATCH] Add copyright notice --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 592638e..008339d 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,9 @@ I install my dotfiles with prepared script ```shell curl https://iva.bz/nix | sh ``` + +## Copyright + +This configuration is [MIT licensed](./LICENSE). + +I used [delroth/infra.delroth.net](https://github.com/delroth/infra.delroth.net) (MIT license) as a reference for my configuration.