From 87f305b381f68f9503c22973806c4e017a184b9a Mon Sep 17 00:00:00 2001 From: Rnhmjoj Date: Tue, 14 Oct 2014 00:20:08 +0200 Subject: [PATCH] Add license for cabal --- LICENSE | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c4c7c6f --- /dev/null +++ b/LICENSE @@ -0,0 +1,3 @@ +Dual licensed under the MIT and GPL licenses: +http://www.opensource.org/licenses/mit-license.php +http://www.gnu.org/licenses/gpl.html