Skip to content

Commit

Permalink
add license
Browse files Browse the repository at this point in the history
  • Loading branch information
pigay committed Mar 17, 2016
1 parent 8b42cca commit 065eb28
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
13 changes: 13 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <[email protected]>

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.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,9 @@ After using this repository, one has to release it to eventually be deleted. We
sc --unuse $repo_args
```

# License

[shared-cache](https://github.com/pigay/shared-cache) comes with its own copy of [flufl.lock](http://launchpad.net/flufl.lock) which is released under the GNU LGPL v2. Refer to [lockfile.py](sharedcache/lockfile.py) for the full license.


For the rest, [shared-cache](https://github.com/pigay/shared-cache) is released under the [WTFPL - Do What the Fuck You Want to Public License](http://www.wtfpl.net/). ![WTPLF](http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-2.png)

0 comments on commit 065eb28

Please sign in to comment.