From 23074e58d2a327ce0978b162826fb9ccdaf0b0e1 Mon Sep 17 00:00:00 2001 From: Jakub Sławiński Date: Sat, 4 Feb 2006 23:54:59 +0100 Subject: Update copyright statements. --- README | 4 ++-- configure.ac | 2 +- doc/afclient.1 | 2 +- doc/afclient.conf.5 | 2 +- doc/afserver.1 | 2 +- doc/afserver.conf.5 | 2 +- doc/en/README | 4 ++-- modules/exmodule.c | 2 +- src/activefor.h | 2 +- src/afclient.c | 2 +- src/afclient.h | 2 +- src/afserver.c | 2 +- src/afserver.h | 2 +- src/ar_options_struct.c | 2 +- src/ar_options_struct.h | 2 +- src/audit_list_node_struct.c | 2 +- src/audit_list_node_struct.h | 2 +- src/audit_list_struct.c | 2 +- src/audit_list_struct.h | 2 +- src/base64.c | 2 +- src/base64.h | 2 +- src/buf_list_node_struct.c | 2 +- src/buf_list_node_struct.h | 2 +- src/buf_list_struct.c | 2 +- src/buf_list_struct.h | 2 +- src/client_configuration_struct.c | 2 +- src/client_configuration_struct.h | 2 +- src/client_initialization.c | 2 +- src/client_initialization.h | 2 +- src/client_realm_struct.c | 2 +- src/client_realm_struct.h | 2 +- src/client_remoteadmin.c | 2 +- src/client_remoteadmin.h | 2 +- src/client_reverse_udp.c | 2 +- src/client_reverse_udp.h | 2 +- src/client_shutdown.c | 2 +- src/client_shutdown.h | 2 +- src/client_signals.c | 2 +- src/client_signals.h | 2 +- src/clientnames.c | 2 +- src/clientnames.h | 2 +- src/connect_client_struct.c | 2 +- src/connect_client_struct.h | 2 +- src/connect_user_struct.c | 2 +- src/connect_user_struct.h | 2 +- src/daemon.c | 2 +- src/daemon.h | 2 +- src/file.c | 2 +- src/file.h | 2 +- src/file_client.c | 2 +- src/file_server.c | 2 +- src/first_run.c | 2 +- src/first_run.h | 2 +- src/header_buffer_struct.c | 2 +- src/header_buffer_struct.h | 2 +- src/http_proxy_client.c | 2 +- src/http_proxy_client.h | 2 +- src/http_proxy_functions.c | 2 +- src/http_proxy_functions.h | 2 +- src/http_proxy_options_struct.c | 2 +- src/http_proxy_options_struct.h | 2 +- src/http_proxy_server.c | 2 +- src/http_proxy_server.h | 2 +- src/inet_ntop.c | 2 +- src/inet_ntop.h | 2 +- src/logging.c | 2 +- src/logging.h | 2 +- src/make_ssl_handshake.c | 2 +- src/make_ssl_handshake.h | 2 +- src/module_struct.c | 2 +- src/module_struct.h | 2 +- src/network.c | 2 +- src/network.h | 2 +- src/realmnames.c | 2 +- src/realmnames.h | 2 +- src/remoteadmin_codes.h | 2 +- src/server_check.c | 2 +- src/server_check.h | 2 +- src/server_configuration_struct.c | 2 +- src/server_configuration_struct.h | 2 +- src/server_eval.c | 2 +- src/server_eval.h | 2 +- src/server_find.c | 2 +- src/server_find.h | 2 +- src/server_get.c | 2 +- src/server_get.h | 2 +- src/server_realm_struct.c | 2 +- src/server_realm_struct.h | 2 +- src/server_remoteadmin.c | 2 +- src/server_remoteadmin.h | 2 +- src/server_remove.c | 2 +- src/server_remove.h | 2 +- src/server_set.c | 2 +- src/server_set.h | 2 +- src/server_signals.c | 2 +- src/server_signals.h | 2 +- src/ssl_fd_struct.c | 2 +- src/ssl_fd_struct.h | 2 +- src/ssl_routines.c | 2 +- src/ssl_routines.h | 2 +- src/stats.c | 2 +- src/stats.h | 2 +- src/string_functions.c | 2 +- src/string_functions.h | 2 +- src/thread_management.c | 2 +- src/thread_management.h | 2 +- src/timeval_functions.c | 2 +- src/timeval_functions.h | 2 +- src/usage.c | 2 +- src/usage.h | 2 +- src/user_stats_struct.c | 2 +- src/user_stats_struct.h | 2 +- src/usernames.c | 2 +- src/usernames.h | 2 +- src/usr_cli_struct.c | 2 +- src/usr_cli_struct.h | 2 +- 116 files changed, 118 insertions(+), 118 deletions(-) diff --git a/README b/README index 6e1819b..a9fcbce 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ AF - Active Port Forwarder 0.7.5 - README -Copyright (C) 2003,2004,2005 jeremian - +Copyright (C) 2003-2006 jeremian - ================================================================= ================================================================================ @@ -649,6 +649,6 @@ LICENSE ------- Active Port Forwarder is distributed under the terms of the GNU General - Public License v2.0 and is copyright (C) 2003,2004,2005 jeremian . See the file COPYING for details. diff --git a/configure.ac b/configure.ac index ae50dda..88f591c 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ(2.59) AC_INIT([Active port forwarder], [0.7.5], [jeremian@poczta.fm], [apf]) AM_INIT_AUTOMAKE([apf], [0.7.5]) AC_COPYRIGHT([ -Copyright (C) 2003,2004,2005 jeremian - +Copyright (C) 2003-2006 jeremian - =================== ================================================================================ diff --git a/doc/afclient.1 b/doc/afclient.1 index 184b8ce..c59816e 100644 --- a/doc/afclient.1 +++ b/doc/afclient.1 @@ -338,4 +338,4 @@ Alex Dyatlov , Simon , I .SH LICENSE -Active Port Forwarder is distributed under the terms of the GNU General Public License v2.0 and is copyright (C) 2003,2004,2005 jeremian . See the file COPYING for details. +Active Port Forwarder is distributed under the terms of the GNU General Public License v2.0 and is copyright (C) 2003-2006 jeremian . See the file COPYING for details. diff --git a/doc/afclient.conf.5 b/doc/afclient.conf.5 index 1e3bbbe..d7cf75b 100644 --- a/doc/afclient.conf.5 +++ b/doc/afclient.conf.5 @@ -146,4 +146,4 @@ Alex Dyatlov , Simon , I .SH LICENSE -Active Port Forwarder is distributed under the terms of the GNU General Public License v2.0 and is copyright (C) 2003,2004,2005 jeremian . See the file COPYING for details. +Active Port Forwarder is distributed under the terms of the GNU General Public License v2.0 and is copyright (C) 2003-2006 jeremian . See the file COPYING for details. diff --git a/doc/afserver.1 b/doc/afserver.1 index c048c10..217509f 100644 --- a/doc/afserver.1 +++ b/doc/afserver.1 @@ -234,4 +234,4 @@ Alex Dyatlov , Simon , I .SH LICENSE -Active Port Forwarder is distributed under the terms of the GNU General Public License v2.0 and is copyright (C) 2003,2004,2005 jeremian . See the file COPYING for details. +Active Port Forwarder is distributed under the terms of the GNU General Public License v2.0 and is copyright (C) 2003-2006 jeremian . See the file COPYING for details. diff --git a/doc/afserver.conf.5 b/doc/afserver.conf.5 index 2e4f313..e60e8b5 100644 --- a/doc/afserver.conf.5 +++ b/doc/afserver.conf.5 @@ -126,4 +126,4 @@ Alex Dyatlov , Simon , I .SH LICENSE -Active Port Forwarder is distributed under the terms of the GNU General Public License v2.0 and is copyright (C) 2003,2004,2005 jeremian . See the file COPYING for details. +Active Port Forwarder is distributed under the terms of the GNU General Public License v2.0 and is copyright (C) 2003-2006 jeremian . See the file COPYING for details. diff --git a/doc/en/README b/doc/en/README index 6e1819b..a9fcbce 100644 --- a/doc/en/README +++ b/doc/en/README @@ -1,5 +1,5 @@ AF - Active Port Forwarder 0.7.5 - README -Copyright (C) 2003,2004,2005 jeremian - +Copyright (C) 2003-2006 jeremian - ================================================================= ================================================================================ @@ -649,6 +649,6 @@ LICENSE ------- Active Port Forwarder is distributed under the terms of the GNU General - Public License v2.0 and is copyright (C) 2003,2004,2005 jeremian . See the file COPYING for details. diff --git a/modules/exmodule.c b/modules/exmodule.c index 08eb842..121cd32 100644 --- a/modules/exmodule.c +++ b/modules/exmodule.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/activefor.h b/src/activefor.h index 31284b9..71a605a 100644 --- a/src/activefor.h +++ b/src/activefor.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/afclient.c b/src/afclient.c index a208bf6..697e708 100644 --- a/src/afclient.c +++ b/src/afclient.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/afclient.h b/src/afclient.h index 200af70..1cad80e 100644 --- a/src/afclient.h +++ b/src/afclient.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/afserver.c b/src/afserver.c index fe532ec..e54234c 100644 --- a/src/afserver.c +++ b/src/afserver.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/afserver.h b/src/afserver.h index dced084..23e2a2f 100644 --- a/src/afserver.h +++ b/src/afserver.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/ar_options_struct.c b/src/ar_options_struct.c index acbfb74..ae374ff 100644 --- a/src/ar_options_struct.c +++ b/src/ar_options_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/ar_options_struct.h b/src/ar_options_struct.h index 5d469d1..e2c9042 100644 --- a/src/ar_options_struct.h +++ b/src/ar_options_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/audit_list_node_struct.c b/src/audit_list_node_struct.c index f84397f..20ebe29 100644 --- a/src/audit_list_node_struct.c +++ b/src/audit_list_node_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/audit_list_node_struct.h b/src/audit_list_node_struct.h index 674327a..4c41aed 100644 --- a/src/audit_list_node_struct.h +++ b/src/audit_list_node_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/audit_list_struct.c b/src/audit_list_struct.c index 24b8927..9eeeafe 100644 --- a/src/audit_list_struct.c +++ b/src/audit_list_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/audit_list_struct.h b/src/audit_list_struct.h index 5880ec9..9bb25c7 100644 --- a/src/audit_list_struct.h +++ b/src/audit_list_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/base64.c b/src/base64.c index a3732ca..2510a23 100644 --- a/src/base64.c +++ b/src/base64.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/base64.h b/src/base64.h index 0e88f78..ff98768 100644 --- a/src/base64.h +++ b/src/base64.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/buf_list_node_struct.c b/src/buf_list_node_struct.c index 415dd49..6e265bd 100644 --- a/src/buf_list_node_struct.c +++ b/src/buf_list_node_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/buf_list_node_struct.h b/src/buf_list_node_struct.h index 36cc76a..5403e06 100644 --- a/src/buf_list_node_struct.h +++ b/src/buf_list_node_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/buf_list_struct.c b/src/buf_list_struct.c index 52c8c43..5df27fb 100644 --- a/src/buf_list_struct.c +++ b/src/buf_list_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/buf_list_struct.h b/src/buf_list_struct.h index 6ad0ec2..1779a3c 100644 --- a/src/buf_list_struct.h +++ b/src/buf_list_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_configuration_struct.c b/src/client_configuration_struct.c index 6de1b5b..c010cec 100644 --- a/src/client_configuration_struct.c +++ b/src/client_configuration_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_configuration_struct.h b/src/client_configuration_struct.h index a1292e4..cdc28e9 100644 --- a/src/client_configuration_struct.h +++ b/src/client_configuration_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_initialization.c b/src/client_initialization.c index 0b5bc14..4361e1e 100644 --- a/src/client_initialization.c +++ b/src/client_initialization.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_initialization.h b/src/client_initialization.h index ec2360a..f6671e1 100644 --- a/src/client_initialization.h +++ b/src/client_initialization.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_realm_struct.c b/src/client_realm_struct.c index d02b508..55f72e2 100644 --- a/src/client_realm_struct.c +++ b/src/client_realm_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_realm_struct.h b/src/client_realm_struct.h index 01459d9..69737db 100644 --- a/src/client_realm_struct.h +++ b/src/client_realm_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_remoteadmin.c b/src/client_remoteadmin.c index 4b89608..298e983 100644 --- a/src/client_remoteadmin.c +++ b/src/client_remoteadmin.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_remoteadmin.h b/src/client_remoteadmin.h index b302b58..2174c4c 100644 --- a/src/client_remoteadmin.h +++ b/src/client_remoteadmin.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_reverse_udp.c b/src/client_reverse_udp.c index d8cf971..b1eb208 100644 --- a/src/client_reverse_udp.c +++ b/src/client_reverse_udp.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_reverse_udp.h b/src/client_reverse_udp.h index ecf48ba..9800bdd 100644 --- a/src/client_reverse_udp.h +++ b/src/client_reverse_udp.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_shutdown.c b/src/client_shutdown.c index dee02d5..8075632 100644 --- a/src/client_shutdown.c +++ b/src/client_shutdown.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_shutdown.h b/src/client_shutdown.h index e0cf267..4d2b86a 100644 --- a/src/client_shutdown.h +++ b/src/client_shutdown.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_signals.c b/src/client_signals.c index ed2c7fa..3184275 100644 --- a/src/client_signals.c +++ b/src/client_signals.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/client_signals.h b/src/client_signals.h index 06c280b..198e7a5 100644 --- a/src/client_signals.h +++ b/src/client_signals.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/clientnames.c b/src/clientnames.c index 3640ae9..c3f3fcf 100644 --- a/src/clientnames.c +++ b/src/clientnames.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/clientnames.h b/src/clientnames.h index 9925c25..c840833 100644 --- a/src/clientnames.h +++ b/src/clientnames.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/connect_client_struct.c b/src/connect_client_struct.c index a121eeb..a07ed50 100644 --- a/src/connect_client_struct.c +++ b/src/connect_client_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/connect_client_struct.h b/src/connect_client_struct.h index b5891e6..a0e9127 100644 --- a/src/connect_client_struct.h +++ b/src/connect_client_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/connect_user_struct.c b/src/connect_user_struct.c index ac133ba..7c46f68 100644 --- a/src/connect_user_struct.c +++ b/src/connect_user_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/connect_user_struct.h b/src/connect_user_struct.h index 2c7aeee..6f1b15f 100644 --- a/src/connect_user_struct.h +++ b/src/connect_user_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/daemon.c b/src/daemon.c index 8472d3a..7126981 100644 --- a/src/daemon.c +++ b/src/daemon.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/daemon.h b/src/daemon.h index 2994845..c93a140 100644 --- a/src/daemon.h +++ b/src/daemon.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/file.c b/src/file.c index f7eeee1..5dca337 100644 --- a/src/file.c +++ b/src/file.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/file.h b/src/file.h index 7165936..6f93c94 100644 --- a/src/file.h +++ b/src/file.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/file_client.c b/src/file_client.c index 58ee489..fa5c0cd 100644 --- a/src/file_client.c +++ b/src/file_client.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/file_server.c b/src/file_server.c index 3db91a6..6f5f848 100644 --- a/src/file_server.c +++ b/src/file_server.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/first_run.c b/src/first_run.c index aace306..a1ca4a0 100644 --- a/src/first_run.c +++ b/src/first_run.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/first_run.h b/src/first_run.h index ee9d6d5..6f02469 100644 --- a/src/first_run.h +++ b/src/first_run.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/header_buffer_struct.c b/src/header_buffer_struct.c index b8399e0..b670218 100644 --- a/src/header_buffer_struct.c +++ b/src/header_buffer_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/header_buffer_struct.h b/src/header_buffer_struct.h index fe9d6e5..94ed21f 100644 --- a/src/header_buffer_struct.h +++ b/src/header_buffer_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/http_proxy_client.c b/src/http_proxy_client.c index 6880d73..b06f523 100644 --- a/src/http_proxy_client.c +++ b/src/http_proxy_client.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/http_proxy_client.h b/src/http_proxy_client.h index 3ca3459..3818011 100644 --- a/src/http_proxy_client.h +++ b/src/http_proxy_client.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/http_proxy_functions.c b/src/http_proxy_functions.c index 2c3d680..be8f402 100644 --- a/src/http_proxy_functions.c +++ b/src/http_proxy_functions.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/http_proxy_functions.h b/src/http_proxy_functions.h index 4384d93..dac6065 100644 --- a/src/http_proxy_functions.h +++ b/src/http_proxy_functions.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/http_proxy_options_struct.c b/src/http_proxy_options_struct.c index d884df7..2d88574 100644 --- a/src/http_proxy_options_struct.c +++ b/src/http_proxy_options_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/http_proxy_options_struct.h b/src/http_proxy_options_struct.h index 848dda9..8bc27a8 100644 --- a/src/http_proxy_options_struct.h +++ b/src/http_proxy_options_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/http_proxy_server.c b/src/http_proxy_server.c index 45db302..6e41bb5 100644 --- a/src/http_proxy_server.c +++ b/src/http_proxy_server.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/http_proxy_server.h b/src/http_proxy_server.h index 21c8c4b..89536ca 100644 --- a/src/http_proxy_server.h +++ b/src/http_proxy_server.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/inet_ntop.c b/src/inet_ntop.c index cb52713..1f9a28f 100644 --- a/src/inet_ntop.c +++ b/src/inet_ntop.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/inet_ntop.h b/src/inet_ntop.h index 9e49f1f..4b70919 100644 --- a/src/inet_ntop.h +++ b/src/inet_ntop.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/logging.c b/src/logging.c index 4683fd7..cfe77e4 100644 --- a/src/logging.c +++ b/src/logging.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/logging.h b/src/logging.h index ec9d110..eedf2f8 100644 --- a/src/logging.h +++ b/src/logging.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/make_ssl_handshake.c b/src/make_ssl_handshake.c index a7bf9bd..79e2fa5 100644 --- a/src/make_ssl_handshake.c +++ b/src/make_ssl_handshake.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/make_ssl_handshake.h b/src/make_ssl_handshake.h index d195912..ef7a0d2 100644 --- a/src/make_ssl_handshake.h +++ b/src/make_ssl_handshake.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/module_struct.c b/src/module_struct.c index 66d760f..aff8ed9 100644 --- a/src/module_struct.c +++ b/src/module_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/module_struct.h b/src/module_struct.h index cd2c6e8..d9bc4fa 100644 --- a/src/module_struct.h +++ b/src/module_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/network.c b/src/network.c index 60c17e9..5a5885d 100644 --- a/src/network.c +++ b/src/network.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/network.h b/src/network.h index 4702d1f..015fe4c 100644 --- a/src/network.h +++ b/src/network.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/realmnames.c b/src/realmnames.c index be57f8e..cbc38b2 100644 --- a/src/realmnames.c +++ b/src/realmnames.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/realmnames.h b/src/realmnames.h index 6b153d6..ceb756d 100644 --- a/src/realmnames.h +++ b/src/realmnames.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/remoteadmin_codes.h b/src/remoteadmin_codes.h index 02f3164..0626181 100644 --- a/src/remoteadmin_codes.h +++ b/src/remoteadmin_codes.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_check.c b/src/server_check.c index 858d28e..7e2b015 100644 --- a/src/server_check.c +++ b/src/server_check.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_check.h b/src/server_check.h index 5428a4a..646980d 100644 --- a/src/server_check.h +++ b/src/server_check.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_configuration_struct.c b/src/server_configuration_struct.c index 58cac07..d3f9eaf 100644 --- a/src/server_configuration_struct.c +++ b/src/server_configuration_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_configuration_struct.h b/src/server_configuration_struct.h index 16ebead..32023c8 100644 --- a/src/server_configuration_struct.h +++ b/src/server_configuration_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_eval.c b/src/server_eval.c index 99bd962..ef31c8d 100644 --- a/src/server_eval.c +++ b/src/server_eval.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_eval.h b/src/server_eval.h index 2de5636..b372108 100644 --- a/src/server_eval.h +++ b/src/server_eval.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_find.c b/src/server_find.c index ca4e143..50593a6 100644 --- a/src/server_find.c +++ b/src/server_find.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_find.h b/src/server_find.h index 1460b5d..4367119 100644 --- a/src/server_find.h +++ b/src/server_find.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_get.c b/src/server_get.c index 5066f54..e8b052b 100644 --- a/src/server_get.c +++ b/src/server_get.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_get.h b/src/server_get.h index 099e124..c1cc1a4 100644 --- a/src/server_get.h +++ b/src/server_get.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_realm_struct.c b/src/server_realm_struct.c index a6cfbfd..ee3773d 100644 --- a/src/server_realm_struct.c +++ b/src/server_realm_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_realm_struct.h b/src/server_realm_struct.h index 67458a7..0d61517 100644 --- a/src/server_realm_struct.h +++ b/src/server_realm_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_remoteadmin.c b/src/server_remoteadmin.c index adc8587..2dabc2d 100644 --- a/src/server_remoteadmin.c +++ b/src/server_remoteadmin.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_remoteadmin.h b/src/server_remoteadmin.h index f50d20c..df83bcc 100644 --- a/src/server_remoteadmin.h +++ b/src/server_remoteadmin.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_remove.c b/src/server_remove.c index 21941cd..9a226bc 100644 --- a/src/server_remove.c +++ b/src/server_remove.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_remove.h b/src/server_remove.h index 3a2f804..31dbe5c 100644 --- a/src/server_remove.h +++ b/src/server_remove.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_set.c b/src/server_set.c index 3537cc5..9b04f33 100644 --- a/src/server_set.c +++ b/src/server_set.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_set.h b/src/server_set.h index 5bd4de5..a964322 100644 --- a/src/server_set.h +++ b/src/server_set.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_signals.c b/src/server_signals.c index 55ceb4a..456bbe5 100644 --- a/src/server_signals.c +++ b/src/server_signals.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/server_signals.h b/src/server_signals.h index babb131..e92c9d4 100644 --- a/src/server_signals.h +++ b/src/server_signals.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/ssl_fd_struct.c b/src/ssl_fd_struct.c index c8038a4..301602f 100644 --- a/src/ssl_fd_struct.c +++ b/src/ssl_fd_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/ssl_fd_struct.h b/src/ssl_fd_struct.h index badc01f..3158bb7 100644 --- a/src/ssl_fd_struct.h +++ b/src/ssl_fd_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/ssl_routines.c b/src/ssl_routines.c index 29f0968..30a0714 100644 --- a/src/ssl_routines.c +++ b/src/ssl_routines.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/ssl_routines.h b/src/ssl_routines.h index d35a344..cb4c3c8 100644 --- a/src/ssl_routines.h +++ b/src/ssl_routines.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/stats.c b/src/stats.c index 4303a7e..67d369b 100644 --- a/src/stats.c +++ b/src/stats.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/stats.h b/src/stats.h index a774ae1..6bc87d1 100644 --- a/src/stats.h +++ b/src/stats.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/string_functions.c b/src/string_functions.c index 58ee17e..705e1a9 100644 --- a/src/string_functions.c +++ b/src/string_functions.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/string_functions.h b/src/string_functions.h index 30667bc..cf4b189 100644 --- a/src/string_functions.h +++ b/src/string_functions.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/thread_management.c b/src/thread_management.c index fcd53ab..12b406a 100644 --- a/src/thread_management.c +++ b/src/thread_management.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/thread_management.h b/src/thread_management.h index f502d1e..e6eff91 100644 --- a/src/thread_management.h +++ b/src/thread_management.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/timeval_functions.c b/src/timeval_functions.c index f916e35..84bfe7e 100644 --- a/src/timeval_functions.c +++ b/src/timeval_functions.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/timeval_functions.h b/src/timeval_functions.h index 790850a..8741442 100644 --- a/src/timeval_functions.h +++ b/src/timeval_functions.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/usage.c b/src/usage.c index a54dccd..900495a 100644 --- a/src/usage.c +++ b/src/usage.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/usage.h b/src/usage.h index 6436020..9a6542a 100644 --- a/src/usage.h +++ b/src/usage.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/user_stats_struct.c b/src/user_stats_struct.c index 4c917a7..33cc8b3 100644 --- a/src/user_stats_struct.c +++ b/src/user_stats_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/user_stats_struct.h b/src/user_stats_struct.h index 633edd5..e954f04 100644 --- a/src/user_stats_struct.h +++ b/src/user_stats_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/usernames.c b/src/usernames.c index a1d2c2d..792a1d1 100644 --- a/src/usernames.c +++ b/src/usernames.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/usernames.h b/src/usernames.h index eb3023d..bf6557a 100644 --- a/src/usernames.h +++ b/src/usernames.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/usr_cli_struct.c b/src/usr_cli_struct.c index fee84a9..c4d351e 100644 --- a/src/usr_cli_struct.c +++ b/src/usr_cli_struct.c @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/usr_cli_struct.h b/src/usr_cli_struct.h index e86bd04..c406026 100644 --- a/src/usr_cli_struct.h +++ b/src/usr_cli_struct.h @@ -1,6 +1,6 @@ /* * active port forwarder - software for secure forwarding - * Copyright (C) 2003,2004,2005 jeremian + * Copyright (C) 2003-2006 jeremian * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.1