diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..de09b8f --- /dev/null +++ b/LICENSE.md @@ -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. \ No newline at end of file diff --git a/README.md b/README.md index ad06ffd..4b4c7dd 100644 --- a/README.md +++ b/README.md @@ -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.