Skip to content

Commit

Permalink
Added WTFPL
Browse files Browse the repository at this point in the history
  • Loading branch information
LindseyB committed Jun 22, 2011
1 parent 88e5ad5 commit 7e38947
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
14 changes: 14 additions & 0 deletions COPYING
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
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.

9 changes: 8 additions & 1 deletion XOmBot.pl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,14 @@
#################################################################################
# XomBot.pl [nick] #
# #
# Your friendly XOmB bot for #xomb #
# Your friendly XOmB bot for #xomb #
# #
# This program is free software. It comes without any warranty, to the extent #
# permitted by applicable law. You can redistribute it and/or modify it under #
# the term of the Do What The Fuck You Want To Public License, Version 2, as #
# published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more #
# details #
# #
#################################################################################

package Bot;
Expand Down

0 comments on commit 7e38947

Please sign in to comment.