From 7c3544b78e805505bc04a7f8faf4d032dac44b85 Mon Sep 17 00:00:00 2001
From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Fri, 29 Apr 2016 21:59:22 +0530
Subject: [PATCH] rename LICENSE -> COPYING

---
 LICENSE => COPYING | 0
 functorrent.cabal  | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename LICENSE => COPYING (100%)

diff --git a/LICENSE b/COPYING
similarity index 100%
rename from LICENSE
rename to COPYING
diff --git a/functorrent.cabal b/functorrent.cabal
index 95196fb..4b865b6 100644
--- a/functorrent.cabal
+++ b/functorrent.cabal
@@ -6,7 +6,7 @@ version:             0.2.0
 synopsis:            A Bit-torrent client
 description:         A bittorrent client
 license:             GPL-3
-license-file:        LICENSE
+license-file:        COPYING
 author:              Ramakrishnan Muthukrishnan
 maintainer:          ram@rkrishnan.org
 -- copyright:
-- 
2.45.2