From 0588e66eaf6501d2f2f743d16ed6a0918e75dfd6 Mon Sep 17 00:00:00 2001 From: rakshasa Date: Fri, 1 Jul 2005 22:41:16 +0000 Subject: [PATCH] Added license exception for linking toward OpenSSL. Disabled Mozilla's NSS SHA1 code and added OpenSSL SHA1, use NSS if you need Debian-strict GPL compliance. Added note in README. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@484 e378c898-3ddf-0310-93e7-cc216c733640 --- rak/algorithm.h | 14 ++++++++++++++ rak/functional.h | 14 ++++++++++++++ src/core/curl_get.cc | 14 ++++++++++++++ src/core/curl_get.h | 14 ++++++++++++++ src/core/curl_stack.cc | 14 ++++++++++++++ src/core/curl_stack.h | 14 ++++++++++++++ src/core/download.cc | 14 ++++++++++++++ src/core/download.h | 14 ++++++++++++++ src/core/download_list.cc | 14 ++++++++++++++ src/core/download_list.h | 14 ++++++++++++++ src/core/download_slot_map.h | 14 ++++++++++++++ src/core/download_store.cc | 16 +++++++++++++++- src/core/download_store.h | 14 ++++++++++++++ src/core/downloads.cc | 14 ++++++++++++++ src/core/downloads.h | 14 ++++++++++++++ src/core/hash_queue.cc | 14 ++++++++++++++ src/core/hash_queue.h | 14 ++++++++++++++ src/core/http_queue.cc | 14 ++++++++++++++ src/core/http_queue.h | 14 ++++++++++++++ src/core/log.cc | 14 ++++++++++++++ src/core/log.h | 14 ++++++++++++++ src/core/manager.cc | 14 ++++++++++++++ src/core/manager.h | 14 ++++++++++++++ src/core/poll.cc | 14 ++++++++++++++ src/core/poll.h | 14 ++++++++++++++ src/display/canvas.cc | 14 ++++++++++++++ src/display/canvas.h | 14 ++++++++++++++ src/display/manager.cc | 14 ++++++++++++++ src/display/manager.h | 14 ++++++++++++++ src/display/utils.cc | 14 ++++++++++++++ src/display/utils.h | 14 ++++++++++++++ src/display/window.cc | 14 ++++++++++++++ src/display/window.h | 14 ++++++++++++++ src/display/window_download_list.cc | 14 ++++++++++++++ src/display/window_download_list.h | 14 ++++++++++++++ src/display/window_download_statusbar.cc | 14 ++++++++++++++ src/display/window_download_statusbar.h | 14 ++++++++++++++ src/display/window_file_list.cc | 14 ++++++++++++++ src/display/window_file_list.h | 14 ++++++++++++++ src/display/window_http_queue.cc | 14 ++++++++++++++ src/display/window_http_queue.h | 14 ++++++++++++++ src/display/window_input.cc | 14 ++++++++++++++ src/display/window_input.h | 14 ++++++++++++++ src/display/window_log.cc | 14 ++++++++++++++ src/display/window_log.h | 14 ++++++++++++++ src/display/window_log_complete.cc | 14 ++++++++++++++ src/display/window_log_complete.h | 14 ++++++++++++++ src/display/window_peer_info.cc | 14 ++++++++++++++ src/display/window_peer_info.h | 14 ++++++++++++++ src/display/window_peer_list.cc | 14 ++++++++++++++ src/display/window_peer_list.h | 14 ++++++++++++++ src/display/window_statusbar.cc | 14 ++++++++++++++ src/display/window_statusbar.h | 14 ++++++++++++++ src/display/window_string_list.cc | 14 ++++++++++++++ src/display/window_string_list.h | 14 ++++++++++++++ src/display/window_title.cc | 14 ++++++++++++++ src/display/window_title.h | 14 ++++++++++++++ src/display/window_tracker_list.cc | 14 ++++++++++++++ src/display/window_tracker_list.h | 14 ++++++++++++++ src/input/bindings.cc | 14 ++++++++++++++ src/input/bindings.h | 14 ++++++++++++++ src/input/manager.cc | 14 ++++++++++++++ src/input/manager.h | 14 ++++++++++++++ src/input/path_input.cc | 14 ++++++++++++++ src/input/path_input.h | 14 ++++++++++++++ src/input/text_input.cc | 14 ++++++++++++++ src/input/text_input.h | 14 ++++++++++++++ src/main.cc | 14 ++++++++++++++ src/option_file.cc | 14 ++++++++++++++ src/option_file.h | 14 ++++++++++++++ src/option_handler.cc | 14 ++++++++++++++ src/option_handler.h | 14 ++++++++++++++ src/option_handler_rules.cc | 14 ++++++++++++++ src/option_handler_rules.h | 14 ++++++++++++++ src/option_parser.cc | 14 ++++++++++++++ src/option_parser.h | 14 ++++++++++++++ src/signal_handler.cc | 14 ++++++++++++++ src/signal_handler.h | 14 ++++++++++++++ src/ui/control.h | 14 ++++++++++++++ src/ui/download.cc | 14 ++++++++++++++ src/ui/download.h | 14 ++++++++++++++ src/ui/download_list.cc | 14 ++++++++++++++ src/ui/download_list.h | 14 ++++++++++++++ src/ui/element_base.h | 14 ++++++++++++++ src/ui/element_download_list.cc | 14 ++++++++++++++ src/ui/element_download_list.h | 14 ++++++++++++++ src/ui/element_file_list.cc | 14 ++++++++++++++ src/ui/element_file_list.h | 14 ++++++++++++++ src/ui/element_log_complete.cc | 14 ++++++++++++++ src/ui/element_log_complete.h | 14 ++++++++++++++ src/ui/element_peer_info.cc | 14 ++++++++++++++ src/ui/element_peer_info.h | 14 ++++++++++++++ src/ui/element_peer_list.cc | 14 ++++++++++++++ src/ui/element_peer_list.h | 14 ++++++++++++++ src/ui/element_string_list.cc | 14 ++++++++++++++ src/ui/element_string_list.h | 14 ++++++++++++++ src/ui/element_tracker_list.cc | 14 ++++++++++++++ src/ui/element_tracker_list.h | 14 ++++++++++++++ src/ui/root.cc | 14 ++++++++++++++ src/ui/root.h | 14 ++++++++++++++ src/utils/directory.cc | 14 ++++++++++++++ src/utils/directory.h | 14 ++++++++++++++ src/utils/file_stat.cc | 14 ++++++++++++++ src/utils/file_stat.h | 14 ++++++++++++++ src/utils/list_focus.h | 14 ++++++++++++++ src/utils/parse.cc | 14 ++++++++++++++ src/utils/parse.h | 14 ++++++++++++++ src/utils/task.h | 14 ++++++++++++++ src/utils/task_item.h | 14 ++++++++++++++ src/utils/task_scheduler.cc | 14 ++++++++++++++ src/utils/task_scheduler.h | 14 ++++++++++++++ src/utils/timer.h | 14 ++++++++++++++ 112 files changed, 1569 insertions(+), 1 deletion(-) diff --git a/rak/algorithm.h b/rak/algorithm.h index 1375c7e3..8148451c 100644 --- a/rak/algorithm.h +++ b/rak/algorithm.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/rak/functional.h b/rak/functional.h index dce5b446..c4bdbabf 100644 --- a/rak/functional.h +++ b/rak/functional.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/curl_get.cc b/src/core/curl_get.cc index f1a9ddc4..b74663c7 100644 --- a/src/core/curl_get.cc +++ b/src/core/curl_get.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/curl_get.h b/src/core/curl_get.h index 04ef4fdf..139160c6 100644 --- a/src/core/curl_get.h +++ b/src/core/curl_get.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/curl_stack.cc b/src/core/curl_stack.cc index 68e9727b..8e012db9 100644 --- a/src/core/curl_stack.cc +++ b/src/core/curl_stack.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/curl_stack.h b/src/core/curl_stack.h index 11537599..a748d573 100644 --- a/src/core/curl_stack.h +++ b/src/core/curl_stack.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/download.cc b/src/core/download.cc index 08708131..66408ffc 100644 --- a/src/core/download.cc +++ b/src/core/download.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/download.h b/src/core/download.h index 9b172c81..2229efa2 100644 --- a/src/core/download.h +++ b/src/core/download.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/download_list.cc b/src/core/download_list.cc index d04921b1..70fbd834 100644 --- a/src/core/download_list.cc +++ b/src/core/download_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/download_list.h b/src/core/download_list.h index c846d30a..1b0d54c9 100644 --- a/src/core/download_list.h +++ b/src/core/download_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/download_slot_map.h b/src/core/download_slot_map.h index 5fc6cb22..8bd944ac 100644 --- a/src/core/download_slot_map.h +++ b/src/core/download_slot_map.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/download_store.cc b/src/core/download_store.cc index 3fed61e0..248fd7a5 100644 --- a/src/core/download_store.cc +++ b/src/core/download_store.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 @@ -75,7 +89,7 @@ DownloadStore::get_formated_entries() { utils::Directory d(m_path); if (!d.update()) - throw std::runtime_error("core::DownloadStore::update() could not open directory"); + throw std::runtime_error("core::DownloadStore::update() could not open directory \"" + m_path + "\""); d.erase(std::remove_if(d.begin(), d.end(), std::not1(std::ptr_fun(&DownloadStore::is_correct_format))), d.end()); diff --git a/src/core/download_store.h b/src/core/download_store.h index 712ffdbe..b6eab3fc 100644 --- a/src/core/download_store.h +++ b/src/core/download_store.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/downloads.cc b/src/core/downloads.cc index 8816204f..c144ee75 100644 --- a/src/core/downloads.cc +++ b/src/core/downloads.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/downloads.h b/src/core/downloads.h index 2722cbc9..585180a6 100644 --- a/src/core/downloads.h +++ b/src/core/downloads.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/hash_queue.cc b/src/core/hash_queue.cc index 32689d16..e70e4aea 100644 --- a/src/core/hash_queue.cc +++ b/src/core/hash_queue.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/hash_queue.h b/src/core/hash_queue.h index 3389bbf9..82b5fd6b 100644 --- a/src/core/hash_queue.h +++ b/src/core/hash_queue.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/http_queue.cc b/src/core/http_queue.cc index 37c8ac93..63bbe541 100644 --- a/src/core/http_queue.cc +++ b/src/core/http_queue.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/http_queue.h b/src/core/http_queue.h index 6204f5ad..e803b726 100644 --- a/src/core/http_queue.h +++ b/src/core/http_queue.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/log.cc b/src/core/log.cc index 29a53b26..a0a68050 100644 --- a/src/core/log.cc +++ b/src/core/log.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/log.h b/src/core/log.h index e37bd3cb..ec4ce282 100644 --- a/src/core/log.h +++ b/src/core/log.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/manager.cc b/src/core/manager.cc index 6ec5c12a..9afb737e 100644 --- a/src/core/manager.cc +++ b/src/core/manager.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/manager.h b/src/core/manager.h index d351351e..21563210 100644 --- a/src/core/manager.h +++ b/src/core/manager.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/poll.cc b/src/core/poll.cc index 7dbb31ee..b169e748 100644 --- a/src/core/poll.cc +++ b/src/core/poll.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/core/poll.h b/src/core/poll.h index 8abac828..02f63922 100644 --- a/src/core/poll.h +++ b/src/core/poll.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/canvas.cc b/src/display/canvas.cc index 14d8a10f..28c9bb13 100644 --- a/src/display/canvas.cc +++ b/src/display/canvas.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/canvas.h b/src/display/canvas.h index 9ccbb17e..385c3ac0 100644 --- a/src/display/canvas.h +++ b/src/display/canvas.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/manager.cc b/src/display/manager.cc index bd8bd4f1..c1602380 100644 --- a/src/display/manager.cc +++ b/src/display/manager.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/manager.h b/src/display/manager.h index 48817f33..460884c3 100644 --- a/src/display/manager.h +++ b/src/display/manager.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/utils.cc b/src/display/utils.cc index 6ab8e146..2f4231c1 100644 --- a/src/display/utils.cc +++ b/src/display/utils.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/utils.h b/src/display/utils.h index d12ddcbc..8933a6e0 100644 --- a/src/display/utils.h +++ b/src/display/utils.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window.cc b/src/display/window.cc index 5b54ef8e..ac8256df 100644 --- a/src/display/window.cc +++ b/src/display/window.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window.h b/src/display/window.h index 0d368f1b..f89820d1 100644 --- a/src/display/window.h +++ b/src/display/window.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_download_list.cc b/src/display/window_download_list.cc index 7df3e1c7..c539e867 100644 --- a/src/display/window_download_list.cc +++ b/src/display/window_download_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_download_list.h b/src/display/window_download_list.h index deb626b0..596ea2fd 100644 --- a/src/display/window_download_list.h +++ b/src/display/window_download_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_download_statusbar.cc b/src/display/window_download_statusbar.cc index 83ca9f7e..5608b956 100644 --- a/src/display/window_download_statusbar.cc +++ b/src/display/window_download_statusbar.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_download_statusbar.h b/src/display/window_download_statusbar.h index 92664bcf..832bf853 100644 --- a/src/display/window_download_statusbar.h +++ b/src/display/window_download_statusbar.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_file_list.cc b/src/display/window_file_list.cc index 8220e84b..89f282a8 100644 --- a/src/display/window_file_list.cc +++ b/src/display/window_file_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_file_list.h b/src/display/window_file_list.h index f1be91e8..7fb938fa 100644 --- a/src/display/window_file_list.h +++ b/src/display/window_file_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_http_queue.cc b/src/display/window_http_queue.cc index 6b8a5eec..7628b68a 100644 --- a/src/display/window_http_queue.cc +++ b/src/display/window_http_queue.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_http_queue.h b/src/display/window_http_queue.h index 24e96718..56ee484c 100644 --- a/src/display/window_http_queue.h +++ b/src/display/window_http_queue.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_input.cc b/src/display/window_input.cc index f7ff0b4a..a9ccbd16 100644 --- a/src/display/window_input.cc +++ b/src/display/window_input.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_input.h b/src/display/window_input.h index a61462cd..ef047506 100644 --- a/src/display/window_input.h +++ b/src/display/window_input.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_log.cc b/src/display/window_log.cc index 0651df46..e26d1459 100644 --- a/src/display/window_log.cc +++ b/src/display/window_log.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_log.h b/src/display/window_log.h index d2c2dc21..d65319f4 100644 --- a/src/display/window_log.h +++ b/src/display/window_log.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_log_complete.cc b/src/display/window_log_complete.cc index faf7f1e0..ceed3a6b 100644 --- a/src/display/window_log_complete.cc +++ b/src/display/window_log_complete.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_log_complete.h b/src/display/window_log_complete.h index 9f9c1996..8d2cdb52 100644 --- a/src/display/window_log_complete.h +++ b/src/display/window_log_complete.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_peer_info.cc b/src/display/window_peer_info.cc index 1c92b20c..f0708c2b 100644 --- a/src/display/window_peer_info.cc +++ b/src/display/window_peer_info.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_peer_info.h b/src/display/window_peer_info.h index 46fa53ef..6bf0003c 100644 --- a/src/display/window_peer_info.h +++ b/src/display/window_peer_info.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_peer_list.cc b/src/display/window_peer_list.cc index 607e55e9..d984718b 100644 --- a/src/display/window_peer_list.cc +++ b/src/display/window_peer_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_peer_list.h b/src/display/window_peer_list.h index ff014f18..61eeec1c 100644 --- a/src/display/window_peer_list.h +++ b/src/display/window_peer_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_statusbar.cc b/src/display/window_statusbar.cc index e9e0c547..38477329 100644 --- a/src/display/window_statusbar.cc +++ b/src/display/window_statusbar.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_statusbar.h b/src/display/window_statusbar.h index aed8110d..eb6771bf 100644 --- a/src/display/window_statusbar.h +++ b/src/display/window_statusbar.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_string_list.cc b/src/display/window_string_list.cc index 8b5d81df..a14e70ce 100644 --- a/src/display/window_string_list.cc +++ b/src/display/window_string_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_string_list.h b/src/display/window_string_list.h index 176bfe8b..db0bc644 100644 --- a/src/display/window_string_list.h +++ b/src/display/window_string_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_title.cc b/src/display/window_title.cc index 3037f722..423d8dc5 100644 --- a/src/display/window_title.cc +++ b/src/display/window_title.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_title.h b/src/display/window_title.h index d4bed94e..e553bc1c 100644 --- a/src/display/window_title.h +++ b/src/display/window_title.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_tracker_list.cc b/src/display/window_tracker_list.cc index baaf2916..7e5320c8 100644 --- a/src/display/window_tracker_list.cc +++ b/src/display/window_tracker_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/display/window_tracker_list.h b/src/display/window_tracker_list.h index d01850a2..8693fe8e 100644 --- a/src/display/window_tracker_list.h +++ b/src/display/window_tracker_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/input/bindings.cc b/src/input/bindings.cc index 1d12dc78..98de5213 100644 --- a/src/input/bindings.cc +++ b/src/input/bindings.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/input/bindings.h b/src/input/bindings.h index 3a4140d5..c83864eb 100644 --- a/src/input/bindings.h +++ b/src/input/bindings.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/input/manager.cc b/src/input/manager.cc index ce275f0b..3b7b8a7d 100644 --- a/src/input/manager.cc +++ b/src/input/manager.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/input/manager.h b/src/input/manager.h index b75d8b19..85085915 100644 --- a/src/input/manager.h +++ b/src/input/manager.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/input/path_input.cc b/src/input/path_input.cc index f3c2c85a..09a15dcf 100644 --- a/src/input/path_input.cc +++ b/src/input/path_input.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/input/path_input.h b/src/input/path_input.h index 2d777534..49b45f1b 100644 --- a/src/input/path_input.h +++ b/src/input/path_input.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/input/text_input.cc b/src/input/text_input.cc index abdb2568..032633ee 100644 --- a/src/input/text_input.cc +++ b/src/input/text_input.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/input/text_input.h b/src/input/text_input.h index 2ee77ea2..eff18dea 100644 --- a/src/input/text_input.h +++ b/src/input/text_input.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/main.cc b/src/main.cc index 62b61bc2..6b5ea5b9 100644 --- a/src/main.cc +++ b/src/main.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/option_file.cc b/src/option_file.cc index 7351af0f..bd711258 100644 --- a/src/option_file.cc +++ b/src/option_file.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/option_file.h b/src/option_file.h index 7c8e8da5..bf7c11a8 100644 --- a/src/option_file.h +++ b/src/option_file.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/option_handler.cc b/src/option_handler.cc index 0a3086c4..b634df13 100644 --- a/src/option_handler.cc +++ b/src/option_handler.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/option_handler.h b/src/option_handler.h index 595e7bf9..870a2c7e 100644 --- a/src/option_handler.h +++ b/src/option_handler.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/option_handler_rules.cc b/src/option_handler_rules.cc index 92d21d0d..55a07d6c 100644 --- a/src/option_handler_rules.cc +++ b/src/option_handler_rules.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/option_handler_rules.h b/src/option_handler_rules.h index 851b1b18..3c5ddb88 100644 --- a/src/option_handler_rules.h +++ b/src/option_handler_rules.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/option_parser.cc b/src/option_parser.cc index 44604233..ca31f300 100644 --- a/src/option_parser.cc +++ b/src/option_parser.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/option_parser.h b/src/option_parser.h index 987a84e5..4ea3d217 100644 --- a/src/option_parser.h +++ b/src/option_parser.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/signal_handler.cc b/src/signal_handler.cc index c425dd5a..4cb4ed36 100644 --- a/src/signal_handler.cc +++ b/src/signal_handler.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/signal_handler.h b/src/signal_handler.h index 8373dd3b..619057e4 100644 --- a/src/signal_handler.h +++ b/src/signal_handler.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/control.h b/src/ui/control.h index 14f6187d..402fa59f 100644 --- a/src/ui/control.h +++ b/src/ui/control.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/download.cc b/src/ui/download.cc index ce3eeb2a..ca5fbfdd 100644 --- a/src/ui/download.cc +++ b/src/ui/download.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/download.h b/src/ui/download.h index bdd43e8c..54724595 100644 --- a/src/ui/download.h +++ b/src/ui/download.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/download_list.cc b/src/ui/download_list.cc index c6ed82d3..a261ce87 100644 --- a/src/ui/download_list.cc +++ b/src/ui/download_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/download_list.h b/src/ui/download_list.h index 398005d6..3b678d0c 100644 --- a/src/ui/download_list.h +++ b/src/ui/download_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_base.h b/src/ui/element_base.h index 9f0cae81..3fc73ea3 100644 --- a/src/ui/element_base.h +++ b/src/ui/element_base.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_download_list.cc b/src/ui/element_download_list.cc index bb272700..e7458241 100644 --- a/src/ui/element_download_list.cc +++ b/src/ui/element_download_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_download_list.h b/src/ui/element_download_list.h index d4064b41..668b9b9a 100644 --- a/src/ui/element_download_list.h +++ b/src/ui/element_download_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_file_list.cc b/src/ui/element_file_list.cc index d33f6a6f..85264aa9 100644 --- a/src/ui/element_file_list.cc +++ b/src/ui/element_file_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_file_list.h b/src/ui/element_file_list.h index 5a4f74ce..ca14dcd1 100644 --- a/src/ui/element_file_list.h +++ b/src/ui/element_file_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_log_complete.cc b/src/ui/element_log_complete.cc index ba81bec2..30b9cabc 100644 --- a/src/ui/element_log_complete.cc +++ b/src/ui/element_log_complete.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_log_complete.h b/src/ui/element_log_complete.h index 4069e027..e6b5b50a 100644 --- a/src/ui/element_log_complete.h +++ b/src/ui/element_log_complete.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_peer_info.cc b/src/ui/element_peer_info.cc index 1a8113f5..f33584c5 100644 --- a/src/ui/element_peer_info.cc +++ b/src/ui/element_peer_info.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_peer_info.h b/src/ui/element_peer_info.h index b5734031..0e214f83 100644 --- a/src/ui/element_peer_info.h +++ b/src/ui/element_peer_info.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_peer_list.cc b/src/ui/element_peer_list.cc index d0fcfb24..460be077 100644 --- a/src/ui/element_peer_list.cc +++ b/src/ui/element_peer_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_peer_list.h b/src/ui/element_peer_list.h index 1d3c6419..3a7b7d70 100644 --- a/src/ui/element_peer_list.h +++ b/src/ui/element_peer_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_string_list.cc b/src/ui/element_string_list.cc index 6297159c..ad8a69df 100644 --- a/src/ui/element_string_list.cc +++ b/src/ui/element_string_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_string_list.h b/src/ui/element_string_list.h index 00fd0ef2..6b6ffc13 100644 --- a/src/ui/element_string_list.h +++ b/src/ui/element_string_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_tracker_list.cc b/src/ui/element_tracker_list.cc index 4f2ae555..97d49f5a 100644 --- a/src/ui/element_tracker_list.cc +++ b/src/ui/element_tracker_list.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/element_tracker_list.h b/src/ui/element_tracker_list.h index 2c2f8595..a85f28be 100644 --- a/src/ui/element_tracker_list.h +++ b/src/ui/element_tracker_list.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/root.cc b/src/ui/root.cc index 68757700..d79a32aa 100644 --- a/src/ui/root.cc +++ b/src/ui/root.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/ui/root.h b/src/ui/root.h index d6fe4d48..91c31de9 100644 --- a/src/ui/root.h +++ b/src/ui/root.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/directory.cc b/src/utils/directory.cc index f163ff4a..638a52f9 100644 --- a/src/utils/directory.cc +++ b/src/utils/directory.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/directory.h b/src/utils/directory.h index 0072268e..ce76b8cd 100644 --- a/src/utils/directory.h +++ b/src/utils/directory.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/file_stat.cc b/src/utils/file_stat.cc index 88a80569..14c85c02 100644 --- a/src/utils/file_stat.cc +++ b/src/utils/file_stat.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/file_stat.h b/src/utils/file_stat.h index 2a80b819..fec9b6f0 100644 --- a/src/utils/file_stat.h +++ b/src/utils/file_stat.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/list_focus.h b/src/utils/list_focus.h index 07097c8a..7e6082cd 100644 --- a/src/utils/list_focus.h +++ b/src/utils/list_focus.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/parse.cc b/src/utils/parse.cc index dee7265a..975e4d87 100644 --- a/src/utils/parse.cc +++ b/src/utils/parse.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/parse.h b/src/utils/parse.h index 41f1ce0d..5da66d36 100644 --- a/src/utils/parse.h +++ b/src/utils/parse.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/task.h b/src/utils/task.h index 2f468c2e..a6ab6b51 100644 --- a/src/utils/task.h +++ b/src/utils/task.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/task_item.h b/src/utils/task_item.h index b57c008e..b864e9ca 100644 --- a/src/utils/task_item.h +++ b/src/utils/task_item.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/task_scheduler.cc b/src/utils/task_scheduler.cc index d4db5d55..ffcc6e53 100644 --- a/src/utils/task_scheduler.cc +++ b/src/utils/task_scheduler.cc @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/task_scheduler.h b/src/utils/task_scheduler.h index 41a87e91..c4ca5e8c 100644 --- a/src/utils/task_scheduler.h +++ b/src/utils/task_scheduler.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33 diff --git a/src/utils/timer.h b/src/utils/timer.h index 5409fa55..dfe147f3 100644 --- a/src/utils/timer.h +++ b/src/utils/timer.h @@ -15,6 +15,20 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // +// In addition, as a special exception, the copyright holders give +// permission to link the code of portions of this program with the +// OpenSSL library under certain conditions as described in each +// individual source file, and distribute linked combinations +// including the two. +// +// You must obey the GNU General Public License in all respects for +// all of the code used other than OpenSSL. If you modify file(s) +// with this exception, you may extend this exception to your version +// of the file(s), but you are not obligated to do so. If you do not +// wish to do so, delete this exception statement from your version. +// If you delete this exception statement from all source files in the +// program, then also delete it here. +// // Contact: Jari Sundell // // Skomakerveien 33