Skip to content

Commit e495074

Browse files
committed
Full readd of LICENSE
1 parent 3352486 commit e495074

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

LICENSE

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
2+
Version 2, December 2004
3+
4+
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
5+
6+
Everyone is permitted to copy and distribute verbatim or modified
7+
copies of this license document, and changing it is allowed as long
8+
as the name is changed.
9+
10+
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
11+
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
12+
13+
0. You just DO WHAT THE FUCK YOU WANT TO.
14+

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
"pug": "^3.0.2",
2828
"redis": "^3.1.2"
2929
},
30+
"directories": {
31+
"doc": "docs"
32+
},
3033
"keywords": [
3134
"twitch",
3235
"discord",

0 commit comments

Comments
 (0)