From dccfb3c4a13d30330a54290a9c538a2696bba654 Mon Sep 17 00:00:00 2001 From: Aycan iRiCAN Date: Thu, 18 Sep 2014 09:10:07 +0300 Subject: [PATCH] Update ShellCheck.cabal Fixed License. --- ShellCheck.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellCheck.cabal b/ShellCheck.cabal index 4d54dcd..261160f 100644 --- a/ShellCheck.cabal +++ b/ShellCheck.cabal @@ -1,7 +1,7 @@ Name: ShellCheck Version: 0.3.4 Synopsis: Shell script analysis tool -License: OtherLicense +License: AGPL-3 License-file: LICENSE Category: Static Analysis Author: Vidar Holen