diff options
Diffstat (limited to 'src/Data/Torrent/URN.hs')
-rw-r--r-- | src/Data/Torrent/URN.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Data/Torrent/URN.hs b/src/Data/Torrent/URN.hs index cb3aef02..e9a0bd00 100644 --- a/src/Data/Torrent/URN.hs +++ b/src/Data/Torrent/URN.hs | |||
@@ -2,7 +2,7 @@ | |||
2 | -- Copyright : (c) Sam Truzjan 2013 | 2 | -- Copyright : (c) Sam Truzjan 2013 |
3 | -- License : BSD3 | 3 | -- License : BSD3 |
4 | -- Maintainer : pxqr.sta@gmail.com | 4 | -- Maintainer : pxqr.sta@gmail.com |
5 | -- Stability : experimental | 5 | -- Stability : provisional |
6 | -- Portability : portable | 6 | -- Portability : portable |
7 | -- | 7 | -- |
8 | -- URN is pesistent location-independent identifier for | 8 | -- URN is pesistent location-independent identifier for |