change license in dub.json to match dub format

This commit is contained in:
WebFreak001 2020-04-07 22:20:51 +02:00
parent 032b6001a1
commit 2c9ead0316
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"authors" : [ "authors" : [
"Brian Schott" "Brian Schott"
], ],
"license" : "Boost Software License - Version 1.0", "license" : "BSL-1.0",
"targetType" : "autodetect", "targetType" : "autodetect",
"versions" : [ "versions" : [
"built_with_dub", "built_with_dub",