diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-02-23 16:53:39 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-02-23 16:53:39 +0100 |
| commit | d8b11d740f2a31b8688cef5c37d5392f89cfe245 (patch) | |
| tree | 1801273b7cfcaba080f2739ef27c424fa908ee42 /dub.json | |
| parent | 74b33d253ad6f2c10497817e9576be6825d82471 (diff) | |
| download | tanya-d8b11d740f2a31b8688cef5c37d5392f89cfe245.tar.gz | |
Remove email from author documentation and copyrights
Diffstat (limited to 'dub.json')
| -rw-r--r-- | dub.json | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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", |
