From 37904039948e93f74f2de2f7bee07ff2dc55c87b Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Thu, 17 Jan 2019 16:19:36 -0600 Subject: [PATCH] Editing the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2fea5a7..4761e3e 100755 --- a/README.md +++ b/README.md @@ -15,4 +15,6 @@ There are a hundred ways to manage your dotfiles. My first suggestion would be Personally, I use the git bare repository method for managing my dotfiles: https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/ +# License +The files and scripts in this repository are licensed under the MIT License, which is a very permissive license allowing you to use, modify, copy, distribute, sell, give away, etc. the software. In other words, do what you want with it. The only requirement with the MIT License is that this license and copyright notice must be provided with the software.