From 14b60616df95d76b91873a726861b58f3578182b Mon Sep 17 00:00:00 2001 From: Daniel Gnoutcheff Date: Wed, 15 Sep 2021 16:27:14 -0400 Subject: Licence information --- COPYING | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 COPYING (limited to 'COPYING') diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..c7f2118 --- /dev/null +++ b/COPYING @@ -0,0 +1,22 @@ +The file app/XMLParse.hs is derived from HaXml-1.25.5, which is: + (c) copyright 1998-1999 Malcolm Wallace and Colin Runciman + (c) copyright 2000-2013 Malcolm Wallace +and is licenced under the terms of the GNU Lesser General Public Licence (LGPL) +version 2.1 with the following exception (from HaXml's COPYRIGHT file): + +---- +As a relaxation of clause 6 of the LGPL, the copyright holders of this +library give permission to use, copy, link, modify, and distribute, +binary-only object-code versions of an executable linked with the +original unmodified Library, without requiring the supply of any +mechanism to modify or replace the Library and relink (clauses 6a, +6b, 6c, 6d, 6e), provided that all the other terms of clause 6 are +complied with. +---- + +All other files are: + + Copyright (C) 2021 Software Freedom Law Center + +Licenced under the terms of the GNU General Public Licence (GPL) version 3 or +(ar your option) any later version. -- cgit v1.2.3