Merge pull request #802 from WebFreak001/fix-license

change license in dub.json to match dub format
This commit is contained in:
Jan Jurzitza 2020-04-08 20:48:58 +02:00 committed by GitHub
commit 4ca84493d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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