From 8df1459a120c174f7eb10e0bea8e3446642968b6 Mon Sep 17 00:00:00 2001 From: "Adam D. Ruppe" Date: Mon, 1 Jun 2015 10:11:08 -0400 Subject: [PATCH] i really dont care --- dub.json | 1 + 1 file changed, 1 insertion(+) 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",