Updated dub.json

This commit is contained in:
Tristan B. Kildaire 2020-06-18 12:22:32 +02:00
parent 97781fb9c3
commit 534c90180c
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
"Tristan B. Kildaire"
],
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"description": "A minimal D application.",
"license": "proprietary",
"description": "bformat socket writer and reader",
"license": "GPL v3",
"name": "bformat",
"targetType": "library"
}