summaryrefslogtreecommitdiff
path: root/dub.json
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-02-23 16:53:39 +0100
committerEugen Wissner <belka@caraus.de>2026-02-23 16:53:39 +0100
commitd8b11d740f2a31b8688cef5c37d5392f89cfe245 (patch)
tree1801273b7cfcaba080f2739ef27c424fa908ee42 /dub.json
parent74b33d253ad6f2c10497817e9576be6825d82471 (diff)
downloadtanya-d8b11d740f2a31b8688cef5c37d5392f89cfe245.tar.gz
Remove email from author documentation and copyrights
Diffstat (limited to 'dub.json')
-rw-r--r--dub.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/dub.json b/dub.json
index c723215..8101bcb 100644
--- a/dub.json
+++ b/dub.json
@@ -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",