diff --git a/rak/address_info.h b/rak/address_info.h index 26d22681..83a20224 100644 --- a/rak/address_info.h +++ b/rak/address_info.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/algorithm.h b/rak/algorithm.h index 4d400f10..4580409f 100644 --- a/rak/algorithm.h +++ b/rak/algorithm.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 11402bd9..dfe47b90 100644 --- a/rak/error_number.h +++ b/rak/error_number.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 ab32169c..5ad45e8f 100644 --- a/rak/file_stat.h +++ b/rak/file_stat.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/fs_stat.h b/rak/fs_stat.h index 04c0b54e..5e844277 100644 --- a/rak/fs_stat.h +++ b/rak/fs_stat.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 8b8ba9c7..e5fa44ce 100644 --- a/rak/functional.h +++ b/rak/functional.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 10897280..79995058 100644 --- a/rak/functional_fun.h +++ b/rak/functional_fun.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/partial_queue.h b/rak/partial_queue.h index 21f3523a..6650a633 100644 --- a/rak/partial_queue.h +++ b/rak/partial_queue.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/path.h b/rak/path.h index c4047f71..9e22b404 100644 --- a/rak/path.h +++ b/rak/path.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 0b032c3c..a8bff52d 100644 --- a/rak/priority_queue.h +++ b/rak/priority_queue.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 e748b424..83fb8466 100644 --- a/rak/priority_queue_default.h +++ b/rak/priority_queue_default.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 3402a258..2c67b950 100644 --- a/rak/ranges.h +++ b/rak/ranges.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 877a52b3..2fd9074c 100644 --- a/rak/regex.h +++ b/rak/regex.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/socket_address.h b/rak/socket_address.h index 05a8ef8b..ba4f0cfb 100644 --- a/rak/socket_address.h +++ b/rak/socket_address.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 c120c014..29a952fc 100644 --- a/rak/string_manip.h +++ b/rak/string_manip.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 77a96cb8..0a960ca9 100644 --- a/rak/timer.h +++ b/rak/timer.h @@ -1,5 +1,5 @@ // libTorrent - BitTorrent library -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 c47727dc..683eb06b 100644 --- a/rak/unordered_vector.h +++ b/rak/unordered_vector.h @@ -1,5 +1,5 @@ // rak - Rakshasa's toolbox -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_download.cc b/src/command_download.cc index 03f95589..77042cc0 100644 --- a/src/command_download.cc +++ b/src/command_download.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_events.cc b/src/command_events.cc index c2b9141f..4261793d 100644 --- a/src/command_events.cc +++ b/src/command_events.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_file.cc b/src/command_file.cc index 740d8ec2..0d356d9e 100644 --- a/src/command_file.cc +++ b/src/command_file.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_helpers.cc b/src/command_helpers.cc index 2355c571..3f5dc9e8 100644 --- a/src/command_helpers.cc +++ b/src/command_helpers.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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_helpers.h b/src/command_helpers.h index df16c010..5790a58c 100644 --- a/src/command_helpers.h +++ b/src/command_helpers.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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_local.cc b/src/command_local.cc index 3f2957de..6252fc1e 100644 --- a/src/command_local.cc +++ b/src/command_local.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_network.cc b/src/command_network.cc index 2b1c98de..5e41225b 100644 --- a/src/command_network.cc +++ b/src/command_network.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_ui.cc b/src/command_ui.cc index b72cdadd..f4d28eb6 100644 --- a/src/command_ui.cc +++ b/src/command_ui.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 bb7dc8e5..6f332039 100644 --- a/src/control.cc +++ b/src/control.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 e306d0be..d1e0b52f 100644 --- a/src/control.h +++ b/src/control.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 eb5136db..51883c8d 100644 --- a/src/core/curl_get.cc +++ b/src/core/curl_get.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 517cc6f6..18457cea 100644 --- a/src/core/curl_get.h +++ b/src/core/curl_get.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 36acb19c..5c4acbba 100644 --- a/src/core/curl_stack.cc +++ b/src/core/curl_stack.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 31bcb8ba..3696eb22 100644 --- a/src/core/curl_stack.h +++ b/src/core/curl_stack.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 8e22b501..fb1c8473 100644 --- a/src/core/download.cc +++ b/src/core/download.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 b734d078..f670a0a7 100644 --- a/src/core/download.h +++ b/src/core/download.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 77615207..93d82a52 100644 --- a/src/core/download_factory.cc +++ b/src/core/download_factory.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 9c5a5bf1..b8e1a6cb 100644 --- a/src/core/download_factory.h +++ b/src/core/download_factory.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 122b6279..9be7797d 100644 --- a/src/core/download_list.cc +++ b/src/core/download_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 2bb230c1..4347f67c 100644 --- a/src/core/download_list.h +++ b/src/core/download_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 d8f0b4ab..abe10828 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 dcc774bf..de31cc6a 100644 --- a/src/core/download_store.cc +++ b/src/core/download_store.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 1ebdcb5e..a2c2dae7 100644 --- a/src/core/download_store.h +++ b/src/core/download_store.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 744ab4ea..72d11188 100644 --- a/src/core/http_queue.cc +++ b/src/core/http_queue.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 68d8ff00..d36aaed4 100644 --- a/src/core/http_queue.h +++ b/src/core/http_queue.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 7ebeacc2..43a32fec 100644 --- a/src/core/log.cc +++ b/src/core/log.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 01749b4b..d679876b 100644 --- a/src/core/log.h +++ b/src/core/log.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 c2240202..442c1c76 100644 --- a/src/core/manager.cc +++ b/src/core/manager.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 22eb8454..51f1326a 100644 --- a/src/core/manager.h +++ b/src/core/manager.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 6e41d10b..d5bf579d 100644 --- a/src/core/poll_manager.cc +++ b/src/core/poll_manager.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 e89e9911..61dfd380 100644 --- a/src/core/poll_manager.h +++ b/src/core/poll_manager.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 ccf645cd..c6d7db78 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 83526d99..4fa148e7 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_kqueue.cc b/src/core/poll_manager_kqueue.cc index f391a6c0..75313434 100644 --- a/src/core/poll_manager_kqueue.cc +++ b/src/core/poll_manager_kqueue.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_kqueue.h b/src/core/poll_manager_kqueue.h index 14cdaa06..26f0fbce 100644 --- a/src/core/poll_manager_kqueue.h +++ b/src/core/poll_manager_kqueue.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 913a4545..853a1a1a 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 a326e7f7..da0540e7 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/scheduler.cc b/src/core/scheduler.cc index c5abc644..f7402066 100644 --- a/src/core/scheduler.cc +++ b/src/core/scheduler.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/scheduler.h b/src/core/scheduler.h index 6de4d08d..2363fbda 100644 --- a/src/core/scheduler.h +++ b/src/core/scheduler.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/view.cc b/src/core/view.cc index c8bdb810..58fc0287 100644 --- a/src/core/view.cc +++ b/src/core/view.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/view.h b/src/core/view.h index 229f7d42..5c4152ca 100644 --- a/src/core/view.h +++ b/src/core/view.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/view_manager.cc b/src/core/view_manager.cc index c680dfa1..1d6b64b9 100644 --- a/src/core/view_manager.cc +++ b/src/core/view_manager.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/view_manager.h b/src/core/view_manager.h index 9b42cbef..45bf1336 100644 --- a/src/core/view_manager.h +++ b/src/core/view_manager.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/attributes.h b/src/display/attributes.h index 1dd5b7ad..a4dcfa5a 100644 --- a/src/display/attributes.h +++ b/src/display/attributes.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 2295a06e..d532c125 100644 --- a/src/display/canvas.cc +++ b/src/display/canvas.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 1675517c..fb438a62 100644 --- a/src/display/canvas.h +++ b/src/display/canvas.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/frame.cc b/src/display/frame.cc index e995dc77..0e773095 100644 --- a/src/display/frame.cc +++ b/src/display/frame.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/frame.h b/src/display/frame.h index 462337dc..6802da08 100644 --- a/src/display/frame.h +++ b/src/display/frame.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 1bfc577a..da9c89ef 100644 --- a/src/display/manager.cc +++ b/src/display/manager.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 74a2cab5..b027362b 100644 --- a/src/display/manager.h +++ b/src/display/manager.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/text_element.h b/src/display/text_element.h index 43f28e81..2184dc53 100644 --- a/src/display/text_element.h +++ b/src/display/text_element.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/text_element_helpers.h b/src/display/text_element_helpers.h index 2f9d574f..f12da347 100644 --- a/src/display/text_element_helpers.h +++ b/src/display/text_element_helpers.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/text_element_lambda.h b/src/display/text_element_lambda.h index 6e183fcc..854cbb0b 100644 --- a/src/display/text_element_lambda.h +++ b/src/display/text_element_lambda.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/text_element_list.cc b/src/display/text_element_list.cc index 3cded292..42608816 100644 --- a/src/display/text_element_list.cc +++ b/src/display/text_element_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/text_element_list.h b/src/display/text_element_list.h index 156c3993..6d06171f 100644 --- a/src/display/text_element_list.h +++ b/src/display/text_element_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/text_element_string.cc b/src/display/text_element_string.cc index 1a3b04cc..f66b4095 100644 --- a/src/display/text_element_string.cc +++ b/src/display/text_element_string.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/text_element_string.h b/src/display/text_element_string.h index 49c098fd..3c9f4af3 100644 --- a/src/display/text_element_string.h +++ b/src/display/text_element_string.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/text_element_value.cc b/src/display/text_element_value.cc index ee705772..1b6556e7 100644 --- a/src/display/text_element_value.cc +++ b/src/display/text_element_value.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/text_element_value.h b/src/display/text_element_value.h index 10e89584..4f95c103 100644 --- a/src/display/text_element_value.h +++ b/src/display/text_element_value.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 5db2c426..85dc0f51 100644 --- a/src/display/utils.cc +++ b/src/display/utils.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 48779eac..aeec90a9 100644 --- a/src/display/utils.h +++ b/src/display/utils.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 9944b63c..03d9d19d 100644 --- a/src/display/window.cc +++ b/src/display/window.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 d42dbe88..5e039a27 100644 --- a/src/display/window.h +++ b/src/display/window.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_chunks_seen.cc b/src/display/window_download_chunks_seen.cc index a447d488..e318e53c 100644 --- a/src/display/window_download_chunks_seen.cc +++ b/src/display/window_download_chunks_seen.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_chunks_seen.h b/src/display/window_download_chunks_seen.h index 9b5d2727..f0fb6dad 100644 --- a/src/display/window_download_chunks_seen.h +++ b/src/display/window_download_chunks_seen.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 6630db90..71efec05 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 c03761e4..4ce5ea10 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 c2aaeded..ccd03576 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 b1a66d4d..10625b23 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_transfer_list.cc b/src/display/window_download_transfer_list.cc index 81ec8b5e..8e80f391 100644 --- a/src/display/window_download_transfer_list.cc +++ b/src/display/window_download_transfer_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_transfer_list.h b/src/display/window_download_transfer_list.h index b0066bc4..1f502558 100644 --- a/src/display/window_download_transfer_list.h +++ b/src/display/window_download_transfer_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 902c0642..f672325c 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 8f4c4f08..58021ced 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 9e2f441c..f8c0675a 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 6451698c..131dbff8 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 ac8e56a1..e1290827 100644 --- a/src/display/window_input.cc +++ b/src/display/window_input.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 1c68f142..c0257ef0 100644 --- a/src/display/window_input.h +++ b/src/display/window_input.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 f7cdc111..ec8bd661 100644 --- a/src/display/window_log.cc +++ b/src/display/window_log.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 f0d4cbee..8667dec2 100644 --- a/src/display/window_log.h +++ b/src/display/window_log.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 3ca177c1..00cef03f 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 454cf85a..4ac7a77b 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 9d318873..111970a3 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 0595773c..2b17e56d 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 16917939..fee50347 100644 --- a/src/display/window_statusbar.cc +++ b/src/display/window_statusbar.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 0063f8d9..dcd03770 100644 --- a/src/display/window_statusbar.h +++ b/src/display/window_statusbar.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 a180b7ab..63b0a8bb 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 09edf8c4..4be40f62 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_text.cc b/src/display/window_text.cc index a1f0d5a8..069852be 100644 --- a/src/display/window_text.cc +++ b/src/display/window_text.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_text.h b/src/display/window_text.h index 02abc93f..ff8ac6ea 100644 --- a/src/display/window_text.h +++ b/src/display/window_text.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 f18a9a26..300f6557 100644 --- a/src/display/window_title.cc +++ b/src/display/window_title.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 ff564ec7..ac5e1a47 100644 --- a/src/display/window_title.h +++ b/src/display/window_title.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 e2839d0a..855ed219 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 9319dd10..226ff507 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 d5c93b02..dc9bf371 100644 --- a/src/globals.cc +++ b/src/globals.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent library -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 d83af5cc..3ac81c20 100644 --- a/src/globals.h +++ b/src/globals.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent library -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 3beb29f5..c66dedf5 100644 --- a/src/input/bindings.cc +++ b/src/input/bindings.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 b84a5945..23794fcc 100644 --- a/src/input/bindings.h +++ b/src/input/bindings.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 6f2cd49a..c9a2f118 100644 --- a/src/input/input_event.cc +++ b/src/input/input_event.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 4d2edf5e..a6eb706a 100644 --- a/src/input/input_event.h +++ b/src/input/input_event.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 042d5788..6614cff6 100644 --- a/src/input/manager.cc +++ b/src/input/manager.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 a8ba8b79..b80ca552 100644 --- a/src/input/manager.h +++ b/src/input/manager.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 b64074fa..76cd0719 100644 --- a/src/input/path_input.cc +++ b/src/input/path_input.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 154eeaee..e7b8ca45 100644 --- a/src/input/path_input.h +++ b/src/input/path_input.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 dbe96a6d..7e19e86b 100644 --- a/src/input/text_input.cc +++ b/src/input/text_input.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 fc39cb35..5467ebe1 100644 --- a/src/input/text_input.h +++ b/src/input/text_input.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 46ad6217..9be0b8e5 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 31624fab..ff6ddb0b 100644 --- a/src/option_parser.cc +++ b/src/option_parser.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 d1fa8a7d..46649677 100644 --- a/src/option_parser.h +++ b/src/option_parser.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command.h b/src/rpc/command.h index 6a388b57..33379cda 100644 --- a/src/rpc/command.h +++ b/src/rpc/command.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_download_slot.cc b/src/rpc/command_download_slot.cc index 345532e0..d9d4ba05 100644 --- a/src/rpc/command_download_slot.cc +++ b/src/rpc/command_download_slot.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_download_slot.h b/src/rpc/command_download_slot.h index a3964efe..30e73bc4 100644 --- a/src/rpc/command_download_slot.h +++ b/src/rpc/command_download_slot.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_file_slot.cc b/src/rpc/command_file_slot.cc index 0ab37539..7573383d 100644 --- a/src/rpc/command_file_slot.cc +++ b/src/rpc/command_file_slot.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_file_slot.h b/src/rpc/command_file_slot.h index 710df6f3..f2030ece 100644 --- a/src/rpc/command_file_slot.h +++ b/src/rpc/command_file_slot.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_map.cc b/src/rpc/command_map.cc index a2328960..52756797 100644 --- a/src/rpc/command_map.cc +++ b/src/rpc/command_map.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_map.h b/src/rpc/command_map.h index 1746de0b..4f5c3878 100644 --- a/src/rpc/command_map.h +++ b/src/rpc/command_map.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_scheduler.cc b/src/rpc/command_scheduler.cc index a106f3ad..8c6dc874 100644 --- a/src/rpc/command_scheduler.cc +++ b/src/rpc/command_scheduler.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_scheduler.h b/src/rpc/command_scheduler.h index 5ead51a8..6a5d816b 100644 --- a/src/rpc/command_scheduler.h +++ b/src/rpc/command_scheduler.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_scheduler_item.cc b/src/rpc/command_scheduler_item.cc index b99e9379..dddd436a 100644 --- a/src/rpc/command_scheduler_item.cc +++ b/src/rpc/command_scheduler_item.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_scheduler_item.h b/src/rpc/command_scheduler_item.h index 22739657..20925fbd 100644 --- a/src/rpc/command_scheduler_item.h +++ b/src/rpc/command_scheduler_item.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_slot.cc b/src/rpc/command_slot.cc index 78ba3654..34eccc75 100644 --- a/src/rpc/command_slot.cc +++ b/src/rpc/command_slot.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_slot.h b/src/rpc/command_slot.h index bae18079..a2bb1650 100644 --- a/src/rpc/command_slot.h +++ b/src/rpc/command_slot.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_variable.cc b/src/rpc/command_variable.cc index 998982e8..9c4b0606 100644 --- a/src/rpc/command_variable.cc +++ b/src/rpc/command_variable.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/command_variable.h b/src/rpc/command_variable.h index 2d70f3fb..217d421a 100644 --- a/src/rpc/command_variable.h +++ b/src/rpc/command_variable.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/exec_file.cc b/src/rpc/exec_file.cc index 6b4bd98a..361f58ef 100644 --- a/src/rpc/exec_file.cc +++ b/src/rpc/exec_file.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/exec_file.h b/src/rpc/exec_file.h index 6c05041a..899af63c 100644 --- a/src/rpc/exec_file.h +++ b/src/rpc/exec_file.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/parse.cc b/src/rpc/parse.cc index 06fae585..62afcc22 100644 --- a/src/rpc/parse.cc +++ b/src/rpc/parse.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/parse.h b/src/rpc/parse.h index 4d78ffbe..9a5f035e 100644 --- a/src/rpc/parse.h +++ b/src/rpc/parse.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/parse_commands.cc b/src/rpc/parse_commands.cc index a0c05d50..c1924ba7 100644 --- a/src/rpc/parse_commands.cc +++ b/src/rpc/parse_commands.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/parse_commands.h b/src/rpc/parse_commands.h index f2feaf68..588fe121 100644 --- a/src/rpc/parse_commands.h +++ b/src/rpc/parse_commands.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/scgi.cc b/src/rpc/scgi.cc index 7d97b577..f1d22fa6 100644 --- a/src/rpc/scgi.cc +++ b/src/rpc/scgi.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/scgi.h b/src/rpc/scgi.h index 2130f1ea..77ac0317 100644 --- a/src/rpc/scgi.h +++ b/src/rpc/scgi.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/scgi_task.cc b/src/rpc/scgi_task.cc index 9a986f85..d997c158 100644 --- a/src/rpc/scgi_task.cc +++ b/src/rpc/scgi_task.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/scgi_task.h b/src/rpc/scgi_task.h index 05feb422..f9a1f20b 100644 --- a/src/rpc/scgi_task.h +++ b/src/rpc/scgi_task.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/xmlrpc.cc b/src/rpc/xmlrpc.cc index 810df645..79014fdd 100644 --- a/src/rpc/xmlrpc.cc +++ b/src/rpc/xmlrpc.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/rpc/xmlrpc.h b/src/rpc/xmlrpc.h index 00adebb5..942e1871 100644 --- a/src/rpc/xmlrpc.h +++ b/src/rpc/xmlrpc.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 cb3f85a5..35e464c6 100644 --- a/src/signal_handler.cc +++ b/src/signal_handler.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 cac507fa..2e0ccd19 100644 --- a/src/signal_handler.h +++ b/src/signal_handler.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 29e899d4..289a661f 100644 --- a/src/ui/download.cc +++ b/src/ui/download.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 f0117d31..791faf9f 100644 --- a/src/ui/download.h +++ b/src/ui/download.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 0134e1aa..9c315e90 100644 --- a/src/ui/download_list.cc +++ b/src/ui/download_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 b79808ed..00caeb91 100644 --- a/src/ui/download_list.h +++ b/src/ui/download_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 a6b55a7a..0774b030 100644 --- a/src/ui/element_base.h +++ b/src/ui/element_base.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_chunks_seen.cc b/src/ui/element_chunks_seen.cc index c31928a8..8ee1dd9a 100644 --- a/src/ui/element_chunks_seen.cc +++ b/src/ui/element_chunks_seen.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_chunks_seen.h b/src/ui/element_chunks_seen.h index 4c95c4d6..4f00c02f 100644 --- a/src/ui/element_chunks_seen.h +++ b/src/ui/element_chunks_seen.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 8484d4cc..c283df52 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 ce538663..30d52acc 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 9ce88be7..315b532e 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 e71cb14d..4653fff6 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 88751d1c..f5edb846 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 f2d9e49f..78afbc1b 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_menu.cc b/src/ui/element_menu.cc index 055ed733..c8cc3f33 100644 --- a/src/ui/element_menu.cc +++ b/src/ui/element_menu.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_menu.h b/src/ui/element_menu.h index 84966fde..b644fa2a 100644 --- a/src/ui/element_menu.h +++ b/src/ui/element_menu.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 86ded16e..9df42d79 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 8676d9e4..b5e92273 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 291c7977..f386a908 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 654f0131..1698e5f9 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_text.cc b/src/ui/element_text.cc index c9176d08..41c1e0c8 100644 --- a/src/ui/element_text.cc +++ b/src/ui/element_text.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_text.h b/src/ui/element_text.h index 0ea9d966..1e90e2d1 100644 --- a/src/ui/element_text.h +++ b/src/ui/element_text.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 e5df29cd..9cd75831 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 a09f0a32..58c3f6ce 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-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_transfer_list.cc b/src/ui/element_transfer_list.cc index a3d09cce..50eaec6d 100644 --- a/src/ui/element_transfer_list.cc +++ b/src/ui/element_transfer_list.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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_transfer_list.h b/src/ui/element_transfer_list.h index 51a6774f..d8db338a 100644 --- a/src/ui/element_transfer_list.h +++ b/src/ui/element_transfer_list.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 021705f6..a8d43f80 100644 --- a/src/ui/root.cc +++ b/src/ui/root.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 37927205..7b4197fa 100644 --- a/src/ui/root.h +++ b/src/ui/root.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 b692ff54..5ba08ff1 100644 --- a/src/utils/directory.cc +++ b/src/utils/directory.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 70b95981..eb755572 100644 --- a/src/utils/directory.h +++ b/src/utils/directory.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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 540c70f8..337b88dd 100644 --- a/src/utils/list_focus.h +++ b/src/utils/list_focus.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/lockfile.cc b/src/utils/lockfile.cc index 58597333..33a60299 100644 --- a/src/utils/lockfile.cc +++ b/src/utils/lockfile.cc @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/lockfile.h b/src/utils/lockfile.h index 087e1ad9..b5b1e80f 100644 --- a/src/utils/lockfile.h +++ b/src/utils/lockfile.h @@ -1,5 +1,5 @@ // rTorrent - BitTorrent client -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/socket_fd.cc b/src/utils/socket_fd.cc index 0d4b853a..ca4ada8e 100644 --- a/src/utils/socket_fd.cc +++ b/src/utils/socket_fd.cc @@ -1,5 +1,5 @@ // libTorrent - BitTorrent library -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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/socket_fd.h b/src/utils/socket_fd.h index ff43c82c..78987120 100644 --- a/src/utils/socket_fd.h +++ b/src/utils/socket_fd.h @@ -1,5 +1,5 @@ // libTorrent - BitTorrent library -// Copyright (C) 2005-2006, Jari Sundell +// Copyright (C) 2005-2007, 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