License fixes
This commit is contained in:
parent
1be55e012a
commit
33b611feec
|
@ -23,7 +23,6 @@ SOFTWARE.
|
|||
Contains derived/ modified code from lvm_example and levels by paramat:
|
||||
|
||||
https://github.com/paramat/lvm_example
|
||||
https://github.com/paramat/levels
|
||||
|
||||
The MIT License (MIT)
|
||||
Copyright (C) 2018 paramat
|
||||
|
@ -47,3 +46,19 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
|
||||
For more details:
|
||||
https://opensource.org/licenses/MIT
|
||||
|
||||
https://github.com/paramat/levels
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
Version 2, December 2004
|
||||
|
||||
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim or modified
|
||||
copies of this license document, and changing it is allowed as long
|
||||
as the name is changed.
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. You just DO WHAT THE FUCK YOU WANT TO.
|
||||
|
|
Loading…
Reference in New Issue