Updated copyright information.

git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1301 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2011-10-09 06:30:14 +00:00
parent 34d006c492
commit 4d313e6353
182 changed files with 188 additions and 188 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+3 -3
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
@@ -286,7 +286,7 @@ DownloadList::close_quick(Download* download) {
// handled by some parameter to the close function, or some other
// way of giving the client more control of when STOPPED requests
// are sent.
download->download()->tracker_list()->manual_cancel();
download->download()->manual_cancel();
}
void
@@ -635,7 +635,7 @@ DownloadList::confirm_finished(Download* download) {
// Send the completed request before resuming so we don't reset the
// up/downloaded baseline.
download->download()->tracker_list()->send_completed();
download->download()->send_completed();
// Save the hash in case the finished event erases it.
torrent::HashString infohash = download->info()->hash();
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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
+1 -1
View File
@@ -1,5 +1,5 @@
// rTorrent - BitTorrent client
// Copyright (C) 2005-2007, Jari Sundell
// Copyright (C) 2005-2011, Jari Sundell
//
// 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