diff options
Diffstat (limited to 'src/Network/BitTorrent/Core/PeerAddr.hs')
-rw-r--r-- | src/Network/BitTorrent/Core/PeerAddr.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Network/BitTorrent/Core/PeerAddr.hs b/src/Network/BitTorrent/Core/PeerAddr.hs index 86b88491..63ae04b9 100644 --- a/src/Network/BitTorrent/Core/PeerAddr.hs +++ b/src/Network/BitTorrent/Core/PeerAddr.hs | |||
@@ -1,4 +1,5 @@ | |||
1 | -- | | 1 | -- | |
2 | -- Module : Network.BitTorrent.Core.PeerAddr | ||
2 | -- Copyright : (c) Sam Truzjan 2013 | 3 | -- Copyright : (c) Sam Truzjan 2013 |
3 | -- (c) Daniel Gröber 2013 | 4 | -- (c) Daniel Gröber 2013 |
4 | -- License : BSD3 | 5 | -- License : BSD3 |