From 7ffded8b88aa2f8f46d4c931d6b996953ceb6c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Thu, 5 Mar 2015 16:56:28 +0100 Subject: [PATCH] Add back LICENSE file pointing to COPYING.* --- LICENSE | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c646aeb --- /dev/null +++ b/LICENSE @@ -0,0 +1,6 @@ +ghc-mod was originally licensed under the BSD3 but the primary license has been +changed to the AGPL3, files originally contributed under the BSD3 license remain +under this license and can generally be identified by the lack of a GPL header. + +See the files COPYING.BSD3 and COPYING.AGPL3 in the source distribution for +copies of the two licenses.