Set licetse to WTFPL
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ edition = "2021"
|
|||||||
rust-version = "1.70"
|
rust-version = "1.70"
|
||||||
authors = ["Network Test Tool"]
|
authors = ["Network Test Tool"]
|
||||||
description = "A comprehensive network connectivity and DNS testing CLI tool"
|
description = "A comprehensive network connectivity and DNS testing CLI tool"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "WTFPL"
|
||||||
repository = "https://github.com/example/nettest"
|
repository = "https://github.com/example/nettest"
|
||||||
keywords = ["network", "dns", "testing", "connectivity", "cli"]
|
keywords = ["network", "dns", "testing", "connectivity", "cli"]
|
||||||
categories = ["command-line-utilities", "network-programming"]
|
categories = ["command-line-utilities", "network-programming"]
|
||||||
|
|||||||
@@ -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.
|
||||||
Reference in New Issue
Block a user