summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2015-06-14 18:41:16 -0400
committerTavian Barnes <tavianator@tavianator.com>2015-06-14 18:41:16 -0400
commit72552f880f3ca52c0d98d875b1da783e5a2fa2e7 (patch)
tree595523be25541fc6684184f83d060dd6f4712023 /COPYING
downloadbfs-72552f880f3ca52c0d98d875b1da783e5a2fa2e7.tar.xz
Implement bftw().
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING13
1 files changed, 13 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..c6c7def
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,13 @@
+ 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.