From 62cc86e1bd619325cb5ba47b7c2a48529d967ffa Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 9 Jun 2022 00:45:34 +1000 Subject: added agpl license file and updated cabal file --- haskell-code-explorer.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'haskell-code-explorer.cabal') diff --git a/haskell-code-explorer.cabal b/haskell-code-explorer.cabal index a0dddda..2296910 100644 --- a/haskell-code-explorer.cabal +++ b/haskell-code-explorer.cabal @@ -3,9 +3,9 @@ version: 0.1.0.0 synopsis: Web application for exploring and understanding Haskell codebases Category: GHC,Web description: Please see README.md -license: MIT +license: MIT AND AGPL-3.0-or-later license-file: LICENSE -author: Alexey Kiryushin +author: Alexey Kiryushin and Yuchen Pei maintainer: alexey.a.kiryushin@gmail.com build-type: Simple cabal-version: >=1.20 -- cgit v1.2.3