From 738c34d4bb8f1a3811acd00af8c6c12107f8315b Mon Sep 17 00:00:00 2001 From: Bruce Yinhe Date: Thu, 18 Jun 2015 11:31:02 +0200 Subject: Change license text to APLv2 --- lib/inets/Makefile | 19 ++++++++++--------- lib/inets/doc/archive/rfc1945.html | 21 +++++++++++---------- lib/inets/doc/src/Makefile | 19 ++++++++++--------- lib/inets/doc/src/book.xml | 21 +++++++++++---------- lib/inets/doc/src/ftp.xml | 21 +++++++++++---------- lib/inets/doc/src/ftp_client.xml | 21 +++++++++++---------- lib/inets/doc/src/http_client.xml | 21 +++++++++++---------- lib/inets/doc/src/http_server.xml | 21 +++++++++++---------- lib/inets/doc/src/http_uri.xml | 21 +++++++++++---------- lib/inets/doc/src/httpc.xml | 21 +++++++++++---------- lib/inets/doc/src/httpd.xml | 21 +++++++++++---------- lib/inets/doc/src/httpd_conf.xml | 21 +++++++++++---------- lib/inets/doc/src/httpd_custom_api.xml | 21 +++++++++++---------- lib/inets/doc/src/httpd_socket.xml | 21 +++++++++++---------- lib/inets/doc/src/httpd_util.xml | 21 +++++++++++---------- lib/inets/doc/src/inets.xml | 21 +++++++++++---------- lib/inets/doc/src/inets_services.xml | 21 +++++++++++---------- lib/inets/doc/src/mod_alias.xml | 21 +++++++++++---------- lib/inets/doc/src/mod_auth.xml | 21 +++++++++++---------- lib/inets/doc/src/mod_esi.xml | 19 ++++++++++--------- lib/inets/doc/src/mod_security.xml | 19 ++++++++++--------- lib/inets/doc/src/notes.xml | 21 +++++++++++---------- lib/inets/doc/src/notes_history.xml | 21 +++++++++++---------- lib/inets/doc/src/part.xml | 21 +++++++++++---------- lib/inets/doc/src/part_notes.xml | 21 +++++++++++---------- lib/inets/doc/src/part_notes_history.xml | 21 +++++++++++---------- lib/inets/doc/src/ref_man.xml | 21 +++++++++++---------- lib/inets/doc/src/tftp.xml | 21 +++++++++++---------- lib/inets/examples/Makefile | 21 +++++++++++---------- lib/inets/examples/httpd_load_test/Makefile | 19 ++++++++++--------- lib/inets/examples/httpd_load_test/hdlt.erl | 19 ++++++++++--------- lib/inets/examples/httpd_load_test/hdlt.sh.skel | 19 ++++++++++--------- lib/inets/examples/httpd_load_test/hdlt_client.erl | 19 ++++++++++--------- lib/inets/examples/httpd_load_test/hdlt_ctrl.erl | 19 ++++++++++--------- lib/inets/examples/httpd_load_test/hdlt_logger.erl | 19 ++++++++++--------- lib/inets/examples/httpd_load_test/hdlt_logger.hrl | 21 +++++++++++---------- .../examples/httpd_load_test/hdlt_random_html.erl | 21 +++++++++++---------- lib/inets/examples/httpd_load_test/hdlt_server.erl | 19 ++++++++++--------- lib/inets/examples/httpd_load_test/hdlt_slave.erl | 19 ++++++++++--------- lib/inets/examples/httpd_load_test/modules.mk | 19 ++++++++++--------- lib/inets/examples/server_root/Makefile | 19 ++++++++++--------- lib/inets/examples/server_root/conf/httpd.conf | 21 +++++++++++---------- lib/inets/include/httpd.hrl | 21 +++++++++++---------- lib/inets/include/mod_auth.hrl | 21 +++++++++++---------- lib/inets/priv/Makefile | 21 +++++++++++---------- lib/inets/src/Makefile | 21 +++++++++++---------- lib/inets/src/ftp/Makefile | 19 ++++++++++--------- lib/inets/src/ftp/ftp.erl | 19 ++++++++++--------- lib/inets/src/ftp/ftp_internal.hrl | 21 +++++++++++---------- lib/inets/src/ftp/ftp_progress.erl | 21 +++++++++++---------- lib/inets/src/ftp/ftp_response.erl | 21 +++++++++++---------- lib/inets/src/ftp/ftp_sup.erl | 21 +++++++++++---------- lib/inets/src/http_client/Makefile | 19 ++++++++++--------- lib/inets/src/http_client/httpc.erl | 19 ++++++++++--------- lib/inets/src/http_client/httpc_cookie.erl | 19 ++++++++++--------- lib/inets/src/http_client/httpc_handler.erl | 21 +++++++++++---------- lib/inets/src/http_client/httpc_handler_sup.erl | 19 ++++++++++--------- lib/inets/src/http_client/httpc_internal.hrl | 19 ++++++++++--------- lib/inets/src/http_client/httpc_manager.erl | 21 +++++++++++---------- lib/inets/src/http_client/httpc_profile_sup.erl | 19 ++++++++++--------- lib/inets/src/http_client/httpc_request.erl | 19 ++++++++++--------- lib/inets/src/http_client/httpc_response.erl | 19 ++++++++++--------- lib/inets/src/http_client/httpc_sup.erl | 21 +++++++++++---------- lib/inets/src/http_lib/Makefile | 19 ++++++++++--------- lib/inets/src/http_lib/http_chunk.erl | 19 ++++++++++--------- lib/inets/src/http_lib/http_internal.hrl | 19 ++++++++++--------- lib/inets/src/http_lib/http_request.erl | 21 +++++++++++---------- lib/inets/src/http_lib/http_response.erl | 21 +++++++++++---------- lib/inets/src/http_lib/http_transport.erl | 19 ++++++++++--------- lib/inets/src/http_lib/http_uri.erl | 19 ++++++++++--------- lib/inets/src/http_lib/http_util.erl | 19 ++++++++++--------- lib/inets/src/http_server/Makefile | 19 ++++++++++--------- lib/inets/src/http_server/httpd.erl | 19 ++++++++++--------- lib/inets/src/http_server/httpd.hrl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_acceptor.erl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_acceptor_sup.erl | 21 +++++++++++---------- lib/inets/src/http_server/httpd_cgi.erl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_conf.erl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_connection_sup.erl | 21 +++++++++++---------- lib/inets/src/http_server/httpd_custom.erl | 21 +++++++++++---------- lib/inets/src/http_server/httpd_esi.erl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_example.erl | 21 +++++++++++---------- lib/inets/src/http_server/httpd_file.erl | 21 +++++++++++---------- lib/inets/src/http_server/httpd_instance_sup.erl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_internal.hrl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_log.erl | 21 +++++++++++---------- lib/inets/src/http_server/httpd_manager.erl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_misc_sup.erl | 21 +++++++++++---------- lib/inets/src/http_server/httpd_request.erl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_request_handler.erl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_response.erl | 21 +++++++++++---------- lib/inets/src/http_server/httpd_script_env.erl | 21 +++++++++++---------- lib/inets/src/http_server/httpd_socket.erl | 21 +++++++++++---------- lib/inets/src/http_server/httpd_sup.erl | 19 ++++++++++--------- lib/inets/src/http_server/httpd_util.erl | 19 ++++++++++--------- lib/inets/src/http_server/mod_actions.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_alias.erl | 19 ++++++++++--------- lib/inets/src/http_server/mod_auth.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_auth.hrl | 19 ++++++++++--------- lib/inets/src/http_server/mod_auth_dets.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_auth_mnesia.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_auth_plain.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_auth_server.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_browser.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_cgi.erl | 19 ++++++++++--------- lib/inets/src/http_server/mod_dir.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_disk_log.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_esi.erl | 19 ++++++++++--------- lib/inets/src/http_server/mod_get.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_head.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_htaccess.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_log.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_range.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_responsecontrol.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_security.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_security_server.erl | 21 +++++++++++---------- lib/inets/src/http_server/mod_trace.erl | 21 +++++++++++---------- lib/inets/src/inets_app/Makefile | 19 ++++++++++--------- lib/inets/src/inets_app/inets.app.src | 19 ++++++++++--------- lib/inets/src/inets_app/inets.appup.src | 19 ++++++++++--------- lib/inets/src/inets_app/inets.erl | 21 +++++++++++---------- lib/inets/src/inets_app/inets.mk | 19 ++++++++++--------- lib/inets/src/inets_app/inets_app.erl | 21 +++++++++++---------- lib/inets/src/inets_app/inets_internal.hrl | 21 +++++++++++---------- lib/inets/src/inets_app/inets_lib.erl | 19 ++++++++++--------- lib/inets/src/inets_app/inets_regexp.erl | 21 +++++++++++---------- lib/inets/src/inets_app/inets_service.erl | 19 ++++++++++--------- lib/inets/src/inets_app/inets_sup.erl | 21 +++++++++++---------- lib/inets/src/inets_app/inets_time_compat.erl | 19 ++++++++++--------- lib/inets/src/inets_app/inets_trace.erl | 21 +++++++++++---------- lib/inets/src/tftp/Makefile | 19 ++++++++++--------- lib/inets/src/tftp/tftp.erl | 21 +++++++++++---------- lib/inets/src/tftp/tftp.hrl | 21 +++++++++++---------- lib/inets/src/tftp/tftp_binary.erl | 21 +++++++++++---------- lib/inets/src/tftp/tftp_engine.erl | 21 +++++++++++---------- lib/inets/src/tftp/tftp_file.erl | 21 +++++++++++---------- lib/inets/src/tftp/tftp_lib.erl | 21 +++++++++++---------- lib/inets/src/tftp/tftp_logger.erl | 21 +++++++++++---------- lib/inets/src/tftp/tftp_sup.erl | 21 +++++++++++---------- lib/inets/test/Makefile | 19 ++++++++++--------- lib/inets/test/erl_make_certs.erl | 19 ++++++++++--------- lib/inets/test/ftp_SUITE.erl | 21 +++++++++++---------- lib/inets/test/ftp_format_SUITE.erl | 21 +++++++++++---------- lib/inets/test/ftp_property_test_SUITE.erl | 21 +++++++++++---------- lib/inets/test/ftp_suite_lib.erl | 21 +++++++++++---------- lib/inets/test/http_format_SUITE.erl | 19 ++++++++++--------- lib/inets/test/httpc_SUITE.erl | 21 +++++++++++---------- lib/inets/test/httpc_cookie_SUITE.erl | 19 ++++++++++--------- lib/inets/test/httpc_proxy_SUITE.erl | 21 +++++++++++---------- .../httpc_proxy_SUITE_data/apache2/apache2.conf | 19 ++++++++++--------- .../test/httpc_proxy_SUITE_data/server_proxy.sh | 19 ++++++++++--------- lib/inets/test/httpd_1_0.erl | 21 +++++++++++---------- lib/inets/test/httpd_1_1.erl | 21 +++++++++++---------- lib/inets/test/httpd_SUITE.erl | 21 +++++++++++---------- lib/inets/test/httpd_basic_SUITE.erl | 21 +++++++++++---------- lib/inets/test/httpd_block.erl | 19 ++++++++++--------- lib/inets/test/httpd_load.erl | 21 +++++++++++---------- lib/inets/test/httpd_mod.erl | 19 ++++++++++--------- lib/inets/test/httpd_mod_SUITE.erl | 21 +++++++++++---------- lib/inets/test/httpd_poll.erl | 19 ++++++++++--------- lib/inets/test/httpd_test_data/server_root/Makefile | 19 ++++++++++--------- .../httpd_test_data/server_root/conf/httpd.conf | 21 +++++++++++---------- lib/inets/test/httpd_test_lib.erl | 19 ++++++++++--------- lib/inets/test/httpd_time_test.erl | 19 ++++++++++--------- lib/inets/test/inets_SUITE.erl | 19 ++++++++++--------- lib/inets/test/inets_app_test.erl | 21 +++++++++++---------- lib/inets/test/inets_appup_test.erl | 21 +++++++++++---------- lib/inets/test/inets_sup_SUITE.erl | 19 ++++++++++--------- lib/inets/test/inets_test_lib.erl | 19 ++++++++++--------- lib/inets/test/inets_test_lib.hrl | 19 ++++++++++--------- lib/inets/test/old_httpd_SUITE.erl | 19 ++++++++++--------- .../test/old_httpd_SUITE_data/server_root/Makefile | 19 ++++++++++--------- .../server_root/conf/httpd.conf | 21 +++++++++++---------- .../test/property_test/ftp_simple_client_server.erl | 21 +++++++++++---------- lib/inets/test/tftp_SUITE.erl | 21 +++++++++++---------- lib/inets/test/tftp_test_lib.erl | 21 +++++++++++---------- lib/inets/test/tftp_test_lib.hrl | 21 +++++++++++---------- lib/inets/test/uri_SUITE.erl | 19 ++++++++++--------- lib/inets/vsn.mk | 21 +++++++++++---------- 179 files changed, 1894 insertions(+), 1715 deletions(-) (limited to 'lib/inets') diff --git a/lib/inets/Makefile b/lib/inets/Makefile index d837a3396a..3fff719cf3 100644 --- a/lib/inets/Makefile +++ b/lib/inets/Makefile @@ -3,16 +3,17 @@ # # Copyright Ericsson AB 1996-2011. All Rights Reserved. # -# The contents of this file are subject to the Erlang Public License, -# Version 1.1, (the "License"); you may not use this file except in -# compliance with the License. You should have received a copy of the -# Erlang Public License along with this software. If not, it can be -# retrieved online at http://www.erlang.org/. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at # -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # # %CopyrightEnd% # diff --git a/lib/inets/doc/archive/rfc1945.html b/lib/inets/doc/archive/rfc1945.html index cf88f53319..3cb37c1f1e 100644 --- a/lib/inets/doc/archive/rfc1945.html +++ b/lib/inets/doc/archive/rfc1945.html @@ -1,14 +1,15 @@