summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Exchange.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network/BitTorrent/Exchange.hs')
-rw-r--r--src/Network/BitTorrent/Exchange.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Network/BitTorrent/Exchange.hs b/src/Network/BitTorrent/Exchange.hs
index e81880b4..74aeab94 100644
--- a/src/Network/BitTorrent/Exchange.hs
+++ b/src/Network/BitTorrent/Exchange.hs
@@ -12,8 +12,8 @@
12 -} 12 -}
13 13
14-- | 14-- |
15-- Copyright : (c) Sam T. 2013 15-- Copyright : (c) Sam Truzjan 2013
16-- License : MIT 16-- License : BSD3
17-- Maintainer : pxqr.sta@gmail.com 17-- Maintainer : pxqr.sta@gmail.com
18-- Stability : experimental 18-- Stability : experimental
19-- Portability : portable 19-- Portability : portable