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 --- README.org | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index af9177b..8a6a225 100644 --- a/README.org +++ b/README.org @@ -32,16 +32,17 @@ haskell-code-server -p /path/to/package1 -p /path/to/packag2 ... and the app will be available at localhost:3000. -For the readme of the original version, see -https://g.ypei.me/haskell-code-explorer.git/tree/README.md. +For the readme of the original version, see README.md, also available +at https://g.ypei.me/haskell-code-explorer.git/tree/README.md. * Contact and Copyright -The original haskell-code-explorer is written by [[https://github.com/alexwl/][alexwl]], hosted at -[[https://github.com/alexwl/haskell-code-explorer][github]]. +The original haskell-code-explorer is written by Alexey Kiryushin +(alexey.a.kiryushin@gmail.com), hosted at [[https://github.com/alexwl/haskell-code-explorer][github]]. The port to 9.2.2 is done by Yuchen Pei (id@ypei.org). The original work is under the [[https://www.gnu.org/licenses/license-list.html#Expat][expat license]], while the changes by -Yuchen Pei are covered by [[https://www.gnu.org/licenses/agpl-3.0.en.html][GNU AGPLv3+]]. This work as a whole is -licensed under GNU AGPLv3+. +Yuchen Pei are covered by [[https://www.gnu.org/licenses/agpl-3.0.en.html][GNU AGPLv3+]] and you may find the license +text in a file named COPYING.agpl3 in the project tree. This work as +a whole is licensed under GNU AGPLv3+. -- cgit v1.2.3