diff options
-rw-r--r-- | COPYING.expat (renamed from LICENSE) | 0 | ||||
-rw-r--r-- | haskell-code-explorer.cabal | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/haskell-code-explorer.cabal b/haskell-code-explorer.cabal index f0f6ce4..bb50940 100644 --- a/haskell-code-explorer.cabal +++ b/haskell-code-explorer.cabal @@ -5,7 +5,7 @@ synopsis: Web application for exploring and understanding Haskell cod Category: GHC,Web description: Please see README.md license: MIT AND AGPL-3.0-or-later -license-files: LICENSE, COPYING.agpl3 +license-files: COPYING.expat, COPYING.agpl3 author: Alexey Kiryushin and Yuchen Pei maintainer: alexey.a.kiryushin@gmail.com build-type: Simple |