diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2020-04-19 16:28:10 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2020-05-01 09:52:56 -0400 |
commit | c653c8cda8f49d3bbe07190a6477367290ff7f04 (patch) | |
tree | cbba1dbb655b851739bcc38b7839758e845dae64 /COPYING | |
parent | d95e93bf70f3351e6fd489284794ef7909fd94ce (diff) | |
download | kd-forest-c653c8cda8f49d3bbe07190a6477367290ff7f04.tar.xz |
Begin re-writing in Rust
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index c6c7def..0000000 --- a/COPYING +++ /dev/null @@ -1,13 +0,0 @@ - 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. |