myserver-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Myserver-commit] [2732] Copyright changed from `The MyServer Team' to t


From: Giuseppe Scrivano
Subject: [Myserver-commit] [2732] Copyright changed from `The MyServer Team' to the `Free Software Foundation, Inc.'
Date: Sat, 02 Aug 2008 12:14:18 +0000

Revision: 2732
          http://svn.sv.gnu.org/viewvc/?view=rev&root=myserver&revision=2732
Author:   gscrivano
Date:     2008-08-02 12:14:17 +0000 (Sat, 02 Aug 2008)

Log Message:
-----------
Copyright changed from `The MyServer Team' to the `Free Software Foundation, 
Inc.'

Modified Paths:
--------------
    trunk/myserver/SConstruct
    trunk/myserver/autogen.sh
    trunk/myserver/binaries/languages/configure/english.xml
    trunk/myserver/binaries/languages/configure/italiano.xml
    trunk/myserver/binaries/myserver-daemon
    trunk/myserver/configure.in
    trunk/myserver/control/control_client.cpp
    trunk/myserver/control/control_client.h
    trunk/myserver/control/language.cpp
    trunk/myserver/control/language.h
    trunk/myserver/control/mimetype.cpp
    trunk/myserver/control/mimetype.h
    trunk/myserver/control/myserver-configure.cpp
    trunk/myserver/control/progress.cpp
    trunk/myserver/control/progress.h
    trunk/myserver/control/service.cpp
    trunk/myserver/control/service.h
    trunk/myserver/control/vector.cpp
    trunk/myserver/control/vector.h
    trunk/myserver/control/vhost.cpp
    trunk/myserver/control/vhost.h
    trunk/myserver/generate_myserver_dev.pl
    trunk/myserver/include/cached_file.h
    trunk/myserver/include/cached_file_buffer.h
    trunk/myserver/include/cached_file_factory.h
    trunk/myserver/include/cgi.h
    trunk/myserver/include/clients_thread.h
    trunk/myserver/include/connection.h
    trunk/myserver/include/connections_scheduler.h
    trunk/myserver/include/control_errors.h
    trunk/myserver/include/control_header.h
    trunk/myserver/include/control_protocol.h
    trunk/myserver/include/dyn_executor_manager.h
    trunk/myserver/include/dyn_filter.h
    trunk/myserver/include/dyn_filter_file.h
    trunk/myserver/include/dyn_filters_manager.h
    trunk/myserver/include/dyn_http_command.h
    trunk/myserver/include/dyn_http_command_manager.h
    trunk/myserver/include/dyn_http_manager.h
    trunk/myserver/include/dyn_http_manager_list.h
    trunk/myserver/include/dynamic_executor.h
    trunk/myserver/include/dynamic_protocol.h
    trunk/myserver/include/dynamiclib.h
    trunk/myserver/include/event.h
    trunk/myserver/include/fastcgi.h
    trunk/myserver/include/file.h
    trunk/myserver/include/files_utility.h
    trunk/myserver/include/filter.h
    trunk/myserver/include/filters_chain.h
    trunk/myserver/include/filters_factory.h
    trunk/myserver/include/find_data.h
    trunk/myserver/include/ftp.h
    trunk/myserver/include/ftp_common.h
    trunk/myserver/include/generic_plugins_manager.h
    trunk/myserver/include/gzip.h
    trunk/myserver/include/gzip_decompress.h
    trunk/myserver/include/hash_map.h
    trunk/myserver/include/home_dir.h
    trunk/myserver/include/http.h
    trunk/myserver/include/http_data_handler.h
    trunk/myserver/include/http_data_read.h
    trunk/myserver/include/http_dir.h
    trunk/myserver/include/http_errors.h
    trunk/myserver/include/http_file.h
    trunk/myserver/include/http_header.h
    trunk/myserver/include/http_header_checker.h
    trunk/myserver/include/http_headers.h
    trunk/myserver/include/http_request.h
    trunk/myserver/include/http_response.h
    trunk/myserver/include/http_thread_context.h
    trunk/myserver/include/https.h
    trunk/myserver/include/isapi.h
    trunk/myserver/include/listen_threads.h
    trunk/myserver/include/log_manager.h
    trunk/myserver/include/md5.h
    trunk/myserver/include/mem_buff.h
    trunk/myserver/include/memory_stream.h
    trunk/myserver/include/mime_manager.h
    trunk/myserver/include/mime_utils.h
    trunk/myserver/include/mscgi.h
    trunk/myserver/include/mscgi_manager.h
    trunk/myserver/include/multicast.h
    trunk/myserver/include/mutex.h
    trunk/myserver/include/myserver_regex.h
    trunk/myserver/include/pipe.h
    trunk/myserver/include/plugin.h
    trunk/myserver/include/plugins_manager.h
    trunk/myserver/include/plugins_namespace.h
    trunk/myserver/include/plugins_namespace_manager.h
    trunk/myserver/include/process_server_manager.h
    trunk/myserver/include/processes.h
    trunk/myserver/include/protocol.h
    trunk/myserver/include/protocol_buffer.h
    trunk/myserver/include/protocols_manager.h
    trunk/myserver/include/read_write_lock.h
    trunk/myserver/include/recursive_mutex.h
    trunk/myserver/include/safetime.h
    trunk/myserver/include/scgi.h
    trunk/myserver/include/securestr.h
    trunk/myserver/include/security.h
    trunk/myserver/include/security_cache.h
    trunk/myserver/include/semaphore.h
    trunk/myserver/include/server.h
    trunk/myserver/include/socket.h
    trunk/myserver/include/ssl.h
    trunk/myserver/include/ssl_socket.h
    trunk/myserver/include/stream.h
    trunk/myserver/include/stringutils.h
    trunk/myserver/include/thread.h
    trunk/myserver/include/utility.h
    trunk/myserver/include/vhost.h
    trunk/myserver/include/vhost_manager.h
    trunk/myserver/include/wincgi.h
    trunk/myserver/include/xml_parser.h
    trunk/myserver/src/cached_file.cpp
    trunk/myserver/src/cached_file_buffer.cpp
    trunk/myserver/src/cached_file_factory.cpp
    trunk/myserver/src/cgi.cpp
    trunk/myserver/src/clients_thread.cpp
    trunk/myserver/src/connection.cpp
    trunk/myserver/src/connections_scheduler.cpp
    trunk/myserver/src/control_header.cpp
    trunk/myserver/src/control_protocol.cpp
    trunk/myserver/src/dyn_executor_manager.cpp
    trunk/myserver/src/dyn_filter.cpp
    trunk/myserver/src/dyn_filter_file.cpp
    trunk/myserver/src/dyn_filters_manager.cpp
    trunk/myserver/src/dyn_http_command.cpp
    trunk/myserver/src/dyn_http_command_manager.cpp
    trunk/myserver/src/dyn_http_manager.cpp
    trunk/myserver/src/dyn_http_manager_list.cpp
    trunk/myserver/src/dynamic_executor.cpp
    trunk/myserver/src/dynamic_protocol.cpp
    trunk/myserver/src/dynamiclib.cpp
    trunk/myserver/src/event.cpp
    trunk/myserver/src/fastcgi.cpp
    trunk/myserver/src/file.cpp
    trunk/myserver/src/files_utility.cpp
    trunk/myserver/src/filter.cpp
    trunk/myserver/src/filters_chain.cpp
    trunk/myserver/src/filters_factory.cpp
    trunk/myserver/src/find_data.cpp
    trunk/myserver/src/ftp.cpp
    trunk/myserver/src/generic_plugins_manager.cpp
    trunk/myserver/src/gzip.cpp
    trunk/myserver/src/gzip_decompress.cpp
    trunk/myserver/src/hash_map.cpp
    trunk/myserver/src/home_dir.cpp
    trunk/myserver/src/http.cpp
    trunk/myserver/src/http_data_handler.cpp
    trunk/myserver/src/http_data_read.cpp
    trunk/myserver/src/http_dir.cpp
    trunk/myserver/src/http_errors.cpp
    trunk/myserver/src/http_file.cpp
    trunk/myserver/src/http_header_checker.cpp
    trunk/myserver/src/http_headers.cpp
    trunk/myserver/src/http_request.cpp
    trunk/myserver/src/http_response.cpp
    trunk/myserver/src/http_thread_context.cpp
    trunk/myserver/src/https.cpp
    trunk/myserver/src/isapi.cpp
    trunk/myserver/src/listen_threads.cpp
    trunk/myserver/src/log_manager.cpp
    trunk/myserver/src/md5.cpp
    trunk/myserver/src/mem_buff.cpp
    trunk/myserver/src/memory_stream.cpp
    trunk/myserver/src/mime_manager.cpp
    trunk/myserver/src/mime_utils.cpp
    trunk/myserver/src/mscgi.cpp
    trunk/myserver/src/mscgi_manager.cpp
    trunk/myserver/src/multicast.cpp
    trunk/myserver/src/mutex.cpp
    trunk/myserver/src/myserver.cpp
    trunk/myserver/src/myserver_regex.cpp
    trunk/myserver/src/pipe.cpp
    trunk/myserver/src/plugin.cpp
    trunk/myserver/src/plugins_manager.cpp
    trunk/myserver/src/plugins_namespace.cpp
    trunk/myserver/src/plugins_namespace_manager.cpp
    trunk/myserver/src/process.cpp
    trunk/myserver/src/process_server_manager.cpp
    trunk/myserver/src/protocol.cpp
    trunk/myserver/src/protocol_buffer.cpp
    trunk/myserver/src/protocols_manager.cpp
    trunk/myserver/src/read_write_lock.cpp
    trunk/myserver/src/recursive_mutex.cpp
    trunk/myserver/src/safetime.cpp
    trunk/myserver/src/scgi.cpp
    trunk/myserver/src/securestr.cpp
    trunk/myserver/src/security.cpp
    trunk/myserver/src/security_cache.cpp
    trunk/myserver/src/semaphore.cpp
    trunk/myserver/src/server.cpp
    trunk/myserver/src/socket.cpp
    trunk/myserver/src/ssl.cpp
    trunk/myserver/src/ssl_socket.cpp
    trunk/myserver/src/stream.cpp
    trunk/myserver/src/stringutils.cpp
    trunk/myserver/src/thread.cpp
    trunk/myserver/src/utility.cpp
    trunk/myserver/src/vhost.cpp
    trunk/myserver/src/vhost_manager.cpp
    trunk/myserver/src/wincgi.cpp
    trunk/myserver/src/xml_parser.cpp
    trunk/myserver/stdafx.cpp
    trunk/myserver/stdafx.h

Modified: trunk/myserver/SConstruct
===================================================================
--- trunk/myserver/SConstruct   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/SConstruct   2008-08-02 12:14:17 UTC (rev 2732)
@@ -4,7 +4,7 @@
 # MyServer
 # http://www.myserverproject.net/
 #
-# Copyright (C) 2002-2008 The MyServer Team
+# Copyright (C) 2002-2008 Free Software Foundation, Inc.
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/autogen.sh
===================================================================
--- trunk/myserver/autogen.sh   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/autogen.sh   2008-08-02 12:14:17 UTC (rev 2732)
@@ -3,7 +3,7 @@
 #
 # http://www.myserverproject.net
 #
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 The MyServer Team
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, 
Inc.
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/binaries/languages/configure/english.xml
===================================================================
--- trunk/myserver/binaries/languages/configure/english.xml     2008-08-01 
19:48:41 UTC (rev 2731)
+++ trunk/myserver/binaries/languages/configure/english.xml     2008-08-02 
12:14:17 UTC (rev 2732)
@@ -111,7 +111,7 @@
 <ENABLE_CONTROL_PROTO61>Enable control protocol:</ENABLE_CONTROL_PROTO61>
 <ABOUT_TEXT>MyServer Configure (FLTK)
 Copyright (C) 2002, 2003, 2004
-The MyServer Team
+Free Software Foundation, Inc.
 This program is licensed under the GPL</ABOUT_TEXT>
 <LAST_CHANGE>Last change not saved.  Continue anyways?</LAST_CHANGE>
 <NOT_FOUND>Config files not found.</NOT_FOUND>

Modified: trunk/myserver/binaries/languages/configure/italiano.xml
===================================================================
--- trunk/myserver/binaries/languages/configure/italiano.xml    2008-08-01 
19:48:41 UTC (rev 2731)
+++ trunk/myserver/binaries/languages/configure/italiano.xml    2008-08-02 
12:14:17 UTC (rev 2732)
@@ -88,7 +88,7 @@
 <AS_SERVICE200>come Service</AS_SERVICE200>
 <ABOUT_TEXT>MyServer Configure (FLTK)
 Copyright (C) 2002, 2003, 2004
-The MyServer Team
+Free Software Foundation, Inc.
 Questo programma viene distribuito sotto i termini della licenza 
GPL</ABOUT_TEXT>
 <LAST_CHANGE>Cambiamenti non salvati. Continuare lo stesso?</LAST_CHANGE>
 <NOT_FOUND>File di configurazione non trovato.</NOT_FOUND>

Modified: trunk/myserver/binaries/myserver-daemon
===================================================================
--- trunk/myserver/binaries/myserver-daemon     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/binaries/myserver-daemon     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,5 +1,5 @@
 # MyServer
-# Copyright (C) 2006, 2007 The MyServer Team
+# Copyright (C) 2006, 2007 Free Software Foundation, Inc.
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2 of the License, or

Modified: trunk/myserver/configure.in
===================================================================
--- trunk/myserver/configure.in 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/configure.in 2008-08-02 12:14:17 UTC (rev 2732)
@@ -3,7 +3,7 @@
 dnl MyServer
 dnl http://www.myserverproject.net/
 dnl
-dnl Copyright (C) 2002-2008 The MyServer Team
+dnl Copyright (C) 2002-2008 Free Software Foundation, Inc.
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
 dnl the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/control/control_client.cpp
===================================================================
--- trunk/myserver/control/control_client.cpp   2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/control/control_client.cpp   2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+ Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either

Modified: trunk/myserver/control/control_client.h
===================================================================
--- trunk/myserver/control/control_client.h     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/control/control_client.h     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2002, 2003, 2004 The MyServer Team
+ Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either

Modified: trunk/myserver/control/language.cpp
===================================================================
--- trunk/myserver/control/language.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/language.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2002, 2003, 2004, 2006 The MyServer Team
+ Copyright (C) 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or
@@ -116,7 +116,7 @@
    LanguageXMLNot_Found = strdup("Config files not found.");
    LanguageXMLReload_Prev = strdup("Reload prevous values?");
    LanguageXMLEnter_Default = strdup("Please enter a default file name:");
-   LanguageXMLAbout_Text = strdup("MyServer Configure (FLTK)\nCopyright (C) 
2002, 2003, 2004\nThe MyServer Team\nThis program is licensed under the GPL.");
+   LanguageXMLAbout_Text = strdup("MyServer Configure (FLTK)\nCopyright (C) 
2002, 2003, 2004\nFree Software Foundation, Inc.\nThis program is licensed 
under the GPL.");
    LanguageXMLEnter_Extension = strdup("Enter new extension (Example: html):");
    LanguageXMLEnter_MIME = strdup("Enter new MIME type (Example: text/html):");
    LanguageXMLEnter_Name = strdup("Enter a new name:");

Modified: trunk/myserver/control/language.h
===================================================================
--- trunk/myserver/control/language.h   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/language.h   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2002, 2003, 2004 The MyServer Team
+ Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/control/mimetype.cpp
===================================================================
--- trunk/myserver/control/mimetype.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/mimetype.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  * MyServer
- * Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+ * Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/control/mimetype.h
===================================================================
--- trunk/myserver/control/mimetype.h   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/mimetype.h   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+ Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/control/myserver-configure.cpp
===================================================================
--- trunk/myserver/control/myserver-configure.cpp       2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/control/myserver-configure.cpp       2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/control/progress.cpp
===================================================================
--- trunk/myserver/control/progress.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/progress.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
   MyServer
-  Copyright (C) 2002, 2003, 2004, 2005 The MyServer Team
+  Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either

Modified: trunk/myserver/control/progress.h
===================================================================
--- trunk/myserver/control/progress.h   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/progress.h   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
   MyServer
-  Copyright (C) 2002, 2003, 2004 The MyServer Team
+  Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either

Modified: trunk/myserver/control/service.cpp
===================================================================
--- trunk/myserver/control/service.cpp  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/service.cpp  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  * MyServer
- * Copyright (C) 2002, 2003, 2004, 2006 The MyServer Team
+ * Copyright (C) 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/control/service.h
===================================================================
--- trunk/myserver/control/service.h    2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/service.h    2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2002, 2003, 2004 The MyServer Team
+ Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/control/vector.cpp
===================================================================
--- trunk/myserver/control/vector.cpp   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/vector.cpp   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2002, 2003, 2004 The MyServer Team
+ Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/control/vector.h
===================================================================
--- trunk/myserver/control/vector.h     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/vector.h     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2002, 2003, 2004 The MyServer Team
+ Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/control/vhost.cpp
===================================================================
--- trunk/myserver/control/vhost.cpp    2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/vhost.cpp    2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  * MyServer
- * Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+ * Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/control/vhost.h
===================================================================
--- trunk/myserver/control/vhost.h      2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/control/vhost.h      2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  *  MyServer
- *  Copyright (C) 2002, 2003, 2004 The MyServer Team
+ *  Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/generate_myserver_dev.pl
===================================================================
--- trunk/myserver/generate_myserver_dev.pl     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/generate_myserver_dev.pl     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -4,7 +4,7 @@
 ##
 ## http://www.myserverproject.net
 ##
-## Copyright (C) 2006, 2007, 2008 The MyServer Team
+## Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
 ## the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/cached_file.h
===================================================================
--- trunk/myserver/include/cached_file.h        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/cached_file.h        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006 The MyServer Team
+Copyright (C) 2006 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/cached_file_buffer.h
===================================================================
--- trunk/myserver/include/cached_file_buffer.h 2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/cached_file_buffer.h 2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006, 2007 The MyServer Team
+Copyright (C) 2006, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/cached_file_factory.h
===================================================================
--- trunk/myserver/include/cached_file_factory.h        2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/cached_file_factory.h        2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006, 2007 The MyServer Team
+Copyright (C) 2006, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/cgi.h
===================================================================
--- trunk/myserver/include/cgi.h        2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/cgi.h        2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/clients_thread.h
===================================================================
--- trunk/myserver/include/clients_thread.h     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/clients_thread.h     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software 
Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/connection.h
===================================================================
--- trunk/myserver/include/connection.h 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/connection.h 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/connections_scheduler.h
===================================================================
--- trunk/myserver/include/connections_scheduler.h      2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/connections_scheduler.h      2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/control_errors.h
===================================================================
--- trunk/myserver/include/control_errors.h     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/control_errors.h     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2004, 2005 The MyServer Team
+Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/control_header.h
===================================================================
--- trunk/myserver/include/control_header.h     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/control_header.h     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/control_protocol.h
===================================================================
--- trunk/myserver/include/control_protocol.h   2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/control_protocol.h   2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2004, 2005, 2008 The MyServer Team
+Copyright (C) 2004, 2005, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dyn_executor_manager.h
===================================================================
--- trunk/myserver/include/dyn_executor_manager.h       2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/dyn_executor_manager.h       2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007 The MyServer Team
+Copyright (C) 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dyn_filter.h
===================================================================
--- trunk/myserver/include/dyn_filter.h 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/dyn_filter.h 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dyn_filter_file.h
===================================================================
--- trunk/myserver/include/dyn_filter_file.h    2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/dyn_filter_file.h    2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dyn_filters_manager.h
===================================================================
--- trunk/myserver/include/dyn_filters_manager.h        2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/dyn_filters_manager.h        2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dyn_http_command.h
===================================================================
--- trunk/myserver/include/dyn_http_command.h   2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/dyn_http_command.h   2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007 The MyServer Team
+Copyright (C) 2005, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dyn_http_command_manager.h
===================================================================
--- trunk/myserver/include/dyn_http_command_manager.h   2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/dyn_http_command_manager.h   2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007 The MyServer Team
+Copyright (C) 2005, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dyn_http_manager.h
===================================================================
--- trunk/myserver/include/dyn_http_manager.h   2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/dyn_http_manager.h   2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005 The MyServer Team
+Copyright (C) 2005 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dyn_http_manager_list.h
===================================================================
--- trunk/myserver/include/dyn_http_manager_list.h      2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/dyn_http_manager_list.h      2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007 The MyServer Team
+Copyright (C) 2005, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dynamic_executor.h
===================================================================
--- trunk/myserver/include/dynamic_executor.h   2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/dynamic_executor.h   2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007 The MyServer Team
+Copyright (C) 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dynamic_protocol.h
===================================================================
--- trunk/myserver/include/dynamic_protocol.h   2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/dynamic_protocol.h   2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/dynamiclib.h
===================================================================
--- trunk/myserver/include/dynamiclib.h 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/dynamiclib.h 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007 The MyServer Team
+Copyright (C) 2005, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/event.h
===================================================================
--- trunk/myserver/include/event.h      2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/event.h      2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006 The MyServer Team
+Copyright (C) 2006 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/fastcgi.h
===================================================================
--- trunk/myserver/include/fastcgi.h    2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/fastcgi.h    2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/file.h
===================================================================
--- trunk/myserver/include/file.h       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/file.h       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/files_utility.h
===================================================================
--- trunk/myserver/include/files_utility.h      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/files_utility.h      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/filter.h
===================================================================
--- trunk/myserver/include/filter.h     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/filter.h     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007 The MyServer Team
+Copyright (C) 2005, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/filters_chain.h
===================================================================
--- trunk/myserver/include/filters_chain.h      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/filters_chain.h      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/filters_factory.h
===================================================================
--- trunk/myserver/include/filters_factory.h    2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/filters_factory.h    2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/find_data.h
===================================================================
--- trunk/myserver/include/find_data.h  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/find_data.h  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2008 The MyServer Team
+Copyright (C) 2002, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/ftp.h
===================================================================
--- trunk/myserver/include/ftp.h        2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/ftp.h        2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2008 The MyServer Team
+Copyright (C) 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or

Modified: trunk/myserver/include/ftp_common.h
===================================================================
--- trunk/myserver/include/ftp_common.h 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/ftp_common.h 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2008 The MyServer Team
+Copyright (C) 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or

Modified: trunk/myserver/include/generic_plugins_manager.h
===================================================================
--- trunk/myserver/include/generic_plugins_manager.h    2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/generic_plugins_manager.h    2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007 The MyServer Team
+Copyright (C) 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/gzip.h
===================================================================
--- trunk/myserver/include/gzip.h       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/gzip.h       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/gzip_decompress.h
===================================================================
--- trunk/myserver/include/gzip_decompress.h    2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/gzip_decompress.h    2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/hash_map.h
===================================================================
--- trunk/myserver/include/hash_map.h   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/hash_map.h   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright \xA9 2005, 2007, 2008 The MyServer Team
+Copyright \xA9 2005, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/home_dir.h
===================================================================
--- trunk/myserver/include/home_dir.h   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/home_dir.h   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006, 2008 The MyServer Team
+Copyright (C) 2006, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http.h
===================================================================
--- trunk/myserver/include/http.h       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/http.h       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002-2008 The MyServer Team
+Copyright (C) 2002-2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_data_handler.h
===================================================================
--- trunk/myserver/include/http_data_handler.h  2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/http_data_handler.h  2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_data_read.h
===================================================================
--- trunk/myserver/include/http_data_read.h     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/http_data_read.h     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002-2008 The MyServer Team
+Copyright (C) 2002-2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_dir.h
===================================================================
--- trunk/myserver/include/http_dir.h   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/http_dir.h   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_errors.h
===================================================================
--- trunk/myserver/include/http_errors.h        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/http_errors.h        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_file.h
===================================================================
--- trunk/myserver/include/http_file.h  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/http_file.h  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2008 The MyServer Team
+Copyright (C) 2005, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_header.h
===================================================================
--- trunk/myserver/include/http_header.h        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/http_header.h        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_header_checker.h
===================================================================
--- trunk/myserver/include/http_header_checker.h        2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/http_header_checker.h        2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005 The MyServer Team
+Copyright (C) 2005 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_headers.h
===================================================================
--- trunk/myserver/include/http_headers.h       2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/http_headers.h       2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_request.h
===================================================================
--- trunk/myserver/include/http_request.h       2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/http_request.h       2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_response.h
===================================================================
--- trunk/myserver/include/http_response.h      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/http_response.h      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/http_thread_context.h
===================================================================
--- trunk/myserver/include/http_thread_context.h        2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/http_thread_context.h        2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/https.h
===================================================================
--- trunk/myserver/include/https.h      2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/https.h      2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/isapi.h
===================================================================
--- trunk/myserver/include/isapi.h      2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/isapi.h      2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/listen_threads.h
===================================================================
--- trunk/myserver/include/listen_threads.h     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/listen_threads.h     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007 The MyServer Team
+Copyright (C) 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/log_manager.h
===================================================================
--- trunk/myserver/include/log_manager.h        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/log_manager.h        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/md5.h
===================================================================
--- trunk/myserver/include/md5.h        2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/md5.h        2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2005-2008 The MyServer Team
+ Copyright (C) 2005-2008 Free Software Foundation, Inc.
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/mem_buff.h
===================================================================
--- trunk/myserver/include/mem_buff.h   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/mem_buff.h   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 Copyright (C) 2004, Guinet Adrien (grainailleur)
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

Modified: trunk/myserver/include/memory_stream.h
===================================================================
--- trunk/myserver/include/memory_stream.h      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/memory_stream.h      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/mime_manager.h
===================================================================
--- trunk/myserver/include/mime_manager.h       2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/mime_manager.h       2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/mime_utils.h
===================================================================
--- trunk/myserver/include/mime_utils.h 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/mime_utils.h 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/mscgi.h
===================================================================
--- trunk/myserver/include/mscgi.h      2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/mscgi.h      2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/mscgi_manager.h
===================================================================
--- trunk/myserver/include/mscgi_manager.h      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/mscgi_manager.h      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either

Modified: trunk/myserver/include/multicast.h
===================================================================
--- trunk/myserver/include/multicast.h  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/multicast.h  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/mutex.h
===================================================================
--- trunk/myserver/include/mutex.h      2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/mutex.h      2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/myserver_regex.h
===================================================================
--- trunk/myserver/include/myserver_regex.h     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/myserver_regex.h     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/pipe.h
===================================================================
--- trunk/myserver/include/pipe.h       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/pipe.h       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/plugin.h
===================================================================
--- trunk/myserver/include/plugin.h     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/plugin.h     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/plugins_manager.h
===================================================================
--- trunk/myserver/include/plugins_manager.h    2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/plugins_manager.h    2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007 The MyServer Team
+Copyright (C) 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/plugins_namespace.h
===================================================================
--- trunk/myserver/include/plugins_namespace.h  2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/plugins_namespace.h  2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/plugins_namespace_manager.h
===================================================================
--- trunk/myserver/include/plugins_namespace_manager.h  2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/plugins_namespace_manager.h  2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/process_server_manager.h
===================================================================
--- trunk/myserver/include/process_server_manager.h     2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/include/process_server_manager.h     2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007 The MyServer Team
+Copyright (C) 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/processes.h
===================================================================
--- trunk/myserver/include/processes.h  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/processes.h  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/protocol.h
===================================================================
--- trunk/myserver/include/protocol.h   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/protocol.h   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/protocol_buffer.h
===================================================================
--- trunk/myserver/include/protocol_buffer.h    2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/protocol_buffer.h    2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/protocols_manager.h
===================================================================
--- trunk/myserver/include/protocols_manager.h  2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/protocols_manager.h  2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/read_write_lock.h
===================================================================
--- trunk/myserver/include/read_write_lock.h    2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/read_write_lock.h    2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007 The MyServer Team
+Copyright (C) 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/recursive_mutex.h
===================================================================
--- trunk/myserver/include/recursive_mutex.h    2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/recursive_mutex.h    2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/safetime.h
===================================================================
--- trunk/myserver/include/safetime.h   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/safetime.h   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007 The MyServer Team
+Copyright (C) 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/scgi.h
===================================================================
--- trunk/myserver/include/scgi.h       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/scgi.h       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/securestr.h
===================================================================
--- trunk/myserver/include/securestr.h  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/securestr.h  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,7 +1,7 @@
 /*
 MyServer
 * strlcpy and strlcat by codingmaster
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 Copyright (C) 2004 by codingmaster
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

Modified: trunk/myserver/include/security.h
===================================================================
--- trunk/myserver/include/security.h   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/security.h   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/security_cache.h
===================================================================
--- trunk/myserver/include/security_cache.h     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/security_cache.h     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006 The MyServer Team
+Copyright (C) 2005, 2006 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/semaphore.h
===================================================================
--- trunk/myserver/include/semaphore.h  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/semaphore.h  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/server.h
===================================================================
--- trunk/myserver/include/server.h     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/server.h     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software 
Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/socket.h
===================================================================
--- trunk/myserver/include/socket.h     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/socket.h     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/ssl.h
===================================================================
--- trunk/myserver/include/ssl.h        2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/ssl.h        2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/ssl_socket.h
===================================================================
--- trunk/myserver/include/ssl_socket.h 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/ssl_socket.h 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/stream.h
===================================================================
--- trunk/myserver/include/stream.h     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/stream.h     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/stringutils.h
===================================================================
--- trunk/myserver/include/stringutils.h        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/stringutils.h        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/thread.h
===================================================================
--- trunk/myserver/include/thread.h     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/thread.h     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/utility.h
===================================================================
--- trunk/myserver/include/utility.h    2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/utility.h    2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/vhost.h
===================================================================
--- trunk/myserver/include/vhost.h      2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/vhost.h      2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/vhost_manager.h
===================================================================
--- trunk/myserver/include/vhost_manager.h      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/include/vhost_manager.h      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007 The MyServer Team
+Copyright (C) 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/wincgi.h
===================================================================
--- trunk/myserver/include/wincgi.h     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/wincgi.h     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/include/xml_parser.h
===================================================================
--- trunk/myserver/include/xml_parser.h 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/include/xml_parser.h 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/cached_file.cpp
===================================================================
--- trunk/myserver/src/cached_file.cpp  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/cached_file.cpp  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006, 2008 The MyServer Team
+Copyright (C) 2006, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/cached_file_buffer.cpp
===================================================================
--- trunk/myserver/src/cached_file_buffer.cpp   2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/cached_file_buffer.cpp   2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/cached_file_factory.cpp
===================================================================
--- trunk/myserver/src/cached_file_factory.cpp  2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/cached_file_factory.cpp  2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/cgi.cpp
===================================================================
--- trunk/myserver/src/cgi.cpp  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/cgi.cpp  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/clients_thread.cpp
===================================================================
--- trunk/myserver/src/clients_thread.cpp       2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/clients_thread.cpp       2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/connection.cpp
===================================================================
--- trunk/myserver/src/connection.cpp   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/connection.cpp   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/connections_scheduler.cpp
===================================================================
--- trunk/myserver/src/connections_scheduler.cpp        2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/src/connections_scheduler.cpp        2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/control_header.cpp
===================================================================
--- trunk/myserver/src/control_header.cpp       2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/control_header.cpp       2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2004, 2005, 2007, 2008 The MyServer Team
+Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/control_protocol.cpp
===================================================================
--- trunk/myserver/src/control_protocol.cpp     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/control_protocol.cpp     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2004, 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dyn_executor_manager.cpp
===================================================================
--- trunk/myserver/src/dyn_executor_manager.cpp 2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/dyn_executor_manager.cpp 2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dyn_filter.cpp
===================================================================
--- trunk/myserver/src/dyn_filter.cpp   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/dyn_filter.cpp   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dyn_filter_file.cpp
===================================================================
--- trunk/myserver/src/dyn_filter_file.cpp      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/dyn_filter_file.cpp      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dyn_filters_manager.cpp
===================================================================
--- trunk/myserver/src/dyn_filters_manager.cpp  2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/dyn_filters_manager.cpp  2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dyn_http_command.cpp
===================================================================
--- trunk/myserver/src/dyn_http_command.cpp     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/dyn_http_command.cpp     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006, 2008 The MyServer Team
+Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dyn_http_command_manager.cpp
===================================================================
--- trunk/myserver/src/dyn_http_command_manager.cpp     2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/src/dyn_http_command_manager.cpp     2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dyn_http_manager.cpp
===================================================================
--- trunk/myserver/src/dyn_http_manager.cpp     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/dyn_http_manager.cpp     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dyn_http_manager_list.cpp
===================================================================
--- trunk/myserver/src/dyn_http_manager_list.cpp        2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/src/dyn_http_manager_list.cpp        2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dynamic_executor.cpp
===================================================================
--- trunk/myserver/src/dynamic_executor.cpp     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/dynamic_executor.cpp     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dynamic_protocol.cpp
===================================================================
--- trunk/myserver/src/dynamic_protocol.cpp     2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/dynamic_protocol.cpp     2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/dynamiclib.cpp
===================================================================
--- trunk/myserver/src/dynamiclib.cpp   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/dynamiclib.cpp   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/event.cpp
===================================================================
--- trunk/myserver/src/event.cpp        2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/event.cpp        2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/fastcgi.cpp
===================================================================
--- trunk/myserver/src/fastcgi.cpp      2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/fastcgi.cpp      2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/file.cpp
===================================================================
--- trunk/myserver/src/file.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/file.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2005, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/files_utility.cpp
===================================================================
--- trunk/myserver/src/files_utility.cpp        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/files_utility.cpp        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software 
Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/filter.cpp
===================================================================
--- trunk/myserver/src/filter.cpp       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/filter.cpp       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007 The MyServer Team
+Copyright (C) 2005, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/filters_chain.cpp
===================================================================
--- trunk/myserver/src/filters_chain.cpp        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/filters_chain.cpp        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/filters_factory.cpp
===================================================================
--- trunk/myserver/src/filters_factory.cpp      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/filters_factory.cpp      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/find_data.cpp
===================================================================
--- trunk/myserver/src/find_data.cpp    2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/find_data.cpp    2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/ftp.cpp
===================================================================
--- trunk/myserver/src/ftp.cpp  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/ftp.cpp  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software 
Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or

Modified: trunk/myserver/src/generic_plugins_manager.cpp
===================================================================
--- trunk/myserver/src/generic_plugins_manager.cpp      2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/src/generic_plugins_manager.cpp      2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/gzip.cpp
===================================================================
--- trunk/myserver/src/gzip.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/gzip.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/gzip_decompress.cpp
===================================================================
--- trunk/myserver/src/gzip_decompress.cpp      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/gzip_decompress.cpp      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/hash_map.cpp
===================================================================
--- trunk/myserver/src/hash_map.cpp     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/hash_map.cpp     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright \xA9 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/home_dir.cpp
===================================================================
--- trunk/myserver/src/home_dir.cpp     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/home_dir.cpp     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006, 2008 The MyServer Team
+Copyright (C) 2006, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http.cpp
===================================================================
--- trunk/myserver/src/http.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/http.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002-2008 The MyServer Team
+Copyright (C) 2002-2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http_data_handler.cpp
===================================================================
--- trunk/myserver/src/http_data_handler.cpp    2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/http_data_handler.cpp    2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http_data_read.cpp
===================================================================
--- trunk/myserver/src/http_data_read.cpp       2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/http_data_read.cpp       2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002-2008 The MyServer Team
+Copyright (C) 2002-2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http_dir.cpp
===================================================================
--- trunk/myserver/src/http_dir.cpp     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/http_dir.cpp     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http_errors.cpp
===================================================================
--- trunk/myserver/src/http_errors.cpp  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/http_errors.cpp  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http_file.cpp
===================================================================
--- trunk/myserver/src/http_file.cpp    2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/http_file.cpp    2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http_header_checker.cpp
===================================================================
--- trunk/myserver/src/http_header_checker.cpp  2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/http_header_checker.cpp  2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005 The MyServer Team
+Copyright (C) 2005 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http_headers.cpp
===================================================================
--- trunk/myserver/src/http_headers.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/http_headers.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http_request.cpp
===================================================================
--- trunk/myserver/src/http_request.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/http_request.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006, 2007 The MyServer Team
+Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http_response.cpp
===================================================================
--- trunk/myserver/src/http_response.cpp        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/http_response.cpp        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2007, 2008 The MyServer Team
+Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/http_thread_context.cpp
===================================================================
--- trunk/myserver/src/http_thread_context.cpp  2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/http_thread_context.cpp  2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/https.cpp
===================================================================
--- trunk/myserver/src/https.cpp        2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/https.cpp        2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/isapi.cpp
===================================================================
--- trunk/myserver/src/isapi.cpp        2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/isapi.cpp        2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/listen_threads.cpp
===================================================================
--- trunk/myserver/src/listen_threads.cpp       2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/listen_threads.cpp       2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/log_manager.cpp
===================================================================
--- trunk/myserver/src/log_manager.cpp  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/log_manager.cpp  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/md5.cpp
===================================================================
--- trunk/myserver/src/md5.cpp  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/md5.cpp  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
  MyServer
- Copyright (C) 2005-2008 The MyServer Team
+ Copyright (C) 2005-2008 Free Software Foundation, Inc.
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/mem_buff.cpp
===================================================================
--- trunk/myserver/src/mem_buff.cpp     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/mem_buff.cpp     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 Copyright (C) 2004, Guinet Adrien (grainailleur)
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

Modified: trunk/myserver/src/memory_stream.cpp
===================================================================
--- trunk/myserver/src/memory_stream.cpp        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/memory_stream.cpp        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004 The MyServer Team
+Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/mime_manager.cpp
===================================================================
--- trunk/myserver/src/mime_manager.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/mime_manager.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/mime_utils.cpp
===================================================================
--- trunk/myserver/src/mime_utils.cpp   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/mime_utils.cpp   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/mscgi.cpp
===================================================================
--- trunk/myserver/src/mscgi.cpp        2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/mscgi.cpp        2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/mscgi_manager.cpp
===================================================================
--- trunk/myserver/src/mscgi_manager.cpp        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/mscgi_manager.cpp        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either

Modified: trunk/myserver/src/multicast.cpp
===================================================================
--- trunk/myserver/src/multicast.cpp    2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/multicast.cpp    2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/mutex.cpp
===================================================================
--- trunk/myserver/src/mutex.cpp        2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/mutex.cpp        2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/myserver.cpp
===================================================================
--- trunk/myserver/src/myserver.cpp     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/myserver.cpp     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002-2008 The MyServer Team
+Copyright (C) 2002-2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/myserver_regex.cpp
===================================================================
--- trunk/myserver/src/myserver_regex.cpp       2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/myserver_regex.cpp       2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/pipe.cpp
===================================================================
--- trunk/myserver/src/pipe.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/pipe.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2005, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2005, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/plugin.cpp
===================================================================
--- trunk/myserver/src/plugin.cpp       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/plugin.cpp       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/plugins_manager.cpp
===================================================================
--- trunk/myserver/src/plugins_manager.cpp      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/plugins_manager.cpp      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/plugins_namespace.cpp
===================================================================
--- trunk/myserver/src/plugins_namespace.cpp    2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/plugins_namespace.cpp    2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/plugins_namespace_manager.cpp
===================================================================
--- trunk/myserver/src/plugins_namespace_manager.cpp    2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/src/plugins_namespace_manager.cpp    2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/process.cpp
===================================================================
--- trunk/myserver/src/process.cpp      2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/process.cpp      2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/process_server_manager.cpp
===================================================================
--- trunk/myserver/src/process_server_manager.cpp       2008-08-01 19:48:41 UTC 
(rev 2731)
+++ trunk/myserver/src/process_server_manager.cpp       2008-08-02 12:14:17 UTC 
(rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/protocol.cpp
===================================================================
--- trunk/myserver/src/protocol.cpp     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/protocol.cpp     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/protocol_buffer.cpp
===================================================================
--- trunk/myserver/src/protocol_buffer.cpp      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/protocol_buffer.cpp      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/protocols_manager.cpp
===================================================================
--- trunk/myserver/src/protocols_manager.cpp    2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/protocols_manager.cpp    2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/read_write_lock.cpp
===================================================================
--- trunk/myserver/src/read_write_lock.cpp      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/read_write_lock.cpp      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/recursive_mutex.cpp
===================================================================
--- trunk/myserver/src/recursive_mutex.cpp      2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/recursive_mutex.cpp      2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/safetime.cpp
===================================================================
--- trunk/myserver/src/safetime.cpp     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/safetime.cpp     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License,  or

Modified: trunk/myserver/src/scgi.cpp
===================================================================
--- trunk/myserver/src/scgi.cpp 2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/scgi.cpp 2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/securestr.cpp
===================================================================
--- trunk/myserver/src/securestr.cpp    2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/securestr.cpp    2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,7 +1,7 @@
 /*
 MyServer
 * strlcpy and strlcat by codingmaster
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 Copyright (C) 2004 by codingmaster
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

Modified: trunk/myserver/src/security.cpp
===================================================================
--- trunk/myserver/src/security.cpp     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/security.cpp     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002-2008 The MyServer Team
+Copyright (C) 2002-2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/security_cache.cpp
===================================================================
--- trunk/myserver/src/security_cache.cpp       2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/security_cache.cpp       2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2005, 2006, 2008 The MyServer Team
+Copyright (C) 2005, 2006, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/semaphore.cpp
===================================================================
--- trunk/myserver/src/semaphore.cpp    2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/semaphore.cpp    2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/server.cpp
===================================================================
--- trunk/myserver/src/server.cpp       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/server.cpp       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002-2008 The MyServer Team
+Copyright (C) 2002-2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/socket.cpp
===================================================================
--- trunk/myserver/src/socket.cpp       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/socket.cpp       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/ssl.cpp
===================================================================
--- trunk/myserver/src/ssl.cpp  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/ssl.cpp  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/ssl_socket.cpp
===================================================================
--- trunk/myserver/src/ssl_socket.cpp   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/ssl_socket.cpp   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/stream.cpp
===================================================================
--- trunk/myserver/src/stream.cpp       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/stream.cpp       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/stringutils.cpp
===================================================================
--- trunk/myserver/src/stringutils.cpp  2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/stringutils.cpp  2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License,  or

Modified: trunk/myserver/src/thread.cpp
===================================================================
--- trunk/myserver/src/thread.cpp       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/thread.cpp       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/utility.cpp
===================================================================
--- trunk/myserver/src/utility.cpp      2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/utility.cpp      2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/vhost.cpp
===================================================================
--- trunk/myserver/src/vhost.cpp        2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/vhost.cpp        2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/vhost_manager.cpp
===================================================================
--- trunk/myserver/src/vhost_manager.cpp        2008-08-01 19:48:41 UTC (rev 
2731)
+++ trunk/myserver/src/vhost_manager.cpp        2008-08-02 12:14:17 UTC (rev 
2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2007, 2008 The MyServer Team
+Copyright (C) 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/wincgi.cpp
===================================================================
--- trunk/myserver/src/wincgi.cpp       2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/wincgi.cpp       2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/src/xml_parser.cpp
===================================================================
--- trunk/myserver/src/xml_parser.cpp   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/src/xml_parser.cpp   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3 of the License, or

Modified: trunk/myserver/stdafx.cpp
===================================================================
--- trunk/myserver/stdafx.cpp   2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/stdafx.cpp   2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 *MyServer
-*Copyright (C) 2002,2003,2004 The MyServer Team
+*Copyright (C) 2002,2003,2004 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or

Modified: trunk/myserver/stdafx.h
===================================================================
--- trunk/myserver/stdafx.h     2008-08-01 19:48:41 UTC (rev 2731)
+++ trunk/myserver/stdafx.h     2008-08-02 12:14:17 UTC (rev 2732)
@@ -1,6 +1,6 @@
 /*
 MyServer
-Copyright (C) 2002, 2003, 2004, 2005, 2007 The MyServer Team
+Copyright (C) 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or






reply via email to

[Prev in Thread] Current Thread [Next in Thread]