added license

This commit is contained in:
tcsenpai 2024-12-07 13:43:18 +01:00
parent 3a6ee79824
commit 37f7774c63
2 changed files with 17 additions and 0 deletions

13
LICENSE.md Normal file
View File

@ -0,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2024 tcsenpai
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.

View File

@ -55,3 +55,7 @@ Once you have cloned the repository and followed the configuration section, you
```
If you prefer, you can manually execute the script with the correct user and miniconda path.
## License
This project is licensed under the Do What The Fuck You Want To Public License. See the [LICENSE.md](LICENSE.md) file for details.