From 221e89cab039d9b9193918ca5c3ce7882e193779 Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Wed, 13 May 2015 14:48:19 -0700 Subject: [PATCH] whitespace --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index cfccd23..f801a6d 100644 --- a/dub.json +++ b/dub.json @@ -3,7 +3,7 @@ "description": "Dfmt is a formatter for D source code", "version": "0.3.5", "targetType": "executable", - "license": "BSL-1.0", + "license": "BSL-1.0", "dependencies": { "libdparse": "~master" }