From 4b3411f183130a73687eeb1e23e651da5239b356 Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sun, 1 Jun 2014 00:11:14 +0200 Subject: [PATCH] Tweak copyright --- dub.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dub.json b/dub.json index 15657d7..fe72b6b 100644 --- a/dub.json +++ b/dub.json @@ -2,8 +2,8 @@ "name" : "poodinis", "description" : "A dependency injection framework.", "homepage": "http://lostmoment.com", - "authors": ["Lostmoment", "Mike Bierlee"], - "copyright": "Copyright 2014 Lostmoment", + "authors": ["Mike Bierlee"], + "copyright": "Copyright 2014 Mike Bierlee", "license": "proprietary", "configurations": [ {