From 48ef771c73713000ba00f71080b50228170b48db Mon Sep 17 00:00:00 2001 From: Braydon Kains Date: Thu, 14 May 2020 22:18:42 -0400 Subject: [PATCH] Putting the right license in the shard file --- shard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shard.yml b/shard.yml index 13fee3a..cfb71db 100644 --- a/shard.yml +++ b/shard.yml @@ -10,4 +10,4 @@ targets: crystal: 0.33.0 -license: MIT +license: GPL-3.0