Set licetse to WTFPL
This commit is contained in:
parent
b7755c9f49
commit
6864c328e4
@ -5,7 +5,7 @@ edition = "2021"
|
||||
rust-version = "1.70"
|
||||
authors = ["Network Test 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"
|
||||
keywords = ["network", "dns", "testing", "connectivity", "cli"]
|
||||
categories = ["command-line-utilities", "network-programming"]
|
||||
|
||||
13
LICENSE
Normal file
13
LICENSE
Normal file
@ -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.
|
||||
Loading…
x
Reference in New Issue
Block a user