From b25af84ee889df0afdbd3629409482d15d085711 Mon Sep 17 00:00:00 2001 From: rakshasa Date: Tue, 10 Jan 2006 00:46:50 +0000 Subject: [PATCH] * Bumping the copyright year to 2006. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@621 e378c898-3ddf-0310-93e7-cc216c733640 --- Makefile.am | 2 +- rak/algorithm.h | 2 +- rak/error_number.h | 2 +- rak/file_stat.h | 4 ++-- rak/functional.h | 2 +- rak/functional_fun.h | 2 +- rak/priority_queue.h | 2 +- rak/priority_queue_default.h | 2 +- rak/ranges.h | 2 +- rak/regex.h | 4 ++-- rak/string_manip.h | 2 +- rak/timer.h | 2 +- rak/unordered_vector.h | 2 +- src/command_scheduler.cc | 2 +- src/command_scheduler.h | 2 +- src/command_scheduler_item.cc | 2 +- src/command_scheduler_item.h | 2 +- src/control.cc | 2 +- src/control.h | 2 +- src/core/curl_get.cc | 2 +- src/core/curl_get.h | 2 +- src/core/curl_stack.cc | 2 +- src/core/curl_stack.h | 2 +- src/core/download.cc | 2 +- src/core/download.h | 2 +- src/core/download_factory.cc | 2 +- src/core/download_factory.h | 2 +- src/core/download_list.cc | 2 +- src/core/download_list.h | 2 +- src/core/download_slot_map.h | 2 +- src/core/download_store.cc | 2 +- src/core/download_store.h | 2 +- src/core/hash_queue.cc | 2 +- src/core/hash_queue.h | 2 +- src/core/http_queue.cc | 2 +- src/core/http_queue.h | 2 +- src/core/log.cc | 2 +- src/core/log.h | 2 +- src/core/manager.cc | 2 +- src/core/manager.h | 2 +- src/core/poll_manager.cc | 2 +- src/core/poll_manager.h | 2 +- src/core/poll_manager_epoll.cc | 2 +- src/core/poll_manager_epoll.h | 2 +- src/core/poll_manager_select.cc | 2 +- src/core/poll_manager_select.h | 2 +- src/display/canvas.cc | 2 +- src/display/canvas.h | 2 +- src/display/manager.cc | 2 +- src/display/manager.h | 2 +- src/display/utils.cc | 2 +- src/display/utils.h | 2 +- src/display/window.cc | 2 +- src/display/window.h | 2 +- src/display/window_download_list.cc | 2 +- src/display/window_download_list.h | 2 +- src/display/window_download_statusbar.cc | 2 +- src/display/window_download_statusbar.h | 2 +- src/display/window_file_list.cc | 2 +- src/display/window_file_list.h | 2 +- src/display/window_http_queue.cc | 2 +- src/display/window_http_queue.h | 2 +- src/display/window_input.cc | 2 +- src/display/window_input.h | 2 +- src/display/window_log.cc | 2 +- src/display/window_log.h | 2 +- src/display/window_log_complete.cc | 2 +- src/display/window_log_complete.h | 2 +- src/display/window_peer_info.cc | 2 +- src/display/window_peer_info.h | 2 +- src/display/window_peer_list.cc | 2 +- src/display/window_peer_list.h | 2 +- src/display/window_statusbar.cc | 2 +- src/display/window_statusbar.h | 2 +- src/display/window_string_list.cc | 2 +- src/display/window_string_list.h | 2 +- src/display/window_title.cc | 2 +- src/display/window_title.h | 2 +- src/display/window_tracker_list.cc | 2 +- src/display/window_tracker_list.h | 2 +- src/globals.cc | 2 +- src/globals.h | 2 +- src/input/bindings.cc | 2 +- src/input/bindings.h | 2 +- src/input/input_event.cc | 2 +- src/input/input_event.h | 2 +- src/input/manager.cc | 2 +- src/input/manager.h | 2 +- src/input/path_input.cc | 2 +- src/input/path_input.h | 2 +- src/input/text_input.cc | 2 +- src/input/text_input.h | 2 +- src/main.cc | 2 +- src/option_file.cc | 2 +- src/option_file.h | 2 +- src/option_handler.cc | 2 +- src/option_handler.h | 2 +- src/option_handler_rules.cc | 2 +- src/option_handler_rules.h | 2 +- src/option_parser.cc | 2 +- src/option_parser.h | 2 +- src/signal_handler.cc | 2 +- src/signal_handler.h | 2 +- src/ui/download.cc | 2 +- src/ui/download.h | 2 +- src/ui/download_list.cc | 2 +- src/ui/download_list.h | 2 +- src/ui/element_base.h | 2 +- src/ui/element_download_list.cc | 2 +- src/ui/element_download_list.h | 2 +- src/ui/element_file_list.cc | 2 +- src/ui/element_file_list.h | 2 +- src/ui/element_log_complete.cc | 2 +- src/ui/element_log_complete.h | 2 +- src/ui/element_peer_info.cc | 2 +- src/ui/element_peer_info.h | 2 +- src/ui/element_peer_list.cc | 2 +- src/ui/element_peer_list.h | 2 +- src/ui/element_string_list.cc | 2 +- src/ui/element_string_list.h | 2 +- src/ui/element_tracker_list.cc | 2 +- src/ui/element_tracker_list.h | 2 +- src/ui/root.cc | 2 +- src/ui/root.h | 2 +- src/utils/directory.cc | 2 +- src/utils/directory.h | 2 +- src/utils/list_focus.h | 2 +- 127 files changed, 129 insertions(+), 129 deletions(-) diff --git a/Makefile.am b/Makefile.am index f9a1fe10..56259ece 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ EXTRA_DIST= \ rak/functional_fun.h \ rak/priority_queue.h \ rak/priority_queue_default.h \ - rak/regex.h + rak/regex.h \ rak/string_manip.h \ rak/timer.h \ rak/unordered_vector.h \ diff --git a/rak/algorithm.h b/rak/algorithm.h index 2b6b521e..64528abc 100644 --- a/rak/algorithm.h +++ b/rak/algorithm.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/error_number.h b/rak/error_number.h index 99c7ba4d..d808dc39 100644 --- a/rak/error_number.h +++ b/rak/error_number.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/file_stat.h b/rak/file_stat.h index 6fa81b59..7fec55f0 100644 --- a/rak/file_stat.h +++ b/rak/file_stat.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 @@ -73,7 +73,7 @@ private: #endif // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/functional.h b/rak/functional.h index c96501e1..85d9ff2d 100644 --- a/rak/functional.h +++ b/rak/functional.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/functional_fun.h b/rak/functional_fun.h index ec5e775e..56e06646 100644 --- a/rak/functional_fun.h +++ b/rak/functional_fun.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/priority_queue.h b/rak/priority_queue.h index 92593033..0b032c3c 100644 --- a/rak/priority_queue.h +++ b/rak/priority_queue.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/priority_queue_default.h b/rak/priority_queue_default.h index eceede60..e748b424 100644 --- a/rak/priority_queue_default.h +++ b/rak/priority_queue_default.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/ranges.h b/rak/ranges.h index 87c19074..b954b6c7 100644 --- a/rak/ranges.h +++ b/rak/ranges.h @@ -1,5 +1,5 @@ // libTorrent - BitTorrent library -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/regex.h b/rak/regex.h index 23e2197b..c6a6b29e 100644 --- a/rak/regex.h +++ b/rak/regex.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 @@ -109,7 +109,7 @@ regex::operator () (const std::string& text) const { #endif // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/string_manip.h b/rak/string_manip.h index 47bfdae8..0bcd0601 100644 --- a/rak/string_manip.h +++ b/rak/string_manip.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/timer.h b/rak/timer.h index 09cb0a9a..36a65fe3 100644 --- a/rak/timer.h +++ b/rak/timer.h @@ -1,5 +1,5 @@ // libTorrent - BitTorrent library -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/rak/unordered_vector.h b/rak/unordered_vector.h index b84facc2..36f71fdf 100644 --- a/rak/unordered_vector.h +++ b/rak/unordered_vector.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/command_scheduler.cc b/src/command_scheduler.cc index efcfef87..75627275 100644 --- a/src/command_scheduler.cc +++ b/src/command_scheduler.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/command_scheduler.h b/src/command_scheduler.h index 4e53f2f5..7e6f2c45 100644 --- a/src/command_scheduler.h +++ b/src/command_scheduler.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/command_scheduler_item.cc b/src/command_scheduler_item.cc index 1dbf48cd..cc26c0ec 100644 --- a/src/command_scheduler_item.cc +++ b/src/command_scheduler_item.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/command_scheduler_item.h b/src/command_scheduler_item.h index 9a0bc04e..3cfeb808 100644 --- a/src/command_scheduler_item.h +++ b/src/command_scheduler_item.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/control.cc b/src/control.cc index 1d8e3e4a..da300a3e 100644 --- a/src/control.cc +++ b/src/control.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/control.h b/src/control.h index 42f2512c..386dec2e 100644 --- a/src/control.h +++ b/src/control.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/curl_get.cc b/src/core/curl_get.cc index 5b52edab..a01ac84f 100644 --- a/src/core/curl_get.cc +++ b/src/core/curl_get.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/curl_get.h b/src/core/curl_get.h index 17c43ea1..6c11312d 100644 --- a/src/core/curl_get.h +++ b/src/core/curl_get.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/curl_stack.cc b/src/core/curl_stack.cc index 13a419d2..8aea14f6 100644 --- a/src/core/curl_stack.cc +++ b/src/core/curl_stack.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/curl_stack.h b/src/core/curl_stack.h index ad5b36d3..fcd9ad4f 100644 --- a/src/core/curl_stack.h +++ b/src/core/curl_stack.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/download.cc b/src/core/download.cc index 76217045..0c594076 100644 --- a/src/core/download.cc +++ b/src/core/download.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/download.h b/src/core/download.h index 679126fc..8cb4591e 100644 --- a/src/core/download.h +++ b/src/core/download.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/download_factory.cc b/src/core/download_factory.cc index 17276d5d..669371eb 100644 --- a/src/core/download_factory.cc +++ b/src/core/download_factory.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/download_factory.h b/src/core/download_factory.h index 26d6738c..688f216a 100644 --- a/src/core/download_factory.h +++ b/src/core/download_factory.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/download_list.cc b/src/core/download_list.cc index 4c4c1292..d211e327 100644 --- a/src/core/download_list.cc +++ b/src/core/download_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/download_list.h b/src/core/download_list.h index 3c770c24..12637679 100644 --- a/src/core/download_list.h +++ b/src/core/download_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/download_slot_map.h b/src/core/download_slot_map.h index 14271e3d..d8f0b4ab 100644 --- a/src/core/download_slot_map.h +++ b/src/core/download_slot_map.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/download_store.cc b/src/core/download_store.cc index 5a973b2e..a46b38bd 100644 --- a/src/core/download_store.cc +++ b/src/core/download_store.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/download_store.h b/src/core/download_store.h index b6eab3fc..fd44215a 100644 --- a/src/core/download_store.h +++ b/src/core/download_store.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/hash_queue.cc b/src/core/hash_queue.cc index e70e4aea..d3d9cc7e 100644 --- a/src/core/hash_queue.cc +++ b/src/core/hash_queue.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/hash_queue.h b/src/core/hash_queue.h index 82b5fd6b..9c8dfc8f 100644 --- a/src/core/hash_queue.h +++ b/src/core/hash_queue.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/http_queue.cc b/src/core/http_queue.cc index 486ad704..2dd70302 100644 --- a/src/core/http_queue.cc +++ b/src/core/http_queue.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/http_queue.h b/src/core/http_queue.h index b78420de..68d8ff00 100644 --- a/src/core/http_queue.h +++ b/src/core/http_queue.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/log.cc b/src/core/log.cc index 868fc19e..9f49e170 100644 --- a/src/core/log.cc +++ b/src/core/log.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/log.h b/src/core/log.h index ceee4295..01749b4b 100644 --- a/src/core/log.h +++ b/src/core/log.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/manager.cc b/src/core/manager.cc index d32afa68..3dac59bd 100644 --- a/src/core/manager.cc +++ b/src/core/manager.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/manager.h b/src/core/manager.h index 92de5609..1ebc72e6 100644 --- a/src/core/manager.h +++ b/src/core/manager.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/poll_manager.cc b/src/core/poll_manager.cc index 28ae9c91..30143414 100644 --- a/src/core/poll_manager.cc +++ b/src/core/poll_manager.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/poll_manager.h b/src/core/poll_manager.h index 4749f7b8..bd225bf8 100644 --- a/src/core/poll_manager.h +++ b/src/core/poll_manager.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/poll_manager_epoll.cc b/src/core/poll_manager_epoll.cc index b964008e..3dbc7a32 100644 --- a/src/core/poll_manager_epoll.cc +++ b/src/core/poll_manager_epoll.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/poll_manager_epoll.h b/src/core/poll_manager_epoll.h index a5527001..83526d99 100644 --- a/src/core/poll_manager_epoll.h +++ b/src/core/poll_manager_epoll.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/poll_manager_select.cc b/src/core/poll_manager_select.cc index 988d07ac..c8096144 100644 --- a/src/core/poll_manager_select.cc +++ b/src/core/poll_manager_select.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/core/poll_manager_select.h b/src/core/poll_manager_select.h index 794d68a9..a326e7f7 100644 --- a/src/core/poll_manager_select.h +++ b/src/core/poll_manager_select.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/canvas.cc b/src/display/canvas.cc index 5d904c57..6b0436ee 100644 --- a/src/display/canvas.cc +++ b/src/display/canvas.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/canvas.h b/src/display/canvas.h index e435f241..0e0eeffc 100644 --- a/src/display/canvas.h +++ b/src/display/canvas.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/manager.cc b/src/display/manager.cc index 98a4d826..e566c12f 100644 --- a/src/display/manager.cc +++ b/src/display/manager.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/manager.h b/src/display/manager.h index d5d65c4b..5eddcc8f 100644 --- a/src/display/manager.h +++ b/src/display/manager.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/utils.cc b/src/display/utils.cc index eaface6f..8f1d4cc7 100644 --- a/src/display/utils.cc +++ b/src/display/utils.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/utils.h b/src/display/utils.h index 611a868d..c598e115 100644 --- a/src/display/utils.h +++ b/src/display/utils.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window.cc b/src/display/window.cc index 62e35993..295dc9e9 100644 --- a/src/display/window.cc +++ b/src/display/window.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window.h b/src/display/window.h index e7dfb8ee..25fef7b3 100644 --- a/src/display/window.h +++ b/src/display/window.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_download_list.cc b/src/display/window_download_list.cc index b5345fa9..c65e5573 100644 --- a/src/display/window_download_list.cc +++ b/src/display/window_download_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_download_list.h b/src/display/window_download_list.h index 596ea2fd..e3c23437 100644 --- a/src/display/window_download_list.h +++ b/src/display/window_download_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_download_statusbar.cc b/src/display/window_download_statusbar.cc index 09301fb0..163ec87e 100644 --- a/src/display/window_download_statusbar.cc +++ b/src/display/window_download_statusbar.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_download_statusbar.h b/src/display/window_download_statusbar.h index 832bf853..b1a66d4d 100644 --- a/src/display/window_download_statusbar.h +++ b/src/display/window_download_statusbar.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_file_list.cc b/src/display/window_file_list.cc index ee0950ef..f2698612 100644 --- a/src/display/window_file_list.cc +++ b/src/display/window_file_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_file_list.h b/src/display/window_file_list.h index 7fb938fa..610954d8 100644 --- a/src/display/window_file_list.h +++ b/src/display/window_file_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_http_queue.cc b/src/display/window_http_queue.cc index 2efd9cbc..58ef04d2 100644 --- a/src/display/window_http_queue.cc +++ b/src/display/window_http_queue.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_http_queue.h b/src/display/window_http_queue.h index 61dcec9d..6451698c 100644 --- a/src/display/window_http_queue.h +++ b/src/display/window_http_queue.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_input.cc b/src/display/window_input.cc index a9ccbd16..ac3ebf25 100644 --- a/src/display/window_input.cc +++ b/src/display/window_input.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_input.h b/src/display/window_input.h index ef047506..d014807d 100644 --- a/src/display/window_input.h +++ b/src/display/window_input.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_log.cc b/src/display/window_log.cc index 55ea3724..dc596547 100644 --- a/src/display/window_log.cc +++ b/src/display/window_log.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_log.h b/src/display/window_log.h index d65319f4..1ec9ed02 100644 --- a/src/display/window_log.h +++ b/src/display/window_log.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_log_complete.cc b/src/display/window_log_complete.cc index 1473e3c1..e6025bf0 100644 --- a/src/display/window_log_complete.cc +++ b/src/display/window_log_complete.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_log_complete.h b/src/display/window_log_complete.h index 8d2cdb52..454cf85a 100644 --- a/src/display/window_log_complete.h +++ b/src/display/window_log_complete.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_peer_info.cc b/src/display/window_peer_info.cc index 76eaae17..5438c5fc 100644 --- a/src/display/window_peer_info.cc +++ b/src/display/window_peer_info.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_peer_info.h b/src/display/window_peer_info.h index 6bf0003c..f0fed99d 100644 --- a/src/display/window_peer_info.h +++ b/src/display/window_peer_info.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_peer_list.cc b/src/display/window_peer_list.cc index 36e3dd91..c48d90cb 100644 --- a/src/display/window_peer_list.cc +++ b/src/display/window_peer_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_peer_list.h b/src/display/window_peer_list.h index 61eeec1c..31b94af4 100644 --- a/src/display/window_peer_list.h +++ b/src/display/window_peer_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_statusbar.cc b/src/display/window_statusbar.cc index 6b081e58..fb9acd18 100644 --- a/src/display/window_statusbar.cc +++ b/src/display/window_statusbar.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_statusbar.h b/src/display/window_statusbar.h index 26de7729..f5c3b2e7 100644 --- a/src/display/window_statusbar.h +++ b/src/display/window_statusbar.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_string_list.cc b/src/display/window_string_list.cc index a14e70ce..2b75edd9 100644 --- a/src/display/window_string_list.cc +++ b/src/display/window_string_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_string_list.h b/src/display/window_string_list.h index db0bc644..09edf8c4 100644 --- a/src/display/window_string_list.h +++ b/src/display/window_string_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_title.cc b/src/display/window_title.cc index 58d196de..4984f768 100644 --- a/src/display/window_title.cc +++ b/src/display/window_title.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_title.h b/src/display/window_title.h index e553bc1c..0b796e01 100644 --- a/src/display/window_title.h +++ b/src/display/window_title.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_tracker_list.cc b/src/display/window_tracker_list.cc index e5d9c71e..7f60eede 100644 --- a/src/display/window_tracker_list.cc +++ b/src/display/window_tracker_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/display/window_tracker_list.h b/src/display/window_tracker_list.h index 8693fe8e..f748b026 100644 --- a/src/display/window_tracker_list.h +++ b/src/display/window_tracker_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/globals.cc b/src/globals.cc index 0d69915d..9d9c2c4a 100644 --- a/src/globals.cc +++ b/src/globals.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent library -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/globals.h b/src/globals.h index 9dd5a30e..25825283 100644 --- a/src/globals.h +++ b/src/globals.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent library -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/input/bindings.cc b/src/input/bindings.cc index 98de5213..c3ceedc5 100644 --- a/src/input/bindings.cc +++ b/src/input/bindings.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/input/bindings.h b/src/input/bindings.h index c83864eb..0e9fae67 100644 --- a/src/input/bindings.h +++ b/src/input/bindings.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/input/input_event.cc b/src/input/input_event.cc index ba93570d..6f2cd49a 100644 --- a/src/input/input_event.cc +++ b/src/input/input_event.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/input/input_event.h b/src/input/input_event.h index 9e8ec806..4d2edf5e 100644 --- a/src/input/input_event.h +++ b/src/input/input_event.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/input/manager.cc b/src/input/manager.cc index e2ecb2a1..edb11055 100644 --- a/src/input/manager.cc +++ b/src/input/manager.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/input/manager.h b/src/input/manager.h index 85085915..e1f4f10d 100644 --- a/src/input/manager.h +++ b/src/input/manager.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/input/path_input.cc b/src/input/path_input.cc index 776eb45f..018c22bf 100644 --- a/src/input/path_input.cc +++ b/src/input/path_input.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/input/path_input.h b/src/input/path_input.h index d1852ddd..154eeaee 100644 --- a/src/input/path_input.h +++ b/src/input/path_input.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/input/text_input.cc b/src/input/text_input.cc index 2d5283c6..26ea8542 100644 --- a/src/input/text_input.cc +++ b/src/input/text_input.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/input/text_input.h b/src/input/text_input.h index eff18dea..be9d454a 100644 --- a/src/input/text_input.h +++ b/src/input/text_input.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/main.cc b/src/main.cc index 0a8a57cc..438a046a 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/option_file.cc b/src/option_file.cc index b2e0bf3e..1b6ffe6b 100644 --- a/src/option_file.cc +++ b/src/option_file.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/option_file.h b/src/option_file.h index e5122883..08f46729 100644 --- a/src/option_file.h +++ b/src/option_file.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/option_handler.cc b/src/option_handler.cc index 46c6a9c2..0fee34ce 100644 --- a/src/option_handler.cc +++ b/src/option_handler.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/option_handler.h b/src/option_handler.h index ec2ed8a4..cba59c13 100644 --- a/src/option_handler.h +++ b/src/option_handler.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/option_handler_rules.cc b/src/option_handler_rules.cc index 338bf6f9..61d7ac09 100644 --- a/src/option_handler_rules.cc +++ b/src/option_handler_rules.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/option_handler_rules.h b/src/option_handler_rules.h index 5896694a..7f2c7256 100644 --- a/src/option_handler_rules.h +++ b/src/option_handler_rules.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/option_parser.cc b/src/option_parser.cc index ca31f300..93ac2a1a 100644 --- a/src/option_parser.cc +++ b/src/option_parser.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/option_parser.h b/src/option_parser.h index 4ea3d217..b165e1de 100644 --- a/src/option_parser.h +++ b/src/option_parser.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/signal_handler.cc b/src/signal_handler.cc index 665c9d98..cb3f85a5 100644 --- a/src/signal_handler.cc +++ b/src/signal_handler.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/signal_handler.h b/src/signal_handler.h index 6fa2650e..cac507fa 100644 --- a/src/signal_handler.h +++ b/src/signal_handler.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/download.cc b/src/ui/download.cc index 2fb58ad3..526b707b 100644 --- a/src/ui/download.cc +++ b/src/ui/download.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/download.h b/src/ui/download.h index 40730a52..de53180c 100644 --- a/src/ui/download.h +++ b/src/ui/download.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/download_list.cc b/src/ui/download_list.cc index 86dbbc10..1142c4fe 100644 --- a/src/ui/download_list.cc +++ b/src/ui/download_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/download_list.h b/src/ui/download_list.h index 0c693f4b..17417ffc 100644 --- a/src/ui/download_list.h +++ b/src/ui/download_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_base.h b/src/ui/element_base.h index 3fc73ea3..d4e69020 100644 --- a/src/ui/element_base.h +++ b/src/ui/element_base.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_download_list.cc b/src/ui/element_download_list.cc index fb5e152a..06d820e1 100644 --- a/src/ui/element_download_list.cc +++ b/src/ui/element_download_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_download_list.h b/src/ui/element_download_list.h index d11a19ab..deb0d873 100644 --- a/src/ui/element_download_list.h +++ b/src/ui/element_download_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_file_list.cc b/src/ui/element_file_list.cc index 552f8fee..0e38fe3f 100644 --- a/src/ui/element_file_list.cc +++ b/src/ui/element_file_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_file_list.h b/src/ui/element_file_list.h index 5535d93a..9f809b0a 100644 --- a/src/ui/element_file_list.h +++ b/src/ui/element_file_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_log_complete.cc b/src/ui/element_log_complete.cc index b0c7ccf4..9840b000 100644 --- a/src/ui/element_log_complete.cc +++ b/src/ui/element_log_complete.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_log_complete.h b/src/ui/element_log_complete.h index 5b9830d4..561d4955 100644 --- a/src/ui/element_log_complete.h +++ b/src/ui/element_log_complete.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_peer_info.cc b/src/ui/element_peer_info.cc index 55a63cbc..fd786f9b 100644 --- a/src/ui/element_peer_info.cc +++ b/src/ui/element_peer_info.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_peer_info.h b/src/ui/element_peer_info.h index 75f949ff..beace4e7 100644 --- a/src/ui/element_peer_info.h +++ b/src/ui/element_peer_info.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_peer_list.cc b/src/ui/element_peer_list.cc index e9ffe781..bf5691fa 100644 --- a/src/ui/element_peer_list.cc +++ b/src/ui/element_peer_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_peer_list.h b/src/ui/element_peer_list.h index ad6d994c..123743d2 100644 --- a/src/ui/element_peer_list.h +++ b/src/ui/element_peer_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_string_list.cc b/src/ui/element_string_list.cc index 39d99a50..3f76cd62 100644 --- a/src/ui/element_string_list.cc +++ b/src/ui/element_string_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_string_list.h b/src/ui/element_string_list.h index c995bb2d..2f3eb58a 100644 --- a/src/ui/element_string_list.h +++ b/src/ui/element_string_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_tracker_list.cc b/src/ui/element_tracker_list.cc index 2b436b54..b540cd61 100644 --- a/src/ui/element_tracker_list.cc +++ b/src/ui/element_tracker_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/element_tracker_list.h b/src/ui/element_tracker_list.h index 0f3a5bd2..430952b7 100644 --- a/src/ui/element_tracker_list.h +++ b/src/ui/element_tracker_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/root.cc b/src/ui/root.cc index 505eb290..0564a698 100644 --- a/src/ui/root.cc +++ b/src/ui/root.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/ui/root.h b/src/ui/root.h index 64da4cb0..aac6906b 100644 --- a/src/ui/root.h +++ b/src/ui/root.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/utils/directory.cc b/src/utils/directory.cc index 39941578..79f97fc7 100644 --- a/src/utils/directory.cc +++ b/src/utils/directory.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/utils/directory.h b/src/utils/directory.h index 1881a407..70b95981 100644 --- a/src/utils/directory.h +++ b/src/utils/directory.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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 diff --git a/src/utils/list_focus.h b/src/utils/list_focus.h index 7e6082cd..540c70f8 100644 --- a/src/utils/list_focus.h +++ b/src/utils/list_focus.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005, Jari Sundell +// Copyright (C) 2005-2006, 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