diff options
author | Sam Truzjan <pxqr.sta@gmail.com> | 2013-10-31 12:56:08 +0400 |
---|---|---|
committer | Sam Truzjan <pxqr.sta@gmail.com> | 2013-10-31 12:56:08 +0400 |
commit | 1c44aaa0d85bf1c47aa6a12d72f426db0c445337 (patch) | |
tree | 5696de7067e8d6ac93e9251a36703efa226b14e8 /src/Network/BitTorrent/Sessions | |
parent | 01cef3fafc27d39d88c94cacdcd8e204c5f66b86 (diff) |
Update license
Diffstat (limited to 'src/Network/BitTorrent/Sessions')
-rw-r--r-- | src/Network/BitTorrent/Sessions/Types.lhs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Network/BitTorrent/Sessions/Types.lhs b/src/Network/BitTorrent/Sessions/Types.lhs index 6957032f..1a945613 100644 --- a/src/Network/BitTorrent/Sessions/Types.lhs +++ b/src/Network/BitTorrent/Sessions/Types.lhs | |||
@@ -1,6 +1,6 @@ | |||
1 | > -- | | 1 | > -- | |
2 | > -- Copyright : (c) Sam T. 2013 | 2 | > -- Copyright : (c) Sam Truzjan 2013 |
3 | > -- License : MIT | 3 | > -- License : BSD3 |
4 | > -- Maintainer : pxqr.sta@gmail.com | 4 | > -- Maintainer : pxqr.sta@gmail.com |
5 | > -- Stability : experimental | 5 | > -- Stability : experimental |
6 | > -- Portability : portable | 6 | > -- Portability : portable |