From 6664eed554974336909d3ffe03f20349cc4c38fd Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Tue, 15 Mar 2016 15:19:56 +0100 Subject: update copyright-year --- lib/Makefile | 2 +- lib/asn1/Makefile | 2 +- lib/asn1/c_src/Makefile | 2 +- lib/asn1/c_src/asn1_erl_nif.c | 2 +- lib/asn1/doc/src/Makefile | 2 +- lib/asn1/doc/src/asn1_getting_started.xml | 2 +- lib/asn1/doc/src/asn1_introduction.xml | 2 +- lib/asn1/doc/src/asn1_overview.xml | 2 +- lib/asn1/doc/src/asn1_spec.xmlsrc | 2 +- lib/asn1/doc/src/asn1ct.xml | 2 +- lib/asn1/doc/src/asn1rt.xml | 2 +- lib/asn1/doc/src/book.xml | 2 +- lib/asn1/doc/src/notes.xml | 2 +- lib/asn1/doc/src/part.xml | 2 +- lib/asn1/doc/src/ref_man.xml | 2 +- lib/asn1/doc/users_guide/Makefile | 2 +- lib/asn1/src/Makefile | 2 +- lib/asn1/src/asn1.appup.src | 2 +- lib/asn1/src/asn1_db.erl | 2 +- lib/asn1/src/asn1_records.hrl | 2 +- lib/asn1/src/asn1ct.erl | 2 +- lib/asn1/src/asn1ct_constructed_ber_bin_v2.erl | 2 +- lib/asn1/src/asn1ct_constructed_per.erl | 2 +- lib/asn1/src/asn1ct_func.erl | 2 +- lib/asn1/src/asn1ct_gen.erl | 2 +- lib/asn1/src/asn1ct_gen_ber_bin_v2.erl | 2 +- lib/asn1/src/asn1ct_gen_check.erl | 2 +- lib/asn1/src/asn1ct_gen_per.erl | 2 +- lib/asn1/src/asn1ct_imm.erl | 2 +- lib/asn1/src/asn1ct_name.erl | 2 +- lib/asn1/src/asn1ct_parser2.erl | 2 +- lib/asn1/src/asn1ct_pretty_format.erl | 2 +- lib/asn1/src/asn1ct_table.erl | 2 +- lib/asn1/src/asn1ct_tok.erl | 2 +- lib/asn1/src/asn1ct_value.erl | 2 +- lib/asn1/src/asn1rt.erl | 2 +- lib/asn1/src/asn1rt_nif.erl | 2 +- lib/asn1/src/asn1rtt_ber.erl | 2 +- lib/asn1/src/asn1rtt_check.erl | 2 +- lib/asn1/src/asn1rtt_ext.erl | 2 +- lib/asn1/src/asn1rtt_per.erl | 2 +- lib/asn1/src/asn1rtt_per_common.erl | 2 +- lib/asn1/src/asn1rtt_real_common.erl | 2 +- lib/asn1/src/asn1rtt_uper.erl | 2 +- lib/asn1/src/prepare_templates.erl | 2 +- lib/asn1/test/External.hrl | 2 +- lib/asn1/test/Makefile | 2 +- lib/asn1/test/asn1_SUITE.erl | 2 +- lib/asn1/test/asn1_SUITE_data/Extension-Addition-Group.asn | 2 +- lib/asn1/test/asn1_SUITE_data/TCAPPackage_msg.erl | 2 +- lib/asn1/test/asn1_SUITE_data/a_SeqIn.erl | 2 +- lib/asn1/test/asn1_SUITE_data/b_SeqIn.erl | 2 +- lib/asn1/test/asn1_SUITE_data/extensionAdditionGroup.erl | 2 +- lib/asn1/test/asn1_SUITE_data/test_records.erl | 2 +- lib/asn1/test/asn1_SUITE_data/testobj.erl | 2 +- lib/asn1/test/asn1_app_test.erl | 2 +- lib/asn1/test/asn1_appup_test.erl | 2 +- lib/asn1/test/asn1_test_lib.erl | 2 +- lib/asn1/test/ber_decode_error.erl | 2 +- lib/asn1/test/error_SUITE.erl | 2 +- lib/asn1/test/h323test.erl | 2 +- lib/asn1/test/syntax_SUITE.erl | 2 +- lib/asn1/test/testChoExtension.erl | 2 +- lib/asn1/test/testChoExternal.erl | 2 +- lib/asn1/test/testChoOptional.erl | 2 +- lib/asn1/test/testChoPrim.erl | 2 +- lib/asn1/test/testChoRecursive.erl | 2 +- lib/asn1/test/testChoTypeRefCho.erl | 2 +- lib/asn1/test/testChoTypeRefPrim.erl | 2 +- lib/asn1/test/testChoTypeRefSeq.erl | 2 +- lib/asn1/test/testChoTypeRefSet.erl | 2 +- lib/asn1/test/testChoiceIndefinite.erl | 2 +- lib/asn1/test/testCompactBitString.erl | 2 +- lib/asn1/test/testConstraints.erl | 2 +- lib/asn1/test/testContextSwitchingTypes.erl | 2 +- lib/asn1/test/testDER.erl | 2 +- lib/asn1/test/testDeepTConstr.erl | 2 +- lib/asn1/test/testDef.erl | 2 +- lib/asn1/test/testDoubleEllipses.erl | 2 +- lib/asn1/test/testEnumExt.erl | 2 +- lib/asn1/test/testExtensibilityImplied.erl | 2 +- lib/asn1/test/testFragmented.erl | 2 +- lib/asn1/test/testINSTANCE_OF.erl | 2 +- lib/asn1/test/testImporting.erl | 2 +- lib/asn1/test/testInfObj.erl | 2 +- lib/asn1/test/testInfObjExtract.erl | 2 +- lib/asn1/test/testInfObjectClass.erl | 2 +- lib/asn1/test/testMegaco.erl | 2 +- lib/asn1/test/testMergeCompile.erl | 2 +- lib/asn1/test/testMultipleLevels.erl | 2 +- lib/asn1/test/testNBAPsystem.erl | 2 +- lib/asn1/test/testOpenTypeImplicitTag.erl | 2 +- lib/asn1/test/testOpt.erl | 2 +- lib/asn1/test/testParamBasic.erl | 2 +- lib/asn1/test/testParameterizedInfObj.erl | 2 +- lib/asn1/test/testPrim.erl | 2 +- lib/asn1/test/testPrimExternal.erl | 2 +- lib/asn1/test/testPrimStrings.erl | 2 +- lib/asn1/test/testRfcs.erl | 2 +- lib/asn1/test/testSSLspecs.erl | 2 +- lib/asn1/test/testSelectionTypes.erl | 2 +- lib/asn1/test/testSeq2738.erl | 2 +- lib/asn1/test/testSeqDefault.erl | 2 +- lib/asn1/test/testSeqExtension.erl | 2 +- lib/asn1/test/testSeqExternal.erl | 2 +- lib/asn1/test/testSeqOf.erl | 2 +- lib/asn1/test/testSeqOfCho.erl | 2 +- lib/asn1/test/testSeqOfExternal.erl | 2 +- lib/asn1/test/testSeqOfIndefinite.erl | 2 +- lib/asn1/test/testSeqOfTag.erl | 2 +- lib/asn1/test/testSeqOptional.erl | 2 +- lib/asn1/test/testSeqPrim.erl | 2 +- lib/asn1/test/testSeqSetDefaultVal.erl | 2 +- lib/asn1/test/testSeqSetIndefinite.erl | 2 +- lib/asn1/test/testSeqTag.erl | 2 +- lib/asn1/test/testSeqTypeRefCho.erl | 2 +- lib/asn1/test/testSeqTypeRefPrim.erl | 2 +- lib/asn1/test/testSeqTypeRefSeq.erl | 2 +- lib/asn1/test/testSeqTypeRefSet.erl | 2 +- lib/asn1/test/testSetDefault.erl | 2 +- lib/asn1/test/testSetExtension.erl | 2 +- lib/asn1/test/testSetExternal.erl | 2 +- lib/asn1/test/testSetOf.erl | 2 +- lib/asn1/test/testSetOfCho.erl | 2 +- lib/asn1/test/testSetOfExternal.erl | 2 +- lib/asn1/test/testSetOfTag.erl | 2 +- lib/asn1/test/testSetOptional.erl | 2 +- lib/asn1/test/testSetPrim.erl | 2 +- lib/asn1/test/testSetTag.erl | 2 +- lib/asn1/test/testSetTypeRefCho.erl | 2 +- lib/asn1/test/testSetTypeRefPrim.erl | 2 +- lib/asn1/test/testSetTypeRefSeq.erl | 2 +- lib/asn1/test/testSetTypeRefSet.erl | 2 +- lib/asn1/test/testTCAP.erl | 2 +- lib/asn1/test/testTcapsystem.erl | 2 +- lib/asn1/test/testTimer.erl | 2 +- lib/asn1/test/testTypeValueNotation.erl | 2 +- lib/asn1/test/testUniqueObjectSets.erl | 2 +- lib/asn1/test/testValueTest.erl | 2 +- lib/asn1/test/test_compile_options.erl | 2 +- lib/asn1/test/test_modified_x420.erl | 2 +- lib/asn1/test/test_partial_incomplete_decode.erl | 2 +- lib/asn1/test/test_selective_decode.erl | 2 +- lib/asn1/test/test_special_decode_performance.erl | 2 +- lib/asn1/test/test_undecoded_rest.erl | 2 +- lib/asn1/test/test_x691.erl | 2 +- lib/common_test/Makefile | 2 +- lib/common_test/doc/src/Makefile | 2 +- lib/common_test/doc/src/basics_chapter.xml | 2 +- lib/common_test/doc/src/book.xml | 2 +- lib/common_test/doc/src/common_test_app.xml | 2 +- lib/common_test/doc/src/config_file_chapter.xml | 2 +- lib/common_test/doc/src/cover_chapter.xml | 2 +- lib/common_test/doc/src/ct.xml | 2 +- lib/common_test/doc/src/ct_cover.xml | 2 +- lib/common_test/doc/src/ct_ftp.xml | 2 +- lib/common_test/doc/src/ct_hooks.xml | 2 +- lib/common_test/doc/src/ct_hooks_chapter.xml | 2 +- lib/common_test/doc/src/ct_master.xml | 2 +- lib/common_test/doc/src/ct_master_chapter.xml | 2 +- lib/common_test/doc/src/ct_netconfc.xml | 2 +- lib/common_test/doc/src/ct_property_test.xml | 2 +- lib/common_test/doc/src/ct_rpc.xml | 2 +- lib/common_test/doc/src/ct_run.xml | 2 +- lib/common_test/doc/src/ct_slave.xml | 2 +- lib/common_test/doc/src/ct_snmp.xml | 2 +- lib/common_test/doc/src/ct_ssh.xml | 2 +- lib/common_test/doc/src/ct_telnet.xml | 2 +- lib/common_test/doc/src/dependencies_chapter.xml | 2 +- lib/common_test/doc/src/event_handler_chapter.xml | 2 +- lib/common_test/doc/src/example_chapter.xml | 2 +- lib/common_test/doc/src/getting_started_chapter.xml | 2 +- lib/common_test/doc/src/install_chapter.xml | 2 +- lib/common_test/doc/src/introduction.xml | 2 +- lib/common_test/doc/src/notes.xml | 2 +- lib/common_test/doc/src/notes_history.xml | 2 +- lib/common_test/doc/src/part.xml | 2 +- lib/common_test/doc/src/part_notes.xml | 2 +- lib/common_test/doc/src/part_notes_history.xml | 2 +- lib/common_test/doc/src/ref_man.xml | 2 +- lib/common_test/doc/src/run_test_chapter.xml | 2 +- lib/common_test/doc/src/test_structure_chapter.xml | 2 +- lib/common_test/doc/src/unix_telnet.xml | 2 +- lib/common_test/doc/src/why_test_chapter.xml | 2 +- lib/common_test/doc/src/write_test_chapter.xml | 2 +- lib/common_test/include/ct.hrl | 2 +- lib/common_test/include/ct_event.hrl | 2 +- lib/common_test/priv/Makefile | 2 +- lib/common_test/priv/Makefile.in | 2 +- lib/common_test/src/Makefile | 2 +- lib/common_test/src/common_test.app.src | 2 +- lib/common_test/src/common_test.appup.src | 2 +- lib/common_test/src/ct.erl | 2 +- lib/common_test/src/ct_config.erl | 2 +- lib/common_test/src/ct_config_plain.erl | 2 +- lib/common_test/src/ct_config_xml.erl | 2 +- lib/common_test/src/ct_conn_log_h.erl | 2 +- lib/common_test/src/ct_cover.erl | 2 +- lib/common_test/src/ct_event.erl | 2 +- lib/common_test/src/ct_framework.erl | 2 +- lib/common_test/src/ct_ftp.erl | 2 +- lib/common_test/src/ct_gen_conn.erl | 2 +- lib/common_test/src/ct_groups.erl | 2 +- lib/common_test/src/ct_hooks.erl | 2 +- lib/common_test/src/ct_hooks_lock.erl | 2 +- lib/common_test/src/ct_logs.erl | 2 +- lib/common_test/src/ct_master.erl | 2 +- lib/common_test/src/ct_master_event.erl | 2 +- lib/common_test/src/ct_master_logs.erl | 2 +- lib/common_test/src/ct_master_status.erl | 2 +- lib/common_test/src/ct_netconfc.erl | 2 +- lib/common_test/src/ct_netconfc.hrl | 2 +- lib/common_test/src/ct_property_test.erl | 2 +- lib/common_test/src/ct_release_test.erl | 2 +- lib/common_test/src/ct_repeat.erl | 2 +- lib/common_test/src/ct_rpc.erl | 2 +- lib/common_test/src/ct_ssh.erl | 2 +- lib/common_test/src/ct_telnet_client.erl | 2 +- lib/common_test/src/ct_testspec.erl | 2 +- lib/common_test/src/ct_util.erl | 2 +- lib/common_test/src/ct_util.hrl | 2 +- lib/common_test/src/ct_webtool.erl | 2 +- lib/common_test/src/ct_webtool_sup.erl | 2 +- lib/common_test/src/cth_conn_log.erl | 2 +- lib/common_test/src/cth_log_redirect.erl | 2 +- lib/common_test/src/cth_surefire.erl | 2 +- lib/common_test/src/erl2html2.erl | 2 +- lib/common_test/src/test_server_ctrl.erl | 2 +- lib/common_test/src/test_server_gl.erl | 2 +- lib/common_test/src/test_server_internal.hrl | 2 +- lib/common_test/src/test_server_io.erl | 2 +- lib/common_test/src/test_server_sup.erl | 2 +- lib/common_test/src/unix_telnet.erl | 2 +- lib/common_test/src/vts.erl | 2 +- lib/common_test/test/Makefile | 2 +- lib/common_test/test/ct_auto_compile_SUITE.erl | 2 +- lib/common_test/test/ct_auto_compile_SUITE_data/bad_SUITE.erl | 2 +- lib/common_test/test/ct_auto_compile_SUITE_data/dummy_SUITE.erl | 2 +- lib/common_test/test/ct_basic_html_SUITE.erl | 2 +- lib/common_test/test/ct_basic_html_SUITE_data/babbling_SUITE.erl | 2 +- lib/common_test/test/ct_config_SUITE.erl | 2 +- lib/common_test/test/ct_config_SUITE_data/config/test/config_driver.erl | 2 +- .../test/ct_config_SUITE_data/config/test/config_dynamic_SUITE.erl | 2 +- lib/common_test/test/ct_config_SUITE_data/config/test/config_server.erl | 2 +- .../test/ct_config_SUITE_data/config/test/config_static_SUITE.erl | 2 +- lib/common_test/test/ct_config_info_SUITE.erl | 2 +- lib/common_test/test/ct_config_info_SUITE_data/config_info_1_SUITE.erl | 2 +- lib/common_test/test/ct_cover_SUITE.erl | 2 +- lib/common_test/test/ct_cover_SUITE_data/cover_SUITE.erl | 2 +- lib/common_test/test/ct_cover_nomerge_SUITE.erl | 2 +- .../test/ct_cover_nomerge_SUITE_data/cover_nomerge_local_SUITE.erl | 2 +- .../test/ct_cover_nomerge_SUITE_data/cover_nomerge_remote_SUITE.erl | 2 +- .../ct_cover_nomerge_SUITE_data/cover_nomerge_remote_nostop_SUITE.erl | 2 +- lib/common_test/test/ct_error_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_10_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_11_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_12_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_13_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_14_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_1_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_2_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_3_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_4_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_5_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_6_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_7_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_8_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/cfg_error_9_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/config_func_error_1_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/config_restored_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/lib_error_1_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/misc_error_1_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/no_compile_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/timetrap_1_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/timetrap_2_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/timetrap_3_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/timetrap_4_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/timetrap_5_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/timetrap_6_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/timetrap_7_SUITE.erl | 2 +- .../test/ct_error_SUITE_data/error/test/timetrap_8_SUITE.erl | 2 +- lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_utils.erl | 2 +- lib/common_test/test/ct_error_SUITE_data/error/test/verify_config.erl | 2 +- lib/common_test/test/ct_event_handler_SUITE.erl | 2 +- lib/common_test/test/ct_event_handler_SUITE_data/eh_A.erl | 2 +- .../ct_event_handler_SUITE_data/event_handling_1/test/eh_11_SUITE.erl | 2 +- lib/common_test/test/ct_gen_conn_SUITE.erl | 2 +- lib/common_test/test/ct_gen_conn_SUITE_data/conn_SUITE.erl | 2 +- lib/common_test/test/ct_gen_conn_SUITE_data/proto.erl | 2 +- lib/common_test/test/ct_group_info_SUITE.erl | 2 +- lib/common_test/test/ct_group_info_SUITE_data/group_require_1_SUITE.erl | 2 +- lib/common_test/test/ct_group_info_SUITE_data/group_require_2_SUITE.erl | 2 +- lib/common_test/test/ct_group_info_SUITE_data/group_require_3_SUITE.erl | 2 +- .../test/ct_group_info_SUITE_data/group_timetrap_1_SUITE.erl | 2 +- .../test/ct_group_info_SUITE_data/group_timetrap_2_SUITE.erl | 2 +- .../test/ct_group_info_SUITE_data/group_timetrap_3_SUITE.erl | 2 +- lib/common_test/test/ct_group_leader_SUITE.erl | 2 +- lib/common_test/test/ct_group_leader_SUITE_data/group_leader_SUITE.erl | 2 +- lib/common_test/test/ct_groups_search_SUITE.erl | 2 +- .../test/ct_groups_search_SUITE_data/groups_search_dummy_1_SUITE.erl | 2 +- .../test/ct_groups_search_SUITE_data/groups_search_dummy_2_SUITE.erl | 2 +- lib/common_test/test/ct_groups_spec_SUITE.erl | 2 +- lib/common_test/test/ct_groups_spec_SUITE_data/groups_spec_1_SUITE.erl | 2 +- lib/common_test/test/ct_groups_test_1_SUITE.erl | 2 +- .../test/ct_groups_test_1_SUITE_data/groups_1/test/groups_11_SUITE.erl | 2 +- .../test/ct_groups_test_1_SUITE_data/groups_1/test/groups_12_SUITE.erl | 2 +- .../test/ct_groups_test_1_SUITE_data/groups_2/test/groups_21_SUITE.erl | 2 +- .../test/ct_groups_test_1_SUITE_data/groups_2/test/groups_22_SUITE.erl | 2 +- lib/common_test/test/ct_groups_test_2_SUITE.erl | 2 +- .../test/ct_groups_test_2_SUITE_data/groups_1/missing_conf_SUITE.erl | 2 +- .../test/ct_groups_test_2_SUITE_data/groups_1/repeat_1_SUITE.erl | 2 +- .../test/ct_groups_test_2_SUITE_data/groups_2/groups_21_SUITE.erl | 2 +- .../test/ct_groups_test_2_SUITE_data/groups_2/groups_22_SUITE.erl | 2 +- lib/common_test/test/ct_hooks_SUITE.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/crash_id_cth.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/crash_init_cth.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/ct_cth_empty_SUITE.erl | 2 +- .../ct_hooks_SUITE_data/cth/tests/ct_cth_fail_one_skip_one_SUITE.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/ct_cth_fail_per_suite_SUITE.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/ct_cth_prio_SUITE.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/ct_data_dir_SUITE.erl | 2 +- .../cth/tests/ct_exit_in_init_scope_suite_cth_SUITE.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/ct_no_config_SUITE.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_group_cth_SUITE.erl | 2 +- .../cth/tests/ct_scope_per_group_state_cth_SUITE.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_suite_cth_SUITE.erl | 2 +- .../cth/tests/ct_scope_per_suite_state_cth_SUITE.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_tc_cth_SUITE.erl | 2 +- .../ct_hooks_SUITE_data/cth/tests/ct_scope_suite_crash_in_cth_SUITE.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_cth_SUITE.erl | 2 +- .../ct_hooks_SUITE_data/cth/tests/ct_scope_suite_state_cth_SUITE.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/ct_update_config_SUITE.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/cth_log_SUITE.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/empty_cth.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/fail_post_suite_cth.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/fail_pre_suite_cth.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/id_no_init_cth.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/minimal_cth.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/minimal_terminate_cth.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/prio_cth.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/recover_post_suite_cth.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/same_id_cth.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/skip_post_suite_cth.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_pre_end_cth.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/skip_pre_suite_cth.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/state_update_cth.erl | 2 +- lib/common_test/test/ct_hooks_SUITE_data/cth/tests/undef_cth.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/update_config_cth.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/verify_config_cth.erl | 2 +- .../test/ct_hooks_SUITE_data/cth/tests/verify_data_dir_cth.erl | 2 +- lib/common_test/test/ct_master_SUITE.erl | 2 +- lib/common_test/test/ct_master_SUITE_data/master/master_SUITE.erl | 2 +- lib/common_test/test/ct_misc_1_SUITE.erl | 2 +- lib/common_test/test/ct_misc_1_SUITE_data/beam_1_SUITE.erl | 2 +- lib/common_test/test/ct_misc_1_SUITE_data/beam_2_SUITE.erl | 2 +- lib/common_test/test/ct_netconfc_SUITE.erl | 2 +- lib/common_test/test/ct_netconfc_SUITE_data/netconfc1_SUITE.erl | 2 +- lib/common_test/test/ct_netconfc_SUITE_data/netconfc_remote_SUITE.erl | 2 +- lib/common_test/test/ct_netconfc_SUITE_data/ns.erl | 2 +- lib/common_test/test/ct_pre_post_test_io_SUITE.erl | 2 +- lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl | 2 +- lib/common_test/test/ct_pre_post_test_io_SUITE_data/dummy_SUITE.erl | 2 +- lib/common_test/test/ct_priv_dir_SUITE.erl | 2 +- lib/common_test/test/ct_priv_dir_SUITE_data/priv_dir_SUITE.erl | 2 +- lib/common_test/test/ct_release_test_SUITE.erl | 2 +- lib/common_test/test/ct_release_test_SUITE_data/release_test_SUITE.erl | 2 +- lib/common_test/test/ct_repeat_1_SUITE.erl | 2 +- lib/common_test/test/ct_repeat_1_SUITE_data/repeat_1_SUITE.erl | 2 +- lib/common_test/test/ct_repeat_testrun_SUITE.erl | 2 +- lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl | 2 +- lib/common_test/test/ct_repeat_testrun_SUITE_data/b_test/r2_SUITE.erl | 2 +- lib/common_test/test/ct_sequence_1_SUITE.erl | 2 +- lib/common_test/test/ct_sequence_1_SUITE_data/subgroups_1_SUITE.erl | 2 +- lib/common_test/test/ct_shell_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE.erl | 2 +- .../test/ct_skip_SUITE_data/skip/test/auto_skip_10_SUITE.erl | 2 +- .../test/ct_skip_SUITE_data/skip/test/auto_skip_11_SUITE.erl | 2 +- .../test/ct_skip_SUITE_data/skip/test/auto_skip_12_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_1_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_2_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_3_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_4_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_5_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_6_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_7_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_8_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_9_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_1_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_2_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_3_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_4_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_5_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_6_SUITE.erl | 2 +- lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_7_SUITE.erl | 2 +- lib/common_test/test/ct_smoke_test_SUITE.erl | 2 +- .../test/ct_smoke_test_SUITE_data/happy_1/test/happy_11_SUITE.erl | 2 +- .../test/ct_smoke_test_SUITE_data/happy_2_test/happy_21_SUITE.erl | 2 +- lib/common_test/test/ct_snmp_SUITE.erl | 2 +- lib/common_test/test/ct_snmp_SUITE_data/snmp_SUITE.erl | 2 +- lib/common_test/test/ct_surefire_SUITE.erl | 2 +- lib/common_test/test/ct_surefire_SUITE_data/surefire_SUITE.erl | 2 +- lib/common_test/test/ct_system_error_SUITE.erl | 2 +- lib/common_test/test/ct_system_error_SUITE_data/a_SUITE.erl | 2 +- lib/common_test/test/ct_telnet_SUITE.erl | 2 +- lib/common_test/test/ct_test_server_if_1_SUITE.erl | 2 +- .../test_server_if/test/skipped_by_spec_1_SUITE.erl | 2 +- .../test_server_if/test/skipped_by_spec_2_SUITE.erl | 2 +- .../test_server_if/test/ts_if_1_SUITE.erl | 2 +- .../test_server_if/test/ts_if_2_SUITE.erl | 2 +- .../test_server_if/test/ts_if_3_SUITE.erl | 2 +- .../test_server_if/test/ts_if_4_SUITE.erl | 2 +- .../test_server_if/test/ts_if_5_SUITE.erl | 2 +- .../test_server_if/test/ts_if_6_SUITE.erl | 2 +- .../test_server_if/test/ts_if_7_SUITE.erl | 2 +- .../test_server_if/test/ts_if_8_SUITE.erl | 2 +- lib/common_test/test/ct_test_support.erl | 2 +- lib/common_test/test/ct_test_support_eh.erl | 2 +- lib/common_test/test/ct_testspec_1_SUITE.erl | 2 +- .../test/ct_testspec_1_SUITE_data/groups_1/groups_11_SUITE.erl | 2 +- .../test/ct_testspec_1_SUITE_data/groups_1/groups_12_SUITE.erl | 2 +- .../test/ct_testspec_1_SUITE_data/groups_2/groups_21_SUITE.erl | 2 +- .../test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl | 2 +- .../test/ct_testspec_1_SUITE_data/suites_1/simple_1_SUITE.erl | 2 +- .../test/ct_testspec_1_SUITE_data/suites_1/simple_2_SUITE.erl | 2 +- lib/common_test/test/ct_testspec_2_SUITE.erl | 2 +- lib/common_test/test/ct_testspec_3_SUITE.erl | 2 +- lib/common_test/test/ct_testspec_3_SUITE_data/tests1/t11_SUITE.erl | 2 +- lib/common_test/test/ct_testspec_3_SUITE_data/tests1/t12_SUITE.erl | 2 +- lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t21_SUITE.erl | 2 +- lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t22_SUITE.erl | 2 +- lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t23_SUITE.erl | 2 +- lib/common_test/test/ct_userconfig_callback.erl | 2 +- lib/common_test/test/ct_verbosity_SUITE.erl | 2 +- lib/common_test/test/ct_verbosity_SUITE_data/io_test_SUITE.erl | 2 +- lib/common_test/test/ct_verbosity_SUITE_data/simple_evh.erl | 2 +- lib/common_test/test/erl2html2_SUITE.erl | 2 +- lib/common_test/test/test_server_SUITE.erl | 2 +- lib/common_test/test/test_server_SUITE_data/test_server_SUITE.erl | 2 +- lib/common_test/test/test_server_SUITE_data/test_server_break_SUITE.erl | 2 +- .../test/test_server_SUITE_data/test_server_conf01_SUITE.erl | 2 +- .../test/test_server_SUITE_data/test_server_conf02_SUITE.erl | 2 +- lib/common_test/test/test_server_SUITE_data/test_server_cover_SUITE.erl | 2 +- .../test/test_server_SUITE_data/test_server_parallel01_SUITE.erl | 2 +- .../test/test_server_SUITE_data/test_server_shuffle01_SUITE.erl | 2 +- lib/common_test/test/test_server_SUITE_data/test_server_skip_SUITE.erl | 2 +- .../test/test_server_SUITE_data/test_server_unicode_SUITE.erl | 2 +- lib/common_test/test/test_server_test_lib.erl | 2 +- lib/common_test/test_server/Makefile | 2 +- lib/common_test/test_server/configure.in | 2 +- lib/common_test/test_server/ts.erl | 2 +- lib/common_test/test_server/ts.hrl | 2 +- lib/common_test/test_server/ts_autoconf_win32.erl | 2 +- lib/common_test/test_server/ts_benchmark.erl | 2 +- lib/common_test/test_server/ts_erl_config.erl | 2 +- lib/common_test/test_server/ts_install.erl | 2 +- lib/common_test/test_server/ts_install_cth.erl | 2 +- lib/common_test/test_server/ts_lib.erl | 2 +- lib/common_test/test_server/ts_make.erl | 2 +- lib/common_test/test_server/ts_run.erl | 2 +- lib/compiler/Makefile | 2 +- lib/compiler/doc/src/Makefile | 2 +- lib/compiler/doc/src/book.xml | 2 +- lib/compiler/doc/src/compile.xml | 2 +- lib/compiler/doc/src/notes.xml | 2 +- lib/compiler/doc/src/notes_history.xml | 2 +- lib/compiler/doc/src/part_notes.xml | 2 +- lib/compiler/doc/src/part_notes_history.xml | 2 +- lib/compiler/doc/src/ref_man.xml | 2 +- lib/compiler/src/Makefile | 2 +- lib/compiler/src/beam_a.erl | 2 +- lib/compiler/src/beam_asm.erl | 2 +- lib/compiler/src/beam_block.erl | 2 +- lib/compiler/src/beam_bool.erl | 2 +- lib/compiler/src/beam_bs.erl | 2 +- lib/compiler/src/beam_bsm.erl | 2 +- lib/compiler/src/beam_clean.erl | 2 +- lib/compiler/src/beam_dead.erl | 2 +- lib/compiler/src/beam_dict.erl | 2 +- lib/compiler/src/beam_disasm.erl | 2 +- lib/compiler/src/beam_disasm.hrl | 2 +- lib/compiler/src/beam_except.erl | 2 +- lib/compiler/src/beam_flatten.erl | 2 +- lib/compiler/src/beam_jump.erl | 2 +- lib/compiler/src/beam_listing.erl | 2 +- lib/compiler/src/beam_peep.erl | 2 +- lib/compiler/src/beam_receive.erl | 2 +- lib/compiler/src/beam_reorder.erl | 2 +- lib/compiler/src/beam_split.erl | 2 +- lib/compiler/src/beam_trim.erl | 2 +- lib/compiler/src/beam_type.erl | 2 +- lib/compiler/src/beam_utils.erl | 2 +- lib/compiler/src/beam_validator.erl | 2 +- lib/compiler/src/beam_z.erl | 2 +- lib/compiler/src/cerl.erl | 2 +- lib/compiler/src/cerl_clauses.erl | 2 +- lib/compiler/src/cerl_inline.erl | 2 +- lib/compiler/src/cerl_trees.erl | 2 +- lib/compiler/src/compiler.app.src | 2 +- lib/compiler/src/compiler.appup.src | 2 +- lib/compiler/src/core_lib.erl | 2 +- lib/compiler/src/core_parse.hrl | 2 +- lib/compiler/src/core_parse.yrl | 2 +- lib/compiler/src/core_pp.erl | 2 +- lib/compiler/src/core_scan.erl | 2 +- lib/compiler/src/erl_bifs.erl | 2 +- lib/compiler/src/genop.tab | 2 +- lib/compiler/src/rec_env.erl | 2 +- lib/compiler/src/sys_core_dsetel.erl | 2 +- lib/compiler/src/sys_core_fold.erl | 2 +- lib/compiler/src/sys_core_inline.erl | 2 +- lib/compiler/src/sys_pre_attributes.erl | 2 +- lib/compiler/src/v3_codegen.erl | 2 +- lib/compiler/src/v3_core.erl | 2 +- lib/compiler/src/v3_kernel.hrl | 2 +- lib/compiler/src/v3_kernel_pp.erl | 2 +- lib/compiler/src/v3_life.erl | 2 +- lib/compiler/src/v3_life.hrl | 2 +- lib/compiler/test/andor_SUITE.erl | 2 +- lib/compiler/test/apply_SUITE.erl | 2 +- lib/compiler/test/beam_block_SUITE.erl | 2 +- lib/compiler/test/beam_disasm_SUITE.erl | 2 +- lib/compiler/test/beam_except_SUITE.erl | 2 +- lib/compiler/test/beam_validator_SUITE.erl | 2 +- lib/compiler/test/bs_bincomp_SUITE.erl | 2 +- lib/compiler/test/bs_bit_binaries_SUITE.erl | 2 +- lib/compiler/test/bs_construct_SUITE.erl | 2 +- lib/compiler/test/bs_match_SUITE.erl | 2 +- lib/compiler/test/bs_utf_SUITE.erl | 2 +- lib/compiler/test/compilation_SUITE.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_1.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_10.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_11.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_12.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_2.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_3.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_4.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_5.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_6.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_8.erl | 2 +- lib/compiler/test/compilation_SUITE_data/beam_compiler_9.erl | 2 +- lib/compiler/test/compilation_SUITE_data/bin_syntax_1.erl | 2 +- lib/compiler/test/compilation_SUITE_data/bin_syntax_2.erl | 2 +- lib/compiler/test/compilation_SUITE_data/bin_syntax_3.erl | 2 +- lib/compiler/test/compilation_SUITE_data/bin_syntax_4.erl | 2 +- lib/compiler/test/compilation_SUITE_data/bin_syntax_6.erl | 2 +- lib/compiler/test/compilation_SUITE_data/catch_in_catch.erl | 2 +- lib/compiler/test/compilation_SUITE_data/compiler_1.erl | 2 +- lib/compiler/test/compilation_SUITE_data/compiler_3.erl | 2 +- lib/compiler/test/compilation_SUITE_data/compiler_5.erl | 2 +- lib/compiler/test/compilation_SUITE_data/complex_guard.erl | 2 +- lib/compiler/test/compilation_SUITE_data/const_list_256.erl | 2 +- lib/compiler/test/compilation_SUITE_data/convopts.erl | 2 +- lib/compiler/test/compilation_SUITE_data/guards.erl | 2 +- lib/compiler/test/compilation_SUITE_data/live_var.erl | 2 +- lib/compiler/test/compilation_SUITE_data/long_string.erl | 2 +- lib/compiler/test/compilation_SUITE_data/nested_tuples_in_case_expr.erl | 2 +- lib/compiler/test/compilation_SUITE_data/opt_crash.erl | 2 +- lib/compiler/test/compilation_SUITE_data/other/vsn_1.erl | 2 +- lib/compiler/test/compilation_SUITE_data/other/vsn_3.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_2141.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_2173.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_2330.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_2380.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_4790.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5076.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5092.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5151.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5235.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5244.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5404.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5436.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5481.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5553.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5632.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5714.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_5872.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_6121.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_6121a.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_6121b.erl | 2 +- lib/compiler/test/compilation_SUITE_data/otp_7202.erl | 2 +- lib/compiler/test/compilation_SUITE_data/pattern_expr.erl | 2 +- lib/compiler/test/compilation_SUITE_data/trycatch_4.erl | 2 +- lib/compiler/test/compilation_SUITE_data/vsn_1.erl | 2 +- lib/compiler/test/compilation_SUITE_data/vsn_2.erl | 2 +- lib/compiler/test/compilation_SUITE_data/vsn_3.erl | 2 +- lib/compiler/test/compile_SUITE.erl | 2 +- lib/compiler/test/compile_SUITE_data/attributes.erl | 2 +- lib/compiler/test/compile_SUITE_data/big.erl | 2 +- lib/compiler/test/compile_SUITE_data/include/simple.hrl | 2 +- lib/compiler/test/compile_SUITE_data/missing_testheap1.erl | 2 +- lib/compiler/test/compile_SUITE_data/missing_testheap2.erl | 2 +- lib/compiler/test/compile_SUITE_data/record_access.erl | 2 +- lib/compiler/test/compile_SUITE_data/simple.erl | 2 +- lib/compiler/test/compile_SUITE_data/wrong_module_name.erl | 2 +- lib/compiler/test/core_SUITE.erl | 2 +- lib/compiler/test/core_fold_SUITE.erl | 2 +- lib/compiler/test/error_SUITE.erl | 2 +- lib/compiler/test/error_SUITE_data/head_mismatch_line.erl | 2 +- lib/compiler/test/float_SUITE.erl | 2 +- lib/compiler/test/fun_SUITE.erl | 2 +- lib/compiler/test/guard_SUITE.erl | 2 +- lib/compiler/test/inline_SUITE.erl | 2 +- lib/compiler/test/inline_SUITE_data/attribute.erl | 2 +- lib/compiler/test/inline_SUITE_data/bsdecode.erl | 2 +- lib/compiler/test/inline_SUITE_data/bsdes.erl | 2 +- lib/compiler/test/inline_SUITE_data/decode1.erl | 2 +- lib/compiler/test/inline_SUITE_data/fname.erl | 2 +- lib/compiler/test/inline_SUITE_data/itracer.erl | 2 +- lib/compiler/test/inline_SUITE_data/maps_inline_test.erl | 2 +- lib/compiler/test/lc_SUITE.erl | 2 +- lib/compiler/test/match_SUITE.erl | 2 +- lib/compiler/test/misc_SUITE.erl | 2 +- lib/compiler/test/num_bif_SUITE.erl | 2 +- lib/compiler/test/receive_SUITE.erl | 2 +- lib/compiler/test/record_SUITE.erl | 2 +- lib/compiler/test/record_SUITE_data/record_access_in_guards.erl | 2 +- lib/compiler/test/regressions_SUITE.erl | 2 +- lib/compiler/test/test_lib.erl | 2 +- lib/compiler/test/trycatch_SUITE.erl | 2 +- lib/compiler/test/warnings_SUITE.erl | 2 +- lib/configure.in.src | 2 +- lib/cosEvent/Makefile | 2 +- lib/cosEvent/doc/src/CosEventChannelAdmin.xml | 2 +- lib/cosEvent/doc/src/CosEventChannelAdmin_ConsumerAdmin.xml | 2 +- lib/cosEvent/doc/src/CosEventChannelAdmin_EventChannel.xml | 2 +- lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullConsumer.xml | 2 +- lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullSupplier.xml | 2 +- lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushConsumer.xml | 2 +- lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushSupplier.xml | 2 +- lib/cosEvent/doc/src/CosEventChannelAdmin_SupplierAdmin.xml | 2 +- lib/cosEvent/doc/src/Makefile | 2 +- lib/cosEvent/doc/src/book.xml | 2 +- lib/cosEvent/doc/src/ch_contents.xml | 2 +- lib/cosEvent/doc/src/ch_event_service.xml | 2 +- lib/cosEvent/doc/src/ch_introduction.xml | 2 +- lib/cosEvent/doc/src/cosEventApp.xml | 2 +- lib/cosEvent/doc/src/notes.xml | 2 +- lib/cosEvent/doc/src/part.xml | 2 +- lib/cosEvent/doc/src/part_notes.xml | 2 +- lib/cosEvent/doc/src/ref_man.xml | 2 +- lib/cosEvent/src/CosEventChannelAdmin_ProxyPullConsumer_impl.erl | 2 +- lib/cosEvent/src/CosEventChannelAdmin_ProxyPushConsumer_impl.erl | 2 +- lib/cosEvent/src/CosEventChannelAdmin_SupplierAdmin_impl.erl | 2 +- lib/cosEvent/src/Makefile | 2 +- lib/cosEvent/src/cosEventApp.erl | 2 +- lib/cosEvent/src/cosEventApp.hrl | 2 +- lib/cosEvent/src/oe_CosEventComm_CAdmin_impl.erl | 2 +- lib/cosEvent/src/oe_CosEventComm_Channel_impl.erl | 2 +- lib/cosEvent/src/oe_CosEventComm_PusherS_impl.erl | 2 +- lib/cosEvent/test/Makefile | 2 +- lib/cosEvent/test/event_channel_SUITE.erl | 2 +- lib/cosEvent/test/event_test_PullC_impl.erl | 2 +- lib/cosEvent/test/event_test_PullS_impl.erl | 2 +- lib/cosEvent/test/event_test_PushC_impl.erl | 2 +- lib/cosEvent/test/event_test_PushS_impl.erl | 2 +- lib/cosEvent/test/event_test_server.idl | 2 +- lib/cosEvent/test/generated_SUITE.erl | 2 +- lib/cosEventDomain/Makefile | 2 +- lib/cosEventDomain/doc/src/CosEventDomainAdmin.xml | 2 +- lib/cosEventDomain/doc/src/CosEventDomainAdmin_EventDomain.xml | 2 +- lib/cosEventDomain/doc/src/CosEventDomainAdmin_EventDomainFactory.xml | 2 +- lib/cosEventDomain/doc/src/Makefile | 2 +- lib/cosEventDomain/doc/src/book.xml | 2 +- lib/cosEventDomain/doc/src/ch_QoS.xml | 2 +- lib/cosEventDomain/doc/src/ch_contents.xml | 2 +- lib/cosEventDomain/doc/src/ch_event_domain_service.xml | 2 +- lib/cosEventDomain/doc/src/ch_introduction.xml | 2 +- lib/cosEventDomain/doc/src/cosEventDomainApp.xml | 2 +- lib/cosEventDomain/doc/src/notes.xml | 2 +- lib/cosEventDomain/doc/src/part.xml | 2 +- lib/cosEventDomain/doc/src/part_notes.xml | 2 +- lib/cosEventDomain/doc/src/ref_man.xml | 2 +- lib/cosEventDomain/src/CosEventDomainAdmin_EventDomainFactory_impl.erl | 2 +- lib/cosEventDomain/src/CosEventDomainAdmin_EventDomain_impl.erl | 2 +- lib/cosEventDomain/src/Makefile | 2 +- lib/cosEventDomain/src/cosEventDomainApp.hrl | 2 +- lib/cosEventDomain/test/Makefile | 2 +- lib/cosEventDomain/test/event_domain_SUITE.erl | 2 +- lib/cosEventDomain/test/generated_SUITE.erl | 2 +- lib/cosFileTransfer/Makefile | 2 +- lib/cosFileTransfer/doc/src/CosFileTransfer_Directory.xml | 2 +- lib/cosFileTransfer/doc/src/CosFileTransfer_File.xml | 2 +- lib/cosFileTransfer/doc/src/CosFileTransfer_FileIterator.xml | 2 +- lib/cosFileTransfer/doc/src/CosFileTransfer_FileTransferSession.xml | 2 +- lib/cosFileTransfer/doc/src/CosFileTransfer_VirtualFileSystem.xml | 2 +- lib/cosFileTransfer/doc/src/Makefile | 2 +- lib/cosFileTransfer/doc/src/book.xml | 2 +- lib/cosFileTransfer/doc/src/ch_contents.xml | 2 +- lib/cosFileTransfer/doc/src/ch_example.xml | 2 +- lib/cosFileTransfer/doc/src/ch_install.xml | 2 +- lib/cosFileTransfer/doc/src/ch_introduction.xml | 2 +- lib/cosFileTransfer/doc/src/ch_system.xml | 2 +- lib/cosFileTransfer/doc/src/cosFileTransferApp.xml | 2 +- lib/cosFileTransfer/doc/src/notes.xml | 2 +- lib/cosFileTransfer/doc/src/part.xml | 2 +- lib/cosFileTransfer/doc/src/part_notes.xml | 2 +- lib/cosFileTransfer/doc/src/ref_man.xml | 2 +- lib/cosFileTransfer/src/CosFileTransfer_Directory_impl.erl | 2 +- lib/cosFileTransfer/src/CosFileTransfer_FileIterator_impl.erl | 2 +- lib/cosFileTransfer/src/CosFileTransfer_FileTransferSession_impl.erl | 2 +- lib/cosFileTransfer/src/CosFileTransfer_File_impl.erl | 2 +- lib/cosFileTransfer/src/CosFileTransfer_VirtualFileSystem_impl.erl | 2 +- lib/cosFileTransfer/src/Makefile | 2 +- lib/cosFileTransfer/src/cosFileTransferApp.hrl | 2 +- lib/cosFileTransfer/src/cosFileTransferNATIVE_file.erl | 2 +- lib/cosFileTransfer/test/Makefile | 2 +- lib/cosFileTransfer/test/fileTransfer_SUITE.erl | 2 +- lib/cosNotification/Makefile | 2 +- lib/cosNotification/doc/src/CosNotification.xml | 2 +- lib/cosNotification/doc/src/CosNotification_AdminPropertiesAdmin.xml | 2 +- lib/cosNotification/doc/src/CosNotification_QoSAdmin.xml | 2 +- lib/cosNotification/doc/src/CosNotifyChannelAdmin_ConsumerAdmin.xml | 2 +- lib/cosNotification/doc/src/CosNotifyChannelAdmin_EventChannel.xml | 2 +- .../doc/src/CosNotifyChannelAdmin_EventChannelFactory.xml | 2 +- lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyConsumer.xml | 2 +- lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPullConsumer.xml | 2 +- lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPullSupplier.xml | 2 +- lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPushConsumer.xml | 2 +- lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPushSupplier.xml | 2 +- lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxySupplier.xml | 2 +- .../doc/src/CosNotifyChannelAdmin_SequenceProxyPullConsumer.xml | 2 +- .../doc/src/CosNotifyChannelAdmin_SequenceProxyPullSupplier.xml | 2 +- .../doc/src/CosNotifyChannelAdmin_SequenceProxyPushConsumer.xml | 2 +- .../doc/src/CosNotifyChannelAdmin_SequenceProxyPushSupplier.xml | 2 +- .../doc/src/CosNotifyChannelAdmin_StructuredProxyPullConsumer.xml | 2 +- .../doc/src/CosNotifyChannelAdmin_StructuredProxyPullSupplier.xml | 2 +- .../doc/src/CosNotifyChannelAdmin_StructuredProxyPushConsumer.xml | 2 +- .../doc/src/CosNotifyChannelAdmin_StructuredProxyPushSupplier.xml | 2 +- lib/cosNotification/doc/src/CosNotifyChannelAdmin_SupplierAdmin.xml | 2 +- lib/cosNotification/doc/src/CosNotifyComm_NotifyPublish.xml | 2 +- lib/cosNotification/doc/src/CosNotifyComm_NotifySubscribe.xml | 2 +- lib/cosNotification/doc/src/CosNotifyFilter_Filter.xml | 2 +- lib/cosNotification/doc/src/CosNotifyFilter_FilterAdmin.xml | 2 +- lib/cosNotification/doc/src/CosNotifyFilter_FilterFactory.xml | 2 +- lib/cosNotification/doc/src/CosNotifyFilter_MappingFilter.xml | 2 +- lib/cosNotification/doc/src/Makefile | 2 +- lib/cosNotification/doc/src/book.xml | 2 +- lib/cosNotification/doc/src/ch_BNF.xml | 2 +- lib/cosNotification/doc/src/ch_QoS.xml | 2 +- lib/cosNotification/doc/src/ch_contents.xml | 2 +- lib/cosNotification/doc/src/ch_example.xml | 2 +- lib/cosNotification/doc/src/ch_install.xml | 2 +- lib/cosNotification/doc/src/ch_introduction.xml | 2 +- lib/cosNotification/doc/src/ch_system.xml | 2 +- lib/cosNotification/doc/src/cosNotificationApp.xml | 2 +- lib/cosNotification/doc/src/notes.xml | 2 +- lib/cosNotification/doc/src/part.xml | 2 +- lib/cosNotification/doc/src/part_notes.xml | 2 +- lib/cosNotification/doc/src/ref_man.xml | 2 +- lib/cosNotification/src/CosNotifyChannelAdmin_ConsumerAdmin_impl.erl | 2 +- .../src/CosNotifyChannelAdmin_EventChannelFactory_impl.erl | 2 +- lib/cosNotification/src/CosNotifyChannelAdmin_EventChannel_impl.erl | 2 +- lib/cosNotification/src/CosNotifyChannelAdmin_SupplierAdmin_impl.erl | 2 +- lib/cosNotification/src/CosNotifyFilter_FilterFactory_impl.erl | 2 +- lib/cosNotification/src/Makefile | 2 +- lib/cosNotification/src/PullerConsumer_impl.erl | 2 +- lib/cosNotification/src/PusherConsumer_impl.erl | 2 +- lib/cosNotification/src/PusherSupplier_impl.erl | 2 +- lib/cosNotification/src/cosNotification_Filter.erl | 2 +- lib/cosNotification/src/cosNotification_Grammar.yrl | 2 +- lib/cosNotification/src/cosNotification_Scanner.erl | 2 +- lib/cosNotification/test/Makefile | 2 +- lib/cosNotification/test/eventDB_SUITE.erl | 2 +- lib/cosNotification/test/generated_SUITE.erl | 2 +- lib/cosNotification/test/grammar_SUITE.erl | 2 +- lib/cosNotification/test/notification_SUITE.erl | 2 +- lib/cosNotification/test/notify_test_impl.erl | 2 +- lib/cosNotification/test/notify_test_server.cfg | 2 +- lib/cosNotification/test/notify_test_server.idl | 2 +- lib/cosProperty/Makefile | 2 +- lib/cosProperty/doc/src/CosPropertyService_PropertiesIterator.xml | 2 +- lib/cosProperty/doc/src/CosPropertyService_PropertyNamesIterator.xml | 2 +- lib/cosProperty/doc/src/CosPropertyService_PropertySet.xml | 2 +- lib/cosProperty/doc/src/CosPropertyService_PropertySetDef.xml | 2 +- lib/cosProperty/doc/src/CosPropertyService_PropertySetDefFactory.xml | 2 +- lib/cosProperty/doc/src/CosPropertyService_PropertySetFactory.xml | 2 +- lib/cosProperty/doc/src/Makefile | 2 +- lib/cosProperty/doc/src/book.xml | 2 +- lib/cosProperty/doc/src/ch_contents.xml | 2 +- lib/cosProperty/doc/src/ch_example.xml | 2 +- lib/cosProperty/doc/src/ch_install.xml | 2 +- lib/cosProperty/doc/src/ch_introduction.xml | 2 +- lib/cosProperty/doc/src/cosProperty.xml | 2 +- lib/cosProperty/doc/src/notes.xml | 2 +- lib/cosProperty/doc/src/part.xml | 2 +- lib/cosProperty/doc/src/part_notes.xml | 2 +- lib/cosProperty/doc/src/ref_man.xml | 2 +- lib/cosProperty/src/CosPropertyService_PropertiesIterator_impl.erl | 2 +- lib/cosProperty/src/CosPropertyService_PropertyNamesIterator_impl.erl | 2 +- lib/cosProperty/src/CosPropertyService_PropertySetDefFactory_impl.erl | 2 +- lib/cosProperty/src/CosPropertyService_PropertySetFactory_impl.erl | 2 +- lib/cosProperty/src/Makefile | 2 +- lib/cosProperty/src/cosProperty.hrl | 2 +- lib/cosProperty/test/Makefile | 2 +- lib/cosProperty/test/generated_SUITE.erl | 2 +- lib/cosProperty/test/property_SUITE.erl | 2 +- lib/cosTime/Makefile | 2 +- lib/cosTime/doc/src/CosTime_TIO.xml | 2 +- lib/cosTime/doc/src/CosTime_TimeService.xml | 2 +- lib/cosTime/doc/src/CosTime_UTO.xml | 2 +- lib/cosTime/doc/src/CosTimerEvent_TimerEventHandler.xml | 2 +- lib/cosTime/doc/src/CosTimerEvent_TimerEventService.xml | 2 +- lib/cosTime/doc/src/Makefile | 2 +- lib/cosTime/doc/src/book.xml | 2 +- lib/cosTime/doc/src/ch_contents.xml | 2 +- lib/cosTime/doc/src/ch_example.xml | 2 +- lib/cosTime/doc/src/ch_install.xml | 2 +- lib/cosTime/doc/src/ch_introduction.xml | 2 +- lib/cosTime/doc/src/cosTime.xml | 2 +- lib/cosTime/doc/src/notes.xml | 2 +- lib/cosTime/doc/src/part.xml | 2 +- lib/cosTime/doc/src/part_notes.xml | 2 +- lib/cosTime/doc/src/ref_man.xml | 2 +- lib/cosTime/src/CosTime_TIO_impl.erl | 2 +- lib/cosTime/src/CosTime_UTO_impl.erl | 2 +- lib/cosTime/src/CosTimerEvent_TimerEventHandler_impl.erl | 2 +- lib/cosTime/src/CosTimerEvent_TimerEventService_impl.erl | 2 +- lib/cosTime/src/Makefile | 2 +- lib/cosTime/src/cosTime.erl | 2 +- lib/cosTime/src/cosTimeApp.hrl | 2 +- lib/cosTime/test/Makefile | 2 +- lib/cosTime/test/generated_SUITE.erl | 2 +- lib/cosTime/test/time_SUITE.erl | 2 +- lib/cosTransactions/Makefile | 2 +- lib/cosTransactions/doc/src/CosTransactions_Control.xml | 2 +- lib/cosTransactions/doc/src/CosTransactions_Coordinator.xml | 2 +- lib/cosTransactions/doc/src/CosTransactions_RecoveryCoordinator.xml | 2 +- lib/cosTransactions/doc/src/CosTransactions_Resource.xml | 2 +- .../doc/src/CosTransactions_SubtransactionAwareResource.xml | 2 +- lib/cosTransactions/doc/src/CosTransactions_Synchronization.xml | 2 +- lib/cosTransactions/doc/src/CosTransactions_Terminator.xml | 2 +- lib/cosTransactions/doc/src/CosTransactions_TransactionFactory.xml | 2 +- lib/cosTransactions/doc/src/CosTransactions_TransactionalObject.xml | 2 +- lib/cosTransactions/doc/src/Makefile | 2 +- lib/cosTransactions/doc/src/book.xml | 2 +- lib/cosTransactions/doc/src/ch_contents.xml | 2 +- lib/cosTransactions/doc/src/ch_example.xml | 2 +- lib/cosTransactions/doc/src/ch_install.xml | 2 +- lib/cosTransactions/doc/src/ch_introduction.xml | 2 +- lib/cosTransactions/doc/src/ch_skeletons.xml | 2 +- lib/cosTransactions/doc/src/cosTransactions.xml | 2 +- lib/cosTransactions/doc/src/notes.xml | 2 +- lib/cosTransactions/doc/src/part.xml | 2 +- lib/cosTransactions/doc/src/part_notes.xml | 2 +- lib/cosTransactions/doc/src/ref_man.xml | 2 +- lib/cosTransactions/examples/Makefile | 2 +- lib/cosTransactions/src/CosTransactions_Terminator_impl.erl | 2 +- lib/cosTransactions/src/ETraP_Common.hrl | 2 +- lib/cosTransactions/src/Makefile | 2 +- lib/cosTransactions/src/cosTransactions.erl | 2 +- lib/cosTransactions/src/etrap_logmgr.erl | 2 +- lib/cosTransactions/test/Makefile | 2 +- lib/cosTransactions/test/etrap_test.cfg | 2 +- lib/cosTransactions/test/etrap_test.idl | 2 +- lib/cosTransactions/test/etrap_test_lib.erl | 2 +- lib/cosTransactions/test/etrap_test_lib.hrl | 2 +- lib/cosTransactions/test/etrap_test_server_impl.erl | 2 +- lib/cosTransactions/test/generated_SUITE.erl | 2 +- lib/cosTransactions/test/transactions_SUITE.erl | 2 +- lib/crypto/Makefile | 2 +- lib/crypto/c_src/Makefile.in | 2 +- lib/crypto/c_src/crypto.c | 2 +- lib/crypto/c_src/crypto_callback.c | 2 +- lib/crypto/c_src/crypto_callback.h | 2 +- lib/crypto/doc/src/book.xml | 2 +- lib/crypto/doc/src/crypto.xml | 2 +- lib/crypto/doc/src/crypto_app.xml | 2 +- lib/crypto/doc/src/licenses.xml | 2 +- lib/crypto/doc/src/notes.xml | 2 +- lib/crypto/doc/src/ref_man.xml | 2 +- lib/crypto/doc/src/release_notes.xml | 2 +- lib/crypto/doc/src/usersguide.xml | 2 +- lib/crypto/src/Makefile | 2 +- lib/crypto/src/crypto.app.src | 2 +- lib/crypto/src/crypto.appup.src | 2 +- lib/crypto/src/crypto.erl | 2 +- lib/crypto/test/blowfish_SUITE.erl | 2 +- lib/crypto/test/crypto_SUITE.erl | 2 +- lib/crypto/test/old_crypto_SUITE.erl | 2 +- lib/debugger/Makefile | 2 +- lib/debugger/doc/src/Makefile | 2 +- lib/debugger/doc/src/book.xml | 2 +- lib/debugger/doc/src/introduction.xml | 2 +- lib/debugger/doc/src/notes.xml | 2 +- lib/debugger/doc/src/ref_man.xml | 2 +- lib/debugger/priv/Makefile | 2 +- lib/debugger/src/Makefile | 2 +- lib/debugger/src/dbg_debugged.erl | 2 +- lib/debugger/src/dbg_idb.erl | 2 +- lib/debugger/src/dbg_iserver.erl | 2 +- lib/debugger/src/dbg_istk.erl | 2 +- lib/debugger/src/dbg_wx_break.erl | 2 +- lib/debugger/src/dbg_wx_break_win.erl | 2 +- lib/debugger/src/dbg_wx_code.erl | 2 +- lib/debugger/src/dbg_wx_filedialog_win.erl | 2 +- lib/debugger/src/dbg_wx_filedialog_win.hrl | 2 +- lib/debugger/src/dbg_wx_interpret.erl | 2 +- lib/debugger/src/dbg_wx_mon.erl | 2 +- lib/debugger/src/dbg_wx_mon_win.erl | 2 +- lib/debugger/src/dbg_wx_settings.erl | 2 +- lib/debugger/src/dbg_wx_src_view.erl | 2 +- lib/debugger/src/dbg_wx_trace_win.erl | 2 +- lib/debugger/src/dbg_wx_view.erl | 2 +- lib/debugger/src/dbg_wx_winman.erl | 2 +- lib/debugger/src/debugger.appup.src | 2 +- lib/debugger/src/debugger.erl | 2 +- lib/debugger/src/i.erl | 2 +- lib/debugger/src/int.erl | 2 +- lib/debugger/test/Makefile | 2 +- lib/debugger/test/andor_SUITE.erl | 2 +- lib/debugger/test/bs_bincomp_SUITE.erl | 2 +- lib/debugger/test/bs_construct_SUITE.erl | 2 +- lib/debugger/test/bs_match_bin_SUITE.erl | 2 +- lib/debugger/test/bs_match_int_SUITE.erl | 2 +- lib/debugger/test/bs_match_misc_SUITE.erl | 2 +- lib/debugger/test/bs_match_tail_SUITE.erl | 2 +- lib/debugger/test/bs_utf_SUITE.erl | 2 +- lib/debugger/test/bug_SUITE.erl | 2 +- lib/debugger/test/bug_SUITE_data/Makefile.src | 2 +- lib/debugger/test/bug_SUITE_data/otp2163.erl | 2 +- lib/debugger/test/bug_SUITE_data/otp4845.erl | 2 +- lib/debugger/test/cleanup.erl | 2 +- lib/debugger/test/dbg_ui_SUITE.erl | 2 +- lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/lists1.erl | 2 +- lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/ordsets1.erl | 2 +- lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/test.erl | 2 +- lib/debugger/test/debugger_SUITE.erl | 2 +- lib/debugger/test/debugger_test.erl | 2 +- lib/debugger/test/erl_eval_SUITE.erl | 2 +- lib/debugger/test/exception_SUITE.erl | 2 +- lib/debugger/test/fun_SUITE.erl | 2 +- lib/debugger/test/guard_SUITE.erl | 2 +- lib/debugger/test/int_SUITE.erl | 2 +- lib/debugger/test/int_SUITE_data/Makefile.src | 2 +- lib/debugger/test/int_SUITE_data/guards.erl | 2 +- lib/debugger/test/int_SUITE_data/lists1.erl | 2 +- lib/debugger/test/int_SUITE_data/my_lists.erl | 2 +- lib/debugger/test/int_SUITE_data/ordsets1.erl | 2 +- lib/debugger/test/int_SUITE_data/test.erl | 2 +- lib/debugger/test/int_SUITE_data/test1.erl | 2 +- lib/debugger/test/int_break_SUITE.erl | 2 +- lib/debugger/test/int_break_SUITE_data/Makefile.src | 2 +- lib/debugger/test/int_break_SUITE_data/ordsets1.erl | 2 +- lib/debugger/test/int_eval_SUITE.erl | 2 +- lib/debugger/test/int_eval_SUITE_data/Makefile.src | 2 +- lib/debugger/test/int_eval_SUITE_data/my_int_eval_module.erl | 2 +- lib/debugger/test/lc_SUITE.erl | 2 +- lib/debugger/test/line_number_SUITE.erl | 2 +- lib/debugger/test/record_SUITE.erl | 2 +- lib/debugger/test/test_lib.erl | 2 +- lib/debugger/test/trycatch_SUITE.erl | 2 +- lib/dialyzer/Makefile | 2 +- lib/dialyzer/doc/src/book.xml | 2 +- lib/dialyzer/doc/src/dialyzer_chapter.xml | 2 +- lib/dialyzer/doc/src/notes.xml | 2 +- lib/dialyzer/doc/src/part.xml | 2 +- lib/dialyzer/doc/src/part_notes.xml | 2 +- lib/dialyzer/doc/src/ref_man.xml | 2 +- lib/dialyzer/src/Makefile | 2 +- lib/dialyzer/src/dialyzer.appup.src | 2 +- lib/dialyzer/src/dialyzer_behaviours.erl | 2 +- lib/dialyzer/src/dialyzer_cl.erl | 2 +- lib/dialyzer/src/dialyzer_dep.erl | 2 +- lib/dialyzer/src/dialyzer_explanation.erl | 2 +- lib/dialyzer/src/dialyzer_plt.erl | 2 +- lib/dialyzer/src/dialyzer_timing.erl | 2 +- lib/dialyzer/test/dialyzer_SUITE.erl | 2 +- lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_digraph.erl | 2 +- lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_erl_scan.erl | 2 +- lib/diameter/Makefile | 2 +- lib/diameter/bin/diameterc | 2 +- lib/diameter/doc/src/Makefile | 2 +- lib/diameter/doc/src/book.xml | 2 +- lib/diameter/doc/src/depend.sed | 2 +- lib/diameter/doc/src/diameter.xml | 2 +- lib/diameter/doc/src/diameter_app.xml | 2 +- lib/diameter/doc/src/diameter_codec.xml | 2 +- lib/diameter/doc/src/diameter_dict.xml | 2 +- lib/diameter/doc/src/diameter_examples.xml | 2 +- lib/diameter/doc/src/diameter_intro.xml | 2 +- lib/diameter/doc/src/diameter_make.xml | 2 +- lib/diameter/doc/src/diameter_sctp.xml | 2 +- lib/diameter/doc/src/diameter_soc.xml | 2 +- lib/diameter/doc/src/diameter_soc_rfc6733.xml | 2 +- lib/diameter/doc/src/diameter_tcp.xml | 2 +- lib/diameter/doc/src/diameter_transport.xml | 2 +- lib/diameter/doc/src/diameter_using.xml | 2 +- lib/diameter/doc/src/files.mk | 2 +- lib/diameter/doc/src/notes.xml | 2 +- lib/diameter/doc/src/ref_man.xml | 2 +- lib/diameter/doc/src/seehere.sed | 2 +- lib/diameter/doc/src/user_man.xml | 2 +- lib/diameter/examples/code/client_cb.erl | 2 +- lib/diameter/examples/code/redirect.erl | 2 +- lib/diameter/examples/code/redirect_cb.erl | 2 +- lib/diameter/examples/code/relay_cb.erl | 2 +- lib/diameter/examples/code/sctp.erl | 2 +- lib/diameter/examples/dict/GNUmakefile | 2 +- lib/diameter/examples/dict/depend.sed | 2 +- lib/diameter/examples/dict/rfc4004_mip.dia | 2 +- lib/diameter/examples/dict/rfc4005_nas.dia | 2 +- lib/diameter/examples/dict/rfc4006_cc.dia | 2 +- lib/diameter/examples/dict/rfc4072_eap.dia | 2 +- lib/diameter/examples/dict/rfc4590_digest.dia | 2 +- lib/diameter/examples/dict/rfc4740_sip.dia | 2 +- lib/diameter/include/diameter.hrl | 2 +- lib/diameter/src/Makefile | 2 +- lib/diameter/src/app.sed | 2 +- lib/diameter/src/base/diameter_app.erl | 2 +- lib/diameter/src/base/diameter_callback.erl | 2 +- lib/diameter/src/base/diameter_dict.erl | 2 +- lib/diameter/src/base/diameter_internal.hrl | 2 +- lib/diameter/src/base/diameter_misc_sup.erl | 2 +- lib/diameter/src/base/diameter_peer_fsm_sup.erl | 2 +- lib/diameter/src/base/diameter_session.erl | 2 +- lib/diameter/src/base/diameter_watchdog_sup.erl | 2 +- lib/diameter/src/compiler/diameter_dict_parser.yrl | 2 +- lib/diameter/src/compiler/diameter_dict_scanner.erl | 2 +- lib/diameter/src/compiler/diameter_dict_util.erl | 2 +- lib/diameter/src/compiler/diameter_exprecs.erl | 2 +- lib/diameter/src/compiler/diameter_make.erl | 2 +- lib/diameter/src/compiler/diameter_vsn.hrl | 2 +- lib/diameter/src/depend.sed | 2 +- lib/diameter/src/diameter.app.src | 2 +- lib/diameter/src/diameter.appup.src | 2 +- lib/diameter/src/dict/acct_rfc6733.dia | 2 +- lib/diameter/src/dict/base_accounting.dia | 2 +- lib/diameter/src/dict/base_rfc3588.dia | 2 +- lib/diameter/src/dict/base_rfc6733.dia | 2 +- lib/diameter/src/dict/capup_rfc6737.dia | 2 +- lib/diameter/src/dict/relay.dia | 2 +- lib/diameter/src/info/diameter_dbg.erl | 2 +- lib/diameter/src/transport/diameter_etcp.erl | 2 +- lib/diameter/src/transport/diameter_etcp_sup.erl | 2 +- lib/diameter/src/transport/diameter_sctp_sup.erl | 2 +- lib/diameter/src/transport/diameter_tcp_sup.erl | 2 +- lib/diameter/src/transport/diameter_transport.erl | 2 +- lib/diameter/subdirs.mk | 2 +- lib/diameter/test/Makefile | 2 +- lib/diameter/test/coverspec.sed | 2 +- lib/diameter/test/depend.sed | 2 +- lib/diameter/test/diameter_3xxx_SUITE.erl | 2 +- lib/diameter/test/diameter_codec_SUITE_data/avps.dia | 2 +- lib/diameter/test/diameter_codec_SUITE_data/diameter_test_unknown.erl | 2 +- lib/diameter/test/diameter_codec_SUITE_data/recv.dia | 2 +- lib/diameter/test/diameter_codec_SUITE_data/send.dia | 2 +- lib/diameter/test/diameter_compiler_SUITE.erl | 2 +- lib/diameter/test/diameter_ct.hrl | 2 +- lib/diameter/test/diameter_dict_SUITE.erl | 2 +- lib/diameter/test/diameter_distribution_SUITE.erl | 2 +- lib/diameter/test/diameter_enum.erl | 2 +- lib/diameter/test/diameter_event_SUITE.erl | 2 +- lib/diameter/test/diameter_failover_SUITE.erl | 2 +- lib/diameter/test/diameter_length_SUITE.erl | 2 +- lib/diameter/test/diameter_reg_SUITE.erl | 2 +- lib/diameter/test/diameter_sync_SUITE.erl | 2 +- lib/diameter/test/diameter_tls_SUITE.erl | 2 +- lib/diameter/test/diameter_tls_SUITE_data/Makefile.ca | 2 +- lib/diameter/test/diameter_traffic_SUITE.erl | 2 +- lib/diameter/test/release.sed | 2 +- lib/edoc/doc/src/book.xml | 2 +- lib/edoc/doc/src/notes.xml | 2 +- lib/edoc/doc/src/part.xml | 2 +- lib/edoc/doc/src/part_notes.xml | 2 +- lib/edoc/doc/src/ref_man.xml | 2 +- lib/edoc/src/edoc.appup.src | 2 +- lib/eldap/Makefile | 2 +- lib/eldap/doc/src/book.xml | 2 +- lib/eldap/doc/src/notes.xml | 2 +- lib/eldap/doc/src/ref_man.xml | 2 +- lib/eldap/doc/src/release_notes.xml | 2 +- lib/eldap/doc/src/usersguide.xml | 2 +- lib/eldap/src/Makefile | 2 +- lib/eldap/src/eldap.appup.src | 2 +- lib/eldap/test/Makefile | 2 +- lib/eldap/test/eldap_basic_SUITE.erl | 2 +- lib/eldap/test/make_certs.erl | 2 +- lib/erl_docgen/Makefile | 2 +- lib/erl_docgen/doc/src/Makefile | 2 +- lib/erl_docgen/doc/src/block_tags.xml | 2 +- lib/erl_docgen/doc/src/book.xml | 2 +- lib/erl_docgen/doc/src/character_entities.xml | 2 +- lib/erl_docgen/doc/src/doc-build.xml | 2 +- lib/erl_docgen/doc/src/docgen_xml_check.xml | 2 +- lib/erl_docgen/doc/src/erl_docgen_app.xml | 2 +- lib/erl_docgen/doc/src/fasc_dtds.xml | 2 +- lib/erl_docgen/doc/src/header_tags.xml | 2 +- lib/erl_docgen/doc/src/inline_tags.xml | 2 +- lib/erl_docgen/doc/src/notes.xml | 2 +- lib/erl_docgen/doc/src/overview.xml | 2 +- lib/erl_docgen/doc/src/part.xml | 2 +- lib/erl_docgen/doc/src/ref_man.xml | 2 +- lib/erl_docgen/doc/src/refman_dtds.xml | 2 +- lib/erl_docgen/doc/src/user_guide_dtds.xml | 2 +- lib/erl_docgen/priv/bin/Makefile | 2 +- lib/erl_docgen/priv/bin/codeline_preprocessing.escript | 2 +- lib/erl_docgen/priv/bin/specs_gen.escript | 2 +- lib/erl_docgen/priv/bin/xml_from_edoc.escript | 2 +- lib/erl_docgen/priv/bin/xref_mod_app.escript | 2 +- lib/erl_docgen/priv/css/Makefile | 2 +- lib/erl_docgen/priv/dtd/Makefile | 2 +- lib/erl_docgen/priv/dtd_html_entities/Makefile | 2 +- lib/erl_docgen/priv/dtd_man_entities/Makefile | 2 +- lib/erl_docgen/priv/fop.xconf | 2 +- lib/erl_docgen/priv/images/Makefile | 2 +- lib/erl_docgen/priv/js/flipmenu/Makefile | 2 +- lib/erl_docgen/priv/xsl/Makefile | 2 +- lib/erl_docgen/priv/xsl/db_eix.xsl | 2 +- lib/erl_docgen/priv/xsl/db_html.xsl | 2 +- lib/erl_docgen/priv/xsl/db_html_params.xsl | 2 +- lib/erl_docgen/priv/xsl/db_man.xsl | 2 +- lib/erl_docgen/priv/xsl/db_pdf.xsl | 2 +- lib/erl_docgen/priv/xsl/db_pdf_params.xsl | 2 +- lib/erl_docgen/src/Makefile | 2 +- lib/erl_docgen/src/docgen_xmerl_xml_cb.erl | 2 +- lib/erl_docgen/src/erl_docgen.appup.src | 2 +- lib/erl_interface/Makefile | 2 +- lib/erl_interface/configure.in | 2 +- lib/erl_interface/doc/src/Makefile | 2 +- lib/erl_interface/doc/src/book.xml | 2 +- lib/erl_interface/doc/src/ei.xml | 2 +- lib/erl_interface/doc/src/ei_connect.xml | 2 +- lib/erl_interface/doc/src/ei_users_guide.xml | 2 +- lib/erl_interface/doc/src/erl_call.xml | 2 +- lib/erl_interface/doc/src/erl_connect.xml | 2 +- lib/erl_interface/doc/src/erl_error.xml | 2 +- lib/erl_interface/doc/src/erl_eterm.xml | 2 +- lib/erl_interface/doc/src/erl_format.xml | 2 +- lib/erl_interface/doc/src/erl_global.xml | 2 +- lib/erl_interface/doc/src/erl_interface.xml | 2 +- lib/erl_interface/doc/src/erl_malloc.xml | 2 +- lib/erl_interface/doc/src/erl_marshal.xml | 2 +- lib/erl_interface/doc/src/notes.xml | 2 +- lib/erl_interface/doc/src/notes_history.xml | 2 +- lib/erl_interface/doc/src/part.xml | 2 +- lib/erl_interface/doc/src/part_erl_interface.xml | 2 +- lib/erl_interface/doc/src/part_notes.xml | 2 +- lib/erl_interface/doc/src/part_notes_history.xml | 2 +- lib/erl_interface/doc/src/ref_man.xml | 2 +- lib/erl_interface/doc/src/ref_man_ei.xml | 2 +- lib/erl_interface/doc/src/ref_man_erl_interface.xml | 2 +- lib/erl_interface/doc/src/registry.xml | 2 +- lib/erl_interface/include/ei.h | 2 +- lib/erl_interface/include/ei_connect.h | 2 +- lib/erl_interface/include/eicode.h | 2 +- lib/erl_interface/include/erl_interface.h | 2 +- lib/erl_interface/src/Makefile | 2 +- lib/erl_interface/src/Makefile.in | 2 +- lib/erl_interface/src/connect/ei_connect.c | 2 +- lib/erl_interface/src/connect/ei_connect_int.h | 2 +- lib/erl_interface/src/connect/ei_resolve.c | 2 +- lib/erl_interface/src/connect/ei_resolve.h | 2 +- lib/erl_interface/src/connect/eirecv.c | 2 +- lib/erl_interface/src/connect/eirecv.h | 2 +- lib/erl_interface/src/connect/eisend.h | 2 +- lib/erl_interface/src/connect/send.c | 2 +- lib/erl_interface/src/connect/send_exit.c | 2 +- lib/erl_interface/src/connect/send_reg.c | 2 +- lib/erl_interface/src/decode/decode_atom.c | 2 +- lib/erl_interface/src/decode/decode_big.c | 2 +- lib/erl_interface/src/decode/decode_bignum.c | 2 +- lib/erl_interface/src/decode/decode_binary.c | 2 +- lib/erl_interface/src/decode/decode_boolean.c | 2 +- lib/erl_interface/src/decode/decode_char.c | 2 +- lib/erl_interface/src/decode/decode_double.c | 2 +- lib/erl_interface/src/decode/decode_fun.c | 2 +- lib/erl_interface/src/decode/decode_intlist.c | 2 +- lib/erl_interface/src/decode/decode_list_header.c | 2 +- lib/erl_interface/src/decode/decode_long.c | 2 +- lib/erl_interface/src/decode/decode_longlong.c | 2 +- lib/erl_interface/src/decode/decode_pid.c | 2 +- lib/erl_interface/src/decode/decode_port.c | 2 +- lib/erl_interface/src/decode/decode_ref.c | 2 +- lib/erl_interface/src/decode/decode_skip.c | 2 +- lib/erl_interface/src/decode/decode_skip.h | 2 +- lib/erl_interface/src/decode/decode_string.c | 2 +- lib/erl_interface/src/decode/decode_trace.c | 2 +- lib/erl_interface/src/decode/decode_tuple_header.c | 2 +- lib/erl_interface/src/decode/decode_ulong.c | 2 +- lib/erl_interface/src/decode/decode_ulonglong.c | 2 +- lib/erl_interface/src/decode/decode_version.c | 2 +- lib/erl_interface/src/eidefs.mk.in | 2 +- lib/erl_interface/src/encode/eicode.h | 2 +- lib/erl_interface/src/encode/encode_atom.c | 2 +- lib/erl_interface/src/encode/encode_big.c | 2 +- lib/erl_interface/src/encode/encode_bignum.c | 2 +- lib/erl_interface/src/encode/encode_binary.c | 2 +- lib/erl_interface/src/encode/encode_boolean.c | 2 +- lib/erl_interface/src/encode/encode_char.c | 2 +- lib/erl_interface/src/encode/encode_double.c | 2 +- lib/erl_interface/src/encode/encode_fun.c | 2 +- lib/erl_interface/src/encode/encode_list_header.c | 2 +- lib/erl_interface/src/encode/encode_long.c | 2 +- lib/erl_interface/src/encode/encode_longlong.c | 2 +- lib/erl_interface/src/encode/encode_pid.c | 2 +- lib/erl_interface/src/encode/encode_port.c | 2 +- lib/erl_interface/src/encode/encode_ref.c | 2 +- lib/erl_interface/src/encode/encode_string.c | 2 +- lib/erl_interface/src/encode/encode_trace.c | 2 +- lib/erl_interface/src/encode/encode_tuple_header.c | 2 +- lib/erl_interface/src/encode/encode_ulong.c | 2 +- lib/erl_interface/src/encode/encode_ulonglong.c | 2 +- lib/erl_interface/src/encode/encode_version.c | 2 +- lib/erl_interface/src/epmd/ei_epmd.h | 2 +- lib/erl_interface/src/epmd/epmd_port.c | 2 +- lib/erl_interface/src/epmd/epmd_publish.c | 2 +- lib/erl_interface/src/epmd/epmd_unpublish.c | 2 +- lib/erl_interface/src/erl_interface.app.src | 2 +- lib/erl_interface/src/erl_interface.appup.src | 2 +- lib/erl_interface/src/legacy/decode_term.c | 2 +- lib/erl_interface/src/legacy/encode_term.c | 2 +- lib/erl_interface/src/legacy/erl_config.h | 2 +- lib/erl_interface/src/legacy/erl_connect.c | 2 +- lib/erl_interface/src/legacy/erl_connect.h | 2 +- lib/erl_interface/src/legacy/erl_error.c | 2 +- lib/erl_interface/src/legacy/erl_error.h | 2 +- lib/erl_interface/src/legacy/erl_eterm.c | 2 +- lib/erl_interface/src/legacy/erl_eterm.h | 2 +- lib/erl_interface/src/legacy/erl_fix_alloc.c | 2 +- lib/erl_interface/src/legacy/erl_fix_alloc.h | 2 +- lib/erl_interface/src/legacy/erl_format.c | 2 +- lib/erl_interface/src/legacy/erl_format.h | 2 +- lib/erl_interface/src/legacy/erl_global.h | 2 +- lib/erl_interface/src/legacy/erl_internal.h | 2 +- lib/erl_interface/src/legacy/erl_malloc.c | 2 +- lib/erl_interface/src/legacy/erl_malloc.h | 2 +- lib/erl_interface/src/legacy/erl_marshal.c | 2 +- lib/erl_interface/src/legacy/erl_marshal.h | 2 +- lib/erl_interface/src/legacy/erl_resolve.c | 2 +- lib/erl_interface/src/legacy/erl_timeout.c | 2 +- lib/erl_interface/src/legacy/erl_timeout.h | 2 +- lib/erl_interface/src/legacy/global_names.c | 2 +- lib/erl_interface/src/legacy/global_register.c | 2 +- lib/erl_interface/src/legacy/global_unregister.c | 2 +- lib/erl_interface/src/legacy/global_whereis.c | 2 +- lib/erl_interface/src/legacy/portability.h | 2 +- lib/erl_interface/src/misc/ei_compat.c | 2 +- lib/erl_interface/src/misc/ei_decode_term.c | 2 +- lib/erl_interface/src/misc/ei_decode_term.h | 2 +- lib/erl_interface/src/misc/ei_format.c | 2 +- lib/erl_interface/src/misc/ei_format.h | 2 +- lib/erl_interface/src/misc/ei_internal.h | 2 +- lib/erl_interface/src/misc/ei_locking.c | 2 +- lib/erl_interface/src/misc/ei_locking.h | 2 +- lib/erl_interface/src/misc/ei_malloc.c | 2 +- lib/erl_interface/src/misc/ei_malloc.h | 2 +- lib/erl_interface/src/misc/ei_portio.c | 2 +- lib/erl_interface/src/misc/ei_portio.h | 2 +- lib/erl_interface/src/misc/ei_printterm.c | 2 +- lib/erl_interface/src/misc/ei_printterm.h | 2 +- lib/erl_interface/src/misc/ei_pthreads.c | 2 +- lib/erl_interface/src/misc/ei_trace.c | 2 +- lib/erl_interface/src/misc/ei_trace.h | 2 +- lib/erl_interface/src/misc/ei_x_encode.c | 2 +- lib/erl_interface/src/misc/ei_x_encode.h | 2 +- lib/erl_interface/src/misc/eidef.h | 2 +- lib/erl_interface/src/misc/eiext.h | 2 +- lib/erl_interface/src/misc/get_type.c | 2 +- lib/erl_interface/src/misc/putget.h | 2 +- lib/erl_interface/src/misc/show_msg.c | 2 +- lib/erl_interface/src/misc/show_msg.h | 2 +- lib/erl_interface/src/not_used/ei_send.c | 2 +- lib/erl_interface/src/not_used/ei_send_reg.c | 2 +- lib/erl_interface/src/not_used/send_link.c | 2 +- lib/erl_interface/src/not_used/whereis.c | 2 +- lib/erl_interface/src/prog/ei_fake_prog.c | 2 +- lib/erl_interface/src/prog/erl_call.c | 2 +- lib/erl_interface/src/prog/erl_fake_prog.c | 2 +- lib/erl_interface/src/prog/erl_start.c | 2 +- lib/erl_interface/src/prog/erl_start.h | 2 +- lib/erl_interface/src/registry/hash.h | 2 +- lib/erl_interface/src/registry/hash_dohash.c | 2 +- lib/erl_interface/src/registry/hash_foreach.c | 2 +- lib/erl_interface/src/registry/hash_freetab.c | 2 +- lib/erl_interface/src/registry/hash_insert.c | 2 +- lib/erl_interface/src/registry/hash_isprime.c | 2 +- lib/erl_interface/src/registry/hash_lookup.c | 2 +- lib/erl_interface/src/registry/hash_newtab.c | 2 +- lib/erl_interface/src/registry/hash_remove.c | 2 +- lib/erl_interface/src/registry/hash_resize.c | 2 +- lib/erl_interface/src/registry/hash_rlookup.c | 2 +- lib/erl_interface/src/registry/reg.h | 2 +- lib/erl_interface/src/registry/reg_close.c | 2 +- lib/erl_interface/src/registry/reg_delete.c | 2 +- lib/erl_interface/src/registry/reg_dirty.c | 2 +- lib/erl_interface/src/registry/reg_dump.c | 2 +- lib/erl_interface/src/registry/reg_free.c | 2 +- lib/erl_interface/src/registry/reg_get.c | 2 +- lib/erl_interface/src/registry/reg_getf.c | 2 +- lib/erl_interface/src/registry/reg_geti.c | 2 +- lib/erl_interface/src/registry/reg_getp.c | 2 +- lib/erl_interface/src/registry/reg_gets.c | 2 +- lib/erl_interface/src/registry/reg_make.c | 2 +- lib/erl_interface/src/registry/reg_open.c | 2 +- lib/erl_interface/src/registry/reg_purge.c | 2 +- lib/erl_interface/src/registry/reg_resize.c | 2 +- lib/erl_interface/src/registry/reg_restore.c | 2 +- lib/erl_interface/src/registry/reg_set.c | 2 +- lib/erl_interface/src/registry/reg_setf.c | 2 +- lib/erl_interface/src/registry/reg_seti.c | 2 +- lib/erl_interface/src/registry/reg_setp.c | 2 +- lib/erl_interface/src/registry/reg_sets.c | 2 +- lib/erl_interface/src/registry/reg_stat.c | 2 +- lib/erl_interface/src/registry/reg_tabstat.c | 2 +- lib/erl_interface/test/Makefile | 2 +- lib/erl_interface/test/Makefile.src | 2 +- lib/erl_interface/test/all_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/all_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/all_SUITE_data/ei_runner.c | 2 +- lib/erl_interface/test/all_SUITE_data/ei_runner.h | 2 +- lib/erl_interface/test/all_SUITE_data/gccifier.c | 2 +- lib/erl_interface/test/all_SUITE_data/gccifier.sh | 2 +- lib/erl_interface/test/all_SUITE_data/init_tc.erl | 2 +- lib/erl_interface/test/all_SUITE_data/reclaim.h | 2 +- lib/erl_interface/test/all_SUITE_data/runner.c | 2 +- lib/erl_interface/test/all_SUITE_data/runner.h | 2 +- lib/erl_interface/test/ei_accept_SUITE.erl | 2 +- lib/erl_interface/test/ei_accept_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/ei_accept_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/ei_accept_SUITE_data/ei_accept_test.c | 2 +- lib/erl_interface/test/ei_accept_SUITE_data/eiaccnode.c | 2 +- lib/erl_interface/test/ei_connect_SUITE.erl | 2 +- lib/erl_interface/test/ei_connect_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/ei_connect_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/ei_connect_SUITE_data/ei_connect_test.c | 2 +- lib/erl_interface/test/ei_connect_SUITE_data/einode.c | 2 +- lib/erl_interface/test/ei_decode_SUITE.erl | 2 +- lib/erl_interface/test/ei_decode_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/ei_decode_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/ei_decode_SUITE_data/ei_decode_test.c | 2 +- lib/erl_interface/test/ei_decode_encode_SUITE.erl | 2 +- lib/erl_interface/test/ei_decode_encode_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/ei_decode_encode_SUITE_data/Makefile.src | 2 +- .../test/ei_decode_encode_SUITE_data/ei_decode_encode_test.c | 2 +- lib/erl_interface/test/ei_encode_SUITE.erl | 2 +- lib/erl_interface/test/ei_encode_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/ei_encode_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/ei_encode_SUITE_data/ei_encode_test.c | 2 +- lib/erl_interface/test/ei_format_SUITE.erl | 2 +- lib/erl_interface/test/ei_format_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/ei_format_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/ei_format_SUITE_data/ei_format_test.c | 2 +- lib/erl_interface/test/ei_print_SUITE.erl | 2 +- lib/erl_interface/test/ei_print_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/ei_print_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/ei_print_SUITE_data/ei_print_test.c | 2 +- lib/erl_interface/test/ei_tmo_SUITE.erl | 2 +- lib/erl_interface/test/ei_tmo_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/ei_tmo_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/ei_tmo_SUITE_data/ei_tmo_test.c | 2 +- lib/erl_interface/test/erl_connect_SUITE.erl | 2 +- lib/erl_interface/test/erl_connect_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/erl_connect_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/erl_connect_SUITE_data/erl_connect_test.c | 2 +- lib/erl_interface/test/erl_eterm_SUITE.erl | 2 +- lib/erl_interface/test/erl_eterm_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/erl_eterm_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/erl_eterm_SUITE_data/cnode.c | 2 +- lib/erl_interface/test/erl_eterm_SUITE_data/eterm_test.c | 2 +- lib/erl_interface/test/erl_eterm_SUITE_data/print_term.c | 2 +- lib/erl_interface/test/erl_ext_SUITE.erl | 2 +- lib/erl_interface/test/erl_ext_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/erl_ext_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/erl_ext_SUITE_data/ext_test.c | 2 +- lib/erl_interface/test/erl_format_SUITE.erl | 2 +- lib/erl_interface/test/erl_format_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/erl_format_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/erl_format_SUITE_data/format_test.c | 2 +- lib/erl_interface/test/erl_global_SUITE.erl | 2 +- lib/erl_interface/test/erl_global_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/erl_global_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/erl_global_SUITE_data/erl_global_test.c | 2 +- lib/erl_interface/test/erl_match_SUITE.erl | 2 +- lib/erl_interface/test/erl_match_SUITE_data/Makefile.first | 2 +- lib/erl_interface/test/erl_match_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/erl_match_SUITE_data/match_test.c | 2 +- lib/erl_interface/test/port_call_SUITE.erl | 2 +- lib/erl_interface/test/port_call_SUITE_data/Makefile.src | 2 +- lib/erl_interface/test/port_call_SUITE_data/port_call_drv.c | 2 +- lib/erl_interface/test/runner.erl | 2 +- lib/et/Makefile | 2 +- lib/et/doc/src/Makefile | 2 +- lib/et/doc/src/book.xml | 2 +- lib/et/doc/src/et.xml | 2 +- lib/et/doc/src/et_collector.xml | 2 +- lib/et/doc/src/et_desc.xmlsrc | 2 +- lib/et/doc/src/et_examples.xmlsrc | 2 +- lib/et/doc/src/et_intro.xml | 2 +- lib/et/doc/src/et_selector.xml | 2 +- lib/et/doc/src/et_tutorial.xmlsrc | 2 +- lib/et/doc/src/et_viewer.xml | 2 +- lib/et/doc/src/files.mk | 2 +- lib/et/doc/src/notes.xml | 2 +- lib/et/doc/src/part.xml | 2 +- lib/et/doc/src/ref_man.xml | 2 +- lib/et/examples/Makefile | 2 +- lib/et/examples/et_demo.erl | 2 +- lib/et/include/et.hrl | 2 +- lib/et/src/Makefile | 2 +- lib/et/src/et.app.src | 2 +- lib/et/src/et.appup.src | 2 +- lib/et/src/et.erl | 2 +- lib/et/src/et_collector.erl | 2 +- lib/et/src/et_internal.hrl | 2 +- lib/et/src/et_selector.erl | 2 +- lib/et/src/et_viewer.erl | 2 +- lib/et/src/et_wx_contents_viewer.erl | 2 +- lib/et/src/et_wx_viewer.erl | 2 +- lib/et/src/modules.mk | 2 +- lib/et/subdirs.mk | 2 +- lib/et/test/Makefile | 2 +- lib/et/test/et_test_lib.erl | 2 +- lib/et/test/et_test_lib.hrl | 2 +- lib/et/test/et_wx_SUITE.erl | 2 +- lib/et/test/ett | 2 +- lib/et/test/ett.erl | 2 +- lib/eunit/doc/src/book.xml | 2 +- lib/eunit/doc/src/notes.xml | 2 +- lib/eunit/doc/src/part.xml | 2 +- lib/eunit/doc/src/part_notes.xml | 2 +- lib/eunit/doc/src/ref_man.xml | 2 +- lib/eunit/src/eunit.appup.src | 2 +- lib/eunit/test/Makefile | 2 +- lib/eunit/test/eunit_SUITE.erl | 2 +- lib/gs/Makefile | 2 +- lib/gs/doc/src/Makefile | 2 +- lib/gs/doc/src/book.xml | 2 +- lib/gs/doc/src/gs.xml | 2 +- lib/gs/doc/src/gs_chapter1.xml | 2 +- lib/gs/doc/src/gs_chapter2.xmlsrc | 2 +- lib/gs/doc/src/gs_chapter3.xml | 2 +- lib/gs/doc/src/gs_chapter4.xmlsrc | 2 +- lib/gs/doc/src/gs_chapter5.xmlsrc | 2 +- lib/gs/doc/src/gs_chapter6.xmlsrc | 2 +- lib/gs/doc/src/gs_chapter7.xmlsrc | 2 +- lib/gs/doc/src/gs_chapter8.xmlsrc | 2 +- lib/gs/doc/src/notes.xml | 2 +- lib/gs/doc/src/part.xml | 2 +- lib/gs/doc/src/part_notes.xml | 2 +- lib/gs/doc/src/ref_man.xml | 2 +- lib/gs/examples/Makefile | 2 +- lib/gs/examples/ball.erl | 2 +- lib/gs/examples/browser.erl | 2 +- lib/gs/examples/calc.erl | 2 +- lib/gs/examples/calc2.erl | 2 +- lib/gs/examples/color_demo.erl | 2 +- lib/gs/examples/color_demo2.erl | 2 +- lib/gs/examples/distrib_draw.erl | 2 +- lib/gs/examples/entry_demo.erl | 2 +- lib/gs/examples/event_test.erl | 2 +- lib/gs/examples/file_dialog.erl | 2 +- lib/gs/examples/focus_demo.erl | 2 +- lib/gs/examples/frac.erl | 2 +- lib/gs/examples/line_demo.erl | 2 +- lib/gs/examples/man.erl | 2 +- lib/gs/examples/menu_demo.erl | 2 +- lib/gs/examples/rubber.erl | 2 +- lib/gs/src/Makefile | 2 +- lib/gs/src/gs.appup.src | 2 +- lib/gs/src/gs.erl | 2 +- lib/gs/src/gs_frontend.erl | 2 +- lib/gs/src/gs_make.erl | 2 +- lib/gs/src/gs_packer.erl | 2 +- lib/gs/src/gs_widgets.erl | 2 +- lib/gs/src/gse.erl | 2 +- lib/gs/src/gstk.erl | 2 +- lib/gs/src/gstk.hrl | 2 +- lib/gs/src/gstk_arc.erl | 2 +- lib/gs/src/gstk_button.erl | 2 +- lib/gs/src/gstk_canvas.erl | 2 +- lib/gs/src/gstk_checkbutton.erl | 2 +- lib/gs/src/gstk_db.erl | 2 +- lib/gs/src/gstk_editor.erl | 2 +- lib/gs/src/gstk_entry.erl | 2 +- lib/gs/src/gstk_font.erl | 2 +- lib/gs/src/gstk_frame.erl | 2 +- lib/gs/src/gstk_generic.erl | 2 +- lib/gs/src/gstk_grid.erl | 2 +- lib/gs/src/gstk_gridline.erl | 2 +- lib/gs/src/gstk_gs.erl | 2 +- lib/gs/src/gstk_image.erl | 2 +- lib/gs/src/gstk_label.erl | 2 +- lib/gs/src/gstk_line.erl | 2 +- lib/gs/src/gstk_listbox.erl | 2 +- lib/gs/src/gstk_menu.erl | 2 +- lib/gs/src/gstk_menubar.erl | 2 +- lib/gs/src/gstk_menubutton.erl | 2 +- lib/gs/src/gstk_menuitem.erl | 2 +- lib/gs/src/gstk_oval.erl | 2 +- lib/gs/src/gstk_polygon.erl | 2 +- lib/gs/src/gstk_port_handler.erl | 2 +- lib/gs/src/gstk_radiobutton.erl | 2 +- lib/gs/src/gstk_rectangle.erl | 2 +- lib/gs/src/gstk_scale.erl | 2 +- lib/gs/src/gstk_text.erl | 2 +- lib/gs/src/gstk_widgets.erl | 2 +- lib/gs/src/gstk_window.erl | 2 +- lib/gs/src/tcl2erl.erl | 2 +- lib/gs/src/tool_file_dialog.erl | 2 +- lib/gs/src/tool_utils.erl | 2 +- lib/gs/tcl/Makefile | 2 +- lib/gs/tcl/Makefile.in | 2 +- lib/hipe/Makefile | 2 +- lib/hipe/amd64/Makefile | 2 +- lib/hipe/amd64/hipe_amd64_assemble.erl | 2 +- lib/hipe/amd64/hipe_amd64_defuse.erl | 2 +- lib/hipe/amd64/hipe_amd64_encode.erl | 2 +- lib/hipe/amd64/hipe_amd64_frame.erl | 2 +- lib/hipe/amd64/hipe_amd64_liveness.erl | 2 +- lib/hipe/amd64/hipe_amd64_main.erl | 2 +- lib/hipe/amd64/hipe_amd64_pp.erl | 2 +- lib/hipe/amd64/hipe_amd64_ra.erl | 2 +- lib/hipe/amd64/hipe_amd64_ra_finalise.erl | 2 +- lib/hipe/amd64/hipe_amd64_ra_ls.erl | 2 +- lib/hipe/amd64/hipe_amd64_ra_naive.erl | 2 +- lib/hipe/amd64/hipe_amd64_ra_postconditions.erl | 2 +- lib/hipe/amd64/hipe_amd64_ra_sse2_postconditions.erl | 2 +- lib/hipe/amd64/hipe_amd64_ra_x87_ls.erl | 2 +- lib/hipe/amd64/hipe_amd64_registers.erl | 2 +- lib/hipe/amd64/hipe_amd64_spill_restore.erl | 2 +- lib/hipe/amd64/hipe_amd64_x87.erl | 2 +- lib/hipe/amd64/hipe_rtl_to_amd64.erl | 2 +- lib/hipe/arm/Makefile | 2 +- lib/hipe/arm/hipe_arm.erl | 2 +- lib/hipe/arm/hipe_arm.hrl | 2 +- lib/hipe/arm/hipe_arm_assemble.erl | 2 +- lib/hipe/arm/hipe_arm_cfg.erl | 2 +- lib/hipe/arm/hipe_arm_defuse.erl | 2 +- lib/hipe/arm/hipe_arm_encode.erl | 2 +- lib/hipe/arm/hipe_arm_finalise.erl | 2 +- lib/hipe/arm/hipe_arm_frame.erl | 2 +- lib/hipe/arm/hipe_arm_liveness_gpr.erl | 2 +- lib/hipe/arm/hipe_arm_main.erl | 2 +- lib/hipe/arm/hipe_arm_pp.erl | 2 +- lib/hipe/arm/hipe_arm_ra.erl | 2 +- lib/hipe/arm/hipe_arm_ra_finalise.erl | 2 +- lib/hipe/arm/hipe_arm_ra_ls.erl | 2 +- lib/hipe/arm/hipe_arm_ra_naive.erl | 2 +- lib/hipe/arm/hipe_arm_ra_postconditions.erl | 2 +- lib/hipe/arm/hipe_arm_registers.erl | 2 +- lib/hipe/arm/hipe_rtl_to_arm.erl | 2 +- lib/hipe/cerl/Makefile | 2 +- lib/hipe/cerl/cerl_closurean.erl | 2 +- lib/hipe/cerl/cerl_hipe_primops.hrl | 2 +- lib/hipe/cerl/cerl_lib.erl | 2 +- lib/hipe/cerl/cerl_messagean.erl | 2 +- lib/hipe/cerl/cerl_pmatch.erl | 2 +- lib/hipe/cerl/cerl_prettypr.erl | 2 +- lib/hipe/cerl/cerl_typean.erl | 2 +- lib/hipe/doc/Makefile | 2 +- lib/hipe/doc/src/Makefile | 2 +- lib/hipe/doc/src/book.xml | 2 +- lib/hipe/doc/src/hipe_app.xml | 2 +- lib/hipe/doc/src/notes.xml | 2 +- lib/hipe/doc/src/part_notes.xml | 2 +- lib/hipe/doc/src/ref_man.xml | 2 +- lib/hipe/flow/Makefile | 2 +- lib/hipe/flow/cfg.inc | 2 +- lib/hipe/flow/ebb.inc | 2 +- lib/hipe/flow/hipe_bb.erl | 2 +- lib/hipe/flow/hipe_bb.hrl | 2 +- lib/hipe/flow/hipe_dominators.erl | 2 +- lib/hipe/flow/hipe_gen_cfg.erl | 2 +- lib/hipe/flow/liveness.inc | 2 +- lib/hipe/icode/Makefile | 2 +- lib/hipe/icode/hipe_beam_to_icode.erl | 2 +- lib/hipe/icode/hipe_icode.hrl | 2 +- lib/hipe/icode/hipe_icode_bincomp.erl | 2 +- lib/hipe/icode/hipe_icode_callgraph.erl | 2 +- lib/hipe/icode/hipe_icode_cfg.erl | 2 +- lib/hipe/icode/hipe_icode_coordinator.erl | 2 +- lib/hipe/icode/hipe_icode_ebb.erl | 2 +- lib/hipe/icode/hipe_icode_fp.erl | 2 +- lib/hipe/icode/hipe_icode_heap_test.erl | 2 +- lib/hipe/icode/hipe_icode_inline_bifs.erl | 2 +- lib/hipe/icode/hipe_icode_instruction_counter.erl | 2 +- lib/hipe/icode/hipe_icode_liveness.erl | 2 +- lib/hipe/icode/hipe_icode_mulret.erl | 2 +- lib/hipe/icode/hipe_icode_pp.erl | 2 +- lib/hipe/icode/hipe_icode_primops.erl | 2 +- lib/hipe/icode/hipe_icode_primops.hrl | 2 +- lib/hipe/icode/hipe_icode_range.erl | 2 +- lib/hipe/icode/hipe_icode_split_arith.erl | 2 +- lib/hipe/icode/hipe_icode_ssa.erl | 2 +- lib/hipe/icode/hipe_icode_ssa_const_prop.erl | 2 +- lib/hipe/icode/hipe_icode_ssa_copy_prop.erl | 2 +- lib/hipe/icode/hipe_icode_type.erl | 2 +- lib/hipe/icode/hipe_icode_type.hrl | 2 +- lib/hipe/llvm/Makefile | 2 +- lib/hipe/main/Makefile | 2 +- lib/hipe/main/hipe.appup.src | 2 +- lib/hipe/misc/Makefile | 2 +- lib/hipe/misc/hipe_consttab.erl | 2 +- lib/hipe/misc/hipe_consttab.hrl | 2 +- lib/hipe/misc/hipe_data_pp.erl | 2 +- lib/hipe/misc/hipe_gensym.erl | 2 +- lib/hipe/misc/hipe_pack_constants.erl | 2 +- lib/hipe/misc/hipe_sdi.erl | 2 +- lib/hipe/misc/hipe_sdi.hrl | 2 +- lib/hipe/opt/Makefile | 2 +- lib/hipe/opt/hipe_schedule.erl | 2 +- lib/hipe/opt/hipe_schedule_prio.erl | 2 +- lib/hipe/opt/hipe_spillmin.erl | 2 +- lib/hipe/opt/hipe_spillmin_color.erl | 2 +- lib/hipe/opt/hipe_spillmin_scan.erl | 2 +- lib/hipe/opt/hipe_target_machine.erl | 2 +- lib/hipe/opt/hipe_ultra_mod2.erl | 2 +- lib/hipe/opt/hipe_ultra_prio.erl | 2 +- lib/hipe/ppc/Makefile | 2 +- lib/hipe/ppc/hipe_ppc.erl | 2 +- lib/hipe/ppc/hipe_ppc.hrl | 2 +- lib/hipe/ppc/hipe_ppc_assemble.erl | 2 +- lib/hipe/ppc/hipe_ppc_cfg.erl | 2 +- lib/hipe/ppc/hipe_ppc_defuse.erl | 2 +- lib/hipe/ppc/hipe_ppc_encode.erl | 2 +- lib/hipe/ppc/hipe_ppc_finalise.erl | 2 +- lib/hipe/ppc/hipe_ppc_frame.erl | 2 +- lib/hipe/ppc/hipe_ppc_liveness_all.erl | 2 +- lib/hipe/ppc/hipe_ppc_liveness_fpr.erl | 2 +- lib/hipe/ppc/hipe_ppc_liveness_gpr.erl | 2 +- lib/hipe/ppc/hipe_ppc_main.erl | 2 +- lib/hipe/ppc/hipe_ppc_pp.erl | 2 +- lib/hipe/ppc/hipe_ppc_ra.erl | 2 +- lib/hipe/ppc/hipe_ppc_ra_finalise.erl | 2 +- lib/hipe/ppc/hipe_ppc_ra_ls.erl | 2 +- lib/hipe/ppc/hipe_ppc_ra_naive.erl | 2 +- lib/hipe/ppc/hipe_ppc_ra_postconditions.erl | 2 +- lib/hipe/ppc/hipe_ppc_ra_postconditions_fp.erl | 2 +- lib/hipe/ppc/hipe_ppc_registers.erl | 2 +- lib/hipe/ppc/hipe_rtl_to_ppc.erl | 2 +- lib/hipe/regalloc/Makefile | 2 +- lib/hipe/regalloc/hipe_adj_list.erl | 2 +- lib/hipe/regalloc/hipe_amd64_specific.erl | 2 +- lib/hipe/regalloc/hipe_amd64_specific_sse2.erl | 2 +- lib/hipe/regalloc/hipe_amd64_specific_x87.erl | 2 +- lib/hipe/regalloc/hipe_arm_specific.erl | 2 +- lib/hipe/regalloc/hipe_coalescing_regalloc.erl | 2 +- lib/hipe/regalloc/hipe_graph_coloring_regalloc.erl | 2 +- lib/hipe/regalloc/hipe_ig.erl | 2 +- lib/hipe/regalloc/hipe_ig_moves.erl | 2 +- lib/hipe/regalloc/hipe_ls_regalloc.erl | 2 +- lib/hipe/regalloc/hipe_moves.erl | 2 +- lib/hipe/regalloc/hipe_node_sets.erl | 2 +- lib/hipe/regalloc/hipe_optimistic_regalloc.erl | 2 +- lib/hipe/regalloc/hipe_ppc_specific.erl | 2 +- lib/hipe/regalloc/hipe_ppc_specific_fp.erl | 2 +- lib/hipe/regalloc/hipe_reg_worklists.erl | 2 +- lib/hipe/regalloc/hipe_regalloc_loop.erl | 2 +- lib/hipe/regalloc/hipe_sparc_specific.erl | 2 +- lib/hipe/regalloc/hipe_sparc_specific_fp.erl | 2 +- lib/hipe/regalloc/hipe_spillcost.erl | 2 +- lib/hipe/regalloc/hipe_spillcost.hrl | 2 +- lib/hipe/regalloc/hipe_temp_map.erl | 2 +- lib/hipe/regalloc/hipe_x86_specific.erl | 2 +- lib/hipe/regalloc/hipe_x86_specific_x87.erl | 2 +- lib/hipe/rtl/Makefile | 2 +- lib/hipe/rtl/hipe_icode2rtl.erl | 2 +- lib/hipe/rtl/hipe_rtl.erl | 2 +- lib/hipe/rtl/hipe_rtl.hrl | 2 +- lib/hipe/rtl/hipe_rtl_arch.erl | 2 +- lib/hipe/rtl/hipe_rtl_arith.inc | 2 +- lib/hipe/rtl/hipe_rtl_arith_32.erl | 2 +- lib/hipe/rtl/hipe_rtl_arith_64.erl | 2 +- lib/hipe/rtl/hipe_rtl_binary.erl | 2 +- lib/hipe/rtl/hipe_rtl_binary_match.erl | 2 +- lib/hipe/rtl/hipe_rtl_cfg.erl | 2 +- lib/hipe/rtl/hipe_rtl_cleanup_const.erl | 2 +- lib/hipe/rtl/hipe_rtl_exceptions.erl | 2 +- lib/hipe/rtl/hipe_rtl_lcm.erl | 2 +- lib/hipe/rtl/hipe_rtl_liveness.erl | 2 +- lib/hipe/rtl/hipe_rtl_mk_switch.erl | 2 +- lib/hipe/rtl/hipe_rtl_primops.erl | 2 +- lib/hipe/rtl/hipe_rtl_ssa.erl | 2 +- lib/hipe/rtl/hipe_rtl_ssa_avail_expr.erl | 2 +- lib/hipe/rtl/hipe_rtl_ssa_const_prop.erl | 2 +- lib/hipe/rtl/hipe_rtl_ssapre.erl | 2 +- lib/hipe/rtl/hipe_rtl_symbolic.erl | 2 +- lib/hipe/rtl/hipe_rtl_varmap.erl | 2 +- lib/hipe/sparc/Makefile | 2 +- lib/hipe/sparc/hipe_rtl_to_sparc.erl | 2 +- lib/hipe/sparc/hipe_sparc.erl | 2 +- lib/hipe/sparc/hipe_sparc.hrl | 2 +- lib/hipe/sparc/hipe_sparc_assemble.erl | 2 +- lib/hipe/sparc/hipe_sparc_cfg.erl | 2 +- lib/hipe/sparc/hipe_sparc_defuse.erl | 2 +- lib/hipe/sparc/hipe_sparc_encode.erl | 2 +- lib/hipe/sparc/hipe_sparc_finalise.erl | 2 +- lib/hipe/sparc/hipe_sparc_frame.erl | 2 +- lib/hipe/sparc/hipe_sparc_liveness_all.erl | 2 +- lib/hipe/sparc/hipe_sparc_liveness_fpr.erl | 2 +- lib/hipe/sparc/hipe_sparc_liveness_gpr.erl | 2 +- lib/hipe/sparc/hipe_sparc_main.erl | 2 +- lib/hipe/sparc/hipe_sparc_pp.erl | 2 +- lib/hipe/sparc/hipe_sparc_ra.erl | 2 +- lib/hipe/sparc/hipe_sparc_ra_finalise.erl | 2 +- lib/hipe/sparc/hipe_sparc_ra_ls.erl | 2 +- lib/hipe/sparc/hipe_sparc_ra_naive.erl | 2 +- lib/hipe/sparc/hipe_sparc_ra_postconditions.erl | 2 +- lib/hipe/sparc/hipe_sparc_ra_postconditions_fp.erl | 2 +- lib/hipe/sparc/hipe_sparc_registers.erl | 2 +- lib/hipe/ssa/hipe_ssa.inc | 2 +- lib/hipe/ssa/hipe_ssa_const_prop.inc | 2 +- lib/hipe/ssa/hipe_ssa_copy_prop.inc | 2 +- lib/hipe/ssa/hipe_ssa_liveness.inc | 2 +- lib/hipe/tools/Makefile | 2 +- lib/hipe/tools/hipe_jit.erl | 2 +- lib/hipe/tools/hipe_profile.erl | 2 +- lib/hipe/tools/hipe_timer.erl | 2 +- lib/hipe/util/Makefile | 2 +- lib/hipe/util/hipe_digraph.erl | 2 +- lib/hipe/util/hipe_dot.erl | 2 +- lib/hipe/util/hipe_timing.erl | 2 +- lib/hipe/util/hipe_vectors.erl | 2 +- lib/hipe/util/hipe_vectors.hrl | 2 +- lib/hipe/x86/Makefile | 2 +- lib/hipe/x86/hipe_rtl_to_x86.erl | 2 +- lib/hipe/x86/hipe_x86.erl | 2 +- lib/hipe/x86/hipe_x86.hrl | 2 +- lib/hipe/x86/hipe_x86_assemble.erl | 2 +- lib/hipe/x86/hipe_x86_cfg.erl | 2 +- lib/hipe/x86/hipe_x86_defuse.erl | 2 +- lib/hipe/x86/hipe_x86_encode.erl | 2 +- lib/hipe/x86/hipe_x86_frame.erl | 2 +- lib/hipe/x86/hipe_x86_liveness.erl | 2 +- lib/hipe/x86/hipe_x86_main.erl | 2 +- lib/hipe/x86/hipe_x86_postpass.erl | 2 +- lib/hipe/x86/hipe_x86_pp.erl | 2 +- lib/hipe/x86/hipe_x86_ra.erl | 2 +- lib/hipe/x86/hipe_x86_ra_finalise.erl | 2 +- lib/hipe/x86/hipe_x86_ra_ls.erl | 2 +- lib/hipe/x86/hipe_x86_ra_naive.erl | 2 +- lib/hipe/x86/hipe_x86_ra_postconditions.erl | 2 +- lib/hipe/x86/hipe_x86_ra_x87_ls.erl | 2 +- lib/hipe/x86/hipe_x86_registers.erl | 2 +- lib/hipe/x86/hipe_x86_spill_restore.erl | 2 +- lib/hipe/x86/hipe_x86_x87.erl | 2 +- lib/ic/Makefile | 2 +- lib/ic/c_src/Makefile | 2 +- lib/ic/c_src/Makefile.in | 2 +- lib/ic/c_src/Makefile.win32 | 2 +- lib/ic/c_src/ic.c | 2 +- lib/ic/c_src/ic_tmo.c | 2 +- lib/ic/c_src/oe_ei_code_erlang_binary.c | 2 +- lib/ic/c_src/oe_ei_decode_longlong.c | 2 +- lib/ic/c_src/oe_ei_decode_ulonglong.c | 2 +- lib/ic/c_src/oe_ei_decode_wchar.c | 2 +- lib/ic/c_src/oe_ei_decode_wstring.c | 2 +- lib/ic/c_src/oe_ei_encode_atom.c | 2 +- lib/ic/c_src/oe_ei_encode_char.c | 2 +- lib/ic/c_src/oe_ei_encode_double.c | 2 +- lib/ic/c_src/oe_ei_encode_list_header.c | 2 +- lib/ic/c_src/oe_ei_encode_long.c | 2 +- lib/ic/c_src/oe_ei_encode_longlong.c | 2 +- lib/ic/c_src/oe_ei_encode_pid.c | 2 +- lib/ic/c_src/oe_ei_encode_port.c | 2 +- lib/ic/c_src/oe_ei_encode_ref.c | 2 +- lib/ic/c_src/oe_ei_encode_string.c | 2 +- lib/ic/c_src/oe_ei_encode_term.c | 2 +- lib/ic/c_src/oe_ei_encode_tuple_header.c | 2 +- lib/ic/c_src/oe_ei_encode_ulong.c | 2 +- lib/ic/c_src/oe_ei_encode_ulonglong.c | 2 +- lib/ic/c_src/oe_ei_encode_version.c | 2 +- lib/ic/c_src/oe_ei_encode_wchar.c | 2 +- lib/ic/c_src/oe_ei_encode_wstring.c | 2 +- lib/ic/doc/src/CORBA_Environment_alloc.xml | 2 +- lib/ic/doc/src/Makefile | 2 +- lib/ic/doc/src/book.xml | 2 +- lib/ic/doc/src/c-part.xml | 2 +- lib/ic/doc/src/ch_basic_idl.xml | 2 +- lib/ic/doc/src/ch_c_client.xml | 2 +- lib/ic/doc/src/ch_c_corba_env.xml | 2 +- lib/ic/doc/src/ch_c_mapping.xml | 2 +- lib/ic/doc/src/ch_c_server.xml | 2 +- lib/ic/doc/src/ch_erl_genserv.xml | 2 +- lib/ic/doc/src/ch_erl_plain.xml | 2 +- lib/ic/doc/src/ch_ic_protocol.xml | 2 +- lib/ic/doc/src/ch_introduction.xml | 2 +- lib/ic/doc/src/ch_java.xml | 2 +- lib/ic/doc/src/erl-part.xml | 2 +- lib/ic/doc/src/ic.xml | 2 +- lib/ic/doc/src/ic_c_protocol.xml | 2 +- lib/ic/doc/src/ic_clib.xml | 2 +- lib/ic/doc/src/java-part.xml | 2 +- lib/ic/doc/src/notes.xml | 2 +- lib/ic/doc/src/part.xml | 2 +- lib/ic/doc/src/part_notes.xml | 2 +- lib/ic/doc/src/ref_man.xml | 2 +- lib/ic/examples/all-against-all/Makefile | 2 +- lib/ic/examples/all-against-all/Makefile.win32 | 2 +- lib/ic/examples/all-against-all/callbacks.c | 2 +- lib/ic/examples/all-against-all/client.c | 2 +- lib/ic/examples/all-against-all/client.erl | 2 +- lib/ic/examples/all-against-all/client.java | 2 +- lib/ic/examples/all-against-all/rmod_random_impl.erl | 2 +- lib/ic/examples/all-against-all/server.c | 2 +- lib/ic/examples/all-against-all/server.erl | 2 +- lib/ic/examples/all-against-all/server.java | 2 +- lib/ic/examples/all-against-all/serverImpl.java | 2 +- lib/ic/examples/c-client/Makefile | 2 +- lib/ic/examples/c-client/client.c | 2 +- lib/ic/examples/c-client/rmod_random_impl.erl | 2 +- lib/ic/examples/c-client/test.erl | 2 +- lib/ic/examples/c-server/Makefile | 2 +- lib/ic/examples/c-server/callbacks.c | 2 +- lib/ic/examples/c-server/client.c | 2 +- lib/ic/examples/c-server/client.erl | 2 +- lib/ic/examples/c-server/server.c | 2 +- lib/ic/examples/erl-genserv/rmod_random_impl.erl | 2 +- lib/ic/examples/erl-plain/rmod_random_impl.erl | 2 +- lib/ic/examples/java-client-server/client.java | 2 +- lib/ic/examples/java-client-server/server.java | 2 +- lib/ic/examples/java-client-server/serverImpl.java | 2 +- lib/ic/examples/pre_post_condition/Makefile | 2 +- lib/ic/examples/pre_post_condition/m_i_impl.erl | 2 +- lib/ic/examples/pre_post_condition/tracer.erl | 2 +- lib/ic/include/ic.h | 2 +- lib/ic/java_src/Makefile | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Any.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/AnyHelper.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/AnyHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/BooleanHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/ByteHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/CharHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/DoubleHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Environment.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/FloatHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Holder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/IntHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/LongHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Makefile | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Pid.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/PidHelper.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/PidHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Port.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/PortHelper.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/PortHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Ref.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/RefHelper.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/RefHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/ShortHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/StringHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/TCKind.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/Term.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/TermHelper.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/TermHolder.java | 2 +- lib/ic/java_src/com/ericsson/otp/ic/TypeCode.java | 2 +- lib/ic/src/Makefile | 2 +- lib/ic/src/ic.erl | 2 +- lib/ic/src/ic.hrl | 2 +- lib/ic/src/ic_array_java.erl | 2 +- lib/ic/src/ic_attribute_java.erl | 2 +- lib/ic/src/ic_cbe.erl | 2 +- lib/ic/src/ic_cclient.erl | 2 +- lib/ic/src/ic_code.erl | 2 +- lib/ic/src/ic_codegen.erl | 2 +- lib/ic/src/ic_constant_java.erl | 2 +- lib/ic/src/ic_cserver.erl | 2 +- lib/ic/src/ic_debug.hrl | 2 +- lib/ic/src/ic_enum_java.erl | 2 +- lib/ic/src/ic_erl_template.erl | 2 +- lib/ic/src/ic_erlbe.erl | 2 +- lib/ic/src/ic_error.erl | 2 +- lib/ic/src/ic_fetch.erl | 2 +- lib/ic/src/ic_file.erl | 2 +- lib/ic/src/ic_forms.erl | 2 +- lib/ic/src/ic_genobj.erl | 2 +- lib/ic/src/ic_java_type.erl | 2 +- lib/ic/src/ic_jbe.erl | 2 +- lib/ic/src/ic_noc.erl | 2 +- lib/ic/src/ic_options.erl | 2 +- lib/ic/src/ic_plainbe.erl | 2 +- lib/ic/src/ic_pp.erl | 2 +- lib/ic/src/ic_pragma.erl | 2 +- lib/ic/src/ic_sequence_java.erl | 2 +- lib/ic/src/ic_struct_java.erl | 2 +- lib/ic/src/ic_symtab.erl | 2 +- lib/ic/src/ic_union_java.erl | 2 +- lib/ic/src/ic_util.erl | 2 +- lib/ic/src/icenum.erl | 2 +- lib/ic/src/iceval.erl | 2 +- lib/ic/src/icforms.hrl | 2 +- lib/ic/src/icparse.yrl | 2 +- lib/ic/src/icpreproc.erl | 2 +- lib/ic/src/icscan.erl | 2 +- lib/ic/src/icstruct.erl | 2 +- lib/ic/src/ictk.erl | 2 +- lib/ic/src/ictype.erl | 2 +- lib/ic/src/icunion.erl | 2 +- lib/ic/src/icyeccpre.hrl | 2 +- lib/ic/test/Makefile | 2 +- lib/ic/test/c_client_erl_server_SUITE.erl | 2 +- lib/ic/test/c_client_erl_server_SUITE_data/Makefile.src | 2 +- lib/ic/test/c_client_erl_server_SUITE_data/c_client.c | 2 +- lib/ic/test/c_client_erl_server_SUITE_data/c_erl_test.idl | 2 +- lib/ic/test/c_client_erl_server_SUITE_data/erl_server.erl | 2 +- lib/ic/test/c_client_erl_server_SUITE_data/m_i_impl.erl | 2 +- lib/ic/test/c_client_erl_server_proto_SUITE.erl | 2 +- lib/ic/test/c_client_erl_server_proto_SUITE_data/Makefile.src | 2 +- lib/ic/test/c_client_erl_server_proto_SUITE_data/c_client.c | 2 +- lib/ic/test/c_client_erl_server_proto_SUITE_data/c_erl_test.idl | 2 +- lib/ic/test/c_client_erl_server_proto_SUITE_data/erl_server.erl | 2 +- lib/ic/test/c_client_erl_server_proto_SUITE_data/m_i_impl.erl | 2 +- lib/ic/test/c_client_erl_server_proto_SUITE_data/my.c | 2 +- lib/ic/test/c_client_erl_server_proto_tmo_SUITE.erl | 2 +- lib/ic/test/c_client_erl_server_proto_tmo_SUITE_data/Makefile.src | 2 +- lib/ic/test/c_client_erl_server_proto_tmo_SUITE_data/c_client.c | 2 +- lib/ic/test/c_client_erl_server_proto_tmo_SUITE_data/c_erl_test.idl | 2 +- lib/ic/test/c_client_erl_server_proto_tmo_SUITE_data/erl_server.erl | 2 +- lib/ic/test/c_client_erl_server_proto_tmo_SUITE_data/m_i_impl.erl | 2 +- lib/ic/test/c_client_erl_server_proto_tmo_SUITE_data/my.c | 2 +- lib/ic/test/erl_client_c_server_SUITE.erl | 2 +- lib/ic/test/erl_client_c_server_SUITE_data/Makefile.src | 2 +- lib/ic/test/erl_client_c_server_SUITE_data/c_server.c | 2 +- lib/ic/test/erl_client_c_server_SUITE_data/callbacks.c | 2 +- lib/ic/test/erl_client_c_server_SUITE_data/erl_c_test.idl | 2 +- lib/ic/test/erl_client_c_server_SUITE_data/erl_client.erl | 2 +- lib/ic/test/erl_client_c_server_proto_SUITE.erl | 2 +- lib/ic/test/erl_client_c_server_proto_SUITE_data/Makefile.src | 2 +- lib/ic/test/erl_client_c_server_proto_SUITE_data/c_server.c | 2 +- lib/ic/test/erl_client_c_server_proto_SUITE_data/callbacks.c | 2 +- lib/ic/test/erl_client_c_server_proto_SUITE_data/erl_c_test.idl | 2 +- lib/ic/test/erl_client_c_server_proto_SUITE_data/erl_client.erl | 2 +- lib/ic/test/erl_client_c_server_proto_SUITE_data/my.c | 2 +- lib/ic/test/ic_SUITE.erl | 2 +- lib/ic/test/ic_SUITE_data/attr.idl | 2 +- lib/ic/test/ic_SUITE_data/c_err1.idl | 2 +- lib/ic/test/ic_SUITE_data/c_err2.idl | 2 +- lib/ic/test/ic_SUITE_data/c_err3.idl | 2 +- lib/ic/test/ic_SUITE_data/c_norm.idl | 2 +- lib/ic/test/ic_SUITE_data/enum.idl | 2 +- lib/ic/test/ic_SUITE_data/forward.idl | 2 +- lib/ic/test/ic_SUITE_data/include.idl | 2 +- lib/ic/test/ic_SUITE_data/include2.idl | 2 +- lib/ic/test/ic_SUITE_data/include3.idl | 2 +- lib/ic/test/ic_SUITE_data/inherit.idl | 2 +- lib/ic/test/ic_SUITE_data/inherit_err.idl | 2 +- lib/ic/test/ic_SUITE_data/inherit_warn.idl | 2 +- lib/ic/test/ic_SUITE_data/mult_ids.idl | 2 +- lib/ic/test/ic_SUITE_data/nasty.idl | 2 +- lib/ic/test/ic_SUITE_data/one.idl | 2 +- lib/ic/test/ic_SUITE_data/one_followed.idl | 2 +- lib/ic/test/ic_SUITE_data/one_out.idl | 2 +- lib/ic/test/ic_SUITE_data/one_raises.idl | 2 +- lib/ic/test/ic_SUITE_data/one_void.idl | 2 +- lib/ic/test/ic_SUITE_data/raises_reg.idl | 2 +- lib/ic/test/ic_SUITE_data/struct.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax1.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax2.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax3.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax4.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax5.idl | 2 +- lib/ic/test/ic_SUITE_data/syntax6.idl | 2 +- lib/ic/test/ic_SUITE_data/type.idl | 2 +- lib/ic/test/ic_SUITE_data/typeid.idl | 2 +- lib/ic/test/ic_SUITE_data/u_case_mult.idl | 2 +- lib/ic/test/ic_SUITE_data/u_default.idl | 2 +- lib/ic/test/ic_SUITE_data/u_mult.idl | 2 +- lib/ic/test/ic_SUITE_data/u_norm.idl | 2 +- lib/ic/test/ic_SUITE_data/u_type.idl | 2 +- lib/ic/test/ic_SUITE_data/undef_id.idl | 2 +- lib/ic/test/ic_be_SUITE.erl | 2 +- lib/ic/test/ic_be_SUITE_data/plain.idl | 2 +- lib/ic/test/ic_pp_SUITE.erl | 2 +- lib/ic/test/ic_pp_SUITE_data/arg.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/cascade.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/comment.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/concat.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/define.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/if.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/if_zero.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/improp_nest_constr.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/inc.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/included1.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/included2.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/includer.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/line.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/misc.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/nopara.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/predef.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/predef_time.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/self_ref.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/separate.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/swallow_sc.idl | 2 +- lib/ic/test/ic_pp_SUITE_data/unintended_grp.idl | 2 +- lib/ic/test/ic_pragma_SUITE.erl | 2 +- lib/ic/test/ic_pragma_SUITE_data/reg_m0.idl | 2 +- lib/ic/test/ic_pragma_SUITE_data/reg_m1.idl | 2 +- lib/ic/test/ic_pragma_SUITE_data/reg_m2.idl | 2 +- lib/ic/test/ic_pragma_SUITE_data/reg_m3.idl | 2 +- lib/ic/test/ic_pragma_SUITE_data/reg_m4.idl | 2 +- lib/ic/test/ic_pragma_SUITE_data/reg_m5.idl | 2 +- lib/ic/test/ic_pragma_SUITE_data/reg_m6.idl | 2 +- lib/ic/test/ic_pragma_SUITE_data/reg_m7.idl | 2 +- lib/ic/test/ic_pragma_SUITE_data/uggly.idl | 2 +- lib/ic/test/ic_register_SUITE.erl | 2 +- lib/ic/test/ic_register_SUITE_data/reg_m10.idl | 2 +- lib/ic/test/ic_register_SUITE_data/reg_m11.idl | 2 +- lib/ic/test/ic_register_SUITE_data/reg_m12.idl | 2 +- lib/ic/test/ic_register_SUITE_data/reg_m8.idl | 2 +- lib/ic/test/ic_register_SUITE_data/reg_m9.idl | 2 +- lib/ic/test/java_client_erl_server_SUITE.erl | 2 +- lib/ic/test/java_client_erl_server_SUITE_data/JavaClient.java | 2 +- lib/ic/test/java_client_erl_server_SUITE_data/Makefile.src | 2 +- lib/ic/test/java_client_erl_server_SUITE_data/java_erl_test.idl | 2 +- lib/ic/test/java_client_erl_server_SUITE_data/m_i_impl.erl | 2 +- lib/inets/Makefile | 2 +- lib/inets/doc/src/book.xml | 2 +- lib/inets/doc/src/ftp.xml | 2 +- lib/inets/doc/src/ftp_client.xml | 2 +- lib/inets/doc/src/http_client.xml | 2 +- lib/inets/doc/src/httpd_socket.xml | 2 +- lib/inets/doc/src/httpd_util.xml | 2 +- lib/inets/doc/src/inets.xml | 2 +- lib/inets/doc/src/inets_services.xml | 2 +- lib/inets/doc/src/introduction.xml | 2 +- lib/inets/doc/src/mod_alias.xml | 2 +- lib/inets/doc/src/mod_auth.xml | 2 +- lib/inets/doc/src/mod_esi.xml | 2 +- lib/inets/doc/src/mod_security.xml | 2 +- lib/inets/doc/src/notes.xml | 2 +- lib/inets/doc/src/notes_history.xml | 2 +- lib/inets/doc/src/part.xml | 2 +- lib/inets/doc/src/part_notes.xml | 2 +- lib/inets/doc/src/part_notes_history.xml | 2 +- lib/inets/examples/Makefile | 2 +- lib/inets/examples/httpd_load_test/Makefile | 2 +- lib/inets/examples/httpd_load_test/hdlt.erl | 2 +- lib/inets/examples/httpd_load_test/hdlt.sh.skel | 2 +- lib/inets/examples/httpd_load_test/hdlt_client.erl | 2 +- lib/inets/examples/httpd_load_test/hdlt_ctrl.erl | 2 +- lib/inets/examples/httpd_load_test/hdlt_logger.erl | 2 +- lib/inets/examples/httpd_load_test/hdlt_logger.hrl | 2 +- lib/inets/examples/httpd_load_test/hdlt_server.erl | 2 +- lib/inets/examples/httpd_load_test/hdlt_slave.erl | 2 +- lib/inets/examples/httpd_load_test/modules.mk | 2 +- lib/inets/examples/server_root/Makefile | 2 +- lib/inets/examples/server_root/conf/httpd.conf | 2 +- lib/inets/include/httpd.hrl | 2 +- lib/inets/include/mod_auth.hrl | 2 +- lib/inets/priv/Makefile | 2 +- lib/inets/src/Makefile | 2 +- lib/inets/src/ftp/Makefile | 2 +- lib/inets/src/ftp/ftp_internal.hrl | 2 +- lib/inets/src/ftp/ftp_progress.erl | 2 +- lib/inets/src/ftp/ftp_response.erl | 2 +- lib/inets/src/ftp/ftp_sup.erl | 2 +- lib/inets/src/http_client/Makefile | 2 +- lib/inets/src/http_client/httpc.erl | 2 +- lib/inets/src/http_client/httpc_cookie.erl | 2 +- lib/inets/src/http_client/httpc_handler_sup.erl | 2 +- lib/inets/src/http_client/httpc_internal.hrl | 2 +- lib/inets/src/http_client/httpc_manager.erl | 2 +- lib/inets/src/http_client/httpc_profile_sup.erl | 2 +- lib/inets/src/http_client/httpc_request.erl | 2 +- lib/inets/src/http_client/httpc_response.erl | 2 +- lib/inets/src/http_client/httpc_sup.erl | 2 +- lib/inets/src/http_lib/Makefile | 2 +- lib/inets/src/http_lib/http_chunk.erl | 2 +- lib/inets/src/http_lib/http_response.erl | 2 +- lib/inets/src/http_lib/http_transport.erl | 2 +- lib/inets/src/http_lib/http_uri.erl | 2 +- lib/inets/src/http_lib/http_util.erl | 2 +- lib/inets/src/http_server/httpd.erl | 2 +- lib/inets/src/http_server/httpd.hrl | 2 +- lib/inets/src/http_server/httpd_acceptor.erl | 2 +- lib/inets/src/http_server/httpd_acceptor_sup.erl | 2 +- lib/inets/src/http_server/httpd_cgi.erl | 2 +- lib/inets/src/http_server/httpd_conf.erl | 2 +- lib/inets/src/http_server/httpd_connection_sup.erl | 2 +- lib/inets/src/http_server/httpd_esi.erl | 2 +- lib/inets/src/http_server/httpd_example.erl | 2 +- lib/inets/src/http_server/httpd_file.erl | 2 +- lib/inets/src/http_server/httpd_instance_sup.erl | 2 +- lib/inets/src/http_server/httpd_internal.hrl | 2 +- lib/inets/src/http_server/httpd_log.erl | 2 +- lib/inets/src/http_server/httpd_manager.erl | 2 +- lib/inets/src/http_server/httpd_misc_sup.erl | 2 +- lib/inets/src/http_server/httpd_request_handler.erl | 2 +- lib/inets/src/http_server/httpd_script_env.erl | 2 +- lib/inets/src/http_server/httpd_socket.erl | 2 +- lib/inets/src/http_server/httpd_sup.erl | 2 +- lib/inets/src/http_server/httpd_util.erl | 2 +- lib/inets/src/http_server/mod_actions.erl | 2 +- lib/inets/src/http_server/mod_alias.erl | 2 +- lib/inets/src/http_server/mod_auth.erl | 2 +- lib/inets/src/http_server/mod_auth.hrl | 2 +- lib/inets/src/http_server/mod_auth_dets.erl | 2 +- lib/inets/src/http_server/mod_auth_mnesia.erl | 2 +- lib/inets/src/http_server/mod_auth_plain.erl | 2 +- lib/inets/src/http_server/mod_auth_server.erl | 2 +- lib/inets/src/http_server/mod_browser.erl | 2 +- lib/inets/src/http_server/mod_cgi.erl | 2 +- lib/inets/src/http_server/mod_dir.erl | 2 +- lib/inets/src/http_server/mod_disk_log.erl | 2 +- lib/inets/src/http_server/mod_esi.erl | 2 +- lib/inets/src/http_server/mod_get.erl | 2 +- lib/inets/src/http_server/mod_head.erl | 2 +- lib/inets/src/http_server/mod_htaccess.erl | 2 +- lib/inets/src/http_server/mod_log.erl | 2 +- lib/inets/src/http_server/mod_range.erl | 2 +- lib/inets/src/http_server/mod_responsecontrol.erl | 2 +- lib/inets/src/http_server/mod_security.erl | 2 +- lib/inets/src/http_server/mod_security_server.erl | 2 +- lib/inets/src/http_server/mod_trace.erl | 2 +- lib/inets/src/inets_app/Makefile | 2 +- lib/inets/src/inets_app/inets.app.src | 2 +- lib/inets/src/inets_app/inets.appup.src | 2 +- lib/inets/src/inets_app/inets.erl | 2 +- lib/inets/src/inets_app/inets.mk | 2 +- lib/inets/src/inets_app/inets_app.erl | 2 +- lib/inets/src/inets_app/inets_internal.hrl | 2 +- lib/inets/src/inets_app/inets_service.erl | 2 +- lib/inets/src/inets_app/inets_sup.erl | 2 +- lib/inets/src/tftp/Makefile | 2 +- lib/inets/src/tftp/tftp.erl | 2 +- lib/inets/src/tftp/tftp.hrl | 2 +- lib/inets/src/tftp/tftp_binary.erl | 2 +- lib/inets/src/tftp/tftp_engine.erl | 2 +- lib/inets/src/tftp/tftp_file.erl | 2 +- lib/inets/src/tftp/tftp_lib.erl | 2 +- lib/inets/test/Makefile | 2 +- lib/inets/test/erl_make_certs.erl | 2 +- lib/inets/test/ftp_SUITE.erl | 2 +- lib/inets/test/ftp_format_SUITE.erl | 2 +- lib/inets/test/ftp_property_test_SUITE.erl | 2 +- lib/inets/test/ftp_suite_lib.erl | 2 +- lib/inets/test/httpc_cookie_SUITE.erl | 2 +- lib/inets/test/httpc_proxy_SUITE.erl | 2 +- lib/inets/test/httpc_proxy_SUITE_data/apache2/apache2.conf | 2 +- lib/inets/test/httpc_proxy_SUITE_data/server_proxy.sh | 2 +- lib/inets/test/httpd_1_0.erl | 2 +- lib/inets/test/httpd_1_1.erl | 2 +- lib/inets/test/httpd_basic_SUITE.erl | 2 +- lib/inets/test/httpd_block.erl | 2 +- lib/inets/test/httpd_load.erl | 2 +- lib/inets/test/httpd_mod.erl | 2 +- lib/inets/test/httpd_mod_SUITE.erl | 2 +- lib/inets/test/httpd_poll.erl | 2 +- lib/inets/test/httpd_test_data/server_root/Makefile | 2 +- lib/inets/test/httpd_test_data/server_root/conf/httpd.conf | 2 +- lib/inets/test/httpd_test_lib.erl | 2 +- lib/inets/test/httpd_time_test.erl | 2 +- lib/inets/test/inets_appup_test.erl | 2 +- lib/inets/test/inets_socketwrap_SUITE_data/setuid_socket_wrap.c | 2 +- lib/inets/test/inets_sup_SUITE.erl | 2 +- lib/inets/test/inets_test_lib.hrl | 2 +- lib/inets/test/old_httpd_SUITE.erl | 2 +- lib/inets/test/old_httpd_SUITE_data/server_root/Makefile | 2 +- lib/inets/test/old_httpd_SUITE_data/server_root/conf/httpd.conf | 2 +- lib/inets/test/property_test/ftp_simple_client_server.erl | 2 +- lib/inets/test/tftp_SUITE.erl | 2 +- lib/inets/test/tftp_test_lib.erl | 2 +- lib/inets/test/tftp_test_lib.hrl | 2 +- lib/inets/test/uri_SUITE.erl | 2 +- lib/inets/vsn.mk | 2 +- lib/jinterface/Makefile | 2 +- lib/jinterface/doc/src/Makefile | 2 +- lib/jinterface/doc/src/book.xml | 2 +- lib/jinterface/doc/src/index.html.src | 2 +- lib/jinterface/doc/src/jinterface.xml | 2 +- lib/jinterface/doc/src/jinterface_users_guide.xml | 2 +- lib/jinterface/doc/src/notes.xml | 2 +- lib/jinterface/doc/src/notes_history.xml | 2 +- lib/jinterface/doc/src/part.xml | 2 +- lib/jinterface/doc/src/part_notes.xml | 2 +- lib/jinterface/doc/src/part_notes_history.xml | 2 +- lib/jinterface/doc/src/ref_man.xml | 2 +- lib/jinterface/java_src/Makefile | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractNode.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/GenericQueue.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/Link.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/Links.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/Makefile | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpAuthException.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpConnection.java | 2 +- .../java_src/com/ericsson/otp/erlang/OtpCookedConnection.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpEpmd.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangAtom.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangBinary.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangBitstr.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangBoolean.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangByte.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangChar.java | 2 +- .../java_src/com/ericsson/otp/erlang/OtpErlangDecodeException.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangDouble.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangException.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangExit.java | 2 +- .../java_src/com/ericsson/otp/erlang/OtpErlangExternalFun.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangFloat.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangFun.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangInt.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangList.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangLong.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangMap.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangObject.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangPid.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangPort.java | 2 +- .../java_src/com/ericsson/otp/erlang/OtpErlangRangeException.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangRef.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangShort.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangString.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangTuple.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangUInt.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpErlangUShort.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpException.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpExternal.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpInputStream.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpLocalNode.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMD5.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMbox.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpMsg.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpNode.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpNodeStatus.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpOutputStream.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpPeer.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpSelf.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpServer.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/OtpSystem.java | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/java_files | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/jinterface.app.src | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/jinterface.appup.src | 2 +- lib/jinterface/java_src/com/ericsson/otp/erlang/package.html | 2 +- lib/jinterface/test/Makefile | 2 +- lib/jinterface/test/jinterface.spec | 2 +- lib/jinterface/test/jinterface_SUITE.erl | 2 +- lib/jinterface/test/jinterface_SUITE_data/BooleanAtom.java | 2 +- lib/jinterface/test/jinterface_SUITE_data/FunEquals.java | 2 +- lib/jinterface/test/jinterface_SUITE_data/GetNames.java | 2 +- lib/jinterface/test/jinterface_SUITE_data/Makefile.src | 2 +- lib/jinterface/test/jinterface_SUITE_data/Maps.java | 2 +- lib/jinterface/test/jinterface_SUITE_data/MboxLinkUnlink.java | 2 +- lib/jinterface/test/jinterface_SUITE_data/MboxPing.java | 2 +- lib/jinterface/test/jinterface_SUITE_data/MboxSendReceive.java | 2 +- lib/jinterface/test/jinterface_SUITE_data/NodePing.java | 2 +- lib/jinterface/test/jinterface_SUITE_data/NodeStatusHandler.java | 2 +- lib/jinterface/test/jinterface_SUITE_data/Nodename.java | 2 +- lib/jinterface/test/jinterface_SUITE_data/RegisterAndWhereis.java | 2 +- lib/jinterface/test/jitu.erl | 2 +- lib/jinterface/test/nc_SUITE.erl | 2 +- lib/jinterface/test/nc_SUITE_data/Makefile.src | 2 +- lib/jinterface/test/nc_SUITE_data/connection_server.java | 2 +- lib/jinterface/test/nc_SUITE_data/echo_server.java | 2 +- lib/kernel/Makefile | 2 +- lib/kernel/doc/src/Makefile | 2 +- lib/kernel/doc/src/app.xml | 2 +- lib/kernel/doc/src/application.xml | 2 +- lib/kernel/doc/src/auth.xml | 2 +- lib/kernel/doc/src/book.xml | 2 +- lib/kernel/doc/src/code.xml | 2 +- lib/kernel/doc/src/config.xml | 2 +- lib/kernel/doc/src/disk_log.xml | 2 +- lib/kernel/doc/src/erl_boot_server.xml | 2 +- lib/kernel/doc/src/erl_ddll.xml | 2 +- lib/kernel/doc/src/erl_prim_loader_stub.xml | 2 +- lib/kernel/doc/src/erlang_stub.xml | 2 +- lib/kernel/doc/src/error_handler.xml | 2 +- lib/kernel/doc/src/error_logger.xml | 2 +- lib/kernel/doc/src/file.xml | 2 +- lib/kernel/doc/src/gen_sctp.xml | 2 +- lib/kernel/doc/src/gen_tcp.xml | 2 +- lib/kernel/doc/src/gen_udp.xml | 2 +- lib/kernel/doc/src/global.xml | 2 +- lib/kernel/doc/src/global_group.xml | 2 +- lib/kernel/doc/src/heart.xml | 2 +- lib/kernel/doc/src/init_stub.xml | 2 +- lib/kernel/doc/src/net_adm.xml | 2 +- lib/kernel/doc/src/net_kernel.xml | 2 +- lib/kernel/doc/src/notes.xml | 2 +- lib/kernel/doc/src/notes_history.xml | 2 +- lib/kernel/doc/src/os.xml | 2 +- lib/kernel/doc/src/part_notes.xml | 2 +- lib/kernel/doc/src/part_notes_history.xml | 2 +- lib/kernel/doc/src/pg2.xml | 2 +- lib/kernel/doc/src/ref_man.xml | 2 +- lib/kernel/doc/src/rpc.xml | 2 +- lib/kernel/doc/src/seq_trace.xml | 2 +- lib/kernel/doc/src/user.xml | 2 +- lib/kernel/doc/src/wrap_log_reader.xml | 2 +- lib/kernel/doc/src/zlib_stub.xml | 2 +- lib/kernel/include/dist.hrl | 2 +- lib/kernel/include/dist_util.hrl | 2 +- lib/kernel/include/inet.hrl | 2 +- lib/kernel/include/inet_sctp.hrl | 2 +- lib/kernel/include/net_address.hrl | 2 +- lib/kernel/src/Makefile | 2 +- lib/kernel/src/application.erl | 2 +- lib/kernel/src/application_controller.erl | 2 +- lib/kernel/src/application_master.erl | 2 +- lib/kernel/src/application_master.hrl | 2 +- lib/kernel/src/application_starter.erl | 2 +- lib/kernel/src/auth.erl | 2 +- lib/kernel/src/code.erl | 2 +- lib/kernel/src/code_server.erl | 2 +- lib/kernel/src/disk_log_server.erl | 2 +- lib/kernel/src/disk_log_sup.erl | 2 +- lib/kernel/src/dist_ac.erl | 2 +- lib/kernel/src/dist_util.erl | 2 +- lib/kernel/src/erl_boot_server.erl | 2 +- lib/kernel/src/erl_ddll.erl | 2 +- lib/kernel/src/erl_distribution.erl | 2 +- lib/kernel/src/erl_epmd.erl | 2 +- lib/kernel/src/erl_epmd.hrl | 2 +- lib/kernel/src/erl_reply.erl | 2 +- lib/kernel/src/error_handler.erl | 2 +- lib/kernel/src/error_logger.erl | 2 +- lib/kernel/src/erts_debug.erl | 2 +- lib/kernel/src/file.erl | 2 +- lib/kernel/src/file_server.erl | 2 +- lib/kernel/src/gen_sctp.erl | 2 +- lib/kernel/src/gen_tcp.erl | 2 +- lib/kernel/src/gen_udp.erl | 2 +- lib/kernel/src/global_search.erl | 2 +- lib/kernel/src/group.erl | 2 +- lib/kernel/src/inet6_sctp.erl | 2 +- lib/kernel/src/inet6_tcp.erl | 2 +- lib/kernel/src/inet6_tcp_dist.erl | 2 +- lib/kernel/src/inet6_udp.erl | 2 +- lib/kernel/src/inet_boot.hrl | 2 +- lib/kernel/src/inet_config.erl | 2 +- lib/kernel/src/inet_config.hrl | 2 +- lib/kernel/src/inet_db.erl | 2 +- lib/kernel/src/inet_dns.erl | 2 +- lib/kernel/src/inet_dns.hrl | 2 +- lib/kernel/src/inet_dns_record_adts.pl | 2 +- lib/kernel/src/inet_gethost_native.erl | 2 +- lib/kernel/src/inet_hosts.erl | 2 +- lib/kernel/src/inet_int.hrl | 2 +- lib/kernel/src/inet_parse.erl | 2 +- lib/kernel/src/inet_res.erl | 2 +- lib/kernel/src/inet_res.hrl | 2 +- lib/kernel/src/inet_sctp.erl | 2 +- lib/kernel/src/inet_tcp.erl | 2 +- lib/kernel/src/inet_udp.erl | 2 +- lib/kernel/src/kernel.app.src | 2 +- lib/kernel/src/kernel.appup.src | 2 +- lib/kernel/src/kernel.erl | 2 +- lib/kernel/src/kernel_config.erl | 2 +- lib/kernel/src/net.erl | 2 +- lib/kernel/src/net_adm.erl | 2 +- lib/kernel/src/net_kernel.erl | 2 +- lib/kernel/src/os.erl | 2 +- lib/kernel/src/pg2.erl | 2 +- lib/kernel/src/ram_file.erl | 2 +- lib/kernel/src/rpc.erl | 2 +- lib/kernel/src/seq_trace.erl | 2 +- lib/kernel/src/standard_error.erl | 2 +- lib/kernel/src/user.erl | 2 +- lib/kernel/src/user_sup.erl | 2 +- lib/kernel/src/wrap_log_reader.erl | 2 +- lib/kernel/test/Makefile | 2 +- lib/kernel/test/appinc1.erl | 2 +- lib/kernel/test/appinc1x.erl | 2 +- lib/kernel/test/appinc2.erl | 2 +- lib/kernel/test/appinc2A.erl | 2 +- lib/kernel/test/appinc2B.erl | 2 +- lib/kernel/test/appinc2top.erl | 2 +- lib/kernel/test/application_SUITE.erl | 2 +- lib/kernel/test/application_SUITE_data/app_start_error.erl | 2 +- lib/kernel/test/application_SUITE_data/group_leader.erl | 2 +- lib/kernel/test/application_SUITE_data/group_leader_sup.erl | 2 +- lib/kernel/test/application_SUITE_data/trans_abnormal_sup.erl | 2 +- lib/kernel/test/application_SUITE_data/trans_normal_sup.erl | 2 +- lib/kernel/test/application_SUITE_data/transient.erl | 2 +- lib/kernel/test/bif_SUITE.erl | 2 +- lib/kernel/test/ch.erl | 2 +- lib/kernel/test/ch_sup.erl | 2 +- lib/kernel/test/cleanup.erl | 2 +- lib/kernel/test/code_SUITE.erl | 2 +- .../code_SUITE_data/code_archive_dict-1.0/src/code_archive_dict.erl | 2 +- .../code_SUITE_data/code_archive_dict-1.0/src/code_archive_dict_app.erl | 2 +- .../code_SUITE_data/code_archive_dict-1.0/src/code_archive_dict_sup.erl | 2 +- .../mult_lib_roots/first_root/my_dummy_app-b/ebin/lists.erl | 2 +- .../first_root/my_dummy_app-c/ebin/code_SUITE_mult_root_module.erl | 2 +- lib/kernel/test/code_a_test.erl | 2 +- lib/kernel/test/code_b_test.erl | 2 +- lib/kernel/test/disk_log_SUITE.erl | 2 +- lib/kernel/test/disk_log_SUITE_data/wrap_log_test.erl | 2 +- lib/kernel/test/erl_boot_server_SUITE.erl | 2 +- lib/kernel/test/erl_distribution_SUITE.erl | 2 +- lib/kernel/test/erl_distribution_wb_SUITE.erl | 2 +- lib/kernel/test/erl_prim_loader_SUITE.erl | 2 +- .../primary_archive_dict-1.0/src/primary_archive_dict.erl | 2 +- .../primary_archive_dict-1.0/src/primary_archive_dict_app.erl | 2 +- .../primary_archive_dict-1.0/src/primary_archive_dict_sup.erl | 2 +- .../primary_archive/primary_archive_dummy/src/primary_archive_dummy.erl | 2 +- .../primary_archive_dummy/src/primary_archive_dummy_app.erl | 2 +- .../primary_archive_dummy/src/primary_archive_dummy_sup.erl | 2 +- lib/kernel/test/error_handler_SUITE.erl | 2 +- lib/kernel/test/error_logger_SUITE.erl | 2 +- lib/kernel/test/error_logger_warn_SUITE.erl | 2 +- lib/kernel/test/file_SUITE.erl | 2 +- lib/kernel/test/file_name_SUITE.erl | 2 +- lib/kernel/test/gen_sctp_SUITE.erl | 2 +- lib/kernel/test/gen_tcp_api_SUITE.erl | 2 +- lib/kernel/test/gen_tcp_api_SUITE_data/gen_tcp_api_SUITE.c | 2 +- lib/kernel/test/gen_tcp_echo_SUITE.erl | 2 +- lib/kernel/test/gen_tcp_misc_SUITE.erl | 2 +- lib/kernel/test/gen_udp_SUITE.erl | 2 +- lib/kernel/test/global_SUITE.erl | 2 +- lib/kernel/test/global_SUITE_data/global_trace.erl | 2 +- lib/kernel/test/global_group_SUITE.erl | 2 +- lib/kernel/test/heart_SUITE.erl | 2 +- lib/kernel/test/ignore_cores.erl | 2 +- lib/kernel/test/inet_SUITE.erl | 2 +- lib/kernel/test/inet_res_SUITE.erl | 2 +- lib/kernel/test/inet_res_SUITE_data/run-named | 2 +- lib/kernel/test/inet_sockopt_SUITE.erl | 2 +- lib/kernel/test/init_SUITE.erl | 2 +- lib/kernel/test/interactive_shell_SUITE.erl | 2 +- lib/kernel/test/kernel_SUITE.erl | 2 +- lib/kernel/test/kernel_config_SUITE.erl | 2 +- lib/kernel/test/loose_node.erl | 2 +- lib/kernel/test/multi_load_SUITE.erl | 2 +- lib/kernel/test/myApp.erl | 2 +- lib/kernel/test/os_SUITE.erl | 2 +- lib/kernel/test/pdict_SUITE.erl | 2 +- lib/kernel/test/pg2_SUITE.erl | 2 +- lib/kernel/test/prim_file_SUITE.erl | 2 +- lib/kernel/test/ram_file_SUITE.erl | 2 +- lib/kernel/test/rpc_SUITE.erl | 2 +- lib/kernel/test/sendfile_SUITE.erl | 2 +- lib/kernel/test/seq_trace_SUITE.erl | 2 +- lib/kernel/test/standard_error_SUITE.erl | 2 +- lib/kernel/test/topApp.erl | 2 +- lib/kernel/test/topApp2.erl | 2 +- lib/kernel/test/topApp3.erl | 2 +- lib/kernel/test/wrap_log_reader_SUITE.erl | 2 +- lib/kernel/test/wrap_log_reader_SUITE_data/wrap_log_test.erl | 2 +- lib/kernel/test/zlib_SUITE.erl | 2 +- lib/megaco/Makefile | 2 +- lib/megaco/configure.in | 2 +- lib/megaco/doc/src/Makefile | 2 +- lib/megaco/doc/src/book.xml | 2 +- lib/megaco/doc/src/files.mk | 2 +- lib/megaco/doc/src/megaco.xml | 2 +- lib/megaco/doc/src/megaco_architecture.xml | 2 +- lib/megaco/doc/src/megaco_codec_meas.xml | 2 +- lib/megaco/doc/src/megaco_codec_mstone1.xml | 2 +- lib/megaco/doc/src/megaco_codec_mstone2.xml | 2 +- lib/megaco/doc/src/megaco_codec_transform.xml | 2 +- lib/megaco/doc/src/megaco_debug.xml | 2 +- lib/megaco/doc/src/megaco_edist_compress.xml | 2 +- lib/megaco/doc/src/megaco_encode.xml | 2 +- lib/megaco/doc/src/megaco_encoder.xml | 2 +- lib/megaco/doc/src/megaco_examples.xml | 2 +- lib/megaco/doc/src/megaco_flex_scanner.xml | 2 +- lib/megaco/doc/src/megaco_intro.xml | 2 +- lib/megaco/doc/src/megaco_mib.xml | 2 +- lib/megaco/doc/src/megaco_performance.xml | 2 +- lib/megaco/doc/src/megaco_run.xml | 2 +- lib/megaco/doc/src/megaco_tcp.xml | 2 +- lib/megaco/doc/src/megaco_transport.xml | 2 +- lib/megaco/doc/src/megaco_transport_mechanisms.xml | 2 +- lib/megaco/doc/src/megaco_udp.xml | 2 +- lib/megaco/doc/src/megaco_user.xml | 2 +- lib/megaco/doc/src/notes.xml | 2 +- lib/megaco/doc/src/notes_history.xml | 2 +- lib/megaco/doc/src/part.xml | 2 +- lib/megaco/doc/src/part_notes.xml | 2 +- lib/megaco/doc/src/part_notes_history.xml | 2 +- lib/megaco/doc/src/ref_man.xml | 2 +- lib/megaco/examples/meas/Makefile.in | 2 +- lib/megaco/examples/meas/meas.sh.skel.src | 2 +- lib/megaco/examples/meas/megaco_codec_meas.erl | 2 +- lib/megaco/examples/meas/megaco_codec_mstone1.erl | 2 +- lib/megaco/examples/meas/megaco_codec_mstone2.erl | 2 +- lib/megaco/examples/meas/megaco_codec_mstone_lib.erl | 2 +- lib/megaco/examples/meas/megaco_codec_transform.erl | 2 +- lib/megaco/examples/meas/modules.mk | 2 +- lib/megaco/examples/meas/mstone1.sh.skel.src | 2 +- lib/megaco/examples/simple/Makefile | 2 +- lib/megaco/examples/simple/megaco_simple_mg.erl | 2 +- lib/megaco/examples/simple/megaco_simple_mgc.erl | 2 +- lib/megaco/examples/simple/modules.mk | 2 +- lib/megaco/include/megaco.hrl | 2 +- lib/megaco/src/Makefile | 2 +- lib/megaco/src/app/Makefile | 2 +- lib/megaco/src/app/depend.mk | 2 +- lib/megaco/src/app/megaco.erl | 2 +- lib/megaco/src/app/megaco.mk | 2 +- lib/megaco/src/app/megaco_internal.hrl | 2 +- lib/megaco/src/app/modules.mk | 2 +- lib/megaco/src/binary/Makefile | 2 +- lib/megaco/src/binary/depend.mk | 2 +- lib/megaco/src/binary/megaco_ber_encoder.erl | 2 +- lib/megaco/src/binary/megaco_binary_encoder.erl | 2 +- lib/megaco/src/binary/megaco_binary_encoder_lib.erl | 2 +- lib/megaco/src/binary/megaco_binary_name_resolver_prev3a.erl | 2 +- lib/megaco/src/binary/megaco_binary_name_resolver_prev3b.erl | 2 +- lib/megaco/src/binary/megaco_binary_name_resolver_prev3c.erl | 2 +- lib/megaco/src/binary/megaco_binary_name_resolver_v1.erl | 2 +- lib/megaco/src/binary/megaco_binary_name_resolver_v2.erl | 2 +- lib/megaco/src/binary/megaco_binary_name_resolver_v3.erl | 2 +- lib/megaco/src/binary/megaco_binary_term_id.erl | 2 +- lib/megaco/src/binary/megaco_binary_term_id_gen.erl | 2 +- lib/megaco/src/binary/megaco_binary_transformer_prev3a.erl | 2 +- lib/megaco/src/binary/megaco_binary_transformer_prev3b.erl | 2 +- lib/megaco/src/binary/megaco_binary_transformer_prev3c.erl | 2 +- lib/megaco/src/binary/megaco_binary_transformer_v1.erl | 2 +- lib/megaco/src/binary/megaco_binary_transformer_v2.erl | 2 +- lib/megaco/src/binary/megaco_binary_transformer_v3.erl | 2 +- lib/megaco/src/binary/megaco_per_encoder.erl | 2 +- lib/megaco/src/binary/modules.mk | 2 +- lib/megaco/src/binary/old/megaco_ber_bin_drv_encoder.erl | 2 +- lib/megaco/src/binary/old/megaco_per_bin_drv_encoder.erl | 2 +- lib/megaco/src/engine/Makefile | 2 +- lib/megaco/src/engine/depend.mk | 2 +- lib/megaco/src/engine/megaco_config.erl | 2 +- lib/megaco/src/engine/megaco_config_misc.erl | 2 +- lib/megaco/src/engine/megaco_digit_map.erl | 2 +- lib/megaco/src/engine/megaco_edist_compress.erl | 2 +- lib/megaco/src/engine/megaco_encoder.erl | 2 +- lib/megaco/src/engine/megaco_erl_dist_encoder.erl | 2 +- lib/megaco/src/engine/megaco_erl_dist_encoder_mc.erl | 2 +- lib/megaco/src/engine/megaco_filter.erl | 2 +- lib/megaco/src/engine/megaco_message_internal.hrl | 2 +- lib/megaco/src/engine/megaco_messenger.erl | 2 +- lib/megaco/src/engine/megaco_messenger_misc.erl | 2 +- lib/megaco/src/engine/megaco_misc_sup.erl | 2 +- lib/megaco/src/engine/megaco_monitor.erl | 2 +- lib/megaco/src/engine/megaco_sdp.erl | 2 +- lib/megaco/src/engine/megaco_stats.erl | 2 +- lib/megaco/src/engine/megaco_sup.erl | 2 +- lib/megaco/src/engine/megaco_timer.erl | 2 +- lib/megaco/src/engine/megaco_trans_sender.erl | 2 +- lib/megaco/src/engine/megaco_trans_sup.erl | 2 +- lib/megaco/src/engine/megaco_transport.erl | 2 +- lib/megaco/src/engine/megaco_user_default.erl | 2 +- lib/megaco/src/engine/modules.mk | 2 +- lib/megaco/src/flex/Makefile | 2 +- lib/megaco/src/flex/Makefile.in | 2 +- lib/megaco/src/flex/megaco_flex_scanner.erl | 2 +- lib/megaco/src/flex/megaco_flex_scanner_drv.flex.src | 2 +- lib/megaco/src/flex/megaco_flex_scanner_handler.erl | 2 +- lib/megaco/src/flex/modules.mk | 2 +- lib/megaco/src/rules.mk | 2 +- lib/megaco/src/subdirs.mk | 2 +- lib/megaco/src/tcp/Makefile | 2 +- lib/megaco/src/tcp/depend.mk | 2 +- lib/megaco/src/tcp/megaco_tcp.erl | 2 +- lib/megaco/src/tcp/megaco_tcp.hrl | 2 +- lib/megaco/src/tcp/megaco_tcp_accept.erl | 2 +- lib/megaco/src/tcp/megaco_tcp_accept_sup.erl | 2 +- lib/megaco/src/tcp/megaco_tcp_connection.erl | 2 +- lib/megaco/src/tcp/megaco_tcp_connection_sup.erl | 2 +- lib/megaco/src/tcp/megaco_tcp_sup.erl | 2 +- lib/megaco/src/tcp/modules.mk | 2 +- lib/megaco/src/text/Makefile | 2 +- lib/megaco/src/text/depend.mk | 2 +- lib/megaco/src/text/megaco_compact_text_encoder.erl | 2 +- lib/megaco/src/text/megaco_compact_text_encoder_prev3a.erl | 2 +- lib/megaco/src/text/megaco_compact_text_encoder_prev3b.erl | 2 +- lib/megaco/src/text/megaco_compact_text_encoder_prev3c.erl | 2 +- lib/megaco/src/text/megaco_compact_text_encoder_v1.erl | 2 +- lib/megaco/src/text/megaco_compact_text_encoder_v2.erl | 2 +- lib/megaco/src/text/megaco_compact_text_encoder_v3.erl | 2 +- lib/megaco/src/text/megaco_pretty_text_encoder.erl | 2 +- lib/megaco/src/text/megaco_pretty_text_encoder_prev3a.erl | 2 +- lib/megaco/src/text/megaco_pretty_text_encoder_prev3b.erl | 2 +- lib/megaco/src/text/megaco_pretty_text_encoder_prev3c.erl | 2 +- lib/megaco/src/text/megaco_pretty_text_encoder_v1.erl | 2 +- lib/megaco/src/text/megaco_pretty_text_encoder_v2.erl | 2 +- lib/megaco/src/text/megaco_pretty_text_encoder_v3.erl | 2 +- lib/megaco/src/text/megaco_text_gen_prev3a.hrl | 2 +- lib/megaco/src/text/megaco_text_gen_prev3b.hrl | 2 +- lib/megaco/src/text/megaco_text_gen_prev3c.hrl | 2 +- lib/megaco/src/text/megaco_text_gen_v1.hrl | 2 +- lib/megaco/src/text/megaco_text_gen_v2.hrl | 2 +- lib/megaco/src/text/megaco_text_gen_v3.hrl | 2 +- lib/megaco/src/text/megaco_text_mini_decoder.erl | 2 +- lib/megaco/src/text/megaco_text_mini_parser.hrl | 2 +- lib/megaco/src/text/megaco_text_mini_parser.yrl | 2 +- lib/megaco/src/text/megaco_text_parser_prev3a.hrl | 2 +- lib/megaco/src/text/megaco_text_parser_prev3a.yrl | 2 +- lib/megaco/src/text/megaco_text_parser_prev3b.hrl | 2 +- lib/megaco/src/text/megaco_text_parser_prev3b.yrl | 2 +- lib/megaco/src/text/megaco_text_parser_prev3c.hrl | 2 +- lib/megaco/src/text/megaco_text_parser_prev3c.yrl | 2 +- lib/megaco/src/text/megaco_text_parser_v1.hrl | 2 +- lib/megaco/src/text/megaco_text_parser_v1.yrl | 2 +- lib/megaco/src/text/megaco_text_parser_v2.hrl | 2 +- lib/megaco/src/text/megaco_text_parser_v2.yrl | 2 +- lib/megaco/src/text/megaco_text_parser_v3.hrl | 2 +- lib/megaco/src/text/megaco_text_parser_v3.yrl | 2 +- lib/megaco/src/text/megaco_text_scanner.erl | 2 +- lib/megaco/src/text/megaco_text_tokens.hrl | 2 +- lib/megaco/src/text/modules.mk | 2 +- lib/megaco/src/udp/Makefile | 2 +- lib/megaco/src/udp/megaco_udp.erl | 2 +- lib/megaco/src/udp/megaco_udp.hrl | 2 +- lib/megaco/src/udp/megaco_udp_server.erl | 2 +- lib/megaco/src/udp/megaco_udp_sup.erl | 2 +- lib/megaco/src/udp/modules.mk | 2 +- lib/megaco/subdirs.mk | 2 +- lib/megaco/test/Makefile | 2 +- lib/megaco/test/megaco_SUITE.erl | 2 +- lib/megaco/test/megaco_actions_test.erl | 2 +- lib/megaco/test/megaco_app_test.erl | 2 +- lib/megaco/test/megaco_appup_mg.erl | 2 +- lib/megaco/test/megaco_appup_mgc.erl | 2 +- lib/megaco/test/megaco_appup_test.erl | 2 +- lib/megaco/test/megaco_binary_term_id_test.erl | 2 +- lib/megaco/test/megaco_call_flow_test.erl | 2 +- lib/megaco/test/megaco_codec_flex_lib.erl | 2 +- lib/megaco/test/megaco_codec_mini_test.erl | 2 +- lib/megaco/test/megaco_codec_prev3a_test.erl | 2 +- lib/megaco/test/megaco_codec_prev3b_test.erl | 2 +- lib/megaco/test/megaco_codec_prev3c_test.erl | 2 +- lib/megaco/test/megaco_codec_test.erl | 2 +- lib/megaco/test/megaco_codec_test_lib.erl | 2 +- lib/megaco/test/megaco_codec_v1_test.erl | 2 +- lib/megaco/test/megaco_codec_v2_test.erl | 2 +- lib/megaco/test/megaco_codec_v3_test.erl | 2 +- lib/megaco/test/megaco_config_test.erl | 2 +- lib/megaco/test/megaco_digit_map_test.erl | 2 +- lib/megaco/test/megaco_examples_test.erl | 2 +- lib/megaco/test/megaco_flex_test.erl | 2 +- lib/megaco/test/megaco_load_test.erl | 2 +- lib/megaco/test/megaco_mess_otp8212_test.erl | 2 +- lib/megaco/test/megaco_mess_test.erl | 2 +- lib/megaco/test/megaco_mess_user_test.erl | 2 +- lib/megaco/test/megaco_mib_test.erl | 2 +- lib/megaco/test/megaco_mreq_test.erl | 2 +- lib/megaco/test/megaco_pending_limit_test.erl | 2 +- lib/megaco/test/megaco_profile.erl | 2 +- lib/megaco/test/megaco_sdp_test.erl | 2 +- lib/megaco/test/megaco_segment_test.erl | 2 +- lib/megaco/test/megaco_tc_controller.erl | 2 +- lib/megaco/test/megaco_tcp_test.erl | 2 +- lib/megaco/test/megaco_test_deliver.erl | 2 +- lib/megaco/test/megaco_test_generator.erl | 2 +- lib/megaco/test/megaco_test_generator_lib.erl | 2 +- lib/megaco/test/megaco_test_generic_transport.erl | 2 +- lib/megaco/test/megaco_test_lib.erl | 2 +- lib/megaco/test/megaco_test_lib.hrl | 2 +- lib/megaco/test/megaco_test_megaco_generator.erl | 2 +- lib/megaco/test/megaco_test_mg.erl | 2 +- lib/megaco/test/megaco_test_mgc.erl | 2 +- lib/megaco/test/megaco_test_msg_prev3a_lib.erl | 2 +- lib/megaco/test/megaco_test_msg_prev3b_lib.erl | 2 +- lib/megaco/test/megaco_test_msg_prev3c_lib.erl | 2 +- lib/megaco/test/megaco_test_msg_v1_lib.erl | 2 +- lib/megaco/test/megaco_test_msg_v2_lib.erl | 2 +- lib/megaco/test/megaco_test_msg_v3_lib.erl | 2 +- lib/megaco/test/megaco_test_tcp_generator.erl | 2 +- lib/megaco/test/megaco_timer_test.erl | 2 +- lib/megaco/test/megaco_trans_test.erl | 2 +- lib/megaco/test/megaco_udp_test.erl | 2 +- lib/megaco/test/modules.mk | 2 +- lib/mnesia/Makefile | 2 +- lib/mnesia/doc/misc/Makefile | 2 +- lib/mnesia/doc/src/Makefile | 2 +- lib/mnesia/doc/src/Mnesia_App_A.xmlsrc | 2 +- lib/mnesia/doc/src/Mnesia_App_B.xmlsrc | 2 +- lib/mnesia/doc/src/Mnesia_App_C.xmlsrc | 2 +- lib/mnesia/doc/src/Mnesia_chap1.xml | 2 +- lib/mnesia/doc/src/Mnesia_chap2.xmlsrc | 2 +- lib/mnesia/doc/src/Mnesia_chap3.xmlsrc | 2 +- lib/mnesia/doc/src/Mnesia_chap4.xmlsrc | 2 +- lib/mnesia/doc/src/Mnesia_chap5.xmlsrc | 2 +- lib/mnesia/doc/src/Mnesia_chap7.xmlsrc | 2 +- lib/mnesia/doc/src/Mnesia_chap8.xml | 2 +- lib/mnesia/doc/src/Mnesia_overview.xml | 2 +- lib/mnesia/doc/src/book.xml | 2 +- lib/mnesia/doc/src/company.erl | 2 +- lib/mnesia/doc/src/company_o.erl | 2 +- lib/mnesia/doc/src/mnesia.xml | 2 +- lib/mnesia/doc/src/mnesia_frag_hash.xml | 2 +- lib/mnesia/doc/src/mnesia_registry.xml | 2 +- lib/mnesia/doc/src/notes.xml | 2 +- lib/mnesia/doc/src/notes_history.xml | 2 +- lib/mnesia/doc/src/part.xml | 2 +- lib/mnesia/doc/src/part_notes.xml | 2 +- lib/mnesia/doc/src/part_notes_history.xml | 2 +- lib/mnesia/doc/src/ref_man.xml | 2 +- lib/mnesia/examples/Makefile | 2 +- lib/mnesia/examples/bench/bench.erl | 2 +- lib/mnesia/examples/bench/bench.hrl | 2 +- lib/mnesia/examples/bench/bench_generate.erl | 2 +- lib/mnesia/examples/bench/bench_populate.erl | 2 +- lib/mnesia/examples/bench/bench_trans.erl | 2 +- lib/mnesia/examples/mnesia_meter.erl | 2 +- lib/mnesia/examples/mnesia_tpcb.erl | 2 +- lib/mnesia/include/Makefile | 2 +- lib/mnesia/src/Makefile | 2 +- lib/mnesia/src/mnesia.erl | 2 +- lib/mnesia/src/mnesia.hrl | 2 +- lib/mnesia/src/mnesia_backup.erl | 2 +- lib/mnesia/src/mnesia_checkpoint.erl | 2 +- lib/mnesia/src/mnesia_checkpoint_sup.erl | 2 +- lib/mnesia/src/mnesia_controller.erl | 2 +- lib/mnesia/src/mnesia_dumper.erl | 2 +- lib/mnesia/src/mnesia_event.erl | 2 +- lib/mnesia/src/mnesia_frag.erl | 2 +- lib/mnesia/src/mnesia_frag_hash.erl | 2 +- lib/mnesia/src/mnesia_frag_old_hash.erl | 2 +- lib/mnesia/src/mnesia_index.erl | 2 +- lib/mnesia/src/mnesia_kernel_sup.erl | 2 +- lib/mnesia/src/mnesia_late_loader.erl | 2 +- lib/mnesia/src/mnesia_loader.erl | 2 +- lib/mnesia/src/mnesia_locker.erl | 2 +- lib/mnesia/src/mnesia_monitor.erl | 2 +- lib/mnesia/src/mnesia_recover.erl | 2 +- lib/mnesia/src/mnesia_registry.erl | 2 +- lib/mnesia/src/mnesia_snmp_hook.erl | 2 +- lib/mnesia/src/mnesia_snmp_sup.erl | 2 +- lib/mnesia/src/mnesia_sp.erl | 2 +- lib/mnesia/src/mnesia_subscr.erl | 2 +- lib/mnesia/src/mnesia_sup.erl | 2 +- lib/mnesia/src/mnesia_text.erl | 2 +- lib/mnesia/src/mnesia_tm.erl | 2 +- lib/mnesia/test/Makefile | 2 +- lib/mnesia/test/mnesia_SUITE.erl | 2 +- lib/mnesia/test/mnesia_atomicity_test.erl | 2 +- lib/mnesia/test/mnesia_bench_SUITE.erl | 2 +- lib/mnesia/test/mnesia_config_backup.erl | 2 +- lib/mnesia/test/mnesia_config_event.erl | 2 +- lib/mnesia/test/mnesia_config_test.erl | 2 +- lib/mnesia/test/mnesia_consistency_test.erl | 2 +- lib/mnesia/test/mnesia_cost.erl | 2 +- lib/mnesia/test/mnesia_dbn_meters.erl | 2 +- lib/mnesia/test/mnesia_dirty_access_test.erl | 2 +- lib/mnesia/test/mnesia_durability_test.erl | 2 +- lib/mnesia/test/mnesia_evil_backup.erl | 2 +- lib/mnesia/test/mnesia_evil_coverage_test.erl | 2 +- lib/mnesia/test/mnesia_examples_test.erl | 2 +- lib/mnesia/test/mnesia_frag_test.erl | 2 +- lib/mnesia/test/mnesia_inconsistent_database_test.erl | 2 +- lib/mnesia/test/mnesia_install_test.erl | 2 +- lib/mnesia/test/mnesia_isolation_test.erl | 2 +- lib/mnesia/test/mnesia_majority_test.erl | 2 +- lib/mnesia/test/mnesia_measure_test.erl | 2 +- lib/mnesia/test/mnesia_meter.erl | 2 +- lib/mnesia/test/mnesia_nice_coverage_test.erl | 2 +- lib/mnesia/test/mnesia_qlc_test.erl | 2 +- lib/mnesia/test/mnesia_recovery_test.erl | 2 +- lib/mnesia/test/mnesia_registry_test.erl | 2 +- lib/mnesia/test/mnesia_schema_recovery_test.erl | 2 +- lib/mnesia/test/mnesia_test_lib.erl | 2 +- lib/mnesia/test/mnesia_test_lib.hrl | 2 +- lib/mnesia/test/mnesia_tpcb.erl | 2 +- lib/mnesia/test/mnesia_trans_access_test.erl | 2 +- lib/mnesia/test/mt.erl | 2 +- lib/observer/Makefile | 2 +- lib/observer/doc/src/book.xml | 2 +- lib/observer/doc/src/crashdump.xml | 2 +- lib/observer/doc/src/etop.xml | 2 +- lib/observer/doc/src/notes.xml | 2 +- lib/observer/doc/src/notes_history.xml | 2 +- lib/observer/doc/src/part.xml | 2 +- lib/observer/doc/src/part_notes.xml | 2 +- lib/observer/doc/src/part_notes_history.xml | 2 +- lib/observer/doc/src/ref_man.xml | 2 +- lib/observer/include/etop.hrl | 2 +- lib/observer/src/Makefile | 2 +- lib/observer/src/cdv_atom_cb.erl | 2 +- lib/observer/src/cdv_bin_cb.erl | 2 +- lib/observer/src/cdv_detail_wx.erl | 2 +- lib/observer/src/cdv_dist_cb.erl | 2 +- lib/observer/src/cdv_ets_cb.erl | 2 +- lib/observer/src/cdv_fun_cb.erl | 2 +- lib/observer/src/cdv_gen_cb.erl | 2 +- lib/observer/src/cdv_html_wx.erl | 2 +- lib/observer/src/cdv_info_wx.erl | 2 +- lib/observer/src/cdv_int_tab_cb.erl | 2 +- lib/observer/src/cdv_mem_cb.erl | 2 +- lib/observer/src/cdv_mod_cb.erl | 2 +- lib/observer/src/cdv_multi_wx.erl | 2 +- lib/observer/src/cdv_port_cb.erl | 2 +- lib/observer/src/cdv_proc_cb.erl | 2 +- lib/observer/src/cdv_sched_cb.erl | 2 +- lib/observer/src/cdv_table_wx.erl | 2 +- lib/observer/src/cdv_term_cb.erl | 2 +- lib/observer/src/cdv_timer_cb.erl | 2 +- lib/observer/src/cdv_virtual_list_wx.erl | 2 +- lib/observer/src/cdv_wx.erl | 2 +- lib/observer/src/crashdump_viewer.erl | 2 +- lib/observer/src/crashdump_viewer.hrl | 2 +- lib/observer/src/etop.erl | 2 +- lib/observer/src/etop_defs.hrl | 2 +- lib/observer/src/etop_tr.erl | 2 +- lib/observer/src/etop_txt.erl | 2 +- lib/observer/src/multitrace.erl | 2 +- lib/observer/src/observer.app.src | 2 +- lib/observer/src/observer.appup.src | 2 +- lib/observer/src/observer.erl | 2 +- lib/observer/src/observer_app_wx.erl | 2 +- lib/observer/src/observer_defs.hrl | 2 +- lib/observer/src/observer_html_lib.erl | 2 +- lib/observer/src/observer_lib.erl | 2 +- lib/observer/src/observer_perf_wx.erl | 2 +- lib/observer/src/observer_pro_wx.erl | 2 +- lib/observer/src/observer_procinfo.erl | 2 +- lib/observer/src/observer_sys_wx.erl | 2 +- lib/observer/src/observer_trace_wx.erl | 2 +- lib/observer/src/observer_tv.hrl | 2 +- lib/observer/src/observer_tv_wx.erl | 2 +- lib/observer/src/observer_wx.erl | 2 +- lib/observer/src/ttb.erl | 2 +- lib/observer/src/ttb_et.erl | 2 +- lib/observer/test/crashdump_helper.erl | 2 +- lib/observer/test/crashdump_viewer_SUITE.erl | 2 +- lib/observer/test/etop_SUITE.erl | 2 +- lib/observer/test/observer_SUITE.erl | 2 +- lib/observer/test/ttb_SUITE.erl | 2 +- lib/odbc/Makefile | 2 +- lib/odbc/c_src/Makefile | 2 +- lib/odbc/c_src/Makefile.in | 2 +- lib/odbc/c_src/odbcserver.c | 2 +- lib/odbc/c_src/odbcserver.h | 2 +- lib/odbc/configure.in | 2 +- lib/odbc/doc/src/Makefile | 2 +- lib/odbc/doc/src/book.xml | 2 +- lib/odbc/doc/src/databases.xml | 2 +- lib/odbc/doc/src/error_handling.xml | 2 +- lib/odbc/doc/src/getting_started.xml | 2 +- lib/odbc/doc/src/introduction.xml | 2 +- lib/odbc/doc/src/notes.xml | 2 +- lib/odbc/doc/src/notes_history.xml | 2 +- lib/odbc/doc/src/odbc.xml | 2 +- lib/odbc/doc/src/part.xml | 2 +- lib/odbc/doc/src/part_notes.xml | 2 +- lib/odbc/doc/src/part_notes_history.xml | 2 +- lib/odbc/doc/src/ref_man.xml | 2 +- lib/odbc/src/Makefile | 2 +- lib/odbc/src/odbc.appup.src | 2 +- lib/odbc/src/odbc.erl | 2 +- lib/odbc/src/odbc_app.erl | 2 +- lib/odbc/src/odbc_internal.hrl | 2 +- lib/odbc/src/odbc_sup.erl | 2 +- lib/odbc/test/Makefile | 2 +- lib/odbc/test/README | 2 +- lib/odbc/test/mysql.erl | 2 +- lib/odbc/test/odbc_connect_SUITE.erl | 2 +- lib/odbc/test/odbc_data_type_SUITE.erl | 2 +- lib/odbc/test/odbc_query_SUITE.erl | 2 +- lib/odbc/test/odbc_start_SUITE.erl | 2 +- lib/odbc/test/odbc_test.hrl | 2 +- lib/odbc/test/odbc_test_lib.erl | 2 +- lib/odbc/test/oracle.erl | 2 +- lib/odbc/test/postgres.erl | 2 +- lib/odbc/test/sqlserver.erl | 2 +- lib/orber/COSS/CosNaming/CosNaming_BindingIterator_impl.erl | 2 +- lib/orber/COSS/CosNaming/Makefile | 2 +- lib/orber/COSS/CosNaming/lname.erl | 2 +- lib/orber/COSS/CosNaming/lname.hrl | 2 +- lib/orber/COSS/CosNaming/lname_component.erl | 2 +- lib/orber/COSS/CosNaming/orber_cosnaming.hrl | 2 +- lib/orber/COSS/CosNaming/orber_cosnaming_utils.erl | 2 +- lib/orber/Makefile | 2 +- lib/orber/c_src/Makefile | 2 +- lib/orber/c_src/Makefile.in | 2 +- lib/orber/doc/src/CosNaming.xml | 2 +- lib/orber/doc/src/CosNaming_BindingIterator.xml | 2 +- lib/orber/doc/src/CosNaming_NamingContext.xml | 2 +- lib/orber/doc/src/CosNaming_NamingContextExt.xml | 2 +- lib/orber/doc/src/Makefile | 2 +- lib/orber/doc/src/Module_Interface.xml | 2 +- lib/orber/doc/src/Orber/InitialReference.java | 2 +- lib/orber/doc/src/Orber/Makefile | 2 +- lib/orber/doc/src/any.xml | 2 +- lib/orber/doc/src/book.xml | 2 +- lib/orber/doc/src/ch_contents.xml | 2 +- lib/orber/doc/src/ch_debugging.xml | 2 +- lib/orber/doc/src/ch_exceptions.xml | 2 +- lib/orber/doc/src/ch_idl_to_erlang_mapping.xml | 2 +- lib/orber/doc/src/ch_ifr.xml | 2 +- lib/orber/doc/src/ch_install.xml | 2 +- lib/orber/doc/src/ch_interceptors.xml | 2 +- lib/orber/doc/src/ch_introduction.xml | 2 +- lib/orber/doc/src/ch_naming_service.xml | 2 +- lib/orber/doc/src/ch_orber_kernel.xml | 2 +- lib/orber/doc/src/ch_orberweb.xml | 2 +- lib/orber/doc/src/ch_security.xml | 2 +- lib/orber/doc/src/ch_stubs.xml | 2 +- lib/orber/doc/src/corba.xml | 2 +- lib/orber/doc/src/corba_object.xml | 2 +- lib/orber/doc/src/example_part.xml | 2 +- lib/orber/doc/src/fixed.xml | 2 +- lib/orber/doc/src/interceptors.xml | 2 +- lib/orber/doc/src/intro_part.xml | 2 +- lib/orber/doc/src/lname.xml | 2 +- lib/orber/doc/src/lname_component.xml | 2 +- lib/orber/doc/src/notes.xml | 2 +- lib/orber/doc/src/orber.xml | 2 +- lib/orber/doc/src/orber_acl.xml | 2 +- lib/orber/doc/src/orber_diagnostics.xml | 2 +- lib/orber/doc/src/orber_ifr.xml | 2 +- lib/orber/doc/src/orber_tc.xml | 2 +- lib/orber/doc/src/part.xml | 2 +- lib/orber/doc/src/part_notes.xml | 2 +- lib/orber/doc/src/ref_man.xml | 2 +- lib/orber/doc/src/tools_debugging_part.xml | 2 +- lib/orber/examples/Makefile | 2 +- lib/orber/examples/Stack/Makefile | 2 +- lib/orber/examples/Stack/StackClient.java | 2 +- lib/orber/examples/Stack/StackModule_StackFactory_impl.erl | 2 +- lib/orber/examples/Stack/StackModule_Stack_impl.erl | 2 +- lib/orber/examples/Stack/stack_client.erl | 2 +- lib/orber/examples/Stack/stack_factory.erl | 2 +- lib/orber/include/corba.hrl | 2 +- lib/orber/include/ifr_types.hrl | 2 +- lib/orber/include/orber_pi.hrl | 2 +- lib/orber/java_src/Makefile | 2 +- lib/orber/java_src/Orber/InitialReference.java | 2 +- lib/orber/java_src/Orber/Makefile | 2 +- lib/orber/priv/Makefile | 2 +- lib/orber/src/Makefile | 2 +- lib/orber/src/OrberApp_IFR_impl.erl | 2 +- lib/orber/src/any.erl | 2 +- lib/orber/src/cdr_encode.erl | 2 +- lib/orber/src/cdrlib.erl | 2 +- lib/orber/src/corba_boa.erl | 2 +- lib/orber/src/corba_nvlist.erl | 2 +- lib/orber/src/corba_object.erl | 2 +- lib/orber/src/fixed.erl | 2 +- lib/orber/src/ifr_objects.hrl | 2 +- lib/orber/src/iop_ior.erl | 2 +- lib/orber/src/orber.erl | 2 +- lib/orber/src/orber_acl.erl | 2 +- lib/orber/src/orber_diagnostics.erl | 2 +- lib/orber/src/orber_env.erl | 2 +- lib/orber/src/orber_exceptions.erl | 2 +- lib/orber/src/orber_ifr.hrl | 2 +- lib/orber/src/orber_ifr_aliasdef.erl | 2 +- lib/orber/src/orber_ifr_arraydef.erl | 2 +- lib/orber/src/orber_ifr_attributedef.erl | 2 +- lib/orber/src/orber_ifr_constantdef.erl | 2 +- lib/orber/src/orber_ifr_contained.erl | 2 +- lib/orber/src/orber_ifr_container.erl | 2 +- lib/orber/src/orber_ifr_enumdef.erl | 2 +- lib/orber/src/orber_ifr_exceptiondef.erl | 2 +- lib/orber/src/orber_ifr_fixeddef.erl | 2 +- lib/orber/src/orber_ifr_idltype.erl | 2 +- lib/orber/src/orber_ifr_interfacedef.erl | 2 +- lib/orber/src/orber_ifr_irobject.erl | 2 +- lib/orber/src/orber_ifr_moduledef.erl | 2 +- lib/orber/src/orber_ifr_operationdef.erl | 2 +- lib/orber/src/orber_ifr_primitivedef.erl | 2 +- lib/orber/src/orber_ifr_sequencedef.erl | 2 +- lib/orber/src/orber_ifr_stringdef.erl | 2 +- lib/orber/src/orber_ifr_structdef.erl | 2 +- lib/orber/src/orber_ifr_typecode.erl | 2 +- lib/orber/src/orber_ifr_typedef.erl | 2 +- lib/orber/src/orber_ifr_uniondef.erl | 2 +- lib/orber/src/orber_ifr_wstringdef.erl | 2 +- lib/orber/src/orber_iiop.hrl | 2 +- lib/orber/src/orber_iiop_inproxy.erl | 2 +- lib/orber/src/orber_iiop_insup.erl | 2 +- lib/orber/src/orber_iiop_net.erl | 2 +- lib/orber/src/orber_iiop_net_accept.erl | 2 +- lib/orber/src/orber_iiop_outproxy.erl | 2 +- lib/orber/src/orber_iiop_outsup.erl | 2 +- lib/orber/src/orber_iiop_pm.erl | 2 +- lib/orber/src/orber_iiop_socketsup.erl | 2 +- lib/orber/src/orber_iiop_tracer.erl | 2 +- lib/orber/src/orber_iiop_tracer_silent.erl | 2 +- lib/orber/src/orber_iiop_tracer_stealth.erl | 2 +- lib/orber/src/orber_initial_references.erl | 2 +- lib/orber/src/orber_interceptors.erl | 2 +- lib/orber/src/orber_request_number.erl | 2 +- lib/orber/src/orber_tb.erl | 2 +- lib/orber/src/orber_tc.erl | 2 +- lib/orber/src/orber_typedefs.erl | 2 +- lib/orber/src/orber_web.erl | 2 +- lib/orber/test/Makefile | 2 +- lib/orber/test/cdrcoding_10_SUITE.erl | 2 +- lib/orber/test/cdrcoding_11_SUITE.erl | 2 +- lib/orber/test/cdrcoding_12_SUITE.erl | 2 +- lib/orber/test/cdrlib_SUITE.erl | 2 +- lib/orber/test/corba_SUITE.erl | 2 +- lib/orber/test/csiv2_SUITE.erl | 2 +- lib/orber/test/data_types_SUITE.erl | 2 +- lib/orber/test/generated_SUITE.erl | 2 +- lib/orber/test/iiop_module_do_test_impl.erl | 2 +- lib/orber/test/iiop_module_test_impl.erl | 2 +- lib/orber/test/iiop_test.idl | 2 +- lib/orber/test/iiop_test_impl.erl | 2 +- lib/orber/test/interceptors_SUITE.erl | 2 +- lib/orber/test/iop_ior_10_SUITE.erl | 2 +- lib/orber/test/iop_ior_11_SUITE.erl | 2 +- lib/orber/test/iop_ior_12_SUITE.erl | 2 +- lib/orber/test/ip_v4v6_interop_SUITE.erl | 2 +- lib/orber/test/lname_SUITE.erl | 2 +- lib/orber/test/multi_ORB_SUITE.erl | 2 +- lib/orber/test/naming_context_SUITE.erl | 2 +- lib/orber/test/orber_SUITE.erl | 2 +- lib/orber/test/orber_acl_SUITE.erl | 2 +- lib/orber/test/orber_firewall_ipv4_in_SUITE.erl | 2 +- lib/orber/test/orber_firewall_ipv4_out_SUITE.erl | 2 +- lib/orber/test/orber_firewall_ipv6_in_SUITE.erl | 2 +- lib/orber/test/orber_firewall_ipv6_out_SUITE.erl | 2 +- lib/orber/test/orber_nat_SUITE.erl | 2 +- lib/orber/test/orber_test.idl | 2 +- lib/orber/test/orber_test_lib.erl | 2 +- lib/orber/test/orber_test_server.cfg | 2 +- lib/orber/test/orber_test_server.idl | 2 +- lib/orber/test/orber_test_server_impl.erl | 2 +- lib/orber/test/orber_test_timeout_server_impl.erl | 2 +- lib/orber/test/orber_web_SUITE.erl | 2 +- lib/orber/test/tc_SUITE.erl | 2 +- lib/os_mon/Makefile | 2 +- lib/os_mon/c_src/Makefile.in | 2 +- lib/os_mon/c_src/cpu_sup.c | 2 +- lib/os_mon/c_src/ferrule.c | 2 +- lib/os_mon/c_src/memsup.c | 2 +- lib/os_mon/c_src/memsup.h | 2 +- lib/os_mon/c_src/mod_syslog.c | 2 +- lib/os_mon/c_src/nteventlog/elog_format.c | 2 +- lib/os_mon/c_src/nteventlog/elog_format.h | 2 +- lib/os_mon/c_src/nteventlog/elog_global.h | 2 +- lib/os_mon/c_src/nteventlog/elog_main.c | 2 +- lib/os_mon/c_src/nteventlog/elog_pipe_stdin.c | 2 +- lib/os_mon/c_src/nteventlog/elog_pipe_stdin.h | 2 +- lib/os_mon/c_src/nteventlog/elog_registry.c | 2 +- lib/os_mon/c_src/nteventlog/elog_registry.h | 2 +- lib/os_mon/c_src/nteventlog/elog_util.c | 2 +- lib/os_mon/c_src/nteventlog/elog_util.h | 2 +- lib/os_mon/c_src/win32sysinfo.c | 2 +- lib/os_mon/doc/src/Makefile | 2 +- lib/os_mon/doc/src/book.xml | 2 +- lib/os_mon/doc/src/cpu_sup.xml | 2 +- lib/os_mon/doc/src/disksup.xml | 2 +- lib/os_mon/doc/src/memsup.xml | 2 +- lib/os_mon/doc/src/notes.xml | 2 +- lib/os_mon/doc/src/nteventlog.xml | 2 +- lib/os_mon/doc/src/os_mon_app.xml | 2 +- lib/os_mon/doc/src/os_mon_mib.xml | 2 +- lib/os_mon/doc/src/os_sup.xml | 2 +- lib/os_mon/doc/src/part_notes.xml | 2 +- lib/os_mon/doc/src/ref_man.xml | 2 +- lib/os_mon/include/memsup.hrl | 2 +- lib/os_mon/mibs/Makefile | 2 +- lib/os_mon/mibs/OTP-OS-MON-MIB.mib | 2 +- lib/os_mon/src/Makefile | 2 +- lib/os_mon/src/cpu_sup.erl | 2 +- lib/os_mon/src/disksup.erl | 2 +- lib/os_mon/src/memsup.erl | 2 +- lib/os_mon/src/nteventlog.erl | 2 +- lib/os_mon/src/os_mon.app.src | 2 +- lib/os_mon/src/os_mon.appup.src | 2 +- lib/os_mon/src/os_mon.erl | 2 +- lib/os_mon/src/os_mon_mib.erl | 2 +- lib/os_mon/src/os_mon_sysinfo.erl | 2 +- lib/os_mon/src/os_sup.erl | 2 +- lib/os_mon/test/Makefile | 2 +- lib/os_mon/test/cpu_sup_SUITE.erl | 2 +- lib/os_mon/test/disksup_SUITE.erl | 2 +- lib/os_mon/test/memsup_SUITE.erl | 2 +- lib/os_mon/test/os_mon_SUITE.erl | 2 +- lib/os_mon/test/os_mon_conf.erl | 2 +- lib/os_mon/test/os_mon_mib_SUITE.erl | 2 +- lib/os_mon/test/os_sup_SUITE.erl | 2 +- lib/otp_mibs/Makefile | 2 +- lib/otp_mibs/doc/src/Makefile | 2 +- lib/otp_mibs/doc/src/book.xml | 2 +- lib/otp_mibs/doc/src/introduction.xml | 2 +- lib/otp_mibs/doc/src/mibs.xml | 2 +- lib/otp_mibs/doc/src/notes.xml | 2 +- lib/otp_mibs/doc/src/otp_mib.xml | 2 +- lib/otp_mibs/doc/src/part.xml | 2 +- lib/otp_mibs/doc/src/part_notes.xml | 2 +- lib/otp_mibs/doc/src/ref_man.xml | 2 +- lib/otp_mibs/mibs/Makefile | 2 +- lib/otp_mibs/mibs/OTP-EVA-MIB.mib | 2 +- lib/otp_mibs/mibs/OTP-MIB.mib | 2 +- lib/otp_mibs/mibs/OTP-REG.mib | 2 +- lib/otp_mibs/mibs/OTP-TC.mib | 2 +- lib/otp_mibs/src/Makefile | 2 +- lib/otp_mibs/src/otp_mib.erl | 2 +- lib/otp_mibs/src/otp_mibs.app.src | 2 +- lib/otp_mibs/src/otp_mibs.appup.src | 2 +- lib/otp_mibs/test/Makefile | 2 +- lib/otp_mibs/test/otp_mibs_SUITE.erl | 2 +- lib/parsetools/Makefile | 2 +- lib/parsetools/doc/src/Makefile | 2 +- lib/parsetools/doc/src/book.xml | 2 +- lib/parsetools/doc/src/leex.xml | 2 +- lib/parsetools/doc/src/notes.xml | 2 +- lib/parsetools/doc/src/notes_history.xml | 2 +- lib/parsetools/doc/src/part_notes.xml | 2 +- lib/parsetools/doc/src/ref_man.xml | 2 +- lib/parsetools/doc/src/yecc.xml | 2 +- lib/parsetools/src/Makefile | 2 +- lib/parsetools/src/parsetools.appup.src | 2 +- lib/parsetools/src/yecc.erl | 2 +- lib/parsetools/src/yeccscan.erl | 2 +- lib/parsetools/test/Makefile | 2 +- lib/parsetools/test/leex_SUITE.erl | 2 +- lib/parsetools/test/yecc_SUITE.erl | 2 +- lib/percept/Makefile | 2 +- lib/percept/doc/src/Makefile | 2 +- lib/percept/doc/src/book.xml | 2 +- lib/percept/doc/src/egd_ug.xmlsrc | 2 +- lib/percept/doc/src/notes.xml | 2 +- lib/percept/doc/src/part.xml | 2 +- lib/percept/doc/src/part_notes.xml | 2 +- lib/percept/doc/src/percept_ug.xmlsrc | 2 +- lib/percept/doc/src/ref_man.xml | 2 +- lib/percept/doc/stylesheet.css | 2 +- lib/percept/priv/Makefile | 2 +- lib/percept/priv/server_root/css/percept.css | 2 +- lib/percept/priv/server_root/htdocs/index.html | 2 +- lib/percept/priv/server_root/scripts/percept_area_select.js | 2 +- lib/percept/priv/server_root/scripts/percept_error_handler.js | 2 +- lib/percept/priv/server_root/scripts/percept_select_all.js | 2 +- lib/percept/src/Makefile | 2 +- lib/percept/src/egd.erl | 2 +- lib/percept/src/egd.hrl | 2 +- lib/percept/src/egd_font.erl | 2 +- lib/percept/src/egd_png.erl | 2 +- lib/percept/src/egd_primitives.erl | 2 +- lib/percept/src/egd_render.erl | 2 +- lib/percept/src/percept.app.src | 2 +- lib/percept/src/percept.appup.src | 2 +- lib/percept/src/percept.erl | 2 +- lib/percept/src/percept.hrl | 2 +- lib/percept/src/percept_analyzer.erl | 2 +- lib/percept/src/percept_db.erl | 2 +- lib/percept/src/percept_graph.erl | 2 +- lib/percept/src/percept_html.erl | 2 +- lib/percept/src/percept_image.erl | 2 +- lib/percept/test/Makefile | 2 +- lib/percept/test/egd_SUITE.erl | 2 +- lib/percept/test/percept_SUITE.erl | 2 +- lib/percept/test/percept_db_SUITE.erl | 2 +- lib/public_key/Makefile | 2 +- lib/public_key/asn1/Makefile | 2 +- lib/public_key/doc/src/Makefile | 2 +- lib/public_key/doc/src/book.xml | 2 +- lib/public_key/doc/src/notes.xml | 2 +- lib/public_key/doc/src/part.xml | 2 +- lib/public_key/doc/src/part_notes.xml | 2 +- lib/public_key/doc/src/ref_man.xml | 2 +- lib/public_key/doc/src/using_public_key.xml | 2 +- lib/public_key/include/public_key.hrl | 2 +- lib/public_key/src/Makefile | 2 +- lib/public_key/src/pubkey_cert.erl | 2 +- lib/public_key/src/pubkey_cert_records.erl | 2 +- lib/public_key/src/pubkey_crl.erl | 2 +- lib/public_key/src/pubkey_pbe.erl | 2 +- lib/public_key/src/pubkey_pem.erl | 2 +- lib/public_key/src/pubkey_ssh.erl | 2 +- lib/public_key/src/public_key.appup.src | 2 +- lib/public_key/test/Makefile | 2 +- lib/public_key/test/erl_make_certs.erl | 2 +- lib/public_key/test/pbe_SUITE.erl | 2 +- lib/public_key/test/pkits_SUITE.erl | 2 +- lib/public_key/test/public_key_SUITE.erl | 2 +- lib/reltool/Makefile | 2 +- lib/reltool/bin/reltool.escript | 2 +- lib/reltool/doc/src/Makefile | 2 +- lib/reltool/doc/src/book.xml | 2 +- lib/reltool/doc/src/files.mk | 2 +- lib/reltool/doc/src/notes.xml | 2 +- lib/reltool/doc/src/part.xml | 2 +- lib/reltool/doc/src/ref_man.xml | 2 +- lib/reltool/doc/src/reltool.xml | 2 +- lib/reltool/doc/src/reltool_examples.xml | 2 +- lib/reltool/doc/src/reltool_intro.xml | 2 +- lib/reltool/doc/src/reltool_usage.xml | 2 +- lib/reltool/examples/Makefile | 2 +- lib/reltool/src/Makefile | 2 +- lib/reltool/src/files.mk | 2 +- lib/reltool/src/reltool.app.src | 2 +- lib/reltool/src/reltool.appup.src | 2 +- lib/reltool/src/reltool.erl | 2 +- lib/reltool/src/reltool_app_win.erl | 2 +- lib/reltool/src/reltool_fgraph.erl | 2 +- lib/reltool/src/reltool_fgraph.hrl | 2 +- lib/reltool/src/reltool_fgraph_win.erl | 2 +- lib/reltool/src/reltool_mod_win.erl | 2 +- lib/reltool/src/reltool_server.erl | 2 +- lib/reltool/src/reltool_sys_win.erl | 2 +- lib/reltool/src/reltool_target.erl | 2 +- lib/reltool/src/reltool_utils.erl | 2 +- lib/reltool/test/Makefile | 2 +- lib/reltool/test/reltool_app_SUITE.erl | 2 +- lib/reltool/test/reltool_manual_gui_SUITE.erl | 2 +- lib/reltool/test/reltool_server_SUITE.erl | 2 +- lib/reltool/test/reltool_test_lib.erl | 2 +- lib/reltool/test/reltool_test_lib.hrl | 2 +- lib/reltool/test/reltool_wx_SUITE.erl | 2 +- lib/reltool/test/rtt | 2 +- lib/reltool/test/rtt.erl | 2 +- lib/runtime_tools/Makefile | 2 +- lib/runtime_tools/c_src/Makefile.in | 2 +- lib/runtime_tools/c_src/dtrace_user.d | 2 +- lib/runtime_tools/c_src/dyntrace.c | 2 +- lib/runtime_tools/c_src/trace_file_drv.c | 2 +- lib/runtime_tools/c_src/trace_ip_drv.c | 2 +- lib/runtime_tools/doc/src/Makefile | 2 +- lib/runtime_tools/doc/src/book.xml | 2 +- lib/runtime_tools/doc/src/dbg.xml | 2 +- lib/runtime_tools/doc/src/dyntrace.xml | 2 +- lib/runtime_tools/doc/src/erts_alloc_config.xml | 2 +- lib/runtime_tools/doc/src/notes.xml | 2 +- lib/runtime_tools/doc/src/notes_history.xml | 2 +- lib/runtime_tools/doc/src/part.xml | 2 +- lib/runtime_tools/doc/src/part_notes.xml | 2 +- lib/runtime_tools/doc/src/part_notes_history.xml | 2 +- lib/runtime_tools/doc/src/ref_man.xml | 2 +- lib/runtime_tools/doc/src/runtime_tools_app.xml | 2 +- lib/runtime_tools/doc/src/system_information.xml | 2 +- lib/runtime_tools/examples/dist.d | 2 +- lib/runtime_tools/examples/dist.systemtap | 2 +- lib/runtime_tools/examples/driver1.d | 2 +- lib/runtime_tools/examples/driver1.systemtap | 2 +- lib/runtime_tools/examples/efile_drv.d | 2 +- lib/runtime_tools/examples/efile_drv.systemtap | 2 +- lib/runtime_tools/examples/function-calls.d | 2 +- lib/runtime_tools/examples/function-calls.systemtap | 2 +- lib/runtime_tools/examples/garbage-collection.d | 2 +- lib/runtime_tools/examples/garbage-collection.systemtap | 2 +- lib/runtime_tools/examples/memory1.d | 2 +- lib/runtime_tools/examples/memory1.systemtap | 2 +- lib/runtime_tools/examples/messages.d | 2 +- lib/runtime_tools/examples/messages.systemtap | 2 +- lib/runtime_tools/examples/port1.d | 2 +- lib/runtime_tools/examples/port1.systemtap | 2 +- lib/runtime_tools/examples/process-scheduling.d | 2 +- lib/runtime_tools/examples/process-scheduling.systemtap | 2 +- lib/runtime_tools/examples/spawn-exit.d | 2 +- lib/runtime_tools/examples/spawn-exit.systemtap | 2 +- lib/runtime_tools/examples/user-probe-n.d | 2 +- lib/runtime_tools/examples/user-probe-n.systemtap | 2 +- lib/runtime_tools/examples/user-probe.d | 2 +- lib/runtime_tools/examples/user-probe.systemtap | 2 +- lib/runtime_tools/include/observer_backend.hrl | 2 +- lib/runtime_tools/src/Makefile | 2 +- lib/runtime_tools/src/appmon_info.erl | 2 +- lib/runtime_tools/src/erts_alloc_config.erl | 2 +- lib/runtime_tools/src/observer_backend.erl | 2 +- lib/runtime_tools/src/percept_profile.erl | 2 +- lib/runtime_tools/src/runtime_tools.app.src | 2 +- lib/runtime_tools/src/runtime_tools.appup.src | 2 +- lib/runtime_tools/src/runtime_tools.erl | 2 +- lib/runtime_tools/src/runtime_tools_sup.erl | 2 +- lib/runtime_tools/test/dbg_SUITE.erl | 2 +- lib/runtime_tools/test/dbg_SUITE_data/dbg_test.erl | 2 +- lib/runtime_tools/test/dbg_SUITE_data/exref_td.erl | 2 +- lib/runtime_tools/test/dyntrace_SUITE.erl | 2 +- lib/runtime_tools/test/erts_alloc_config_SUITE.erl | 2 +- lib/runtime_tools/test/runtime_tools_SUITE.erl | 2 +- lib/sasl/Makefile | 2 +- lib/sasl/doc/src/alarm_handler.xml | 2 +- lib/sasl/doc/src/appup.xml | 2 +- lib/sasl/doc/src/book.xml | 2 +- lib/sasl/doc/src/error_logging.xml | 2 +- lib/sasl/doc/src/notes.xml | 2 +- lib/sasl/doc/src/notes_history.xml | 2 +- lib/sasl/doc/src/part.xml | 2 +- lib/sasl/doc/src/part_notes.xml | 2 +- lib/sasl/doc/src/part_notes_history.xml | 2 +- lib/sasl/doc/src/rb.xml | 2 +- lib/sasl/doc/src/ref_man.xml | 2 +- lib/sasl/doc/src/rel.xml | 2 +- lib/sasl/doc/src/release_handler.xml | 2 +- lib/sasl/doc/src/relup.xml | 2 +- lib/sasl/doc/src/sasl_app.xml | 2 +- lib/sasl/doc/src/sasl_intro.xml | 2 +- lib/sasl/doc/src/script.xml | 2 +- lib/sasl/doc/src/systools.xml | 2 +- lib/sasl/examples/src/Makefile | 2 +- lib/sasl/examples/src/target_system.erl | 2 +- lib/sasl/src/Makefile | 2 +- lib/sasl/src/alarm_handler.erl | 2 +- lib/sasl/src/erlsrv.erl | 2 +- lib/sasl/src/format_lib_supp.erl | 2 +- lib/sasl/src/misc_supp.erl | 2 +- lib/sasl/src/rb.erl | 2 +- lib/sasl/src/rb_format_supp.erl | 2 +- lib/sasl/src/release_handler.erl | 2 +- lib/sasl/src/release_handler_1.erl | 2 +- lib/sasl/src/sasl.app.src | 2 +- lib/sasl/src/sasl.appup.src | 2 +- lib/sasl/src/sasl.erl | 2 +- lib/sasl/src/sasl_report.erl | 2 +- lib/sasl/src/sasl_report_file_h.erl | 2 +- lib/sasl/src/sasl_report_tty_h.erl | 2 +- lib/sasl/src/si.erl | 2 +- lib/sasl/src/si_sasl_supp.erl | 2 +- lib/sasl/src/systools.erl | 2 +- lib/sasl/src/systools.hrl | 2 +- lib/sasl/src/systools_lib.erl | 2 +- lib/sasl/src/systools_make.erl | 2 +- lib/sasl/src/systools_rc.erl | 2 +- lib/sasl/src/systools_relup.erl | 2 +- lib/sasl/test/Makefile | 2 +- lib/sasl/test/alarm_handler_SUITE.erl | 2 +- lib/sasl/test/installer.erl | 2 +- lib/sasl/test/rb_SUITE.erl | 2 +- lib/sasl/test/sasl_SUITE.erl | 2 +- lib/sasl/test/sasl_report_SUITE.erl | 2 +- lib/sasl/test/systools_SUITE.erl | 2 +- lib/sasl/test/systools_rc_SUITE.erl | 2 +- lib/snmp/Makefile | 2 +- lib/snmp/doc/src/Makefile | 2 +- lib/snmp/doc/src/book.xml | 2 +- lib/snmp/doc/src/files.mk | 2 +- lib/snmp/doc/src/notes.xml | 2 +- lib/snmp/doc/src/notes_history.xml | 2 +- lib/snmp/doc/src/part.xml | 2 +- lib/snmp/doc/src/part_notes.xml | 2 +- lib/snmp/doc/src/part_notes_history.xml | 2 +- lib/snmp/doc/src/ref_man.xml | 2 +- lib/snmp/doc/src/snmp.xml | 2 +- lib/snmp/doc/src/snmp_agent_config_files.xml | 2 +- lib/snmp/doc/src/snmp_agent_funct_descr.xml | 2 +- lib/snmp/doc/src/snmp_agent_netif.xml | 2 +- lib/snmp/doc/src/snmp_app.xml | 2 +- lib/snmp/doc/src/snmp_app_a.xml | 2 +- lib/snmp/doc/src/snmp_app_b.xml | 2 +- lib/snmp/doc/src/snmp_audit_trail_log.xml | 2 +- lib/snmp/doc/src/snmp_community_mib.xml | 2 +- lib/snmp/doc/src/snmp_config.xml | 2 +- lib/snmp/doc/src/snmp_def_instr_functions.xml | 2 +- lib/snmp/doc/src/snmp_framework_mib.xml | 2 +- lib/snmp/doc/src/snmp_generic.xml | 2 +- lib/snmp/doc/src/snmp_impl_example_agent.xml | 2 +- lib/snmp/doc/src/snmp_impl_example_manager.xml | 2 +- lib/snmp/doc/src/snmp_index.xml | 2 +- lib/snmp/doc/src/snmp_instr_functions.xml | 2 +- lib/snmp/doc/src/snmp_intro.xml | 2 +- lib/snmp/doc/src/snmp_manager_config_files.xml | 2 +- lib/snmp/doc/src/snmp_manager_funct_descr.xml | 2 +- lib/snmp/doc/src/snmp_manager_netif.xml | 2 +- lib/snmp/doc/src/snmp_mib_compiler.xml | 2 +- lib/snmp/doc/src/snmp_notification_mib.xml | 2 +- lib/snmp/doc/src/snmp_pdus.xml | 2 +- lib/snmp/doc/src/snmp_standard_mib.xml | 2 +- lib/snmp/doc/src/snmp_target_mib.xml | 2 +- lib/snmp/doc/src/snmp_user_based_sm_mib.xml | 2 +- lib/snmp/doc/src/snmp_view_based_acm_mib.xml | 2 +- lib/snmp/doc/src/snmpa.xml | 2 +- lib/snmp/doc/src/snmpa_conf.xml | 2 +- lib/snmp/doc/src/snmpa_discovery_handler.xml | 2 +- lib/snmp/doc/src/snmpa_error.xml | 2 +- lib/snmp/doc/src/snmpa_error_io.xml | 2 +- lib/snmp/doc/src/snmpa_error_logger.xml | 2 +- lib/snmp/doc/src/snmpa_error_report.xml | 2 +- lib/snmp/doc/src/snmpa_local_db.xml | 2 +- lib/snmp/doc/src/snmpa_mib_data.xml | 2 +- lib/snmp/doc/src/snmpa_mib_storage.xml | 2 +- lib/snmp/doc/src/snmpa_mpd.xml | 2 +- lib/snmp/doc/src/snmpa_network_interface.xml | 2 +- lib/snmp/doc/src/snmpa_network_interface_filter.xml | 2 +- lib/snmp/doc/src/snmpa_notification_delivery_info_receiver.xml | 2 +- lib/snmp/doc/src/snmpa_notification_filter.xml | 2 +- lib/snmp/doc/src/snmpa_supervisor.xml | 2 +- lib/snmp/doc/src/snmpc.xml | 2 +- lib/snmp/doc/src/snmpc_cmd.xml | 2 +- lib/snmp/doc/src/snmpm.xml | 2 +- lib/snmp/doc/src/snmpm_conf.xml | 2 +- lib/snmp/doc/src/snmpm_mpd.xml | 2 +- lib/snmp/doc/src/snmpm_network_interface.xml | 2 +- lib/snmp/doc/src/snmpm_network_interface_filter.xml | 2 +- lib/snmp/doc/src/snmpm_user.xml | 2 +- lib/snmp/examples/Makefile | 2 +- lib/snmp/examples/ex1/Makefile | 2 +- lib/snmp/examples/ex2/Makefile | 2 +- lib/snmp/examples/ex2/snmp_ex2_manager.erl | 2 +- lib/snmp/examples/ex2/snmp_ex2_simple_standard_test.erl | 2 +- lib/snmp/examples/subdirs.mk | 2 +- lib/snmp/include/SNMPv2-TC.hrl | 2 +- lib/snmp/include/snmp_tables.hrl | 2 +- lib/snmp/include/snmp_types.hrl | 2 +- lib/snmp/mibs/Makefile.in | 2 +- lib/snmp/priv/conf/Makefile | 2 +- lib/snmp/priv/conf/agent/Makefile | 2 +- lib/snmp/priv/conf/agent/files.mk | 2 +- lib/snmp/priv/conf/manager/Makefile | 2 +- lib/snmp/priv/conf/manager/files.mk | 2 +- lib/snmp/priv/conf/subdirs.mk | 2 +- lib/snmp/src/Makefile | 2 +- lib/snmp/src/agent/Makefile | 2 +- lib/snmp/src/agent/depend.mk | 2 +- lib/snmp/src/agent/modules.mk | 2 +- lib/snmp/src/agent/snmp_community_mib.erl | 2 +- lib/snmp/src/agent/snmp_framework_mib.erl | 2 +- lib/snmp/src/agent/snmp_generic.erl | 2 +- lib/snmp/src/agent/snmp_generic_mnesia.erl | 2 +- lib/snmp/src/agent/snmp_index.erl | 2 +- lib/snmp/src/agent/snmp_notification_mib.erl | 2 +- lib/snmp/src/agent/snmp_view_based_acm_mib.erl | 2 +- lib/snmp/src/agent/snmpa.erl | 2 +- lib/snmp/src/agent/snmpa_acm.erl | 2 +- lib/snmp/src/agent/snmpa_agent.erl | 2 +- lib/snmp/src/agent/snmpa_agent_sup.erl | 2 +- lib/snmp/src/agent/snmpa_app.erl | 2 +- lib/snmp/src/agent/snmpa_atl.hrl | 2 +- lib/snmp/src/agent/snmpa_authentication_service.erl | 2 +- lib/snmp/src/agent/snmpa_conf.erl | 2 +- lib/snmp/src/agent/snmpa_discovery_handler.erl | 2 +- lib/snmp/src/agent/snmpa_discovery_handler_default.erl | 2 +- lib/snmp/src/agent/snmpa_error.erl | 2 +- lib/snmp/src/agent/snmpa_error_io.erl | 2 +- lib/snmp/src/agent/snmpa_error_logger.erl | 2 +- lib/snmp/src/agent/snmpa_error_report.erl | 2 +- lib/snmp/src/agent/snmpa_general_db.erl | 2 +- lib/snmp/src/agent/snmpa_internal.hrl | 2 +- lib/snmp/src/agent/snmpa_local_db.erl | 2 +- lib/snmp/src/agent/snmpa_mib.erl | 2 +- lib/snmp/src/agent/snmpa_mib_data.erl | 2 +- lib/snmp/src/agent/snmpa_mib_data_ttln.erl | 2 +- lib/snmp/src/agent/snmpa_mib_data_tttn.erl | 2 +- lib/snmp/src/agent/snmpa_mib_lib.erl | 2 +- lib/snmp/src/agent/snmpa_mib_storage.erl | 2 +- lib/snmp/src/agent/snmpa_mib_storage_dets.erl | 2 +- lib/snmp/src/agent/snmpa_mib_storage_ets.erl | 2 +- lib/snmp/src/agent/snmpa_mib_storage_mnesia.erl | 2 +- lib/snmp/src/agent/snmpa_misc_sup.erl | 2 +- lib/snmp/src/agent/snmpa_net_if_filter.erl | 2 +- lib/snmp/src/agent/snmpa_network_interface.erl | 2 +- lib/snmp/src/agent/snmpa_network_interface_filter.erl | 2 +- lib/snmp/src/agent/snmpa_notification_delivery_info_receiver.erl | 2 +- lib/snmp/src/agent/snmpa_notification_filter.erl | 2 +- lib/snmp/src/agent/snmpa_set.erl | 2 +- lib/snmp/src/agent/snmpa_set_lib.erl | 2 +- lib/snmp/src/agent/snmpa_set_mechanism.erl | 2 +- lib/snmp/src/agent/snmpa_supervisor.erl | 2 +- lib/snmp/src/agent/snmpa_svbl.erl | 2 +- lib/snmp/src/agent/snmpa_symbolic_store.erl | 2 +- lib/snmp/src/agent/snmpa_target_cache.erl | 2 +- lib/snmp/src/agent/snmpa_trap.erl | 2 +- lib/snmp/src/agent/snmpa_vacm.hrl | 2 +- lib/snmp/src/app/Makefile | 2 +- lib/snmp/src/app/depend.mk | 2 +- lib/snmp/src/app/modules.mk | 2 +- lib/snmp/src/app/snmp.erl | 2 +- lib/snmp/src/app/snmp_app.erl | 2 +- lib/snmp/src/app/snmp_app_sup.erl | 2 +- lib/snmp/src/app/snmp_internal.hrl | 2 +- lib/snmp/src/compile/Makefile | 2 +- lib/snmp/src/compile/depend.mk | 2 +- lib/snmp/src/compile/modules.mk | 2 +- lib/snmp/src/compile/snmpc.hrl | 2 +- lib/snmp/src/compile/snmpc.src | 2 +- lib/snmp/src/compile/snmpc_lib.erl | 2 +- lib/snmp/src/compile/snmpc_lib.hrl | 2 +- lib/snmp/src/compile/snmpc_mib_gram.yrl | 2 +- lib/snmp/src/compile/snmpc_mib_to_hrl.erl | 2 +- lib/snmp/src/compile/snmpc_misc.erl | 2 +- lib/snmp/src/compile/snmpc_misc.hrl | 2 +- lib/snmp/src/compile/snmpc_tok.erl | 2 +- lib/snmp/src/manager/Makefile | 2 +- lib/snmp/src/manager/depend.mk | 2 +- lib/snmp/src/manager/modules.mk | 2 +- lib/snmp/src/manager/snmpm.erl | 2 +- lib/snmp/src/manager/snmpm_atl.hrl | 2 +- lib/snmp/src/manager/snmpm_conf.erl | 2 +- lib/snmp/src/manager/snmpm_config.erl | 2 +- lib/snmp/src/manager/snmpm_internal.hrl | 2 +- lib/snmp/src/manager/snmpm_misc_sup.erl | 2 +- lib/snmp/src/manager/snmpm_net_if_filter.erl | 2 +- lib/snmp/src/manager/snmpm_net_if_mt.erl | 2 +- lib/snmp/src/manager/snmpm_network_interface.erl | 2 +- lib/snmp/src/manager/snmpm_network_interface_filter.erl | 2 +- lib/snmp/src/manager/snmpm_server_sup.erl | 2 +- lib/snmp/src/manager/snmpm_supervisor.erl | 2 +- lib/snmp/src/manager/snmpm_user.erl | 2 +- lib/snmp/src/manager/snmpm_user_default.erl | 2 +- lib/snmp/src/manager/snmpm_user_old.erl | 2 +- lib/snmp/src/manager/snmpm_usm.erl | 2 +- lib/snmp/src/manager/snmpm_usm.hrl | 2 +- lib/snmp/src/misc/Makefile | 2 +- lib/snmp/src/misc/depend.mk | 2 +- lib/snmp/src/misc/modules.mk | 2 +- lib/snmp/src/misc/snmp_conf.erl | 2 +- lib/snmp/src/misc/snmp_config.erl | 2 +- lib/snmp/src/misc/snmp_debug.hrl | 2 +- lib/snmp/src/misc/snmp_log.erl | 2 +- lib/snmp/src/misc/snmp_mini_mib.erl | 2 +- lib/snmp/src/misc/snmp_note_store.erl | 2 +- lib/snmp/src/misc/snmp_pdus.erl | 2 +- lib/snmp/src/misc/snmp_usm.erl | 2 +- lib/snmp/src/misc/snmp_verbosity.hrl | 2 +- lib/snmp/src/subdirs.mk | 2 +- lib/snmp/subdirs.mk | 2 +- lib/snmp/test/Makefile | 2 +- lib/snmp/test/exp/snmp_agent_bl_test.erl | 2 +- lib/snmp/test/exp/snmp_agent_ms_test.erl | 2 +- lib/snmp/test/exp/snmp_agent_mt_test.erl | 2 +- lib/snmp/test/exp/snmp_agent_v1_test.erl | 2 +- lib/snmp/test/exp/snmp_agent_v2_test.erl | 2 +- lib/snmp/test/exp/snmp_agent_v3_test.erl | 2 +- lib/snmp/test/klas3.erl | 2 +- lib/snmp/test/modules.mk | 2 +- lib/snmp/test/sa.erl | 2 +- lib/snmp/test/snmp_SUITE.erl | 2 +- lib/snmp/test/snmp_agent_mibs_test.erl | 2 +- lib/snmp/test/snmp_agent_nfilter_test.erl | 2 +- lib/snmp/test/snmp_agent_test.erl | 2 +- lib/snmp/test/snmp_agent_test_lib.erl | 2 +- lib/snmp/test/snmp_app_test.erl | 2 +- lib/snmp/test/snmp_appup_test.erl | 2 +- lib/snmp/test/snmp_compiler_test.erl | 2 +- lib/snmp/test/snmp_conf_test.erl | 2 +- lib/snmp/test/snmp_log_test.erl | 2 +- lib/snmp/test/snmp_manager_config_test.erl | 2 +- lib/snmp/test/snmp_manager_test.erl | 2 +- lib/snmp/test/snmp_manager_user.erl | 2 +- lib/snmp/test/snmp_manager_user_old.erl | 2 +- lib/snmp/test/snmp_manager_user_test.erl | 2 +- lib/snmp/test/snmp_manager_user_test_lib.erl | 2 +- lib/snmp/test/snmp_note_store_test.erl | 2 +- lib/snmp/test/snmp_pdus_test.erl | 2 +- lib/snmp/test/snmp_test_manager.erl | 2 +- lib/snmp/test/snmp_test_mgr_counter_server.erl | 2 +- lib/snmp/test/snmp_test_mgr_misc.erl | 2 +- lib/snmp/test/snmp_test_server.erl | 2 +- lib/snmp/test/snmp_test_suite.erl | 2 +- lib/snmp/test/snmp_to_snmpnet_SUITE.erl | 2 +- lib/snmp/test/snmp_to_snmpnet_SUITE_data/start_stop_wrapper | 2 +- lib/snmp/test/test1.erl | 2 +- lib/snmp/test/test2.erl | 2 +- lib/snmp/test/test_config/Makefile | 2 +- lib/snmp/test/test_config/modules.mk | 2 +- lib/snmp/test/test_config/snmp_test_config.erl | 2 +- lib/snmp/vsn.mk | 2 +- lib/ssh/Makefile | 2 +- lib/ssh/doc/src/Makefile | 2 +- lib/ssh/doc/src/book.xml | 2 +- lib/ssh/doc/src/introduction.xml | 2 +- lib/ssh/doc/src/notes.xml | 2 +- lib/ssh/doc/src/part_notes.xml | 2 +- lib/ssh/doc/src/ref_man.xml | 2 +- lib/ssh/doc/src/ssh_channel.xml | 2 +- lib/ssh/doc/src/ssh_client_key_api.xml | 2 +- lib/ssh/doc/src/ssh_sftp.xml | 2 +- lib/ssh/doc/src/ssh_sftpd.xml | 2 +- lib/ssh/doc/src/usersguide.xml | 2 +- lib/ssh/doc/src/using_ssh.xml | 2 +- lib/ssh/examples/ssh_sample_cli.erl | 2 +- lib/ssh/src/Makefile | 2 +- lib/ssh/src/ssh.erl | 2 +- lib/ssh/src/ssh.hrl | 2 +- lib/ssh/src/ssh_acceptor_sup.erl | 2 +- lib/ssh/src/ssh_app.erl | 2 +- lib/ssh/src/ssh_auth.erl | 2 +- lib/ssh/src/ssh_auth.hrl | 2 +- lib/ssh/src/ssh_bits.erl | 2 +- lib/ssh/src/ssh_channel.erl | 2 +- lib/ssh/src/ssh_channel_sup.erl | 2 +- lib/ssh/src/ssh_cli.erl | 2 +- lib/ssh/src/ssh_client_key.erl | 2 +- lib/ssh/src/ssh_client_key_api.erl | 2 +- lib/ssh/src/ssh_connect.hrl | 2 +- lib/ssh/src/ssh_connection_handler.erl | 2 +- lib/ssh/src/ssh_connection_sup.erl | 2 +- lib/ssh/src/ssh_daemon_channel.erl | 2 +- lib/ssh/src/ssh_file.erl | 2 +- lib/ssh/src/ssh_io.erl | 2 +- lib/ssh/src/ssh_message.erl | 2 +- lib/ssh/src/ssh_no_io.erl | 2 +- lib/ssh/src/ssh_server_key.erl | 2 +- lib/ssh/src/ssh_server_key_api.erl | 2 +- lib/ssh/src/ssh_sftp.erl | 2 +- lib/ssh/src/ssh_sftpd_file.erl | 2 +- lib/ssh/src/ssh_sftpd_file_api.erl | 2 +- lib/ssh/src/ssh_shell.erl | 2 +- lib/ssh/src/ssh_subsystem_sup.erl | 2 +- lib/ssh/src/ssh_sup.erl | 2 +- lib/ssh/src/ssh_system_sup.erl | 2 +- lib/ssh/src/ssh_transport.erl | 2 +- lib/ssh/src/ssh_transport.hrl | 2 +- lib/ssh/src/ssh_userauth.hrl | 2 +- lib/ssh/src/ssh_xfer.erl | 2 +- lib/ssh/src/ssh_xfer.hrl | 2 +- lib/ssh/src/sshc_sup.erl | 2 +- lib/ssh/src/sshd_sup.erl | 2 +- lib/ssh/test/Makefile | 2 +- lib/ssh/test/property_test/ssh_eqc_client_server.erl | 2 +- lib/ssh/test/property_test/ssh_eqc_encode_decode.erl | 2 +- lib/ssh/test/property_test/ssh_eqc_subsys.erl | 2 +- lib/ssh/test/ssh_algorithms_SUITE.erl | 2 +- lib/ssh/test/ssh_basic_SUITE.erl | 2 +- lib/ssh/test/ssh_benchmark_SUITE.erl | 2 +- lib/ssh/test/ssh_connection_SUITE.erl | 2 +- lib/ssh/test/ssh_echo_server.erl | 2 +- lib/ssh/test/ssh_options_SUITE.erl | 2 +- lib/ssh/test/ssh_peername_sockname_server.erl | 2 +- lib/ssh/test/ssh_property_test_SUITE.erl | 2 +- lib/ssh/test/ssh_protocol_SUITE.erl | 2 +- lib/ssh/test/ssh_renegotiate_SUITE.erl | 2 +- lib/ssh/test/ssh_sftp_SUITE.erl | 2 +- lib/ssh/test/ssh_sftpd_SUITE.erl | 2 +- lib/ssh/test/ssh_sftpd_erlclient_SUITE.erl | 2 +- lib/ssh/test/ssh_sftpd_erlclient_SUITE_data/ssh_sftpd_file_alt.erl | 2 +- lib/ssh/test/ssh_sup_SUITE.erl | 2 +- lib/ssh/test/ssh_test_lib.erl | 2 +- lib/ssh/test/ssh_to_openssh_SUITE.erl | 2 +- lib/ssh/test/ssh_upgrade_SUITE.erl | 2 +- lib/ssl/Makefile | 2 +- lib/ssl/doc/src/book.xml | 2 +- lib/ssl/doc/src/notes.xml | 2 +- lib/ssl/doc/src/pkix_certs.xml | 2 +- lib/ssl/doc/src/release_notes.xml | 2 +- lib/ssl/doc/src/ssl.xml | 2 +- lib/ssl/doc/src/ssl_app.xml | 2 +- lib/ssl/doc/src/ssl_distribution.xml | 2 +- lib/ssl/doc/src/usersguide.xml | 2 +- lib/ssl/doc/src/using_ssl.xml | 2 +- lib/ssl/examples/certs/Makefile | 2 +- lib/ssl/examples/src/Makefile | 2 +- lib/ssl/examples/src/client_server.erl | 2 +- lib/ssl/src/dtls.erl | 2 +- lib/ssl/src/dtls_connection.hrl | 2 +- lib/ssl/src/dtls_connection_sup.erl | 2 +- lib/ssl/src/dtls_handshake.erl | 2 +- lib/ssl/src/dtls_handshake.hrl | 2 +- lib/ssl/src/dtls_record.hrl | 2 +- lib/ssl/src/dtls_v1.erl | 2 +- lib/ssl/src/inet_tls_dist.erl | 2 +- lib/ssl/src/ssl.erl | 2 +- lib/ssl/src/ssl_api.hrl | 2 +- lib/ssl/src/ssl_app.erl | 2 +- lib/ssl/src/ssl_certificate.erl | 2 +- lib/ssl/src/ssl_cipher.erl | 2 +- lib/ssl/src/ssl_connection.erl | 2 +- lib/ssl/src/ssl_dist_sup.erl | 2 +- lib/ssl/src/ssl_handshake.erl | 2 +- lib/ssl/src/ssl_handshake.hrl | 2 +- lib/ssl/src/ssl_listen_tracker_sup.erl | 2 +- lib/ssl/src/ssl_manager.erl | 2 +- lib/ssl/src/ssl_record.erl | 2 +- lib/ssl/src/ssl_record.hrl | 2 +- lib/ssl/src/ssl_session.erl | 2 +- lib/ssl/src/ssl_session_cache.erl | 2 +- lib/ssl/src/ssl_session_cache_api.erl | 2 +- lib/ssl/src/ssl_socket.erl | 2 +- lib/ssl/src/ssl_srp.hrl | 2 +- lib/ssl/src/ssl_sup.erl | 2 +- lib/ssl/src/ssl_tls_dist_proxy.erl | 2 +- lib/ssl/src/ssl_v2.erl | 2 +- lib/ssl/src/ssl_v3.erl | 2 +- lib/ssl/src/tls.erl | 2 +- lib/ssl/src/tls_connection.erl | 2 +- lib/ssl/src/tls_connection.hrl | 2 +- lib/ssl/src/tls_connection_sup.erl | 2 +- lib/ssl/src/tls_handshake.hrl | 2 +- lib/ssl/src/tls_record.hrl | 2 +- lib/ssl/src/tls_v1.erl | 2 +- lib/ssl/test/Makefile | 2 +- lib/ssl/test/erl_make_certs.erl | 2 +- lib/ssl/test/ssl_ECC_SUITE.erl | 2 +- lib/ssl/test/ssl_basic_SUITE.erl | 2 +- lib/ssl/test/ssl_bench_SUITE.erl | 2 +- lib/ssl/test/ssl_certificate_verify_SUITE.erl | 2 +- lib/ssl/test/ssl_crl_SUITE.erl | 2 +- lib/ssl/test/ssl_dist_SUITE.erl | 2 +- lib/ssl/test/ssl_npn_handshake_SUITE.erl | 2 +- lib/ssl/test/ssl_npn_hello_SUITE.erl | 2 +- lib/ssl/test/ssl_packet_SUITE.erl | 2 +- lib/ssl/test/ssl_payload_SUITE.erl | 2 +- lib/ssl/test/ssl_sni_SUITE.erl | 2 +- lib/ssl/test/ssl_test_lib.erl | 2 +- lib/ssl/test/ssl_to_openssl_SUITE.erl | 2 +- lib/stdlib/Makefile | 2 +- lib/stdlib/doc/src/array.xml | 2 +- lib/stdlib/doc/src/base64.xml | 2 +- lib/stdlib/doc/src/binary.xml | 2 +- lib/stdlib/doc/src/book.xml | 2 +- lib/stdlib/doc/src/c.xml | 2 +- lib/stdlib/doc/src/calendar.xml | 2 +- lib/stdlib/doc/src/dets.xml | 2 +- lib/stdlib/doc/src/dict.xml | 2 +- lib/stdlib/doc/src/digraph.xml | 2 +- lib/stdlib/doc/src/digraph_utils.xml | 2 +- lib/stdlib/doc/src/epp.xml | 2 +- lib/stdlib/doc/src/erl_eval.xml | 2 +- lib/stdlib/doc/src/erl_expand_records.xml | 2 +- lib/stdlib/doc/src/erl_id_trans.xml | 2 +- lib/stdlib/doc/src/erl_internal.xml | 2 +- lib/stdlib/doc/src/erl_lint.xml | 2 +- lib/stdlib/doc/src/erl_pp.xml | 2 +- lib/stdlib/doc/src/erl_tar.xml | 2 +- lib/stdlib/doc/src/ets.xml | 2 +- lib/stdlib/doc/src/file_sorter.xml | 2 +- lib/stdlib/doc/src/filelib.xml | 2 +- lib/stdlib/doc/src/filename.xml | 2 +- lib/stdlib/doc/src/gen_event.xml | 2 +- lib/stdlib/doc/src/gen_fsm.xml | 2 +- lib/stdlib/doc/src/gen_server.xml | 2 +- lib/stdlib/doc/src/io.xml | 2 +- lib/stdlib/doc/src/io_lib.xml | 2 +- lib/stdlib/doc/src/io_protocol.xml | 2 +- lib/stdlib/doc/src/lib.xml | 2 +- lib/stdlib/doc/src/lists.xml | 2 +- lib/stdlib/doc/src/log_mf_h.xml | 2 +- lib/stdlib/doc/src/maps.xml | 2 +- lib/stdlib/doc/src/math.xml | 2 +- lib/stdlib/doc/src/ms_transform.xml | 2 +- lib/stdlib/doc/src/notes.xml | 2 +- lib/stdlib/doc/src/notes_history.xml | 2 +- lib/stdlib/doc/src/ordsets.xml | 2 +- lib/stdlib/doc/src/part.xml | 2 +- lib/stdlib/doc/src/part_notes.xml | 2 +- lib/stdlib/doc/src/part_notes_history.xml | 2 +- lib/stdlib/doc/src/pool.xml | 2 +- lib/stdlib/doc/src/proc_lib.xml | 2 +- lib/stdlib/doc/src/proplists.xml | 2 +- lib/stdlib/doc/src/qlc.xml | 2 +- lib/stdlib/doc/src/queue.xml | 2 +- lib/stdlib/doc/src/random.xml | 2 +- lib/stdlib/doc/src/re.xml | 2 +- lib/stdlib/doc/src/shell.xml | 2 +- lib/stdlib/doc/src/shell_default.xml | 2 +- lib/stdlib/doc/src/slave.xml | 2 +- lib/stdlib/doc/src/sofs.xml | 2 +- lib/stdlib/doc/src/stdlib_app.xml | 2 +- lib/stdlib/doc/src/string.xml | 2 +- lib/stdlib/doc/src/supervisor.xml | 2 +- lib/stdlib/doc/src/supervisor_bridge.xml | 2 +- lib/stdlib/doc/src/sys.xml | 2 +- lib/stdlib/doc/src/timer.xml | 2 +- lib/stdlib/doc/src/unicode.xml | 2 +- lib/stdlib/doc/src/unicode_usage.xml | 2 +- lib/stdlib/doc/src/win32reg.xml | 2 +- lib/stdlib/doc/src/zip.xml | 2 +- lib/stdlib/include/assert.hrl | 2 +- lib/stdlib/include/erl_compile.hrl | 2 +- lib/stdlib/include/ms_transform.hrl | 2 +- lib/stdlib/include/qlc.hrl | 2 +- lib/stdlib/include/zip.hrl | 2 +- lib/stdlib/src/array.erl | 2 +- lib/stdlib/src/base64.erl | 2 +- lib/stdlib/src/binary.erl | 2 +- lib/stdlib/src/c.erl | 2 +- lib/stdlib/src/calendar.erl | 2 +- lib/stdlib/src/dets.hrl | 2 +- lib/stdlib/src/dets_server.erl | 2 +- lib/stdlib/src/dets_sup.erl | 2 +- lib/stdlib/src/digraph_utils.erl | 2 +- lib/stdlib/src/edlin.erl | 2 +- lib/stdlib/src/edlin_expand.erl | 2 +- lib/stdlib/src/erl_bits.erl | 2 +- lib/stdlib/src/erl_compile.erl | 2 +- lib/stdlib/src/erl_internal.erl | 2 +- lib/stdlib/src/erl_posix_msg.erl | 2 +- lib/stdlib/src/erl_tar.erl | 2 +- lib/stdlib/src/error_logger_file_h.erl | 2 +- lib/stdlib/src/error_logger_tty_h.erl | 2 +- lib/stdlib/src/ets.erl | 2 +- lib/stdlib/src/eval_bits.erl | 2 +- lib/stdlib/src/filelib.erl | 2 +- lib/stdlib/src/filename.erl | 2 +- lib/stdlib/src/gen.erl | 2 +- lib/stdlib/src/gen_event.erl | 2 +- lib/stdlib/src/gen_fsm.erl | 2 +- lib/stdlib/src/gen_server.erl | 2 +- lib/stdlib/src/io_lib.erl | 2 +- lib/stdlib/src/io_lib_format.erl | 2 +- lib/stdlib/src/io_lib_fread.erl | 2 +- lib/stdlib/src/io_lib_pretty.erl | 2 +- lib/stdlib/src/lib.erl | 2 +- lib/stdlib/src/log_mf_h.erl | 2 +- lib/stdlib/src/maps.erl | 2 +- lib/stdlib/src/math.erl | 2 +- lib/stdlib/src/ordsets.erl | 2 +- lib/stdlib/src/pool.erl | 2 +- lib/stdlib/src/proc_lib.erl | 2 +- lib/stdlib/src/proplists.erl | 2 +- lib/stdlib/src/queue.erl | 2 +- lib/stdlib/src/random.erl | 2 +- lib/stdlib/src/re.erl | 2 +- lib/stdlib/src/sets.erl | 2 +- lib/stdlib/src/shell_default.erl | 2 +- lib/stdlib/src/slave.erl | 2 +- lib/stdlib/src/sofs.erl | 2 +- lib/stdlib/src/stdlib.app.src | 2 +- lib/stdlib/src/stdlib.appup.src | 2 +- lib/stdlib/src/string.erl | 2 +- lib/stdlib/src/supervisor.erl | 2 +- lib/stdlib/src/supervisor_bridge.erl | 2 +- lib/stdlib/src/sys.erl | 2 +- lib/stdlib/src/timer.erl | 2 +- lib/stdlib/src/win32reg.erl | 2 +- lib/stdlib/test/ExpandTestCaps.erl | 2 +- lib/stdlib/test/ExpandTestCaps1.erl | 2 +- lib/stdlib/test/array_SUITE.erl | 2 +- lib/stdlib/test/base64_SUITE.erl | 2 +- lib/stdlib/test/beam_lib_SUITE.erl | 2 +- lib/stdlib/test/binary_module_SUITE.erl | 2 +- lib/stdlib/test/c_SUITE.erl | 2 +- lib/stdlib/test/c_SUITE_data/m.erl | 2 +- lib/stdlib/test/calendar_SUITE.erl | 2 +- lib/stdlib/test/dict_SUITE.erl | 2 +- lib/stdlib/test/digraph_SUITE.erl | 2 +- lib/stdlib/test/digraph_utils_SUITE.erl | 2 +- lib/stdlib/test/dummy1_h.erl | 2 +- lib/stdlib/test/dummy_h.erl | 2 +- lib/stdlib/test/edlin_expand_SUITE.erl | 2 +- lib/stdlib/test/epp_SUITE.erl | 2 +- lib/stdlib/test/epp_SUITE_data/mac.erl | 2 +- lib/stdlib/test/epp_SUITE_data/mac2.erl | 2 +- lib/stdlib/test/epp_SUITE_data/mac3.erl | 2 +- lib/stdlib/test/epp_SUITE_data/pmod.erl | 2 +- lib/stdlib/test/epp_SUITE_data/variable_1.erl | 2 +- lib/stdlib/test/epp_SUITE_data/variable_1_include.hrl | 2 +- lib/stdlib/test/epp_SUITE_data/variable_1_include_dir.hrl | 2 +- lib/stdlib/test/erl_anno_SUITE.erl | 2 +- lib/stdlib/test/erl_expand_records_SUITE.erl | 2 +- lib/stdlib/test/erl_internal_SUITE.erl | 2 +- lib/stdlib/test/erl_lint_SUITE_data/format.erl | 2 +- lib/stdlib/test/erl_pp_SUITE.erl | 2 +- lib/stdlib/test/erl_scan_SUITE.erl | 2 +- lib/stdlib/test/error_logger_forwarder.erl | 2 +- lib/stdlib/test/error_logger_h_SUITE.erl | 2 +- lib/stdlib/test/escript_SUITE.erl | 2 +- .../archive_script/archive_script_dict/src/archive_script_dict.erl | 2 +- .../archive_script/archive_script_dict/src/archive_script_dict_app.erl | 2 +- .../archive_script/archive_script_dict/src/archive_script_dict_sup.erl | 2 +- .../archive_script/archive_script_dummy/src/archive_script_dummy.erl | 2 +- .../archive_script_dummy/src/archive_script_dummy_app.erl | 2 +- .../archive_script_dummy/src/archive_script_dummy_sup.erl | 2 +- .../test/escript_SUITE_data/archive_script/archive_script_main.erl | 2 +- .../test/escript_SUITE_data/archive_script/archive_script_main2.erl | 2 +- .../archive_script_file_access/archive_script_file_access.erl | 2 +- lib/stdlib/test/ets_SUITE.erl | 2 +- lib/stdlib/test/ets_tough_SUITE.erl | 2 +- lib/stdlib/test/expand_test.erl | 2 +- lib/stdlib/test/expand_test1.erl | 2 +- lib/stdlib/test/file_sorter_SUITE.erl | 2 +- lib/stdlib/test/filelib_SUITE.erl | 2 +- lib/stdlib/test/filename_SUITE.erl | 2 +- lib/stdlib/test/fixtable_SUITE.erl | 2 +- lib/stdlib/test/format_SUITE.erl | 2 +- lib/stdlib/test/gen_event_SUITE.erl | 2 +- lib/stdlib/test/gen_fsm_SUITE.erl | 2 +- lib/stdlib/test/gen_server_SUITE.erl | 2 +- lib/stdlib/test/id_transform_SUITE.erl | 2 +- lib/stdlib/test/id_transform_SUITE_data/External.hrl | 2 +- lib/stdlib/test/id_transform_SUITE_data/m.hrl | 2 +- lib/stdlib/test/id_transform_SUITE_data/m_i.hrl | 2 +- lib/stdlib/test/id_transform_SUITE_data/oe_ex.hrl | 2 +- lib/stdlib/test/io_SUITE.erl | 2 +- lib/stdlib/test/io_proto_SUITE.erl | 2 +- lib/stdlib/test/lists_SUITE.erl | 2 +- lib/stdlib/test/log_mf_h_SUITE.erl | 2 +- lib/stdlib/test/maps_SUITE.erl | 2 +- lib/stdlib/test/ms_transform_SUITE.erl | 2 +- lib/stdlib/test/naughty_child.erl | 2 +- lib/stdlib/test/proc_lib_SUITE.erl | 2 +- lib/stdlib/test/qlc_SUITE.erl | 2 +- lib/stdlib/test/qlc_SUITE_data/join_info_compat.erl | 2 +- lib/stdlib/test/queue_SUITE.erl | 2 +- lib/stdlib/test/rand_SUITE.erl | 2 +- lib/stdlib/test/random_SUITE.erl | 2 +- lib/stdlib/test/random_iolist.erl | 2 +- lib/stdlib/test/random_unicode_list.erl | 2 +- lib/stdlib/test/re_SUITE.erl | 2 +- lib/stdlib/test/re_testoutput1_replacement_test.erl | 2 +- lib/stdlib/test/re_testoutput1_split_test.erl | 2 +- lib/stdlib/test/run_pcre_tests.erl | 2 +- lib/stdlib/test/select_SUITE.erl | 2 +- lib/stdlib/test/sets_SUITE.erl | 2 +- lib/stdlib/test/shell_SUITE.erl | 2 +- lib/stdlib/test/slave_SUITE.erl | 2 +- lib/stdlib/test/sofs_SUITE.erl | 2 +- lib/stdlib/test/stdlib_SUITE.erl | 2 +- lib/stdlib/test/string_SUITE.erl | 2 +- lib/stdlib/test/supervisor_1.erl | 2 +- lib/stdlib/test/supervisor_2.erl | 2 +- lib/stdlib/test/supervisor_3.erl | 2 +- lib/stdlib/test/supervisor_SUITE.erl | 2 +- lib/stdlib/test/supervisor_bridge_SUITE.erl | 2 +- lib/stdlib/test/sys_SUITE.erl | 2 +- lib/stdlib/test/sys_sp1.erl | 2 +- lib/stdlib/test/sys_sp2.erl | 2 +- lib/stdlib/test/tar_SUITE.erl | 2 +- lib/stdlib/test/timer_SUITE.erl | 2 +- lib/stdlib/test/timer_simple_SUITE.erl | 2 +- lib/stdlib/test/unicode_SUITE.erl | 2 +- lib/stdlib/test/win32reg_SUITE.erl | 2 +- lib/stdlib/test/y2k_SUITE.erl | 2 +- lib/stdlib/test/zip_SUITE.erl | 2 +- lib/syntax_tools/doc/src/Makefile | 2 +- lib/syntax_tools/doc/src/book.xml | 2 +- lib/syntax_tools/doc/src/notes.xml | 2 +- lib/syntax_tools/doc/src/part.xml | 2 +- lib/syntax_tools/doc/src/part_notes.xml | 2 +- lib/syntax_tools/doc/src/ref_man.xml | 2 +- lib/syntax_tools/src/syntax_tools.appup.src | 2 +- lib/tools/Makefile | 2 +- lib/tools/c_src/Makefile.in | 2 +- lib/tools/c_src/erl_memory.c | 2 +- lib/tools/doc/src/Makefile | 2 +- lib/tools/doc/src/book.xml | 2 +- lib/tools/doc/src/cover_chapter.xml | 2 +- lib/tools/doc/src/cprof.xml | 2 +- lib/tools/doc/src/cprof_chapter.xml | 2 +- lib/tools/doc/src/eprof.xml | 2 +- lib/tools/doc/src/erlang_mode.xml | 2 +- lib/tools/doc/src/erlang_mode_chapter.xml | 2 +- lib/tools/doc/src/fprof.xml | 2 +- lib/tools/doc/src/fprof_chapter.xml | 2 +- lib/tools/doc/src/instrument.xml | 2 +- lib/tools/doc/src/lcnt.xml | 2 +- lib/tools/doc/src/lcnt_chapter.xml | 2 +- lib/tools/doc/src/make.xml | 2 +- lib/tools/doc/src/notes.xml | 2 +- lib/tools/doc/src/notes_history.xml | 2 +- lib/tools/doc/src/part.xml | 2 +- lib/tools/doc/src/part_notes.xml | 2 +- lib/tools/doc/src/part_notes_history.xml | 2 +- lib/tools/doc/src/ref_man.xml | 2 +- lib/tools/doc/src/tags.xml | 2 +- lib/tools/doc/src/xref.xml | 2 +- lib/tools/doc/src/xref_chapter.xml | 2 +- lib/tools/emacs/erlang-eunit.el | 2 +- lib/tools/emacs/erlang-skels-old.el | 2 +- lib/tools/emacs/erlang-skels.el | 2 +- lib/tools/emacs/erlang.el | 2 +- lib/tools/emacs/test.erl.indented | 2 +- lib/tools/emacs/test.erl.orig | 2 +- lib/tools/src/Makefile | 2 +- lib/tools/src/cover.erl | 2 +- lib/tools/src/eprof.erl | 2 +- lib/tools/src/instrument.erl | 2 +- lib/tools/src/lcnt.erl | 2 +- lib/tools/src/tools.appup.src | 2 +- lib/tools/src/xref.erl | 2 +- lib/tools/src/xref_base.erl | 2 +- lib/tools/src/xref_parser.yrl | 2 +- lib/tools/test/Makefile | 2 +- lib/tools/test/cprof_SUITE.erl | 2 +- lib/tools/test/emacs_SUITE.erl | 2 +- lib/tools/test/emem_SUITE.erl | 2 +- lib/tools/test/eprof_SUITE.erl | 2 +- lib/tools/test/fprof_SUITE.erl | 2 +- lib/tools/test/ignore_cores.erl | 2 +- lib/tools/test/instrument_SUITE.erl | 2 +- lib/tools/test/lcnt_SUITE.erl | 2 +- lib/tools/test/make_SUITE.erl | 2 +- lib/tools/test/tools_SUITE.erl | 2 +- lib/tools/test/xref_SUITE.erl | 2 +- lib/typer/Makefile | 2 +- lib/typer/doc/Makefile | 2 +- lib/typer/doc/src/Makefile | 2 +- lib/typer/doc/src/book.xml | 2 +- lib/typer/doc/src/notes.xml | 2 +- lib/typer/doc/src/part_notes.xml | 2 +- lib/typer/doc/src/ref_man.xml | 2 +- lib/typer/doc/src/typer_app.xml | 2 +- lib/typer/src/Makefile | 2 +- lib/typer/src/typer.appup.src | 2 +- lib/wx/Makefile | 2 +- lib/wx/api_gen/Makefile | 2 +- lib/wx/api_gen/gen_util.erl | 2 +- lib/wx/api_gen/gl_gen.erl | 2 +- lib/wx/api_gen/gl_gen_c.erl | 2 +- lib/wx/api_gen/gl_gen_erl.erl | 2 +- lib/wx/api_gen/gl_scan_doc.erl | 2 +- lib/wx/api_gen/wx_extra/wxListCtrl.c_src | 2 +- lib/wx/api_gen/wx_extra/wxListCtrl.erl | 2 +- lib/wx/api_gen/wx_extra/wxPrintout.erl | 2 +- lib/wx/api_gen/wx_extra/wxTreeCtrl.c_src | 2 +- lib/wx/api_gen/wx_extra/wxXmlResource.erl | 2 +- lib/wx/api_gen/wx_gen.erl | 2 +- lib/wx/api_gen/wx_gen.hrl | 2 +- lib/wx/api_gen/wx_gen_cpp.erl | 2 +- lib/wx/api_gen/wx_gen_erl.erl | 2 +- lib/wx/api_gen/wxapi.conf | 2 +- lib/wx/c_src/Makefile.in | 2 +- lib/wx/c_src/egl_impl.cpp | 2 +- lib/wx/c_src/egl_impl.h | 2 +- lib/wx/c_src/gen/gl_fdefs.h | 2 +- lib/wx/c_src/gen/gl_finit.h | 2 +- lib/wx/c_src/gen/gl_funcs.cpp | 2 +- lib/wx/c_src/gen/glu_finit.h | 2 +- lib/wx/c_src/wxe_callback_impl.cpp | 2 +- lib/wx/c_src/wxe_callback_impl.h | 2 +- lib/wx/c_src/wxe_driver.c | 2 +- lib/wx/c_src/wxe_driver.h | 2 +- lib/wx/c_src/wxe_events.h | 2 +- lib/wx/c_src/wxe_gl.cpp | 2 +- lib/wx/c_src/wxe_gl.h | 2 +- lib/wx/c_src/wxe_helpers.cpp | 2 +- lib/wx/c_src/wxe_helpers.h | 2 +- lib/wx/c_src/wxe_impl.cpp | 2 +- lib/wx/c_src/wxe_impl.h | 2 +- lib/wx/c_src/wxe_main.cpp | 2 +- lib/wx/c_src/wxe_memory.h | 2 +- lib/wx/c_src/wxe_ps_init.c | 2 +- lib/wx/c_src/wxe_return.cpp | 2 +- lib/wx/c_src/wxe_return.h | 2 +- lib/wx/config.mk.in | 2 +- lib/wx/configure.in | 2 +- lib/wx/doc/src/Makefile | 2 +- lib/wx/doc/src/book.xml | 2 +- lib/wx/doc/src/notes.xml | 2 +- lib/wx/doc/src/part.xml | 2 +- lib/wx/doc/src/part_notes.xml | 2 +- lib/wx/doc/src/ref_man.xml.src | 2 +- lib/wx/examples/Makefile | 2 +- lib/wx/examples/demo/Makefile | 2 +- lib/wx/examples/demo/demo.erl | 2 +- lib/wx/examples/demo/ex_aui.erl | 2 +- lib/wx/examples/demo/ex_button.erl | 2 +- lib/wx/examples/demo/ex_canvas.erl | 2 +- lib/wx/examples/demo/ex_canvas_paint.erl | 2 +- lib/wx/examples/demo/ex_choices.erl | 2 +- lib/wx/examples/demo/ex_cursor.erl | 2 +- lib/wx/examples/demo/ex_dialogs.erl | 2 +- lib/wx/examples/demo/ex_frame_utils.erl | 2 +- lib/wx/examples/demo/ex_gauge.erl | 2 +- lib/wx/examples/demo/ex_gl.erl | 2 +- lib/wx/examples/demo/ex_graphicsContext.erl | 2 +- lib/wx/examples/demo/ex_grid.erl | 2 +- lib/wx/examples/demo/ex_htmlWindow.erl | 2 +- lib/wx/examples/demo/ex_listCtrl.erl | 2 +- lib/wx/examples/demo/ex_notebook.erl | 2 +- lib/wx/examples/demo/ex_pickers.erl | 2 +- lib/wx/examples/demo/ex_popupMenu.erl | 2 +- lib/wx/examples/demo/ex_radioBox.erl | 2 +- lib/wx/examples/demo/ex_sashWindow.erl | 2 +- lib/wx/examples/demo/ex_sizers.erl | 2 +- lib/wx/examples/demo/ex_slider.erl | 2 +- lib/wx/examples/demo/ex_splitterWindow.erl | 2 +- lib/wx/examples/demo/ex_static.erl | 2 +- lib/wx/examples/demo/ex_textCtrl.erl | 2 +- lib/wx/examples/demo/ex_treeCtrl.erl | 2 +- lib/wx/examples/simple/Makefile | 2 +- lib/wx/examples/simple/hello.erl | 2 +- lib/wx/examples/simple/hello2.erl | 2 +- lib/wx/examples/simple/menu.erl | 2 +- lib/wx/examples/simple/minimal.erl | 2 +- lib/wx/examples/sudoku/Makefile | 2 +- lib/wx/examples/sudoku/sudoku.erl | 2 +- lib/wx/examples/sudoku/sudoku.hrl | 2 +- lib/wx/examples/sudoku/sudoku_board.erl | 2 +- lib/wx/examples/sudoku/sudoku_game.erl | 2 +- lib/wx/examples/sudoku/sudoku_gui.erl | 2 +- lib/wx/examples/xrc/Makefile | 2 +- lib/wx/examples/xrc/xrc.erl | 2 +- lib/wx/include/gl.hrl | 2 +- lib/wx/include/glu.hrl | 2 +- lib/wx/src/Makefile | 2 +- lib/wx/src/gen/wxAcceleratorEntry.erl | 2 +- lib/wx/src/gen/wxAcceleratorTable.erl | 2 +- lib/wx/src/gen/wxActivateEvent.erl | 2 +- lib/wx/src/gen/wxArtProvider.erl | 2 +- lib/wx/src/gen/wxAuiNotebookEvent.erl | 2 +- lib/wx/src/gen/wxBitmap.erl | 2 +- lib/wx/src/gen/wxBitmapDataObject.erl | 2 +- lib/wx/src/gen/wxBoxSizer.erl | 2 +- lib/wx/src/gen/wxBrush.erl | 2 +- lib/wx/src/gen/wxBufferedDC.erl | 2 +- lib/wx/src/gen/wxBufferedPaintDC.erl | 2 +- lib/wx/src/gen/wxCalendarDateAttr.erl | 2 +- lib/wx/src/gen/wxCalendarEvent.erl | 2 +- lib/wx/src/gen/wxCaret.erl | 2 +- lib/wx/src/gen/wxChildFocusEvent.erl | 2 +- lib/wx/src/gen/wxClientDC.erl | 2 +- lib/wx/src/gen/wxClipboard.erl | 2 +- lib/wx/src/gen/wxClipboardTextEvent.erl | 2 +- lib/wx/src/gen/wxCloseEvent.erl | 2 +- lib/wx/src/gen/wxColourData.erl | 2 +- lib/wx/src/gen/wxColourPickerEvent.erl | 2 +- lib/wx/src/gen/wxCommandEvent.erl | 2 +- lib/wx/src/gen/wxContextMenuEvent.erl | 2 +- lib/wx/src/gen/wxCursor.erl | 2 +- lib/wx/src/gen/wxDC.erl | 2 +- lib/wx/src/gen/wxDataObject.erl | 2 +- lib/wx/src/gen/wxDateEvent.erl | 2 +- lib/wx/src/gen/wxDisplayChangedEvent.erl | 2 +- lib/wx/src/gen/wxEraseEvent.erl | 2 +- lib/wx/src/gen/wxEvent.erl | 2 +- lib/wx/src/gen/wxEvtHandler.erl | 2 +- lib/wx/src/gen/wxFileDataObject.erl | 2 +- lib/wx/src/gen/wxFileDirPickerEvent.erl | 2 +- lib/wx/src/gen/wxFindReplaceData.erl | 2 +- lib/wx/src/gen/wxFlexGridSizer.erl | 2 +- lib/wx/src/gen/wxFocusEvent.erl | 2 +- lib/wx/src/gen/wxFont.erl | 2 +- lib/wx/src/gen/wxFontData.erl | 2 +- lib/wx/src/gen/wxFontPickerEvent.erl | 2 +- lib/wx/src/gen/wxGBSizerItem.erl | 2 +- lib/wx/src/gen/wxGraphicsBrush.erl | 2 +- lib/wx/src/gen/wxGraphicsContext.erl | 2 +- lib/wx/src/gen/wxGraphicsFont.erl | 2 +- lib/wx/src/gen/wxGraphicsMatrix.erl | 2 +- lib/wx/src/gen/wxGraphicsObject.erl | 2 +- lib/wx/src/gen/wxGraphicsPath.erl | 2 +- lib/wx/src/gen/wxGraphicsPen.erl | 2 +- lib/wx/src/gen/wxGraphicsRenderer.erl | 2 +- lib/wx/src/gen/wxGridBagSizer.erl | 2 +- lib/wx/src/gen/wxGridCellAttr.erl | 2 +- lib/wx/src/gen/wxGridCellBoolEditor.erl | 2 +- lib/wx/src/gen/wxGridCellBoolRenderer.erl | 2 +- lib/wx/src/gen/wxGridCellChoiceEditor.erl | 2 +- lib/wx/src/gen/wxGridCellEditor.erl | 2 +- lib/wx/src/gen/wxGridCellFloatEditor.erl | 2 +- lib/wx/src/gen/wxGridCellFloatRenderer.erl | 2 +- lib/wx/src/gen/wxGridCellNumberEditor.erl | 2 +- lib/wx/src/gen/wxGridCellNumberRenderer.erl | 2 +- lib/wx/src/gen/wxGridCellRenderer.erl | 2 +- lib/wx/src/gen/wxGridCellStringRenderer.erl | 2 +- lib/wx/src/gen/wxGridCellTextEditor.erl | 2 +- lib/wx/src/gen/wxGridEvent.erl | 2 +- lib/wx/src/gen/wxGridSizer.erl | 2 +- lib/wx/src/gen/wxHelpEvent.erl | 2 +- lib/wx/src/gen/wxHtmlEasyPrinting.erl | 2 +- lib/wx/src/gen/wxHtmlLinkEvent.erl | 2 +- lib/wx/src/gen/wxIcon.erl | 2 +- lib/wx/src/gen/wxIconBundle.erl | 2 +- lib/wx/src/gen/wxIconizeEvent.erl | 2 +- lib/wx/src/gen/wxIdleEvent.erl | 2 +- lib/wx/src/gen/wxImage.erl | 2 +- lib/wx/src/gen/wxImageList.erl | 2 +- lib/wx/src/gen/wxInitDialogEvent.erl | 2 +- lib/wx/src/gen/wxJoystickEvent.erl | 2 +- lib/wx/src/gen/wxKeyEvent.erl | 2 +- lib/wx/src/gen/wxLayoutAlgorithm.erl | 2 +- lib/wx/src/gen/wxListEvent.erl | 2 +- lib/wx/src/gen/wxListItem.erl | 2 +- lib/wx/src/gen/wxListItemAttr.erl | 2 +- lib/wx/src/gen/wxLocale.erl | 2 +- lib/wx/src/gen/wxLogNull.erl | 2 +- lib/wx/src/gen/wxMask.erl | 2 +- lib/wx/src/gen/wxMaximizeEvent.erl | 2 +- lib/wx/src/gen/wxMemoryDC.erl | 2 +- lib/wx/src/gen/wxMenu.erl | 2 +- lib/wx/src/gen/wxMenuEvent.erl | 2 +- lib/wx/src/gen/wxMenuItem.erl | 2 +- lib/wx/src/gen/wxMirrorDC.erl | 2 +- lib/wx/src/gen/wxMouseCaptureChangedEvent.erl | 2 +- lib/wx/src/gen/wxMouseEvent.erl | 2 +- lib/wx/src/gen/wxMoveEvent.erl | 2 +- lib/wx/src/gen/wxNavigationKeyEvent.erl | 2 +- lib/wx/src/gen/wxNotebookEvent.erl | 2 +- lib/wx/src/gen/wxNotifyEvent.erl | 2 +- lib/wx/src/gen/wxPageSetupDialog.erl | 2 +- lib/wx/src/gen/wxPageSetupDialogData.erl | 2 +- lib/wx/src/gen/wxPaintDC.erl | 2 +- lib/wx/src/gen/wxPaintEvent.erl | 2 +- lib/wx/src/gen/wxPalette.erl | 2 +- lib/wx/src/gen/wxPaletteChangedEvent.erl | 2 +- lib/wx/src/gen/wxPen.erl | 2 +- lib/wx/src/gen/wxPostScriptDC.erl | 2 +- lib/wx/src/gen/wxPrintData.erl | 2 +- lib/wx/src/gen/wxPrintDialogData.erl | 2 +- lib/wx/src/gen/wxPrintPreview.erl | 2 +- lib/wx/src/gen/wxPrinter.erl | 2 +- lib/wx/src/gen/wxPrintout.erl | 2 +- lib/wx/src/gen/wxQueryNewPaletteEvent.erl | 2 +- lib/wx/src/gen/wxRegion.erl | 2 +- lib/wx/src/gen/wxSashEvent.erl | 2 +- lib/wx/src/gen/wxScreenDC.erl | 2 +- lib/wx/src/gen/wxScrollEvent.erl | 2 +- lib/wx/src/gen/wxScrollWinEvent.erl | 2 +- lib/wx/src/gen/wxSetCursorEvent.erl | 2 +- lib/wx/src/gen/wxShowEvent.erl | 2 +- lib/wx/src/gen/wxSizeEvent.erl | 2 +- lib/wx/src/gen/wxSizer.erl | 2 +- lib/wx/src/gen/wxSizerFlags.erl | 2 +- lib/wx/src/gen/wxSizerItem.erl | 2 +- lib/wx/src/gen/wxSpinEvent.erl | 2 +- lib/wx/src/gen/wxSplitterEvent.erl | 2 +- lib/wx/src/gen/wxStaticBoxSizer.erl | 2 +- lib/wx/src/gen/wxStdDialogButtonSizer.erl | 2 +- lib/wx/src/gen/wxStyledTextEvent.erl | 2 +- lib/wx/src/gen/wxSysColourChangedEvent.erl | 2 +- lib/wx/src/gen/wxSystemOptions.erl | 2 +- lib/wx/src/gen/wxSystemSettings.erl | 2 +- lib/wx/src/gen/wxTaskBarIcon.erl | 2 +- lib/wx/src/gen/wxTaskBarIconEvent.erl | 2 +- lib/wx/src/gen/wxTextAttr.erl | 2 +- lib/wx/src/gen/wxTextDataObject.erl | 2 +- lib/wx/src/gen/wxToolTip.erl | 2 +- lib/wx/src/gen/wxTreeEvent.erl | 2 +- lib/wx/src/gen/wxUpdateUIEvent.erl | 2 +- lib/wx/src/gen/wxWindowCreateEvent.erl | 2 +- lib/wx/src/gen/wxWindowDC.erl | 2 +- lib/wx/src/gen/wxWindowDestroyEvent.erl | 2 +- lib/wx/src/gen/wxXmlResource.erl | 2 +- lib/wx/src/gen/wx_misc.erl | 2 +- lib/wx/src/wx.app.src | 2 +- lib/wx/src/wx.appup.src | 2 +- lib/wx/src/wx.erl | 2 +- lib/wx/src/wx_object.erl | 2 +- lib/wx/src/wxe.hrl | 2 +- lib/wx/src/wxe_master.erl | 2 +- lib/wx/src/wxe_server.erl | 2 +- lib/wx/src/wxe_util.erl | 2 +- lib/wx/test/Makefile | 2 +- lib/wx/test/wx_app_SUITE.erl | 2 +- lib/wx/test/wx_basic_SUITE.erl | 2 +- lib/wx/test/wx_class_SUITE.erl | 2 +- lib/wx/test/wx_event_SUITE.erl | 2 +- lib/wx/test/wx_obj_test.erl | 2 +- lib/wx/test/wx_opengl_SUITE.erl | 2 +- lib/wx/test/wx_test_lib.erl | 2 +- lib/wx/test/wx_test_lib.hrl | 2 +- lib/wx/test/wx_xtra_SUITE.erl | 2 +- lib/wx/test/wxt | 2 +- lib/wx/test/wxt.erl | 2 +- lib/xmerl/doc/src/Makefile | 2 +- lib/xmerl/doc/src/book.xml | 2 +- lib/xmerl/doc/src/notes.xml | 2 +- lib/xmerl/doc/src/notes_history.xml | 2 +- lib/xmerl/doc/src/part.xml | 2 +- lib/xmerl/doc/src/part_notes.xml | 2 +- lib/xmerl/doc/src/ref_man.xml | 2 +- lib/xmerl/doc/src/xmerl_sax_parser.xml | 2 +- lib/xmerl/doc/src/xmerl_ug.xmlsrc | 2 +- lib/xmerl/include/xmerl.hrl | 2 +- lib/xmerl/src/Makefile | 2 +- lib/xmerl/src/xmerl.appup.src | 2 +- lib/xmerl/src/xmerl.erl | 2 +- lib/xmerl/src/xmerl_b64Bin.yrl | 2 +- lib/xmerl/src/xmerl_b64Bin_scan.erl | 2 +- lib/xmerl/src/xmerl_eventp.erl | 2 +- lib/xmerl/src/xmerl_html.erl | 2 +- lib/xmerl/src/xmerl_internal.hrl | 2 +- lib/xmerl/src/xmerl_lib.erl | 2 +- lib/xmerl/src/xmerl_otpsgml.erl | 2 +- lib/xmerl/src/xmerl_regexp.erl | 2 +- lib/xmerl/src/xmerl_sax_old_dom.erl | 2 +- lib/xmerl/src/xmerl_sax_old_dom.hrl | 2 +- lib/xmerl/src/xmerl_sax_parser.erl | 2 +- lib/xmerl/src/xmerl_sax_parser.hrl | 2 +- lib/xmerl/src/xmerl_sax_parser_base.erlsrc | 2 +- lib/xmerl/src/xmerl_sax_parser_latin1.erlsrc | 2 +- lib/xmerl/src/xmerl_sax_parser_list.erlsrc | 2 +- lib/xmerl/src/xmerl_sax_parser_utf16be.erlsrc | 2 +- lib/xmerl/src/xmerl_sax_parser_utf16le.erlsrc | 2 +- lib/xmerl/src/xmerl_sax_parser_utf8.erlsrc | 2 +- lib/xmerl/src/xmerl_sax_simple_dom.erl | 2 +- lib/xmerl/src/xmerl_scan.erl | 2 +- lib/xmerl/src/xmerl_sgml.erl | 2 +- lib/xmerl/src/xmerl_simple.erl | 2 +- lib/xmerl/src/xmerl_text.erl | 2 +- lib/xmerl/src/xmerl_ucs.erl | 2 +- lib/xmerl/src/xmerl_uri.erl | 2 +- lib/xmerl/src/xmerl_validate.erl | 2 +- lib/xmerl/src/xmerl_xlate.erl | 2 +- lib/xmerl/src/xmerl_xml.erl | 2 +- lib/xmerl/src/xmerl_xpath.erl | 2 +- lib/xmerl/src/xmerl_xpath_lib.erl | 2 +- lib/xmerl/src/xmerl_xpath_parse.yrl | 2 +- lib/xmerl/src/xmerl_xpath_pred.erl | 2 +- lib/xmerl/src/xmerl_xpath_scan.erl | 2 +- lib/xmerl/src/xmerl_xs.erl | 2 +- lib/xmerl/src/xmerl_xsd.erl | 2 +- lib/xmerl/src/xmerl_xsd_type.erl | 2 +- lib/xmerl/test/Makefile | 2 +- lib/xmerl/test/xmerl_SUITE.erl | 2 +- lib/xmerl/test/xmerl_app_test.erl | 2 +- lib/xmerl/test/xmerl_appup_test.erl | 2 +- lib/xmerl/test/xmerl_sax_SUITE.erl | 2 +- lib/xmerl/test/xmerl_sax_std_SUITE.erl | 2 +- lib/xmerl/test/xmerl_std_SUITE.erl | 2 +- lib/xmerl/test/xmerl_test_lib.erl | 2 +- lib/xmerl/test/xmerl_xsd_MS2002-01-16_SUITE.erl | 2 +- lib/xmerl/test/xmerl_xsd_NIST2002-01-16_SUITE.erl | 2 +- lib/xmerl/test/xmerl_xsd_SUITE.erl | 2 +- lib/xmerl/test/xmerl_xsd_Sun2002-01-16_SUITE.erl | 2 +- lib/xmerl/test/xmerl_xsd_lib.erl | 2 +- 4261 files changed, 4261 insertions(+), 4261 deletions(-) (limited to 'lib') diff --git a/lib/Makefile b/lib/Makefile index 82c7cb6e18..bc5d4cdcc1 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1996-2013. All Rights Reserved. +# Copyright Ericsson AB 1996-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/asn1/Makefile b/lib/asn1/Makefile index 1db7532024..26e7e37924 100644 --- a/lib/asn1/Makefile +++ b/lib/asn1/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2009. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/asn1/c_src/Makefile b/lib/asn1/c_src/Makefile index e0d4f09a70..1f714df357 100644 --- a/lib/asn1/c_src/Makefile +++ b/lib/asn1/c_src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2002-2012. All Rights Reserved. +# Copyright Ericsson AB 2002-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/asn1/c_src/asn1_erl_nif.c b/lib/asn1/c_src/asn1_erl_nif.c index 828b55eec6..4577689fc3 100644 --- a/lib/asn1/c_src/asn1_erl_nif.c +++ b/lib/asn1/c_src/asn1_erl_nif.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2002-2013. All Rights Reserved. + * Copyright Ericsson AB 2002-2016. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/asn1/doc/src/Makefile b/lib/asn1/doc/src/Makefile index 463e9231dc..559836116f 100644 --- a/lib/asn1/doc/src/Makefile +++ b/lib/asn1/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2012. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/asn1/doc/src/asn1_getting_started.xml b/lib/asn1/doc/src/asn1_getting_started.xml index ca7dc3a3cc..3c8ec24723 100644 --- a/lib/asn1/doc/src/asn1_getting_started.xml +++ b/lib/asn1/doc/src/asn1_getting_started.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/asn1/doc/src/asn1_introduction.xml b/lib/asn1/doc/src/asn1_introduction.xml index 3c69eb82ab..d8b81aa467 100644 --- a/lib/asn1/doc/src/asn1_introduction.xml +++ b/lib/asn1/doc/src/asn1_introduction.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/asn1/doc/src/asn1_overview.xml b/lib/asn1/doc/src/asn1_overview.xml index 3929db7a54..b04401b2dc 100644 --- a/lib/asn1/doc/src/asn1_overview.xml +++ b/lib/asn1/doc/src/asn1_overview.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/asn1/doc/src/asn1_spec.xmlsrc b/lib/asn1/doc/src/asn1_spec.xmlsrc index 5409ba0aa1..6367376f50 100644 --- a/lib/asn1/doc/src/asn1_spec.xmlsrc +++ b/lib/asn1/doc/src/asn1_spec.xmlsrc @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/asn1/doc/src/asn1ct.xml b/lib/asn1/doc/src/asn1ct.xml index e056a89432..e5a7b1bcc4 100644 --- a/lib/asn1/doc/src/asn1ct.xml +++ b/lib/asn1/doc/src/asn1ct.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/asn1/doc/src/asn1rt.xml b/lib/asn1/doc/src/asn1rt.xml index 65556f3f87..3f53ca0f56 100644 --- a/lib/asn1/doc/src/asn1rt.xml +++ b/lib/asn1/doc/src/asn1rt.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/asn1/doc/src/book.xml b/lib/asn1/doc/src/book.xml index 0947938429..2073405f54 100644 --- a/lib/asn1/doc/src/book.xml +++ b/lib/asn1/doc/src/book.xml @@ -5,7 +5,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/asn1/doc/src/notes.xml b/lib/asn1/doc/src/notes.xml index 78d856b0be..7af6ad72d2 100644 --- a/lib/asn1/doc/src/notes.xml +++ b/lib/asn1/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20042013 + 20042016 Ericsson AB. All Rights Reserved. diff --git a/lib/asn1/doc/src/part.xml b/lib/asn1/doc/src/part.xml index 9423dc5b9e..5a1b8e1a40 100644 --- a/lib/asn1/doc/src/part.xml +++ b/lib/asn1/doc/src/part.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/asn1/doc/src/ref_man.xml b/lib/asn1/doc/src/ref_man.xml index 01f42f54db..d70e2bc05f 100644 --- a/lib/asn1/doc/src/ref_man.xml +++ b/lib/asn1/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/asn1/doc/users_guide/Makefile b/lib/asn1/doc/users_guide/Makefile index ae3a55b945..38196f5e1c 100644 --- a/lib/asn1/doc/users_guide/Makefile +++ b/lib/asn1/doc/users_guide/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2009. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/Makefile b/lib/asn1/src/Makefile index 5b34017e9b..38cf2d496a 100644 --- a/lib/asn1/src/Makefile +++ b/lib/asn1/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2013. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1.appup.src b/lib/asn1/src/asn1.appup.src index 66907055b9..9487d6207d 100644 --- a/lib/asn1/src/asn1.appup.src +++ b/lib/asn1/src/asn1.appup.src @@ -1,7 +1,7 @@ %% -*- erlang -*- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1_db.erl b/lib/asn1/src/asn1_db.erl index 32052885d3..557eca0ffd 100644 --- a/lib/asn1/src/asn1_db.erl +++ b/lib/asn1/src/asn1_db.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1_records.hrl b/lib/asn1/src/asn1_records.hrl index 1ffc6c2980..af10c1771c 100644 --- a/lib/asn1/src/asn1_records.hrl +++ b/lib/asn1/src/asn1_records.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct.erl b/lib/asn1/src/asn1ct.erl index d0ab947f32..dd269f095d 100644 --- a/lib/asn1/src/asn1ct.erl +++ b/lib/asn1/src/asn1ct.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_constructed_ber_bin_v2.erl b/lib/asn1/src/asn1ct_constructed_ber_bin_v2.erl index b31f616677..8f4cf2b9ec 100644 --- a/lib/asn1/src/asn1ct_constructed_ber_bin_v2.erl +++ b/lib/asn1/src/asn1ct_constructed_ber_bin_v2.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2014. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_constructed_per.erl b/lib/asn1/src/asn1ct_constructed_per.erl index 42f9bb836e..a34b25182c 100644 --- a/lib/asn1/src/asn1ct_constructed_per.erl +++ b/lib/asn1/src/asn1ct_constructed_per.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_func.erl b/lib/asn1/src/asn1ct_func.erl index ad1494f7af..0cd72acf9d 100644 --- a/lib/asn1/src/asn1ct_func.erl +++ b/lib/asn1/src/asn1ct_func.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_gen.erl b/lib/asn1/src/asn1ct_gen.erl index 6d5062a118..bfaffa13bf 100644 --- a/lib/asn1/src/asn1ct_gen.erl +++ b/lib/asn1/src/asn1ct_gen.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_gen_ber_bin_v2.erl b/lib/asn1/src/asn1ct_gen_ber_bin_v2.erl index 311307cf78..b884d14b0d 100644 --- a/lib/asn1/src/asn1ct_gen_ber_bin_v2.erl +++ b/lib/asn1/src/asn1ct_gen_ber_bin_v2.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2014. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_gen_check.erl b/lib/asn1/src/asn1ct_gen_check.erl index 385c67d628..abe77dd0cb 100644 --- a/lib/asn1/src/asn1ct_gen_check.erl +++ b/lib/asn1/src/asn1ct_gen_check.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_gen_per.erl b/lib/asn1/src/asn1ct_gen_per.erl index ff5b19b542..aa7223904e 100644 --- a/lib/asn1/src/asn1ct_gen_per.erl +++ b/lib/asn1/src/asn1ct_gen_per.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_imm.erl b/lib/asn1/src/asn1ct_imm.erl index e09256cde9..8b96242c56 100644 --- a/lib/asn1/src/asn1ct_imm.erl +++ b/lib/asn1/src/asn1ct_imm.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2015. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_name.erl b/lib/asn1/src/asn1ct_name.erl index 577c15c7c0..72d541cbbc 100644 --- a/lib/asn1/src/asn1ct_name.erl +++ b/lib/asn1/src/asn1ct_name.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_parser2.erl b/lib/asn1/src/asn1ct_parser2.erl index 120ca67226..2de9b0e2f0 100644 --- a/lib/asn1/src/asn1ct_parser2.erl +++ b/lib/asn1/src/asn1ct_parser2.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2013. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_pretty_format.erl b/lib/asn1/src/asn1ct_pretty_format.erl index 7e28543a05..f4669f7eb0 100644 --- a/lib/asn1/src/asn1ct_pretty_format.erl +++ b/lib/asn1/src/asn1ct_pretty_format.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_table.erl b/lib/asn1/src/asn1ct_table.erl index b1eaf2b332..1a3a81d329 100644 --- a/lib/asn1/src/asn1ct_table.erl +++ b/lib/asn1/src/asn1ct_table.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_tok.erl b/lib/asn1/src/asn1ct_tok.erl index 5aeb8c171e..8235b689f8 100644 --- a/lib/asn1/src/asn1ct_tok.erl +++ b/lib/asn1/src/asn1ct_tok.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2010. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1ct_value.erl b/lib/asn1/src/asn1ct_value.erl index 61a5661a11..57cd3f8af6 100644 --- a/lib/asn1/src/asn1ct_value.erl +++ b/lib/asn1/src/asn1ct_value.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1rt.erl b/lib/asn1/src/asn1rt.erl index 2c38c27dd8..3e09ce2252 100644 --- a/lib/asn1/src/asn1rt.erl +++ b/lib/asn1/src/asn1rt.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2011. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1rt_nif.erl b/lib/asn1/src/asn1rt_nif.erl index 6ee182ed23..ff464885f6 100644 --- a/lib/asn1/src/asn1rt_nif.erl +++ b/lib/asn1/src/asn1rt_nif.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2013. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1rtt_ber.erl b/lib/asn1/src/asn1rtt_ber.erl index e50b14941c..fdb9b9061f 100644 --- a/lib/asn1/src/asn1rtt_ber.erl +++ b/lib/asn1/src/asn1rtt_ber.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1rtt_check.erl b/lib/asn1/src/asn1rtt_check.erl index 4839fa98dc..e81842fd20 100644 --- a/lib/asn1/src/asn1rtt_check.erl +++ b/lib/asn1/src/asn1rtt_check.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1rtt_ext.erl b/lib/asn1/src/asn1rtt_ext.erl index fa55ae4d85..3bf01823db 100644 --- a/lib/asn1/src/asn1rtt_ext.erl +++ b/lib/asn1/src/asn1rtt_ext.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1rtt_per.erl b/lib/asn1/src/asn1rtt_per.erl index a3803659b6..753a38aa6e 100644 --- a/lib/asn1/src/asn1rtt_per.erl +++ b/lib/asn1/src/asn1rtt_per.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1rtt_per_common.erl b/lib/asn1/src/asn1rtt_per_common.erl index e85dc94f4c..3896cb7fa5 100644 --- a/lib/asn1/src/asn1rtt_per_common.erl +++ b/lib/asn1/src/asn1rtt_per_common.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1rtt_real_common.erl b/lib/asn1/src/asn1rtt_real_common.erl index 7b155e5c91..3a79209015 100644 --- a/lib/asn1/src/asn1rtt_real_common.erl +++ b/lib/asn1/src/asn1rtt_real_common.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/asn1rtt_uper.erl b/lib/asn1/src/asn1rtt_uper.erl index 7a52324252..0ab8fab141 100644 --- a/lib/asn1/src/asn1rtt_uper.erl +++ b/lib/asn1/src/asn1rtt_uper.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/src/prepare_templates.erl b/lib/asn1/src/prepare_templates.erl index 3e24366cdf..3f996a563f 100644 --- a/lib/asn1/src/prepare_templates.erl +++ b/lib/asn1/src/prepare_templates.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/External.hrl b/lib/asn1/test/External.hrl index dd4fa6de3a..6619e5c42f 100644 --- a/lib/asn1/test/External.hrl +++ b/lib/asn1/test/External.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2011. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/Makefile b/lib/asn1/test/Makefile index 9a34fa6271..0716d79291 100644 --- a/lib/asn1/test/Makefile +++ b/lib/asn1/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2013. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_SUITE.erl b/lib/asn1/test/asn1_SUITE.erl index 7214c4b300..045cd69af1 100644 --- a/lib/asn1/test/asn1_SUITE.erl +++ b/lib/asn1/test/asn1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_SUITE_data/Extension-Addition-Group.asn b/lib/asn1/test/asn1_SUITE_data/Extension-Addition-Group.asn index c0315c1489..71bb915662 100644 --- a/lib/asn1/test/asn1_SUITE_data/Extension-Addition-Group.asn +++ b/lib/asn1/test/asn1_SUITE_data/Extension-Addition-Group.asn @@ -1,7 +1,7 @@ -- -- %CopyrightBegin% -- --- Copyright Ericsson AB 2001-2013. All Rights Reserved. +-- Copyright Ericsson AB 2001-2016. All Rights Reserved. -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_SUITE_data/TCAPPackage_msg.erl b/lib/asn1/test/asn1_SUITE_data/TCAPPackage_msg.erl index 7f7c013f30..2b2e539ec0 100644 --- a/lib/asn1/test/asn1_SUITE_data/TCAPPackage_msg.erl +++ b/lib/asn1/test/asn1_SUITE_data/TCAPPackage_msg.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2011. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_SUITE_data/a_SeqIn.erl b/lib/asn1/test/asn1_SUITE_data/a_SeqIn.erl index e8db7231f1..948f382e1a 100644 --- a/lib/asn1/test/asn1_SUITE_data/a_SeqIn.erl +++ b/lib/asn1/test/asn1_SUITE_data/a_SeqIn.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2011. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_SUITE_data/b_SeqIn.erl b/lib/asn1/test/asn1_SUITE_data/b_SeqIn.erl index ba73a72132..1c3352df44 100644 --- a/lib/asn1/test/asn1_SUITE_data/b_SeqIn.erl +++ b/lib/asn1/test/asn1_SUITE_data/b_SeqIn.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2011. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_SUITE_data/extensionAdditionGroup.erl b/lib/asn1/test/asn1_SUITE_data/extensionAdditionGroup.erl index 3600ccac26..6cf8ecf451 100644 --- a/lib/asn1/test/asn1_SUITE_data/extensionAdditionGroup.erl +++ b/lib/asn1/test/asn1_SUITE_data/extensionAdditionGroup.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_SUITE_data/test_records.erl b/lib/asn1/test/asn1_SUITE_data/test_records.erl index 65716bb0dc..4c40623f1a 100644 --- a/lib/asn1/test/asn1_SUITE_data/test_records.erl +++ b/lib/asn1/test/asn1_SUITE_data/test_records.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2011. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_SUITE_data/testobj.erl b/lib/asn1/test/asn1_SUITE_data/testobj.erl index efb1cf4713..a0e00f8314 100644 --- a/lib/asn1/test/asn1_SUITE_data/testobj.erl +++ b/lib/asn1/test/asn1_SUITE_data/testobj.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_app_test.erl b/lib/asn1/test/asn1_app_test.erl index 71aad5c62f..b93c99a4d8 100644 --- a/lib/asn1/test/asn1_app_test.erl +++ b/lib/asn1/test/asn1_app_test.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2012. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_appup_test.erl b/lib/asn1/test/asn1_appup_test.erl index 7df6190f92..dd16c02ce8 100644 --- a/lib/asn1/test/asn1_appup_test.erl +++ b/lib/asn1/test/asn1_appup_test.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2010. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/asn1_test_lib.erl b/lib/asn1/test/asn1_test_lib.erl index dbb2600b41..c12aa34cc7 100644 --- a/lib/asn1/test/asn1_test_lib.erl +++ b/lib/asn1/test/asn1_test_lib.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/ber_decode_error.erl b/lib/asn1/test/ber_decode_error.erl index 8268698b8d..c0840e02d7 100644 --- a/lib/asn1/test/ber_decode_error.erl +++ b/lib/asn1/test/ber_decode_error.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/error_SUITE.erl b/lib/asn1/test/error_SUITE.erl index caae845592..13571a2bcf 100644 --- a/lib/asn1/test/error_SUITE.erl +++ b/lib/asn1/test/error_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013. All Rights Reserved. +%% Copyright Ericsson AB 2013-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/h323test.erl b/lib/asn1/test/h323test.erl index 566abd9714..935af0ba09 100644 --- a/lib/asn1/test/h323test.erl +++ b/lib/asn1/test/h323test.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2012. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/syntax_SUITE.erl b/lib/asn1/test/syntax_SUITE.erl index a354b75062..3f45955b3c 100644 --- a/lib/asn1/test/syntax_SUITE.erl +++ b/lib/asn1/test/syntax_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testChoExtension.erl b/lib/asn1/test/testChoExtension.erl index f4dc00b33c..4c632aab81 100644 --- a/lib/asn1/test/testChoExtension.erl +++ b/lib/asn1/test/testChoExtension.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testChoExternal.erl b/lib/asn1/test/testChoExternal.erl index fd9bcf4406..22f4ad859a 100644 --- a/lib/asn1/test/testChoExternal.erl +++ b/lib/asn1/test/testChoExternal.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testChoOptional.erl b/lib/asn1/test/testChoOptional.erl index d573e76a89..1f318315e9 100644 --- a/lib/asn1/test/testChoOptional.erl +++ b/lib/asn1/test/testChoOptional.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testChoPrim.erl b/lib/asn1/test/testChoPrim.erl index 14518285aa..573c482f2b 100644 --- a/lib/asn1/test/testChoPrim.erl +++ b/lib/asn1/test/testChoPrim.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testChoRecursive.erl b/lib/asn1/test/testChoRecursive.erl index 040aeabe48..1147d08442 100644 --- a/lib/asn1/test/testChoRecursive.erl +++ b/lib/asn1/test/testChoRecursive.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testChoTypeRefCho.erl b/lib/asn1/test/testChoTypeRefCho.erl index b0a9fd68bd..e0306425b9 100644 --- a/lib/asn1/test/testChoTypeRefCho.erl +++ b/lib/asn1/test/testChoTypeRefCho.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testChoTypeRefPrim.erl b/lib/asn1/test/testChoTypeRefPrim.erl index 59d23a8683..a7b77477a5 100644 --- a/lib/asn1/test/testChoTypeRefPrim.erl +++ b/lib/asn1/test/testChoTypeRefPrim.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testChoTypeRefSeq.erl b/lib/asn1/test/testChoTypeRefSeq.erl index 87c94fc888..f00b185e0c 100644 --- a/lib/asn1/test/testChoTypeRefSeq.erl +++ b/lib/asn1/test/testChoTypeRefSeq.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testChoTypeRefSet.erl b/lib/asn1/test/testChoTypeRefSet.erl index d2ff48af91..87de6057d9 100644 --- a/lib/asn1/test/testChoTypeRefSet.erl +++ b/lib/asn1/test/testChoTypeRefSet.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testChoiceIndefinite.erl b/lib/asn1/test/testChoiceIndefinite.erl index f5ae3ff882..765e772648 100644 --- a/lib/asn1/test/testChoiceIndefinite.erl +++ b/lib/asn1/test/testChoiceIndefinite.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2012. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testCompactBitString.erl b/lib/asn1/test/testCompactBitString.erl index 6265e20ab2..319ecc1a59 100644 --- a/lib/asn1/test/testCompactBitString.erl +++ b/lib/asn1/test/testCompactBitString.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testConstraints.erl b/lib/asn1/test/testConstraints.erl index 7da3ea3d38..6a1fbe4f73 100644 --- a/lib/asn1/test/testConstraints.erl +++ b/lib/asn1/test/testConstraints.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testContextSwitchingTypes.erl b/lib/asn1/test/testContextSwitchingTypes.erl index 3779f61f2f..cfe83fbf8e 100644 --- a/lib/asn1/test/testContextSwitchingTypes.erl +++ b/lib/asn1/test/testContextSwitchingTypes.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testDER.erl b/lib/asn1/test/testDER.erl index edaaa12eba..c8f28be5f6 100644 --- a/lib/asn1/test/testDER.erl +++ b/lib/asn1/test/testDER.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2012. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testDeepTConstr.erl b/lib/asn1/test/testDeepTConstr.erl index ed37df7204..9169cf5953 100644 --- a/lib/asn1/test/testDeepTConstr.erl +++ b/lib/asn1/test/testDeepTConstr.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testDef.erl b/lib/asn1/test/testDef.erl index 5fa5711473..eae8e6d378 100644 --- a/lib/asn1/test/testDef.erl +++ b/lib/asn1/test/testDef.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testDoubleEllipses.erl b/lib/asn1/test/testDoubleEllipses.erl index 4a054a14ed..4b50869fd2 100644 --- a/lib/asn1/test/testDoubleEllipses.erl +++ b/lib/asn1/test/testDoubleEllipses.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2007-2014. All Rights Reserved. +%% Copyright Ericsson AB 2007-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testEnumExt.erl b/lib/asn1/test/testEnumExt.erl index 057fcb694b..0f8ca816d4 100644 --- a/lib/asn1/test/testEnumExt.erl +++ b/lib/asn1/test/testEnumExt.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2013. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testExtensibilityImplied.erl b/lib/asn1/test/testExtensibilityImplied.erl index a039bec576..3b2e021c48 100644 --- a/lib/asn1/test/testExtensibilityImplied.erl +++ b/lib/asn1/test/testExtensibilityImplied.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testFragmented.erl b/lib/asn1/test/testFragmented.erl index 99867c016e..59e5c99c61 100644 --- a/lib/asn1/test/testFragmented.erl +++ b/lib/asn1/test/testFragmented.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013. All Rights Reserved. +%% Copyright Ericsson AB 2013-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testINSTANCE_OF.erl b/lib/asn1/test/testINSTANCE_OF.erl index b9079d8e95..aceaaf7a1d 100644 --- a/lib/asn1/test/testINSTANCE_OF.erl +++ b/lib/asn1/test/testINSTANCE_OF.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2012. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testImporting.erl b/lib/asn1/test/testImporting.erl index 5eb950100d..79ad48c0f4 100644 --- a/lib/asn1/test/testImporting.erl +++ b/lib/asn1/test/testImporting.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testInfObj.erl b/lib/asn1/test/testInfObj.erl index 1b38d5414e..5a9f47d865 100644 --- a/lib/asn1/test/testInfObj.erl +++ b/lib/asn1/test/testInfObj.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testInfObjExtract.erl b/lib/asn1/test/testInfObjExtract.erl index ba1d92c100..b51611f95f 100644 --- a/lib/asn1/test/testInfObjExtract.erl +++ b/lib/asn1/test/testInfObjExtract.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testInfObjectClass.erl b/lib/asn1/test/testInfObjectClass.erl index a7d0f2b6bd..560986fac9 100644 --- a/lib/asn1/test/testInfObjectClass.erl +++ b/lib/asn1/test/testInfObjectClass.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2012. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testMegaco.erl b/lib/asn1/test/testMegaco.erl index 61794ec02d..eff10762d2 100644 --- a/lib/asn1/test/testMegaco.erl +++ b/lib/asn1/test/testMegaco.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2012. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testMergeCompile.erl b/lib/asn1/test/testMergeCompile.erl index 5011c7d576..bd8b092b49 100644 --- a/lib/asn1/test/testMergeCompile.erl +++ b/lib/asn1/test/testMergeCompile.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2012. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testMultipleLevels.erl b/lib/asn1/test/testMultipleLevels.erl index 0f465ee9da..c610e59f3d 100644 --- a/lib/asn1/test/testMultipleLevels.erl +++ b/lib/asn1/test/testMultipleLevels.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testNBAPsystem.erl b/lib/asn1/test/testNBAPsystem.erl index 2a7e39597a..8fbcf9bd2b 100644 --- a/lib/asn1/test/testNBAPsystem.erl +++ b/lib/asn1/test/testNBAPsystem.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2013. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testOpenTypeImplicitTag.erl b/lib/asn1/test/testOpenTypeImplicitTag.erl index fc2f2a81e6..b1534bd268 100644 --- a/lib/asn1/test/testOpenTypeImplicitTag.erl +++ b/lib/asn1/test/testOpenTypeImplicitTag.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2012. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testOpt.erl b/lib/asn1/test/testOpt.erl index a15aa28f02..d7e194078e 100644 --- a/lib/asn1/test/testOpt.erl +++ b/lib/asn1/test/testOpt.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2010. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testParamBasic.erl b/lib/asn1/test/testParamBasic.erl index 768c5ad2fa..1455c6e81a 100644 --- a/lib/asn1/test/testParamBasic.erl +++ b/lib/asn1/test/testParamBasic.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testParameterizedInfObj.erl b/lib/asn1/test/testParameterizedInfObj.erl index 8b0353522d..5d6500e0ad 100644 --- a/lib/asn1/test/testParameterizedInfObj.erl +++ b/lib/asn1/test/testParameterizedInfObj.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testPrim.erl b/lib/asn1/test/testPrim.erl index 82da953ca1..96a2dd6c79 100644 --- a/lib/asn1/test/testPrim.erl +++ b/lib/asn1/test/testPrim.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testPrimExternal.erl b/lib/asn1/test/testPrimExternal.erl index 79c8a3a045..f06acebd66 100644 --- a/lib/asn1/test/testPrimExternal.erl +++ b/lib/asn1/test/testPrimExternal.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testPrimStrings.erl b/lib/asn1/test/testPrimStrings.erl index 042b1757ba..cb97655c15 100644 --- a/lib/asn1/test/testPrimStrings.erl +++ b/lib/asn1/test/testPrimStrings.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testRfcs.erl b/lib/asn1/test/testRfcs.erl index fa4389b904..e616d00563 100644 --- a/lib/asn1/test/testRfcs.erl +++ b/lib/asn1/test/testRfcs.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSSLspecs.erl b/lib/asn1/test/testSSLspecs.erl index 7dc7eedd50..fd58e930c0 100644 --- a/lib/asn1/test/testSSLspecs.erl +++ b/lib/asn1/test/testSSLspecs.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2012. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSelectionTypes.erl b/lib/asn1/test/testSelectionTypes.erl index 7039f6da4e..b9f908b251 100644 --- a/lib/asn1/test/testSelectionTypes.erl +++ b/lib/asn1/test/testSelectionTypes.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2012. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeq2738.erl b/lib/asn1/test/testSeq2738.erl index a75d058259..105a04a15b 100644 --- a/lib/asn1/test/testSeq2738.erl +++ b/lib/asn1/test/testSeq2738.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2012. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqDefault.erl b/lib/asn1/test/testSeqDefault.erl index ac3cf202b7..d9e9e60541 100644 --- a/lib/asn1/test/testSeqDefault.erl +++ b/lib/asn1/test/testSeqDefault.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqExtension.erl b/lib/asn1/test/testSeqExtension.erl index a84b6fb27c..f7885cb002 100644 --- a/lib/asn1/test/testSeqExtension.erl +++ b/lib/asn1/test/testSeqExtension.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqExternal.erl b/lib/asn1/test/testSeqExternal.erl index 9ad2c03208..8f2f2a8f94 100644 --- a/lib/asn1/test/testSeqExternal.erl +++ b/lib/asn1/test/testSeqExternal.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2010. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqOf.erl b/lib/asn1/test/testSeqOf.erl index f4a4181f51..d4cfafc278 100644 --- a/lib/asn1/test/testSeqOf.erl +++ b/lib/asn1/test/testSeqOf.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqOfCho.erl b/lib/asn1/test/testSeqOfCho.erl index 7bd1ce7aa6..268500d0e1 100644 --- a/lib/asn1/test/testSeqOfCho.erl +++ b/lib/asn1/test/testSeqOfCho.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqOfExternal.erl b/lib/asn1/test/testSeqOfExternal.erl index de95e081d5..18f2767613 100644 --- a/lib/asn1/test/testSeqOfExternal.erl +++ b/lib/asn1/test/testSeqOfExternal.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2010. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqOfIndefinite.erl b/lib/asn1/test/testSeqOfIndefinite.erl index bebd516c5c..fcc41edf82 100644 --- a/lib/asn1/test/testSeqOfIndefinite.erl +++ b/lib/asn1/test/testSeqOfIndefinite.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2012. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqOfTag.erl b/lib/asn1/test/testSeqOfTag.erl index cacbc85093..b6e62e15ef 100644 --- a/lib/asn1/test/testSeqOfTag.erl +++ b/lib/asn1/test/testSeqOfTag.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqOptional.erl b/lib/asn1/test/testSeqOptional.erl index 92b49e9c0d..13d6615ca4 100644 --- a/lib/asn1/test/testSeqOptional.erl +++ b/lib/asn1/test/testSeqOptional.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqPrim.erl b/lib/asn1/test/testSeqPrim.erl index 5872902ce7..7e782351d9 100644 --- a/lib/asn1/test/testSeqPrim.erl +++ b/lib/asn1/test/testSeqPrim.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqSetDefaultVal.erl b/lib/asn1/test/testSeqSetDefaultVal.erl index 1c41f64078..fd4ef9c088 100644 --- a/lib/asn1/test/testSeqSetDefaultVal.erl +++ b/lib/asn1/test/testSeqSetDefaultVal.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqSetIndefinite.erl b/lib/asn1/test/testSeqSetIndefinite.erl index 41e09f7796..155da2c1ca 100644 --- a/lib/asn1/test/testSeqSetIndefinite.erl +++ b/lib/asn1/test/testSeqSetIndefinite.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013. All Rights Reserved. +%% Copyright Ericsson AB 2013-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqTag.erl b/lib/asn1/test/testSeqTag.erl index 6959e2f7e2..cc561ffe72 100644 --- a/lib/asn1/test/testSeqTag.erl +++ b/lib/asn1/test/testSeqTag.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqTypeRefCho.erl b/lib/asn1/test/testSeqTypeRefCho.erl index 4a9ba53291..88993ef49a 100644 --- a/lib/asn1/test/testSeqTypeRefCho.erl +++ b/lib/asn1/test/testSeqTypeRefCho.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqTypeRefPrim.erl b/lib/asn1/test/testSeqTypeRefPrim.erl index e0c3277156..950c9b1de2 100644 --- a/lib/asn1/test/testSeqTypeRefPrim.erl +++ b/lib/asn1/test/testSeqTypeRefPrim.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2010. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqTypeRefSeq.erl b/lib/asn1/test/testSeqTypeRefSeq.erl index befbe5f457..0d88e55d15 100644 --- a/lib/asn1/test/testSeqTypeRefSeq.erl +++ b/lib/asn1/test/testSeqTypeRefSeq.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSeqTypeRefSet.erl b/lib/asn1/test/testSeqTypeRefSet.erl index 48c94a8b06..7d0fd20647 100644 --- a/lib/asn1/test/testSeqTypeRefSet.erl +++ b/lib/asn1/test/testSeqTypeRefSet.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetDefault.erl b/lib/asn1/test/testSetDefault.erl index e91a526add..6d84ee3204 100644 --- a/lib/asn1/test/testSetDefault.erl +++ b/lib/asn1/test/testSetDefault.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetExtension.erl b/lib/asn1/test/testSetExtension.erl index 89f27a7fef..58259e9f34 100644 --- a/lib/asn1/test/testSetExtension.erl +++ b/lib/asn1/test/testSetExtension.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2010. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetExternal.erl b/lib/asn1/test/testSetExternal.erl index f5d01e23a8..a9b1e3952e 100644 --- a/lib/asn1/test/testSetExternal.erl +++ b/lib/asn1/test/testSetExternal.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetOf.erl b/lib/asn1/test/testSetOf.erl index 02009dc8d5..62caa8b3f9 100644 --- a/lib/asn1/test/testSetOf.erl +++ b/lib/asn1/test/testSetOf.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetOfCho.erl b/lib/asn1/test/testSetOfCho.erl index be199b4688..a6ff2a79be 100644 --- a/lib/asn1/test/testSetOfCho.erl +++ b/lib/asn1/test/testSetOfCho.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetOfExternal.erl b/lib/asn1/test/testSetOfExternal.erl index 7abed66167..faa7cfd239 100644 --- a/lib/asn1/test/testSetOfExternal.erl +++ b/lib/asn1/test/testSetOfExternal.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetOfTag.erl b/lib/asn1/test/testSetOfTag.erl index ce77e2848f..ccaded42ab 100644 --- a/lib/asn1/test/testSetOfTag.erl +++ b/lib/asn1/test/testSetOfTag.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetOptional.erl b/lib/asn1/test/testSetOptional.erl index a0010d203a..8d38f4c9d5 100644 --- a/lib/asn1/test/testSetOptional.erl +++ b/lib/asn1/test/testSetOptional.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetPrim.erl b/lib/asn1/test/testSetPrim.erl index 47913178f3..f91dfeb9bf 100644 --- a/lib/asn1/test/testSetPrim.erl +++ b/lib/asn1/test/testSetPrim.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetTag.erl b/lib/asn1/test/testSetTag.erl index 2e95fb6793..528769c85b 100644 --- a/lib/asn1/test/testSetTag.erl +++ b/lib/asn1/test/testSetTag.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetTypeRefCho.erl b/lib/asn1/test/testSetTypeRefCho.erl index ac5bf5ab02..3015faaa0f 100644 --- a/lib/asn1/test/testSetTypeRefCho.erl +++ b/lib/asn1/test/testSetTypeRefCho.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetTypeRefPrim.erl b/lib/asn1/test/testSetTypeRefPrim.erl index 51190e2ba4..1f31736f1c 100644 --- a/lib/asn1/test/testSetTypeRefPrim.erl +++ b/lib/asn1/test/testSetTypeRefPrim.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetTypeRefSeq.erl b/lib/asn1/test/testSetTypeRefSeq.erl index 44a7910526..d829a5031c 100644 --- a/lib/asn1/test/testSetTypeRefSeq.erl +++ b/lib/asn1/test/testSetTypeRefSeq.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testSetTypeRefSet.erl b/lib/asn1/test/testSetTypeRefSet.erl index 7a67e6434c..df9732e52a 100644 --- a/lib/asn1/test/testSetTypeRefSet.erl +++ b/lib/asn1/test/testSetTypeRefSet.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testTCAP.erl b/lib/asn1/test/testTCAP.erl index 6e777875f6..c079ed9b73 100644 --- a/lib/asn1/test/testTCAP.erl +++ b/lib/asn1/test/testTCAP.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2013. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testTcapsystem.erl b/lib/asn1/test/testTcapsystem.erl index a050ceac61..ceff4f6b50 100644 --- a/lib/asn1/test/testTcapsystem.erl +++ b/lib/asn1/test/testTcapsystem.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2012. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testTimer.erl b/lib/asn1/test/testTimer.erl index 6fecee3d78..bd8da85735 100644 --- a/lib/asn1/test/testTimer.erl +++ b/lib/asn1/test/testTimer.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2012. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testTypeValueNotation.erl b/lib/asn1/test/testTypeValueNotation.erl index e75cec04c9..17f1c74dcb 100644 --- a/lib/asn1/test/testTypeValueNotation.erl +++ b/lib/asn1/test/testTypeValueNotation.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2013. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testUniqueObjectSets.erl b/lib/asn1/test/testUniqueObjectSets.erl index fd82087916..4d3ec94391 100644 --- a/lib/asn1/test/testUniqueObjectSets.erl +++ b/lib/asn1/test/testUniqueObjectSets.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/testValueTest.erl b/lib/asn1/test/testValueTest.erl index 1764323e93..6699c0094a 100644 --- a/lib/asn1/test/testValueTest.erl +++ b/lib/asn1/test/testValueTest.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/test_compile_options.erl b/lib/asn1/test/test_compile_options.erl index 1af614f49a..e32840660a 100644 --- a/lib/asn1/test/test_compile_options.erl +++ b/lib/asn1/test/test_compile_options.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2012. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/test_modified_x420.erl b/lib/asn1/test/test_modified_x420.erl index c0a32e2a37..2e1426c00f 100644 --- a/lib/asn1/test/test_modified_x420.erl +++ b/lib/asn1/test/test_modified_x420.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/test_partial_incomplete_decode.erl b/lib/asn1/test/test_partial_incomplete_decode.erl index 64f2ce22ae..d57aaaa1da 100644 --- a/lib/asn1/test/test_partial_incomplete_decode.erl +++ b/lib/asn1/test/test_partial_incomplete_decode.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2012. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/test_selective_decode.erl b/lib/asn1/test/test_selective_decode.erl index d7870057a8..c264e919a6 100644 --- a/lib/asn1/test/test_selective_decode.erl +++ b/lib/asn1/test/test_selective_decode.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2012. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/test_special_decode_performance.erl b/lib/asn1/test/test_special_decode_performance.erl index 6cf7ee2805..fbd53b8177 100644 --- a/lib/asn1/test/test_special_decode_performance.erl +++ b/lib/asn1/test/test_special_decode_performance.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2012. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/test_undecoded_rest.erl b/lib/asn1/test/test_undecoded_rest.erl index 77147d59cc..ec0dfddb0d 100644 --- a/lib/asn1/test/test_undecoded_rest.erl +++ b/lib/asn1/test/test_undecoded_rest.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2012. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/asn1/test/test_x691.erl b/lib/asn1/test/test_x691.erl index 8ef62960ff..878304d94f 100644 --- a/lib/asn1/test/test_x691.erl +++ b/lib/asn1/test/test_x691.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2012. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/Makefile b/lib/common_test/Makefile index d47d60d1e4..f2065b8a0d 100644 --- a/lib/common_test/Makefile +++ b/lib/common_test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2003-2010. All Rights Reserved. +# Copyright Ericsson AB 2003-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/common_test/doc/src/Makefile b/lib/common_test/doc/src/Makefile index a0c89b1222..e495f587a3 100644 --- a/lib/common_test/doc/src/Makefile +++ b/lib/common_test/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2003-2012. All Rights Reserved. +# Copyright Ericsson AB 2003-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/common_test/doc/src/basics_chapter.xml b/lib/common_test/doc/src/basics_chapter.xml index 1a5a686fa0..b349d93813 100644 --- a/lib/common_test/doc/src/basics_chapter.xml +++ b/lib/common_test/doc/src/basics_chapter.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/book.xml b/lib/common_test/doc/src/book.xml index 7fe5331aba..def139a0be 100644 --- a/lib/common_test/doc/src/book.xml +++ b/lib/common_test/doc/src/book.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/common_test_app.xml b/lib/common_test/doc/src/common_test_app.xml index 10c93e2ed1..3f83747485 100644 --- a/lib/common_test/doc/src/common_test_app.xml +++ b/lib/common_test/doc/src/common_test_app.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/config_file_chapter.xml b/lib/common_test/doc/src/config_file_chapter.xml index 62ebfccb98..db93744214 100644 --- a/lib/common_test/doc/src/config_file_chapter.xml +++ b/lib/common_test/doc/src/config_file_chapter.xml @@ -4,7 +4,7 @@
- 20042013 + 20042016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/cover_chapter.xml b/lib/common_test/doc/src/cover_chapter.xml index 094aa7d80c..6c180c276c 100644 --- a/lib/common_test/doc/src/cover_chapter.xml +++ b/lib/common_test/doc/src/cover_chapter.xml @@ -4,7 +4,7 @@
- 20062014 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct.xml b/lib/common_test/doc/src/ct.xml index a87be21d73..23aeaa38ea 100644 --- a/lib/common_test/doc/src/ct.xml +++ b/lib/common_test/doc/src/ct.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_cover.xml b/lib/common_test/doc/src/ct_cover.xml index be09c08a68..89d944acbe 100644 --- a/lib/common_test/doc/src/ct_cover.xml +++ b/lib/common_test/doc/src/ct_cover.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_ftp.xml b/lib/common_test/doc/src/ct_ftp.xml index 0598dcbe3e..e8c6f72db7 100644 --- a/lib/common_test/doc/src/ct_ftp.xml +++ b/lib/common_test/doc/src/ct_ftp.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_hooks.xml b/lib/common_test/doc/src/ct_hooks.xml index 12ec3bcec3..3b1e564b66 100644 --- a/lib/common_test/doc/src/ct_hooks.xml +++ b/lib/common_test/doc/src/ct_hooks.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_hooks_chapter.xml b/lib/common_test/doc/src/ct_hooks_chapter.xml index 3eb1945a61..1998f15697 100644 --- a/lib/common_test/doc/src/ct_hooks_chapter.xml +++ b/lib/common_test/doc/src/ct_hooks_chapter.xml @@ -4,7 +4,7 @@
- 20112013 + 20112016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_master.xml b/lib/common_test/doc/src/ct_master.xml index 06f9b04f1b..6bde4644c6 100644 --- a/lib/common_test/doc/src/ct_master.xml +++ b/lib/common_test/doc/src/ct_master.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_master_chapter.xml b/lib/common_test/doc/src/ct_master_chapter.xml index 99555164e0..7b5aae7ad8 100644 --- a/lib/common_test/doc/src/ct_master_chapter.xml +++ b/lib/common_test/doc/src/ct_master_chapter.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_netconfc.xml b/lib/common_test/doc/src/ct_netconfc.xml index d8c82c7f2c..9d1ff25a3a 100644 --- a/lib/common_test/doc/src/ct_netconfc.xml +++ b/lib/common_test/doc/src/ct_netconfc.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_property_test.xml b/lib/common_test/doc/src/ct_property_test.xml index 2e9bd1969c..028e5eb69f 100644 --- a/lib/common_test/doc/src/ct_property_test.xml +++ b/lib/common_test/doc/src/ct_property_test.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_rpc.xml b/lib/common_test/doc/src/ct_rpc.xml index 0169727581..90e6b833f7 100644 --- a/lib/common_test/doc/src/ct_rpc.xml +++ b/lib/common_test/doc/src/ct_rpc.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_run.xml b/lib/common_test/doc/src/ct_run.xml index d0ecc38564..88873ce5b2 100644 --- a/lib/common_test/doc/src/ct_run.xml +++ b/lib/common_test/doc/src/ct_run.xml @@ -4,7 +4,7 @@
- 20072013 + 20072016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_slave.xml b/lib/common_test/doc/src/ct_slave.xml index 44a7b7873f..9d9aa50051 100644 --- a/lib/common_test/doc/src/ct_slave.xml +++ b/lib/common_test/doc/src/ct_slave.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_snmp.xml b/lib/common_test/doc/src/ct_snmp.xml index d001fb24ec..0a5e52b16c 100644 --- a/lib/common_test/doc/src/ct_snmp.xml +++ b/lib/common_test/doc/src/ct_snmp.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_ssh.xml b/lib/common_test/doc/src/ct_ssh.xml index 92b1f60b8c..d00737aa5a 100644 --- a/lib/common_test/doc/src/ct_ssh.xml +++ b/lib/common_test/doc/src/ct_ssh.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ct_telnet.xml b/lib/common_test/doc/src/ct_telnet.xml index b7ba352104..b35e511501 100644 --- a/lib/common_test/doc/src/ct_telnet.xml +++ b/lib/common_test/doc/src/ct_telnet.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/dependencies_chapter.xml b/lib/common_test/doc/src/dependencies_chapter.xml index 29c54e819a..8ede822ae5 100644 --- a/lib/common_test/doc/src/dependencies_chapter.xml +++ b/lib/common_test/doc/src/dependencies_chapter.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/event_handler_chapter.xml b/lib/common_test/doc/src/event_handler_chapter.xml index 31128a7114..2978226a19 100644 --- a/lib/common_test/doc/src/event_handler_chapter.xml +++ b/lib/common_test/doc/src/event_handler_chapter.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/example_chapter.xml b/lib/common_test/doc/src/example_chapter.xml index 8523c9f485..b82d14d2d8 100644 --- a/lib/common_test/doc/src/example_chapter.xml +++ b/lib/common_test/doc/src/example_chapter.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/getting_started_chapter.xml b/lib/common_test/doc/src/getting_started_chapter.xml index 802f9ba397..9b021058e8 100644 --- a/lib/common_test/doc/src/getting_started_chapter.xml +++ b/lib/common_test/doc/src/getting_started_chapter.xml @@ -4,7 +4,7 @@
- 20072013 + 20072016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/install_chapter.xml b/lib/common_test/doc/src/install_chapter.xml index 9dce1e31a4..b29906d381 100644 --- a/lib/common_test/doc/src/install_chapter.xml +++ b/lib/common_test/doc/src/install_chapter.xml @@ -4,7 +4,7 @@
- 20072013 + 20072016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/introduction.xml b/lib/common_test/doc/src/introduction.xml index e2a42bfd33..40724f24e9 100644 --- a/lib/common_test/doc/src/introduction.xml +++ b/lib/common_test/doc/src/introduction.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/notes.xml b/lib/common_test/doc/src/notes.xml index ff51b101cc..aba71b0d4a 100644 --- a/lib/common_test/doc/src/notes.xml +++ b/lib/common_test/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20042013 + 20042016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/notes_history.xml b/lib/common_test/doc/src/notes_history.xml index ecc0cab651..3a30632579 100644 --- a/lib/common_test/doc/src/notes_history.xml +++ b/lib/common_test/doc/src/notes_history.xml @@ -4,7 +4,7 @@
- 20042013 + 20042016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/part.xml b/lib/common_test/doc/src/part.xml index 41e74e57c6..000eb06b82 100644 --- a/lib/common_test/doc/src/part.xml +++ b/lib/common_test/doc/src/part.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/part_notes.xml b/lib/common_test/doc/src/part_notes.xml index 3d55d8152d..360c535e96 100644 --- a/lib/common_test/doc/src/part_notes.xml +++ b/lib/common_test/doc/src/part_notes.xml @@ -4,7 +4,7 @@
- 20042013 + 20042016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/part_notes_history.xml b/lib/common_test/doc/src/part_notes_history.xml index 1e503ce536..d13bb858db 100644 --- a/lib/common_test/doc/src/part_notes_history.xml +++ b/lib/common_test/doc/src/part_notes_history.xml @@ -4,7 +4,7 @@
- 20042013 + 20042016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/ref_man.xml b/lib/common_test/doc/src/ref_man.xml index 19960bfea7..d1567e2d3c 100644 --- a/lib/common_test/doc/src/ref_man.xml +++ b/lib/common_test/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/run_test_chapter.xml b/lib/common_test/doc/src/run_test_chapter.xml index e04bb3e208..5ae32ee230 100644 --- a/lib/common_test/doc/src/run_test_chapter.xml +++ b/lib/common_test/doc/src/run_test_chapter.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/test_structure_chapter.xml b/lib/common_test/doc/src/test_structure_chapter.xml index 8076244928..3ffaa623c3 100644 --- a/lib/common_test/doc/src/test_structure_chapter.xml +++ b/lib/common_test/doc/src/test_structure_chapter.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/unix_telnet.xml b/lib/common_test/doc/src/unix_telnet.xml index 189379c39a..701d5ec88e 100644 --- a/lib/common_test/doc/src/unix_telnet.xml +++ b/lib/common_test/doc/src/unix_telnet.xml @@ -4,7 +4,7 @@
- 20102012 + 20102016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/why_test_chapter.xml b/lib/common_test/doc/src/why_test_chapter.xml index ff6000628b..cdac4e04b2 100644 --- a/lib/common_test/doc/src/why_test_chapter.xml +++ b/lib/common_test/doc/src/why_test_chapter.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/doc/src/write_test_chapter.xml b/lib/common_test/doc/src/write_test_chapter.xml index e3811ec4cf..40e02347f2 100644 --- a/lib/common_test/doc/src/write_test_chapter.xml +++ b/lib/common_test/doc/src/write_test_chapter.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/common_test/include/ct.hrl b/lib/common_test/include/ct.hrl index 5806f75806..79f0b2d9df 100644 --- a/lib/common_test/include/ct.hrl +++ b/lib/common_test/include/ct.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2012. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/include/ct_event.hrl b/lib/common_test/include/ct_event.hrl index 51c533297a..d539641b3e 100644 --- a/lib/common_test/include/ct_event.hrl +++ b/lib/common_test/include/ct_event.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2009. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/priv/Makefile b/lib/common_test/priv/Makefile index c9aff91b8c..c70bde45aa 100644 --- a/lib/common_test/priv/Makefile +++ b/lib/common_test/priv/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2008-2009. All Rights Reserved. +# Copyright Ericsson AB 2008-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/common_test/priv/Makefile.in b/lib/common_test/priv/Makefile.in index 06a4e40ee9..924174e94a 100644 --- a/lib/common_test/priv/Makefile.in +++ b/lib/common_test/priv/Makefile.in @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2003-2012. All Rights Reserved. +# Copyright Ericsson AB 2003-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/Makefile b/lib/common_test/src/Makefile index 91c1e8ede8..0f9e044f9e 100644 --- a/lib/common_test/src/Makefile +++ b/lib/common_test/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2003-2014. All Rights Reserved. +# Copyright Ericsson AB 2003-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/common_test.app.src b/lib/common_test/src/common_test.app.src index 26bcf00824..ddd9d95396 100644 --- a/lib/common_test/src/common_test.app.src +++ b/lib/common_test/src/common_test.app.src @@ -1,7 +1,7 @@ % This is an -*- erlang -*- file. %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2014. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/common_test.appup.src b/lib/common_test/src/common_test.appup.src index a657e4a3a6..e98f947553 100644 --- a/lib/common_test/src/common_test.appup.src +++ b/lib/common_test/src/common_test.appup.src @@ -1,7 +1,7 @@ %% -*- erlang -*- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct.erl b/lib/common_test/src/ct.erl index 538be514d6..7fe90b60ff 100644 --- a/lib/common_test/src/ct.erl +++ b/lib/common_test/src/ct.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2013. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_config.erl b/lib/common_test/src/ct_config.erl index 33efe7a14a..b499bc8b05 100644 --- a/lib/common_test/src/ct_config.erl +++ b/lib/common_test/src/ct_config.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2013. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_config_plain.erl b/lib/common_test/src/ct_config_plain.erl index 810dec7c76..e72b55971b 100644 --- a/lib/common_test/src/ct_config_plain.erl +++ b/lib/common_test/src/ct_config_plain.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2013. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_config_xml.erl b/lib/common_test/src/ct_config_xml.erl index 593ae3de52..4343761707 100644 --- a/lib/common_test/src/ct_config_xml.erl +++ b/lib/common_test/src/ct_config_xml.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_conn_log_h.erl b/lib/common_test/src/ct_conn_log_h.erl index 034906a3ba..93e64c65fe 100644 --- a/lib/common_test/src/ct_conn_log_h.erl +++ b/lib/common_test/src/ct_conn_log_h.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_cover.erl b/lib/common_test/src/ct_cover.erl index 8e5ce9b245..c258516915 100644 --- a/lib/common_test/src/ct_cover.erl +++ b/lib/common_test/src/ct_cover.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2012. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_event.erl b/lib/common_test/src/ct_event.erl index 01beabaa73..5fa9f410bf 100644 --- a/lib/common_test/src/ct_event.erl +++ b/lib/common_test/src/ct_event.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2013. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_framework.erl b/lib/common_test/src/ct_framework.erl index 19a3a51b88..eb32f7f3fc 100644 --- a/lib/common_test/src/ct_framework.erl +++ b/lib/common_test/src/ct_framework.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2013. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_ftp.erl b/lib/common_test/src/ct_ftp.erl index 616b1a8934..48914864e4 100644 --- a/lib/common_test/src/ct_ftp.erl +++ b/lib/common_test/src/ct_ftp.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2013. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_gen_conn.erl b/lib/common_test/src/ct_gen_conn.erl index e46fd77383..23ba1ab981 100644 --- a/lib/common_test/src/ct_gen_conn.erl +++ b/lib/common_test/src/ct_gen_conn.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2014. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_groups.erl b/lib/common_test/src/ct_groups.erl index 92640cf323..80f5c30c2a 100644 --- a/lib/common_test/src/ct_groups.erl +++ b/lib/common_test/src/ct_groups.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2013. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_hooks.erl b/lib/common_test/src/ct_hooks.erl index 83ad33fdd8..d8f583455b 100644 --- a/lib/common_test/src/ct_hooks.erl +++ b/lib/common_test/src/ct_hooks.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2013. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_hooks_lock.erl b/lib/common_test/src/ct_hooks_lock.erl index 1a058aa8ca..f41f259f7b 100644 --- a/lib/common_test/src/ct_hooks_lock.erl +++ b/lib/common_test/src/ct_hooks_lock.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_logs.erl b/lib/common_test/src/ct_logs.erl index 4920383f39..1138acb839 100644 --- a/lib/common_test/src/ct_logs.erl +++ b/lib/common_test/src/ct_logs.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2014. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_master.erl b/lib/common_test/src/ct_master.erl index 228daf459b..32c8ab96ec 100644 --- a/lib/common_test/src/ct_master.erl +++ b/lib/common_test/src/ct_master.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2013. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_master_event.erl b/lib/common_test/src/ct_master_event.erl index 0d7d220fd0..d28ef42c20 100644 --- a/lib/common_test/src/ct_master_event.erl +++ b/lib/common_test/src/ct_master_event.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2013. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_master_logs.erl b/lib/common_test/src/ct_master_logs.erl index 54190a8254..39f87a7f09 100644 --- a/lib/common_test/src/ct_master_logs.erl +++ b/lib/common_test/src/ct_master_logs.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2013. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_master_status.erl b/lib/common_test/src/ct_master_status.erl index 6a3572b261..7d3e54e645 100644 --- a/lib/common_test/src/ct_master_status.erl +++ b/lib/common_test/src/ct_master_status.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2013. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_netconfc.erl b/lib/common_test/src/ct_netconfc.erl index 8812514ad9..ff45407fe0 100644 --- a/lib/common_test/src/ct_netconfc.erl +++ b/lib/common_test/src/ct_netconfc.erl @@ -1,7 +1,7 @@ %%---------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2014. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_netconfc.hrl b/lib/common_test/src/ct_netconfc.hrl index e4746fe8b7..5eeeafa318 100644 --- a/lib/common_test/src/ct_netconfc.hrl +++ b/lib/common_test/src/ct_netconfc.hrl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_property_test.erl b/lib/common_test/src/ct_property_test.erl index 5ee7435695..7dc78e949a 100644 --- a/lib/common_test/src/ct_property_test.erl +++ b/lib/common_test/src/ct_property_test.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2014. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_release_test.erl b/lib/common_test/src/ct_release_test.erl index 6c38f51363..4cf253e571 100644 --- a/lib/common_test/src/ct_release_test.erl +++ b/lib/common_test/src/ct_release_test.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014-2015. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_repeat.erl b/lib/common_test/src/ct_repeat.erl index 1cb32f5bcd..31c5755c7e 100644 --- a/lib/common_test/src/ct_repeat.erl +++ b/lib/common_test/src/ct_repeat.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2007-2013. All Rights Reserved. +%% Copyright Ericsson AB 2007-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_rpc.erl b/lib/common_test/src/ct_rpc.erl index 73520b3dd5..cbcc212bb8 100644 --- a/lib/common_test/src/ct_rpc.erl +++ b/lib/common_test/src/ct_rpc.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2009. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_ssh.erl b/lib/common_test/src/ct_ssh.erl index d19004fa2c..92d912052e 100644 --- a/lib/common_test/src/ct_ssh.erl +++ b/lib/common_test/src/ct_ssh.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2013. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_telnet_client.erl b/lib/common_test/src/ct_telnet_client.erl index 99d683244c..f1dee1f3bb 100644 --- a/lib/common_test/src/ct_telnet_client.erl +++ b/lib/common_test/src/ct_telnet_client.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2014. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_testspec.erl b/lib/common_test/src/ct_testspec.erl index 5cd52bd042..df5587b069 100644 --- a/lib/common_test/src/ct_testspec.erl +++ b/lib/common_test/src/ct_testspec.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2013. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_util.erl b/lib/common_test/src/ct_util.erl index b7fa7947e2..c372763ae9 100644 --- a/lib/common_test/src/ct_util.erl +++ b/lib/common_test/src/ct_util.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2013. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_util.hrl b/lib/common_test/src/ct_util.hrl index 2c1954c2b3..c1cc1eafbd 100644 --- a/lib/common_test/src/ct_util.hrl +++ b/lib/common_test/src/ct_util.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2013. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_webtool.erl b/lib/common_test/src/ct_webtool.erl index 014487eb10..6cbcd98cc3 100644 --- a/lib/common_test/src/ct_webtool.erl +++ b/lib/common_test/src/ct_webtool.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2010. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/ct_webtool_sup.erl b/lib/common_test/src/ct_webtool_sup.erl index 485161c784..c02ec69d04 100644 --- a/lib/common_test/src/ct_webtool_sup.erl +++ b/lib/common_test/src/ct_webtool_sup.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/cth_conn_log.erl b/lib/common_test/src/cth_conn_log.erl index 954b4239af..0501c6ed1c 100644 --- a/lib/common_test/src/cth_conn_log.erl +++ b/lib/common_test/src/cth_conn_log.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/cth_log_redirect.erl b/lib/common_test/src/cth_log_redirect.erl index a8c4a455e1..e762d5060f 100644 --- a/lib/common_test/src/cth_log_redirect.erl +++ b/lib/common_test/src/cth_log_redirect.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2011-2013. All Rights Reserved. +%% Copyright Ericsson AB 2011-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/cth_surefire.erl b/lib/common_test/src/cth_surefire.erl index 31a8e1c076..74a97fe2e2 100644 --- a/lib/common_test/src/cth_surefire.erl +++ b/lib/common_test/src/cth_surefire.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/erl2html2.erl b/lib/common_test/src/erl2html2.erl index d440d0940d..a1e0bf3879 100644 --- a/lib/common_test/src/erl2html2.erl +++ b/lib/common_test/src/erl2html2.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2015. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/test_server_ctrl.erl b/lib/common_test/src/test_server_ctrl.erl index 833d99907e..ff960c22a5 100644 --- a/lib/common_test/src/test_server_ctrl.erl +++ b/lib/common_test/src/test_server_ctrl.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2014. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/test_server_gl.erl b/lib/common_test/src/test_server_gl.erl index 233e59172b..c150570604 100644 --- a/lib/common_test/src/test_server_gl.erl +++ b/lib/common_test/src/test_server_gl.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2015. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/test_server_internal.hrl b/lib/common_test/src/test_server_internal.hrl index 1ec2d83417..f0c1876dd6 100644 --- a/lib/common_test/src/test_server_internal.hrl +++ b/lib/common_test/src/test_server_internal.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2013. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/test_server_io.erl b/lib/common_test/src/test_server_io.erl index 0d881d0ada..8c5c0aef35 100644 --- a/lib/common_test/src/test_server_io.erl +++ b/lib/common_test/src/test_server_io.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/test_server_sup.erl b/lib/common_test/src/test_server_sup.erl index c4530ba62f..fa2bb33c2d 100644 --- a/lib/common_test/src/test_server_sup.erl +++ b/lib/common_test/src/test_server_sup.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2014. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/unix_telnet.erl b/lib/common_test/src/unix_telnet.erl index e5b3058999..cd493d293f 100644 --- a/lib/common_test/src/unix_telnet.erl +++ b/lib/common_test/src/unix_telnet.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2014. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/src/vts.erl b/lib/common_test/src/vts.erl index df434d62c8..e1c16fbda4 100644 --- a/lib/common_test/src/vts.erl +++ b/lib/common_test/src/vts.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2012. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/Makefile b/lib/common_test/test/Makefile index fd96d06aab..1532b6c1f7 100644 --- a/lib/common_test/test/Makefile +++ b/lib/common_test/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2008-2014. All Rights Reserved. +# Copyright Ericsson AB 2008-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_auto_compile_SUITE.erl b/lib/common_test/test/ct_auto_compile_SUITE.erl index f00bd46d6f..e6939d23c0 100644 --- a/lib/common_test/test/ct_auto_compile_SUITE.erl +++ b/lib/common_test/test/ct_auto_compile_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_auto_compile_SUITE_data/bad_SUITE.erl b/lib/common_test/test/ct_auto_compile_SUITE_data/bad_SUITE.erl index ebeb4a51f6..64ec7dace5 100644 --- a/lib/common_test/test/ct_auto_compile_SUITE_data/bad_SUITE.erl +++ b/lib/common_test/test/ct_auto_compile_SUITE_data/bad_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_auto_compile_SUITE_data/dummy_SUITE.erl b/lib/common_test/test/ct_auto_compile_SUITE_data/dummy_SUITE.erl index 935fe1929f..7ce792777f 100644 --- a/lib/common_test/test/ct_auto_compile_SUITE_data/dummy_SUITE.erl +++ b/lib/common_test/test/ct_auto_compile_SUITE_data/dummy_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_basic_html_SUITE.erl b/lib/common_test/test/ct_basic_html_SUITE.erl index e8aae9f12a..c6529f6657 100644 --- a/lib/common_test/test/ct_basic_html_SUITE.erl +++ b/lib/common_test/test/ct_basic_html_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_basic_html_SUITE_data/babbling_SUITE.erl b/lib/common_test/test/ct_basic_html_SUITE_data/babbling_SUITE.erl index ae408e4ace..c72040d292 100644 --- a/lib/common_test/test/ct_basic_html_SUITE_data/babbling_SUITE.erl +++ b/lib/common_test/test/ct_basic_html_SUITE_data/babbling_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_config_SUITE.erl b/lib/common_test/test/ct_config_SUITE.erl index 9de135d786..9879e0f20d 100644 --- a/lib/common_test/test/ct_config_SUITE.erl +++ b/lib/common_test/test/ct_config_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_config_SUITE_data/config/test/config_driver.erl b/lib/common_test/test/ct_config_SUITE_data/config/test/config_driver.erl index 98b32ece1f..f817f60172 100644 --- a/lib/common_test/test/ct_config_SUITE_data/config/test/config_driver.erl +++ b/lib/common_test/test/ct_config_SUITE_data/config/test/config_driver.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_config_SUITE_data/config/test/config_dynamic_SUITE.erl b/lib/common_test/test/ct_config_SUITE_data/config/test/config_dynamic_SUITE.erl index e4a839d9f5..c64774cd4f 100644 --- a/lib/common_test/test/ct_config_SUITE_data/config/test/config_dynamic_SUITE.erl +++ b/lib/common_test/test/ct_config_SUITE_data/config/test/config_dynamic_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_config_SUITE_data/config/test/config_server.erl b/lib/common_test/test/ct_config_SUITE_data/config/test/config_server.erl index 2061ec8d40..d795636606 100644 --- a/lib/common_test/test/ct_config_SUITE_data/config/test/config_server.erl +++ b/lib/common_test/test/ct_config_SUITE_data/config/test/config_server.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_config_SUITE_data/config/test/config_static_SUITE.erl b/lib/common_test/test/ct_config_SUITE_data/config/test/config_static_SUITE.erl index 5e06072bcc..5ebe75e501 100644 --- a/lib/common_test/test/ct_config_SUITE_data/config/test/config_static_SUITE.erl +++ b/lib/common_test/test/ct_config_SUITE_data/config/test/config_static_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_config_info_SUITE.erl b/lib/common_test/test/ct_config_info_SUITE.erl index 8ce9d9f16e..1389cd77ba 100644 --- a/lib/common_test/test/ct_config_info_SUITE.erl +++ b/lib/common_test/test/ct_config_info_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_config_info_SUITE_data/config_info_1_SUITE.erl b/lib/common_test/test/ct_config_info_SUITE_data/config_info_1_SUITE.erl index ea0e463ea6..ab88194e48 100644 --- a/lib/common_test/test/ct_config_info_SUITE_data/config_info_1_SUITE.erl +++ b/lib/common_test/test/ct_config_info_SUITE_data/config_info_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_cover_SUITE.erl b/lib/common_test/test/ct_cover_SUITE.erl index fcd9b15b4b..8c1bf4fe43 100644 --- a/lib/common_test/test/ct_cover_SUITE.erl +++ b/lib/common_test/test/ct_cover_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_cover_SUITE_data/cover_SUITE.erl b/lib/common_test/test/ct_cover_SUITE_data/cover_SUITE.erl index bfcc914d8c..4e013b8056 100644 --- a/lib/common_test/test/ct_cover_SUITE_data/cover_SUITE.erl +++ b/lib/common_test/test/ct_cover_SUITE_data/cover_SUITE.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_cover_nomerge_SUITE.erl b/lib/common_test/test/ct_cover_nomerge_SUITE.erl index 5ee1eee5a0..918fcc6c0b 100644 --- a/lib/common_test/test/ct_cover_nomerge_SUITE.erl +++ b/lib/common_test/test/ct_cover_nomerge_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_local_SUITE.erl b/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_local_SUITE.erl index dac039a0b0..10bb912539 100644 --- a/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_local_SUITE.erl +++ b/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_local_SUITE.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_remote_SUITE.erl b/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_remote_SUITE.erl index e52a38c6c8..87759638bf 100644 --- a/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_remote_SUITE.erl +++ b/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_remote_SUITE.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_remote_nostop_SUITE.erl b/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_remote_nostop_SUITE.erl index 7e0674f889..29776324af 100644 --- a/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_remote_nostop_SUITE.erl +++ b/lib/common_test/test/ct_cover_nomerge_SUITE_data/cover_nomerge_remote_nostop_SUITE.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE.erl b/lib/common_test/test/ct_error_SUITE.erl index 53cfbd7118..fae23484e6 100644 --- a/lib/common_test/test/ct_error_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2013. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_10_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_10_SUITE.erl index 27cd3ecf3c..bcbbd5f04f 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_10_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_10_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_11_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_11_SUITE.erl index 611ce95b48..97ca442220 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_11_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_11_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_12_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_12_SUITE.erl index 1f2e06de9d..3677c5384a 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_12_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_12_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_13_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_13_SUITE.erl index 4f9d3017b5..b4722b8805 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_13_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_13_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_14_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_14_SUITE.erl index d8ffd029e3..a0bfed8c35 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_14_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_14_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_1_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_1_SUITE.erl index ae9edb540d..dfe5597386 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_1_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_2_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_2_SUITE.erl index 2b31ac7eff..abcccca25c 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_2_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_3_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_3_SUITE.erl index 884395bfde..bb4a205d0d 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_3_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_3_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_4_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_4_SUITE.erl index cde1571a3c..69aab90f11 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_4_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_4_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_5_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_5_SUITE.erl index 5fce02aaf8..22dfd2886f 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_5_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_5_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_6_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_6_SUITE.erl index becc723c75..43da1b8273 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_6_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_6_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_7_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_7_SUITE.erl index 3c4c103fac..c91082361b 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_7_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_7_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_8_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_8_SUITE.erl index 1b98f289a1..591766ef42 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_8_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_8_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_9_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_9_SUITE.erl index e983c0c7b1..8e53e8a299 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_9_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/cfg_error_9_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/config_func_error_1_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/config_func_error_1_SUITE.erl index ec331d3444..e211a55b17 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/config_func_error_1_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/config_func_error_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/config_restored_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/config_restored_SUITE.erl index 366e3d2724..f1fc6445b4 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/config_restored_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/config_restored_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2013. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/lib_error_1_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/lib_error_1_SUITE.erl index 6f1b391ae6..029796b89b 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/lib_error_1_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/lib_error_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/misc_error_1_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/misc_error_1_SUITE.erl index 8ba6844b27..5e9ff79097 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/misc_error_1_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/misc_error_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/no_compile_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/no_compile_SUITE.erl index 99f8a68517..87523a932d 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/no_compile_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/no_compile_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_1_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_1_SUITE.erl index 59a319503d..8e8f13f20b 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_1_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_2_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_2_SUITE.erl index 759b050b31..21a02a7330 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_2_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_3_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_3_SUITE.erl index fc4fa5b2d4..9ccd0fbd44 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_3_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_3_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_4_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_4_SUITE.erl index b7b662cec6..e010b79c6c 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_4_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_4_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_5_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_5_SUITE.erl index ce524a706c..d2da126360 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_5_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_5_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_6_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_6_SUITE.erl index d67cd00318..932ce8f798 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_6_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_6_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_7_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_7_SUITE.erl index 4701c66702..f5a69c1197 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_7_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_7_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_8_SUITE.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_8_SUITE.erl index df0ce55d7b..eb5df8c45d 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_8_SUITE.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_8_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_utils.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_utils.erl index 2e06cd7ecf..60a21fcd40 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_utils.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/timetrap_utils.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_error_SUITE_data/error/test/verify_config.erl b/lib/common_test/test/ct_error_SUITE_data/error/test/verify_config.erl index b3e07288dc..530ee09654 100644 --- a/lib/common_test/test/ct_error_SUITE_data/error/test/verify_config.erl +++ b/lib/common_test/test/ct_error_SUITE_data/error/test/verify_config.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2013. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_event_handler_SUITE.erl b/lib/common_test/test/ct_event_handler_SUITE.erl index 683bbf4ea6..26b382e55d 100644 --- a/lib/common_test/test/ct_event_handler_SUITE.erl +++ b/lib/common_test/test/ct_event_handler_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2011. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_event_handler_SUITE_data/eh_A.erl b/lib/common_test/test/ct_event_handler_SUITE_data/eh_A.erl index 29c25bf151..07b21b4178 100644 --- a/lib/common_test/test/ct_event_handler_SUITE_data/eh_A.erl +++ b/lib/common_test/test/ct_event_handler_SUITE_data/eh_A.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2010. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_event_handler_SUITE_data/event_handling_1/test/eh_11_SUITE.erl b/lib/common_test/test/ct_event_handler_SUITE_data/event_handling_1/test/eh_11_SUITE.erl index af88e6775a..9f58bb8369 100644 --- a/lib/common_test/test/ct_event_handler_SUITE_data/event_handling_1/test/eh_11_SUITE.erl +++ b/lib/common_test/test/ct_event_handler_SUITE_data/event_handling_1/test/eh_11_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2010. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_gen_conn_SUITE.erl b/lib/common_test/test/ct_gen_conn_SUITE.erl index 82f68239d7..27795c7138 100644 --- a/lib/common_test/test/ct_gen_conn_SUITE.erl +++ b/lib/common_test/test/ct_gen_conn_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2013. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_gen_conn_SUITE_data/conn_SUITE.erl b/lib/common_test/test/ct_gen_conn_SUITE_data/conn_SUITE.erl index 3d122f1de5..1404df6410 100644 --- a/lib/common_test/test/ct_gen_conn_SUITE_data/conn_SUITE.erl +++ b/lib/common_test/test/ct_gen_conn_SUITE_data/conn_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_gen_conn_SUITE_data/proto.erl b/lib/common_test/test/ct_gen_conn_SUITE_data/proto.erl index a466891f81..dd754b73e4 100644 --- a/lib/common_test/test/ct_gen_conn_SUITE_data/proto.erl +++ b/lib/common_test/test/ct_gen_conn_SUITE_data/proto.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_group_info_SUITE.erl b/lib/common_test/test/ct_group_info_SUITE.erl index 1c73f3244b..044fc441b3 100644 --- a/lib/common_test/test/ct_group_info_SUITE.erl +++ b/lib/common_test/test/ct_group_info_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_group_info_SUITE_data/group_require_1_SUITE.erl b/lib/common_test/test/ct_group_info_SUITE_data/group_require_1_SUITE.erl index 50d06cd245..57a4af47c4 100644 --- a/lib/common_test/test/ct_group_info_SUITE_data/group_require_1_SUITE.erl +++ b/lib/common_test/test/ct_group_info_SUITE_data/group_require_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_group_info_SUITE_data/group_require_2_SUITE.erl b/lib/common_test/test/ct_group_info_SUITE_data/group_require_2_SUITE.erl index 4d06ff63b2..514ce7d1b5 100644 --- a/lib/common_test/test/ct_group_info_SUITE_data/group_require_2_SUITE.erl +++ b/lib/common_test/test/ct_group_info_SUITE_data/group_require_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_group_info_SUITE_data/group_require_3_SUITE.erl b/lib/common_test/test/ct_group_info_SUITE_data/group_require_3_SUITE.erl index a4069e9ff4..88818b8a00 100644 --- a/lib/common_test/test/ct_group_info_SUITE_data/group_require_3_SUITE.erl +++ b/lib/common_test/test/ct_group_info_SUITE_data/group_require_3_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_1_SUITE.erl b/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_1_SUITE.erl index 888477605f..4b5889ef5c 100644 --- a/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_1_SUITE.erl +++ b/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_2_SUITE.erl b/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_2_SUITE.erl index ea1ac39817..3acba27b81 100644 --- a/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_2_SUITE.erl +++ b/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_3_SUITE.erl b/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_3_SUITE.erl index 974a34ef62..e86058d68c 100644 --- a/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_3_SUITE.erl +++ b/lib/common_test/test/ct_group_info_SUITE_data/group_timetrap_3_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_group_leader_SUITE.erl b/lib/common_test/test/ct_group_leader_SUITE.erl index 3b9f73bb28..a8108bc183 100644 --- a/lib/common_test/test/ct_group_leader_SUITE.erl +++ b/lib/common_test/test/ct_group_leader_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_group_leader_SUITE_data/group_leader_SUITE.erl b/lib/common_test/test/ct_group_leader_SUITE_data/group_leader_SUITE.erl index af9fa31926..4bed60e895 100644 --- a/lib/common_test/test/ct_group_leader_SUITE_data/group_leader_SUITE.erl +++ b/lib/common_test/test/ct_group_leader_SUITE_data/group_leader_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_search_SUITE.erl b/lib/common_test/test/ct_groups_search_SUITE.erl index ac1659e3c5..13742c11b1 100644 --- a/lib/common_test/test/ct_groups_search_SUITE.erl +++ b/lib/common_test/test/ct_groups_search_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_search_SUITE_data/groups_search_dummy_1_SUITE.erl b/lib/common_test/test/ct_groups_search_SUITE_data/groups_search_dummy_1_SUITE.erl index 27291e7269..8dc0802ed6 100644 --- a/lib/common_test/test/ct_groups_search_SUITE_data/groups_search_dummy_1_SUITE.erl +++ b/lib/common_test/test/ct_groups_search_SUITE_data/groups_search_dummy_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_search_SUITE_data/groups_search_dummy_2_SUITE.erl b/lib/common_test/test/ct_groups_search_SUITE_data/groups_search_dummy_2_SUITE.erl index 7e3886b665..8c33125d7b 100644 --- a/lib/common_test/test/ct_groups_search_SUITE_data/groups_search_dummy_2_SUITE.erl +++ b/lib/common_test/test/ct_groups_search_SUITE_data/groups_search_dummy_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_spec_SUITE.erl b/lib/common_test/test/ct_groups_spec_SUITE.erl index 363a3c6bf0..44c6e433dc 100644 --- a/lib/common_test/test/ct_groups_spec_SUITE.erl +++ b/lib/common_test/test/ct_groups_spec_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_spec_SUITE_data/groups_spec_1_SUITE.erl b/lib/common_test/test/ct_groups_spec_SUITE_data/groups_spec_1_SUITE.erl index 909e203099..bef50a4141 100644 --- a/lib/common_test/test/ct_groups_spec_SUITE_data/groups_spec_1_SUITE.erl +++ b/lib/common_test/test/ct_groups_spec_SUITE_data/groups_spec_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_test_1_SUITE.erl b/lib/common_test/test/ct_groups_test_1_SUITE.erl index 143fe3e354..a0139462f1 100644 --- a/lib/common_test/test/ct_groups_test_1_SUITE.erl +++ b/lib/common_test/test/ct_groups_test_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_1/test/groups_11_SUITE.erl b/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_1/test/groups_11_SUITE.erl index 889d44c33a..e211351dcf 100644 --- a/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_1/test/groups_11_SUITE.erl +++ b/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_1/test/groups_11_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_1/test/groups_12_SUITE.erl b/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_1/test/groups_12_SUITE.erl index 2e2385b21a..61210eca7f 100644 --- a/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_1/test/groups_12_SUITE.erl +++ b/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_1/test/groups_12_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_2/test/groups_21_SUITE.erl b/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_2/test/groups_21_SUITE.erl index 039517227f..b849df678b 100644 --- a/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_2/test/groups_21_SUITE.erl +++ b/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_2/test/groups_21_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_2/test/groups_22_SUITE.erl b/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_2/test/groups_22_SUITE.erl index 596ae25f05..4731bb738f 100644 --- a/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_2/test/groups_22_SUITE.erl +++ b/lib/common_test/test/ct_groups_test_1_SUITE_data/groups_2/test/groups_22_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_test_2_SUITE.erl b/lib/common_test/test/ct_groups_test_2_SUITE.erl index d8075ffc97..cbc8491b37 100644 --- a/lib/common_test/test/ct_groups_test_2_SUITE.erl +++ b/lib/common_test/test/ct_groups_test_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_1/missing_conf_SUITE.erl b/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_1/missing_conf_SUITE.erl index e50e131248..4d868ef6e2 100644 --- a/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_1/missing_conf_SUITE.erl +++ b/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_1/missing_conf_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_1/repeat_1_SUITE.erl b/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_1/repeat_1_SUITE.erl index 2b9ef5a357..7f6346bc80 100644 --- a/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_1/repeat_1_SUITE.erl +++ b/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_1/repeat_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_2/groups_21_SUITE.erl b/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_2/groups_21_SUITE.erl index 0138310c36..e99ba8c570 100644 --- a/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_2/groups_21_SUITE.erl +++ b/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_2/groups_21_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_2/groups_22_SUITE.erl b/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_2/groups_22_SUITE.erl index ea3db09d9e..934f76c4cf 100644 --- a/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_2/groups_22_SUITE.erl +++ b/lib/common_test/test/ct_groups_test_2_SUITE_data/groups_2/groups_22_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE.erl index 5ec88b438e..690d0af1bb 100644 --- a/lib/common_test/test/ct_hooks_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/crash_id_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/crash_id_cth.erl index c7cda285be..5f8656e991 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/crash_id_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/crash_id_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/crash_init_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/crash_init_cth.erl index 023f6440c2..ea6ee32cfd 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/crash_init_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/crash_init_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_empty_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_empty_SUITE.erl index c443700dde..efa8b538c1 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_empty_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_empty_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_fail_one_skip_one_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_fail_one_skip_one_SUITE.erl index 1761b6f8ed..5a23bd9dcb 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_fail_one_skip_one_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_fail_one_skip_one_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_fail_per_suite_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_fail_per_suite_SUITE.erl index 09cd89a217..64121c3f80 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_fail_per_suite_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_fail_per_suite_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_prio_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_prio_SUITE.erl index 3569f378c6..0de27621bb 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_prio_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_cth_prio_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_data_dir_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_data_dir_SUITE.erl index f6b1eab9b6..3fbc536de9 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_data_dir_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_data_dir_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_exit_in_init_scope_suite_cth_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_exit_in_init_scope_suite_cth_SUITE.erl index 480cd32cb8..749d7a93db 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_exit_in_init_scope_suite_cth_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_exit_in_init_scope_suite_cth_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_no_config_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_no_config_SUITE.erl index 24f1122e56..ee8f1148a8 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_no_config_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_no_config_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_group_cth_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_group_cth_SUITE.erl index 1800751d71..464fab87cd 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_group_cth_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_group_cth_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_group_state_cth_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_group_state_cth_SUITE.erl index ead7e42133..bfdbb4a993 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_group_state_cth_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_group_state_cth_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_suite_cth_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_suite_cth_SUITE.erl index 1eef06419a..26fc2e79c6 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_suite_cth_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_suite_cth_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_suite_state_cth_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_suite_state_cth_SUITE.erl index a0336be61c..9b7b922cc2 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_suite_state_cth_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_suite_state_cth_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_tc_cth_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_tc_cth_SUITE.erl index 71a0db3e3f..d400348354 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_tc_cth_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_per_tc_cth_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_crash_in_cth_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_crash_in_cth_SUITE.erl index 25523e06f4..d7eadaf356 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_crash_in_cth_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_crash_in_cth_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_cth_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_cth_SUITE.erl index 33dbac2ed1..8632166a00 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_cth_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_cth_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_state_cth_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_state_cth_SUITE.erl index 06b256a77d..cec4b2d5b8 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_state_cth_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_scope_suite_state_cth_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_update_config_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_update_config_SUITE.erl index 9a924a66ac..a281ddc938 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_update_config_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/ct_update_config_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/cth_log_SUITE.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/cth_log_SUITE.erl index dbbee365dc..7b9b5687e5 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/cth_log_SUITE.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/cth_log_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/empty_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/empty_cth.erl index e5bb4f3ef6..dc0056b61b 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/empty_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/empty_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/fail_post_suite_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/fail_post_suite_cth.erl index dc5806d23d..559b22bc9f 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/fail_post_suite_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/fail_post_suite_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/fail_pre_suite_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/fail_pre_suite_cth.erl index a79f4d4541..51202443bf 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/fail_pre_suite_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/fail_pre_suite_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/id_no_init_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/id_no_init_cth.erl index 8e39123fc1..b9dc2dfb09 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/id_no_init_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/id_no_init_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/minimal_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/minimal_cth.erl index a084423cf3..3625c204f3 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/minimal_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/minimal_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/minimal_terminate_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/minimal_terminate_cth.erl index 7895c43aeb..b49cbe7fb4 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/minimal_terminate_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/minimal_terminate_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/prio_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/prio_cth.erl index 72d6d186ed..a687743641 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/prio_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/prio_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/recover_post_suite_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/recover_post_suite_cth.erl index cf484d3cd7..4d9c60f1ca 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/recover_post_suite_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/recover_post_suite_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/same_id_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/same_id_cth.erl index 60615d97fc..494f398fc1 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/same_id_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/same_id_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_post_suite_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_post_suite_cth.erl index 56163e730c..d5b347e723 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_post_suite_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_post_suite_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_pre_end_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_pre_end_cth.erl index deb622b316..36abac0bf8 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_pre_end_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_pre_end_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_pre_suite_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_pre_suite_cth.erl index ea1d485700..fa510b2d54 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_pre_suite_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/skip_pre_suite_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/state_update_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/state_update_cth.erl index c2135bbbee..7ec0d458b6 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/state_update_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/state_update_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/undef_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/undef_cth.erl index 5ac4bdddf8..2b9e726819 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/undef_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/undef_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/update_config_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/update_config_cth.erl index 5503bf85ae..02f7fa7564 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/update_config_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/update_config_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2011. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/verify_config_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/verify_config_cth.erl index 1df212f266..71d84781e0 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/verify_config_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/verify_config_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/verify_data_dir_cth.erl b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/verify_data_dir_cth.erl index 7abcea4393..9abd2e5e83 100644 --- a/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/verify_data_dir_cth.erl +++ b/lib/common_test/test/ct_hooks_SUITE_data/cth/tests/verify_data_dir_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_master_SUITE.erl b/lib/common_test/test/ct_master_SUITE.erl index 55837352e2..0ec549c4bc 100644 --- a/lib/common_test/test/ct_master_SUITE.erl +++ b/lib/common_test/test/ct_master_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2013. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_master_SUITE_data/master/master_SUITE.erl b/lib/common_test/test/ct_master_SUITE_data/master/master_SUITE.erl index e16d629ecc..d94ead4b62 100644 --- a/lib/common_test/test/ct_master_SUITE_data/master/master_SUITE.erl +++ b/lib/common_test/test/ct_master_SUITE_data/master/master_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2013. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_misc_1_SUITE.erl b/lib/common_test/test/ct_misc_1_SUITE.erl index a562719296..4c3d279a82 100644 --- a/lib/common_test/test/ct_misc_1_SUITE.erl +++ b/lib/common_test/test/ct_misc_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_misc_1_SUITE_data/beam_1_SUITE.erl b/lib/common_test/test/ct_misc_1_SUITE_data/beam_1_SUITE.erl index ef1defe6ef..1f1e287ddc 100644 --- a/lib/common_test/test/ct_misc_1_SUITE_data/beam_1_SUITE.erl +++ b/lib/common_test/test/ct_misc_1_SUITE_data/beam_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_misc_1_SUITE_data/beam_2_SUITE.erl b/lib/common_test/test/ct_misc_1_SUITE_data/beam_2_SUITE.erl index 50b2f3ed10..6b5036081e 100644 --- a/lib/common_test/test/ct_misc_1_SUITE_data/beam_2_SUITE.erl +++ b/lib/common_test/test/ct_misc_1_SUITE_data/beam_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_netconfc_SUITE.erl b/lib/common_test/test/ct_netconfc_SUITE.erl index af215b72b7..72c1de4023 100644 --- a/lib/common_test/test/ct_netconfc_SUITE.erl +++ b/lib/common_test/test/ct_netconfc_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2014. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_netconfc_SUITE_data/netconfc1_SUITE.erl b/lib/common_test/test/ct_netconfc_SUITE_data/netconfc1_SUITE.erl index 9d4c798795..e4062a7d62 100644 --- a/lib/common_test/test/ct_netconfc_SUITE_data/netconfc1_SUITE.erl +++ b/lib/common_test/test/ct_netconfc_SUITE_data/netconfc1_SUITE.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013-2014. All Rights Reserved. +%% Copyright Ericsson AB 2013-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_netconfc_SUITE_data/netconfc_remote_SUITE.erl b/lib/common_test/test/ct_netconfc_SUITE_data/netconfc_remote_SUITE.erl index 152d5c7cae..ae9087ce45 100644 --- a/lib/common_test/test/ct_netconfc_SUITE_data/netconfc_remote_SUITE.erl +++ b/lib/common_test/test/ct_netconfc_SUITE_data/netconfc_remote_SUITE.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_netconfc_SUITE_data/ns.erl b/lib/common_test/test/ct_netconfc_SUITE_data/ns.erl index 67827a053f..9fb1fb6547 100644 --- a/lib/common_test/test/ct_netconfc_SUITE_data/ns.erl +++ b/lib/common_test/test/ct_netconfc_SUITE_data/ns.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2014. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_pre_post_test_io_SUITE.erl b/lib/common_test/test/ct_pre_post_test_io_SUITE.erl index 2994ce4a96..74ef3a26ce 100644 --- a/lib/common_test/test/ct_pre_post_test_io_SUITE.erl +++ b/lib/common_test/test/ct_pre_post_test_io_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl b/lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl index b8595b40b9..cb0c5ed14e 100644 --- a/lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl +++ b/lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_pre_post_test_io_SUITE_data/dummy_SUITE.erl b/lib/common_test/test/ct_pre_post_test_io_SUITE_data/dummy_SUITE.erl index ad8beb2ae0..71168cb118 100644 --- a/lib/common_test/test/ct_pre_post_test_io_SUITE_data/dummy_SUITE.erl +++ b/lib/common_test/test/ct_pre_post_test_io_SUITE_data/dummy_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_priv_dir_SUITE.erl b/lib/common_test/test/ct_priv_dir_SUITE.erl index c42be106de..c881a88d76 100644 --- a/lib/common_test/test/ct_priv_dir_SUITE.erl +++ b/lib/common_test/test/ct_priv_dir_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_priv_dir_SUITE_data/priv_dir_SUITE.erl b/lib/common_test/test/ct_priv_dir_SUITE_data/priv_dir_SUITE.erl index 8fae6fe8ed..1b171801a3 100644 --- a/lib/common_test/test/ct_priv_dir_SUITE_data/priv_dir_SUITE.erl +++ b/lib/common_test/test/ct_priv_dir_SUITE_data/priv_dir_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_release_test_SUITE.erl b/lib/common_test/test/ct_release_test_SUITE.erl index 66d07155ac..f9450453c9 100644 --- a/lib/common_test/test/ct_release_test_SUITE.erl +++ b/lib/common_test/test/ct_release_test_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2014. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_release_test_SUITE_data/release_test_SUITE.erl b/lib/common_test/test/ct_release_test_SUITE_data/release_test_SUITE.erl index 04c92be0d1..7f0ba65791 100644 --- a/lib/common_test/test/ct_release_test_SUITE_data/release_test_SUITE.erl +++ b/lib/common_test/test/ct_release_test_SUITE_data/release_test_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2015. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_repeat_1_SUITE.erl b/lib/common_test/test/ct_repeat_1_SUITE.erl index 7d47bdcf51..42f05aade4 100644 --- a/lib/common_test/test/ct_repeat_1_SUITE.erl +++ b/lib/common_test/test/ct_repeat_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_repeat_1_SUITE_data/repeat_1_SUITE.erl b/lib/common_test/test/ct_repeat_1_SUITE_data/repeat_1_SUITE.erl index da00affa30..e7b3c5ad90 100644 --- a/lib/common_test/test/ct_repeat_1_SUITE_data/repeat_1_SUITE.erl +++ b/lib/common_test/test/ct_repeat_1_SUITE_data/repeat_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_repeat_testrun_SUITE.erl b/lib/common_test/test/ct_repeat_testrun_SUITE.erl index 7430ceb66d..632597c214 100644 --- a/lib/common_test/test/ct_repeat_testrun_SUITE.erl +++ b/lib/common_test/test/ct_repeat_testrun_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013. All Rights Reserved. +%% Copyright Ericsson AB 2013-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl b/lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl index 7afe526914..4ce375b4ee 100644 --- a/lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl +++ b/lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013. All Rights Reserved. +%% Copyright Ericsson AB 2013-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_repeat_testrun_SUITE_data/b_test/r2_SUITE.erl b/lib/common_test/test/ct_repeat_testrun_SUITE_data/b_test/r2_SUITE.erl index d78b1befab..77bb544080 100644 --- a/lib/common_test/test/ct_repeat_testrun_SUITE_data/b_test/r2_SUITE.erl +++ b/lib/common_test/test/ct_repeat_testrun_SUITE_data/b_test/r2_SUITE.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013. All Rights Reserved. +%% Copyright Ericsson AB 2013-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_sequence_1_SUITE.erl b/lib/common_test/test/ct_sequence_1_SUITE.erl index f13d7e32ea..17d168404e 100644 --- a/lib/common_test/test/ct_sequence_1_SUITE.erl +++ b/lib/common_test/test/ct_sequence_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_sequence_1_SUITE_data/subgroups_1_SUITE.erl b/lib/common_test/test/ct_sequence_1_SUITE_data/subgroups_1_SUITE.erl index ee0b5d7a02..8e5a7501ce 100644 --- a/lib/common_test/test/ct_sequence_1_SUITE_data/subgroups_1_SUITE.erl +++ b/lib/common_test/test/ct_sequence_1_SUITE_data/subgroups_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_shell_SUITE.erl b/lib/common_test/test/ct_shell_SUITE.erl index 786443e9ae..64dfbdb9f7 100644 --- a/lib/common_test/test/ct_shell_SUITE.erl +++ b/lib/common_test/test/ct_shell_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE.erl b/lib/common_test/test/ct_skip_SUITE.erl index 4ed6005c65..06152ed354 100644 --- a/lib/common_test/test/ct_skip_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_10_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_10_SUITE.erl index cf11de8147..5963f3c41e 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_10_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_10_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_11_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_11_SUITE.erl index 19cd76df62..5a2b57a143 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_11_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_11_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_12_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_12_SUITE.erl index 877eb6e540..b87ed43bfc 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_12_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_12_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_1_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_1_SUITE.erl index cf8945c968..9e199c2fb0 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_1_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_2_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_2_SUITE.erl index dd3be8b6b5..ed9b47f2e1 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_2_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_3_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_3_SUITE.erl index 55b6fb254d..1c7ad56448 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_3_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_3_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_4_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_4_SUITE.erl index 7169517480..9fa1335acb 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_4_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_4_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_5_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_5_SUITE.erl index 560abd0a6e..4946eeedda 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_5_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_5_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_6_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_6_SUITE.erl index f209d921c4..a26788d439 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_6_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_6_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_7_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_7_SUITE.erl index 0497fd2785..a35a7bfe64 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_7_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_7_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_8_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_8_SUITE.erl index 9b5ce06afb..fb94db9fb4 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_8_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_8_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_9_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_9_SUITE.erl index 48c5930c5b..e6deab9862 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_9_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/auto_skip_9_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_1_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_1_SUITE.erl index a74c4601bd..fc67e5b4e7 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_1_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_2_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_2_SUITE.erl index 8f64f4fe8b..1e637e6916 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_2_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_3_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_3_SUITE.erl index 379a579501..8703163800 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_3_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_3_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_4_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_4_SUITE.erl index 6d875436a4..0b0ee833a0 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_4_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_4_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_5_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_5_SUITE.erl index 3575bf65e2..4bfe1f2b9a 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_5_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_5_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_6_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_6_SUITE.erl index 8a5c13d67c..e67ded1f24 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_6_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_6_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_7_SUITE.erl b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_7_SUITE.erl index 01efd31d5e..c7b060ff9c 100644 --- a/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_7_SUITE.erl +++ b/lib/common_test/test/ct_skip_SUITE_data/skip/test/user_skip_7_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_smoke_test_SUITE.erl b/lib/common_test/test/ct_smoke_test_SUITE.erl index d0a1f14b8d..2dedc7e2cf 100644 --- a/lib/common_test/test/ct_smoke_test_SUITE.erl +++ b/lib/common_test/test/ct_smoke_test_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2011. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_smoke_test_SUITE_data/happy_1/test/happy_11_SUITE.erl b/lib/common_test/test/ct_smoke_test_SUITE_data/happy_1/test/happy_11_SUITE.erl index 038c44e350..24e52ff58c 100644 --- a/lib/common_test/test/ct_smoke_test_SUITE_data/happy_1/test/happy_11_SUITE.erl +++ b/lib/common_test/test/ct_smoke_test_SUITE_data/happy_1/test/happy_11_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2010. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_smoke_test_SUITE_data/happy_2_test/happy_21_SUITE.erl b/lib/common_test/test/ct_smoke_test_SUITE_data/happy_2_test/happy_21_SUITE.erl index 1d3da7a245..231fb1f62e 100644 --- a/lib/common_test/test/ct_smoke_test_SUITE_data/happy_2_test/happy_21_SUITE.erl +++ b/lib/common_test/test/ct_smoke_test_SUITE_data/happy_2_test/happy_21_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2010. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_snmp_SUITE.erl b/lib/common_test/test/ct_snmp_SUITE.erl index 17642c8d63..038f4232c0 100644 --- a/lib/common_test/test/ct_snmp_SUITE.erl +++ b/lib/common_test/test/ct_snmp_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_snmp_SUITE_data/snmp_SUITE.erl b/lib/common_test/test/ct_snmp_SUITE_data/snmp_SUITE.erl index 5afd3a2dde..a6533641d8 100644 --- a/lib/common_test/test/ct_snmp_SUITE_data/snmp_SUITE.erl +++ b/lib/common_test/test/ct_snmp_SUITE_data/snmp_SUITE.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2014. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_surefire_SUITE.erl b/lib/common_test/test/ct_surefire_SUITE.erl index 82ab1c19bb..a39a3887f7 100644 --- a/lib/common_test/test/ct_surefire_SUITE.erl +++ b/lib/common_test/test/ct_surefire_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_surefire_SUITE_data/surefire_SUITE.erl b/lib/common_test/test/ct_surefire_SUITE_data/surefire_SUITE.erl index ab387c2ea4..ed10356cdd 100644 --- a/lib/common_test/test/ct_surefire_SUITE_data/surefire_SUITE.erl +++ b/lib/common_test/test/ct_surefire_SUITE_data/surefire_SUITE.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_system_error_SUITE.erl b/lib/common_test/test/ct_system_error_SUITE.erl index f783a09553..686d0a46fd 100644 --- a/lib/common_test/test/ct_system_error_SUITE.erl +++ b/lib/common_test/test/ct_system_error_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_system_error_SUITE_data/a_SUITE.erl b/lib/common_test/test/ct_system_error_SUITE_data/a_SUITE.erl index 35efbb851f..7f9e7595ab 100644 --- a/lib/common_test/test/ct_system_error_SUITE_data/a_SUITE.erl +++ b/lib/common_test/test/ct_system_error_SUITE_data/a_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_telnet_SUITE.erl b/lib/common_test/test/ct_telnet_SUITE.erl index 006a921fc1..a0089c9bc9 100644 --- a/lib/common_test/test/ct_telnet_SUITE.erl +++ b/lib/common_test/test/ct_telnet_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2013. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE.erl index 4b2f4ee504..228d900545 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/skipped_by_spec_1_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/skipped_by_spec_1_SUITE.erl index d32283c859..dbb57ddbb9 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/skipped_by_spec_1_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/skipped_by_spec_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/skipped_by_spec_2_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/skipped_by_spec_2_SUITE.erl index 62f2bdc8d5..af1ccd317b 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/skipped_by_spec_2_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/skipped_by_spec_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_1_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_1_SUITE.erl index c7673577ab..631d14c8ea 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_1_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_2_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_2_SUITE.erl index d25330d746..f6da881d18 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_2_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_3_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_3_SUITE.erl index c56c684588..3cd028a82e 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_3_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_3_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_4_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_4_SUITE.erl index eaad6d2044..06d7760566 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_4_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_4_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_5_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_5_SUITE.erl index b51d76e707..0b14e22cfe 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_5_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_5_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_6_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_6_SUITE.erl index 9bfd102409..e48fe904e1 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_6_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_6_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_7_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_7_SUITE.erl index 9131874c48..be6f9777d1 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_7_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_7_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_8_SUITE.erl b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_8_SUITE.erl index e3247ed3ea..343cabcaa0 100644 --- a/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_8_SUITE.erl +++ b/lib/common_test/test/ct_test_server_if_1_SUITE_data/test_server_if/test/ts_if_8_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_support.erl b/lib/common_test/test/ct_test_support.erl index 0ee83f45b8..51ca691d69 100644 --- a/lib/common_test/test/ct_test_support.erl +++ b/lib/common_test/test/ct_test_support.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_test_support_eh.erl b/lib/common_test/test/ct_test_support_eh.erl index f3d933da04..e8db52dcd3 100644 --- a/lib/common_test/test/ct_test_support_eh.erl +++ b/lib/common_test/test/ct_test_support_eh.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_1_SUITE.erl b/lib/common_test/test/ct_testspec_1_SUITE.erl index 6401ed181c..fca5ef3eb3 100644 --- a/lib/common_test/test/ct_testspec_1_SUITE.erl +++ b/lib/common_test/test/ct_testspec_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_1_SUITE_data/groups_1/groups_11_SUITE.erl b/lib/common_test/test/ct_testspec_1_SUITE_data/groups_1/groups_11_SUITE.erl index abc53c93f5..4d481fe3b8 100644 --- a/lib/common_test/test/ct_testspec_1_SUITE_data/groups_1/groups_11_SUITE.erl +++ b/lib/common_test/test/ct_testspec_1_SUITE_data/groups_1/groups_11_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_1_SUITE_data/groups_1/groups_12_SUITE.erl b/lib/common_test/test/ct_testspec_1_SUITE_data/groups_1/groups_12_SUITE.erl index f55ccb0792..61bde4bbfd 100644 --- a/lib/common_test/test/ct_testspec_1_SUITE_data/groups_1/groups_12_SUITE.erl +++ b/lib/common_test/test/ct_testspec_1_SUITE_data/groups_1/groups_12_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2010. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_21_SUITE.erl b/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_21_SUITE.erl index 0138310c36..e99ba8c570 100644 --- a/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_21_SUITE.erl +++ b/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_21_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl b/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl index 4d253dae6f..ae03ae9149 100644 --- a/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl +++ b/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_1_SUITE_data/suites_1/simple_1_SUITE.erl b/lib/common_test/test/ct_testspec_1_SUITE_data/suites_1/simple_1_SUITE.erl index 381742278a..dfd7bc1495 100644 --- a/lib/common_test/test/ct_testspec_1_SUITE_data/suites_1/simple_1_SUITE.erl +++ b/lib/common_test/test/ct_testspec_1_SUITE_data/suites_1/simple_1_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2010. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_1_SUITE_data/suites_1/simple_2_SUITE.erl b/lib/common_test/test/ct_testspec_1_SUITE_data/suites_1/simple_2_SUITE.erl index fb646071b8..7d5df52ee5 100644 --- a/lib/common_test/test/ct_testspec_1_SUITE_data/suites_1/simple_2_SUITE.erl +++ b/lib/common_test/test/ct_testspec_1_SUITE_data/suites_1/simple_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2010. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_2_SUITE.erl b/lib/common_test/test/ct_testspec_2_SUITE.erl index 887b156cde..1a941df185 100644 --- a/lib/common_test/test/ct_testspec_2_SUITE.erl +++ b/lib/common_test/test/ct_testspec_2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2013. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_3_SUITE.erl b/lib/common_test/test/ct_testspec_3_SUITE.erl index 09c649ef78..5ca0fcbfac 100644 --- a/lib/common_test/test/ct_testspec_3_SUITE.erl +++ b/lib/common_test/test/ct_testspec_3_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2013. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_3_SUITE_data/tests1/t11_SUITE.erl b/lib/common_test/test/ct_testspec_3_SUITE_data/tests1/t11_SUITE.erl index fd66bf5423..f27ecc6360 100644 --- a/lib/common_test/test/ct_testspec_3_SUITE_data/tests1/t11_SUITE.erl +++ b/lib/common_test/test/ct_testspec_3_SUITE_data/tests1/t11_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_3_SUITE_data/tests1/t12_SUITE.erl b/lib/common_test/test/ct_testspec_3_SUITE_data/tests1/t12_SUITE.erl index bc0cf84c8e..35a94a039e 100644 --- a/lib/common_test/test/ct_testspec_3_SUITE_data/tests1/t12_SUITE.erl +++ b/lib/common_test/test/ct_testspec_3_SUITE_data/tests1/t12_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t21_SUITE.erl b/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t21_SUITE.erl index bcc1e5ac3d..bd08ef24bf 100644 --- a/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t21_SUITE.erl +++ b/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t21_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t22_SUITE.erl b/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t22_SUITE.erl index 2dee793c70..9721d48aa1 100644 --- a/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t22_SUITE.erl +++ b/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t22_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t23_SUITE.erl b/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t23_SUITE.erl index 66b1d10f28..caa5e30ff6 100644 --- a/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t23_SUITE.erl +++ b/lib/common_test/test/ct_testspec_3_SUITE_data/tests2/t23_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_userconfig_callback.erl b/lib/common_test/test/ct_userconfig_callback.erl index 8b269c695c..c723f4ca1c 100644 --- a/lib/common_test/test/ct_userconfig_callback.erl +++ b/lib/common_test/test/ct_userconfig_callback.erl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_verbosity_SUITE.erl b/lib/common_test/test/ct_verbosity_SUITE.erl index f19322c183..b9298e54ca 100644 --- a/lib/common_test/test/ct_verbosity_SUITE.erl +++ b/lib/common_test/test/ct_verbosity_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2013. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_verbosity_SUITE_data/io_test_SUITE.erl b/lib/common_test/test/ct_verbosity_SUITE_data/io_test_SUITE.erl index cc799c1923..0b3c82bf2b 100644 --- a/lib/common_test/test/ct_verbosity_SUITE_data/io_test_SUITE.erl +++ b/lib/common_test/test/ct_verbosity_SUITE_data/io_test_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2012. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/ct_verbosity_SUITE_data/simple_evh.erl b/lib/common_test/test/ct_verbosity_SUITE_data/simple_evh.erl index 37987538b5..03a0832e53 100644 --- a/lib/common_test/test/ct_verbosity_SUITE_data/simple_evh.erl +++ b/lib/common_test/test/ct_verbosity_SUITE_data/simple_evh.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2013. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/erl2html2_SUITE.erl b/lib/common_test/test/erl2html2_SUITE.erl index 8e9f6e773a..bdce43c9c9 100644 --- a/lib/common_test/test/erl2html2_SUITE.erl +++ b/lib/common_test/test/erl2html2_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_SUITE.erl b/lib/common_test/test/test_server_SUITE.erl index d1c789f34c..50d8bdd1ac 100644 --- a/lib/common_test/test/test_server_SUITE.erl +++ b/lib/common_test/test/test_server_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2013. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_SUITE_data/test_server_SUITE.erl b/lib/common_test/test/test_server_SUITE_data/test_server_SUITE.erl index c3d4315cb8..559e23fad3 100644 --- a/lib/common_test/test/test_server_SUITE_data/test_server_SUITE.erl +++ b/lib/common_test/test/test_server_SUITE_data/test_server_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_SUITE_data/test_server_break_SUITE.erl b/lib/common_test/test/test_server_SUITE_data/test_server_break_SUITE.erl index 171f83df0f..85b9cb1151 100644 --- a/lib/common_test/test/test_server_SUITE_data/test_server_break_SUITE.erl +++ b/lib/common_test/test/test_server_SUITE_data/test_server_break_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_SUITE_data/test_server_conf01_SUITE.erl b/lib/common_test/test/test_server_SUITE_data/test_server_conf01_SUITE.erl index e4f40f6c03..5921582713 100644 --- a/lib/common_test/test/test_server_SUITE_data/test_server_conf01_SUITE.erl +++ b/lib/common_test/test/test_server_SUITE_data/test_server_conf01_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_SUITE_data/test_server_conf02_SUITE.erl b/lib/common_test/test/test_server_SUITE_data/test_server_conf02_SUITE.erl index 1c6fe6dd0b..90e6f0b8ee 100644 --- a/lib/common_test/test/test_server_SUITE_data/test_server_conf02_SUITE.erl +++ b/lib/common_test/test/test_server_SUITE_data/test_server_conf02_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_SUITE_data/test_server_cover_SUITE.erl b/lib/common_test/test/test_server_SUITE_data/test_server_cover_SUITE.erl index 3371418980..2c7cbb6473 100644 --- a/lib/common_test/test/test_server_SUITE_data/test_server_cover_SUITE.erl +++ b/lib/common_test/test/test_server_SUITE_data/test_server_cover_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_SUITE_data/test_server_parallel01_SUITE.erl b/lib/common_test/test/test_server_SUITE_data/test_server_parallel01_SUITE.erl index ad639b585d..cd704e986f 100644 --- a/lib/common_test/test/test_server_SUITE_data/test_server_parallel01_SUITE.erl +++ b/lib/common_test/test/test_server_SUITE_data/test_server_parallel01_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_SUITE_data/test_server_shuffle01_SUITE.erl b/lib/common_test/test/test_server_SUITE_data/test_server_shuffle01_SUITE.erl index 0f7118a810..ebd686c3c0 100644 --- a/lib/common_test/test/test_server_SUITE_data/test_server_shuffle01_SUITE.erl +++ b/lib/common_test/test/test_server_SUITE_data/test_server_shuffle01_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_SUITE_data/test_server_skip_SUITE.erl b/lib/common_test/test/test_server_SUITE_data/test_server_skip_SUITE.erl index ae2321c6ad..cfdca8dd00 100644 --- a/lib/common_test/test/test_server_SUITE_data/test_server_skip_SUITE.erl +++ b/lib/common_test/test/test_server_SUITE_data/test_server_skip_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_SUITE_data/test_server_unicode_SUITE.erl b/lib/common_test/test/test_server_SUITE_data/test_server_unicode_SUITE.erl index 0cabce995f..5249756565 100644 --- a/lib/common_test/test/test_server_SUITE_data/test_server_unicode_SUITE.erl +++ b/lib/common_test/test/test_server_SUITE_data/test_server_unicode_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013. All Rights Reserved. +%% Copyright Ericsson AB 2013-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test/test_server_test_lib.erl b/lib/common_test/test/test_server_test_lib.erl index e2680938e0..cf5951ae03 100644 --- a/lib/common_test/test/test_server_test_lib.erl +++ b/lib/common_test/test/test_server_test_lib.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2013. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/Makefile b/lib/common_test/test_server/Makefile index 0adf64b837..f015064b39 100644 --- a/lib/common_test/test_server/Makefile +++ b/lib/common_test/test_server/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1996-2013. All Rights Reserved. +# Copyright Ericsson AB 1996-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/configure.in b/lib/common_test/test_server/configure.in index 001de72a1e..0511d126b4 100644 --- a/lib/common_test/test_server/configure.in +++ b/lib/common_test/test_server/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script for Erlang. dnl dnl %CopyrightBegin% dnl -dnl Copyright Ericsson AB 1997-2014. All Rights Reserved. +dnl Copyright Ericsson AB 1997-2016. All Rights Reserved. dnl dnl Licensed under the Apache License, Version 2.0 (the "License"); dnl you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/ts.erl b/lib/common_test/test_server/ts.erl index 8bbdc8f8cf..5bfea9f4de 100644 --- a/lib/common_test/test_server/ts.erl +++ b/lib/common_test/test_server/ts.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2014. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/ts.hrl b/lib/common_test/test_server/ts.hrl index 4c940fdc4f..403c62d22e 100644 --- a/lib/common_test/test_server/ts.hrl +++ b/lib/common_test/test_server/ts.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/ts_autoconf_win32.erl b/lib/common_test/test_server/ts_autoconf_win32.erl index 288305b406..4e63960f8f 100644 --- a/lib/common_test/test_server/ts_autoconf_win32.erl +++ b/lib/common_test/test_server/ts_autoconf_win32.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2012. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/ts_benchmark.erl b/lib/common_test/test_server/ts_benchmark.erl index 3e55edefb0..e4e06b54c2 100644 --- a/lib/common_test/test_server/ts_benchmark.erl +++ b/lib/common_test/test_server/ts_benchmark.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/ts_erl_config.erl b/lib/common_test/test_server/ts_erl_config.erl index ab7363c106..032593bdda 100644 --- a/lib/common_test/test_server/ts_erl_config.erl +++ b/lib/common_test/test_server/ts_erl_config.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/ts_install.erl b/lib/common_test/test_server/ts_install.erl index 600a576820..b906eb21f5 100644 --- a/lib/common_test/test_server/ts_install.erl +++ b/lib/common_test/test_server/ts_install.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/ts_install_cth.erl b/lib/common_test/test_server/ts_install_cth.erl index 0462e62611..5d325b1115 100644 --- a/lib/common_test/test_server/ts_install_cth.erl +++ b/lib/common_test/test_server/ts_install_cth.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2013. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/ts_lib.erl b/lib/common_test/test_server/ts_lib.erl index 7c3f450194..a7be740c5c 100644 --- a/lib/common_test/test_server/ts_lib.erl +++ b/lib/common_test/test_server/ts_lib.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/ts_make.erl b/lib/common_test/test_server/ts_make.erl index 921edb264a..456e913c39 100644 --- a/lib/common_test/test_server/ts_make.erl +++ b/lib/common_test/test_server/ts_make.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/common_test/test_server/ts_run.erl b/lib/common_test/test_server/ts_run.erl index 188094921d..a856fc6f8d 100644 --- a/lib/common_test/test_server/ts_run.erl +++ b/lib/common_test/test_server/ts_run.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/Makefile b/lib/compiler/Makefile index bd63f7031a..b8b2f562a2 100644 --- a/lib/compiler/Makefile +++ b/lib/compiler/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1996-2009. All Rights Reserved. +# Copyright Ericsson AB 1996-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/compiler/doc/src/Makefile b/lib/compiler/doc/src/Makefile index b989325686..c6864cb835 100644 --- a/lib/compiler/doc/src/Makefile +++ b/lib/compiler/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2012. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/compiler/doc/src/book.xml b/lib/compiler/doc/src/book.xml index 8de3fae69a..af6b4cf47a 100644 --- a/lib/compiler/doc/src/book.xml +++ b/lib/compiler/doc/src/book.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/compiler/doc/src/compile.xml b/lib/compiler/doc/src/compile.xml index db701409db..954750fcdd 100644 --- a/lib/compiler/doc/src/compile.xml +++ b/lib/compiler/doc/src/compile.xml @@ -4,7 +4,7 @@
- 19962014 + 19962016 Ericsson AB. All Rights Reserved. diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml index 8ed71db54a..ae375c5f58 100644 --- a/lib/compiler/doc/src/notes.xml +++ b/lib/compiler/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20042013 + 20042016 Ericsson AB. All Rights Reserved. diff --git a/lib/compiler/doc/src/notes_history.xml b/lib/compiler/doc/src/notes_history.xml index 85216b2c66..16bfb3d34b 100644 --- a/lib/compiler/doc/src/notes_history.xml +++ b/lib/compiler/doc/src/notes_history.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/compiler/doc/src/part_notes.xml b/lib/compiler/doc/src/part_notes.xml index 5000f50dca..c1f0ff3861 100644 --- a/lib/compiler/doc/src/part_notes.xml +++ b/lib/compiler/doc/src/part_notes.xml @@ -4,7 +4,7 @@
- 20042013 + 20042016 Ericsson AB. All Rights Reserved. diff --git a/lib/compiler/doc/src/part_notes_history.xml b/lib/compiler/doc/src/part_notes_history.xml index 046b4893c3..4019676b83 100644 --- a/lib/compiler/doc/src/part_notes_history.xml +++ b/lib/compiler/doc/src/part_notes_history.xml @@ -5,7 +5,7 @@
2006 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/compiler/doc/src/ref_man.xml b/lib/compiler/doc/src/ref_man.xml index d360e7963f..f5466553c0 100644 --- a/lib/compiler/doc/src/ref_man.xml +++ b/lib/compiler/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 19962013 + 19962016 Ericsson AB. All Rights Reserved. diff --git a/lib/compiler/src/Makefile b/lib/compiler/src/Makefile index f75beaba20..518c89d044 100644 --- a/lib/compiler/src/Makefile +++ b/lib/compiler/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1996-2013. All Rights Reserved. +# Copyright Ericsson AB 1996-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_a.erl b/lib/compiler/src/beam_a.erl index f0f2ee08c2..91e6d80da3 100644 --- a/lib/compiler/src/beam_a.erl +++ b/lib/compiler/src/beam_a.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012-2013. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_asm.erl b/lib/compiler/src/beam_asm.erl index 95be471de3..84fe48921d 100644 --- a/lib/compiler/src/beam_asm.erl +++ b/lib/compiler/src/beam_asm.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1996-2013. All Rights Reserved. +%% Copyright Ericsson AB 1996-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_block.erl b/lib/compiler/src/beam_block.erl index d1052303e0..cee032f856 100644 --- a/lib/compiler/src/beam_block.erl +++ b/lib/compiler/src/beam_block.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_bool.erl b/lib/compiler/src/beam_bool.erl index efd935f666..f9a08f8718 100644 --- a/lib/compiler/src/beam_bool.erl +++ b/lib/compiler/src/beam_bool.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2013. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_bs.erl b/lib/compiler/src/beam_bs.erl index 55fa7ce10c..2aed98d4e7 100644 --- a/lib/compiler/src/beam_bs.erl +++ b/lib/compiler/src/beam_bs.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_bsm.erl b/lib/compiler/src/beam_bsm.erl index 62356928ae..286307a4be 100644 --- a/lib/compiler/src/beam_bsm.erl +++ b/lib/compiler/src/beam_bsm.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2007-2015. All Rights Reserved. +%% Copyright Ericsson AB 2007-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_clean.erl b/lib/compiler/src/beam_clean.erl index d9108c383d..10805a3c36 100644 --- a/lib/compiler/src/beam_clean.erl +++ b/lib/compiler/src/beam_clean.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2013. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_dead.erl b/lib/compiler/src/beam_dead.erl index 11129c39bc..dd42add433 100644 --- a/lib/compiler/src/beam_dead.erl +++ b/lib/compiler/src/beam_dead.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2013. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_dict.erl b/lib/compiler/src/beam_dict.erl index 654fb47dbd..9565ab74c4 100644 --- a/lib/compiler/src/beam_dict.erl +++ b/lib/compiler/src/beam_dict.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2014. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_disasm.erl b/lib/compiler/src/beam_disasm.erl index 84a94f09e3..5badcce696 100644 --- a/lib/compiler/src/beam_disasm.erl +++ b/lib/compiler/src/beam_disasm.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2014. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_disasm.hrl b/lib/compiler/src/beam_disasm.hrl index 30e3f22665..e18214644f 100644 --- a/lib/compiler/src/beam_disasm.hrl +++ b/lib/compiler/src/beam_disasm.hrl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2007-2009. All Rights Reserved. +%% Copyright Ericsson AB 2007-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_except.erl b/lib/compiler/src/beam_except.erl index e33655281f..cb3a6b79de 100644 --- a/lib/compiler/src/beam_except.erl +++ b/lib/compiler/src/beam_except.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2011-2013. All Rights Reserved. +%% Copyright Ericsson AB 2011-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_flatten.erl b/lib/compiler/src/beam_flatten.erl index 13c243b155..36369bd0b4 100644 --- a/lib/compiler/src/beam_flatten.erl +++ b/lib/compiler/src/beam_flatten.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_jump.erl b/lib/compiler/src/beam_jump.erl index 3b6eb19fe8..359248c6af 100644 --- a/lib/compiler/src/beam_jump.erl +++ b/lib/compiler/src/beam_jump.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_listing.erl b/lib/compiler/src/beam_listing.erl index fd5c0a042b..ce566373bb 100644 --- a/lib/compiler/src/beam_listing.erl +++ b/lib/compiler/src/beam_listing.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2011. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_peep.erl b/lib/compiler/src/beam_peep.erl index 0c1abfe6a0..1e430b4ed5 100644 --- a/lib/compiler/src/beam_peep.erl +++ b/lib/compiler/src/beam_peep.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_receive.erl b/lib/compiler/src/beam_receive.erl index 7276537949..c593184746 100644 --- a/lib/compiler/src/beam_receive.erl +++ b/lib/compiler/src/beam_receive.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2013. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_reorder.erl b/lib/compiler/src/beam_reorder.erl index 41586a7bf2..f1c0b3ef91 100644 --- a/lib/compiler/src/beam_reorder.erl +++ b/lib/compiler/src/beam_reorder.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_split.erl b/lib/compiler/src/beam_split.erl index bb1c0e23a9..6ffd0bfabd 100644 --- a/lib/compiler/src/beam_split.erl +++ b/lib/compiler/src/beam_split.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2011. All Rights Reserved. +%% Copyright Ericsson AB 2011-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_trim.erl b/lib/compiler/src/beam_trim.erl index 509e013b62..a8dc6805bc 100644 --- a/lib/compiler/src/beam_trim.erl +++ b/lib/compiler/src/beam_trim.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2007-2013. All Rights Reserved. +%% Copyright Ericsson AB 2007-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_type.erl b/lib/compiler/src/beam_type.erl index 4b45c28623..5076c5eb96 100644 --- a/lib/compiler/src/beam_type.erl +++ b/lib/compiler/src/beam_type.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_utils.erl b/lib/compiler/src/beam_utils.erl index 68d6105cfa..b338286a16 100644 --- a/lib/compiler/src/beam_utils.erl +++ b/lib/compiler/src/beam_utils.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2007-2013. All Rights Reserved. +%% Copyright Ericsson AB 2007-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_validator.erl b/lib/compiler/src/beam_validator.erl index fd38fc0095..fbb03d7850 100644 --- a/lib/compiler/src/beam_validator.erl +++ b/lib/compiler/src/beam_validator.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2014. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/beam_z.erl b/lib/compiler/src/beam_z.erl index 8381578b68..fcd152e5ba 100644 --- a/lib/compiler/src/beam_z.erl +++ b/lib/compiler/src/beam_z.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/cerl.erl b/lib/compiler/src/cerl.erl index e7a2b8177a..d033050d3c 100644 --- a/lib/compiler/src/cerl.erl +++ b/lib/compiler/src/cerl.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2010. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/cerl_clauses.erl b/lib/compiler/src/cerl_clauses.erl index 4d2f1ebd1b..805095e30c 100644 --- a/lib/compiler/src/cerl_clauses.erl +++ b/lib/compiler/src/cerl_clauses.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2010. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/cerl_inline.erl b/lib/compiler/src/cerl_inline.erl index cbcacf9e8e..2a8cf2e758 100644 --- a/lib/compiler/src/cerl_inline.erl +++ b/lib/compiler/src/cerl_inline.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2012. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/cerl_trees.erl b/lib/compiler/src/cerl_trees.erl index b86be95cab..6d38748964 100644 --- a/lib/compiler/src/cerl_trees.erl +++ b/lib/compiler/src/cerl_trees.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2010. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/compiler.app.src b/lib/compiler/src/compiler.app.src index a2b2a1d277..1fd7800e85 100644 --- a/lib/compiler/src/compiler.app.src +++ b/lib/compiler/src/compiler.app.src @@ -1,7 +1,7 @@ % This is an -*- erlang -*- file. %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/compiler.appup.src b/lib/compiler/src/compiler.appup.src index 3ada2e933f..e9db37e203 100644 --- a/lib/compiler/src/compiler.appup.src +++ b/lib/compiler/src/compiler.appup.src @@ -1,7 +1,7 @@ %% -*- erlang -*- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2014. All Rights Reserved. +%% Copyright Ericsson AB 2014-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/core_lib.erl b/lib/compiler/src/core_lib.erl index 839c736ff2..c1806272bd 100644 --- a/lib/compiler/src/core_lib.erl +++ b/lib/compiler/src/core_lib.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/core_parse.hrl b/lib/compiler/src/core_parse.hrl index ecf6cc9956..83a6f0179c 100644 --- a/lib/compiler/src/core_parse.hrl +++ b/lib/compiler/src/core_parse.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/core_parse.yrl b/lib/compiler/src/core_parse.yrl index 59cfc97ebd..315324e906 100644 --- a/lib/compiler/src/core_parse.yrl +++ b/lib/compiler/src/core_parse.yrl @@ -1,7 +1,7 @@ %% -*-Erlang-*- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/core_pp.erl b/lib/compiler/src/core_pp.erl index c2a6a81d5e..78a081e9ca 100644 --- a/lib/compiler/src/core_pp.erl +++ b/lib/compiler/src/core_pp.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/core_scan.erl b/lib/compiler/src/core_scan.erl index 5e85bba2bd..11b52f6c5f 100644 --- a/lib/compiler/src/core_scan.erl +++ b/lib/compiler/src/core_scan.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2013. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/erl_bifs.erl b/lib/compiler/src/erl_bifs.erl index c00f5eab70..6b2d781a76 100644 --- a/lib/compiler/src/erl_bifs.erl +++ b/lib/compiler/src/erl_bifs.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/genop.tab b/lib/compiler/src/genop.tab index 3a877f2403..dcbdeb32e6 100755 --- a/lib/compiler/src/genop.tab +++ b/lib/compiler/src/genop.tab @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1998-2011. All Rights Reserved. +# Copyright Ericsson AB 1998-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/rec_env.erl b/lib/compiler/src/rec_env.erl index 5a4a870769..2b89dc628c 100644 --- a/lib/compiler/src/rec_env.erl +++ b/lib/compiler/src/rec_env.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2014. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/sys_core_dsetel.erl b/lib/compiler/src/sys_core_dsetel.erl index c6cfdbae7e..bd3eeae238 100644 --- a/lib/compiler/src/sys_core_dsetel.erl +++ b/lib/compiler/src/sys_core_dsetel.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2010. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/sys_core_fold.erl b/lib/compiler/src/sys_core_fold.erl index ab67c8164b..b5b8d8a8ec 100644 --- a/lib/compiler/src/sys_core_fold.erl +++ b/lib/compiler/src/sys_core_fold.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/sys_core_inline.erl b/lib/compiler/src/sys_core_inline.erl index 838dda68c6..8c1f69d5de 100644 --- a/lib/compiler/src/sys_core_inline.erl +++ b/lib/compiler/src/sys_core_inline.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2010. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/sys_pre_attributes.erl b/lib/compiler/src/sys_pre_attributes.erl index f0cb630205..bc93c85989 100644 --- a/lib/compiler/src/sys_pre_attributes.erl +++ b/lib/compiler/src/sys_pre_attributes.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2009. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/v3_codegen.erl b/lib/compiler/src/v3_codegen.erl index 6f1912c616..f531056591 100644 --- a/lib/compiler/src/v3_codegen.erl +++ b/lib/compiler/src/v3_codegen.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2012. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/v3_core.erl b/lib/compiler/src/v3_core.erl index 830dd9973a..de775097e3 100644 --- a/lib/compiler/src/v3_core.erl +++ b/lib/compiler/src/v3_core.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2015. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/v3_kernel.hrl b/lib/compiler/src/v3_kernel.hrl index 03b2eae006..5216a1a620 100644 --- a/lib/compiler/src/v3_kernel.hrl +++ b/lib/compiler/src/v3_kernel.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2012. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/v3_kernel_pp.erl b/lib/compiler/src/v3_kernel_pp.erl index 03b034ae98..0b90f0a1e0 100644 --- a/lib/compiler/src/v3_kernel_pp.erl +++ b/lib/compiler/src/v3_kernel_pp.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/v3_life.erl b/lib/compiler/src/v3_life.erl index fa057ae211..1452b78d1d 100644 --- a/lib/compiler/src/v3_life.erl +++ b/lib/compiler/src/v3_life.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2012. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/src/v3_life.hrl b/lib/compiler/src/v3_life.hrl index 29a08f8c72..9d03a86ccd 100644 --- a/lib/compiler/src/v3_life.hrl +++ b/lib/compiler/src/v3_life.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/andor_SUITE.erl b/lib/compiler/test/andor_SUITE.erl index 9736f75fe8..f6e7b09010 100644 --- a/lib/compiler/test/andor_SUITE.erl +++ b/lib/compiler/test/andor_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2013. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/apply_SUITE.erl b/lib/compiler/test/apply_SUITE.erl index 8abcfe9dac..cca92e4713 100644 --- a/lib/compiler/test/apply_SUITE.erl +++ b/lib/compiler/test/apply_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2011. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/beam_block_SUITE.erl b/lib/compiler/test/beam_block_SUITE.erl index 7b6f2066be..a9bbe31b59 100644 --- a/lib/compiler/test/beam_block_SUITE.erl +++ b/lib/compiler/test/beam_block_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2015. All Rights Reserved. +%% Copyright Ericsson AB 2015-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/beam_disasm_SUITE.erl b/lib/compiler/test/beam_disasm_SUITE.erl index 90598d9639..e2ec030d31 100644 --- a/lib/compiler/test/beam_disasm_SUITE.erl +++ b/lib/compiler/test/beam_disasm_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2011-2012. All Rights Reserved. +%% Copyright Ericsson AB 2011-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/beam_except_SUITE.erl b/lib/compiler/test/beam_except_SUITE.erl index afacb939d1..8746e62fb9 100644 --- a/lib/compiler/test/beam_except_SUITE.erl +++ b/lib/compiler/test/beam_except_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2011-2013. All Rights Reserved. +%% Copyright Ericsson AB 2011-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/beam_validator_SUITE.erl b/lib/compiler/test/beam_validator_SUITE.erl index d27512b6eb..4ac6802025 100644 --- a/lib/compiler/test/beam_validator_SUITE.erl +++ b/lib/compiler/test/beam_validator_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2013. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/bs_bincomp_SUITE.erl b/lib/compiler/test/bs_bincomp_SUITE.erl index 5e5f6e2169..4743821337 100644 --- a/lib/compiler/test/bs_bincomp_SUITE.erl +++ b/lib/compiler/test/bs_bincomp_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2013. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/bs_bit_binaries_SUITE.erl b/lib/compiler/test/bs_bit_binaries_SUITE.erl index c1f8f12bf1..208d8c5487 100644 --- a/lib/compiler/test/bs_bit_binaries_SUITE.erl +++ b/lib/compiler/test/bs_bit_binaries_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2013. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/bs_construct_SUITE.erl b/lib/compiler/test/bs_construct_SUITE.erl index d94e870e21..ff18f8b41c 100644 --- a/lib/compiler/test/bs_construct_SUITE.erl +++ b/lib/compiler/test/bs_construct_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2012. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/bs_match_SUITE.erl b/lib/compiler/test/bs_match_SUITE.erl index 7fa26b6c26..c2d146a0b1 100644 --- a/lib/compiler/test/bs_match_SUITE.erl +++ b/lib/compiler/test/bs_match_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2013. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/bs_utf_SUITE.erl b/lib/compiler/test/bs_utf_SUITE.erl index 518e89a9cb..c894041f72 100644 --- a/lib/compiler/test/bs_utf_SUITE.erl +++ b/lib/compiler/test/bs_utf_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2011. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE.erl b/lib/compiler/test/compilation_SUITE.erl index 76b7e852f1..6961e625fd 100644 --- a/lib/compiler/test/compilation_SUITE.erl +++ b/lib/compiler/test/compilation_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_1.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_1.erl index ce72d0d0f2..3e2891a28d 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_1.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_10.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_10.erl index 41c5e7b4d2..66f2f78b32 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_10.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_10.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_11.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_11.erl index 1b6cd66953..0339b2a488 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_11.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_11.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_12.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_12.erl index 8bb6ce9e4a..d34291159a 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_12.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_12.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_2.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_2.erl index 66fdcae4d0..473529bb58 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_2.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_2.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_3.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_3.erl index adf6fa2720..bdc4ec06e5 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_3.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_3.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_4.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_4.erl index 5ecfed52df..0a394619de 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_4.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_4.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_5.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_5.erl index 21bab01c82..7289d2b553 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_5.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_5.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_6.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_6.erl index a14c05de10..1fe1b2d693 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_6.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_6.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_8.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_8.erl index d8eebc07d1..de51c59aae 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_8.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_8.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/beam_compiler_9.erl b/lib/compiler/test/compilation_SUITE_data/beam_compiler_9.erl index fecc566a95..5d0097f0fd 100644 --- a/lib/compiler/test/compilation_SUITE_data/beam_compiler_9.erl +++ b/lib/compiler/test/compilation_SUITE_data/beam_compiler_9.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/bin_syntax_1.erl b/lib/compiler/test/compilation_SUITE_data/bin_syntax_1.erl index b381c539b7..72f6a0cee6 100644 --- a/lib/compiler/test/compilation_SUITE_data/bin_syntax_1.erl +++ b/lib/compiler/test/compilation_SUITE_data/bin_syntax_1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/bin_syntax_2.erl b/lib/compiler/test/compilation_SUITE_data/bin_syntax_2.erl index b3e3785249..cd0c2a4b0e 100644 --- a/lib/compiler/test/compilation_SUITE_data/bin_syntax_2.erl +++ b/lib/compiler/test/compilation_SUITE_data/bin_syntax_2.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/bin_syntax_3.erl b/lib/compiler/test/compilation_SUITE_data/bin_syntax_3.erl index b881d2769e..b3118e0adc 100644 --- a/lib/compiler/test/compilation_SUITE_data/bin_syntax_3.erl +++ b/lib/compiler/test/compilation_SUITE_data/bin_syntax_3.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/bin_syntax_4.erl b/lib/compiler/test/compilation_SUITE_data/bin_syntax_4.erl index f63eb34fb2..185d6ec3b0 100644 --- a/lib/compiler/test/compilation_SUITE_data/bin_syntax_4.erl +++ b/lib/compiler/test/compilation_SUITE_data/bin_syntax_4.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/bin_syntax_6.erl b/lib/compiler/test/compilation_SUITE_data/bin_syntax_6.erl index 13e4bb8707..1841a2ee0a 100644 --- a/lib/compiler/test/compilation_SUITE_data/bin_syntax_6.erl +++ b/lib/compiler/test/compilation_SUITE_data/bin_syntax_6.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2009. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/catch_in_catch.erl b/lib/compiler/test/compilation_SUITE_data/catch_in_catch.erl index 0abde0ff5d..05ef45f105 100644 --- a/lib/compiler/test/compilation_SUITE_data/catch_in_catch.erl +++ b/lib/compiler/test/compilation_SUITE_data/catch_in_catch.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2009. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/compiler_1.erl b/lib/compiler/test/compilation_SUITE_data/compiler_1.erl index 02858ec308..87985bdf80 100644 --- a/lib/compiler/test/compilation_SUITE_data/compiler_1.erl +++ b/lib/compiler/test/compilation_SUITE_data/compiler_1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/compiler_3.erl b/lib/compiler/test/compilation_SUITE_data/compiler_3.erl index 4b99eafc63..698a0f26f3 100644 --- a/lib/compiler/test/compilation_SUITE_data/compiler_3.erl +++ b/lib/compiler/test/compilation_SUITE_data/compiler_3.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/compiler_5.erl b/lib/compiler/test/compilation_SUITE_data/compiler_5.erl index 63564ac938..de3c2ec4ce 100644 --- a/lib/compiler/test/compilation_SUITE_data/compiler_5.erl +++ b/lib/compiler/test/compilation_SUITE_data/compiler_5.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/complex_guard.erl b/lib/compiler/test/compilation_SUITE_data/complex_guard.erl index 37b861b0b5..f1b88c2bd2 100644 --- a/lib/compiler/test/compilation_SUITE_data/complex_guard.erl +++ b/lib/compiler/test/compilation_SUITE_data/complex_guard.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2009. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/const_list_256.erl b/lib/compiler/test/compilation_SUITE_data/const_list_256.erl index 18f4d52d7b..bdce438162 100644 --- a/lib/compiler/test/compilation_SUITE_data/const_list_256.erl +++ b/lib/compiler/test/compilation_SUITE_data/const_list_256.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/convopts.erl b/lib/compiler/test/compilation_SUITE_data/convopts.erl index 55b65d6763..8404eb82fd 100644 --- a/lib/compiler/test/compilation_SUITE_data/convopts.erl +++ b/lib/compiler/test/compilation_SUITE_data/convopts.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2009. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/guards.erl b/lib/compiler/test/compilation_SUITE_data/guards.erl index f0d11fc79a..a507add790 100644 --- a/lib/compiler/test/compilation_SUITE_data/guards.erl +++ b/lib/compiler/test/compilation_SUITE_data/guards.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2009. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/live_var.erl b/lib/compiler/test/compilation_SUITE_data/live_var.erl index be79041baf..b984d98c2b 100644 --- a/lib/compiler/test/compilation_SUITE_data/live_var.erl +++ b/lib/compiler/test/compilation_SUITE_data/live_var.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2009. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/long_string.erl b/lib/compiler/test/compilation_SUITE_data/long_string.erl index 1624e222ab..fe109c8e4f 100644 --- a/lib/compiler/test/compilation_SUITE_data/long_string.erl +++ b/lib/compiler/test/compilation_SUITE_data/long_string.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2009. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/nested_tuples_in_case_expr.erl b/lib/compiler/test/compilation_SUITE_data/nested_tuples_in_case_expr.erl index 76401cea97..bbacb7cf14 100644 --- a/lib/compiler/test/compilation_SUITE_data/nested_tuples_in_case_expr.erl +++ b/lib/compiler/test/compilation_SUITE_data/nested_tuples_in_case_expr.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/opt_crash.erl b/lib/compiler/test/compilation_SUITE_data/opt_crash.erl index 9a88df33af..f1607cca68 100644 --- a/lib/compiler/test/compilation_SUITE_data/opt_crash.erl +++ b/lib/compiler/test/compilation_SUITE_data/opt_crash.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2009. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/other/vsn_1.erl b/lib/compiler/test/compilation_SUITE_data/other/vsn_1.erl index 7acdb047fb..ea9b32bcbb 100644 --- a/lib/compiler/test/compilation_SUITE_data/other/vsn_1.erl +++ b/lib/compiler/test/compilation_SUITE_data/other/vsn_1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/other/vsn_3.erl b/lib/compiler/test/compilation_SUITE_data/other/vsn_3.erl index c8c9975d9b..9815138886 100644 --- a/lib/compiler/test/compilation_SUITE_data/other/vsn_3.erl +++ b/lib/compiler/test/compilation_SUITE_data/other/vsn_3.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_2141.erl b/lib/compiler/test/compilation_SUITE_data/otp_2141.erl index 97daf8bffd..4737d0972e 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_2141.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_2141.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2009. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_2173.erl b/lib/compiler/test/compilation_SUITE_data/otp_2173.erl index 4155e2d1ff..5479700d1d 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_2173.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_2173.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2009. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_2330.erl b/lib/compiler/test/compilation_SUITE_data/otp_2330.erl index c9ba7c7ba5..92e93be1c1 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_2330.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_2330.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2009. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_2380.erl b/lib/compiler/test/compilation_SUITE_data/otp_2380.erl index dbf44e5fb8..b7b2b04793 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_2380.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_2380.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2009. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_4790.erl b/lib/compiler/test/compilation_SUITE_data/otp_4790.erl index 3a32372cc9..08769c5303 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_4790.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_4790.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2009. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5076.erl b/lib/compiler/test/compilation_SUITE_data/otp_5076.erl index 7d96b5c734..19f974bb5b 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5076.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5076.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2009. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5092.erl b/lib/compiler/test/compilation_SUITE_data/otp_5092.erl index b675e09af6..88c4519cc6 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5092.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5092.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2009. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5151.erl b/lib/compiler/test/compilation_SUITE_data/otp_5151.erl index c40de9e508..02a19ebd3d 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5151.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5151.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2009. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5235.erl b/lib/compiler/test/compilation_SUITE_data/otp_5235.erl index 69a0a476fb..e0f77c73f6 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5235.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5235.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2009. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5244.erl b/lib/compiler/test/compilation_SUITE_data/otp_5244.erl index 0fc32ddd36..8144e5a225 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5244.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5244.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2009. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5404.erl b/lib/compiler/test/compilation_SUITE_data/otp_5404.erl index 66256fe33b..393c32aa00 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5404.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5404.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2009. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5436.erl b/lib/compiler/test/compilation_SUITE_data/otp_5436.erl index 1ae564eed0..842d46e93e 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5436.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5436.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2009. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5481.erl b/lib/compiler/test/compilation_SUITE_data/otp_5481.erl index 068845ac98..881d2cd239 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5481.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5481.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2009. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5553.erl b/lib/compiler/test/compilation_SUITE_data/otp_5553.erl index fb654dca8a..fd7757ac1e 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5553.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5553.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2009. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5632.erl b/lib/compiler/test/compilation_SUITE_data/otp_5632.erl index 229b5197bc..aaf6814f4e 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5632.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5632.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2009. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5714.erl b/lib/compiler/test/compilation_SUITE_data/otp_5714.erl index d90f937385..b65663f063 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5714.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5714.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2009. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_5872.erl b/lib/compiler/test/compilation_SUITE_data/otp_5872.erl index 00d210c4c8..b9b9677a14 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_5872.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_5872.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2009. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_6121.erl b/lib/compiler/test/compilation_SUITE_data/otp_6121.erl index 898e6304d6..f2bc9b3ee8 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_6121.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_6121.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2009. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_6121a.erl b/lib/compiler/test/compilation_SUITE_data/otp_6121a.erl index fd0a25c779..a8fc5f3bb5 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_6121a.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_6121a.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2009. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_6121b.erl b/lib/compiler/test/compilation_SUITE_data/otp_6121b.erl index 0c6b511bec..df2e60deb5 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_6121b.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_6121b.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2009. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/otp_7202.erl b/lib/compiler/test/compilation_SUITE_data/otp_7202.erl index 4437c484b4..4d86763b52 100644 --- a/lib/compiler/test/compilation_SUITE_data/otp_7202.erl +++ b/lib/compiler/test/compilation_SUITE_data/otp_7202.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2009. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/pattern_expr.erl b/lib/compiler/test/compilation_SUITE_data/pattern_expr.erl index da9c3c0a9a..a78b3501d1 100644 --- a/lib/compiler/test/compilation_SUITE_data/pattern_expr.erl +++ b/lib/compiler/test/compilation_SUITE_data/pattern_expr.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/trycatch_4.erl b/lib/compiler/test/compilation_SUITE_data/trycatch_4.erl index e6f87bf01b..f465376bdc 100644 --- a/lib/compiler/test/compilation_SUITE_data/trycatch_4.erl +++ b/lib/compiler/test/compilation_SUITE_data/trycatch_4.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2009. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/vsn_1.erl b/lib/compiler/test/compilation_SUITE_data/vsn_1.erl index c3ce2f0445..fed91a25c6 100644 --- a/lib/compiler/test/compilation_SUITE_data/vsn_1.erl +++ b/lib/compiler/test/compilation_SUITE_data/vsn_1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/vsn_2.erl b/lib/compiler/test/compilation_SUITE_data/vsn_2.erl index ced2d7ca0b..670b3b34ed 100644 --- a/lib/compiler/test/compilation_SUITE_data/vsn_2.erl +++ b/lib/compiler/test/compilation_SUITE_data/vsn_2.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compilation_SUITE_data/vsn_3.erl b/lib/compiler/test/compilation_SUITE_data/vsn_3.erl index 8312668d27..8fcd596636 100644 --- a/lib/compiler/test/compilation_SUITE_data/vsn_3.erl +++ b/lib/compiler/test/compilation_SUITE_data/vsn_3.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compile_SUITE.erl b/lib/compiler/test/compile_SUITE.erl index b2e9558cba..8e0f06d3b4 100644 --- a/lib/compiler/test/compile_SUITE.erl +++ b/lib/compiler/test/compile_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2014. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compile_SUITE_data/attributes.erl b/lib/compiler/test/compile_SUITE_data/attributes.erl index 00e635a021..140965c97d 100644 --- a/lib/compiler/test/compile_SUITE_data/attributes.erl +++ b/lib/compiler/test/compile_SUITE_data/attributes.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2012. All Rights Reserved. +%% Copyright Ericsson AB 2012-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compile_SUITE_data/big.erl b/lib/compiler/test/compile_SUITE_data/big.erl index d916742770..2e54ee8660 100644 --- a/lib/compiler/test/compile_SUITE_data/big.erl +++ b/lib/compiler/test/compile_SUITE_data/big.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compile_SUITE_data/include/simple.hrl b/lib/compiler/test/compile_SUITE_data/include/simple.hrl index 91398e209a..065378f820 100644 --- a/lib/compiler/test/compile_SUITE_data/include/simple.hrl +++ b/lib/compiler/test/compile_SUITE_data/include/simple.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compile_SUITE_data/missing_testheap1.erl b/lib/compiler/test/compile_SUITE_data/missing_testheap1.erl index 9d88bc4afe..2c1eb8a3ae 100644 --- a/lib/compiler/test/compile_SUITE_data/missing_testheap1.erl +++ b/lib/compiler/test/compile_SUITE_data/missing_testheap1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2009. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compile_SUITE_data/missing_testheap2.erl b/lib/compiler/test/compile_SUITE_data/missing_testheap2.erl index b61e8d3c88..b2aa9b5a5a 100644 --- a/lib/compiler/test/compile_SUITE_data/missing_testheap2.erl +++ b/lib/compiler/test/compile_SUITE_data/missing_testheap2.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2009. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compile_SUITE_data/record_access.erl b/lib/compiler/test/compile_SUITE_data/record_access.erl index 9a83472da4..537e9c8536 100644 --- a/lib/compiler/test/compile_SUITE_data/record_access.erl +++ b/lib/compiler/test/compile_SUITE_data/record_access.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2005-2009. All Rights Reserved. +%% Copyright Ericsson AB 2005-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compile_SUITE_data/simple.erl b/lib/compiler/test/compile_SUITE_data/simple.erl index 37e7b508f9..d8324dafaf 100644 --- a/lib/compiler/test/compile_SUITE_data/simple.erl +++ b/lib/compiler/test/compile_SUITE_data/simple.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2011. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/compile_SUITE_data/wrong_module_name.erl b/lib/compiler/test/compile_SUITE_data/wrong_module_name.erl index 8b4db1cfa3..77dd4747f0 100644 --- a/lib/compiler/test/compile_SUITE_data/wrong_module_name.erl +++ b/lib/compiler/test/compile_SUITE_data/wrong_module_name.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/core_SUITE.erl b/lib/compiler/test/core_SUITE.erl index 22f6443a77..b768f49e2c 100644 --- a/lib/compiler/test/core_SUITE.erl +++ b/lib/compiler/test/core_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2012. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/core_fold_SUITE.erl b/lib/compiler/test/core_fold_SUITE.erl index ee2a2c523f..442b2d424c 100644 --- a/lib/compiler/test/core_fold_SUITE.erl +++ b/lib/compiler/test/core_fold_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2007-2013. All Rights Reserved. +%% Copyright Ericsson AB 2007-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/error_SUITE.erl b/lib/compiler/test/error_SUITE.erl index dd2e766599..01c779b181 100644 --- a/lib/compiler/test/error_SUITE.erl +++ b/lib/compiler/test/error_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2012. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/error_SUITE_data/head_mismatch_line.erl b/lib/compiler/test/error_SUITE_data/head_mismatch_line.erl index 090f2fb829..5676d60daa 100644 --- a/lib/compiler/test/error_SUITE_data/head_mismatch_line.erl +++ b/lib/compiler/test/error_SUITE_data/head_mismatch_line.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2009. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/float_SUITE.erl b/lib/compiler/test/float_SUITE.erl index 771016812b..f6095947ca 100644 --- a/lib/compiler/test/float_SUITE.erl +++ b/lib/compiler/test/float_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2002-2011. All Rights Reserved. +%% Copyright Ericsson AB 2002-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/fun_SUITE.erl b/lib/compiler/test/fun_SUITE.erl index 77559ae2e6..17ff8601d9 100644 --- a/lib/compiler/test/fun_SUITE.erl +++ b/lib/compiler/test/fun_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/guard_SUITE.erl b/lib/compiler/test/guard_SUITE.erl index 129db039e1..ffbf59f0ee 100644 --- a/lib/compiler/test/guard_SUITE.erl +++ b/lib/compiler/test/guard_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2015. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/inline_SUITE.erl b/lib/compiler/test/inline_SUITE.erl index 4c53b96fe6..ae59cc8026 100644 --- a/lib/compiler/test/inline_SUITE.erl +++ b/lib/compiler/test/inline_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2013. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/inline_SUITE_data/attribute.erl b/lib/compiler/test/inline_SUITE_data/attribute.erl index 08ef230c47..4bd9d65032 100644 --- a/lib/compiler/test/inline_SUITE_data/attribute.erl +++ b/lib/compiler/test/inline_SUITE_data/attribute.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2009. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/inline_SUITE_data/bsdecode.erl b/lib/compiler/test/inline_SUITE_data/bsdecode.erl index e72d5ec73d..f6419b33d1 100644 --- a/lib/compiler/test/inline_SUITE_data/bsdecode.erl +++ b/lib/compiler/test/inline_SUITE_data/bsdecode.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2009. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/inline_SUITE_data/bsdes.erl b/lib/compiler/test/inline_SUITE_data/bsdes.erl index a9717219d1..43d941f144 100644 --- a/lib/compiler/test/inline_SUITE_data/bsdes.erl +++ b/lib/compiler/test/inline_SUITE_data/bsdes.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2009. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/inline_SUITE_data/decode1.erl b/lib/compiler/test/inline_SUITE_data/decode1.erl index e89b5305a5..f390a32061 100644 --- a/lib/compiler/test/inline_SUITE_data/decode1.erl +++ b/lib/compiler/test/inline_SUITE_data/decode1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2010. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/inline_SUITE_data/fname.erl b/lib/compiler/test/inline_SUITE_data/fname.erl index 90da1d17ac..5df8ee6b8c 100644 --- a/lib/compiler/test/inline_SUITE_data/fname.erl +++ b/lib/compiler/test/inline_SUITE_data/fname.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013. All Rights Reserved. +%% Copyright Ericsson AB 2013-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/inline_SUITE_data/itracer.erl b/lib/compiler/test/inline_SUITE_data/itracer.erl index 66122e33b5..a6df21f233 100644 --- a/lib/compiler/test/inline_SUITE_data/itracer.erl +++ b/lib/compiler/test/inline_SUITE_data/itracer.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/inline_SUITE_data/maps_inline_test.erl b/lib/compiler/test/inline_SUITE_data/maps_inline_test.erl index 83ac8b2084..776a1a5950 100644 --- a/lib/compiler/test/inline_SUITE_data/maps_inline_test.erl +++ b/lib/compiler/test/inline_SUITE_data/maps_inline_test.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2013. All Rights Reserved. +%% Copyright Ericsson AB 2013-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/lc_SUITE.erl b/lib/compiler/test/lc_SUITE.erl index 70c80d3353..dd0bcb4245 100644 --- a/lib/compiler/test/lc_SUITE.erl +++ b/lib/compiler/test/lc_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2011. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/match_SUITE.erl b/lib/compiler/test/match_SUITE.erl index 41fa1603ef..f6a24b3211 100644 --- a/lib/compiler/test/match_SUITE.erl +++ b/lib/compiler/test/match_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2013. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/misc_SUITE.erl b/lib/compiler/test/misc_SUITE.erl index 8a639f741f..8f9ed685bf 100644 --- a/lib/compiler/test/misc_SUITE.erl +++ b/lib/compiler/test/misc_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2012. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/num_bif_SUITE.erl b/lib/compiler/test/num_bif_SUITE.erl index 78f6fdc3c7..7eac90bac3 100644 --- a/lib/compiler/test/num_bif_SUITE.erl +++ b/lib/compiler/test/num_bif_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/receive_SUITE.erl b/lib/compiler/test/receive_SUITE.erl index 8d2c78aae2..3c397561fc 100644 --- a/lib/compiler/test/receive_SUITE.erl +++ b/lib/compiler/test/receive_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2013. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/record_SUITE.erl b/lib/compiler/test/record_SUITE.erl index 680bd38317..4f048f5080 100644 --- a/lib/compiler/test/record_SUITE.erl +++ b/lib/compiler/test/record_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2013. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/record_SUITE_data/record_access_in_guards.erl b/lib/compiler/test/record_SUITE_data/record_access_in_guards.erl index fb3d7d3ae4..9b72432246 100644 --- a/lib/compiler/test/record_SUITE_data/record_access_in_guards.erl +++ b/lib/compiler/test/record_SUITE_data/record_access_in_guards.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2009. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/regressions_SUITE.erl b/lib/compiler/test/regressions_SUITE.erl index 3fd4645529..7d2c2ac974 100644 --- a/lib/compiler/test/regressions_SUITE.erl +++ b/lib/compiler/test/regressions_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2015. All Rights Reserved. +%% Copyright Ericsson AB 2015-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/test_lib.erl b/lib/compiler/test/test_lib.erl index 3ca93fb021..d141d86021 100644 --- a/lib/compiler/test/test_lib.erl +++ b/lib/compiler/test/test_lib.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2013. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/trycatch_SUITE.erl b/lib/compiler/test/trycatch_SUITE.erl index 82e3c86649..5e0bb6d00a 100644 --- a/lib/compiler/test/trycatch_SUITE.erl +++ b/lib/compiler/test/trycatch_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2012. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/compiler/test/warnings_SUITE.erl b/lib/compiler/test/warnings_SUITE.erl index d66f2d5053..f884e6e7d6 100644 --- a/lib/compiler/test/warnings_SUITE.erl +++ b/lib/compiler/test/warnings_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2013. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/configure.in.src b/lib/configure.in.src index 7ac52f8a97..d507a5c0dd 100644 --- a/lib/configure.in.src +++ b/lib/configure.in.src @@ -1,7 +1,7 @@ dnl dnl %CopyrightBegin% dnl -dnl Copyright Ericsson AB 1999-2011. All Rights Reserved. +dnl Copyright Ericsson AB 1999-2016. All Rights Reserved. dnl dnl Licensed under the Apache License, Version 2.0 (the "License"); dnl you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/Makefile b/lib/cosEvent/Makefile index 4c13a8ce01..276b7bd865 100644 --- a/lib/cosEvent/Makefile +++ b/lib/cosEvent/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2009. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin.xml index 1e82dd684a..29336c1878 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_ConsumerAdmin.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_ConsumerAdmin.xml index 1903812e5e..80d36ba5c5 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_ConsumerAdmin.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_ConsumerAdmin.xml @@ -5,7 +5,7 @@
1997 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_EventChannel.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_EventChannel.xml index 159c0b87e2..f32e742240 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_EventChannel.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_EventChannel.xml @@ -5,7 +5,7 @@
1997 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullConsumer.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullConsumer.xml index de18f047a9..83bf8acbf2 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullConsumer.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullConsumer.xml @@ -5,7 +5,7 @@
1997 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullSupplier.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullSupplier.xml index 212372b4c2..0060e71e2b 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullSupplier.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPullSupplier.xml @@ -5,7 +5,7 @@
1997 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushConsumer.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushConsumer.xml index 58127cac95..9f19d001f9 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushConsumer.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushConsumer.xml @@ -5,7 +5,7 @@
1997 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushSupplier.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushSupplier.xml index 650a303d7e..2b1098b9a7 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushSupplier.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_ProxyPushSupplier.xml @@ -5,7 +5,7 @@
1997 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEvent/doc/src/CosEventChannelAdmin_SupplierAdmin.xml b/lib/cosEvent/doc/src/CosEventChannelAdmin_SupplierAdmin.xml index f29bb5994b..2a58c0a873 100644 --- a/lib/cosEvent/doc/src/CosEventChannelAdmin_SupplierAdmin.xml +++ b/lib/cosEvent/doc/src/CosEventChannelAdmin_SupplierAdmin.xml @@ -5,7 +5,7 @@
1997 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEvent/doc/src/Makefile b/lib/cosEvent/doc/src/Makefile index ed69d70d47..ba505d6f7b 100644 --- a/lib/cosEvent/doc/src/Makefile +++ b/lib/cosEvent/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/doc/src/book.xml b/lib/cosEvent/doc/src/book.xml index f7c4e853c7..5c0172b4cd 100644 --- a/lib/cosEvent/doc/src/book.xml +++ b/lib/cosEvent/doc/src/book.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEvent/doc/src/ch_contents.xml b/lib/cosEvent/doc/src/ch_contents.xml index 1fe0f772e6..07773877ea 100644 --- a/lib/cosEvent/doc/src/ch_contents.xml +++ b/lib/cosEvent/doc/src/ch_contents.xml @@ -5,7 +5,7 @@
1999 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEvent/doc/src/ch_event_service.xml b/lib/cosEvent/doc/src/ch_event_service.xml index 60d948b323..3a783234af 100644 --- a/lib/cosEvent/doc/src/ch_event_service.xml +++ b/lib/cosEvent/doc/src/ch_event_service.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEvent/doc/src/ch_introduction.xml b/lib/cosEvent/doc/src/ch_introduction.xml index b3d26f23f6..c88e96e40d 100644 --- a/lib/cosEvent/doc/src/ch_introduction.xml +++ b/lib/cosEvent/doc/src/ch_introduction.xml @@ -5,7 +5,7 @@
1999 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEvent/doc/src/cosEventApp.xml b/lib/cosEvent/doc/src/cosEventApp.xml index 5b911fec4f..d26512e0c3 100644 --- a/lib/cosEvent/doc/src/cosEventApp.xml +++ b/lib/cosEvent/doc/src/cosEventApp.xml @@ -5,7 +5,7 @@
2001 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEvent/doc/src/notes.xml b/lib/cosEvent/doc/src/notes.xml index 3af3a9e141..83fa5fa4b7 100644 --- a/lib/cosEvent/doc/src/notes.xml +++ b/lib/cosEvent/doc/src/notes.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEvent/doc/src/part.xml b/lib/cosEvent/doc/src/part.xml index 43ed8e9184..5e32455ebb 100644 --- a/lib/cosEvent/doc/src/part.xml +++ b/lib/cosEvent/doc/src/part.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEvent/doc/src/part_notes.xml b/lib/cosEvent/doc/src/part_notes.xml index e406f16a70..37103a5592 100644 --- a/lib/cosEvent/doc/src/part_notes.xml +++ b/lib/cosEvent/doc/src/part_notes.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEvent/doc/src/ref_man.xml b/lib/cosEvent/doc/src/ref_man.xml index 38a52c1b61..5db5626478 100644 --- a/lib/cosEvent/doc/src/ref_man.xml +++ b/lib/cosEvent/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEvent/src/CosEventChannelAdmin_ProxyPullConsumer_impl.erl b/lib/cosEvent/src/CosEventChannelAdmin_ProxyPullConsumer_impl.erl index 424b86e956..cb9bb4f4a4 100644 --- a/lib/cosEvent/src/CosEventChannelAdmin_ProxyPullConsumer_impl.erl +++ b/lib/cosEvent/src/CosEventChannelAdmin_ProxyPullConsumer_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/src/CosEventChannelAdmin_ProxyPushConsumer_impl.erl b/lib/cosEvent/src/CosEventChannelAdmin_ProxyPushConsumer_impl.erl index bf00399429..4c2b8629f2 100644 --- a/lib/cosEvent/src/CosEventChannelAdmin_ProxyPushConsumer_impl.erl +++ b/lib/cosEvent/src/CosEventChannelAdmin_ProxyPushConsumer_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/src/CosEventChannelAdmin_SupplierAdmin_impl.erl b/lib/cosEvent/src/CosEventChannelAdmin_SupplierAdmin_impl.erl index 52b18fc824..fb5304292b 100644 --- a/lib/cosEvent/src/CosEventChannelAdmin_SupplierAdmin_impl.erl +++ b/lib/cosEvent/src/CosEventChannelAdmin_SupplierAdmin_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2009. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/src/Makefile b/lib/cosEvent/src/Makefile index b79f0ec1e5..29d6223005 100644 --- a/lib/cosEvent/src/Makefile +++ b/lib/cosEvent/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2012. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/src/cosEventApp.erl b/lib/cosEvent/src/cosEventApp.erl index 065032d933..b3c38cef0e 100644 --- a/lib/cosEvent/src/cosEventApp.erl +++ b/lib/cosEvent/src/cosEventApp.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2011. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/src/cosEventApp.hrl b/lib/cosEvent/src/cosEventApp.hrl index 6b7f23c827..d801e83530 100644 --- a/lib/cosEvent/src/cosEventApp.hrl +++ b/lib/cosEvent/src/cosEventApp.hrl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/src/oe_CosEventComm_CAdmin_impl.erl b/lib/cosEvent/src/oe_CosEventComm_CAdmin_impl.erl index d1e4c9c758..728c4cc5ab 100644 --- a/lib/cosEvent/src/oe_CosEventComm_CAdmin_impl.erl +++ b/lib/cosEvent/src/oe_CosEventComm_CAdmin_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/src/oe_CosEventComm_Channel_impl.erl b/lib/cosEvent/src/oe_CosEventComm_Channel_impl.erl index 61d96a51e0..4f53ca6164 100644 --- a/lib/cosEvent/src/oe_CosEventComm_Channel_impl.erl +++ b/lib/cosEvent/src/oe_CosEventComm_Channel_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/src/oe_CosEventComm_PusherS_impl.erl b/lib/cosEvent/src/oe_CosEventComm_PusherS_impl.erl index e9482e77d6..ac23412000 100644 --- a/lib/cosEvent/src/oe_CosEventComm_PusherS_impl.erl +++ b/lib/cosEvent/src/oe_CosEventComm_PusherS_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/test/Makefile b/lib/cosEvent/test/Makefile index 028b0221b6..878e1c8a4c 100644 --- a/lib/cosEvent/test/Makefile +++ b/lib/cosEvent/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/test/event_channel_SUITE.erl b/lib/cosEvent/test/event_channel_SUITE.erl index 3a01a0eab6..d237db8e9b 100644 --- a/lib/cosEvent/test/event_channel_SUITE.erl +++ b/lib/cosEvent/test/event_channel_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2011. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/test/event_test_PullC_impl.erl b/lib/cosEvent/test/event_test_PullC_impl.erl index e1824dceae..fb72d2e595 100644 --- a/lib/cosEvent/test/event_test_PullC_impl.erl +++ b/lib/cosEvent/test/event_test_PullC_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2010. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/test/event_test_PullS_impl.erl b/lib/cosEvent/test/event_test_PullS_impl.erl index 2bfb86d4c3..de59b251da 100644 --- a/lib/cosEvent/test/event_test_PullS_impl.erl +++ b/lib/cosEvent/test/event_test_PullS_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2010. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/test/event_test_PushC_impl.erl b/lib/cosEvent/test/event_test_PushC_impl.erl index e035f7cf0a..98e4d611fc 100644 --- a/lib/cosEvent/test/event_test_PushC_impl.erl +++ b/lib/cosEvent/test/event_test_PushC_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2010. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/test/event_test_PushS_impl.erl b/lib/cosEvent/test/event_test_PushS_impl.erl index b60c634d05..062ee8a311 100644 --- a/lib/cosEvent/test/event_test_PushS_impl.erl +++ b/lib/cosEvent/test/event_test_PushS_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2010. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/test/event_test_server.idl b/lib/cosEvent/test/event_test_server.idl index 74bab08444..f76ac085e1 100644 --- a/lib/cosEvent/test/event_test_server.idl +++ b/lib/cosEvent/test/event_test_server.idl @@ -1,7 +1,7 @@ // // %CopyrightBegin% // -// Copyright Ericsson AB 2001-2010. All Rights Reserved. +// Copyright Ericsson AB 2001-2016. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/lib/cosEvent/test/generated_SUITE.erl b/lib/cosEvent/test/generated_SUITE.erl index 1533c0be9c..2fa15c3a96 100644 --- a/lib/cosEvent/test/generated_SUITE.erl +++ b/lib/cosEvent/test/generated_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEventDomain/Makefile b/lib/cosEventDomain/Makefile index f74d77bd2e..8e8ae7e4da 100644 --- a/lib/cosEventDomain/Makefile +++ b/lib/cosEventDomain/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2001-2009. All Rights Reserved. +# Copyright Ericsson AB 2001-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosEventDomain/doc/src/CosEventDomainAdmin.xml b/lib/cosEventDomain/doc/src/CosEventDomainAdmin.xml index ca7ec31969..6931059e67 100644 --- a/lib/cosEventDomain/doc/src/CosEventDomainAdmin.xml +++ b/lib/cosEventDomain/doc/src/CosEventDomainAdmin.xml @@ -5,7 +5,7 @@
2002 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEventDomain/doc/src/CosEventDomainAdmin_EventDomain.xml b/lib/cosEventDomain/doc/src/CosEventDomainAdmin_EventDomain.xml index 143d448089..e99c8d380b 100644 --- a/lib/cosEventDomain/doc/src/CosEventDomainAdmin_EventDomain.xml +++ b/lib/cosEventDomain/doc/src/CosEventDomainAdmin_EventDomain.xml @@ -4,7 +4,7 @@
- 20012013 + 20012016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEventDomain/doc/src/CosEventDomainAdmin_EventDomainFactory.xml b/lib/cosEventDomain/doc/src/CosEventDomainAdmin_EventDomainFactory.xml index b6d64299b8..602e0e5fb0 100644 --- a/lib/cosEventDomain/doc/src/CosEventDomainAdmin_EventDomainFactory.xml +++ b/lib/cosEventDomain/doc/src/CosEventDomainAdmin_EventDomainFactory.xml @@ -5,7 +5,7 @@
2001 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEventDomain/doc/src/Makefile b/lib/cosEventDomain/doc/src/Makefile index 8b2450e64d..0f18e43547 100644 --- a/lib/cosEventDomain/doc/src/Makefile +++ b/lib/cosEventDomain/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2001-2012. All Rights Reserved. +# Copyright Ericsson AB 2001-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosEventDomain/doc/src/book.xml b/lib/cosEventDomain/doc/src/book.xml index 3dde504cfd..b073e5edc0 100644 --- a/lib/cosEventDomain/doc/src/book.xml +++ b/lib/cosEventDomain/doc/src/book.xml @@ -4,7 +4,7 @@
- 20012013 + 20012016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEventDomain/doc/src/ch_QoS.xml b/lib/cosEventDomain/doc/src/ch_QoS.xml index bdc9a8dcfb..c356e38752 100644 --- a/lib/cosEventDomain/doc/src/ch_QoS.xml +++ b/lib/cosEventDomain/doc/src/ch_QoS.xml @@ -4,7 +4,7 @@
- 20022013 + 20022016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEventDomain/doc/src/ch_contents.xml b/lib/cosEventDomain/doc/src/ch_contents.xml index 4e98e21948..b8fefecf44 100644 --- a/lib/cosEventDomain/doc/src/ch_contents.xml +++ b/lib/cosEventDomain/doc/src/ch_contents.xml @@ -4,7 +4,7 @@
- 20012013 + 20012016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEventDomain/doc/src/ch_event_domain_service.xml b/lib/cosEventDomain/doc/src/ch_event_domain_service.xml index f1d2405e9f..a0ecf20415 100644 --- a/lib/cosEventDomain/doc/src/ch_event_domain_service.xml +++ b/lib/cosEventDomain/doc/src/ch_event_domain_service.xml @@ -4,7 +4,7 @@
- 20012013 + 20012016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEventDomain/doc/src/ch_introduction.xml b/lib/cosEventDomain/doc/src/ch_introduction.xml index 59034ca84a..f7a3426673 100644 --- a/lib/cosEventDomain/doc/src/ch_introduction.xml +++ b/lib/cosEventDomain/doc/src/ch_introduction.xml @@ -4,7 +4,7 @@
- 20012013 + 20012016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEventDomain/doc/src/cosEventDomainApp.xml b/lib/cosEventDomain/doc/src/cosEventDomainApp.xml index 2efba82094..c75ee05512 100644 --- a/lib/cosEventDomain/doc/src/cosEventDomainApp.xml +++ b/lib/cosEventDomain/doc/src/cosEventDomainApp.xml @@ -5,7 +5,7 @@
2001 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosEventDomain/doc/src/notes.xml b/lib/cosEventDomain/doc/src/notes.xml index d4af1b66f0..5617efe697 100644 --- a/lib/cosEventDomain/doc/src/notes.xml +++ b/lib/cosEventDomain/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20012013 + 20012016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEventDomain/doc/src/part.xml b/lib/cosEventDomain/doc/src/part.xml index 2d8512fc87..328fdfc20f 100644 --- a/lib/cosEventDomain/doc/src/part.xml +++ b/lib/cosEventDomain/doc/src/part.xml @@ -4,7 +4,7 @@
- 20012013 + 20012016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEventDomain/doc/src/part_notes.xml b/lib/cosEventDomain/doc/src/part_notes.xml index 55d4d21c3a..af6864decf 100644 --- a/lib/cosEventDomain/doc/src/part_notes.xml +++ b/lib/cosEventDomain/doc/src/part_notes.xml @@ -4,7 +4,7 @@
- 20012013 + 20012016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEventDomain/doc/src/ref_man.xml b/lib/cosEventDomain/doc/src/ref_man.xml index 8ad8366e5b..14b826e4f9 100644 --- a/lib/cosEventDomain/doc/src/ref_man.xml +++ b/lib/cosEventDomain/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 20012013 + 20012016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosEventDomain/src/CosEventDomainAdmin_EventDomainFactory_impl.erl b/lib/cosEventDomain/src/CosEventDomainAdmin_EventDomainFactory_impl.erl index 21024913c1..75ff81196c 100644 --- a/lib/cosEventDomain/src/CosEventDomainAdmin_EventDomainFactory_impl.erl +++ b/lib/cosEventDomain/src/CosEventDomainAdmin_EventDomainFactory_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEventDomain/src/CosEventDomainAdmin_EventDomain_impl.erl b/lib/cosEventDomain/src/CosEventDomainAdmin_EventDomain_impl.erl index 50b076df65..a31a70acc2 100644 --- a/lib/cosEventDomain/src/CosEventDomainAdmin_EventDomain_impl.erl +++ b/lib/cosEventDomain/src/CosEventDomainAdmin_EventDomain_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2011. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEventDomain/src/Makefile b/lib/cosEventDomain/src/Makefile index da8dcf08b6..cdaf9e5f1f 100644 --- a/lib/cosEventDomain/src/Makefile +++ b/lib/cosEventDomain/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2001-2012. All Rights Reserved. +# Copyright Ericsson AB 2001-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosEventDomain/src/cosEventDomainApp.hrl b/lib/cosEventDomain/src/cosEventDomainApp.hrl index ff8b004fb9..6df20692be 100644 --- a/lib/cosEventDomain/src/cosEventDomainApp.hrl +++ b/lib/cosEventDomain/src/cosEventDomainApp.hrl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEventDomain/test/Makefile b/lib/cosEventDomain/test/Makefile index d8f6a863d6..1841676be7 100644 --- a/lib/cosEventDomain/test/Makefile +++ b/lib/cosEventDomain/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2001-2012. All Rights Reserved. +# Copyright Ericsson AB 2001-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosEventDomain/test/event_domain_SUITE.erl b/lib/cosEventDomain/test/event_domain_SUITE.erl index 37a04a34aa..b80b16ae6f 100644 --- a/lib/cosEventDomain/test/event_domain_SUITE.erl +++ b/lib/cosEventDomain/test/event_domain_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2011. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosEventDomain/test/generated_SUITE.erl b/lib/cosEventDomain/test/generated_SUITE.erl index afaa70db0a..51b627f0d6 100644 --- a/lib/cosEventDomain/test/generated_SUITE.erl +++ b/lib/cosEventDomain/test/generated_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/Makefile b/lib/cosFileTransfer/Makefile index c811d7be8f..c9c07dcdad 100644 --- a/lib/cosFileTransfer/Makefile +++ b/lib/cosFileTransfer/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2009. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/doc/src/CosFileTransfer_Directory.xml b/lib/cosFileTransfer/doc/src/CosFileTransfer_Directory.xml index 3d5e4f024f..da5810521a 100644 --- a/lib/cosFileTransfer/doc/src/CosFileTransfer_Directory.xml +++ b/lib/cosFileTransfer/doc/src/CosFileTransfer_Directory.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosFileTransfer/doc/src/CosFileTransfer_File.xml b/lib/cosFileTransfer/doc/src/CosFileTransfer_File.xml index 97ea054c46..373c14d1f1 100644 --- a/lib/cosFileTransfer/doc/src/CosFileTransfer_File.xml +++ b/lib/cosFileTransfer/doc/src/CosFileTransfer_File.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosFileTransfer/doc/src/CosFileTransfer_FileIterator.xml b/lib/cosFileTransfer/doc/src/CosFileTransfer_FileIterator.xml index c26449a4dd..f5c219b9c1 100644 --- a/lib/cosFileTransfer/doc/src/CosFileTransfer_FileIterator.xml +++ b/lib/cosFileTransfer/doc/src/CosFileTransfer_FileIterator.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/CosFileTransfer_FileTransferSession.xml b/lib/cosFileTransfer/doc/src/CosFileTransfer_FileTransferSession.xml index 19caace060..312af3b8c2 100644 --- a/lib/cosFileTransfer/doc/src/CosFileTransfer_FileTransferSession.xml +++ b/lib/cosFileTransfer/doc/src/CosFileTransfer_FileTransferSession.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/CosFileTransfer_VirtualFileSystem.xml b/lib/cosFileTransfer/doc/src/CosFileTransfer_VirtualFileSystem.xml index 67a9fa72fd..701e56e660 100644 --- a/lib/cosFileTransfer/doc/src/CosFileTransfer_VirtualFileSystem.xml +++ b/lib/cosFileTransfer/doc/src/CosFileTransfer_VirtualFileSystem.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosFileTransfer/doc/src/Makefile b/lib/cosFileTransfer/doc/src/Makefile index 96cb983ff2..8d8c736f1b 100644 --- a/lib/cosFileTransfer/doc/src/Makefile +++ b/lib/cosFileTransfer/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2012. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/doc/src/book.xml b/lib/cosFileTransfer/doc/src/book.xml index c6b8e05b33..9a9ec3d0a2 100644 --- a/lib/cosFileTransfer/doc/src/book.xml +++ b/lib/cosFileTransfer/doc/src/book.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/ch_contents.xml b/lib/cosFileTransfer/doc/src/ch_contents.xml index 79b39308ab..bd4ed5116f 100644 --- a/lib/cosFileTransfer/doc/src/ch_contents.xml +++ b/lib/cosFileTransfer/doc/src/ch_contents.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/ch_example.xml b/lib/cosFileTransfer/doc/src/ch_example.xml index 79e47d73f4..7e3c65eedd 100644 --- a/lib/cosFileTransfer/doc/src/ch_example.xml +++ b/lib/cosFileTransfer/doc/src/ch_example.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/ch_install.xml b/lib/cosFileTransfer/doc/src/ch_install.xml index 260fb14d65..9681f98b45 100644 --- a/lib/cosFileTransfer/doc/src/ch_install.xml +++ b/lib/cosFileTransfer/doc/src/ch_install.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/ch_introduction.xml b/lib/cosFileTransfer/doc/src/ch_introduction.xml index 24f64cfa49..67616b0a39 100644 --- a/lib/cosFileTransfer/doc/src/ch_introduction.xml +++ b/lib/cosFileTransfer/doc/src/ch_introduction.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/ch_system.xml b/lib/cosFileTransfer/doc/src/ch_system.xml index 18f4e84e56..377ec1fa49 100644 --- a/lib/cosFileTransfer/doc/src/ch_system.xml +++ b/lib/cosFileTransfer/doc/src/ch_system.xml @@ -4,7 +4,7 @@
- 20012013 + 20012016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/cosFileTransferApp.xml b/lib/cosFileTransfer/doc/src/cosFileTransferApp.xml index b9c6ec8aad..ae7b4f1ec5 100644 --- a/lib/cosFileTransfer/doc/src/cosFileTransferApp.xml +++ b/lib/cosFileTransfer/doc/src/cosFileTransferApp.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/notes.xml b/lib/cosFileTransfer/doc/src/notes.xml index 9f5b7ae6e5..eacc75062b 100644 --- a/lib/cosFileTransfer/doc/src/notes.xml +++ b/lib/cosFileTransfer/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/part.xml b/lib/cosFileTransfer/doc/src/part.xml index 22fa434c08..b4e6f573dd 100644 --- a/lib/cosFileTransfer/doc/src/part.xml +++ b/lib/cosFileTransfer/doc/src/part.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/part_notes.xml b/lib/cosFileTransfer/doc/src/part_notes.xml index 6d383099c2..d91de39b1f 100644 --- a/lib/cosFileTransfer/doc/src/part_notes.xml +++ b/lib/cosFileTransfer/doc/src/part_notes.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/doc/src/ref_man.xml b/lib/cosFileTransfer/doc/src/ref_man.xml index 884ba809b9..ce050128e6 100644 --- a/lib/cosFileTransfer/doc/src/ref_man.xml +++ b/lib/cosFileTransfer/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosFileTransfer/src/CosFileTransfer_Directory_impl.erl b/lib/cosFileTransfer/src/CosFileTransfer_Directory_impl.erl index a63cad4c6d..8ce6cebf77 100644 --- a/lib/cosFileTransfer/src/CosFileTransfer_Directory_impl.erl +++ b/lib/cosFileTransfer/src/CosFileTransfer_Directory_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/src/CosFileTransfer_FileIterator_impl.erl b/lib/cosFileTransfer/src/CosFileTransfer_FileIterator_impl.erl index 93890629bf..d824129147 100644 --- a/lib/cosFileTransfer/src/CosFileTransfer_FileIterator_impl.erl +++ b/lib/cosFileTransfer/src/CosFileTransfer_FileIterator_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/src/CosFileTransfer_FileTransferSession_impl.erl b/lib/cosFileTransfer/src/CosFileTransfer_FileTransferSession_impl.erl index 01281f8056..3a8285f092 100644 --- a/lib/cosFileTransfer/src/CosFileTransfer_FileTransferSession_impl.erl +++ b/lib/cosFileTransfer/src/CosFileTransfer_FileTransferSession_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/src/CosFileTransfer_File_impl.erl b/lib/cosFileTransfer/src/CosFileTransfer_File_impl.erl index b87583976c..263255413e 100644 --- a/lib/cosFileTransfer/src/CosFileTransfer_File_impl.erl +++ b/lib/cosFileTransfer/src/CosFileTransfer_File_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2009. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/src/CosFileTransfer_VirtualFileSystem_impl.erl b/lib/cosFileTransfer/src/CosFileTransfer_VirtualFileSystem_impl.erl index 919aa3f2ad..7440498a23 100644 --- a/lib/cosFileTransfer/src/CosFileTransfer_VirtualFileSystem_impl.erl +++ b/lib/cosFileTransfer/src/CosFileTransfer_VirtualFileSystem_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/src/Makefile b/lib/cosFileTransfer/src/Makefile index f9107ff48f..b3967101e9 100644 --- a/lib/cosFileTransfer/src/Makefile +++ b/lib/cosFileTransfer/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2012. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/src/cosFileTransferApp.hrl b/lib/cosFileTransfer/src/cosFileTransferApp.hrl index 97ef8a2bde..037be7a4af 100644 --- a/lib/cosFileTransfer/src/cosFileTransferApp.hrl +++ b/lib/cosFileTransfer/src/cosFileTransferApp.hrl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/src/cosFileTransferNATIVE_file.erl b/lib/cosFileTransfer/src/cosFileTransferNATIVE_file.erl index 0a374749ff..2969e61a2b 100644 --- a/lib/cosFileTransfer/src/cosFileTransferNATIVE_file.erl +++ b/lib/cosFileTransfer/src/cosFileTransferNATIVE_file.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/test/Makefile b/lib/cosFileTransfer/test/Makefile index 332f90cb39..45c67a95dd 100644 --- a/lib/cosFileTransfer/test/Makefile +++ b/lib/cosFileTransfer/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2012. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosFileTransfer/test/fileTransfer_SUITE.erl b/lib/cosFileTransfer/test/fileTransfer_SUITE.erl index 173cf71e61..7ca6eaf7b3 100644 --- a/lib/cosFileTransfer/test/fileTransfer_SUITE.erl +++ b/lib/cosFileTransfer/test/fileTransfer_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2013. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/Makefile b/lib/cosNotification/Makefile index e04a837483..0408417a3b 100644 --- a/lib/cosNotification/Makefile +++ b/lib/cosNotification/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2009. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/doc/src/CosNotification.xml b/lib/cosNotification/doc/src/CosNotification.xml index 8c89b8830f..6aac312d5e 100644 --- a/lib/cosNotification/doc/src/CosNotification.xml +++ b/lib/cosNotification/doc/src/CosNotification.xml @@ -5,7 +5,7 @@
2002 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotification_AdminPropertiesAdmin.xml b/lib/cosNotification/doc/src/CosNotification_AdminPropertiesAdmin.xml index f5ffd4cdf1..6086402f1a 100644 --- a/lib/cosNotification/doc/src/CosNotification_AdminPropertiesAdmin.xml +++ b/lib/cosNotification/doc/src/CosNotification_AdminPropertiesAdmin.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotification_QoSAdmin.xml b/lib/cosNotification/doc/src/CosNotification_QoSAdmin.xml index 034c86fb9f..7774652e60 100644 --- a/lib/cosNotification/doc/src/CosNotification_QoSAdmin.xml +++ b/lib/cosNotification/doc/src/CosNotification_QoSAdmin.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ConsumerAdmin.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ConsumerAdmin.xml index b06ddcc61e..cbe22ce7cd 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ConsumerAdmin.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ConsumerAdmin.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_EventChannel.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_EventChannel.xml index 4bd3e7bd30..7696e6a26c 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_EventChannel.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_EventChannel.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_EventChannelFactory.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_EventChannelFactory.xml index 7f9e980433..552ea182c0 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_EventChannelFactory.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_EventChannelFactory.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyConsumer.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyConsumer.xml index f0367c2d10..3d61893162 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyConsumer.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyConsumer.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPullConsumer.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPullConsumer.xml index df93aade22..caf572dee8 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPullConsumer.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPullConsumer.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPullSupplier.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPullSupplier.xml index 9305b4aed1..42aaaec319 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPullSupplier.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPullSupplier.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPushConsumer.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPushConsumer.xml index e9dea15bcc..9808b460c7 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPushConsumer.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPushConsumer.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPushSupplier.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPushSupplier.xml index 9333c89cd0..6f85de114a 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPushSupplier.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxyPushSupplier.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxySupplier.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxySupplier.xml index 1638d1192e..69013fdb1e 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxySupplier.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_ProxySupplier.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPullConsumer.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPullConsumer.xml index 1cbb5ec491..043472df55 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPullConsumer.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPullConsumer.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPullSupplier.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPullSupplier.xml index d367736a62..a0040a50d7 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPullSupplier.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPullSupplier.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPushConsumer.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPushConsumer.xml index db6d273dd1..efec1f99cc 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPushConsumer.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPushConsumer.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPushSupplier.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPushSupplier.xml index 9d0f1ee3fa..229d3667c5 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPushSupplier.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SequenceProxyPushSupplier.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPullConsumer.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPullConsumer.xml index cf9d97e2d0..5a86cb84da 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPullConsumer.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPullConsumer.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPullSupplier.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPullSupplier.xml index 0b56d1b7af..1ca7c2d7df 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPullSupplier.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPullSupplier.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPushConsumer.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPushConsumer.xml index ecbcc08e63..63bcdf120c 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPushConsumer.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPushConsumer.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPushSupplier.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPushSupplier.xml index 2e9d925d0d..9ba5497fd8 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPushSupplier.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_StructuredProxyPushSupplier.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SupplierAdmin.xml b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SupplierAdmin.xml index 4b6bc29aba..540edaff3f 100644 --- a/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SupplierAdmin.xml +++ b/lib/cosNotification/doc/src/CosNotifyChannelAdmin_SupplierAdmin.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyComm_NotifyPublish.xml b/lib/cosNotification/doc/src/CosNotifyComm_NotifyPublish.xml index 7c128cf102..a41319cb5c 100644 --- a/lib/cosNotification/doc/src/CosNotifyComm_NotifyPublish.xml +++ b/lib/cosNotification/doc/src/CosNotifyComm_NotifyPublish.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyComm_NotifySubscribe.xml b/lib/cosNotification/doc/src/CosNotifyComm_NotifySubscribe.xml index fd8cba1f2d..277c666459 100644 --- a/lib/cosNotification/doc/src/CosNotifyComm_NotifySubscribe.xml +++ b/lib/cosNotification/doc/src/CosNotifyComm_NotifySubscribe.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyFilter_Filter.xml b/lib/cosNotification/doc/src/CosNotifyFilter_Filter.xml index 7dc522d4a5..a953540849 100644 --- a/lib/cosNotification/doc/src/CosNotifyFilter_Filter.xml +++ b/lib/cosNotification/doc/src/CosNotifyFilter_Filter.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/CosNotifyFilter_FilterAdmin.xml b/lib/cosNotification/doc/src/CosNotifyFilter_FilterAdmin.xml index 32467ed07e..5cb56963f1 100644 --- a/lib/cosNotification/doc/src/CosNotifyFilter_FilterAdmin.xml +++ b/lib/cosNotification/doc/src/CosNotifyFilter_FilterAdmin.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyFilter_FilterFactory.xml b/lib/cosNotification/doc/src/CosNotifyFilter_FilterFactory.xml index c4294572df..adacbc3281 100644 --- a/lib/cosNotification/doc/src/CosNotifyFilter_FilterFactory.xml +++ b/lib/cosNotification/doc/src/CosNotifyFilter_FilterFactory.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosNotification/doc/src/CosNotifyFilter_MappingFilter.xml b/lib/cosNotification/doc/src/CosNotifyFilter_MappingFilter.xml index 6fa16dc363..c0db8c1ae0 100644 --- a/lib/cosNotification/doc/src/CosNotifyFilter_MappingFilter.xml +++ b/lib/cosNotification/doc/src/CosNotifyFilter_MappingFilter.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/Makefile b/lib/cosNotification/doc/src/Makefile index d0d3ec6bdf..6207290101 100644 --- a/lib/cosNotification/doc/src/Makefile +++ b/lib/cosNotification/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2012. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/doc/src/book.xml b/lib/cosNotification/doc/src/book.xml index 80515f9654..3151abceaa 100644 --- a/lib/cosNotification/doc/src/book.xml +++ b/lib/cosNotification/doc/src/book.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/ch_BNF.xml b/lib/cosNotification/doc/src/ch_BNF.xml index b9f411d34f..9763c0c4ca 100644 --- a/lib/cosNotification/doc/src/ch_BNF.xml +++ b/lib/cosNotification/doc/src/ch_BNF.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/ch_QoS.xml b/lib/cosNotification/doc/src/ch_QoS.xml index 147761d37a..7f7a26f69a 100644 --- a/lib/cosNotification/doc/src/ch_QoS.xml +++ b/lib/cosNotification/doc/src/ch_QoS.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/ch_contents.xml b/lib/cosNotification/doc/src/ch_contents.xml index bfa2cebb07..11014f693b 100644 --- a/lib/cosNotification/doc/src/ch_contents.xml +++ b/lib/cosNotification/doc/src/ch_contents.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/ch_example.xml b/lib/cosNotification/doc/src/ch_example.xml index 2d368730d3..a86aaccc82 100644 --- a/lib/cosNotification/doc/src/ch_example.xml +++ b/lib/cosNotification/doc/src/ch_example.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/ch_install.xml b/lib/cosNotification/doc/src/ch_install.xml index 41e9461d20..c76c68cb42 100644 --- a/lib/cosNotification/doc/src/ch_install.xml +++ b/lib/cosNotification/doc/src/ch_install.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/ch_introduction.xml b/lib/cosNotification/doc/src/ch_introduction.xml index fcd15fd2bc..39cd12f1e6 100644 --- a/lib/cosNotification/doc/src/ch_introduction.xml +++ b/lib/cosNotification/doc/src/ch_introduction.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/ch_system.xml b/lib/cosNotification/doc/src/ch_system.xml index a9a444afdc..91375088a0 100644 --- a/lib/cosNotification/doc/src/ch_system.xml +++ b/lib/cosNotification/doc/src/ch_system.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/cosNotificationApp.xml b/lib/cosNotification/doc/src/cosNotificationApp.xml index e2f7f2f2f2..4f662a5dc4 100644 --- a/lib/cosNotification/doc/src/cosNotificationApp.xml +++ b/lib/cosNotification/doc/src/cosNotificationApp.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/notes.xml b/lib/cosNotification/doc/src/notes.xml index f896d219b5..3f3f0be3e7 100644 --- a/lib/cosNotification/doc/src/notes.xml +++ b/lib/cosNotification/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/part.xml b/lib/cosNotification/doc/src/part.xml index 2f3d45e63d..9cc5a8a95a 100644 --- a/lib/cosNotification/doc/src/part.xml +++ b/lib/cosNotification/doc/src/part.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/part_notes.xml b/lib/cosNotification/doc/src/part_notes.xml index 22ede75ca1..c999d885c1 100644 --- a/lib/cosNotification/doc/src/part_notes.xml +++ b/lib/cosNotification/doc/src/part_notes.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/doc/src/ref_man.xml b/lib/cosNotification/doc/src/ref_man.xml index 65197fac37..58fb4febd2 100644 --- a/lib/cosNotification/doc/src/ref_man.xml +++ b/lib/cosNotification/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosNotification/src/CosNotifyChannelAdmin_ConsumerAdmin_impl.erl b/lib/cosNotification/src/CosNotifyChannelAdmin_ConsumerAdmin_impl.erl index c7cecd87d4..e7a6a35ea7 100644 --- a/lib/cosNotification/src/CosNotifyChannelAdmin_ConsumerAdmin_impl.erl +++ b/lib/cosNotification/src/CosNotifyChannelAdmin_ConsumerAdmin_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/CosNotifyChannelAdmin_EventChannelFactory_impl.erl b/lib/cosNotification/src/CosNotifyChannelAdmin_EventChannelFactory_impl.erl index ea09e7ff82..eb3fb4a6a3 100644 --- a/lib/cosNotification/src/CosNotifyChannelAdmin_EventChannelFactory_impl.erl +++ b/lib/cosNotification/src/CosNotifyChannelAdmin_EventChannelFactory_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/CosNotifyChannelAdmin_EventChannel_impl.erl b/lib/cosNotification/src/CosNotifyChannelAdmin_EventChannel_impl.erl index 064c356171..485c9aeef4 100644 --- a/lib/cosNotification/src/CosNotifyChannelAdmin_EventChannel_impl.erl +++ b/lib/cosNotification/src/CosNotifyChannelAdmin_EventChannel_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/CosNotifyChannelAdmin_SupplierAdmin_impl.erl b/lib/cosNotification/src/CosNotifyChannelAdmin_SupplierAdmin_impl.erl index f85f52e9df..2810bef93d 100644 --- a/lib/cosNotification/src/CosNotifyChannelAdmin_SupplierAdmin_impl.erl +++ b/lib/cosNotification/src/CosNotifyChannelAdmin_SupplierAdmin_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/CosNotifyFilter_FilterFactory_impl.erl b/lib/cosNotification/src/CosNotifyFilter_FilterFactory_impl.erl index bb82eee525..760dcf40b8 100644 --- a/lib/cosNotification/src/CosNotifyFilter_FilterFactory_impl.erl +++ b/lib/cosNotification/src/CosNotifyFilter_FilterFactory_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/Makefile b/lib/cosNotification/src/Makefile index 72b063fd1c..009c6be4a5 100644 --- a/lib/cosNotification/src/Makefile +++ b/lib/cosNotification/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/PullerConsumer_impl.erl b/lib/cosNotification/src/PullerConsumer_impl.erl index 3f8ec5c7c5..52bd13918f 100644 --- a/lib/cosNotification/src/PullerConsumer_impl.erl +++ b/lib/cosNotification/src/PullerConsumer_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/PusherConsumer_impl.erl b/lib/cosNotification/src/PusherConsumer_impl.erl index c99c7ea434..f82f9d8bbd 100644 --- a/lib/cosNotification/src/PusherConsumer_impl.erl +++ b/lib/cosNotification/src/PusherConsumer_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/PusherSupplier_impl.erl b/lib/cosNotification/src/PusherSupplier_impl.erl index df0b5b77b3..d3e44f3ef9 100644 --- a/lib/cosNotification/src/PusherSupplier_impl.erl +++ b/lib/cosNotification/src/PusherSupplier_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/cosNotification_Filter.erl b/lib/cosNotification/src/cosNotification_Filter.erl index 40e7cf02ae..a92c9b8d41 100644 --- a/lib/cosNotification/src/cosNotification_Filter.erl +++ b/lib/cosNotification/src/cosNotification_Filter.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/cosNotification_Grammar.yrl b/lib/cosNotification/src/cosNotification_Grammar.yrl index 2650efcdfe..f4a42d022e 100644 --- a/lib/cosNotification/src/cosNotification_Grammar.yrl +++ b/lib/cosNotification/src/cosNotification_Grammar.yrl @@ -1,7 +1,7 @@ %%-------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/src/cosNotification_Scanner.erl b/lib/cosNotification/src/cosNotification_Scanner.erl index e79f0380b0..31f27a8d78 100644 --- a/lib/cosNotification/src/cosNotification_Scanner.erl +++ b/lib/cosNotification/src/cosNotification_Scanner.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/test/Makefile b/lib/cosNotification/test/Makefile index 5a4c5e18aa..583cca1f42 100644 --- a/lib/cosNotification/test/Makefile +++ b/lib/cosNotification/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/test/eventDB_SUITE.erl b/lib/cosNotification/test/eventDB_SUITE.erl index 2d095adfae..337c7effed 100644 --- a/lib/cosNotification/test/eventDB_SUITE.erl +++ b/lib/cosNotification/test/eventDB_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/test/generated_SUITE.erl b/lib/cosNotification/test/generated_SUITE.erl index 8e29989e30..810a007672 100644 --- a/lib/cosNotification/test/generated_SUITE.erl +++ b/lib/cosNotification/test/generated_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/test/grammar_SUITE.erl b/lib/cosNotification/test/grammar_SUITE.erl index b17ddba1c4..34b832327d 100644 --- a/lib/cosNotification/test/grammar_SUITE.erl +++ b/lib/cosNotification/test/grammar_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/test/notification_SUITE.erl b/lib/cosNotification/test/notification_SUITE.erl index 6824a2805f..f23dacce4f 100644 --- a/lib/cosNotification/test/notification_SUITE.erl +++ b/lib/cosNotification/test/notification_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/test/notify_test_impl.erl b/lib/cosNotification/test/notify_test_impl.erl index 76973db04b..6c833f4915 100644 --- a/lib/cosNotification/test/notify_test_impl.erl +++ b/lib/cosNotification/test/notify_test_impl.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/test/notify_test_server.cfg b/lib/cosNotification/test/notify_test_server.cfg index 87ef97873c..60f50b23bb 100644 --- a/lib/cosNotification/test/notify_test_server.cfg +++ b/lib/cosNotification/test/notify_test_server.cfg @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosNotification/test/notify_test_server.idl b/lib/cosNotification/test/notify_test_server.idl index e7f3bccf4c..0334d67717 100644 --- a/lib/cosNotification/test/notify_test_server.idl +++ b/lib/cosNotification/test/notify_test_server.idl @@ -1,7 +1,7 @@ // // %CopyrightBegin% // -// Copyright Ericsson AB 1999-2010. All Rights Reserved. +// Copyright Ericsson AB 1999-2016. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/Makefile b/lib/cosProperty/Makefile index da3718e99c..44d1aafade 100644 --- a/lib/cosProperty/Makefile +++ b/lib/cosProperty/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2009. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/doc/src/CosPropertyService_PropertiesIterator.xml b/lib/cosProperty/doc/src/CosPropertyService_PropertiesIterator.xml index 9f5b79ce08..62a1732e99 100644 --- a/lib/cosProperty/doc/src/CosPropertyService_PropertiesIterator.xml +++ b/lib/cosProperty/doc/src/CosPropertyService_PropertiesIterator.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/CosPropertyService_PropertyNamesIterator.xml b/lib/cosProperty/doc/src/CosPropertyService_PropertyNamesIterator.xml index f95e98b1af..5948490547 100644 --- a/lib/cosProperty/doc/src/CosPropertyService_PropertyNamesIterator.xml +++ b/lib/cosProperty/doc/src/CosPropertyService_PropertyNamesIterator.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosProperty/doc/src/CosPropertyService_PropertySet.xml b/lib/cosProperty/doc/src/CosPropertyService_PropertySet.xml index 8a204d536c..8e7fbbd80a 100644 --- a/lib/cosProperty/doc/src/CosPropertyService_PropertySet.xml +++ b/lib/cosProperty/doc/src/CosPropertyService_PropertySet.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosProperty/doc/src/CosPropertyService_PropertySetDef.xml b/lib/cosProperty/doc/src/CosPropertyService_PropertySetDef.xml index 5c5000858f..2cbf2fc4f9 100644 --- a/lib/cosProperty/doc/src/CosPropertyService_PropertySetDef.xml +++ b/lib/cosProperty/doc/src/CosPropertyService_PropertySetDef.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/CosPropertyService_PropertySetDefFactory.xml b/lib/cosProperty/doc/src/CosPropertyService_PropertySetDefFactory.xml index 39b2548f5d..d6425db9cf 100644 --- a/lib/cosProperty/doc/src/CosPropertyService_PropertySetDefFactory.xml +++ b/lib/cosProperty/doc/src/CosPropertyService_PropertySetDefFactory.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosProperty/doc/src/CosPropertyService_PropertySetFactory.xml b/lib/cosProperty/doc/src/CosPropertyService_PropertySetFactory.xml index a8e843ca95..0aa22dd716 100644 --- a/lib/cosProperty/doc/src/CosPropertyService_PropertySetFactory.xml +++ b/lib/cosProperty/doc/src/CosPropertyService_PropertySetFactory.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosProperty/doc/src/Makefile b/lib/cosProperty/doc/src/Makefile index 5fd117c01a..6b210500f9 100644 --- a/lib/cosProperty/doc/src/Makefile +++ b/lib/cosProperty/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2012. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/doc/src/book.xml b/lib/cosProperty/doc/src/book.xml index 4ed3c57edf..9ee681b057 100644 --- a/lib/cosProperty/doc/src/book.xml +++ b/lib/cosProperty/doc/src/book.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/ch_contents.xml b/lib/cosProperty/doc/src/ch_contents.xml index e054a2aa12..5c3112a644 100644 --- a/lib/cosProperty/doc/src/ch_contents.xml +++ b/lib/cosProperty/doc/src/ch_contents.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/ch_example.xml b/lib/cosProperty/doc/src/ch_example.xml index f4e990b876..da13af2312 100644 --- a/lib/cosProperty/doc/src/ch_example.xml +++ b/lib/cosProperty/doc/src/ch_example.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/ch_install.xml b/lib/cosProperty/doc/src/ch_install.xml index 9df82bc794..a1aa2914b4 100644 --- a/lib/cosProperty/doc/src/ch_install.xml +++ b/lib/cosProperty/doc/src/ch_install.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/ch_introduction.xml b/lib/cosProperty/doc/src/ch_introduction.xml index 7e79e58f18..03ef6f619c 100644 --- a/lib/cosProperty/doc/src/ch_introduction.xml +++ b/lib/cosProperty/doc/src/ch_introduction.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/cosProperty.xml b/lib/cosProperty/doc/src/cosProperty.xml index e0eaca4f1d..d9310b3113 100644 --- a/lib/cosProperty/doc/src/cosProperty.xml +++ b/lib/cosProperty/doc/src/cosProperty.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/notes.xml b/lib/cosProperty/doc/src/notes.xml index fe6983c10f..4ec7eca94a 100644 --- a/lib/cosProperty/doc/src/notes.xml +++ b/lib/cosProperty/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/part.xml b/lib/cosProperty/doc/src/part.xml index 6be119f0cc..9d28c6dda4 100644 --- a/lib/cosProperty/doc/src/part.xml +++ b/lib/cosProperty/doc/src/part.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/part_notes.xml b/lib/cosProperty/doc/src/part_notes.xml index 07af5dac14..bb3221e41c 100644 --- a/lib/cosProperty/doc/src/part_notes.xml +++ b/lib/cosProperty/doc/src/part_notes.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/doc/src/ref_man.xml b/lib/cosProperty/doc/src/ref_man.xml index 55502ecb9b..a315c0285f 100644 --- a/lib/cosProperty/doc/src/ref_man.xml +++ b/lib/cosProperty/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosProperty/src/CosPropertyService_PropertiesIterator_impl.erl b/lib/cosProperty/src/CosPropertyService_PropertiesIterator_impl.erl index 3c930ecc2c..5972e8f4d2 100644 --- a/lib/cosProperty/src/CosPropertyService_PropertiesIterator_impl.erl +++ b/lib/cosProperty/src/CosPropertyService_PropertiesIterator_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/src/CosPropertyService_PropertyNamesIterator_impl.erl b/lib/cosProperty/src/CosPropertyService_PropertyNamesIterator_impl.erl index 976ecda89f..7ce4f6b303 100644 --- a/lib/cosProperty/src/CosPropertyService_PropertyNamesIterator_impl.erl +++ b/lib/cosProperty/src/CosPropertyService_PropertyNamesIterator_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/src/CosPropertyService_PropertySetDefFactory_impl.erl b/lib/cosProperty/src/CosPropertyService_PropertySetDefFactory_impl.erl index 29093b8ad6..722bb45eb7 100644 --- a/lib/cosProperty/src/CosPropertyService_PropertySetDefFactory_impl.erl +++ b/lib/cosProperty/src/CosPropertyService_PropertySetDefFactory_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/src/CosPropertyService_PropertySetFactory_impl.erl b/lib/cosProperty/src/CosPropertyService_PropertySetFactory_impl.erl index 8b4b5a2769..bc6572b634 100644 --- a/lib/cosProperty/src/CosPropertyService_PropertySetFactory_impl.erl +++ b/lib/cosProperty/src/CosPropertyService_PropertySetFactory_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/src/Makefile b/lib/cosProperty/src/Makefile index cd559e168f..1fdc258a6d 100644 --- a/lib/cosProperty/src/Makefile +++ b/lib/cosProperty/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2012. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/src/cosProperty.hrl b/lib/cosProperty/src/cosProperty.hrl index 4bc71e5465..0225a43ebd 100644 --- a/lib/cosProperty/src/cosProperty.hrl +++ b/lib/cosProperty/src/cosProperty.hrl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/test/Makefile b/lib/cosProperty/test/Makefile index b5e063129d..5f599c9621 100644 --- a/lib/cosProperty/test/Makefile +++ b/lib/cosProperty/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2012. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/test/generated_SUITE.erl b/lib/cosProperty/test/generated_SUITE.erl index 1789650cbd..8eb794bd8f 100644 --- a/lib/cosProperty/test/generated_SUITE.erl +++ b/lib/cosProperty/test/generated_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosProperty/test/property_SUITE.erl b/lib/cosProperty/test/property_SUITE.erl index ae508fa7b6..42ddf04038 100644 --- a/lib/cosProperty/test/property_SUITE.erl +++ b/lib/cosProperty/test/property_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTime/Makefile b/lib/cosTime/Makefile index 8f17b0249d..e1b0b27284 100644 --- a/lib/cosTime/Makefile +++ b/lib/cosTime/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2009. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosTime/doc/src/CosTime_TIO.xml b/lib/cosTime/doc/src/CosTime_TIO.xml index 622b2eaeaf..c01154a2c5 100644 --- a/lib/cosTime/doc/src/CosTime_TIO.xml +++ b/lib/cosTime/doc/src/CosTime_TIO.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTime/doc/src/CosTime_TimeService.xml b/lib/cosTime/doc/src/CosTime_TimeService.xml index 076eb2a73c..b578128277 100644 --- a/lib/cosTime/doc/src/CosTime_TimeService.xml +++ b/lib/cosTime/doc/src/CosTime_TimeService.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTime/doc/src/CosTime_UTO.xml b/lib/cosTime/doc/src/CosTime_UTO.xml index eb41a2133a..432d9d92f9 100644 --- a/lib/cosTime/doc/src/CosTime_UTO.xml +++ b/lib/cosTime/doc/src/CosTime_UTO.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTime/doc/src/CosTimerEvent_TimerEventHandler.xml b/lib/cosTime/doc/src/CosTimerEvent_TimerEventHandler.xml index d5b45f4280..4b43b0b12e 100644 --- a/lib/cosTime/doc/src/CosTimerEvent_TimerEventHandler.xml +++ b/lib/cosTime/doc/src/CosTimerEvent_TimerEventHandler.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTime/doc/src/CosTimerEvent_TimerEventService.xml b/lib/cosTime/doc/src/CosTimerEvent_TimerEventService.xml index 0620acd0af..1db4760c81 100644 --- a/lib/cosTime/doc/src/CosTimerEvent_TimerEventService.xml +++ b/lib/cosTime/doc/src/CosTimerEvent_TimerEventService.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTime/doc/src/Makefile b/lib/cosTime/doc/src/Makefile index ec2692e538..f3fdafa58a 100644 --- a/lib/cosTime/doc/src/Makefile +++ b/lib/cosTime/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2012. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosTime/doc/src/book.xml b/lib/cosTime/doc/src/book.xml index 93cf36acdf..a89b005e84 100644 --- a/lib/cosTime/doc/src/book.xml +++ b/lib/cosTime/doc/src/book.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTime/doc/src/ch_contents.xml b/lib/cosTime/doc/src/ch_contents.xml index d016e3404a..8b1c9dd646 100644 --- a/lib/cosTime/doc/src/ch_contents.xml +++ b/lib/cosTime/doc/src/ch_contents.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTime/doc/src/ch_example.xml b/lib/cosTime/doc/src/ch_example.xml index efea0814c9..690fba8d93 100644 --- a/lib/cosTime/doc/src/ch_example.xml +++ b/lib/cosTime/doc/src/ch_example.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTime/doc/src/ch_install.xml b/lib/cosTime/doc/src/ch_install.xml index 982845ea6f..9d819a7be7 100644 --- a/lib/cosTime/doc/src/ch_install.xml +++ b/lib/cosTime/doc/src/ch_install.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTime/doc/src/ch_introduction.xml b/lib/cosTime/doc/src/ch_introduction.xml index c0c62e7b09..1a11606716 100644 --- a/lib/cosTime/doc/src/ch_introduction.xml +++ b/lib/cosTime/doc/src/ch_introduction.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTime/doc/src/cosTime.xml b/lib/cosTime/doc/src/cosTime.xml index f052191c03..02aef1401c 100644 --- a/lib/cosTime/doc/src/cosTime.xml +++ b/lib/cosTime/doc/src/cosTime.xml @@ -5,7 +5,7 @@
2000 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTime/doc/src/notes.xml b/lib/cosTime/doc/src/notes.xml index bf75f7f617..62c1aa3c26 100644 --- a/lib/cosTime/doc/src/notes.xml +++ b/lib/cosTime/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTime/doc/src/part.xml b/lib/cosTime/doc/src/part.xml index 3a3e3fcf6e..f0b26d4a56 100644 --- a/lib/cosTime/doc/src/part.xml +++ b/lib/cosTime/doc/src/part.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTime/doc/src/part_notes.xml b/lib/cosTime/doc/src/part_notes.xml index f441961b7c..dbc9185038 100644 --- a/lib/cosTime/doc/src/part_notes.xml +++ b/lib/cosTime/doc/src/part_notes.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTime/doc/src/ref_man.xml b/lib/cosTime/doc/src/ref_man.xml index be44a80b91..66bca4af0e 100644 --- a/lib/cosTime/doc/src/ref_man.xml +++ b/lib/cosTime/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 20002013 + 20002016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTime/src/CosTime_TIO_impl.erl b/lib/cosTime/src/CosTime_TIO_impl.erl index 7dc3c743bd..6d4046d428 100644 --- a/lib/cosTime/src/CosTime_TIO_impl.erl +++ b/lib/cosTime/src/CosTime_TIO_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTime/src/CosTime_UTO_impl.erl b/lib/cosTime/src/CosTime_UTO_impl.erl index 9453881c65..09f3eb2fdb 100644 --- a/lib/cosTime/src/CosTime_UTO_impl.erl +++ b/lib/cosTime/src/CosTime_UTO_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTime/src/CosTimerEvent_TimerEventHandler_impl.erl b/lib/cosTime/src/CosTimerEvent_TimerEventHandler_impl.erl index 6ebcafef77..5bc751dfb1 100644 --- a/lib/cosTime/src/CosTimerEvent_TimerEventHandler_impl.erl +++ b/lib/cosTime/src/CosTimerEvent_TimerEventHandler_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTime/src/CosTimerEvent_TimerEventService_impl.erl b/lib/cosTime/src/CosTimerEvent_TimerEventService_impl.erl index fe9b2013b8..59552e4b1b 100644 --- a/lib/cosTime/src/CosTimerEvent_TimerEventService_impl.erl +++ b/lib/cosTime/src/CosTimerEvent_TimerEventService_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTime/src/Makefile b/lib/cosTime/src/Makefile index 7a14db6974..55d59baea3 100644 --- a/lib/cosTime/src/Makefile +++ b/lib/cosTime/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2012. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosTime/src/cosTime.erl b/lib/cosTime/src/cosTime.erl index afb611beff..a32e210a26 100644 --- a/lib/cosTime/src/cosTime.erl +++ b/lib/cosTime/src/cosTime.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTime/src/cosTimeApp.hrl b/lib/cosTime/src/cosTimeApp.hrl index 74c9bcca5d..7c084dc585 100644 --- a/lib/cosTime/src/cosTimeApp.hrl +++ b/lib/cosTime/src/cosTimeApp.hrl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2009. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTime/test/Makefile b/lib/cosTime/test/Makefile index 003ea886a3..91d3eccf43 100644 --- a/lib/cosTime/test/Makefile +++ b/lib/cosTime/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2012. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosTime/test/generated_SUITE.erl b/lib/cosTime/test/generated_SUITE.erl index 03dffedc05..ea1362adef 100644 --- a/lib/cosTime/test/generated_SUITE.erl +++ b/lib/cosTime/test/generated_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTime/test/time_SUITE.erl b/lib/cosTime/test/time_SUITE.erl index 7213680b99..431b1d2d8a 100644 --- a/lib/cosTime/test/time_SUITE.erl +++ b/lib/cosTime/test/time_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/Makefile b/lib/cosTransactions/Makefile index 459fc8b271..e8d0d1c0cd 100644 --- a/lib/cosTransactions/Makefile +++ b/lib/cosTransactions/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2009. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/doc/src/CosTransactions_Control.xml b/lib/cosTransactions/doc/src/CosTransactions_Control.xml index 2092ca42dd..bf5e25a701 100644 --- a/lib/cosTransactions/doc/src/CosTransactions_Control.xml +++ b/lib/cosTransactions/doc/src/CosTransactions_Control.xml @@ -5,7 +5,7 @@
1999 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTransactions/doc/src/CosTransactions_Coordinator.xml b/lib/cosTransactions/doc/src/CosTransactions_Coordinator.xml index 64b1f0dd0f..006ba4cc29 100644 --- a/lib/cosTransactions/doc/src/CosTransactions_Coordinator.xml +++ b/lib/cosTransactions/doc/src/CosTransactions_Coordinator.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/CosTransactions_RecoveryCoordinator.xml b/lib/cosTransactions/doc/src/CosTransactions_RecoveryCoordinator.xml index 5888f1ada9..2d61f815a3 100644 --- a/lib/cosTransactions/doc/src/CosTransactions_RecoveryCoordinator.xml +++ b/lib/cosTransactions/doc/src/CosTransactions_RecoveryCoordinator.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/CosTransactions_Resource.xml b/lib/cosTransactions/doc/src/CosTransactions_Resource.xml index 3e6e0eb7d6..40006b55d9 100644 --- a/lib/cosTransactions/doc/src/CosTransactions_Resource.xml +++ b/lib/cosTransactions/doc/src/CosTransactions_Resource.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/CosTransactions_SubtransactionAwareResource.xml b/lib/cosTransactions/doc/src/CosTransactions_SubtransactionAwareResource.xml index fec970db33..30102d18d9 100644 --- a/lib/cosTransactions/doc/src/CosTransactions_SubtransactionAwareResource.xml +++ b/lib/cosTransactions/doc/src/CosTransactions_SubtransactionAwareResource.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/CosTransactions_Synchronization.xml b/lib/cosTransactions/doc/src/CosTransactions_Synchronization.xml index 2181134086..c21e7c559d 100644 --- a/lib/cosTransactions/doc/src/CosTransactions_Synchronization.xml +++ b/lib/cosTransactions/doc/src/CosTransactions_Synchronization.xml @@ -5,7 +5,7 @@
1999 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTransactions/doc/src/CosTransactions_Terminator.xml b/lib/cosTransactions/doc/src/CosTransactions_Terminator.xml index ef92e327c5..f75f4d912d 100644 --- a/lib/cosTransactions/doc/src/CosTransactions_Terminator.xml +++ b/lib/cosTransactions/doc/src/CosTransactions_Terminator.xml @@ -5,7 +5,7 @@
1999 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTransactions/doc/src/CosTransactions_TransactionFactory.xml b/lib/cosTransactions/doc/src/CosTransactions_TransactionFactory.xml index 00919d3e5a..c4469ef850 100644 --- a/lib/cosTransactions/doc/src/CosTransactions_TransactionFactory.xml +++ b/lib/cosTransactions/doc/src/CosTransactions_TransactionFactory.xml @@ -5,7 +5,7 @@
1999 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTransactions/doc/src/CosTransactions_TransactionalObject.xml b/lib/cosTransactions/doc/src/CosTransactions_TransactionalObject.xml index f7db880f31..319da2bd16 100644 --- a/lib/cosTransactions/doc/src/CosTransactions_TransactionalObject.xml +++ b/lib/cosTransactions/doc/src/CosTransactions_TransactionalObject.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/Makefile b/lib/cosTransactions/doc/src/Makefile index 4aaba44f96..b70d7647b1 100644 --- a/lib/cosTransactions/doc/src/Makefile +++ b/lib/cosTransactions/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/doc/src/book.xml b/lib/cosTransactions/doc/src/book.xml index 723c5199cb..33a8c323bb 100644 --- a/lib/cosTransactions/doc/src/book.xml +++ b/lib/cosTransactions/doc/src/book.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/ch_contents.xml b/lib/cosTransactions/doc/src/ch_contents.xml index d8d9395e65..9b2832a032 100644 --- a/lib/cosTransactions/doc/src/ch_contents.xml +++ b/lib/cosTransactions/doc/src/ch_contents.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/ch_example.xml b/lib/cosTransactions/doc/src/ch_example.xml index 6e1ec1d600..a2451e5fbc 100644 --- a/lib/cosTransactions/doc/src/ch_example.xml +++ b/lib/cosTransactions/doc/src/ch_example.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/ch_install.xml b/lib/cosTransactions/doc/src/ch_install.xml index 2b518c8678..4270c320b5 100644 --- a/lib/cosTransactions/doc/src/ch_install.xml +++ b/lib/cosTransactions/doc/src/ch_install.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/ch_introduction.xml b/lib/cosTransactions/doc/src/ch_introduction.xml index e1fade751c..43d25360bc 100644 --- a/lib/cosTransactions/doc/src/ch_introduction.xml +++ b/lib/cosTransactions/doc/src/ch_introduction.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/ch_skeletons.xml b/lib/cosTransactions/doc/src/ch_skeletons.xml index 8c7e07ed59..e101cff5da 100644 --- a/lib/cosTransactions/doc/src/ch_skeletons.xml +++ b/lib/cosTransactions/doc/src/ch_skeletons.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/cosTransactions.xml b/lib/cosTransactions/doc/src/cosTransactions.xml index e0adb7fead..772baaf18a 100644 --- a/lib/cosTransactions/doc/src/cosTransactions.xml +++ b/lib/cosTransactions/doc/src/cosTransactions.xml @@ -5,7 +5,7 @@
1999 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/cosTransactions/doc/src/notes.xml b/lib/cosTransactions/doc/src/notes.xml index 76d14962b7..b681330391 100644 --- a/lib/cosTransactions/doc/src/notes.xml +++ b/lib/cosTransactions/doc/src/notes.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/part.xml b/lib/cosTransactions/doc/src/part.xml index 934b27311d..6777d7d979 100644 --- a/lib/cosTransactions/doc/src/part.xml +++ b/lib/cosTransactions/doc/src/part.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/part_notes.xml b/lib/cosTransactions/doc/src/part_notes.xml index 05f98e653a..48cc04aa4c 100644 --- a/lib/cosTransactions/doc/src/part_notes.xml +++ b/lib/cosTransactions/doc/src/part_notes.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/doc/src/ref_man.xml b/lib/cosTransactions/doc/src/ref_man.xml index bcc489ed0f..9d296967b3 100644 --- a/lib/cosTransactions/doc/src/ref_man.xml +++ b/lib/cosTransactions/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/cosTransactions/examples/Makefile b/lib/cosTransactions/examples/Makefile index 1289f4c845..57a51f5932 100644 --- a/lib/cosTransactions/examples/Makefile +++ b/lib/cosTransactions/examples/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/src/CosTransactions_Terminator_impl.erl b/lib/cosTransactions/src/CosTransactions_Terminator_impl.erl index 9b8a0d93e2..d995eb64e4 100644 --- a/lib/cosTransactions/src/CosTransactions_Terminator_impl.erl +++ b/lib/cosTransactions/src/CosTransactions_Terminator_impl.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/src/ETraP_Common.hrl b/lib/cosTransactions/src/ETraP_Common.hrl index 971aef669a..906e984a5b 100644 --- a/lib/cosTransactions/src/ETraP_Common.hrl +++ b/lib/cosTransactions/src/ETraP_Common.hrl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/src/Makefile b/lib/cosTransactions/src/Makefile index 90e1e5130f..4cc1e487c2 100644 --- a/lib/cosTransactions/src/Makefile +++ b/lib/cosTransactions/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/src/cosTransactions.erl b/lib/cosTransactions/src/cosTransactions.erl index 6284b8abd1..60e5fff46d 100644 --- a/lib/cosTransactions/src/cosTransactions.erl +++ b/lib/cosTransactions/src/cosTransactions.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/src/etrap_logmgr.erl b/lib/cosTransactions/src/etrap_logmgr.erl index 188cc27d35..a5d9affe7d 100644 --- a/lib/cosTransactions/src/etrap_logmgr.erl +++ b/lib/cosTransactions/src/etrap_logmgr.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2009. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/test/Makefile b/lib/cosTransactions/test/Makefile index 9bcd461f04..58199248d1 100644 --- a/lib/cosTransactions/test/Makefile +++ b/lib/cosTransactions/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/test/etrap_test.cfg b/lib/cosTransactions/test/etrap_test.cfg index a047a6fb1b..a2bc7d3fb7 100644 --- a/lib/cosTransactions/test/etrap_test.cfg +++ b/lib/cosTransactions/test/etrap_test.cfg @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/test/etrap_test.idl b/lib/cosTransactions/test/etrap_test.idl index 6b1dbbc8f8..7379115be7 100644 --- a/lib/cosTransactions/test/etrap_test.idl +++ b/lib/cosTransactions/test/etrap_test.idl @@ -1,7 +1,7 @@ // // %CopyrightBegin% // -// Copyright Ericsson AB 1999-2010. All Rights Reserved. +// Copyright Ericsson AB 1999-2016. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/test/etrap_test_lib.erl b/lib/cosTransactions/test/etrap_test_lib.erl index 9774222531..e8d8c3a429 100644 --- a/lib/cosTransactions/test/etrap_test_lib.erl +++ b/lib/cosTransactions/test/etrap_test_lib.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/test/etrap_test_lib.hrl b/lib/cosTransactions/test/etrap_test_lib.hrl index 01e507d5ac..6fe61a4d45 100644 --- a/lib/cosTransactions/test/etrap_test_lib.hrl +++ b/lib/cosTransactions/test/etrap_test_lib.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/test/etrap_test_server_impl.erl b/lib/cosTransactions/test/etrap_test_server_impl.erl index e5d360808f..8a244b42c7 100644 --- a/lib/cosTransactions/test/etrap_test_server_impl.erl +++ b/lib/cosTransactions/test/etrap_test_server_impl.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/test/generated_SUITE.erl b/lib/cosTransactions/test/generated_SUITE.erl index c4bd86a892..e4a7a5bf27 100644 --- a/lib/cosTransactions/test/generated_SUITE.erl +++ b/lib/cosTransactions/test/generated_SUITE.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/cosTransactions/test/transactions_SUITE.erl b/lib/cosTransactions/test/transactions_SUITE.erl index 63ec04f74f..0d270c1f07 100644 --- a/lib/cosTransactions/test/transactions_SUITE.erl +++ b/lib/cosTransactions/test/transactions_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/crypto/Makefile b/lib/crypto/Makefile index fbf108c410..afe56aa7d6 100644 --- a/lib/crypto/Makefile +++ b/lib/crypto/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2009. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/crypto/c_src/Makefile.in b/lib/crypto/c_src/Makefile.in index e7f750b60a..c62f25b3ee 100644 --- a/lib/crypto/c_src/Makefile.in +++ b/lib/crypto/c_src/Makefile.in @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2012. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/crypto/c_src/crypto.c b/lib/crypto/c_src/crypto.c index d1f620d892..700f07cc9f 100644 --- a/lib/crypto/c_src/crypto.c +++ b/lib/crypto/c_src/crypto.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2010-2014. All Rights Reserved. + * Copyright Ericsson AB 2010-2016. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/crypto/c_src/crypto_callback.c b/lib/crypto/c_src/crypto_callback.c index af9545bd63..3acbbf406b 100644 --- a/lib/crypto/c_src/crypto_callback.c +++ b/lib/crypto/c_src/crypto_callback.c @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2014. All Rights Reserved. + * Copyright Ericsson AB 2014-2016. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/crypto/c_src/crypto_callback.h b/lib/crypto/c_src/crypto_callback.h index df5c99d4d3..894d86cfd9 100644 --- a/lib/crypto/c_src/crypto_callback.h +++ b/lib/crypto/c_src/crypto_callback.h @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2012. All Rights Reserved. + * Copyright Ericsson AB 2012-2016. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/crypto/doc/src/book.xml b/lib/crypto/doc/src/book.xml index 43ed49113f..b8b2c935b3 100644 --- a/lib/crypto/doc/src/book.xml +++ b/lib/crypto/doc/src/book.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/crypto/doc/src/crypto.xml b/lib/crypto/doc/src/crypto.xml index d3e827b3e6..60fdc627fd 100644 --- a/lib/crypto/doc/src/crypto.xml +++ b/lib/crypto/doc/src/crypto.xml @@ -4,7 +4,7 @@
- 19992014 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/crypto/doc/src/crypto_app.xml b/lib/crypto/doc/src/crypto_app.xml index 4ba2d34934..2b9e505988 100644 --- a/lib/crypto/doc/src/crypto_app.xml +++ b/lib/crypto/doc/src/crypto_app.xml @@ -5,7 +5,7 @@
1999 - 2014 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/crypto/doc/src/licenses.xml b/lib/crypto/doc/src/licenses.xml index 57d78f7bd9..e5c06cf7ce 100644 --- a/lib/crypto/doc/src/licenses.xml +++ b/lib/crypto/doc/src/licenses.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/crypto/doc/src/notes.xml b/lib/crypto/doc/src/notes.xml index 0138eb6ad2..6c76a0d7b0 100644 --- a/lib/crypto/doc/src/notes.xml +++ b/lib/crypto/doc/src/notes.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/crypto/doc/src/ref_man.xml b/lib/crypto/doc/src/ref_man.xml index ccdb5afb9b..14922cbcec 100644 --- a/lib/crypto/doc/src/ref_man.xml +++ b/lib/crypto/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 19992013 + 19992016 Ericsson AB. All Rights Reserved. diff --git a/lib/crypto/doc/src/release_notes.xml b/lib/crypto/doc/src/release_notes.xml index 5253027b9c..a2d7964455 100644 --- a/lib/crypto/doc/src/release_notes.xml +++ b/lib/crypto/doc/src/release_notes.xml @@ -5,7 +5,7 @@
1999 - 2013 + 2016 Ericsson AB, All Rights Reserved diff --git a/lib/crypto/doc/src/usersguide.xml b/lib/crypto/doc/src/usersguide.xml index 469ab10cc8..fb088a8285 100644 --- a/lib/crypto/doc/src/usersguide.xml +++ b/lib/crypto/doc/src/usersguide.xml @@ -4,7 +4,7 @@
- 20032013 + 20032016 Ericsson AB. All Rights Reserved. diff --git a/lib/crypto/src/Makefile b/lib/crypto/src/Makefile index 6e4008e434..456b8be64d 100644 --- a/lib/crypto/src/Makefile +++ b/lib/crypto/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2014. All Rights Reserved. +# Copyright Ericsson AB 1999-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/crypto/src/crypto.app.src b/lib/crypto/src/crypto.app.src index 70611bb637..8a47b8a78b 100644 --- a/lib/crypto/src/crypto.app.src +++ b/lib/crypto/src/crypto.app.src @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2014. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/crypto/src/crypto.appup.src b/lib/crypto/src/crypto.appup.src index ce13746a07..a177de22fb 100644 --- a/lib/crypto/src/crypto.appup.src +++ b/lib/crypto/src/crypto.appup.src @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2014. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/crypto/src/crypto.erl b/lib/crypto/src/crypto.erl index 3e24ff2b0a..fb252118a3 100644 --- a/lib/crypto/src/crypto.erl +++ b/lib/crypto/src/crypto.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/crypto/test/blowfish_SUITE.erl b/lib/crypto/test/blowfish_SUITE.erl index 19f60450e9..d7c50dc6de 100644 --- a/lib/crypto/test/blowfish_SUITE.erl +++ b/lib/crypto/test/blowfish_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2011. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/crypto/test/crypto_SUITE.erl b/lib/crypto/test/crypto_SUITE.erl index f34d27649a..fc85019705 100644 --- a/lib/crypto/test/crypto_SUITE.erl +++ b/lib/crypto/test/crypto_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/crypto/test/old_crypto_SUITE.erl b/lib/crypto/test/old_crypto_SUITE.erl index 37cce2ebd2..411a8cb82b 100644 --- a/lib/crypto/test/old_crypto_SUITE.erl +++ b/lib/crypto/test/old_crypto_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/Makefile b/lib/debugger/Makefile index 9c761d216b..8c8b617831 100644 --- a/lib/debugger/Makefile +++ b/lib/debugger/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2009. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/debugger/doc/src/Makefile b/lib/debugger/doc/src/Makefile index 226dbe5b44..6c9617ca69 100644 --- a/lib/debugger/doc/src/Makefile +++ b/lib/debugger/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2013. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/debugger/doc/src/book.xml b/lib/debugger/doc/src/book.xml index 5424ef2c04..10356e14d0 100644 --- a/lib/debugger/doc/src/book.xml +++ b/lib/debugger/doc/src/book.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/debugger/doc/src/introduction.xml b/lib/debugger/doc/src/introduction.xml index 9f5f279bb0..95a42cad09 100644 --- a/lib/debugger/doc/src/introduction.xml +++ b/lib/debugger/doc/src/introduction.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml index 6e8cf54ae4..3028d8dd41 100644 --- a/lib/debugger/doc/src/notes.xml +++ b/lib/debugger/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20042013 + 20042016 Ericsson AB. All Rights Reserved. diff --git a/lib/debugger/doc/src/ref_man.xml b/lib/debugger/doc/src/ref_man.xml index c44f07f912..0f224cdb4b 100644 --- a/lib/debugger/doc/src/ref_man.xml +++ b/lib/debugger/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 19972013 + 19972016 Ericsson AB. All Rights Reserved. diff --git a/lib/debugger/priv/Makefile b/lib/debugger/priv/Makefile index 77c114fa35..726d7eb2f3 100644 --- a/lib/debugger/priv/Makefile +++ b/lib/debugger/priv/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2012. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/Makefile b/lib/debugger/src/Makefile index f115f49d98..9594a0bfe3 100644 --- a/lib/debugger/src/Makefile +++ b/lib/debugger/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1997-2013. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_debugged.erl b/lib/debugger/src/dbg_debugged.erl index 99bed6f01b..5b1469a10e 100644 --- a/lib/debugger/src/dbg_debugged.erl +++ b/lib/debugger/src/dbg_debugged.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2013. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_idb.erl b/lib/debugger/src/dbg_idb.erl index 9ce3ec3ef2..55177bbe76 100644 --- a/lib/debugger/src/dbg_idb.erl +++ b/lib/debugger/src/dbg_idb.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2009. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_iserver.erl b/lib/debugger/src/dbg_iserver.erl index 28e8012f71..0ad303d8d9 100644 --- a/lib/debugger/src/dbg_iserver.erl +++ b/lib/debugger/src/dbg_iserver.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2012. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_istk.erl b/lib/debugger/src/dbg_istk.erl index d6c512bdf8..886ea142af 100644 --- a/lib/debugger/src/dbg_istk.erl +++ b/lib/debugger/src/dbg_istk.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2011-2013. All Rights Reserved. +%% Copyright Ericsson AB 2011-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_break.erl b/lib/debugger/src/dbg_wx_break.erl index b577cfdaec..764322d7c4 100644 --- a/lib/debugger/src/dbg_wx_break.erl +++ b/lib/debugger/src/dbg_wx_break.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2009. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_break_win.erl b/lib/debugger/src/dbg_wx_break_win.erl index c9464f1e07..cd1e81456f 100644 --- a/lib/debugger/src/dbg_wx_break_win.erl +++ b/lib/debugger/src/dbg_wx_break_win.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2011. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_code.erl b/lib/debugger/src/dbg_wx_code.erl index a0e6c94d60..f8fc331a81 100644 --- a/lib/debugger/src/dbg_wx_code.erl +++ b/lib/debugger/src/dbg_wx_code.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_filedialog_win.erl b/lib/debugger/src/dbg_wx_filedialog_win.erl index 910eda7fad..2103536a04 100644 --- a/lib/debugger/src/dbg_wx_filedialog_win.erl +++ b/lib/debugger/src/dbg_wx_filedialog_win.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009-2014. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_filedialog_win.hrl b/lib/debugger/src/dbg_wx_filedialog_win.hrl index 96a6fb2ae9..3eb21ffb29 100644 --- a/lib/debugger/src/dbg_wx_filedialog_win.hrl +++ b/lib/debugger/src/dbg_wx_filedialog_win.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_interpret.erl b/lib/debugger/src/dbg_wx_interpret.erl index f93a9089d7..4dcb5b65ac 100644 --- a/lib/debugger/src/dbg_wx_interpret.erl +++ b/lib/debugger/src/dbg_wx_interpret.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2011. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_mon.erl b/lib/debugger/src/dbg_wx_mon.erl index cd09dd1273..345367a911 100644 --- a/lib/debugger/src/dbg_wx_mon.erl +++ b/lib/debugger/src/dbg_wx_mon.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2014. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_mon_win.erl b/lib/debugger/src/dbg_wx_mon_win.erl index 5377ef83af..2e48210f55 100644 --- a/lib/debugger/src/dbg_wx_mon_win.erl +++ b/lib/debugger/src/dbg_wx_mon_win.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2014. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_settings.erl b/lib/debugger/src/dbg_wx_settings.erl index e45d74f67e..3a355f18a9 100644 --- a/lib/debugger/src/dbg_wx_settings.erl +++ b/lib/debugger/src/dbg_wx_settings.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_src_view.erl b/lib/debugger/src/dbg_wx_src_view.erl index 43c36a4d8e..571c6b01bb 100644 --- a/lib/debugger/src/dbg_wx_src_view.erl +++ b/lib/debugger/src/dbg_wx_src_view.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2009. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_trace_win.erl b/lib/debugger/src/dbg_wx_trace_win.erl index 232d61b1db..51687ad4e9 100644 --- a/lib/debugger/src/dbg_wx_trace_win.erl +++ b/lib/debugger/src/dbg_wx_trace_win.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2013. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_view.erl b/lib/debugger/src/dbg_wx_view.erl index 9715a9c17b..91fc0d08cb 100644 --- a/lib/debugger/src/dbg_wx_view.erl +++ b/lib/debugger/src/dbg_wx_view.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2014. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/dbg_wx_winman.erl b/lib/debugger/src/dbg_wx_winman.erl index 0045948d2f..efa58ae325 100644 --- a/lib/debugger/src/dbg_wx_winman.erl +++ b/lib/debugger/src/dbg_wx_winman.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2011. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/debugger.appup.src b/lib/debugger/src/debugger.appup.src index 2fa3f5de5f..afad2a6a09 100644 --- a/lib/debugger/src/debugger.appup.src +++ b/lib/debugger/src/debugger.appup.src @@ -1,7 +1,7 @@ %% -*- erlang -*- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2014. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/debugger.erl b/lib/debugger/src/debugger.erl index c188663668..f92c8e4a23 100644 --- a/lib/debugger/src/debugger.erl +++ b/lib/debugger/src/debugger.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2013. All Rights Reserved. +%% Copyright Ericsson AB 1997-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/i.erl b/lib/debugger/src/i.erl index f8f6a3b245..4ed5265bdf 100644 --- a/lib/debugger/src/i.erl +++ b/lib/debugger/src/i.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2013. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/src/int.erl b/lib/debugger/src/int.erl index 1e43d1858a..3906c22afd 100644 --- a/lib/debugger/src/int.erl +++ b/lib/debugger/src/int.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2015. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/Makefile b/lib/debugger/test/Makefile index 1594c891b4..125abcacda 100644 --- a/lib/debugger/test/Makefile +++ b/lib/debugger/test/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1998-2012. All Rights Reserved. +# Copyright Ericsson AB 1998-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/andor_SUITE.erl b/lib/debugger/test/andor_SUITE.erl index 9750fa018d..f776451865 100644 --- a/lib/debugger/test/andor_SUITE.erl +++ b/lib/debugger/test/andor_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2011. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bs_bincomp_SUITE.erl b/lib/debugger/test/bs_bincomp_SUITE.erl index 18b4198354..269b59909b 100644 --- a/lib/debugger/test/bs_bincomp_SUITE.erl +++ b/lib/debugger/test/bs_bincomp_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2007-2011. All Rights Reserved. +%% Copyright Ericsson AB 2007-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bs_construct_SUITE.erl b/lib/debugger/test/bs_construct_SUITE.erl index 966c096c3a..bd604929c0 100644 --- a/lib/debugger/test/bs_construct_SUITE.erl +++ b/lib/debugger/test/bs_construct_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2012. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bs_match_bin_SUITE.erl b/lib/debugger/test/bs_match_bin_SUITE.erl index 98c1013210..f805df61c0 100644 --- a/lib/debugger/test/bs_match_bin_SUITE.erl +++ b/lib/debugger/test/bs_match_bin_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bs_match_int_SUITE.erl b/lib/debugger/test/bs_match_int_SUITE.erl index 11b5e30efd..9d2490eea2 100644 --- a/lib/debugger/test/bs_match_int_SUITE.erl +++ b/lib/debugger/test/bs_match_int_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bs_match_misc_SUITE.erl b/lib/debugger/test/bs_match_misc_SUITE.erl index 7196026dc7..ff636383be 100644 --- a/lib/debugger/test/bs_match_misc_SUITE.erl +++ b/lib/debugger/test/bs_match_misc_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2012. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bs_match_tail_SUITE.erl b/lib/debugger/test/bs_match_tail_SUITE.erl index f4201ee7db..cf36f41840 100644 --- a/lib/debugger/test/bs_match_tail_SUITE.erl +++ b/lib/debugger/test/bs_match_tail_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bs_utf_SUITE.erl b/lib/debugger/test/bs_utf_SUITE.erl index 5bf776226a..12ab2c8ac6 100644 --- a/lib/debugger/test/bs_utf_SUITE.erl +++ b/lib/debugger/test/bs_utf_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2011. All Rights Reserved. +%% Copyright Ericsson AB 2008-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bug_SUITE.erl b/lib/debugger/test/bug_SUITE.erl index 516d9f4b8d..eeb94f5992 100644 --- a/lib/debugger/test/bug_SUITE.erl +++ b/lib/debugger/test/bug_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2011. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bug_SUITE_data/Makefile.src b/lib/debugger/test/bug_SUITE_data/Makefile.src index 244c9025f0..621eebc389 100644 --- a/lib/debugger/test/bug_SUITE_data/Makefile.src +++ b/lib/debugger/test/bug_SUITE_data/Makefile.src @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2010. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bug_SUITE_data/otp2163.erl b/lib/debugger/test/bug_SUITE_data/otp2163.erl index 6b6dcffa8c..f80b019854 100644 --- a/lib/debugger/test/bug_SUITE_data/otp2163.erl +++ b/lib/debugger/test/bug_SUITE_data/otp2163.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/bug_SUITE_data/otp4845.erl b/lib/debugger/test/bug_SUITE_data/otp4845.erl index ffb038cc9e..43e0263df0 100644 --- a/lib/debugger/test/bug_SUITE_data/otp4845.erl +++ b/lib/debugger/test/bug_SUITE_data/otp4845.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2010. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/cleanup.erl b/lib/debugger/test/cleanup.erl index 58f3c9380f..8b41b45d59 100644 --- a/lib/debugger/test/cleanup.erl +++ b/lib/debugger/test/cleanup.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/dbg_ui_SUITE.erl b/lib/debugger/test/dbg_ui_SUITE.erl index 39ecb51b57..da0aa34afa 100644 --- a/lib/debugger/test/dbg_ui_SUITE.erl +++ b/lib/debugger/test/dbg_ui_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2011. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/lists1.erl b/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/lists1.erl index c26ccfceda..32aabfcbb9 100644 --- a/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/lists1.erl +++ b/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/lists1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/ordsets1.erl b/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/ordsets1.erl index 63224fc493..bb7439aac0 100644 --- a/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/ordsets1.erl +++ b/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/ordsets1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/test.erl b/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/test.erl index d7af58e573..6c38fd011a 100644 --- a/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/test.erl +++ b/lib/debugger/test/dbg_ui_SUITE_data/manual_data/src/test.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/debugger_SUITE.erl b/lib/debugger/test/debugger_SUITE.erl index 678ca0e5c3..66d1b04f5c 100644 --- a/lib/debugger/test/debugger_SUITE.erl +++ b/lib/debugger/test/debugger_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2011. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/debugger_test.erl b/lib/debugger/test/debugger_test.erl index 9a5fb11b8c..d895f25db2 100644 --- a/lib/debugger/test/debugger_test.erl +++ b/lib/debugger/test/debugger_test.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/erl_eval_SUITE.erl b/lib/debugger/test/erl_eval_SUITE.erl index c75e4012f3..ab1a465085 100644 --- a/lib/debugger/test/erl_eval_SUITE.erl +++ b/lib/debugger/test/erl_eval_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2013. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/exception_SUITE.erl b/lib/debugger/test/exception_SUITE.erl index e35326a798..f698dd317b 100644 --- a/lib/debugger/test/exception_SUITE.erl +++ b/lib/debugger/test/exception_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/fun_SUITE.erl b/lib/debugger/test/fun_SUITE.erl index b8092ab16c..176f1d4d41 100644 --- a/lib/debugger/test/fun_SUITE.erl +++ b/lib/debugger/test/fun_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/guard_SUITE.erl b/lib/debugger/test/guard_SUITE.erl index 2b87ef23ba..5c184c46d5 100644 --- a/lib/debugger/test/guard_SUITE.erl +++ b/lib/debugger/test/guard_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_SUITE.erl b/lib/debugger/test/int_SUITE.erl index ec4de88331..af8f5256cb 100644 --- a/lib/debugger/test/int_SUITE.erl +++ b/lib/debugger/test/int_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2013. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_SUITE_data/Makefile.src b/lib/debugger/test/int_SUITE_data/Makefile.src index 0bbb90734f..d5697623cd 100644 --- a/lib/debugger/test/int_SUITE_data/Makefile.src +++ b/lib/debugger/test/int_SUITE_data/Makefile.src @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2010. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_SUITE_data/guards.erl b/lib/debugger/test/int_SUITE_data/guards.erl index d148974e53..b790bc5934 100644 --- a/lib/debugger/test/int_SUITE_data/guards.erl +++ b/lib/debugger/test/int_SUITE_data/guards.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_SUITE_data/lists1.erl b/lib/debugger/test/int_SUITE_data/lists1.erl index c26ccfceda..32aabfcbb9 100644 --- a/lib/debugger/test/int_SUITE_data/lists1.erl +++ b/lib/debugger/test/int_SUITE_data/lists1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_SUITE_data/my_lists.erl b/lib/debugger/test/int_SUITE_data/my_lists.erl index 0ec2a7585f..dade8e824c 100644 --- a/lib/debugger/test/int_SUITE_data/my_lists.erl +++ b/lib/debugger/test/int_SUITE_data/my_lists.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_SUITE_data/ordsets1.erl b/lib/debugger/test/int_SUITE_data/ordsets1.erl index 349921b951..f96548a52c 100644 --- a/lib/debugger/test/int_SUITE_data/ordsets1.erl +++ b/lib/debugger/test/int_SUITE_data/ordsets1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_SUITE_data/test.erl b/lib/debugger/test/int_SUITE_data/test.erl index b29394302b..c2165a9856 100644 --- a/lib/debugger/test/int_SUITE_data/test.erl +++ b/lib/debugger/test/int_SUITE_data/test.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_SUITE_data/test1.erl b/lib/debugger/test/int_SUITE_data/test1.erl index cb60c67bc4..2a7b8ab329 100644 --- a/lib/debugger/test/int_SUITE_data/test1.erl +++ b/lib/debugger/test/int_SUITE_data/test1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2010. All Rights Reserved. +%% Copyright Ericsson AB 1998-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_break_SUITE.erl b/lib/debugger/test/int_break_SUITE.erl index 75bdd69a7d..5362479897 100644 --- a/lib/debugger/test/int_break_SUITE.erl +++ b/lib/debugger/test/int_break_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2012. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_break_SUITE_data/Makefile.src b/lib/debugger/test/int_break_SUITE_data/Makefile.src index 7b79aec4aa..2002b51a41 100644 --- a/lib/debugger/test/int_break_SUITE_data/Makefile.src +++ b/lib/debugger/test/int_break_SUITE_data/Makefile.src @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2010. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_break_SUITE_data/ordsets1.erl b/lib/debugger/test/int_break_SUITE_data/ordsets1.erl index b2c7221eea..a23c057fbe 100644 --- a/lib/debugger/test/int_break_SUITE_data/ordsets1.erl +++ b/lib/debugger/test/int_break_SUITE_data/ordsets1.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_eval_SUITE.erl b/lib/debugger/test/int_eval_SUITE.erl index 3f3c03492e..abb6c7e3ff 100644 --- a/lib/debugger/test/int_eval_SUITE.erl +++ b/lib/debugger/test/int_eval_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_eval_SUITE_data/Makefile.src b/lib/debugger/test/int_eval_SUITE_data/Makefile.src index bc2eb9a37d..01cdb8d7b7 100644 --- a/lib/debugger/test/int_eval_SUITE_data/Makefile.src +++ b/lib/debugger/test/int_eval_SUITE_data/Makefile.src @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2000-2010. All Rights Reserved. +# Copyright Ericsson AB 2000-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/int_eval_SUITE_data/my_int_eval_module.erl b/lib/debugger/test/int_eval_SUITE_data/my_int_eval_module.erl index b0ff4ce752..ca7929c10b 100644 --- a/lib/debugger/test/int_eval_SUITE_data/my_int_eval_module.erl +++ b/lib/debugger/test/int_eval_SUITE_data/my_int_eval_module.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2013. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/lc_SUITE.erl b/lib/debugger/test/lc_SUITE.erl index 851d0fbc20..c88486c056 100644 --- a/lib/debugger/test/lc_SUITE.erl +++ b/lib/debugger/test/lc_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2011. All Rights Reserved. +%% Copyright Ericsson AB 2001-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/line_number_SUITE.erl b/lib/debugger/test/line_number_SUITE.erl index 592f0a1f32..f1a1988104 100644 --- a/lib/debugger/test/line_number_SUITE.erl +++ b/lib/debugger/test/line_number_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2011. All Rights Reserved. +%% Copyright Ericsson AB 1999-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/record_SUITE.erl b/lib/debugger/test/record_SUITE.erl index 115e65c685..b1d9bece58 100644 --- a/lib/debugger/test/record_SUITE.erl +++ b/lib/debugger/test/record_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2004-2011. All Rights Reserved. +%% Copyright Ericsson AB 2004-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/test_lib.erl b/lib/debugger/test/test_lib.erl index 2d3e772fc8..b9ac486694 100644 --- a/lib/debugger/test/test_lib.erl +++ b/lib/debugger/test/test_lib.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2011. All Rights Reserved. +%% Copyright Ericsson AB 2000-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/debugger/test/trycatch_SUITE.erl b/lib/debugger/test/trycatch_SUITE.erl index 0303d1bd82..f5e0f62cf0 100644 --- a/lib/debugger/test/trycatch_SUITE.erl +++ b/lib/debugger/test/trycatch_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2003-2011. All Rights Reserved. +%% Copyright Ericsson AB 2003-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/Makefile b/lib/dialyzer/Makefile index 0e59376240..e4f681dcd9 100644 --- a/lib/dialyzer/Makefile +++ b/lib/dialyzer/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2006-2009. All Rights Reserved. +# Copyright Ericsson AB 2006-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/doc/src/book.xml b/lib/dialyzer/doc/src/book.xml index 4cc2a9db7c..aecc0e5bfa 100644 --- a/lib/dialyzer/doc/src/book.xml +++ b/lib/dialyzer/doc/src/book.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/dialyzer/doc/src/dialyzer_chapter.xml b/lib/dialyzer/doc/src/dialyzer_chapter.xml index 9bfb7ea2e1..c445f2633f 100644 --- a/lib/dialyzer/doc/src/dialyzer_chapter.xml +++ b/lib/dialyzer/doc/src/dialyzer_chapter.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/dialyzer/doc/src/notes.xml b/lib/dialyzer/doc/src/notes.xml index 4202730eed..d9af2cb4cd 100644 --- a/lib/dialyzer/doc/src/notes.xml +++ b/lib/dialyzer/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/dialyzer/doc/src/part.xml b/lib/dialyzer/doc/src/part.xml index eff8e05257..575f77549a 100644 --- a/lib/dialyzer/doc/src/part.xml +++ b/lib/dialyzer/doc/src/part.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/dialyzer/doc/src/part_notes.xml b/lib/dialyzer/doc/src/part_notes.xml index ba8d30e1be..4a0a0af2d1 100644 --- a/lib/dialyzer/doc/src/part_notes.xml +++ b/lib/dialyzer/doc/src/part_notes.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/dialyzer/doc/src/ref_man.xml b/lib/dialyzer/doc/src/ref_man.xml index 9c3887b599..01478cfb40 100644 --- a/lib/dialyzer/doc/src/ref_man.xml +++ b/lib/dialyzer/doc/src/ref_man.xml @@ -4,7 +4,7 @@
- 20062013 + 20062016 Ericsson AB. All Rights Reserved. diff --git a/lib/dialyzer/src/Makefile b/lib/dialyzer/src/Makefile index fd75cd5cd8..256f20f549 100644 --- a/lib/dialyzer/src/Makefile +++ b/lib/dialyzer/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2006-2012. All Rights Reserved. +# Copyright Ericsson AB 2006-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/src/dialyzer.appup.src b/lib/dialyzer/src/dialyzer.appup.src index 727e961629..d81ff641d7 100644 --- a/lib/dialyzer/src/dialyzer.appup.src +++ b/lib/dialyzer/src/dialyzer.appup.src @@ -1,7 +1,7 @@ %% -*- erlang -*- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2014. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/src/dialyzer_behaviours.erl b/lib/dialyzer/src/dialyzer_behaviours.erl index b6f15fdc0e..5623929a43 100644 --- a/lib/dialyzer/src/dialyzer_behaviours.erl +++ b/lib/dialyzer/src/dialyzer_behaviours.erl @@ -2,7 +2,7 @@ %%----------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2014. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/src/dialyzer_cl.erl b/lib/dialyzer/src/dialyzer_cl.erl index 50ff5304d6..fc56693ea3 100644 --- a/lib/dialyzer/src/dialyzer_cl.erl +++ b/lib/dialyzer/src/dialyzer_cl.erl @@ -2,7 +2,7 @@ %%------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2015. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/src/dialyzer_dep.erl b/lib/dialyzer/src/dialyzer_dep.erl index a7bc074d02..6678037bc0 100644 --- a/lib/dialyzer/src/dialyzer_dep.erl +++ b/lib/dialyzer/src/dialyzer_dep.erl @@ -2,7 +2,7 @@ %%----------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2014. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/src/dialyzer_explanation.erl b/lib/dialyzer/src/dialyzer_explanation.erl index 20fbcfed35..968f8df78e 100644 --- a/lib/dialyzer/src/dialyzer_explanation.erl +++ b/lib/dialyzer/src/dialyzer_explanation.erl @@ -2,7 +2,7 @@ %%----------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2009. All Rights Reserved. +%% Copyright Ericsson AB 2009-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/src/dialyzer_plt.erl b/lib/dialyzer/src/dialyzer_plt.erl index 769f26a3df..cf2f0e919e 100644 --- a/lib/dialyzer/src/dialyzer_plt.erl +++ b/lib/dialyzer/src/dialyzer_plt.erl @@ -2,7 +2,7 @@ %%---------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2014. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/src/dialyzer_timing.erl b/lib/dialyzer/src/dialyzer_timing.erl index 33fd008732..aa71318d8e 100644 --- a/lib/dialyzer/src/dialyzer_timing.erl +++ b/lib/dialyzer/src/dialyzer_timing.erl @@ -2,7 +2,7 @@ %%------------------------------------------------------------------- %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2012. All Rights Reserved. +%% Copyright Ericsson AB 2006-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/test/dialyzer_SUITE.erl b/lib/dialyzer/test/dialyzer_SUITE.erl index 8a2324a7c2..d46181f66f 100644 --- a/lib/dialyzer/test/dialyzer_SUITE.erl +++ b/lib/dialyzer/test/dialyzer_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2015. All Rights Reserved. +%% Copyright Ericsson AB 2015-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_digraph.erl b/lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_digraph.erl index 47185dc99d..27d937277e 100644 --- a/lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_digraph.erl +++ b/lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_digraph.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1996-2014. All Rights Reserved. +%% Copyright Ericsson AB 1996-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_erl_scan.erl b/lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_erl_scan.erl index d6b3a730bb..12506f5b4c 100644 --- a/lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_erl_scan.erl +++ b/lib/dialyzer/test/opaque_SUITE_data/src/modules/opaque_erl_scan.erl @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1996-2014. All Rights Reserved. +%% Copyright Ericsson AB 1996-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/diameter/Makefile b/lib/diameter/Makefile index 111530c75f..a0195a0988 100644 --- a/lib/diameter/Makefile +++ b/lib/diameter/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2010-2013. All Rights Reserved. +# Copyright Ericsson AB 2010-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/diameter/bin/diameterc b/lib/diameter/bin/diameterc index 90588dadb5..3dbd238c19 100755 --- a/lib/diameter/bin/diameterc +++ b/lib/diameter/bin/diameterc @@ -4,7 +4,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2014. All Rights Reserved. +%% Copyright Ericsson AB 2010-2016. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. diff --git a/lib/diameter/doc/src/Makefile b/lib/diameter/doc/src/Makefile index ae621c3e11..7a7546fc4d 100644 --- a/lib/diameter/doc/src/Makefile +++ b/lib/diameter/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2010-2013. All Rights Reserved. +# Copyright Ericsson AB 2010-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/diameter/doc/src/book.xml b/lib/diameter/doc/src/book.xml index dd5a5ea30c..b6cbcbc560 100644 --- a/lib/diameter/doc/src/book.xml +++ b/lib/diameter/doc/src/book.xml @@ -5,7 +5,7 @@
-20112013 +20112016 Ericsson AB. All Rights Reserved. diff --git a/lib/diameter/doc/src/depend.sed b/lib/diameter/doc/src/depend.sed index a878460b00..9c0a417be2 100644 --- a/lib/diameter/doc/src/depend.sed +++ b/lib/diameter/doc/src/depend.sed @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2011. All Rights Reserved. +# Copyright Ericsson AB 2011-2016. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/diameter/doc/src/diameter.xml b/lib/diameter/doc/src/diameter.xml index 5cb29c80e3..66daf6bb0b 100644 --- a/lib/diameter/doc/src/diameter.xml +++ b/lib/diameter/doc/src/diameter.xml @@ -21,7 +21,7 @@ 2011 -2015 +2016 Ericsson AB. All Rights Reserved. diff --git a/lib/diameter/doc/src/diameter_app.xml b/lib/diameter/doc/src/diameter_app.xml index 4cd25c18c2..973b6eb732 100644 --- a/lib/diameter/doc/src/diameter_app.xml +++ b/lib/diameter/doc/src/diameter_app.xml @@ -13,7 +13,7 @@
-20112013 +20112016 Ericsson AB. All Rights Reserved. diff --git a/lib/diameter/doc/src/diameter_codec.xml b/lib/diameter/doc/src/diameter_codec.xml index e2ebe7acf6..a0313e2877 100644 --- a/lib/diameter/doc/src/diameter_codec.xml +++ b/lib/diameter/doc/src/diameter_codec.xml @@ -13,7 +13,7 @@
-20122013 +20122016 Ericsson AB. All Rights Reserved. diff --git a/lib/diameter/doc/src/diameter_dict.xml b/lib/diameter/doc/src/diameter_dict.xml index 087b24fb87..ae40f99aee 100644 --- a/lib/diameter/doc/src/diameter_dict.xml +++ b/lib/diameter/doc/src/diameter_dict.xml @@ -16,7 +16,7 @@
-20112013 +20112016 Ericsson AB. All Rights Reserved. diff --git a/lib/diameter/doc/src/diameter_examples.xml b/lib/diameter/doc/src/diameter_examples.xml index ba3b42b88d..853ef96bb3 100644 --- a/lib/diameter/doc/src/diameter_examples.xml +++ b/lib/diameter/doc/src/diameter_examples.xml @@ -5,7 +5,7 @@
-20112013 +20112016 Ericsson AB. All Rights Reserved. diff --git a/lib/diameter/doc/src/diameter_intro.xml b/lib/diameter/doc/src/diameter_intro.xml index 1718d1c612..cb0aa3de2a 100644 --- a/lib/diameter/doc/src/diameter_intro.xml +++ b/lib/diameter/doc/src/diameter_intro.xml @@ -7,7 +7,7 @@
-20112013 +20112016 Ericsson AB. All Rights Reserved. diff --git a/lib/diameter/doc/src/diameter_make.xml b/lib/diameter/doc/src/diameter_make.xml index f53ad434ae..112355816f 100644 --- a/lib/diameter/doc/src/diameter_make.xml +++ b/lib/diameter/doc/src/diameter_make.xml @@ -16,7 +16,7 @@
2012 -2014 +2016 Ericsson AB. All Rights Reserved. diff --git a/lib/diameter/doc/src/diameter_sctp.xml b/lib/diameter/doc/src/diameter_sctp.xml index 09c5c33004..9b6d629f79 100644 --- a/lib/diameter/doc/src/diameter_sctp.xml +++ b/lib/diameter/doc/src/diameter_sctp.xml @@ -16,7 +16,7 @@
2011 -2014 +2016 Ericsson AB. All Rights Reserved. diff --git a/lib/diameter/doc/src/diameter_soc.xml b/lib/diameter/doc/src/diameter_soc.xml index 2ba93bf452..ae404fcda4 100644 --- a/lib/diameter/doc/src/diameter_soc.xml +++ b/lib/diameter/doc/src/diameter_soc.xml @@ -9,7 +9,7 @@
2011 -2013 +2016 Ericsson AB. All Rights Reserved. diff --git a/lib/diameter/doc/src/diameter_soc_rfc6733.xml b/lib/diameter/doc/src/diameter_soc_rfc6733.xml index 61931c6b5a..2098965706 100644 --- a/lib/diameter/doc/src/diameter_soc_rfc6733.xml +++ b/lib/diameter/doc/src/diameter_soc_rfc6733.xml @@ -3,7 +3,7 @@