From 1cad24827f27f296b5ae55b5af3ca97cd52eb889 Mon Sep 17 00:00:00 2001 From: Andrew Kamal Date: Mon, 13 Jan 2020 18:46:07 -0500 Subject: [PATCH] Update dub.sdl --- dub.sdl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dub.sdl b/dub.sdl index c8e56aec5..ccabab56e 100644 --- a/dub.sdl +++ b/dub.sdl @@ -2,3 +2,5 @@ name "decentralized-internet" description "A library for building distributed web and grid computing projects." copyright "Copyright © 2020, Lonero Foundation" authors "gamer456148" +license "Apache" +targetType "library"