Remove email from author documentation and copyrights

This commit is contained in:
2026-02-23 16:53:39 +01:00
parent 74b33d253a
commit d8b11d740f
39 changed files with 11 additions and 129 deletions

View File

@@ -2,9 +2,8 @@
"name": "tanya",
"description": "@nogc library. Containers, networking, metaprogramming, memory management, utilities",
"license": "MPL-2.0",
"copyright": "© Eugene Wissner <belka@caraus.de>",
"authors": [
"Eugene Wissner"
"Eugen Wissner"
],
"targetType": "library",