diff options
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", |
