diff --git a/dub.json b/dub.json index 07e4c4c..40fac0c 100644 --- a/dub.json +++ b/dub.json @@ -3,6 +3,7 @@ "targetType": "sourceLibrary", "dependencies": {}, "description": "A container of various subpackages that do lots of different things.", + "license":"BSL-1.0", "subPackages": [ { "name": "simpledisplay",