Skip to content

Commit

Permalink
Use WTFPL license
Browse files Browse the repository at this point in the history
  • Loading branch information
parshap committed Sep 2, 2015
1 parent 1a16063 commit 4353471
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
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.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"polyfill"
],
"author": "Parsha Pourkhomami",
"license": "MIT",
"license": "WTFPL",
"devDependencies": {
"tape": "^3.5.0"
},
Expand Down

0 comments on commit 4353471

Please sign in to comment.