diff options
author | Jefferson Julio <[email protected]> | 2022-05-14 21:16:59 -0300 |
---|---|---|
committer | Jefferson Julio <[email protected]> | 2022-05-14 21:16:59 -0300 |
commit | 336438e4cd053f73832cf0c94aef4b29ad2a81ad (patch) | |
tree | 9084d8084c64ffdceaff0b16ccbea86a7aae7c42 /LICENSE | |
parent | fbf272d4db1a28f4a56a9c8e8de9d0c6de33d218 (diff) | |
download | rest-run-336438e4cd053f73832cf0c94aef4b29ad2a81ad.tar.bz2 rest-run-336438e4cd053f73832cf0c94aef4b29ad2a81ad.zip |
License information, Makefile and README.md
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 <[email protected]> + + 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. + |