From 3a286e7d6e24d91f44723e2e09f76f6f3b544688 Mon Sep 17 00:00:00 2001 From: toloveru Date: Mon, 3 Apr 2017 21:38:08 +0200 Subject: [PATCH] Changed license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 802603d..4565662 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Ever thought of compiling a custom kernel, but held back because of the need for In a non-interactive script, it's much easier to run priveleged by default and drop priveleges as needed, instead of requiring authentication every time. If you know of a fully non-interactive way of achieving on-the-fly enhanced priveleges though, feel free to open a pull request. ### I want to use this code in my own projects. What should I be aware of? -If you wish to redistribute, share or otherwise modify the material provided in this project, aside from the license, the following rules also apply: +If you wish to redistribute, share or otherwise modify the material provided in this project, aside from the license, the following rules also apply and when conflicting with the license supersede it: * You must use it for non-commercial purposes only. * Attribution to this project (my name and a link to this repository) are required. * In disputes, the previous Creative Commons license is invalid.