Changed license
This commit is contained in:
parent
303c4ed8fc
commit
0a79fc4ddc
14
README.md
14
README.md
@ -18,15 +18,13 @@ Ever thought of compiling a custom kernel, but held back because of the need for
|
|||||||
### This script runs as root. Isn't that unsafe?
|
### This script runs as root. Isn't that unsafe?
|
||||||
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.
|
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 license do you use?
|
### I want to use this code in my own projects. What should I be aware of?
|
||||||
This work is licensed under the CC BY-NC 4.0 license, which you can read more about [here](https://creativecommons.org/licenses/by-nc/4.0/legalcode).
|
If you wish to redistribute, share or otherwise modify the material provided in this project, aside from the license, the following rules also apply:
|
||||||
In a nutshell, this means:
|
* You must use it for non-commercial purposes only.
|
||||||
* You can copy and redistribute the material in any medium or format.
|
* Attribution to this project (my name and a link to this repository) are required.
|
||||||
* You can remix, transform, and build upon the material.
|
* In disputes, the previous Creative Commons license is invalid.
|
||||||
|
|
||||||
Provided that:
|
By downloading this project you agree to abide by the license and the aforementioned rules.
|
||||||
* You give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggest the licensor endorses you or your use.
|
|
||||||
* You do not use the material for commercial purposes.
|
|
||||||
|
|
||||||
### Contact me
|
### Contact me
|
||||||
If you have any questions, encountered bugs, feature requests, etc. about this project, please send me a message on [Facebook](https://www.facebook.com/irc.condor), and I'll get back to you as soon as possible.
|
If you have any questions, encountered bugs, feature requests, etc. about this project, please send me a message on [Facebook](https://www.facebook.com/irc.condor), and I'll get back to you as soon as possible.
|
||||||
|
Reference in New Issue
Block a user