Skip to content
This repository has been archived by the owner on Aug 29, 2021. It is now read-only.

Commit

Permalink
lqr_wpset: bumped version, updated license (WTFPL); +COPYING
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-fg committed Apr 24, 2012
1 parent 5420c7a commit d01f9f2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions COPYING
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) 2012 Mike Kazantsev <mk.fraggod@gmail.com>

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.
4 changes: 2 additions & 2 deletions lqr_wpset.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

__author__ = 'Mike Kazantsev'
__copyright__ = 'Copyright 2011-2012, Mike Kazantsev'
__license__ = 'Public Domain'
__version__ = '0.12'
__license__ = 'WTFPL'
__version__ = '0.13'
__email__ = 'mk.fraggod@gmail.com'
__status__ = 'beta'
__blurb__ = 'LQRify to desktop'
Expand Down

0 comments on commit d01f9f2

Please sign in to comment.