aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-06-09 12:04:02 +1000
committerYuchen Pei <hi@ypei.me>2022-06-09 12:04:02 +1000
commitaf1204b92d1bd5d535f2950443e219a165dc5310 (patch)
treef2a56999adc40d44f219d2e3db9dec19ef977d8d
parent5e5272e73a846dd79df67848baa823e0a09479dd (diff)
license file update
-rw-r--r--COPYING.expat (renamed from LICENSE)0
-rw-r--r--haskell-code-explorer.cabal2
2 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/COPYING.expat
index de9a72d..de9a72d 100644
--- a/LICENSE
+++ b/COPYING.expat
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