Set licetse to WTFPL

This commit is contained in:
2025-08-11 00:49:23 +02:00
parent b7755c9f49
commit 6864c328e4
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -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"]