diff options
author | Melody Horn <melody@boringcactus.com> | 2020-06-07 13:26:16 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-07 13:26:16 -0600 |
commit | c56211d0e66497200f85a0fffc6ce4d4ae0687c9 (patch) | |
tree | 63a79480c732cd8832172f8e458a3b8888cbdbf7 /LICENSE | |
parent | 8250cd7d4e2cde34f68bd31158cfda665e8f8424 (diff) | |
download | pig.observer-c56211d0e66497200f85a0fffc6ce4d4ae0687c9.tar.gz pig.observer-c56211d0e66497200f85a0fffc6ce4d4ae0687c9.zip |
Add a suitable license
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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. + |