X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fserver%2FTorrentSession.cpp;h=d9d2b95990eb55e52b650f9a8a8eb5fc87082184;hb=488f76eabee4de5aa58f0e63a9eb49ac9d24eb84;hp=1065a6e9b4a0c54d41ad2920b6b663cc8a5d0040;hpb=093dca5acff7b2b046ac90bffab9f15bbe6c4714;p=qtrapids diff --git a/src/server/TorrentSession.cpp b/src/server/TorrentSession.cpp index 1065a6e..d9d2b95 100644 --- a/src/server/TorrentSession.cpp +++ b/src/server/TorrentSession.cpp @@ -1,3 +1,20 @@ +/*************************************************************************** + * Copyright (C) 2010 by Ixonos Plc * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; version 2 of the License. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + ***************************************************************************/ #include "TorrentSession.hpp" #include "TorrentHandle.hpp" #include "AlertWaiterThread.hpp"