]> git.rkrishnan.org Git - functorrent.git/commit
*.hs: add GPLv3 License text and copyright notice
authorRamakrishnan Muthukrishnan <ram@acano.com>
Fri, 15 Apr 2016 17:35:36 +0000 (23:05 +0530)
committerRamakrishnan Muthukrishnan <ram@acano.com>
Fri, 15 Apr 2016 17:35:36 +0000 (23:05 +0530)
commit53d6f1e577880946a0f17d192b4c19691e486c50
tree0a0679cd3e5d46c3353e73fac635c364a064ad46
parent5b18521efb136dfa7d0676f195a2cdf38744d660
*.hs: add GPLv3 License text and copyright notice
14 files changed:
src/FuncTorrent/Bencode.hs
src/FuncTorrent/FileSystem.hs
src/FuncTorrent/Logger.hs
src/FuncTorrent/Metainfo.hs
src/FuncTorrent/Network.hs
src/FuncTorrent/Peer.hs
src/FuncTorrent/PeerMsgs.hs
src/FuncTorrent/PieceManager.hs
src/FuncTorrent/Server.hs
src/FuncTorrent/Tracker.hs
src/FuncTorrent/Tracker/Http.hs
src/FuncTorrent/Tracker/Types.hs
src/FuncTorrent/Utils.hs
src/main/Main.hs