libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit a85f2baa9d6afb67c4eeaacc3bdfabf207e92c0c
parent 4d997941e33acfb57d9da7b560a81f94f0051796
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 30 Jun 2015 11:39:18 +0000

fix #3869: outdated FSF address

Diffstat:
Mconfigure.ac | 4++--
Mdoc/ecos.texi | 4++--
Msrc/microhttpd/test_daemon.c | 4++--
Msrc/microhttpd/test_postprocessor.c | 4++--
Msrc/microhttpd/test_postprocessor_large.c | 4++--
Msrc/testcurl/curl_version_check.c | 4++--
Msrc/testcurl/https/test_empty_response.c | 4++--
Msrc/testcurl/https/test_https_get.c | 4++--
Msrc/testcurl/https/test_https_get_parallel.c | 4++--
Msrc/testcurl/https/test_https_get_parallel_threads.c | 4++--
Msrc/testcurl/https/test_https_get_select.c | 4++--
Msrc/testcurl/https/test_https_multi_daemon.c | 4++--
Msrc/testcurl/https/test_https_session_info.c | 4++--
Msrc/testcurl/https/test_https_sni.c | 4++--
Msrc/testcurl/https/test_https_time_out.c | 4++--
Msrc/testcurl/https/test_tls_authentication.c | 4++--
Msrc/testcurl/https/test_tls_extensions.c | 4++--
Msrc/testcurl/https/test_tls_options.c | 4++--
Msrc/testcurl/https/tls_test_common.c | 4++--
Msrc/testcurl/https/tls_test_common.h | 4++--
Msrc/testcurl/perf_get.c | 4++--
Msrc/testcurl/perf_get_concurrent.c | 4++--
Msrc/testcurl/test_callback.c | 4++--
Msrc/testcurl/test_concurrent_stop.c | 4++--
Msrc/testcurl/test_digestauth.c | 4++--
Msrc/testcurl/test_digestauth_with_arguments.c | 4++--
Msrc/testcurl/test_get.c | 4++--
Msrc/testcurl/test_get_chunked.c | 4++--
Msrc/testcurl/test_get_response_cleanup.c | 4++--
Msrc/testcurl/test_get_sendfile.c | 4++--
Msrc/testcurl/test_iplimit.c | 4++--
Msrc/testcurl/test_large_put.c | 4++--
Msrc/testcurl/test_long_header.c | 4++--
Msrc/testcurl/test_options.c | 4++--
Msrc/testcurl/test_parse_cookies.c | 4++--
Msrc/testcurl/test_post.c | 4++--
Msrc/testcurl/test_post_loop.c | 4++--
Msrc/testcurl/test_postform.c | 4++--
Msrc/testcurl/test_process_arguments.c | 4++--
Msrc/testcurl/test_process_headers.c | 4++--
Msrc/testcurl/test_put.c | 4++--
Msrc/testcurl/test_put_chunked.c | 4++--
Msrc/testcurl/test_quiesce.c | 4++--
Msrc/testcurl/test_start_stop.c | 4++--
Msrc/testcurl/test_termination.c | 4++--
Msrc/testcurl/test_timeout.c | 4++--
Msrc/testcurl/test_urlparse.c | 4++--
Msrc/testzzuf/socat.c | 4++--
Msrc/testzzuf/test_get.c | 4++--
Msrc/testzzuf/test_get_chunked.c | 4++--
Msrc/testzzuf/test_long_header.c | 4++--
Msrc/testzzuf/test_post.c | 4++--
Msrc/testzzuf/test_post_form.c | 4++--
Msrc/testzzuf/test_put.c | 4++--
Msrc/testzzuf/test_put_chunked.c | 4++--
Msrc/testzzuf/test_put_large.c | 4++--
56 files changed, 112 insertions(+), 112 deletions(-)

diff --git a/configure.ac b/configure.ac @@ -13,8 +13,8 @@ # # You should have received a copy of the GNU General Public License # along with libmicrohttpd; see the file COPYING. If not, write to the -# Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. # # # Process this file with autoconf to produce a configure script. diff --git a/doc/ecos.texi b/doc/ecos.texi @@ -4,7 +4,7 @@ @display Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc. -59 Temple Place -- Suite 330, Boston, MA 02111-1307, USA +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -360,7 +360,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., -59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. @end smallexample Also add information on how to contact you by electronic and paper mail. diff --git a/src/microhttpd/test_daemon.c b/src/microhttpd/test_daemon.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/microhttpd/test_postprocessor.c b/src/microhttpd/test_postprocessor.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/microhttpd/test_postprocessor_large.c b/src/microhttpd/test_postprocessor_large.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/curl_version_check.c b/src/testcurl/curl_version_check.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_empty_response.c b/src/testcurl/https/test_empty_response.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_https_get.c b/src/testcurl/https/test_https_get.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_https_get_parallel.c b/src/testcurl/https/test_https_get_parallel.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_https_get_parallel_threads.c b/src/testcurl/https/test_https_get_parallel_threads.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_https_get_select.c b/src/testcurl/https/test_https_get_select.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_https_multi_daemon.c b/src/testcurl/https/test_https_multi_daemon.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_https_session_info.c b/src/testcurl/https/test_https_session_info.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_https_sni.c b/src/testcurl/https/test_https_sni.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_https_time_out.c b/src/testcurl/https/test_https_time_out.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_tls_authentication.c b/src/testcurl/https/test_tls_authentication.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_tls_extensions.c b/src/testcurl/https/test_tls_extensions.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/test_tls_options.c b/src/testcurl/https/test_tls_options.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/tls_test_common.c b/src/testcurl/https/tls_test_common.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/https/tls_test_common.h b/src/testcurl/https/tls_test_common.h @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #ifndef TLS_TEST_COMMON_H_ diff --git a/src/testcurl/perf_get.c b/src/testcurl/perf_get.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/perf_get_concurrent.c b/src/testcurl/perf_get_concurrent.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_callback.c b/src/testcurl/test_callback.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_concurrent_stop.c b/src/testcurl/test_concurrent_stop.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_digestauth.c b/src/testcurl/test_digestauth.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_digestauth_with_arguments.c b/src/testcurl/test_digestauth_with_arguments.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_get.c b/src/testcurl/test_get.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_get_chunked.c b/src/testcurl/test_get_chunked.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_get_response_cleanup.c b/src/testcurl/test_get_response_cleanup.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_get_sendfile.c b/src/testcurl/test_get_sendfile.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_iplimit.c b/src/testcurl/test_iplimit.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_large_put.c b/src/testcurl/test_large_put.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_long_header.c b/src/testcurl/test_long_header.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_options.c b/src/testcurl/test_options.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_parse_cookies.c b/src/testcurl/test_parse_cookies.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_post.c b/src/testcurl/test_post.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_post_loop.c b/src/testcurl/test_post_loop.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_postform.c b/src/testcurl/test_postform.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_process_arguments.c b/src/testcurl/test_process_arguments.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_process_headers.c b/src/testcurl/test_process_headers.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_put.c b/src/testcurl/test_put.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_put_chunked.c b/src/testcurl/test_put_chunked.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_quiesce.c b/src/testcurl/test_quiesce.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** * @file test_quiesce.c diff --git a/src/testcurl/test_start_stop.c b/src/testcurl/test_start_stop.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_termination.c b/src/testcurl/test_termination.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_timeout.c b/src/testcurl/test_timeout.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testcurl/test_urlparse.c b/src/testcurl/test_urlparse.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testzzuf/socat.c b/src/testzzuf/socat.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testzzuf/test_get.c b/src/testzzuf/test_get.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testzzuf/test_get_chunked.c b/src/testzzuf/test_get_chunked.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testzzuf/test_long_header.c b/src/testzzuf/test_long_header.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testzzuf/test_post.c b/src/testzzuf/test_post.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testzzuf/test_post_form.c b/src/testzzuf/test_post_form.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testzzuf/test_put.c b/src/testzzuf/test_put.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testzzuf/test_put_chunked.c b/src/testzzuf/test_put_chunked.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /** diff --git a/src/testzzuf/test_put_large.c b/src/testzzuf/test_put_large.c @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with libmicrohttpd; see the file COPYING. If not, write to the - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /**