diff options
author | Thomas Boerger <thomas@webhippie.de> | 2017-03-15 13:30:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-15 13:30:16 +0100 |
commit | 42032fdecf81c25cb4aa477ddf9a0207e85f571a (patch) | |
tree | f7cf4207da34eb4eeb9b57caaaa78e7aba461130 /options/license/WTFPL | |
parent | a06c3ad2c02a5473184711be6dbf1b30f0299e11 (diff) | |
download | gitea-42032fdecf81c25cb4aa477ddf9a0207e85f571a.tar.gz gitea-42032fdecf81c25cb4aa477ddf9a0207e85f571a.zip |
Synced licenses with github repo (#1246)
* Added script to download licenses from github
* Synced licenses with github repo
Diffstat (limited to 'options/license/WTFPL')
-rw-r--r-- | options/license/WTFPL | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/options/license/WTFPL b/options/license/WTFPL new file mode 100644 index 0000000000..7a3094a826 --- /dev/null +++ b/options/license/WTFPL @@ -0,0 +1,11 @@ +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. |