From 90a8bfabf5efe5ab0f4b60de181e7f28a29de3a0 Mon Sep 17 00:00:00 2001 From: Dmitry Chapyshev Date: Mon, 1 Jan 2024 23:46:16 +0500 Subject: [PATCH] Update year. --- CMakeLists.txt | 2 +- source/CMakeLists.txt | 2 +- source/base/CMakeLists.txt | 2 +- source/base/applications_reader.h | 2 +- source/base/applications_reader_linux.cc | 2 +- source/base/applications_reader_mac.cc | 2 +- source/base/applications_reader_win.cc | 2 +- source/base/audio/audio_capturer.cc | 2 +- source/base/audio/audio_capturer.h | 2 +- source/base/audio/audio_capturer_linux.cc | 2 +- source/base/audio/audio_capturer_linux.h | 2 +- source/base/audio/audio_capturer_win.cc | 2 +- source/base/audio/audio_capturer_win.h | 2 +- source/base/audio/audio_capturer_wrapper.cc | 2 +- source/base/audio/audio_capturer_wrapper.h | 2 +- source/base/audio/audio_output.cc | 2 +- source/base/audio/audio_output.h | 2 +- source/base/audio/audio_output_mac.cc | 2 +- source/base/audio/audio_output_mac.h | 2 +- source/base/audio/audio_output_pulse.cc | 2 +- source/base/audio/audio_output_pulse.h | 2 +- source/base/audio/audio_output_win.cc | 2 +- source/base/audio/audio_output_win.h | 2 +- source/base/audio/audio_player.cc | 2 +- source/base/audio/audio_player.h | 2 +- source/base/audio/audio_silence_detector.cc | 2 +- source/base/audio/audio_silence_detector.h | 2 +- source/base/audio/audio_volume_filter.cc | 2 +- source/base/audio/audio_volume_filter.h | 2 +- source/base/audio/audio_volume_filter_win.cc | 2 +- source/base/audio/audio_volume_filter_win.h | 2 +- source/base/audio/linux/audio_pipe_reader.cc | 2 +- source/base/audio/linux/audio_pipe_reader.h | 2 +- source/base/audio/linux/late_binding_symbol_table.cc | 2 +- source/base/audio/linux/late_binding_symbol_table.h | 2 +- source/base/audio/linux/pulseaudio_symbol_table.cc | 2 +- source/base/audio/linux/pulseaudio_symbol_table.h | 2 +- source/base/audio/win/audio_util_win.cc | 2 +- source/base/audio/win/audio_util_win.h | 2 +- source/base/audio/win/default_audio_device_change_detector.cc | 2 +- source/base/audio/win/default_audio_device_change_detector.h | 2 +- source/base/audio/win/scoped_mmcss_registration.cc | 2 +- source/base/audio/win/scoped_mmcss_registration.h | 2 +- source/base/base64.cc | 2 +- source/base/base64.h | 2 +- source/base/base64_unittest.cc | 2 +- source/base/bitset.h | 2 +- source/base/bitset_unittest.cc | 2 +- source/base/codec/audio_bus.cc | 2 +- source/base/codec/audio_bus.h | 2 +- source/base/codec/audio_decoder.cc | 2 +- source/base/codec/audio_decoder.h | 2 +- source/base/codec/audio_decoder_opus.cc | 2 +- source/base/codec/audio_decoder_opus.h | 2 +- source/base/codec/audio_encoder.h | 2 +- source/base/codec/audio_encoder_opus.cc | 2 +- source/base/codec/audio_encoder_opus.h | 2 +- source/base/codec/audio_sample_types.h | 2 +- source/base/codec/cursor_decoder.cc | 2 +- source/base/codec/cursor_decoder.h | 2 +- source/base/codec/cursor_encoder.cc | 2 +- source/base/codec/cursor_encoder.h | 2 +- source/base/codec/multi_channel_resampler.cc | 2 +- source/base/codec/multi_channel_resampler.h | 2 +- source/base/codec/pixel_translator.cc | 2 +- source/base/codec/pixel_translator.h | 2 +- source/base/codec/scale_reducer.cc | 2 +- source/base/codec/scale_reducer.h | 2 +- source/base/codec/scoped_vpx_codec.cc | 2 +- source/base/codec/scoped_vpx_codec.h | 2 +- source/base/codec/scoped_zstd_stream.cc | 2 +- source/base/codec/scoped_zstd_stream.h | 2 +- source/base/codec/sinc_resampler.cc | 2 +- source/base/codec/sinc_resampler.h | 2 +- source/base/codec/vector_math.cc | 2 +- source/base/codec/vector_math.h | 2 +- source/base/codec/video_decoder.cc | 2 +- source/base/codec/video_decoder.h | 2 +- source/base/codec/video_decoder_vpx.cc | 2 +- source/base/codec/video_decoder_vpx.h | 2 +- source/base/codec/video_decoder_zstd.cc | 2 +- source/base/codec/video_decoder_zstd.h | 2 +- source/base/codec/video_encoder.cc | 2 +- source/base/codec/video_encoder.h | 2 +- source/base/codec/video_encoder_vpx.cc | 2 +- source/base/codec/video_encoder_vpx.h | 2 +- source/base/codec/video_encoder_zstd.cc | 2 +- source/base/codec/video_encoder_zstd.h | 2 +- source/base/codec/webm_file_muxer.cc | 2 +- source/base/codec/webm_file_muxer.h | 2 +- source/base/codec/webm_file_writer.cc | 2 +- source/base/codec/webm_file_writer.h | 2 +- source/base/codec/webm_video_encoder.cc | 2 +- source/base/codec/webm_video_encoder.h | 2 +- source/base/codec/zstd_compress.cc | 2 +- source/base/codec/zstd_compress.h | 2 +- source/base/command_line.cc | 2 +- source/base/command_line.h | 2 +- source/base/compiler_specific.h | 2 +- source/base/converter.h | 2 +- source/base/converter_unittest.cc | 2 +- source/base/cpuid_util.cc | 2 +- source/base/cpuid_util.h | 2 +- source/base/crc32.cc | 2 +- source/base/crc32.h | 2 +- source/base/crc32_unittest.cc | 2 +- source/base/crypto/big_num.cc | 2 +- source/base/crypto/big_num.h | 2 +- source/base/crypto/big_num_unittest.cc | 2 +- source/base/crypto/cryptor_unittest.cc | 2 +- source/base/crypto/data_cryptor.h | 2 +- source/base/crypto/data_cryptor_chacha20_poly1305.cc | 2 +- source/base/crypto/data_cryptor_chacha20_poly1305.h | 2 +- source/base/crypto/data_cryptor_fake.cc | 2 +- source/base/crypto/data_cryptor_fake.h | 2 +- source/base/crypto/data_cryptor_unittest.cc | 2 +- source/base/crypto/generic_hash.cc | 2 +- source/base/crypto/generic_hash.h | 2 +- source/base/crypto/generic_hash_unittest.cc | 2 +- source/base/crypto/key_pair.cc | 2 +- source/base/crypto/key_pair.h | 2 +- source/base/crypto/key_pair_unittest.cc | 2 +- source/base/crypto/large_number_increment.cc | 2 +- source/base/crypto/large_number_increment.h | 2 +- source/base/crypto/large_number_increment_unittest.cc | 2 +- source/base/crypto/message_decryptor.h | 2 +- source/base/crypto/message_decryptor_fake.cc | 2 +- source/base/crypto/message_decryptor_fake.h | 2 +- source/base/crypto/message_decryptor_openssl.cc | 2 +- source/base/crypto/message_decryptor_openssl.h | 2 +- source/base/crypto/message_encryptor.h | 2 +- source/base/crypto/message_encryptor_fake.cc | 2 +- source/base/crypto/message_encryptor_fake.h | 2 +- source/base/crypto/message_encryptor_openssl.cc | 2 +- source/base/crypto/message_encryptor_openssl.h | 2 +- source/base/crypto/openssl_util.cc | 2 +- source/base/crypto/openssl_util.h | 2 +- source/base/crypto/os_crypt.h | 2 +- source/base/crypto/os_crypt_linux.cc | 2 +- source/base/crypto/os_crypt_mac.mm | 2 +- source/base/crypto/os_crypt_win.cc | 2 +- source/base/crypto/password_generator.cc | 2 +- source/base/crypto/password_generator.h | 2 +- source/base/crypto/password_generator_unittest.cc | 2 +- source/base/crypto/password_hash.cc | 2 +- source/base/crypto/password_hash.h | 2 +- source/base/crypto/password_hash_unittest.cc | 2 +- source/base/crypto/random.cc | 2 +- source/base/crypto/random.h | 2 +- source/base/crypto/scoped_crypto_initializer.cc | 2 +- source/base/crypto/scoped_crypto_initializer.h | 2 +- source/base/crypto/secure_memory.cc | 2 +- source/base/crypto/secure_memory.h | 2 +- source/base/crypto/srp_constants.cc | 2 +- source/base/crypto/srp_constants.h | 2 +- source/base/crypto/srp_math.cc | 2 +- source/base/crypto/srp_math.h | 2 +- source/base/crypto/srp_math_unittest.cc | 2 +- source/base/debug.cc | 2 +- source/base/debug.h | 2 +- source/base/desktop/capture_scheduler.cc | 2 +- source/base/desktop/capture_scheduler.h | 2 +- source/base/desktop/desktop_environment.cc | 2 +- source/base/desktop/desktop_environment.h | 2 +- source/base/desktop/desktop_environment_linux.cc | 2 +- source/base/desktop/desktop_environment_linux.h | 2 +- source/base/desktop/desktop_environment_mac.h | 2 +- source/base/desktop/desktop_environment_mac.mm | 2 +- source/base/desktop/desktop_environment_win.cc | 2 +- source/base/desktop/desktop_environment_win.h | 2 +- source/base/desktop/desktop_resizer.cc | 2 +- source/base/desktop/desktop_resizer.h | 2 +- source/base/desktop/desktop_resizer_win.cc | 2 +- source/base/desktop/desktop_resizer_win.h | 2 +- source/base/desktop/desktop_resizer_x11.cc | 2 +- source/base/desktop/desktop_resizer_x11.h | 2 +- source/base/desktop/diff_block_32bpp_c.cc | 2 +- source/base/desktop/diff_block_32bpp_c.h | 2 +- source/base/desktop/diff_block_32bpp_c_unittest.cc | 2 +- source/base/desktop/diff_block_32bpp_sse2.cc | 2 +- source/base/desktop/diff_block_32bpp_sse2.h | 2 +- source/base/desktop/diff_block_32bpp_sse2_unittest.cc | 2 +- source/base/desktop/differ.cc | 2 +- source/base/desktop/differ.h | 2 +- source/base/desktop/frame.cc | 2 +- source/base/desktop/frame.h | 2 +- source/base/desktop/frame_aligned.cc | 2 +- source/base/desktop/frame_aligned.h | 2 +- source/base/desktop/frame_dib.cc | 2 +- source/base/desktop/frame_dib.h | 2 +- source/base/desktop/frame_rotation.cc | 2 +- source/base/desktop/frame_rotation.h | 2 +- source/base/desktop/frame_simple.cc | 2 +- source/base/desktop/frame_simple.h | 2 +- source/base/desktop/frame_unittest.cc | 2 +- source/base/desktop/geometry.cc | 2 +- source/base/desktop/geometry.h | 2 +- source/base/desktop/geometry_unittest.cc | 2 +- source/base/desktop/mac/desktop_configuration.h | 2 +- source/base/desktop/mac/desktop_configuration.mm | 2 +- source/base/desktop/mac/desktop_configuration_monitor.cc | 2 +- source/base/desktop/mac/desktop_configuration_monitor.h | 2 +- source/base/desktop/mac/frame_cgimage.h | 2 +- source/base/desktop/mac/frame_cgimage.mm | 2 +- source/base/desktop/mac/frame_iosurface.h | 2 +- source/base/desktop/mac/frame_iosurface.mm | 2 +- source/base/desktop/mac/frame_provider.h | 2 +- source/base/desktop/mac/frame_provider.mm | 2 +- source/base/desktop/mouse_cursor.cc | 2 +- source/base/desktop/mouse_cursor.h | 2 +- source/base/desktop/pixel_format.cc | 2 +- source/base/desktop/pixel_format.h | 2 +- source/base/desktop/power_save_blocker.cc | 2 +- source/base/desktop/power_save_blocker.h | 2 +- source/base/desktop/region.cc | 2 +- source/base/desktop/region.h | 2 +- source/base/desktop/region_unittest.cc | 2 +- source/base/desktop/screen_capturer.cc | 2 +- source/base/desktop/screen_capturer.h | 2 +- source/base/desktop/screen_capturer_dxgi.cc | 2 +- source/base/desktop/screen_capturer_dxgi.h | 2 +- source/base/desktop/screen_capturer_gdi.cc | 2 +- source/base/desktop/screen_capturer_gdi.h | 2 +- source/base/desktop/screen_capturer_helper.cc | 2 +- source/base/desktop/screen_capturer_helper.h | 2 +- source/base/desktop/screen_capturer_mac.h | 2 +- source/base/desktop/screen_capturer_mac.mm | 2 +- source/base/desktop/screen_capturer_mirror.cc | 2 +- source/base/desktop/screen_capturer_mirror.h | 2 +- source/base/desktop/screen_capturer_wrapper.cc | 2 +- source/base/desktop/screen_capturer_wrapper.h | 2 +- source/base/desktop/screen_capturer_x11.cc | 2 +- source/base/desktop/screen_capturer_x11.h | 2 +- source/base/desktop/shared_frame.cc | 2 +- source/base/desktop/shared_frame.h | 2 +- source/base/desktop/shared_memory_frame.cc | 2 +- source/base/desktop/shared_memory_frame.h | 2 +- source/base/desktop/win/bitmap_info.h | 2 +- source/base/desktop/win/cursor.cc | 2 +- source/base/desktop/win/cursor.h | 2 +- source/base/desktop/win/cursor_unittest.cc | 2 +- source/base/desktop/win/cursor_unittest_resources.h | 2 +- source/base/desktop/win/cursor_unittest_resources.rc | 2 +- source/base/desktop/win/d3d_device.cc | 2 +- source/base/desktop/win/d3d_device.h | 2 +- source/base/desktop/win/dfmirage.h | 2 +- source/base/desktop/win/dfmirage_helper.cc | 2 +- source/base/desktop/win/dfmirage_helper.h | 2 +- source/base/desktop/win/display_configuration_monitor.cc | 2 +- source/base/desktop/win/display_configuration_monitor.h | 2 +- source/base/desktop/win/dxgi_adapter_duplicator.cc | 2 +- source/base/desktop/win/dxgi_adapter_duplicator.h | 2 +- source/base/desktop/win/dxgi_context.cc | 2 +- source/base/desktop/win/dxgi_context.h | 2 +- source/base/desktop/win/dxgi_cursor.cc | 2 +- source/base/desktop/win/dxgi_cursor.h | 2 +- source/base/desktop/win/dxgi_duplicator_controller.cc | 2 +- source/base/desktop/win/dxgi_duplicator_controller.h | 2 +- source/base/desktop/win/dxgi_frame.cc | 2 +- source/base/desktop/win/dxgi_frame.h | 2 +- source/base/desktop/win/dxgi_output_duplicator.cc | 2 +- source/base/desktop/win/dxgi_output_duplicator.h | 2 +- source/base/desktop/win/dxgi_texture.cc | 2 +- source/base/desktop/win/dxgi_texture.h | 2 +- source/base/desktop/win/dxgi_texture_mapping.cc | 2 +- source/base/desktop/win/dxgi_texture_mapping.h | 2 +- source/base/desktop/win/dxgi_texture_staging.cc | 2 +- source/base/desktop/win/dxgi_texture_staging.h | 2 +- source/base/desktop/win/mirror_helper.cc | 2 +- source/base/desktop/win/mirror_helper.h | 2 +- source/base/desktop/win/mv2.h | 2 +- source/base/desktop/win/mv2_helper.cc | 2 +- source/base/desktop/win/mv2_helper.h | 2 +- source/base/desktop/win/screen_capture_utils.cc | 2 +- source/base/desktop/win/screen_capture_utils.h | 2 +- source/base/desktop/x11/shared_x_display.cc | 2 +- source/base/desktop/x11/shared_x_display.h | 2 +- source/base/desktop/x11/x_atom_cache.cc | 2 +- source/base/desktop/x11/x_atom_cache.h | 2 +- source/base/desktop/x11/x_error_trap.cc | 2 +- source/base/desktop/x11/x_error_trap.h | 2 +- source/base/desktop/x11/x_server_pixel_buffer.cc | 2 +- source/base/desktop/x11/x_server_pixel_buffer.h | 2 +- source/base/edid.cc | 2 +- source/base/edid.h | 2 +- source/base/endian_util.cc | 2 +- source/base/endian_util.h | 2 +- source/base/environment.cc | 2 +- source/base/environment.h | 2 +- source/base/files/base_paths.cc | 2 +- source/base/files/base_paths.h | 2 +- source/base/files/base_paths_mac.mm | 2 +- source/base/files/file_descriptor_watcher_posix.cc | 2 +- source/base/files/file_descriptor_watcher_posix.h | 2 +- source/base/files/file_path.cc | 2 +- source/base/files/file_path.h | 2 +- source/base/files/file_path_watcher.cc | 2 +- source/base/files/file_path_watcher.h | 2 +- source/base/files/file_path_watcher_linux.cc | 2 +- source/base/files/file_path_watcher_mac.cc | 2 +- source/base/files/file_path_watcher_win.cc | 2 +- source/base/files/file_util.cc | 2 +- source/base/files/file_util.h | 2 +- source/base/files/scoped_temp_file.cc | 2 +- source/base/files/scoped_temp_file.h | 2 +- source/base/guid.cc | 2 +- source/base/guid.h | 2 +- source/base/guid_unittest.cc | 2 +- source/base/ipc/ipc_channel.cc | 2 +- source/base/ipc/ipc_channel.h | 2 +- source/base/ipc/ipc_channel_proxy.cc | 2 +- source/base/ipc/ipc_channel_proxy.h | 2 +- source/base/ipc/ipc_server.cc | 2 +- source/base/ipc/ipc_server.h | 2 +- source/base/ipc/shared_memory.cc | 2 +- source/base/ipc/shared_memory.h | 2 +- source/base/ipc/shared_memory_factory.cc | 2 +- source/base/ipc/shared_memory_factory.h | 2 +- source/base/ipc/shared_memory_factory_proxy.cc | 2 +- source/base/ipc/shared_memory_factory_proxy.h | 2 +- source/base/license_reader.h | 2 +- source/base/license_reader_linux.cc | 2 +- source/base/license_reader_mac.cc | 2 +- source/base/license_reader_win.cc | 2 +- source/base/location.cc | 2 +- source/base/location.h | 2 +- source/base/logging.cc | 2 +- source/base/logging.h | 2 +- source/base/mac/app_nap_blocker.h | 2 +- source/base/mac/app_nap_blocker.mm | 2 +- source/base/mac/nsstring_conversions.h | 2 +- source/base/mac/nsstring_conversions.mm | 2 +- source/base/mac/scoped_cftyperef.h | 2 +- source/base/macros_magic.h | 2 +- source/base/memory/aligned_memory.cc | 2 +- source/base/memory/aligned_memory.h | 2 +- source/base/memory/aligned_memory_unittest.cc | 2 +- source/base/memory/byte_array.cc | 2 +- source/base/memory/byte_array.h | 2 +- source/base/memory/byte_array_unittest.cc | 2 +- source/base/memory/local_memory.h | 2 +- source/base/memory/local_memory_impl/bad_local_weak_ptr.h | 2 +- source/base/memory/local_memory_impl/checked_delete.h | 2 +- source/base/memory/local_memory_impl/enable_shared_from_this.h | 2 +- source/base/memory/local_memory_impl/local_shared_ptr.h | 2 +- source/base/memory/local_memory_impl/local_weak_ptr.h | 2 +- source/base/memory/local_memory_impl/make_local_shared.h | 2 +- source/base/memory/local_memory_impl/shared_count.h | 2 +- source/base/memory/local_memory_impl/sp_convertible.h | 2 +- source/base/memory/local_memory_impl/sp_counted_base_nt.h | 2 +- source/base/memory/local_memory_impl/sp_counted_impl.h | 2 +- source/base/memory/serializer.cc | 2 +- source/base/memory/serializer.h | 2 +- source/base/memory/typed_buffer.h | 2 +- source/base/message_loop/message_loop.cc | 2 +- source/base/message_loop/message_loop.h | 2 +- source/base/message_loop/message_loop_task_runner.cc | 2 +- source/base/message_loop/message_loop_task_runner.h | 2 +- source/base/message_loop/message_pump.h | 2 +- source/base/message_loop/message_pump_asio.cc | 2 +- source/base/message_loop/message_pump_asio.h | 2 +- source/base/message_loop/message_pump_default.cc | 2 +- source/base/message_loop/message_pump_default.h | 2 +- source/base/message_loop/message_pump_dispatcher.h | 2 +- source/base/message_loop/message_pump_win.cc | 2 +- source/base/message_loop/message_pump_win.h | 2 +- source/base/message_loop/pending_task.cc | 2 +- source/base/message_loop/pending_task.h | 2 +- source/base/net/adapter_enumerator.cc | 2 +- source/base/net/adapter_enumerator.h | 2 +- source/base/net/address.cc | 2 +- source/base/net/address.h | 2 +- source/base/net/address_unittest.cc | 2 +- source/base/net/connect_enumerator.cc | 2 +- source/base/net/connect_enumerator.h | 2 +- source/base/net/curl_util.cc | 2 +- source/base/net/curl_util.h | 2 +- source/base/net/firewall_manager.cc | 2 +- source/base/net/firewall_manager.h | 2 +- source/base/net/ip_util.cc | 2 +- source/base/net/ip_util.h | 2 +- source/base/net/ip_util_unittest.cc | 2 +- source/base/net/network_channel.cc | 2 +- source/base/net/network_channel.h | 2 +- source/base/net/open_files_enumerator.cc | 2 +- source/base/net/open_files_enumerator.h | 2 +- source/base/net/route_enumerator.cc | 2 +- source/base/net/route_enumerator.h | 2 +- source/base/net/tcp_channel.cc | 2 +- source/base/net/tcp_channel.h | 2 +- source/base/net/tcp_channel_proxy.cc | 2 +- source/base/net/tcp_channel_proxy.h | 2 +- source/base/net/tcp_keep_alive.h | 2 +- source/base/net/tcp_server.cc | 2 +- source/base/net/tcp_server.h | 2 +- source/base/net/variable_size.cc | 2 +- source/base/net/variable_size.h | 2 +- source/base/net/write_task.h | 2 +- source/base/peer/authenticator.cc | 2 +- source/base/peer/authenticator.h | 2 +- source/base/peer/client_authenticator.cc | 2 +- source/base/peer/client_authenticator.h | 2 +- source/base/peer/host_id.cc | 2 +- source/base/peer/host_id.h | 2 +- source/base/peer/relay_peer.cc | 2 +- source/base/peer/relay_peer.h | 2 +- source/base/peer/relay_peer_manager.cc | 2 +- source/base/peer/relay_peer_manager.h | 2 +- source/base/peer/server_authenticator.cc | 2 +- source/base/peer/server_authenticator.h | 2 +- source/base/peer/server_authenticator_manager.cc | 2 +- source/base/peer/server_authenticator_manager.h | 2 +- source/base/peer/stun_peer.cc | 2 +- source/base/peer/stun_peer.h | 2 +- source/base/peer/stun_server.cc | 2 +- source/base/peer/stun_server.h | 2 +- source/base/peer/user.cc | 2 +- source/base/peer/user.h | 2 +- source/base/peer/user_list.cc | 2 +- source/base/peer/user_list.h | 2 +- source/base/peer/user_list_base.h | 2 +- source/base/posix/eintr_wrapper.h | 2 +- source/base/power_controller.h | 2 +- source/base/power_controller_linux.cc | 2 +- source/base/power_controller_mac.mm | 2 +- source/base/power_controller_win.cc | 2 +- source/base/process_handle.cc | 2 +- source/base/process_handle.h | 2 +- source/base/scoped_clear_last_error.cc | 2 +- source/base/scoped_clear_last_error.h | 2 +- source/base/scoped_clear_last_error_unittest.cc | 2 +- source/base/scoped_logging.h | 2 +- source/base/scoped_task_runner.cc | 2 +- source/base/scoped_task_runner.h | 2 +- source/base/service.h | 2 +- source/base/service_posix.cc | 2 +- source/base/service_win.cc | 2 +- source/base/session_id.cc | 2 +- source/base/session_id.h | 2 +- source/base/settings/json_settings.cc | 2 +- source/base/settings/json_settings.h | 2 +- source/base/settings/json_settings_unittest.cc | 2 +- source/base/settings/settings.cc | 2 +- source/base/settings/settings.h | 2 +- source/base/smbios.h | 2 +- source/base/smbios_parser.cc | 2 +- source/base/smbios_parser.h | 2 +- source/base/smbios_reader.h | 2 +- source/base/smbios_reader_linux.cc | 2 +- source/base/smbios_reader_mac.mm | 2 +- source/base/smbios_reader_win.cc | 2 +- source/base/stl_util.h | 2 +- source/base/stl_util_unittest.cc | 2 +- source/base/strings/strcat.cc | 2 +- source/base/strings/strcat.h | 2 +- source/base/strings/string_number_conversions.cc | 2 +- source/base/strings/string_number_conversions.h | 2 +- source/base/strings/string_number_conversions_unittest.cc | 2 +- source/base/strings/string_split.cc | 2 +- source/base/strings/string_split.h | 2 +- source/base/strings/string_split_unittest.cc | 2 +- source/base/strings/string_util.cc | 2 +- source/base/strings/string_util.h | 2 +- source/base/strings/string_util_constants.cc | 2 +- source/base/strings/string_util_constants.h | 2 +- source/base/strings/string_util_icu.cc | 2 +- source/base/strings/string_util_unittest.cc | 2 +- source/base/strings/string_util_win.cc | 2 +- source/base/strings/unicode.cc | 2 +- source/base/strings/unicode.h | 2 +- source/base/sys_info.cc | 2 +- source/base/sys_info.h | 2 +- source/base/sys_info_linux.cc | 2 +- source/base/sys_info_mac.mm | 2 +- source/base/sys_info_win.cc | 2 +- source/base/system_error.cc | 2 +- source/base/system_error.h | 2 +- source/base/system_time.cc | 2 +- source/base/system_time.h | 2 +- source/base/task_runner.cc | 2 +- source/base/task_runner.h | 2 +- source/base/tests_main.cc | 2 +- source/base/threading/simple_thread.cc | 2 +- source/base/threading/simple_thread.h | 2 +- source/base/threading/thread.cc | 2 +- source/base/threading/thread.h | 2 +- source/base/threading/thread_checker.cc | 2 +- source/base/threading/thread_checker.h | 2 +- source/base/version.cc | 2 +- source/base/version.h | 2 +- source/base/version_unittest.cc | 2 +- source/base/waitable_event.cc | 2 +- source/base/waitable_event.h | 2 +- source/base/waitable_timer.cc | 2 +- source/base/waitable_timer.h | 2 +- source/base/win/battery_enumerator.cc | 2 +- source/base/win/battery_enumerator.h | 2 +- source/base/win/desktop.cc | 2 +- source/base/win/desktop.h | 2 +- source/base/win/device.cc | 2 +- source/base/win/device.h | 2 +- source/base/win/device_enumerator.cc | 2 +- source/base/win/device_enumerator.h | 2 +- source/base/win/drive_enumerator.cc | 2 +- source/base/win/drive_enumerator.h | 2 +- source/base/win/event_enumerator.cc | 2 +- source/base/win/event_enumerator.h | 2 +- source/base/win/file_version_info.cc | 2 +- source/base/win/file_version_info.h | 2 +- source/base/win/message_window.cc | 2 +- source/base/win/message_window.h | 2 +- source/base/win/mini_dump_writer.cc | 2 +- source/base/win/mini_dump_writer.h | 2 +- source/base/win/monitor_enumerator.cc | 2 +- source/base/win/monitor_enumerator.h | 2 +- source/base/win/net_share_enumerator.cc | 2 +- source/base/win/net_share_enumerator.h | 2 +- source/base/win/object_watcher.cc | 2 +- source/base/win/object_watcher.h | 2 +- source/base/win/power_info.cc | 2 +- source/base/win/power_info.h | 2 +- source/base/win/printer_enumerator.cc | 2 +- source/base/win/printer_enumerator.h | 2 +- source/base/win/process.cc | 2 +- source/base/win/process.h | 2 +- source/base/win/process_util.cc | 2 +- source/base/win/process_util.h | 2 +- source/base/win/registry.cc | 2 +- source/base/win/registry.h | 2 +- source/base/win/registry_unittest.cc | 2 +- source/base/win/resource_util.cc | 2 +- source/base/win/resource_util.h | 2 +- source/base/win/safe_mode_util.cc | 2 +- source/base/win/safe_mode_util.h | 2 +- source/base/win/scoped_clipboard.cc | 2 +- source/base/win/scoped_clipboard.h | 2 +- source/base/win/scoped_co_mem.h | 2 +- source/base/win/scoped_com_initializer.cc | 2 +- source/base/win/scoped_com_initializer.h | 2 +- source/base/win/scoped_device_info.h | 2 +- source/base/win/scoped_gdi_object.h | 2 +- source/base/win/scoped_hdc.h | 2 +- source/base/win/scoped_hglobal.h | 2 +- source/base/win/scoped_impersonator.cc | 2 +- source/base/win/scoped_impersonator.h | 2 +- source/base/win/scoped_local.h | 2 +- source/base/win/scoped_object.h | 2 +- source/base/win/scoped_object_unittest.cc | 2 +- source/base/win/scoped_select_object.h | 2 +- source/base/win/scoped_thread_desktop.cc | 2 +- source/base/win/scoped_thread_desktop.h | 2 +- source/base/win/scoped_user_object.h | 2 +- source/base/win/scoped_wts_memory.h | 2 +- source/base/win/security_helpers.cc | 2 +- source/base/win/security_helpers.h | 2 +- source/base/win/service_controller.cc | 2 +- source/base/win/service_controller.h | 2 +- source/base/win/service_enumerator.cc | 2 +- source/base/win/service_enumerator.h | 2 +- source/base/win/session_enumerator.cc | 2 +- source/base/win/session_enumerator.h | 2 +- source/base/win/session_info.cc | 2 +- source/base/win/session_info.h | 2 +- source/base/win/session_status.cc | 2 +- source/base/win/session_status.h | 2 +- source/base/win/session_watcher.cc | 2 +- source/base/win/session_watcher.h | 2 +- source/base/win/user_enumerator.cc | 2 +- source/base/win/user_enumerator.h | 2 +- source/base/win/user_group_enumerator.cc | 2 +- source/base/win/user_group_enumerator.h | 2 +- source/base/win/video_adapter_enumerator.cc | 2 +- source/base/win/video_adapter_enumerator.h | 2 +- source/base/win/window_station.cc | 2 +- source/base/win/window_station.h | 2 +- source/base/win/windows_version.cc | 2 +- source/base/win/windows_version.h | 2 +- source/base/x11/x_server_clipboard.cc | 2 +- source/base/x11/x_server_clipboard.h | 2 +- source/build/build_config.h | 2 +- source/build/version.h | 2 +- source/build/version.rc | 2 +- source/client/CMakeLists.txt | 2 +- source/client/client.cc | 2 +- source/client/client.h | 2 +- source/client/client.rc | 2 +- source/client/client_config.cc | 2 +- source/client/client_config.h | 2 +- source/client/client_desktop.cc | 2 +- source/client/client_desktop.h | 2 +- source/client/client_entry_point.cc | 2 +- source/client/client_file_transfer.cc | 2 +- source/client/client_file_transfer.h | 2 +- source/client/client_main.cc | 2 +- source/client/client_main.h | 2 +- source/client/client_proxy.cc | 2 +- source/client/client_proxy.h | 2 +- source/client/client_session_state.cc | 2 +- source/client/client_session_state.h | 2 +- source/client/client_system_info.cc | 2 +- source/client/client_system_info.h | 2 +- source/client/client_text_chat.cc | 2 +- source/client/client_text_chat.h | 2 +- source/client/config_factory.cc | 2 +- source/client/config_factory.h | 2 +- source/client/desktop_control.h | 2 +- source/client/desktop_control_proxy.cc | 2 +- source/client/desktop_control_proxy.h | 2 +- source/client/desktop_window.h | 2 +- source/client/desktop_window_proxy.cc | 2 +- source/client/desktop_window_proxy.h | 2 +- source/client/file_control.h | 2 +- source/client/file_control_proxy.cc | 2 +- source/client/file_control_proxy.h | 2 +- source/client/file_manager_window.h | 2 +- source/client/file_manager_window_proxy.cc | 2 +- source/client/file_manager_window_proxy.h | 2 +- source/client/file_remove_queue_builder.cc | 2 +- source/client/file_remove_queue_builder.h | 2 +- source/client/file_remove_window.h | 2 +- source/client/file_remove_window_proxy.cc | 2 +- source/client/file_remove_window_proxy.h | 2 +- source/client/file_remover.cc | 2 +- source/client/file_remover.h | 2 +- source/client/file_remover_proxy.cc | 2 +- source/client/file_remover_proxy.h | 2 +- source/client/file_transfer.cc | 2 +- source/client/file_transfer.h | 2 +- source/client/file_transfer_proxy.cc | 2 +- source/client/file_transfer_proxy.h | 2 +- source/client/file_transfer_queue_builder.cc | 2 +- source/client/file_transfer_queue_builder.h | 2 +- source/client/file_transfer_window.h | 2 +- source/client/file_transfer_window_proxy.cc | 2 +- source/client/file_transfer_window_proxy.h | 2 +- source/client/frame_factory.h | 2 +- source/client/input_event_filter.cc | 2 +- source/client/input_event_filter.h | 2 +- source/client/online_checker/online_checker.cc | 2 +- source/client/online_checker/online_checker.h | 2 +- source/client/online_checker/online_checker_direct.cc | 2 +- source/client/online_checker/online_checker_direct.h | 2 +- source/client/online_checker/online_checker_router.cc | 2 +- source/client/online_checker/online_checker_router.h | 2 +- source/client/router.cc | 2 +- source/client/router.h | 2 +- source/client/router_config.cc | 2 +- source/client/router_config.h | 2 +- source/client/router_config_storage.cc | 2 +- source/client/router_config_storage.h | 2 +- source/client/router_controller.cc | 2 +- source/client/router_controller.h | 2 +- source/client/router_proxy.cc | 2 +- source/client/router_proxy.h | 2 +- source/client/router_window.h | 2 +- source/client/router_window_proxy.cc | 2 +- source/client/router_window_proxy.h | 2 +- source/client/status_window.h | 2 +- source/client/status_window_proxy.cc | 2 +- source/client/status_window_proxy.h | 2 +- source/client/system_info_control.h | 2 +- source/client/system_info_control_proxy.cc | 2 +- source/client/system_info_control_proxy.h | 2 +- source/client/system_info_window.h | 2 +- source/client/system_info_window_proxy.cc | 2 +- source/client/system_info_window_proxy.h | 2 +- source/client/text_chat_control.h | 2 +- source/client/text_chat_control_proxy.cc | 2 +- source/client/text_chat_control_proxy.h | 2 +- source/client/text_chat_window.h | 2 +- source/client/text_chat_window_proxy.cc | 2 +- source/client/text_chat_window_proxy.h | 2 +- source/client/ui/application.cc | 2 +- source/client/ui/application.h | 2 +- source/client/ui/authorization_dialog.cc | 2 +- source/client/ui/authorization_dialog.h | 2 +- source/client/ui/client_settings.cc | 2 +- source/client/ui/client_settings.h | 2 +- source/client/ui/client_settings_dialog.cc | 2 +- source/client/ui/client_settings_dialog.h | 2 +- source/client/ui/client_window.cc | 2 +- source/client/ui/client_window.h | 2 +- source/client/ui/desktop/desktop_config_dialog.cc | 2 +- source/client/ui/desktop/desktop_config_dialog.h | 2 +- source/client/ui/desktop/desktop_settings.cc | 2 +- source/client/ui/desktop/desktop_settings.h | 2 +- source/client/ui/desktop/desktop_toolbar.cc | 2 +- source/client/ui/desktop/desktop_toolbar.h | 2 +- source/client/ui/desktop/desktop_widget.cc | 2 +- source/client/ui/desktop/desktop_widget.h | 2 +- source/client/ui/desktop/frame_factory_qimage.cc | 2 +- source/client/ui/desktop/frame_factory_qimage.h | 2 +- source/client/ui/desktop/frame_qimage.cc | 2 +- source/client/ui/desktop/frame_qimage.h | 2 +- source/client/ui/desktop/qt_desktop_window.cc | 2 +- source/client/ui/desktop/qt_desktop_window.h | 2 +- source/client/ui/desktop/record_settings_dialog.cc | 2 +- source/client/ui/desktop/record_settings_dialog.h | 2 +- source/client/ui/desktop/select_screen_action.h | 2 +- source/client/ui/desktop/statistics_dialog.cc | 2 +- source/client/ui/desktop/statistics_dialog.h | 2 +- source/client/ui/desktop/task_manager_settings.cc | 2 +- source/client/ui/desktop/task_manager_settings.h | 2 +- source/client/ui/desktop/task_manager_window.cc | 2 +- source/client/ui/desktop/task_manager_window.h | 2 +- source/client/ui/file_transfer/address_bar.cc | 2 +- source/client/ui/file_transfer/address_bar.h | 2 +- source/client/ui/file_transfer/address_bar_model.cc | 2 +- source/client/ui/file_transfer/address_bar_model.h | 2 +- source/client/ui/file_transfer/file_error_code.cc | 2 +- source/client/ui/file_transfer/file_error_code.h | 2 +- source/client/ui/file_transfer/file_item_delegate.cc | 2 +- source/client/ui/file_transfer/file_item_delegate.h | 2 +- source/client/ui/file_transfer/file_list.cc | 2 +- source/client/ui/file_transfer/file_list.h | 2 +- source/client/ui/file_transfer/file_list_model.cc | 2 +- source/client/ui/file_transfer/file_list_model.h | 2 +- source/client/ui/file_transfer/file_manager_settings.cc | 2 +- source/client/ui/file_transfer/file_manager_settings.h | 2 +- source/client/ui/file_transfer/file_mime_data.cc | 2 +- source/client/ui/file_transfer/file_mime_data.h | 2 +- source/client/ui/file_transfer/file_name_validator.cc | 2 +- source/client/ui/file_transfer/file_name_validator.h | 2 +- source/client/ui/file_transfer/file_panel.cc | 2 +- source/client/ui/file_transfer/file_panel.h | 2 +- source/client/ui/file_transfer/file_remove_dialog.cc | 2 +- source/client/ui/file_transfer/file_remove_dialog.h | 2 +- source/client/ui/file_transfer/file_transfer_dialog.cc | 2 +- source/client/ui/file_transfer/file_transfer_dialog.h | 2 +- source/client/ui/file_transfer/qt_file_manager_window.cc | 2 +- source/client/ui/file_transfer/qt_file_manager_window.h | 2 +- source/client/ui/router_manager/router_manager_window.cc | 2 +- source/client/ui/router_manager/router_manager_window.h | 2 +- source/client/ui/router_manager/router_user_dialog.cc | 2 +- source/client/ui/router_manager/router_user_dialog.h | 2 +- source/client/ui/session_window.cc | 2 +- source/client/ui/session_window.h | 2 +- source/client/ui/sys_info/qt_system_info_window.cc | 2 +- source/client/ui/sys_info/qt_system_info_window.h | 2 +- source/client/ui/sys_info/sys_info_widget.cc | 2 +- source/client/ui/sys_info/sys_info_widget.h | 2 +- source/client/ui/sys_info/sys_info_widget_applications.cc | 2 +- source/client/ui/sys_info/sys_info_widget_applications.h | 2 +- source/client/ui/sys_info/sys_info_widget_connections.cc | 2 +- source/client/ui/sys_info/sys_info_widget_connections.h | 2 +- source/client/ui/sys_info/sys_info_widget_devices.cc | 2 +- source/client/ui/sys_info/sys_info_widget_devices.h | 2 +- source/client/ui/sys_info/sys_info_widget_drivers.cc | 2 +- source/client/ui/sys_info/sys_info_widget_drivers.h | 2 +- source/client/ui/sys_info/sys_info_widget_env_vars.cc | 2 +- source/client/ui/sys_info/sys_info_widget_env_vars.h | 2 +- source/client/ui/sys_info/sys_info_widget_event_logs.cc | 2 +- source/client/ui/sys_info/sys_info_widget_event_logs.h | 2 +- source/client/ui/sys_info/sys_info_widget_licenses.cc | 2 +- source/client/ui/sys_info/sys_info_widget_licenses.h | 2 +- source/client/ui/sys_info/sys_info_widget_local_user_groups.cc | 2 +- source/client/ui/sys_info/sys_info_widget_local_user_groups.h | 2 +- source/client/ui/sys_info/sys_info_widget_local_users.cc | 2 +- source/client/ui/sys_info/sys_info_widget_local_users.h | 2 +- source/client/ui/sys_info/sys_info_widget_monitors.cc | 2 +- source/client/ui/sys_info/sys_info_widget_monitors.h | 2 +- source/client/ui/sys_info/sys_info_widget_net_adapters.cc | 2 +- source/client/ui/sys_info/sys_info_widget_net_adapters.h | 2 +- source/client/ui/sys_info/sys_info_widget_net_shares.cc | 2 +- source/client/ui/sys_info/sys_info_widget_net_shares.h | 2 +- source/client/ui/sys_info/sys_info_widget_open_files.cc | 2 +- source/client/ui/sys_info/sys_info_widget_open_files.h | 2 +- source/client/ui/sys_info/sys_info_widget_power_options.cc | 2 +- source/client/ui/sys_info/sys_info_widget_power_options.h | 2 +- source/client/ui/sys_info/sys_info_widget_printers.cc | 2 +- source/client/ui/sys_info/sys_info_widget_printers.h | 2 +- source/client/ui/sys_info/sys_info_widget_processes.cc | 2 +- source/client/ui/sys_info/sys_info_widget_processes.h | 2 +- source/client/ui/sys_info/sys_info_widget_routes.cc | 2 +- source/client/ui/sys_info/sys_info_widget_routes.h | 2 +- source/client/ui/sys_info/sys_info_widget_services.cc | 2 +- source/client/ui/sys_info/sys_info_widget_services.h | 2 +- source/client/ui/sys_info/sys_info_widget_summary.cc | 2 +- source/client/ui/sys_info/sys_info_widget_summary.h | 2 +- source/client/ui/sys_info/sys_info_widget_video_adapters.cc | 2 +- source/client/ui/sys_info/sys_info_widget_video_adapters.h | 2 +- source/client/ui/sys_info/tree_to_html.cc | 2 +- source/client/ui/sys_info/tree_to_html.h | 2 +- source/client/ui/text_chat/qt_text_chat_window.cc | 2 +- source/client/ui/text_chat/qt_text_chat_window.h | 2 +- source/client/ui/update_settings_dialog.cc | 2 +- source/client/ui/update_settings_dialog.h | 2 +- source/cmake/translations.cmake | 2 +- source/common/CMakeLists.txt | 2 +- source/common/clipboard.cc | 2 +- source/common/clipboard.h | 2 +- source/common/clipboard_mac.h | 2 +- source/common/clipboard_mac.mm | 2 +- source/common/clipboard_monitor.cc | 2 +- source/common/clipboard_monitor.h | 2 +- source/common/clipboard_win.cc | 2 +- source/common/clipboard_win.h | 2 +- source/common/clipboard_x11.cc | 2 +- source/common/clipboard_x11.h | 2 +- source/common/desktop_session_constants.cc | 2 +- source/common/desktop_session_constants.h | 2 +- source/common/file_depacketizer.cc | 2 +- source/common/file_depacketizer.h | 2 +- source/common/file_enumerator.h | 2 +- source/common/file_enumerator_fs.cc | 2 +- source/common/file_enumerator_win.cc | 2 +- source/common/file_packet.h | 2 +- source/common/file_packetizer.cc | 2 +- source/common/file_packetizer.h | 2 +- source/common/file_platform_util.h | 2 +- source/common/file_platform_util_linux.cc | 2 +- source/common/file_platform_util_mac.mm | 2 +- source/common/file_platform_util_win.cc | 2 +- source/common/file_task.cc | 2 +- source/common/file_task.h | 2 +- source/common/file_task_consumer.h | 2 +- source/common/file_task_consumer_proxy.cc | 2 +- source/common/file_task_consumer_proxy.h | 2 +- source/common/file_task_factory.cc | 2 +- source/common/file_task_factory.h | 2 +- source/common/file_task_producer.h | 2 +- source/common/file_task_producer_proxy.cc | 2 +- source/common/file_task_producer_proxy.h | 2 +- source/common/file_worker.cc | 2 +- source/common/file_worker.h | 2 +- source/common/file_worker_impl.cc | 2 +- source/common/file_worker_impl.h | 2 +- source/common/http_file_downloader.cc | 2 +- source/common/http_file_downloader.h | 2 +- source/common/keycode_converter.cc | 2 +- source/common/keycode_converter.h | 2 +- source/common/keycode_converter_data.inc | 2 +- source/common/system_info_constants.cc | 2 +- source/common/system_info_constants.h | 2 +- source/common/ui/about_dialog.cc | 2 +- source/common/ui/about_dialog.h | 2 +- source/common/ui/about_dialog.ui | 2 +- source/common/ui/download_dialog.cc | 2 +- source/common/ui/download_dialog.h | 2 +- source/common/ui/language_action.cc | 2 +- source/common/ui/language_action.h | 2 +- source/common/ui/session_type.cc | 2 +- source/common/ui/session_type.h | 2 +- source/common/ui/status_dialog.cc | 2 +- source/common/ui/status_dialog.h | 2 +- source/common/ui/text_chat_incoming_message.cc | 2 +- source/common/ui/text_chat_incoming_message.h | 2 +- source/common/ui/text_chat_message.h | 2 +- source/common/ui/text_chat_outgoing_message.cc | 2 +- source/common/ui/text_chat_outgoing_message.h | 2 +- source/common/ui/text_chat_status_message.cc | 2 +- source/common/ui/text_chat_status_message.h | 2 +- source/common/ui/text_chat_widget.cc | 2 +- source/common/ui/text_chat_widget.h | 2 +- source/common/ui/update_dialog.cc | 2 +- source/common/ui/update_dialog.h | 2 +- source/common/update_checker.cc | 2 +- source/common/update_checker.h | 2 +- source/common/update_info.cc | 2 +- source/common/update_info.h | 2 +- source/common/web/config.php | 2 +- source/common/web/index.php | 2 +- source/common/web/update.php | 2 +- source/console/CMakeLists.txt | 2 +- source/console/address_book_dialog.cc | 2 +- source/console/address_book_dialog.h | 2 +- source/console/address_book_tab.cc | 2 +- source/console/address_book_tab.h | 2 +- source/console/application.cc | 2 +- source/console/application.h | 2 +- source/console/computer_dialog.cc | 2 +- source/console/computer_dialog.h | 2 +- source/console/computer_dialog_desktop.cc | 2 +- source/console/computer_dialog_desktop.h | 2 +- source/console/computer_dialog_general.cc | 2 +- source/console/computer_dialog_general.h | 2 +- source/console/computer_dialog_parent.cc | 2 +- source/console/computer_dialog_parent.h | 2 +- source/console/computer_dialog_tab.h | 2 +- source/console/computer_drag.h | 2 +- source/console/computer_factory.cc | 2 +- source/console/computer_factory.h | 2 +- source/console/computer_group_dialog.cc | 2 +- source/console/computer_group_dialog.h | 2 +- source/console/computer_group_dialog_desktop.cc | 2 +- source/console/computer_group_dialog_desktop.h | 2 +- source/console/computer_group_dialog_general.cc | 2 +- source/console/computer_group_dialog_general.h | 2 +- source/console/computer_group_dialog_parent.cc | 2 +- source/console/computer_group_dialog_parent.h | 2 +- source/console/computer_group_dialog_tab.h | 2 +- source/console/computer_group_drag.h | 2 +- source/console/computer_group_item.cc | 2 +- source/console/computer_group_item.h | 2 +- source/console/computer_group_mime_data.h | 2 +- source/console/computer_group_tree.cc | 2 +- source/console/computer_group_tree.h | 2 +- source/console/computer_item.cc | 2 +- source/console/computer_item.h | 2 +- source/console/computer_mime_data.h | 2 +- source/console/computer_tree.cc | 2 +- source/console/computer_tree.h | 2 +- source/console/console.rc | 2 +- source/console/fast_connect_dialog.cc | 2 +- source/console/fast_connect_dialog.h | 2 +- source/console/import_export_util.cc | 2 +- source/console/import_export_util.h | 2 +- source/console/main.cc | 2 +- source/console/main_window.cc | 2 +- source/console/main_window.h | 2 +- source/console/mru.cc | 2 +- source/console/mru.h | 2 +- source/console/mru_action.cc | 2 +- source/console/mru_action.h | 2 +- source/console/open_address_book_dialog.cc | 2 +- source/console/open_address_book_dialog.h | 2 +- source/console/settings.cc | 2 +- source/console/settings.h | 2 +- source/console/statusbar.cc | 2 +- source/console/statusbar.h | 2 +- source/console/update_settings_dialog.cc | 2 +- source/console/update_settings_dialog.h | 2 +- source/host/CMakeLists.txt | 2 +- source/host/client_session.cc | 2 +- source/host/client_session.h | 2 +- source/host/client_session_desktop.cc | 2 +- source/host/client_session_desktop.h | 2 +- source/host/client_session_file_transfer.cc | 2 +- source/host/client_session_file_transfer.h | 2 +- source/host/client_session_system_info.cc | 2 +- source/host/client_session_system_info.h | 2 +- source/host/client_session_text_chat.cc | 2 +- source/host/client_session_text_chat.h | 2 +- source/host/desktop_agent.rc | 2 +- source/host/desktop_agent_entry_point.cc | 2 +- source/host/desktop_agent_main.cc | 2 +- source/host/desktop_agent_main.h | 2 +- source/host/desktop_session.cc | 2 +- source/host/desktop_session.h | 2 +- source/host/desktop_session_agent.cc | 2 +- source/host/desktop_session_agent.h | 2 +- source/host/desktop_session_fake.cc | 2 +- source/host/desktop_session_fake.h | 2 +- source/host/desktop_session_ipc.cc | 2 +- source/host/desktop_session_ipc.h | 2 +- source/host/desktop_session_manager.cc | 2 +- source/host/desktop_session_manager.h | 2 +- source/host/desktop_session_process.cc | 2 +- source/host/desktop_session_process.h | 2 +- source/host/desktop_session_proxy.cc | 2 +- source/host/desktop_session_proxy.h | 2 +- source/host/file_transfer_agent.cc | 2 +- source/host/file_transfer_agent.h | 2 +- source/host/file_transfer_agent.rc | 2 +- source/host/file_transfer_agent_entry_point.cc | 2 +- source/host/file_transfer_agent_main.cc | 2 +- source/host/file_transfer_agent_main.h | 2 +- source/host/host_core.rc | 2 +- source/host/host_export.h | 2 +- source/host/host_ipc_storage.cc | 2 +- source/host/host_ipc_storage.h | 2 +- source/host/host_key_storage.cc | 2 +- source/host/host_key_storage.h | 2 +- source/host/input_injector.h | 2 +- source/host/input_injector_mac.h | 2 +- source/host/input_injector_mac.mm | 2 +- source/host/input_injector_win.cc | 2 +- source/host/input_injector_win.h | 2 +- source/host/input_injector_x11.cc | 2 +- source/host/input_injector_x11.h | 2 +- source/host/integrity_check.cc | 2 +- source/host/integrity_check.h | 2 +- source/host/process_monitor.cc | 2 +- source/host/process_monitor.h | 2 +- source/host/router_controller.cc | 2 +- source/host/router_controller.h | 2 +- source/host/server.cc | 2 +- source/host/server.h | 2 +- source/host/service.cc | 2 +- source/host/service.h | 2 +- source/host/service.rc | 2 +- source/host/service_constants.cc | 2 +- source/host/service_constants.h | 2 +- source/host/service_entry_point.cc | 2 +- source/host/service_main.cc | 2 +- source/host/service_main.h | 2 +- source/host/stat_counter.cc | 2 +- source/host/stat_counter.h | 2 +- source/host/system_info.cc | 2 +- source/host/system_info.h | 2 +- source/host/system_settings.cc | 2 +- source/host/system_settings.h | 2 +- source/host/task_manager.cc | 2 +- source/host/task_manager.h | 2 +- source/host/ui/application.cc | 2 +- source/host/ui/application.h | 2 +- source/host/ui/change_password_dialog.cc | 2 +- source/host/ui/change_password_dialog.h | 2 +- source/host/ui/check_password_dialog.cc | 2 +- source/host/ui/check_password_dialog.h | 2 +- source/host/ui/config_dialog.cc | 2 +- source/host/ui/config_dialog.h | 2 +- source/host/ui/connect_confirm_dialog.cc | 2 +- source/host/ui/connect_confirm_dialog.h | 2 +- source/host/ui/host.rc | 2 +- source/host/ui/host_entry_point.cc | 2 +- source/host/ui/host_main.cc | 2 +- source/host/ui/host_main.h | 2 +- source/host/ui/main_window.cc | 2 +- source/host/ui/main_window.h | 2 +- source/host/ui/notifier_window.cc | 2 +- source/host/ui/notifier_window.h | 2 +- source/host/ui/settings_util.cc | 2 +- source/host/ui/settings_util.h | 2 +- source/host/ui/user_dialog.cc | 2 +- source/host/ui/user_dialog.h | 2 +- source/host/ui/user_settings.cc | 2 +- source/host/ui/user_settings.h | 2 +- source/host/ui/user_tree_item.cc | 2 +- source/host/ui/user_tree_item.h | 2 +- source/host/unconfirmed_client_session.cc | 2 +- source/host/unconfirmed_client_session.h | 2 +- source/host/user_session.cc | 2 +- source/host/user_session.h | 2 +- source/host/user_session_agent.cc | 2 +- source/host/user_session_agent.h | 2 +- source/host/user_session_agent_proxy.cc | 2 +- source/host/user_session_agent_proxy.h | 2 +- source/host/user_session_manager.cc | 2 +- source/host/user_session_manager.h | 2 +- source/host/user_session_window.h | 2 +- source/host/user_session_window_proxy.cc | 2 +- source/host/user_session_window_proxy.h | 2 +- source/host/win/rdp_client.cc | 2 +- source/host/win/rdp_client.h | 2 +- source/host/win/rdp_client_window.cc | 2 +- source/host/win/rdp_client_window.h | 2 +- source/host/win/sas_injector.cc | 2 +- source/host/win/sas_injector.h | 2 +- source/host/win/updater_launcher.cc | 2 +- source/host/win/updater_launcher.h | 2 +- source/proto/CMakeLists.txt | 2 +- source/proto/address_book.proto | 2 +- source/proto/common.proto | 2 +- source/proto/desktop.proto | 2 +- source/proto/desktop_extensions.proto | 2 +- source/proto/desktop_internal.proto | 2 +- source/proto/file_transfer.proto | 2 +- source/proto/host_internal.proto | 2 +- source/proto/key_exchange.proto | 2 +- source/proto/relay_peer.proto | 2 +- source/proto/router_admin.proto | 2 +- source/proto/router_common.proto | 2 +- source/proto/router_peer.proto | 2 +- source/proto/router_relay.proto | 2 +- source/proto/system_info.proto | 2 +- source/proto/task_manager.proto | 2 +- source/proto/text_chat.proto | 2 +- source/qt_base/CMakeLists.txt | 2 +- source/qt_base/application.cc | 2 +- source/qt_base/application.h | 2 +- source/qt_base/locale_loader.cc | 2 +- source/qt_base/locale_loader.h | 2 +- source/qt_base/qt_logging.cc | 2 +- source/qt_base/qt_logging.h | 2 +- source/qt_base/qt_task_runner.cc | 2 +- source/qt_base/qt_task_runner.h | 2 +- source/qt_base/scoped_qt_logging.h | 2 +- source/relay/CMakeLists.txt | 2 +- source/relay/controller.cc | 2 +- source/relay/controller.h | 2 +- source/relay/main.cc | 2 +- source/relay/pending_session.cc | 2 +- source/relay/pending_session.h | 2 +- source/relay/service.cc | 2 +- source/relay/service.h | 2 +- source/relay/service_constants.cc | 2 +- source/relay/service_constants.h | 2 +- source/relay/session.cc | 2 +- source/relay/session.h | 2 +- source/relay/session_key.cc | 2 +- source/relay/session_key.h | 2 +- source/relay/session_manager.cc | 2 +- source/relay/session_manager.h | 2 +- source/relay/sessions_worker.cc | 2 +- source/relay/sessions_worker.h | 2 +- source/relay/settings.cc | 2 +- source/relay/settings.h | 2 +- source/relay/shared_pool.cc | 2 +- source/relay/shared_pool.h | 2 +- source/relay/win/relay.rc | 2 +- source/relay/win/service_util.cc | 2 +- source/relay/win/service_util.h | 2 +- source/router/CMakeLists.txt | 2 +- source/router/database.h | 2 +- source/router/database_factory.h | 2 +- source/router/database_factory_sqlite.cc | 2 +- source/router/database_factory_sqlite.h | 2 +- source/router/database_sqlite.cc | 2 +- source/router/database_sqlite.h | 2 +- source/router/main.cc | 2 +- source/router/server.cc | 2 +- source/router/server.h | 2 +- source/router/service.cc | 2 +- source/router/service.h | 2 +- source/router/service_constants.cc | 2 +- source/router/service_constants.h | 2 +- source/router/session.cc | 2 +- source/router/session.h | 2 +- source/router/session_admin.cc | 2 +- source/router/session_admin.h | 2 +- source/router/session_client.cc | 2 +- source/router/session_client.h | 2 +- source/router/session_host.cc | 2 +- source/router/session_host.h | 2 +- source/router/session_relay.cc | 2 +- source/router/session_relay.h | 2 +- source/router/settings.cc | 2 +- source/router/settings.h | 2 +- source/router/shared_key_pool.cc | 2 +- source/router/shared_key_pool.h | 2 +- source/router/user_list_db.cc | 2 +- source/router/user_list_db.h | 2 +- source/router/win/router.rc | 2 +- source/router/win/service_util.cc | 2 +- source/router/win/service_util.h | 2 +- source/third_party/CMakeLists.txt | 2 +- source/third_party/libwebm/CMakeLists.txt | 2 +- source/third_party/modp_b64/CMakeLists.txt | 2 +- source/third_party/x11region/CMakeLists.txt | 2 +- source/tools/CMakeLists.txt | 2 +- source/tools/sha256/CMakeLists.txt | 2 +- source/tools/sha256/main.cc | 2 +- 1133 files changed, 1133 insertions(+), 1133 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 18f03499d6..f074c97877 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index a250b75235..cc1d20420c 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/base/CMakeLists.txt b/source/base/CMakeLists.txt index f5d5cb607f..9a9a9adc08 100644 --- a/source/base/CMakeLists.txt +++ b/source/base/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/base/applications_reader.h b/source/base/applications_reader.h index 6278c06b1e..1ccc105057 100644 --- a/source/base/applications_reader.h +++ b/source/base/applications_reader.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/applications_reader_linux.cc b/source/base/applications_reader_linux.cc index 6888504af8..214f2c276d 100644 --- a/source/base/applications_reader_linux.cc +++ b/source/base/applications_reader_linux.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/applications_reader_mac.cc b/source/base/applications_reader_mac.cc index 6888504af8..214f2c276d 100644 --- a/source/base/applications_reader_mac.cc +++ b/source/base/applications_reader_mac.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/applications_reader_win.cc b/source/base/applications_reader_win.cc index 98c6e64d32..27e2bc4e16 100644 --- a/source/base/applications_reader_win.cc +++ b/source/base/applications_reader_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_capturer.cc b/source/base/audio/audio_capturer.cc index 1b16490aa8..cecae28e52 100644 --- a/source/base/audio/audio_capturer.cc +++ b/source/base/audio/audio_capturer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_capturer.h b/source/base/audio/audio_capturer.h index 8ef40d6002..bc8dfe87bd 100644 --- a/source/base/audio/audio_capturer.h +++ b/source/base/audio/audio_capturer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_capturer_linux.cc b/source/base/audio/audio_capturer_linux.cc index 2bb7083888..2361d216ef 100644 --- a/source/base/audio/audio_capturer_linux.cc +++ b/source/base/audio/audio_capturer_linux.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_capturer_linux.h b/source/base/audio/audio_capturer_linux.h index f66a184778..86e625b3bf 100644 --- a/source/base/audio/audio_capturer_linux.h +++ b/source/base/audio/audio_capturer_linux.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_capturer_win.cc b/source/base/audio/audio_capturer_win.cc index bcffe86a53..cdb371e1ef 100644 --- a/source/base/audio/audio_capturer_win.cc +++ b/source/base/audio/audio_capturer_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_capturer_win.h b/source/base/audio/audio_capturer_win.h index c93406ba90..558bf50a71 100644 --- a/source/base/audio/audio_capturer_win.h +++ b/source/base/audio/audio_capturer_win.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_capturer_wrapper.cc b/source/base/audio/audio_capturer_wrapper.cc index c47b15e2ba..33348ad968 100644 --- a/source/base/audio/audio_capturer_wrapper.cc +++ b/source/base/audio/audio_capturer_wrapper.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_capturer_wrapper.h b/source/base/audio/audio_capturer_wrapper.h index e54b1e2ceb..2cf3dd022a 100644 --- a/source/base/audio/audio_capturer_wrapper.h +++ b/source/base/audio/audio_capturer_wrapper.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_output.cc b/source/base/audio/audio_output.cc index a79a88b7a1..49e6e402b7 100644 --- a/source/base/audio/audio_output.cc +++ b/source/base/audio/audio_output.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_output.h b/source/base/audio/audio_output.h index bc63cb6ad8..07a5d49547 100644 --- a/source/base/audio/audio_output.h +++ b/source/base/audio/audio_output.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_output_mac.cc b/source/base/audio/audio_output_mac.cc index 3406e4e913..9332b8f5fc 100644 --- a/source/base/audio/audio_output_mac.cc +++ b/source/base/audio/audio_output_mac.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_output_mac.h b/source/base/audio/audio_output_mac.h index 70fb112a2d..ded0fc8204 100644 --- a/source/base/audio/audio_output_mac.h +++ b/source/base/audio/audio_output_mac.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_output_pulse.cc b/source/base/audio/audio_output_pulse.cc index c392406014..7d4b0034bb 100644 --- a/source/base/audio/audio_output_pulse.cc +++ b/source/base/audio/audio_output_pulse.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_output_pulse.h b/source/base/audio/audio_output_pulse.h index 954e543870..518064ed9b 100644 --- a/source/base/audio/audio_output_pulse.h +++ b/source/base/audio/audio_output_pulse.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_output_win.cc b/source/base/audio/audio_output_win.cc index bf56caa234..3a09b0055f 100644 --- a/source/base/audio/audio_output_win.cc +++ b/source/base/audio/audio_output_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_output_win.h b/source/base/audio/audio_output_win.h index bcacc5d440..e6dc937fda 100644 --- a/source/base/audio/audio_output_win.h +++ b/source/base/audio/audio_output_win.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_player.cc b/source/base/audio/audio_player.cc index 66b65b0df0..84cf88eaff 100644 --- a/source/base/audio/audio_player.cc +++ b/source/base/audio/audio_player.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_player.h b/source/base/audio/audio_player.h index b9517411f7..60655bbff5 100644 --- a/source/base/audio/audio_player.h +++ b/source/base/audio/audio_player.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_silence_detector.cc b/source/base/audio/audio_silence_detector.cc index 5c243b2542..4f88eb7a67 100644 --- a/source/base/audio/audio_silence_detector.cc +++ b/source/base/audio/audio_silence_detector.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_silence_detector.h b/source/base/audio/audio_silence_detector.h index dd1b2187a2..4f7bfcb31c 100644 --- a/source/base/audio/audio_silence_detector.h +++ b/source/base/audio/audio_silence_detector.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_volume_filter.cc b/source/base/audio/audio_volume_filter.cc index 7c91396d73..9e2b2f8c71 100644 --- a/source/base/audio/audio_volume_filter.cc +++ b/source/base/audio/audio_volume_filter.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_volume_filter.h b/source/base/audio/audio_volume_filter.h index 10c8708424..e6159886bf 100644 --- a/source/base/audio/audio_volume_filter.h +++ b/source/base/audio/audio_volume_filter.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_volume_filter_win.cc b/source/base/audio/audio_volume_filter_win.cc index f9e5fabb40..cb51259761 100644 --- a/source/base/audio/audio_volume_filter_win.cc +++ b/source/base/audio/audio_volume_filter_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/audio_volume_filter_win.h b/source/base/audio/audio_volume_filter_win.h index 55883018d3..e49064f156 100644 --- a/source/base/audio/audio_volume_filter_win.h +++ b/source/base/audio/audio_volume_filter_win.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/linux/audio_pipe_reader.cc b/source/base/audio/linux/audio_pipe_reader.cc index fb4483cd3d..de87f75f31 100644 --- a/source/base/audio/linux/audio_pipe_reader.cc +++ b/source/base/audio/linux/audio_pipe_reader.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/linux/audio_pipe_reader.h b/source/base/audio/linux/audio_pipe_reader.h index 200834caa7..817916978b 100644 --- a/source/base/audio/linux/audio_pipe_reader.h +++ b/source/base/audio/linux/audio_pipe_reader.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/linux/late_binding_symbol_table.cc b/source/base/audio/linux/late_binding_symbol_table.cc index b8506d2701..bd95a4593c 100644 --- a/source/base/audio/linux/late_binding_symbol_table.cc +++ b/source/base/audio/linux/late_binding_symbol_table.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/linux/late_binding_symbol_table.h b/source/base/audio/linux/late_binding_symbol_table.h index f80310bdc3..d5e0aa8940 100644 --- a/source/base/audio/linux/late_binding_symbol_table.h +++ b/source/base/audio/linux/late_binding_symbol_table.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/linux/pulseaudio_symbol_table.cc b/source/base/audio/linux/pulseaudio_symbol_table.cc index 26510a321b..4397fedd8f 100644 --- a/source/base/audio/linux/pulseaudio_symbol_table.cc +++ b/source/base/audio/linux/pulseaudio_symbol_table.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/linux/pulseaudio_symbol_table.h b/source/base/audio/linux/pulseaudio_symbol_table.h index 525af05246..fc4332a06b 100644 --- a/source/base/audio/linux/pulseaudio_symbol_table.h +++ b/source/base/audio/linux/pulseaudio_symbol_table.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/win/audio_util_win.cc b/source/base/audio/win/audio_util_win.cc index 44a7facdde..da12b8ca87 100644 --- a/source/base/audio/win/audio_util_win.cc +++ b/source/base/audio/win/audio_util_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/win/audio_util_win.h b/source/base/audio/win/audio_util_win.h index b3b5d3fe87..08d3009d65 100644 --- a/source/base/audio/win/audio_util_win.h +++ b/source/base/audio/win/audio_util_win.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/win/default_audio_device_change_detector.cc b/source/base/audio/win/default_audio_device_change_detector.cc index c18f7dca92..91e03279b6 100644 --- a/source/base/audio/win/default_audio_device_change_detector.cc +++ b/source/base/audio/win/default_audio_device_change_detector.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/win/default_audio_device_change_detector.h b/source/base/audio/win/default_audio_device_change_detector.h index 7a126735b5..4b6ad2ea90 100644 --- a/source/base/audio/win/default_audio_device_change_detector.h +++ b/source/base/audio/win/default_audio_device_change_detector.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/win/scoped_mmcss_registration.cc b/source/base/audio/win/scoped_mmcss_registration.cc index ba4d01b934..9cf03690cb 100644 --- a/source/base/audio/win/scoped_mmcss_registration.cc +++ b/source/base/audio/win/scoped_mmcss_registration.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/audio/win/scoped_mmcss_registration.h b/source/base/audio/win/scoped_mmcss_registration.h index ab8ff0f865..11c737359e 100644 --- a/source/base/audio/win/scoped_mmcss_registration.h +++ b/source/base/audio/win/scoped_mmcss_registration.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/base64.cc b/source/base/base64.cc index 6944738c8a..7d5a281725 100644 --- a/source/base/base64.cc +++ b/source/base/base64.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/base64.h b/source/base/base64.h index 37d7ab1745..e0803d5441 100644 --- a/source/base/base64.h +++ b/source/base/base64.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/base64_unittest.cc b/source/base/base64_unittest.cc index 4c140b4626..c6ca8e7a40 100644 --- a/source/base/base64_unittest.cc +++ b/source/base/base64_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/bitset.h b/source/base/bitset.h index b1e02e9884..c7f672ec5c 100644 --- a/source/base/bitset.h +++ b/source/base/bitset.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/bitset_unittest.cc b/source/base/bitset_unittest.cc index 66d69db8c5..7b9e4e67b0 100644 --- a/source/base/bitset_unittest.cc +++ b/source/base/bitset_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/audio_bus.cc b/source/base/codec/audio_bus.cc index 1ec48c4c92..4d48c4f06d 100644 --- a/source/base/codec/audio_bus.cc +++ b/source/base/codec/audio_bus.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/audio_bus.h b/source/base/codec/audio_bus.h index 2d042348cc..b8dfb7e6c4 100644 --- a/source/base/codec/audio_bus.h +++ b/source/base/codec/audio_bus.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/audio_decoder.cc b/source/base/codec/audio_decoder.cc index b509aa1062..679f98c15a 100644 --- a/source/base/codec/audio_decoder.cc +++ b/source/base/codec/audio_decoder.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/audio_decoder.h b/source/base/codec/audio_decoder.h index 676266d091..5c147a928a 100644 --- a/source/base/codec/audio_decoder.h +++ b/source/base/codec/audio_decoder.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/audio_decoder_opus.cc b/source/base/codec/audio_decoder_opus.cc index 4779e51992..ca89f12750 100644 --- a/source/base/codec/audio_decoder_opus.cc +++ b/source/base/codec/audio_decoder_opus.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/audio_decoder_opus.h b/source/base/codec/audio_decoder_opus.h index 542f46606c..8550762b36 100644 --- a/source/base/codec/audio_decoder_opus.h +++ b/source/base/codec/audio_decoder_opus.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/audio_encoder.h b/source/base/codec/audio_encoder.h index a7ed9c664d..3b1a2b58e4 100644 --- a/source/base/codec/audio_encoder.h +++ b/source/base/codec/audio_encoder.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/audio_encoder_opus.cc b/source/base/codec/audio_encoder_opus.cc index 21a5b1a3f4..28eaa98773 100644 --- a/source/base/codec/audio_encoder_opus.cc +++ b/source/base/codec/audio_encoder_opus.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/audio_encoder_opus.h b/source/base/codec/audio_encoder_opus.h index 20bbd6de22..1d49d580c2 100644 --- a/source/base/codec/audio_encoder_opus.h +++ b/source/base/codec/audio_encoder_opus.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/audio_sample_types.h b/source/base/codec/audio_sample_types.h index b520824262..fd2ac135f1 100644 --- a/source/base/codec/audio_sample_types.h +++ b/source/base/codec/audio_sample_types.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/cursor_decoder.cc b/source/base/codec/cursor_decoder.cc index 69043a8641..7a36c571fb 100644 --- a/source/base/codec/cursor_decoder.cc +++ b/source/base/codec/cursor_decoder.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/cursor_decoder.h b/source/base/codec/cursor_decoder.h index bd4ed39151..0d4305b11c 100644 --- a/source/base/codec/cursor_decoder.h +++ b/source/base/codec/cursor_decoder.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/cursor_encoder.cc b/source/base/codec/cursor_encoder.cc index 7ae9ca75c0..c2f62771d5 100644 --- a/source/base/codec/cursor_encoder.cc +++ b/source/base/codec/cursor_encoder.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/cursor_encoder.h b/source/base/codec/cursor_encoder.h index a1d3b3a049..b085f322b2 100644 --- a/source/base/codec/cursor_encoder.h +++ b/source/base/codec/cursor_encoder.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/multi_channel_resampler.cc b/source/base/codec/multi_channel_resampler.cc index 9c56865b99..99784283ec 100644 --- a/source/base/codec/multi_channel_resampler.cc +++ b/source/base/codec/multi_channel_resampler.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/multi_channel_resampler.h b/source/base/codec/multi_channel_resampler.h index 70a96a64b5..45aeceee5c 100644 --- a/source/base/codec/multi_channel_resampler.h +++ b/source/base/codec/multi_channel_resampler.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/pixel_translator.cc b/source/base/codec/pixel_translator.cc index 95b9aaea15..0ee0a7aab8 100644 --- a/source/base/codec/pixel_translator.cc +++ b/source/base/codec/pixel_translator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/pixel_translator.h b/source/base/codec/pixel_translator.h index 5fd8e22d59..2899d15d28 100644 --- a/source/base/codec/pixel_translator.h +++ b/source/base/codec/pixel_translator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/scale_reducer.cc b/source/base/codec/scale_reducer.cc index 5320851bc7..09c52b5373 100644 --- a/source/base/codec/scale_reducer.cc +++ b/source/base/codec/scale_reducer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/scale_reducer.h b/source/base/codec/scale_reducer.h index 7166bf54a6..d535e0ff8f 100644 --- a/source/base/codec/scale_reducer.h +++ b/source/base/codec/scale_reducer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/scoped_vpx_codec.cc b/source/base/codec/scoped_vpx_codec.cc index f9f213ce1c..faf9b08193 100644 --- a/source/base/codec/scoped_vpx_codec.cc +++ b/source/base/codec/scoped_vpx_codec.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/scoped_vpx_codec.h b/source/base/codec/scoped_vpx_codec.h index 5a45bdbf69..4d7d625389 100644 --- a/source/base/codec/scoped_vpx_codec.h +++ b/source/base/codec/scoped_vpx_codec.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/scoped_zstd_stream.cc b/source/base/codec/scoped_zstd_stream.cc index 51b643ca70..620e57ab2a 100644 --- a/source/base/codec/scoped_zstd_stream.cc +++ b/source/base/codec/scoped_zstd_stream.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/scoped_zstd_stream.h b/source/base/codec/scoped_zstd_stream.h index 75a47aabc7..9285abf352 100644 --- a/source/base/codec/scoped_zstd_stream.h +++ b/source/base/codec/scoped_zstd_stream.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/sinc_resampler.cc b/source/base/codec/sinc_resampler.cc index 22a919cae9..37037ff490 100644 --- a/source/base/codec/sinc_resampler.cc +++ b/source/base/codec/sinc_resampler.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/sinc_resampler.h b/source/base/codec/sinc_resampler.h index 2cfdc41b12..ec1d22efad 100644 --- a/source/base/codec/sinc_resampler.h +++ b/source/base/codec/sinc_resampler.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/vector_math.cc b/source/base/codec/vector_math.cc index 4d66ee6f68..6c07a95b00 100644 --- a/source/base/codec/vector_math.cc +++ b/source/base/codec/vector_math.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/vector_math.h b/source/base/codec/vector_math.h index a69a39d58c..a89d2a0cc3 100644 --- a/source/base/codec/vector_math.h +++ b/source/base/codec/vector_math.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_decoder.cc b/source/base/codec/video_decoder.cc index 3d33b9bafa..31c77c86df 100644 --- a/source/base/codec/video_decoder.cc +++ b/source/base/codec/video_decoder.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_decoder.h b/source/base/codec/video_decoder.h index 0393051f15..f4a96ef06e 100644 --- a/source/base/codec/video_decoder.h +++ b/source/base/codec/video_decoder.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_decoder_vpx.cc b/source/base/codec/video_decoder_vpx.cc index 54f04fce68..ffe2e77cdb 100644 --- a/source/base/codec/video_decoder_vpx.cc +++ b/source/base/codec/video_decoder_vpx.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_decoder_vpx.h b/source/base/codec/video_decoder_vpx.h index 709fd09113..ecbd3c81ee 100644 --- a/source/base/codec/video_decoder_vpx.h +++ b/source/base/codec/video_decoder_vpx.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_decoder_zstd.cc b/source/base/codec/video_decoder_zstd.cc index 0893da4027..0fc95f7548 100644 --- a/source/base/codec/video_decoder_zstd.cc +++ b/source/base/codec/video_decoder_zstd.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_decoder_zstd.h b/source/base/codec/video_decoder_zstd.h index 4e564e6999..cae714009e 100644 --- a/source/base/codec/video_decoder_zstd.h +++ b/source/base/codec/video_decoder_zstd.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_encoder.cc b/source/base/codec/video_encoder.cc index fb28363750..d1bf301cf8 100644 --- a/source/base/codec/video_encoder.cc +++ b/source/base/codec/video_encoder.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_encoder.h b/source/base/codec/video_encoder.h index 5d9efb025a..ca237a4d66 100644 --- a/source/base/codec/video_encoder.h +++ b/source/base/codec/video_encoder.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_encoder_vpx.cc b/source/base/codec/video_encoder_vpx.cc index ea610cf385..c7d785b39a 100644 --- a/source/base/codec/video_encoder_vpx.cc +++ b/source/base/codec/video_encoder_vpx.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_encoder_vpx.h b/source/base/codec/video_encoder_vpx.h index 63b3f5c514..b6aa92a3a7 100644 --- a/source/base/codec/video_encoder_vpx.h +++ b/source/base/codec/video_encoder_vpx.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_encoder_zstd.cc b/source/base/codec/video_encoder_zstd.cc index 947ca5c194..fab03018c7 100644 --- a/source/base/codec/video_encoder_zstd.cc +++ b/source/base/codec/video_encoder_zstd.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/video_encoder_zstd.h b/source/base/codec/video_encoder_zstd.h index fbbc873066..40278b5c09 100644 --- a/source/base/codec/video_encoder_zstd.h +++ b/source/base/codec/video_encoder_zstd.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/webm_file_muxer.cc b/source/base/codec/webm_file_muxer.cc index 0a4f6ad916..32c51afdb7 100644 --- a/source/base/codec/webm_file_muxer.cc +++ b/source/base/codec/webm_file_muxer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/webm_file_muxer.h b/source/base/codec/webm_file_muxer.h index 367f4d6842..ffa0d2ef6d 100644 --- a/source/base/codec/webm_file_muxer.h +++ b/source/base/codec/webm_file_muxer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/webm_file_writer.cc b/source/base/codec/webm_file_writer.cc index 24d8445ea4..89f419e1ba 100644 --- a/source/base/codec/webm_file_writer.cc +++ b/source/base/codec/webm_file_writer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/webm_file_writer.h b/source/base/codec/webm_file_writer.h index a286e298e2..b9164bbb27 100644 --- a/source/base/codec/webm_file_writer.h +++ b/source/base/codec/webm_file_writer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/webm_video_encoder.cc b/source/base/codec/webm_video_encoder.cc index 7cfe51c4da..89d6df62a2 100644 --- a/source/base/codec/webm_video_encoder.cc +++ b/source/base/codec/webm_video_encoder.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/webm_video_encoder.h b/source/base/codec/webm_video_encoder.h index ac8133fe64..35097c75e7 100644 --- a/source/base/codec/webm_video_encoder.h +++ b/source/base/codec/webm_video_encoder.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/zstd_compress.cc b/source/base/codec/zstd_compress.cc index caea6fdb19..727625ef87 100644 --- a/source/base/codec/zstd_compress.cc +++ b/source/base/codec/zstd_compress.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/codec/zstd_compress.h b/source/base/codec/zstd_compress.h index f8084adcb0..6092e3e598 100644 --- a/source/base/codec/zstd_compress.h +++ b/source/base/codec/zstd_compress.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/command_line.cc b/source/base/command_line.cc index 725256de26..38443303b4 100644 --- a/source/base/command_line.cc +++ b/source/base/command_line.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/command_line.h b/source/base/command_line.h index 210e5e64ff..34328163fa 100644 --- a/source/base/command_line.h +++ b/source/base/command_line.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/compiler_specific.h b/source/base/compiler_specific.h index 95d682046d..d66611c164 100644 --- a/source/base/compiler_specific.h +++ b/source/base/compiler_specific.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/converter.h b/source/base/converter.h index 6aa67f2ce0..68ff084e4e 100644 --- a/source/base/converter.h +++ b/source/base/converter.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/converter_unittest.cc b/source/base/converter_unittest.cc index fca54c3940..dedb432ea4 100644 --- a/source/base/converter_unittest.cc +++ b/source/base/converter_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/cpuid_util.cc b/source/base/cpuid_util.cc index d12d0fc823..80e8bd4d28 100644 --- a/source/base/cpuid_util.cc +++ b/source/base/cpuid_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/cpuid_util.h b/source/base/cpuid_util.h index 8132068979..6c58ba540a 100644 --- a/source/base/cpuid_util.h +++ b/source/base/cpuid_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crc32.cc b/source/base/crc32.cc index be45c443eb..abcf75172c 100644 --- a/source/base/crc32.cc +++ b/source/base/crc32.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crc32.h b/source/base/crc32.h index 9e231a2536..c81c44f1e7 100644 --- a/source/base/crc32.h +++ b/source/base/crc32.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crc32_unittest.cc b/source/base/crc32_unittest.cc index b9cf046251..3e3249d43d 100644 --- a/source/base/crc32_unittest.cc +++ b/source/base/crc32_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/big_num.cc b/source/base/crypto/big_num.cc index 60bed362d8..a05f7dd7f6 100644 --- a/source/base/crypto/big_num.cc +++ b/source/base/crypto/big_num.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/big_num.h b/source/base/crypto/big_num.h index 8c146f698b..09afcbdc21 100644 --- a/source/base/crypto/big_num.h +++ b/source/base/crypto/big_num.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/big_num_unittest.cc b/source/base/crypto/big_num_unittest.cc index 8def0e395a..f36ec4b484 100644 --- a/source/base/crypto/big_num_unittest.cc +++ b/source/base/crypto/big_num_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/cryptor_unittest.cc b/source/base/crypto/cryptor_unittest.cc index fcc6711e5f..883104f5e9 100644 --- a/source/base/crypto/cryptor_unittest.cc +++ b/source/base/crypto/cryptor_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/data_cryptor.h b/source/base/crypto/data_cryptor.h index 798d3f279b..64b45bf1e0 100644 --- a/source/base/crypto/data_cryptor.h +++ b/source/base/crypto/data_cryptor.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/data_cryptor_chacha20_poly1305.cc b/source/base/crypto/data_cryptor_chacha20_poly1305.cc index 5f959fcf35..0e3308020a 100644 --- a/source/base/crypto/data_cryptor_chacha20_poly1305.cc +++ b/source/base/crypto/data_cryptor_chacha20_poly1305.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/data_cryptor_chacha20_poly1305.h b/source/base/crypto/data_cryptor_chacha20_poly1305.h index b6671a2911..c80d751b0e 100644 --- a/source/base/crypto/data_cryptor_chacha20_poly1305.h +++ b/source/base/crypto/data_cryptor_chacha20_poly1305.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/data_cryptor_fake.cc b/source/base/crypto/data_cryptor_fake.cc index e7fc1fb49d..1c339aef98 100644 --- a/source/base/crypto/data_cryptor_fake.cc +++ b/source/base/crypto/data_cryptor_fake.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/data_cryptor_fake.h b/source/base/crypto/data_cryptor_fake.h index 8b55555a74..a265ee222f 100644 --- a/source/base/crypto/data_cryptor_fake.h +++ b/source/base/crypto/data_cryptor_fake.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/data_cryptor_unittest.cc b/source/base/crypto/data_cryptor_unittest.cc index 0608e7c788..13d2241312 100644 --- a/source/base/crypto/data_cryptor_unittest.cc +++ b/source/base/crypto/data_cryptor_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/generic_hash.cc b/source/base/crypto/generic_hash.cc index c1addc5d08..5ade600aee 100644 --- a/source/base/crypto/generic_hash.cc +++ b/source/base/crypto/generic_hash.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/generic_hash.h b/source/base/crypto/generic_hash.h index 5af7d35e99..f911f384fe 100644 --- a/source/base/crypto/generic_hash.h +++ b/source/base/crypto/generic_hash.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/generic_hash_unittest.cc b/source/base/crypto/generic_hash_unittest.cc index 9d7086bf19..4de46b5abe 100644 --- a/source/base/crypto/generic_hash_unittest.cc +++ b/source/base/crypto/generic_hash_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/key_pair.cc b/source/base/crypto/key_pair.cc index cf4a092f23..33acdafa06 100644 --- a/source/base/crypto/key_pair.cc +++ b/source/base/crypto/key_pair.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/key_pair.h b/source/base/crypto/key_pair.h index 6b12e2a11a..effca9bc25 100644 --- a/source/base/crypto/key_pair.h +++ b/source/base/crypto/key_pair.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/key_pair_unittest.cc b/source/base/crypto/key_pair_unittest.cc index 260844dc30..fd502dd832 100644 --- a/source/base/crypto/key_pair_unittest.cc +++ b/source/base/crypto/key_pair_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/large_number_increment.cc b/source/base/crypto/large_number_increment.cc index 4f62a0cd8b..3f8229fbee 100644 --- a/source/base/crypto/large_number_increment.cc +++ b/source/base/crypto/large_number_increment.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/large_number_increment.h b/source/base/crypto/large_number_increment.h index 129e22aae9..cd5b03929d 100644 --- a/source/base/crypto/large_number_increment.h +++ b/source/base/crypto/large_number_increment.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/large_number_increment_unittest.cc b/source/base/crypto/large_number_increment_unittest.cc index dd4109437c..9787b29c1d 100644 --- a/source/base/crypto/large_number_increment_unittest.cc +++ b/source/base/crypto/large_number_increment_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/message_decryptor.h b/source/base/crypto/message_decryptor.h index d966df61bf..c93e6fc961 100644 --- a/source/base/crypto/message_decryptor.h +++ b/source/base/crypto/message_decryptor.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/message_decryptor_fake.cc b/source/base/crypto/message_decryptor_fake.cc index 20ede2127a..b145446ce7 100644 --- a/source/base/crypto/message_decryptor_fake.cc +++ b/source/base/crypto/message_decryptor_fake.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/message_decryptor_fake.h b/source/base/crypto/message_decryptor_fake.h index 4739ffbf27..dadbc1964b 100644 --- a/source/base/crypto/message_decryptor_fake.h +++ b/source/base/crypto/message_decryptor_fake.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/message_decryptor_openssl.cc b/source/base/crypto/message_decryptor_openssl.cc index 6214c81a5c..f00174ef0c 100644 --- a/source/base/crypto/message_decryptor_openssl.cc +++ b/source/base/crypto/message_decryptor_openssl.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/message_decryptor_openssl.h b/source/base/crypto/message_decryptor_openssl.h index 7b7e4c0e38..a410ef2072 100644 --- a/source/base/crypto/message_decryptor_openssl.h +++ b/source/base/crypto/message_decryptor_openssl.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/message_encryptor.h b/source/base/crypto/message_encryptor.h index 41c4f3a922..b008771bbf 100644 --- a/source/base/crypto/message_encryptor.h +++ b/source/base/crypto/message_encryptor.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/message_encryptor_fake.cc b/source/base/crypto/message_encryptor_fake.cc index ed38357d5b..9f22fdae4b 100644 --- a/source/base/crypto/message_encryptor_fake.cc +++ b/source/base/crypto/message_encryptor_fake.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/message_encryptor_fake.h b/source/base/crypto/message_encryptor_fake.h index f398c1d4b2..435e0beb10 100644 --- a/source/base/crypto/message_encryptor_fake.h +++ b/source/base/crypto/message_encryptor_fake.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/message_encryptor_openssl.cc b/source/base/crypto/message_encryptor_openssl.cc index e2999d8cd1..fdbe261914 100644 --- a/source/base/crypto/message_encryptor_openssl.cc +++ b/source/base/crypto/message_encryptor_openssl.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/message_encryptor_openssl.h b/source/base/crypto/message_encryptor_openssl.h index 59a2a5adc5..422c386814 100644 --- a/source/base/crypto/message_encryptor_openssl.h +++ b/source/base/crypto/message_encryptor_openssl.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/openssl_util.cc b/source/base/crypto/openssl_util.cc index 3748fb4640..3eed1fe14c 100644 --- a/source/base/crypto/openssl_util.cc +++ b/source/base/crypto/openssl_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/openssl_util.h b/source/base/crypto/openssl_util.h index 416b1dadf6..5f27f51930 100644 --- a/source/base/crypto/openssl_util.h +++ b/source/base/crypto/openssl_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/os_crypt.h b/source/base/crypto/os_crypt.h index 3a21a9c686..d653707efb 100644 --- a/source/base/crypto/os_crypt.h +++ b/source/base/crypto/os_crypt.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/os_crypt_linux.cc b/source/base/crypto/os_crypt_linux.cc index 682c710aa1..e5c4d236e4 100644 --- a/source/base/crypto/os_crypt_linux.cc +++ b/source/base/crypto/os_crypt_linux.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/os_crypt_mac.mm b/source/base/crypto/os_crypt_mac.mm index 682c710aa1..e5c4d236e4 100644 --- a/source/base/crypto/os_crypt_mac.mm +++ b/source/base/crypto/os_crypt_mac.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/os_crypt_win.cc b/source/base/crypto/os_crypt_win.cc index c3713be4d7..2b50213f81 100644 --- a/source/base/crypto/os_crypt_win.cc +++ b/source/base/crypto/os_crypt_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/password_generator.cc b/source/base/crypto/password_generator.cc index d4c164944a..9acb037aa2 100644 --- a/source/base/crypto/password_generator.cc +++ b/source/base/crypto/password_generator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/password_generator.h b/source/base/crypto/password_generator.h index 975ac55482..f489ee4587 100644 --- a/source/base/crypto/password_generator.h +++ b/source/base/crypto/password_generator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/password_generator_unittest.cc b/source/base/crypto/password_generator_unittest.cc index 4b3065a9b8..b925ef98a3 100644 --- a/source/base/crypto/password_generator_unittest.cc +++ b/source/base/crypto/password_generator_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/password_hash.cc b/source/base/crypto/password_hash.cc index 9a79ecf771..7a91279c22 100644 --- a/source/base/crypto/password_hash.cc +++ b/source/base/crypto/password_hash.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/password_hash.h b/source/base/crypto/password_hash.h index 5a1f87b260..292952b6d6 100644 --- a/source/base/crypto/password_hash.h +++ b/source/base/crypto/password_hash.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/password_hash_unittest.cc b/source/base/crypto/password_hash_unittest.cc index 7ef2201ffa..8aa229d882 100644 --- a/source/base/crypto/password_hash_unittest.cc +++ b/source/base/crypto/password_hash_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/random.cc b/source/base/crypto/random.cc index b94a2cebea..b262f01632 100644 --- a/source/base/crypto/random.cc +++ b/source/base/crypto/random.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/random.h b/source/base/crypto/random.h index f7993ab16e..a418eec32b 100644 --- a/source/base/crypto/random.h +++ b/source/base/crypto/random.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/scoped_crypto_initializer.cc b/source/base/crypto/scoped_crypto_initializer.cc index f724635c70..284b0577e8 100644 --- a/source/base/crypto/scoped_crypto_initializer.cc +++ b/source/base/crypto/scoped_crypto_initializer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/scoped_crypto_initializer.h b/source/base/crypto/scoped_crypto_initializer.h index 4e14352d20..1c372ff000 100644 --- a/source/base/crypto/scoped_crypto_initializer.h +++ b/source/base/crypto/scoped_crypto_initializer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/secure_memory.cc b/source/base/crypto/secure_memory.cc index 3c52df8595..8f42a82e26 100644 --- a/source/base/crypto/secure_memory.cc +++ b/source/base/crypto/secure_memory.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/secure_memory.h b/source/base/crypto/secure_memory.h index 8866ed882e..8b883643ed 100644 --- a/source/base/crypto/secure_memory.h +++ b/source/base/crypto/secure_memory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/srp_constants.cc b/source/base/crypto/srp_constants.cc index 9397e1fa90..eaff428370 100644 --- a/source/base/crypto/srp_constants.cc +++ b/source/base/crypto/srp_constants.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/srp_constants.h b/source/base/crypto/srp_constants.h index 74dad92f8c..ee164e3239 100644 --- a/source/base/crypto/srp_constants.h +++ b/source/base/crypto/srp_constants.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/srp_math.cc b/source/base/crypto/srp_math.cc index 33de7c782c..4a3d26e5aa 100644 --- a/source/base/crypto/srp_math.cc +++ b/source/base/crypto/srp_math.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/srp_math.h b/source/base/crypto/srp_math.h index 94abf8a874..e9257f40ce 100644 --- a/source/base/crypto/srp_math.h +++ b/source/base/crypto/srp_math.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/crypto/srp_math_unittest.cc b/source/base/crypto/srp_math_unittest.cc index 648f19b8f4..3af85dc5e7 100644 --- a/source/base/crypto/srp_math_unittest.cc +++ b/source/base/crypto/srp_math_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/debug.cc b/source/base/debug.cc index 585e5eac16..4f5200b06e 100644 --- a/source/base/debug.cc +++ b/source/base/debug.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/debug.h b/source/base/debug.h index 9076609c51..c920677bcb 100644 --- a/source/base/debug.h +++ b/source/base/debug.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/capture_scheduler.cc b/source/base/desktop/capture_scheduler.cc index 1364a51682..2d8f35cb10 100644 --- a/source/base/desktop/capture_scheduler.cc +++ b/source/base/desktop/capture_scheduler.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/capture_scheduler.h b/source/base/desktop/capture_scheduler.h index 0f7bbb6a63..ac1f4ad48b 100644 --- a/source/base/desktop/capture_scheduler.h +++ b/source/base/desktop/capture_scheduler.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_environment.cc b/source/base/desktop/desktop_environment.cc index 3cf9c1753e..0393e79680 100644 --- a/source/base/desktop/desktop_environment.cc +++ b/source/base/desktop/desktop_environment.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_environment.h b/source/base/desktop/desktop_environment.h index 3d48602bd4..41d3863ebc 100644 --- a/source/base/desktop/desktop_environment.h +++ b/source/base/desktop/desktop_environment.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_environment_linux.cc b/source/base/desktop/desktop_environment_linux.cc index 905cc077ba..1c48b90532 100644 --- a/source/base/desktop/desktop_environment_linux.cc +++ b/source/base/desktop/desktop_environment_linux.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_environment_linux.h b/source/base/desktop/desktop_environment_linux.h index 19161d0ba8..6ef5128d3b 100644 --- a/source/base/desktop/desktop_environment_linux.h +++ b/source/base/desktop/desktop_environment_linux.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_environment_mac.h b/source/base/desktop/desktop_environment_mac.h index 537c3277f4..ada93475d4 100644 --- a/source/base/desktop/desktop_environment_mac.h +++ b/source/base/desktop/desktop_environment_mac.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_environment_mac.mm b/source/base/desktop/desktop_environment_mac.mm index c5c54ca340..5b3164a19e 100644 --- a/source/base/desktop/desktop_environment_mac.mm +++ b/source/base/desktop/desktop_environment_mac.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_environment_win.cc b/source/base/desktop/desktop_environment_win.cc index 232f3f016e..c9af13fae7 100644 --- a/source/base/desktop/desktop_environment_win.cc +++ b/source/base/desktop/desktop_environment_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_environment_win.h b/source/base/desktop/desktop_environment_win.h index ad81afdae9..5f8e1fde96 100644 --- a/source/base/desktop/desktop_environment_win.h +++ b/source/base/desktop/desktop_environment_win.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_resizer.cc b/source/base/desktop/desktop_resizer.cc index c19f09aa18..f82c921895 100644 --- a/source/base/desktop/desktop_resizer.cc +++ b/source/base/desktop/desktop_resizer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_resizer.h b/source/base/desktop/desktop_resizer.h index 232004bbaf..d4236b85d9 100644 --- a/source/base/desktop/desktop_resizer.h +++ b/source/base/desktop/desktop_resizer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_resizer_win.cc b/source/base/desktop/desktop_resizer_win.cc index 66cae57011..dff17a2957 100644 --- a/source/base/desktop/desktop_resizer_win.cc +++ b/source/base/desktop/desktop_resizer_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_resizer_win.h b/source/base/desktop/desktop_resizer_win.h index e355bd14f7..e2e07e9840 100644 --- a/source/base/desktop/desktop_resizer_win.h +++ b/source/base/desktop/desktop_resizer_win.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_resizer_x11.cc b/source/base/desktop/desktop_resizer_x11.cc index 97f4087762..e2edd3d018 100644 --- a/source/base/desktop/desktop_resizer_x11.cc +++ b/source/base/desktop/desktop_resizer_x11.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/desktop_resizer_x11.h b/source/base/desktop/desktop_resizer_x11.h index 786de76125..cf9a1e7557 100644 --- a/source/base/desktop/desktop_resizer_x11.h +++ b/source/base/desktop/desktop_resizer_x11.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/diff_block_32bpp_c.cc b/source/base/desktop/diff_block_32bpp_c.cc index a4bf97db15..cb7527d7b2 100644 --- a/source/base/desktop/diff_block_32bpp_c.cc +++ b/source/base/desktop/diff_block_32bpp_c.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/diff_block_32bpp_c.h b/source/base/desktop/diff_block_32bpp_c.h index aae014e0bb..f0a6cdb6e0 100644 --- a/source/base/desktop/diff_block_32bpp_c.h +++ b/source/base/desktop/diff_block_32bpp_c.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/diff_block_32bpp_c_unittest.cc b/source/base/desktop/diff_block_32bpp_c_unittest.cc index ada411a1a5..777937de26 100644 --- a/source/base/desktop/diff_block_32bpp_c_unittest.cc +++ b/source/base/desktop/diff_block_32bpp_c_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/diff_block_32bpp_sse2.cc b/source/base/desktop/diff_block_32bpp_sse2.cc index b3eeaab568..039b684372 100644 --- a/source/base/desktop/diff_block_32bpp_sse2.cc +++ b/source/base/desktop/diff_block_32bpp_sse2.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/diff_block_32bpp_sse2.h b/source/base/desktop/diff_block_32bpp_sse2.h index c4138bc10f..204f621f8d 100644 --- a/source/base/desktop/diff_block_32bpp_sse2.h +++ b/source/base/desktop/diff_block_32bpp_sse2.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/diff_block_32bpp_sse2_unittest.cc b/source/base/desktop/diff_block_32bpp_sse2_unittest.cc index b82567c099..3f6e29de99 100644 --- a/source/base/desktop/diff_block_32bpp_sse2_unittest.cc +++ b/source/base/desktop/diff_block_32bpp_sse2_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/differ.cc b/source/base/desktop/differ.cc index 4c2003094f..b99adb7a71 100644 --- a/source/base/desktop/differ.cc +++ b/source/base/desktop/differ.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/differ.h b/source/base/desktop/differ.h index e10d11115d..c99f2e0157 100644 --- a/source/base/desktop/differ.h +++ b/source/base/desktop/differ.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame.cc b/source/base/desktop/frame.cc index b127a12dfd..8dadb4d6c4 100644 --- a/source/base/desktop/frame.cc +++ b/source/base/desktop/frame.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame.h b/source/base/desktop/frame.h index 847fb2d7da..db973b2006 100644 --- a/source/base/desktop/frame.h +++ b/source/base/desktop/frame.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame_aligned.cc b/source/base/desktop/frame_aligned.cc index 93670d2a43..7323c51265 100644 --- a/source/base/desktop/frame_aligned.cc +++ b/source/base/desktop/frame_aligned.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame_aligned.h b/source/base/desktop/frame_aligned.h index dc97811c10..5c7d13b6ce 100644 --- a/source/base/desktop/frame_aligned.h +++ b/source/base/desktop/frame_aligned.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame_dib.cc b/source/base/desktop/frame_dib.cc index 963c373743..c9815e1d24 100644 --- a/source/base/desktop/frame_dib.cc +++ b/source/base/desktop/frame_dib.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame_dib.h b/source/base/desktop/frame_dib.h index 7de52fdba9..afbb2d321d 100644 --- a/source/base/desktop/frame_dib.h +++ b/source/base/desktop/frame_dib.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame_rotation.cc b/source/base/desktop/frame_rotation.cc index 77db936b01..facdb8e06b 100644 --- a/source/base/desktop/frame_rotation.cc +++ b/source/base/desktop/frame_rotation.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame_rotation.h b/source/base/desktop/frame_rotation.h index 9c85165d94..145eb68741 100644 --- a/source/base/desktop/frame_rotation.h +++ b/source/base/desktop/frame_rotation.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame_simple.cc b/source/base/desktop/frame_simple.cc index 8b501777a7..f9f24a9303 100644 --- a/source/base/desktop/frame_simple.cc +++ b/source/base/desktop/frame_simple.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame_simple.h b/source/base/desktop/frame_simple.h index ecfa2dedba..becbd298a4 100644 --- a/source/base/desktop/frame_simple.h +++ b/source/base/desktop/frame_simple.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/frame_unittest.cc b/source/base/desktop/frame_unittest.cc index 1ded876f2e..4bbb96d2aa 100644 --- a/source/base/desktop/frame_unittest.cc +++ b/source/base/desktop/frame_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/geometry.cc b/source/base/desktop/geometry.cc index a781ff3588..dc4c841ee7 100644 --- a/source/base/desktop/geometry.cc +++ b/source/base/desktop/geometry.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/geometry.h b/source/base/desktop/geometry.h index 53685eb832..a2b2e41d39 100644 --- a/source/base/desktop/geometry.h +++ b/source/base/desktop/geometry.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/geometry_unittest.cc b/source/base/desktop/geometry_unittest.cc index c4328dd97f..0b5ae25faa 100644 --- a/source/base/desktop/geometry_unittest.cc +++ b/source/base/desktop/geometry_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mac/desktop_configuration.h b/source/base/desktop/mac/desktop_configuration.h index 6d670d0433..483eb59878 100644 --- a/source/base/desktop/mac/desktop_configuration.h +++ b/source/base/desktop/mac/desktop_configuration.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mac/desktop_configuration.mm b/source/base/desktop/mac/desktop_configuration.mm index aa61c4b63b..cd238c68ce 100644 --- a/source/base/desktop/mac/desktop_configuration.mm +++ b/source/base/desktop/mac/desktop_configuration.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mac/desktop_configuration_monitor.cc b/source/base/desktop/mac/desktop_configuration_monitor.cc index c9a92ad652..3555a301fa 100644 --- a/source/base/desktop/mac/desktop_configuration_monitor.cc +++ b/source/base/desktop/mac/desktop_configuration_monitor.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mac/desktop_configuration_monitor.h b/source/base/desktop/mac/desktop_configuration_monitor.h index 64dc838d52..1b329a8d93 100644 --- a/source/base/desktop/mac/desktop_configuration_monitor.h +++ b/source/base/desktop/mac/desktop_configuration_monitor.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mac/frame_cgimage.h b/source/base/desktop/mac/frame_cgimage.h index d641086223..c9aeb21740 100644 --- a/source/base/desktop/mac/frame_cgimage.h +++ b/source/base/desktop/mac/frame_cgimage.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mac/frame_cgimage.mm b/source/base/desktop/mac/frame_cgimage.mm index 333bf3a85a..a8051c9a3d 100644 --- a/source/base/desktop/mac/frame_cgimage.mm +++ b/source/base/desktop/mac/frame_cgimage.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mac/frame_iosurface.h b/source/base/desktop/mac/frame_iosurface.h index 6c0fb656c2..8da141b8d3 100644 --- a/source/base/desktop/mac/frame_iosurface.h +++ b/source/base/desktop/mac/frame_iosurface.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mac/frame_iosurface.mm b/source/base/desktop/mac/frame_iosurface.mm index fc1f8e92fb..f917c9a38a 100644 --- a/source/base/desktop/mac/frame_iosurface.mm +++ b/source/base/desktop/mac/frame_iosurface.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mac/frame_provider.h b/source/base/desktop/mac/frame_provider.h index c414e46305..34bafc81c1 100644 --- a/source/base/desktop/mac/frame_provider.h +++ b/source/base/desktop/mac/frame_provider.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mac/frame_provider.mm b/source/base/desktop/mac/frame_provider.mm index a735cf553f..9c6729a700 100644 --- a/source/base/desktop/mac/frame_provider.mm +++ b/source/base/desktop/mac/frame_provider.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mouse_cursor.cc b/source/base/desktop/mouse_cursor.cc index f7d821af23..e3f4459037 100644 --- a/source/base/desktop/mouse_cursor.cc +++ b/source/base/desktop/mouse_cursor.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/mouse_cursor.h b/source/base/desktop/mouse_cursor.h index 860d97d50c..9006e3f578 100644 --- a/source/base/desktop/mouse_cursor.h +++ b/source/base/desktop/mouse_cursor.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/pixel_format.cc b/source/base/desktop/pixel_format.cc index de6efbbba5..e5f7521b74 100644 --- a/source/base/desktop/pixel_format.cc +++ b/source/base/desktop/pixel_format.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/pixel_format.h b/source/base/desktop/pixel_format.h index ab11919e99..8d15328a00 100644 --- a/source/base/desktop/pixel_format.h +++ b/source/base/desktop/pixel_format.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/power_save_blocker.cc b/source/base/desktop/power_save_blocker.cc index cf259af8d0..fb2f82f259 100644 --- a/source/base/desktop/power_save_blocker.cc +++ b/source/base/desktop/power_save_blocker.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/power_save_blocker.h b/source/base/desktop/power_save_blocker.h index ed52c6f03a..d8202dc597 100644 --- a/source/base/desktop/power_save_blocker.h +++ b/source/base/desktop/power_save_blocker.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/region.cc b/source/base/desktop/region.cc index c6510e275e..096ba91080 100644 --- a/source/base/desktop/region.cc +++ b/source/base/desktop/region.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/region.h b/source/base/desktop/region.h index 9a4df4d1a7..e151863172 100644 --- a/source/base/desktop/region.h +++ b/source/base/desktop/region.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/region_unittest.cc b/source/base/desktop/region_unittest.cc index 8b94db1a29..1d082384d9 100644 --- a/source/base/desktop/region_unittest.cc +++ b/source/base/desktop/region_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer.cc b/source/base/desktop/screen_capturer.cc index 1f5911a5b4..1e8d4ee075 100644 --- a/source/base/desktop/screen_capturer.cc +++ b/source/base/desktop/screen_capturer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer.h b/source/base/desktop/screen_capturer.h index 7f375ee1e9..b5f7fd126b 100644 --- a/source/base/desktop/screen_capturer.h +++ b/source/base/desktop/screen_capturer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_dxgi.cc b/source/base/desktop/screen_capturer_dxgi.cc index ee3df53bef..b5228ffb44 100644 --- a/source/base/desktop/screen_capturer_dxgi.cc +++ b/source/base/desktop/screen_capturer_dxgi.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_dxgi.h b/source/base/desktop/screen_capturer_dxgi.h index 8c11c31727..52dfd23be0 100644 --- a/source/base/desktop/screen_capturer_dxgi.h +++ b/source/base/desktop/screen_capturer_dxgi.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_gdi.cc b/source/base/desktop/screen_capturer_gdi.cc index 3ad3e9e604..0112a14e92 100644 --- a/source/base/desktop/screen_capturer_gdi.cc +++ b/source/base/desktop/screen_capturer_gdi.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_gdi.h b/source/base/desktop/screen_capturer_gdi.h index bf8badba9f..d786a3ba29 100644 --- a/source/base/desktop/screen_capturer_gdi.h +++ b/source/base/desktop/screen_capturer_gdi.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_helper.cc b/source/base/desktop/screen_capturer_helper.cc index 2b055db64f..1e5036d657 100644 --- a/source/base/desktop/screen_capturer_helper.cc +++ b/source/base/desktop/screen_capturer_helper.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_helper.h b/source/base/desktop/screen_capturer_helper.h index af4e077a7b..79657fed4f 100644 --- a/source/base/desktop/screen_capturer_helper.h +++ b/source/base/desktop/screen_capturer_helper.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_mac.h b/source/base/desktop/screen_capturer_mac.h index 43cf655ed0..31442b12a4 100644 --- a/source/base/desktop/screen_capturer_mac.h +++ b/source/base/desktop/screen_capturer_mac.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_mac.mm b/source/base/desktop/screen_capturer_mac.mm index fcfe8c162c..0597935e81 100644 --- a/source/base/desktop/screen_capturer_mac.mm +++ b/source/base/desktop/screen_capturer_mac.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_mirror.cc b/source/base/desktop/screen_capturer_mirror.cc index 531437986d..a4a9fe97f9 100644 --- a/source/base/desktop/screen_capturer_mirror.cc +++ b/source/base/desktop/screen_capturer_mirror.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_mirror.h b/source/base/desktop/screen_capturer_mirror.h index 8b90488685..c316ba7e4a 100644 --- a/source/base/desktop/screen_capturer_mirror.h +++ b/source/base/desktop/screen_capturer_mirror.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_wrapper.cc b/source/base/desktop/screen_capturer_wrapper.cc index a96ebd7b63..3245259cce 100644 --- a/source/base/desktop/screen_capturer_wrapper.cc +++ b/source/base/desktop/screen_capturer_wrapper.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_wrapper.h b/source/base/desktop/screen_capturer_wrapper.h index 46de54f214..2468a4417e 100644 --- a/source/base/desktop/screen_capturer_wrapper.h +++ b/source/base/desktop/screen_capturer_wrapper.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_x11.cc b/source/base/desktop/screen_capturer_x11.cc index e840182b76..625147591a 100644 --- a/source/base/desktop/screen_capturer_x11.cc +++ b/source/base/desktop/screen_capturer_x11.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/screen_capturer_x11.h b/source/base/desktop/screen_capturer_x11.h index c217fbc19c..0fefff8aee 100644 --- a/source/base/desktop/screen_capturer_x11.h +++ b/source/base/desktop/screen_capturer_x11.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/shared_frame.cc b/source/base/desktop/shared_frame.cc index d264118d6b..fc3fe49623 100644 --- a/source/base/desktop/shared_frame.cc +++ b/source/base/desktop/shared_frame.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/shared_frame.h b/source/base/desktop/shared_frame.h index 38155c9bcd..d4f299b228 100644 --- a/source/base/desktop/shared_frame.h +++ b/source/base/desktop/shared_frame.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/shared_memory_frame.cc b/source/base/desktop/shared_memory_frame.cc index be7a5138ad..907c258102 100644 --- a/source/base/desktop/shared_memory_frame.cc +++ b/source/base/desktop/shared_memory_frame.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/shared_memory_frame.h b/source/base/desktop/shared_memory_frame.h index e945f8ebad..65fe9ecfac 100644 --- a/source/base/desktop/shared_memory_frame.h +++ b/source/base/desktop/shared_memory_frame.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/bitmap_info.h b/source/base/desktop/win/bitmap_info.h index eb823f2dcd..62c1a8d748 100644 --- a/source/base/desktop/win/bitmap_info.h +++ b/source/base/desktop/win/bitmap_info.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/cursor.cc b/source/base/desktop/win/cursor.cc index 0932ba0dd7..1114764b47 100644 --- a/source/base/desktop/win/cursor.cc +++ b/source/base/desktop/win/cursor.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/cursor.h b/source/base/desktop/win/cursor.h index c751b8bebb..e1a5910c1c 100644 --- a/source/base/desktop/win/cursor.h +++ b/source/base/desktop/win/cursor.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/cursor_unittest.cc b/source/base/desktop/win/cursor_unittest.cc index a956548455..2fefc1c083 100644 --- a/source/base/desktop/win/cursor_unittest.cc +++ b/source/base/desktop/win/cursor_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/cursor_unittest_resources.h b/source/base/desktop/win/cursor_unittest_resources.h index ee8b05b24f..ec6b3d75c9 100644 --- a/source/base/desktop/win/cursor_unittest_resources.h +++ b/source/base/desktop/win/cursor_unittest_resources.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/cursor_unittest_resources.rc b/source/base/desktop/win/cursor_unittest_resources.rc index 947587fcc8..85e726e205 100644 --- a/source/base/desktop/win/cursor_unittest_resources.rc +++ b/source/base/desktop/win/cursor_unittest_resources.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/d3d_device.cc b/source/base/desktop/win/d3d_device.cc index 609553d5f7..d601d2bcf6 100644 --- a/source/base/desktop/win/d3d_device.cc +++ b/source/base/desktop/win/d3d_device.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/d3d_device.h b/source/base/desktop/win/d3d_device.h index cb7024d5cd..9af08c8b0b 100644 --- a/source/base/desktop/win/d3d_device.h +++ b/source/base/desktop/win/d3d_device.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dfmirage.h b/source/base/desktop/win/dfmirage.h index 1b9a23f926..4af292de11 100644 --- a/source/base/desktop/win/dfmirage.h +++ b/source/base/desktop/win/dfmirage.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dfmirage_helper.cc b/source/base/desktop/win/dfmirage_helper.cc index f02031c23a..d38a19a322 100644 --- a/source/base/desktop/win/dfmirage_helper.cc +++ b/source/base/desktop/win/dfmirage_helper.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dfmirage_helper.h b/source/base/desktop/win/dfmirage_helper.h index dff8362cdc..e21b54d162 100644 --- a/source/base/desktop/win/dfmirage_helper.h +++ b/source/base/desktop/win/dfmirage_helper.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/display_configuration_monitor.cc b/source/base/desktop/win/display_configuration_monitor.cc index 664f789011..3256c1f8af 100644 --- a/source/base/desktop/win/display_configuration_monitor.cc +++ b/source/base/desktop/win/display_configuration_monitor.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/display_configuration_monitor.h b/source/base/desktop/win/display_configuration_monitor.h index 254f4af4fa..afa9f5d05d 100644 --- a/source/base/desktop/win/display_configuration_monitor.h +++ b/source/base/desktop/win/display_configuration_monitor.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_adapter_duplicator.cc b/source/base/desktop/win/dxgi_adapter_duplicator.cc index 640fb4130c..72068a9446 100644 --- a/source/base/desktop/win/dxgi_adapter_duplicator.cc +++ b/source/base/desktop/win/dxgi_adapter_duplicator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_adapter_duplicator.h b/source/base/desktop/win/dxgi_adapter_duplicator.h index 49c83f431e..80b05aadf0 100644 --- a/source/base/desktop/win/dxgi_adapter_duplicator.h +++ b/source/base/desktop/win/dxgi_adapter_duplicator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_context.cc b/source/base/desktop/win/dxgi_context.cc index c8c3341871..9dae604013 100644 --- a/source/base/desktop/win/dxgi_context.cc +++ b/source/base/desktop/win/dxgi_context.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_context.h b/source/base/desktop/win/dxgi_context.h index de1faaf21e..60bf02eaa4 100644 --- a/source/base/desktop/win/dxgi_context.h +++ b/source/base/desktop/win/dxgi_context.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_cursor.cc b/source/base/desktop/win/dxgi_cursor.cc index 5abf8a4e24..feb5e0ddd9 100644 --- a/source/base/desktop/win/dxgi_cursor.cc +++ b/source/base/desktop/win/dxgi_cursor.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_cursor.h b/source/base/desktop/win/dxgi_cursor.h index 1244a97a88..2e5f63e9ba 100644 --- a/source/base/desktop/win/dxgi_cursor.h +++ b/source/base/desktop/win/dxgi_cursor.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_duplicator_controller.cc b/source/base/desktop/win/dxgi_duplicator_controller.cc index 2bb8b8d483..1d3f39c141 100644 --- a/source/base/desktop/win/dxgi_duplicator_controller.cc +++ b/source/base/desktop/win/dxgi_duplicator_controller.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_duplicator_controller.h b/source/base/desktop/win/dxgi_duplicator_controller.h index 23f3c4242a..56e8197603 100644 --- a/source/base/desktop/win/dxgi_duplicator_controller.h +++ b/source/base/desktop/win/dxgi_duplicator_controller.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_frame.cc b/source/base/desktop/win/dxgi_frame.cc index adcc096da1..2ca4435341 100644 --- a/source/base/desktop/win/dxgi_frame.cc +++ b/source/base/desktop/win/dxgi_frame.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_frame.h b/source/base/desktop/win/dxgi_frame.h index cc6f669515..7faaa54781 100644 --- a/source/base/desktop/win/dxgi_frame.h +++ b/source/base/desktop/win/dxgi_frame.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_output_duplicator.cc b/source/base/desktop/win/dxgi_output_duplicator.cc index 0aaadb56a6..b0742a7127 100644 --- a/source/base/desktop/win/dxgi_output_duplicator.cc +++ b/source/base/desktop/win/dxgi_output_duplicator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_output_duplicator.h b/source/base/desktop/win/dxgi_output_duplicator.h index 48fa201a6a..ce762bb934 100644 --- a/source/base/desktop/win/dxgi_output_duplicator.h +++ b/source/base/desktop/win/dxgi_output_duplicator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_texture.cc b/source/base/desktop/win/dxgi_texture.cc index 71779d8cc5..de964dd357 100644 --- a/source/base/desktop/win/dxgi_texture.cc +++ b/source/base/desktop/win/dxgi_texture.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_texture.h b/source/base/desktop/win/dxgi_texture.h index bae4e78a09..9f878d6976 100644 --- a/source/base/desktop/win/dxgi_texture.h +++ b/source/base/desktop/win/dxgi_texture.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_texture_mapping.cc b/source/base/desktop/win/dxgi_texture_mapping.cc index c92c72f978..d00c629ff4 100644 --- a/source/base/desktop/win/dxgi_texture_mapping.cc +++ b/source/base/desktop/win/dxgi_texture_mapping.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_texture_mapping.h b/source/base/desktop/win/dxgi_texture_mapping.h index 35db80a1e4..0329fdd0f1 100644 --- a/source/base/desktop/win/dxgi_texture_mapping.h +++ b/source/base/desktop/win/dxgi_texture_mapping.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_texture_staging.cc b/source/base/desktop/win/dxgi_texture_staging.cc index 6b0d2fac88..7e188af037 100644 --- a/source/base/desktop/win/dxgi_texture_staging.cc +++ b/source/base/desktop/win/dxgi_texture_staging.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/dxgi_texture_staging.h b/source/base/desktop/win/dxgi_texture_staging.h index 59d34515a6..34b6e62ac5 100644 --- a/source/base/desktop/win/dxgi_texture_staging.h +++ b/source/base/desktop/win/dxgi_texture_staging.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/mirror_helper.cc b/source/base/desktop/win/mirror_helper.cc index e4a307be4b..63494679b9 100644 --- a/source/base/desktop/win/mirror_helper.cc +++ b/source/base/desktop/win/mirror_helper.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/mirror_helper.h b/source/base/desktop/win/mirror_helper.h index c66a5d577d..6c584a5f27 100644 --- a/source/base/desktop/win/mirror_helper.h +++ b/source/base/desktop/win/mirror_helper.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/mv2.h b/source/base/desktop/win/mv2.h index 0b184d98c1..2f7e676e37 100644 --- a/source/base/desktop/win/mv2.h +++ b/source/base/desktop/win/mv2.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/mv2_helper.cc b/source/base/desktop/win/mv2_helper.cc index 341b976a8d..ae8f4a2a52 100644 --- a/source/base/desktop/win/mv2_helper.cc +++ b/source/base/desktop/win/mv2_helper.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/mv2_helper.h b/source/base/desktop/win/mv2_helper.h index ee92683b39..92c77f8afc 100644 --- a/source/base/desktop/win/mv2_helper.h +++ b/source/base/desktop/win/mv2_helper.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/screen_capture_utils.cc b/source/base/desktop/win/screen_capture_utils.cc index 9a6d6ab660..92c8ae9f9a 100644 --- a/source/base/desktop/win/screen_capture_utils.cc +++ b/source/base/desktop/win/screen_capture_utils.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/win/screen_capture_utils.h b/source/base/desktop/win/screen_capture_utils.h index ff59e48550..ff5bd0176c 100644 --- a/source/base/desktop/win/screen_capture_utils.h +++ b/source/base/desktop/win/screen_capture_utils.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/x11/shared_x_display.cc b/source/base/desktop/x11/shared_x_display.cc index 177236a3f4..dbab7cf8ad 100644 --- a/source/base/desktop/x11/shared_x_display.cc +++ b/source/base/desktop/x11/shared_x_display.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/x11/shared_x_display.h b/source/base/desktop/x11/shared_x_display.h index 5480d18885..9adee71d88 100644 --- a/source/base/desktop/x11/shared_x_display.h +++ b/source/base/desktop/x11/shared_x_display.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/x11/x_atom_cache.cc b/source/base/desktop/x11/x_atom_cache.cc index 10bf09ea83..0b441428b7 100644 --- a/source/base/desktop/x11/x_atom_cache.cc +++ b/source/base/desktop/x11/x_atom_cache.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/x11/x_atom_cache.h b/source/base/desktop/x11/x_atom_cache.h index 697f4f3b6b..cadd442434 100644 --- a/source/base/desktop/x11/x_atom_cache.h +++ b/source/base/desktop/x11/x_atom_cache.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/x11/x_error_trap.cc b/source/base/desktop/x11/x_error_trap.cc index 1c932e1fe8..f091d29d95 100644 --- a/source/base/desktop/x11/x_error_trap.cc +++ b/source/base/desktop/x11/x_error_trap.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/x11/x_error_trap.h b/source/base/desktop/x11/x_error_trap.h index a01441be52..79168fe076 100644 --- a/source/base/desktop/x11/x_error_trap.h +++ b/source/base/desktop/x11/x_error_trap.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/x11/x_server_pixel_buffer.cc b/source/base/desktop/x11/x_server_pixel_buffer.cc index 6a36950601..1014fd4edb 100644 --- a/source/base/desktop/x11/x_server_pixel_buffer.cc +++ b/source/base/desktop/x11/x_server_pixel_buffer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/desktop/x11/x_server_pixel_buffer.h b/source/base/desktop/x11/x_server_pixel_buffer.h index 9b696528ab..4bfa7a71fb 100644 --- a/source/base/desktop/x11/x_server_pixel_buffer.h +++ b/source/base/desktop/x11/x_server_pixel_buffer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/edid.cc b/source/base/edid.cc index 4e2804a7af..75a7e856e9 100644 --- a/source/base/edid.cc +++ b/source/base/edid.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/edid.h b/source/base/edid.h index e6298e5fd3..276c212517 100644 --- a/source/base/edid.h +++ b/source/base/edid.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/endian_util.cc b/source/base/endian_util.cc index 6a64c1d6d1..324ecdb101 100644 --- a/source/base/endian_util.cc +++ b/source/base/endian_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/endian_util.h b/source/base/endian_util.h index a861620521..d5f00558f3 100644 --- a/source/base/endian_util.h +++ b/source/base/endian_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/environment.cc b/source/base/environment.cc index 0e83206926..56d2fafac2 100644 --- a/source/base/environment.cc +++ b/source/base/environment.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/environment.h b/source/base/environment.h index bc931214b5..b620049716 100644 --- a/source/base/environment.h +++ b/source/base/environment.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/base_paths.cc b/source/base/files/base_paths.cc index a96583b6d6..9b72cc93fc 100644 --- a/source/base/files/base_paths.cc +++ b/source/base/files/base_paths.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/base_paths.h b/source/base/files/base_paths.h index f18f56aba5..e54988579a 100644 --- a/source/base/files/base_paths.h +++ b/source/base/files/base_paths.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/base_paths_mac.mm b/source/base/files/base_paths_mac.mm index d6d10c4206..fd5c9c032d 100644 --- a/source/base/files/base_paths_mac.mm +++ b/source/base/files/base_paths_mac.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_descriptor_watcher_posix.cc b/source/base/files/file_descriptor_watcher_posix.cc index e36d045070..0efa6e49ed 100644 --- a/source/base/files/file_descriptor_watcher_posix.cc +++ b/source/base/files/file_descriptor_watcher_posix.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_descriptor_watcher_posix.h b/source/base/files/file_descriptor_watcher_posix.h index ff219e6d92..68d14a0845 100644 --- a/source/base/files/file_descriptor_watcher_posix.h +++ b/source/base/files/file_descriptor_watcher_posix.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_path.cc b/source/base/files/file_path.cc index da4fa5cbfe..f04e0bab51 100644 --- a/source/base/files/file_path.cc +++ b/source/base/files/file_path.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_path.h b/source/base/files/file_path.h index a0e0103365..7d9b649d78 100644 --- a/source/base/files/file_path.h +++ b/source/base/files/file_path.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_path_watcher.cc b/source/base/files/file_path_watcher.cc index 3eb0a2fed4..f3be55e76f 100644 --- a/source/base/files/file_path_watcher.cc +++ b/source/base/files/file_path_watcher.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_path_watcher.h b/source/base/files/file_path_watcher.h index 202f90570d..a167613027 100644 --- a/source/base/files/file_path_watcher.h +++ b/source/base/files/file_path_watcher.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_path_watcher_linux.cc b/source/base/files/file_path_watcher_linux.cc index 0803b4076b..2e7068575b 100644 --- a/source/base/files/file_path_watcher_linux.cc +++ b/source/base/files/file_path_watcher_linux.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_path_watcher_mac.cc b/source/base/files/file_path_watcher_mac.cc index 83e781a537..46eac98b0f 100644 --- a/source/base/files/file_path_watcher_mac.cc +++ b/source/base/files/file_path_watcher_mac.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_path_watcher_win.cc b/source/base/files/file_path_watcher_win.cc index b40052c4d4..e1127ee74b 100644 --- a/source/base/files/file_path_watcher_win.cc +++ b/source/base/files/file_path_watcher_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_util.cc b/source/base/files/file_util.cc index 12607eda2a..5d4dc8f10c 100644 --- a/source/base/files/file_util.cc +++ b/source/base/files/file_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/file_util.h b/source/base/files/file_util.h index 6e912b93e6..12581bfc3c 100644 --- a/source/base/files/file_util.h +++ b/source/base/files/file_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/scoped_temp_file.cc b/source/base/files/scoped_temp_file.cc index d25a11dd18..f8eae9d792 100644 --- a/source/base/files/scoped_temp_file.cc +++ b/source/base/files/scoped_temp_file.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/files/scoped_temp_file.h b/source/base/files/scoped_temp_file.h index 67af8beff0..cbd99150af 100644 --- a/source/base/files/scoped_temp_file.h +++ b/source/base/files/scoped_temp_file.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/guid.cc b/source/base/guid.cc index a20ce0e3df..7cafd8ddc5 100644 --- a/source/base/guid.cc +++ b/source/base/guid.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/guid.h b/source/base/guid.h index a7bc1f4b6b..9b8ce6bef9 100644 --- a/source/base/guid.h +++ b/source/base/guid.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/guid_unittest.cc b/source/base/guid_unittest.cc index 918416c2e2..31719bba47 100644 --- a/source/base/guid_unittest.cc +++ b/source/base/guid_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/ipc_channel.cc b/source/base/ipc/ipc_channel.cc index 4e7f70f481..76d6dcaee4 100644 --- a/source/base/ipc/ipc_channel.cc +++ b/source/base/ipc/ipc_channel.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/ipc_channel.h b/source/base/ipc/ipc_channel.h index 6009137c86..7d7d58bfe5 100644 --- a/source/base/ipc/ipc_channel.h +++ b/source/base/ipc/ipc_channel.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/ipc_channel_proxy.cc b/source/base/ipc/ipc_channel_proxy.cc index 045068b45c..5935ed5c92 100644 --- a/source/base/ipc/ipc_channel_proxy.cc +++ b/source/base/ipc/ipc_channel_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/ipc_channel_proxy.h b/source/base/ipc/ipc_channel_proxy.h index 3dec399772..1eb50d58fa 100644 --- a/source/base/ipc/ipc_channel_proxy.h +++ b/source/base/ipc/ipc_channel_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/ipc_server.cc b/source/base/ipc/ipc_server.cc index 9fc01cfabe..03fc8978b4 100644 --- a/source/base/ipc/ipc_server.cc +++ b/source/base/ipc/ipc_server.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/ipc_server.h b/source/base/ipc/ipc_server.h index 14619e8664..0f4c545950 100644 --- a/source/base/ipc/ipc_server.h +++ b/source/base/ipc/ipc_server.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/shared_memory.cc b/source/base/ipc/shared_memory.cc index 7379018545..84fd76a8ac 100644 --- a/source/base/ipc/shared_memory.cc +++ b/source/base/ipc/shared_memory.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/shared_memory.h b/source/base/ipc/shared_memory.h index 952c7d8b34..53bcecc63d 100644 --- a/source/base/ipc/shared_memory.h +++ b/source/base/ipc/shared_memory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/shared_memory_factory.cc b/source/base/ipc/shared_memory_factory.cc index 229f4b9076..8ac5ba459f 100644 --- a/source/base/ipc/shared_memory_factory.cc +++ b/source/base/ipc/shared_memory_factory.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/shared_memory_factory.h b/source/base/ipc/shared_memory_factory.h index fe451a9db6..1f2cc14fd0 100644 --- a/source/base/ipc/shared_memory_factory.h +++ b/source/base/ipc/shared_memory_factory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/shared_memory_factory_proxy.cc b/source/base/ipc/shared_memory_factory_proxy.cc index eacb41c92a..f5d1527686 100644 --- a/source/base/ipc/shared_memory_factory_proxy.cc +++ b/source/base/ipc/shared_memory_factory_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/ipc/shared_memory_factory_proxy.h b/source/base/ipc/shared_memory_factory_proxy.h index 318e25abb1..ac2d8d73ec 100644 --- a/source/base/ipc/shared_memory_factory_proxy.h +++ b/source/base/ipc/shared_memory_factory_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/license_reader.h b/source/base/license_reader.h index 008aabd037..ac74a65727 100644 --- a/source/base/license_reader.h +++ b/source/base/license_reader.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/license_reader_linux.cc b/source/base/license_reader_linux.cc index 37a6329b1c..de7da3c6c3 100644 --- a/source/base/license_reader_linux.cc +++ b/source/base/license_reader_linux.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/license_reader_mac.cc b/source/base/license_reader_mac.cc index 37a6329b1c..de7da3c6c3 100644 --- a/source/base/license_reader_mac.cc +++ b/source/base/license_reader_mac.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/license_reader_win.cc b/source/base/license_reader_win.cc index 2b111f5ab2..63eb8f3073 100644 --- a/source/base/license_reader_win.cc +++ b/source/base/license_reader_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/location.cc b/source/base/location.cc index 7f2fb16612..71cd73db6c 100644 --- a/source/base/location.cc +++ b/source/base/location.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/location.h b/source/base/location.h index 43223c3925..6cffea7ec3 100644 --- a/source/base/location.h +++ b/source/base/location.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/logging.cc b/source/base/logging.cc index e3e58951c6..757d020448 100644 --- a/source/base/logging.cc +++ b/source/base/logging.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/logging.h b/source/base/logging.h index 3bcaaff0ee..197f41e448 100644 --- a/source/base/logging.h +++ b/source/base/logging.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/mac/app_nap_blocker.h b/source/base/mac/app_nap_blocker.h index de9f4d768f..beaee1ccfa 100644 --- a/source/base/mac/app_nap_blocker.h +++ b/source/base/mac/app_nap_blocker.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/mac/app_nap_blocker.mm b/source/base/mac/app_nap_blocker.mm index 31ce710fe3..1d94c95080 100644 --- a/source/base/mac/app_nap_blocker.mm +++ b/source/base/mac/app_nap_blocker.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/mac/nsstring_conversions.h b/source/base/mac/nsstring_conversions.h index ed4a51779c..4079de29ad 100644 --- a/source/base/mac/nsstring_conversions.h +++ b/source/base/mac/nsstring_conversions.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/mac/nsstring_conversions.mm b/source/base/mac/nsstring_conversions.mm index bd59c97af0..154c41aaa2 100644 --- a/source/base/mac/nsstring_conversions.mm +++ b/source/base/mac/nsstring_conversions.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/mac/scoped_cftyperef.h b/source/base/mac/scoped_cftyperef.h index b281a0639c..4d85b8841e 100644 --- a/source/base/mac/scoped_cftyperef.h +++ b/source/base/mac/scoped_cftyperef.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/macros_magic.h b/source/base/macros_magic.h index 8e0afccf5b..6dfb554edc 100644 --- a/source/base/macros_magic.h +++ b/source/base/macros_magic.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/aligned_memory.cc b/source/base/memory/aligned_memory.cc index fb14fabf33..f1f070b1b4 100644 --- a/source/base/memory/aligned_memory.cc +++ b/source/base/memory/aligned_memory.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/aligned_memory.h b/source/base/memory/aligned_memory.h index bb8d661738..4feb2aa504 100644 --- a/source/base/memory/aligned_memory.h +++ b/source/base/memory/aligned_memory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/aligned_memory_unittest.cc b/source/base/memory/aligned_memory_unittest.cc index 52bffed543..2ca7746653 100644 --- a/source/base/memory/aligned_memory_unittest.cc +++ b/source/base/memory/aligned_memory_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/byte_array.cc b/source/base/memory/byte_array.cc index 08fa5363fe..c9c4f42d49 100644 --- a/source/base/memory/byte_array.cc +++ b/source/base/memory/byte_array.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/byte_array.h b/source/base/memory/byte_array.h index 18daafc2ae..baeb4a3d46 100644 --- a/source/base/memory/byte_array.h +++ b/source/base/memory/byte_array.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/byte_array_unittest.cc b/source/base/memory/byte_array_unittest.cc index ed95283d55..f63f976ef0 100644 --- a/source/base/memory/byte_array_unittest.cc +++ b/source/base/memory/byte_array_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory.h b/source/base/memory/local_memory.h index a326eb0ff8..02674b2f0f 100644 --- a/source/base/memory/local_memory.h +++ b/source/base/memory/local_memory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory_impl/bad_local_weak_ptr.h b/source/base/memory/local_memory_impl/bad_local_weak_ptr.h index 7cdb9307f0..9384cf7514 100644 --- a/source/base/memory/local_memory_impl/bad_local_weak_ptr.h +++ b/source/base/memory/local_memory_impl/bad_local_weak_ptr.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory_impl/checked_delete.h b/source/base/memory/local_memory_impl/checked_delete.h index 80e4831114..4ed1306c8c 100644 --- a/source/base/memory/local_memory_impl/checked_delete.h +++ b/source/base/memory/local_memory_impl/checked_delete.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory_impl/enable_shared_from_this.h b/source/base/memory/local_memory_impl/enable_shared_from_this.h index a5083bc52d..177890ac06 100644 --- a/source/base/memory/local_memory_impl/enable_shared_from_this.h +++ b/source/base/memory/local_memory_impl/enable_shared_from_this.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory_impl/local_shared_ptr.h b/source/base/memory/local_memory_impl/local_shared_ptr.h index bc1253f283..15d9023d56 100644 --- a/source/base/memory/local_memory_impl/local_shared_ptr.h +++ b/source/base/memory/local_memory_impl/local_shared_ptr.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory_impl/local_weak_ptr.h b/source/base/memory/local_memory_impl/local_weak_ptr.h index dcacf9b030..79291a3181 100644 --- a/source/base/memory/local_memory_impl/local_weak_ptr.h +++ b/source/base/memory/local_memory_impl/local_weak_ptr.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory_impl/make_local_shared.h b/source/base/memory/local_memory_impl/make_local_shared.h index 1147988bf0..9ff1509114 100644 --- a/source/base/memory/local_memory_impl/make_local_shared.h +++ b/source/base/memory/local_memory_impl/make_local_shared.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory_impl/shared_count.h b/source/base/memory/local_memory_impl/shared_count.h index c71b725109..9b5c544401 100644 --- a/source/base/memory/local_memory_impl/shared_count.h +++ b/source/base/memory/local_memory_impl/shared_count.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory_impl/sp_convertible.h b/source/base/memory/local_memory_impl/sp_convertible.h index 7fc24ff020..9a6480203e 100644 --- a/source/base/memory/local_memory_impl/sp_convertible.h +++ b/source/base/memory/local_memory_impl/sp_convertible.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory_impl/sp_counted_base_nt.h b/source/base/memory/local_memory_impl/sp_counted_base_nt.h index 54c9f73c9c..7941c1aa09 100644 --- a/source/base/memory/local_memory_impl/sp_counted_base_nt.h +++ b/source/base/memory/local_memory_impl/sp_counted_base_nt.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/local_memory_impl/sp_counted_impl.h b/source/base/memory/local_memory_impl/sp_counted_impl.h index d5d85207e0..9d964db17e 100644 --- a/source/base/memory/local_memory_impl/sp_counted_impl.h +++ b/source/base/memory/local_memory_impl/sp_counted_impl.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/serializer.cc b/source/base/memory/serializer.cc index 2050056ab9..fdfb904414 100644 --- a/source/base/memory/serializer.cc +++ b/source/base/memory/serializer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/serializer.h b/source/base/memory/serializer.h index 368c16c95a..1ed76d1dfd 100644 --- a/source/base/memory/serializer.h +++ b/source/base/memory/serializer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/memory/typed_buffer.h b/source/base/memory/typed_buffer.h index 6ab4493a57..dc9cbabb03 100644 --- a/source/base/memory/typed_buffer.h +++ b/source/base/memory/typed_buffer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_loop.cc b/source/base/message_loop/message_loop.cc index 0d34f5ce1c..877b38a523 100644 --- a/source/base/message_loop/message_loop.cc +++ b/source/base/message_loop/message_loop.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_loop.h b/source/base/message_loop/message_loop.h index e942f32433..ef23df8791 100644 --- a/source/base/message_loop/message_loop.h +++ b/source/base/message_loop/message_loop.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_loop_task_runner.cc b/source/base/message_loop/message_loop_task_runner.cc index b3085dedb0..e847607391 100644 --- a/source/base/message_loop/message_loop_task_runner.cc +++ b/source/base/message_loop/message_loop_task_runner.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_loop_task_runner.h b/source/base/message_loop/message_loop_task_runner.h index 9b45b6fff8..44d476f938 100644 --- a/source/base/message_loop/message_loop_task_runner.h +++ b/source/base/message_loop/message_loop_task_runner.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_pump.h b/source/base/message_loop/message_pump.h index ebd6419c8c..6fdcae7247 100644 --- a/source/base/message_loop/message_pump.h +++ b/source/base/message_loop/message_pump.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_pump_asio.cc b/source/base/message_loop/message_pump_asio.cc index f5021d3eab..b831adc405 100644 --- a/source/base/message_loop/message_pump_asio.cc +++ b/source/base/message_loop/message_pump_asio.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_pump_asio.h b/source/base/message_loop/message_pump_asio.h index e45f951eee..7af5530784 100644 --- a/source/base/message_loop/message_pump_asio.h +++ b/source/base/message_loop/message_pump_asio.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_pump_default.cc b/source/base/message_loop/message_pump_default.cc index b9d3e99db0..e5f096ede8 100644 --- a/source/base/message_loop/message_pump_default.cc +++ b/source/base/message_loop/message_pump_default.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_pump_default.h b/source/base/message_loop/message_pump_default.h index 10020fe54b..dfa4ba281d 100644 --- a/source/base/message_loop/message_pump_default.h +++ b/source/base/message_loop/message_pump_default.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_pump_dispatcher.h b/source/base/message_loop/message_pump_dispatcher.h index e384e71790..16794772d7 100644 --- a/source/base/message_loop/message_pump_dispatcher.h +++ b/source/base/message_loop/message_pump_dispatcher.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_pump_win.cc b/source/base/message_loop/message_pump_win.cc index af477d14d4..8fe41fb7a1 100644 --- a/source/base/message_loop/message_pump_win.cc +++ b/source/base/message_loop/message_pump_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/message_pump_win.h b/source/base/message_loop/message_pump_win.h index 5f0db47d9e..ddc69e65bd 100644 --- a/source/base/message_loop/message_pump_win.h +++ b/source/base/message_loop/message_pump_win.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/pending_task.cc b/source/base/message_loop/pending_task.cc index d4e3352181..8f96ff7bb2 100644 --- a/source/base/message_loop/pending_task.cc +++ b/source/base/message_loop/pending_task.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/message_loop/pending_task.h b/source/base/message_loop/pending_task.h index 6002478223..5d5db0a850 100644 --- a/source/base/message_loop/pending_task.h +++ b/source/base/message_loop/pending_task.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/adapter_enumerator.cc b/source/base/net/adapter_enumerator.cc index c3d2e93c42..d08f355bbc 100644 --- a/source/base/net/adapter_enumerator.cc +++ b/source/base/net/adapter_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/adapter_enumerator.h b/source/base/net/adapter_enumerator.h index 5060d8c4d3..82952026d3 100644 --- a/source/base/net/adapter_enumerator.h +++ b/source/base/net/adapter_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/address.cc b/source/base/net/address.cc index de6eff4962..95bafa4499 100644 --- a/source/base/net/address.cc +++ b/source/base/net/address.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/address.h b/source/base/net/address.h index 35f562379e..f1d1871b08 100644 --- a/source/base/net/address.h +++ b/source/base/net/address.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/address_unittest.cc b/source/base/net/address_unittest.cc index 87bdfab217..86150a0368 100644 --- a/source/base/net/address_unittest.cc +++ b/source/base/net/address_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/connect_enumerator.cc b/source/base/net/connect_enumerator.cc index 74a38f925c..f42c0bbc4a 100644 --- a/source/base/net/connect_enumerator.cc +++ b/source/base/net/connect_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/connect_enumerator.h b/source/base/net/connect_enumerator.h index 3dc6d88425..f7534636b5 100644 --- a/source/base/net/connect_enumerator.h +++ b/source/base/net/connect_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/curl_util.cc b/source/base/net/curl_util.cc index a35e9f0208..a402449fed 100644 --- a/source/base/net/curl_util.cc +++ b/source/base/net/curl_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/curl_util.h b/source/base/net/curl_util.h index 98779d2f58..a143863a00 100644 --- a/source/base/net/curl_util.h +++ b/source/base/net/curl_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/firewall_manager.cc b/source/base/net/firewall_manager.cc index 46e38b940d..a7c7d750b2 100644 --- a/source/base/net/firewall_manager.cc +++ b/source/base/net/firewall_manager.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/firewall_manager.h b/source/base/net/firewall_manager.h index f23d21eaf8..50dd7a7e3c 100644 --- a/source/base/net/firewall_manager.h +++ b/source/base/net/firewall_manager.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/ip_util.cc b/source/base/net/ip_util.cc index 2c193af11e..f9b33571aa 100644 --- a/source/base/net/ip_util.cc +++ b/source/base/net/ip_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/ip_util.h b/source/base/net/ip_util.h index 1d3d72a5c0..23a8a25eb1 100644 --- a/source/base/net/ip_util.h +++ b/source/base/net/ip_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/ip_util_unittest.cc b/source/base/net/ip_util_unittest.cc index b9c57a3e97..5926ae538c 100644 --- a/source/base/net/ip_util_unittest.cc +++ b/source/base/net/ip_util_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/network_channel.cc b/source/base/net/network_channel.cc index c08677fda7..11fc1b867c 100644 --- a/source/base/net/network_channel.cc +++ b/source/base/net/network_channel.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/network_channel.h b/source/base/net/network_channel.h index 9c21f0d876..b6dd4fcb4e 100644 --- a/source/base/net/network_channel.h +++ b/source/base/net/network_channel.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/open_files_enumerator.cc b/source/base/net/open_files_enumerator.cc index 0df0e18ad2..bf82997d38 100644 --- a/source/base/net/open_files_enumerator.cc +++ b/source/base/net/open_files_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/open_files_enumerator.h b/source/base/net/open_files_enumerator.h index 94cb7f71d0..5bd4215470 100644 --- a/source/base/net/open_files_enumerator.h +++ b/source/base/net/open_files_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/route_enumerator.cc b/source/base/net/route_enumerator.cc index dd51b4d8a5..8b9606beed 100644 --- a/source/base/net/route_enumerator.cc +++ b/source/base/net/route_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/route_enumerator.h b/source/base/net/route_enumerator.h index 4729093107..8652364fde 100644 --- a/source/base/net/route_enumerator.h +++ b/source/base/net/route_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/tcp_channel.cc b/source/base/net/tcp_channel.cc index e643ead273..a6661e6c60 100644 --- a/source/base/net/tcp_channel.cc +++ b/source/base/net/tcp_channel.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/tcp_channel.h b/source/base/net/tcp_channel.h index e1725e3c8e..e358187573 100644 --- a/source/base/net/tcp_channel.h +++ b/source/base/net/tcp_channel.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/tcp_channel_proxy.cc b/source/base/net/tcp_channel_proxy.cc index e59af02a56..49ec25bfa2 100644 --- a/source/base/net/tcp_channel_proxy.cc +++ b/source/base/net/tcp_channel_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/tcp_channel_proxy.h b/source/base/net/tcp_channel_proxy.h index 980ad8cfb7..cf78e77a53 100644 --- a/source/base/net/tcp_channel_proxy.h +++ b/source/base/net/tcp_channel_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/tcp_keep_alive.h b/source/base/net/tcp_keep_alive.h index 22b16fa2a4..dee52cc806 100644 --- a/source/base/net/tcp_keep_alive.h +++ b/source/base/net/tcp_keep_alive.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/tcp_server.cc b/source/base/net/tcp_server.cc index 7062f07d56..e53562bebc 100644 --- a/source/base/net/tcp_server.cc +++ b/source/base/net/tcp_server.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/tcp_server.h b/source/base/net/tcp_server.h index 952a4db194..d764ea4446 100644 --- a/source/base/net/tcp_server.h +++ b/source/base/net/tcp_server.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/variable_size.cc b/source/base/net/variable_size.cc index 9bc0c998b1..0159974849 100644 --- a/source/base/net/variable_size.cc +++ b/source/base/net/variable_size.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/variable_size.h b/source/base/net/variable_size.h index 1839a9bcbf..578f5dee1c 100644 --- a/source/base/net/variable_size.h +++ b/source/base/net/variable_size.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/net/write_task.h b/source/base/net/write_task.h index eac2fedcaf..d759aeb998 100644 --- a/source/base/net/write_task.h +++ b/source/base/net/write_task.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/authenticator.cc b/source/base/peer/authenticator.cc index b2a1f57ec6..facb5825b6 100644 --- a/source/base/peer/authenticator.cc +++ b/source/base/peer/authenticator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/authenticator.h b/source/base/peer/authenticator.h index 2de161024a..a8ab963468 100644 --- a/source/base/peer/authenticator.h +++ b/source/base/peer/authenticator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/client_authenticator.cc b/source/base/peer/client_authenticator.cc index db12a73e88..fe3e372c4b 100644 --- a/source/base/peer/client_authenticator.cc +++ b/source/base/peer/client_authenticator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/client_authenticator.h b/source/base/peer/client_authenticator.h index 2a0058c231..0e28660c58 100644 --- a/source/base/peer/client_authenticator.h +++ b/source/base/peer/client_authenticator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/host_id.cc b/source/base/peer/host_id.cc index d8b22e69cc..c6ea00e70c 100644 --- a/source/base/peer/host_id.cc +++ b/source/base/peer/host_id.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/host_id.h b/source/base/peer/host_id.h index d0f91fa041..9c9649d2fb 100644 --- a/source/base/peer/host_id.h +++ b/source/base/peer/host_id.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/relay_peer.cc b/source/base/peer/relay_peer.cc index 6096f776c3..e76d1694b4 100644 --- a/source/base/peer/relay_peer.cc +++ b/source/base/peer/relay_peer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/relay_peer.h b/source/base/peer/relay_peer.h index a28284616f..3fb5db0072 100644 --- a/source/base/peer/relay_peer.h +++ b/source/base/peer/relay_peer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/relay_peer_manager.cc b/source/base/peer/relay_peer_manager.cc index 65800f2c13..d924c762c8 100644 --- a/source/base/peer/relay_peer_manager.cc +++ b/source/base/peer/relay_peer_manager.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/relay_peer_manager.h b/source/base/peer/relay_peer_manager.h index a416d2a103..a457f6281c 100644 --- a/source/base/peer/relay_peer_manager.h +++ b/source/base/peer/relay_peer_manager.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/server_authenticator.cc b/source/base/peer/server_authenticator.cc index fb76f21436..503607425b 100644 --- a/source/base/peer/server_authenticator.cc +++ b/source/base/peer/server_authenticator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/server_authenticator.h b/source/base/peer/server_authenticator.h index b7c8af12e1..b15e6a7dc2 100644 --- a/source/base/peer/server_authenticator.h +++ b/source/base/peer/server_authenticator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/server_authenticator_manager.cc b/source/base/peer/server_authenticator_manager.cc index 1167f72646..6632ce0cc4 100644 --- a/source/base/peer/server_authenticator_manager.cc +++ b/source/base/peer/server_authenticator_manager.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/server_authenticator_manager.h b/source/base/peer/server_authenticator_manager.h index 55a4bad4d4..79ca853134 100644 --- a/source/base/peer/server_authenticator_manager.h +++ b/source/base/peer/server_authenticator_manager.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/stun_peer.cc b/source/base/peer/stun_peer.cc index d98f726009..a5e78cbcc6 100644 --- a/source/base/peer/stun_peer.cc +++ b/source/base/peer/stun_peer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/stun_peer.h b/source/base/peer/stun_peer.h index 4b513604df..00f6bb6793 100644 --- a/source/base/peer/stun_peer.h +++ b/source/base/peer/stun_peer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/stun_server.cc b/source/base/peer/stun_server.cc index 16ad78b0c1..478a06025c 100644 --- a/source/base/peer/stun_server.cc +++ b/source/base/peer/stun_server.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/stun_server.h b/source/base/peer/stun_server.h index 4bf6aedce9..a057c8a6f1 100644 --- a/source/base/peer/stun_server.h +++ b/source/base/peer/stun_server.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/user.cc b/source/base/peer/user.cc index b87a63f66d..68ad674ab3 100644 --- a/source/base/peer/user.cc +++ b/source/base/peer/user.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/user.h b/source/base/peer/user.h index e5d94e1b27..515e84971e 100644 --- a/source/base/peer/user.h +++ b/source/base/peer/user.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/user_list.cc b/source/base/peer/user_list.cc index 7d21bbede4..2fe34e6557 100644 --- a/source/base/peer/user_list.cc +++ b/source/base/peer/user_list.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/user_list.h b/source/base/peer/user_list.h index 6ba0b0a663..29c8ec2347 100644 --- a/source/base/peer/user_list.h +++ b/source/base/peer/user_list.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/peer/user_list_base.h b/source/base/peer/user_list_base.h index 03b314f222..11f7c9d45a 100644 --- a/source/base/peer/user_list_base.h +++ b/source/base/peer/user_list_base.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/posix/eintr_wrapper.h b/source/base/posix/eintr_wrapper.h index 927d6741c5..d4be8eb638 100644 --- a/source/base/posix/eintr_wrapper.h +++ b/source/base/posix/eintr_wrapper.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/power_controller.h b/source/base/power_controller.h index f46dd0a5dd..f4959c4d42 100644 --- a/source/base/power_controller.h +++ b/source/base/power_controller.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/power_controller_linux.cc b/source/base/power_controller_linux.cc index 91c1bb3445..7963435ddb 100644 --- a/source/base/power_controller_linux.cc +++ b/source/base/power_controller_linux.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/power_controller_mac.mm b/source/base/power_controller_mac.mm index 91c1bb3445..7963435ddb 100644 --- a/source/base/power_controller_mac.mm +++ b/source/base/power_controller_mac.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/power_controller_win.cc b/source/base/power_controller_win.cc index 86ac8f754a..944599e710 100644 --- a/source/base/power_controller_win.cc +++ b/source/base/power_controller_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/process_handle.cc b/source/base/process_handle.cc index a418bb36c3..9ca2470160 100644 --- a/source/base/process_handle.cc +++ b/source/base/process_handle.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/process_handle.h b/source/base/process_handle.h index 9c0e9efdc2..166c18f45f 100644 --- a/source/base/process_handle.h +++ b/source/base/process_handle.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/scoped_clear_last_error.cc b/source/base/scoped_clear_last_error.cc index 32bdaec708..46b2465f4d 100644 --- a/source/base/scoped_clear_last_error.cc +++ b/source/base/scoped_clear_last_error.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/scoped_clear_last_error.h b/source/base/scoped_clear_last_error.h index 288192208e..7a140cea79 100644 --- a/source/base/scoped_clear_last_error.h +++ b/source/base/scoped_clear_last_error.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/scoped_clear_last_error_unittest.cc b/source/base/scoped_clear_last_error_unittest.cc index d7ac9f6e72..9f06db38b6 100644 --- a/source/base/scoped_clear_last_error_unittest.cc +++ b/source/base/scoped_clear_last_error_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/scoped_logging.h b/source/base/scoped_logging.h index e06ca0a16a..111f4a1475 100644 --- a/source/base/scoped_logging.h +++ b/source/base/scoped_logging.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/scoped_task_runner.cc b/source/base/scoped_task_runner.cc index 5a103cbd37..ae972496f4 100644 --- a/source/base/scoped_task_runner.cc +++ b/source/base/scoped_task_runner.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/scoped_task_runner.h b/source/base/scoped_task_runner.h index 3139b0273a..f3e3f2789b 100644 --- a/source/base/scoped_task_runner.h +++ b/source/base/scoped_task_runner.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/service.h b/source/base/service.h index 546e62cc2e..02df0184a4 100644 --- a/source/base/service.h +++ b/source/base/service.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/service_posix.cc b/source/base/service_posix.cc index f29433d440..574c01c90b 100644 --- a/source/base/service_posix.cc +++ b/source/base/service_posix.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/service_win.cc b/source/base/service_win.cc index a50608781f..d73d4d1c9c 100644 --- a/source/base/service_win.cc +++ b/source/base/service_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/session_id.cc b/source/base/session_id.cc index 58632903f9..4663a08ffc 100644 --- a/source/base/session_id.cc +++ b/source/base/session_id.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/session_id.h b/source/base/session_id.h index 3daf796473..3974fd3732 100644 --- a/source/base/session_id.h +++ b/source/base/session_id.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/settings/json_settings.cc b/source/base/settings/json_settings.cc index 67728b9ec8..87714f9971 100644 --- a/source/base/settings/json_settings.cc +++ b/source/base/settings/json_settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/settings/json_settings.h b/source/base/settings/json_settings.h index 91d07abaad..52df41ac94 100644 --- a/source/base/settings/json_settings.h +++ b/source/base/settings/json_settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/settings/json_settings_unittest.cc b/source/base/settings/json_settings_unittest.cc index 1d5f964c44..5610279cb9 100644 --- a/source/base/settings/json_settings_unittest.cc +++ b/source/base/settings/json_settings_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/settings/settings.cc b/source/base/settings/settings.cc index 73ffeeb32f..044e43cd8a 100644 --- a/source/base/settings/settings.cc +++ b/source/base/settings/settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/settings/settings.h b/source/base/settings/settings.h index 615ba192aa..8cb3a895e0 100644 --- a/source/base/settings/settings.h +++ b/source/base/settings/settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/smbios.h b/source/base/smbios.h index fd9b22d8f1..b12f9d1af5 100644 --- a/source/base/smbios.h +++ b/source/base/smbios.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/smbios_parser.cc b/source/base/smbios_parser.cc index 54e14d1f70..294a9651e5 100644 --- a/source/base/smbios_parser.cc +++ b/source/base/smbios_parser.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/smbios_parser.h b/source/base/smbios_parser.h index 8af66df2bc..63acebd26a 100644 --- a/source/base/smbios_parser.h +++ b/source/base/smbios_parser.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/smbios_reader.h b/source/base/smbios_reader.h index 082f39d19e..890ba662b3 100644 --- a/source/base/smbios_reader.h +++ b/source/base/smbios_reader.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/smbios_reader_linux.cc b/source/base/smbios_reader_linux.cc index 4c338f0cf9..b85a2e3254 100644 --- a/source/base/smbios_reader_linux.cc +++ b/source/base/smbios_reader_linux.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/smbios_reader_mac.mm b/source/base/smbios_reader_mac.mm index 4c338f0cf9..b85a2e3254 100644 --- a/source/base/smbios_reader_mac.mm +++ b/source/base/smbios_reader_mac.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/smbios_reader_win.cc b/source/base/smbios_reader_win.cc index 48b6a51694..063bca5e6e 100644 --- a/source/base/smbios_reader_win.cc +++ b/source/base/smbios_reader_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/stl_util.h b/source/base/stl_util.h index a31ff33a79..e0814fbd2a 100644 --- a/source/base/stl_util.h +++ b/source/base/stl_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/stl_util_unittest.cc b/source/base/stl_util_unittest.cc index 27f43b9b2c..54fe425c78 100644 --- a/source/base/stl_util_unittest.cc +++ b/source/base/stl_util_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/strcat.cc b/source/base/strings/strcat.cc index 8aa8013508..cf988badbe 100644 --- a/source/base/strings/strcat.cc +++ b/source/base/strings/strcat.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/strcat.h b/source/base/strings/strcat.h index e7253b5f46..ce9d4fa324 100644 --- a/source/base/strings/strcat.h +++ b/source/base/strings/strcat.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_number_conversions.cc b/source/base/strings/string_number_conversions.cc index aff2231734..f219af4d1a 100644 --- a/source/base/strings/string_number_conversions.cc +++ b/source/base/strings/string_number_conversions.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_number_conversions.h b/source/base/strings/string_number_conversions.h index ee2b5782fd..f3a6b11d4d 100644 --- a/source/base/strings/string_number_conversions.h +++ b/source/base/strings/string_number_conversions.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_number_conversions_unittest.cc b/source/base/strings/string_number_conversions_unittest.cc index a81fd5f8f8..bf7eca3d69 100644 --- a/source/base/strings/string_number_conversions_unittest.cc +++ b/source/base/strings/string_number_conversions_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_split.cc b/source/base/strings/string_split.cc index c797537e75..01637fef51 100644 --- a/source/base/strings/string_split.cc +++ b/source/base/strings/string_split.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_split.h b/source/base/strings/string_split.h index ce691b9445..2a36178b19 100644 --- a/source/base/strings/string_split.h +++ b/source/base/strings/string_split.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_split_unittest.cc b/source/base/strings/string_split_unittest.cc index c0c7be765d..827d242fa3 100644 --- a/source/base/strings/string_split_unittest.cc +++ b/source/base/strings/string_split_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_util.cc b/source/base/strings/string_util.cc index 353edbc070..cdc1c5b9a1 100644 --- a/source/base/strings/string_util.cc +++ b/source/base/strings/string_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_util.h b/source/base/strings/string_util.h index 5e7f55e357..3c1fffb8b9 100644 --- a/source/base/strings/string_util.h +++ b/source/base/strings/string_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_util_constants.cc b/source/base/strings/string_util_constants.cc index b10590d89f..1019361834 100644 --- a/source/base/strings/string_util_constants.cc +++ b/source/base/strings/string_util_constants.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_util_constants.h b/source/base/strings/string_util_constants.h index d7bb265602..04e63f508e 100644 --- a/source/base/strings/string_util_constants.h +++ b/source/base/strings/string_util_constants.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_util_icu.cc b/source/base/strings/string_util_icu.cc index c23c8fdd77..5e00571ae7 100644 --- a/source/base/strings/string_util_icu.cc +++ b/source/base/strings/string_util_icu.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_util_unittest.cc b/source/base/strings/string_util_unittest.cc index cdb5e67ac0..592fa8fe32 100644 --- a/source/base/strings/string_util_unittest.cc +++ b/source/base/strings/string_util_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/string_util_win.cc b/source/base/strings/string_util_win.cc index 1189d53625..b2ad548a1b 100644 --- a/source/base/strings/string_util_win.cc +++ b/source/base/strings/string_util_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/unicode.cc b/source/base/strings/unicode.cc index 51fb664cca..192923b02d 100644 --- a/source/base/strings/unicode.cc +++ b/source/base/strings/unicode.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/strings/unicode.h b/source/base/strings/unicode.h index b2926708e3..ca9048f10c 100644 --- a/source/base/strings/unicode.h +++ b/source/base/strings/unicode.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/sys_info.cc b/source/base/sys_info.cc index 2570ff041d..3ec6438121 100644 --- a/source/base/sys_info.cc +++ b/source/base/sys_info.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/sys_info.h b/source/base/sys_info.h index 387decf2ee..9e20bef929 100644 --- a/source/base/sys_info.h +++ b/source/base/sys_info.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/sys_info_linux.cc b/source/base/sys_info_linux.cc index 14c6222533..f712e9b8ec 100644 --- a/source/base/sys_info_linux.cc +++ b/source/base/sys_info_linux.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/sys_info_mac.mm b/source/base/sys_info_mac.mm index 73ee5f1abc..1f13b9de89 100644 --- a/source/base/sys_info_mac.mm +++ b/source/base/sys_info_mac.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/sys_info_win.cc b/source/base/sys_info_win.cc index 0d8e4bccfc..f100800c84 100644 --- a/source/base/sys_info_win.cc +++ b/source/base/sys_info_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/system_error.cc b/source/base/system_error.cc index df60bc28ff..f44b17ad9c 100644 --- a/source/base/system_error.cc +++ b/source/base/system_error.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/system_error.h b/source/base/system_error.h index ef2957afb9..fbfab2dd15 100644 --- a/source/base/system_error.h +++ b/source/base/system_error.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/system_time.cc b/source/base/system_time.cc index d0d651ea3c..7ffc3c37fd 100644 --- a/source/base/system_time.cc +++ b/source/base/system_time.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/system_time.h b/source/base/system_time.h index 0c476fe779..fc4f1ba4a2 100644 --- a/source/base/system_time.h +++ b/source/base/system_time.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/task_runner.cc b/source/base/task_runner.cc index ae777432a8..cb91236fb2 100644 --- a/source/base/task_runner.cc +++ b/source/base/task_runner.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/task_runner.h b/source/base/task_runner.h index 0884743c62..9c57306bd2 100644 --- a/source/base/task_runner.h +++ b/source/base/task_runner.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/tests_main.cc b/source/base/tests_main.cc index 03d51bf245..7e698d8953 100644 --- a/source/base/tests_main.cc +++ b/source/base/tests_main.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/threading/simple_thread.cc b/source/base/threading/simple_thread.cc index 298839b260..b8ec873b95 100644 --- a/source/base/threading/simple_thread.cc +++ b/source/base/threading/simple_thread.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/threading/simple_thread.h b/source/base/threading/simple_thread.h index 158e435377..47f4fab859 100644 --- a/source/base/threading/simple_thread.h +++ b/source/base/threading/simple_thread.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/threading/thread.cc b/source/base/threading/thread.cc index aa0b4b3bbd..cce199f571 100644 --- a/source/base/threading/thread.cc +++ b/source/base/threading/thread.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/threading/thread.h b/source/base/threading/thread.h index 453f9a2b94..36b81fb5b5 100644 --- a/source/base/threading/thread.h +++ b/source/base/threading/thread.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/threading/thread_checker.cc b/source/base/threading/thread_checker.cc index 4f71f228a8..964df2c756 100644 --- a/source/base/threading/thread_checker.cc +++ b/source/base/threading/thread_checker.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/threading/thread_checker.h b/source/base/threading/thread_checker.h index 35b507d01e..3e5eb5da1c 100644 --- a/source/base/threading/thread_checker.h +++ b/source/base/threading/thread_checker.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/version.cc b/source/base/version.cc index d07fdf7926..012cdbfa7f 100644 --- a/source/base/version.cc +++ b/source/base/version.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/version.h b/source/base/version.h index 755a4aa919..cdc90b55ce 100644 --- a/source/base/version.h +++ b/source/base/version.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/version_unittest.cc b/source/base/version_unittest.cc index 8d9855f6ca..b87da27731 100644 --- a/source/base/version_unittest.cc +++ b/source/base/version_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/waitable_event.cc b/source/base/waitable_event.cc index 7dc3b70531..b3d07b2529 100644 --- a/source/base/waitable_event.cc +++ b/source/base/waitable_event.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/waitable_event.h b/source/base/waitable_event.h index 7a702e8d24..38c9511cd6 100644 --- a/source/base/waitable_event.h +++ b/source/base/waitable_event.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/waitable_timer.cc b/source/base/waitable_timer.cc index 0348887d8b..e7ece3384f 100644 --- a/source/base/waitable_timer.cc +++ b/source/base/waitable_timer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/waitable_timer.h b/source/base/waitable_timer.h index e2b6a3b320..c39998ea1f 100644 --- a/source/base/waitable_timer.h +++ b/source/base/waitable_timer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/battery_enumerator.cc b/source/base/win/battery_enumerator.cc index 873474107e..540a010679 100644 --- a/source/base/win/battery_enumerator.cc +++ b/source/base/win/battery_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/battery_enumerator.h b/source/base/win/battery_enumerator.h index 60d7dabac0..22f9c54aab 100644 --- a/source/base/win/battery_enumerator.h +++ b/source/base/win/battery_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/desktop.cc b/source/base/win/desktop.cc index d930baf38a..7da3803cbd 100644 --- a/source/base/win/desktop.cc +++ b/source/base/win/desktop.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/desktop.h b/source/base/win/desktop.h index 077f7c7e22..fa63c17a4a 100644 --- a/source/base/win/desktop.h +++ b/source/base/win/desktop.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/device.cc b/source/base/win/device.cc index 0fb79301f1..f984b3c9fc 100644 --- a/source/base/win/device.cc +++ b/source/base/win/device.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/device.h b/source/base/win/device.h index a432693627..184f2bb0dd 100644 --- a/source/base/win/device.h +++ b/source/base/win/device.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/device_enumerator.cc b/source/base/win/device_enumerator.cc index f02e82d220..5f63f1d7bf 100644 --- a/source/base/win/device_enumerator.cc +++ b/source/base/win/device_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/device_enumerator.h b/source/base/win/device_enumerator.h index cf2d0681d3..0444296155 100644 --- a/source/base/win/device_enumerator.h +++ b/source/base/win/device_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/drive_enumerator.cc b/source/base/win/drive_enumerator.cc index a815817600..e7b95f1abd 100644 --- a/source/base/win/drive_enumerator.cc +++ b/source/base/win/drive_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/drive_enumerator.h b/source/base/win/drive_enumerator.h index 7b837a957e..dad663f575 100644 --- a/source/base/win/drive_enumerator.h +++ b/source/base/win/drive_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/event_enumerator.cc b/source/base/win/event_enumerator.cc index 17482e958f..7981e4abab 100644 --- a/source/base/win/event_enumerator.cc +++ b/source/base/win/event_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/event_enumerator.h b/source/base/win/event_enumerator.h index 477fbd39e2..27036a0b44 100644 --- a/source/base/win/event_enumerator.h +++ b/source/base/win/event_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/file_version_info.cc b/source/base/win/file_version_info.cc index 86269f71d5..d07c9b0749 100644 --- a/source/base/win/file_version_info.cc +++ b/source/base/win/file_version_info.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/file_version_info.h b/source/base/win/file_version_info.h index 91e32c5a87..53fa6af88b 100644 --- a/source/base/win/file_version_info.h +++ b/source/base/win/file_version_info.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/message_window.cc b/source/base/win/message_window.cc index c669bfde2e..f9d1c46c26 100644 --- a/source/base/win/message_window.cc +++ b/source/base/win/message_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/message_window.h b/source/base/win/message_window.h index 9752201d3b..6da2afbee2 100644 --- a/source/base/win/message_window.h +++ b/source/base/win/message_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/mini_dump_writer.cc b/source/base/win/mini_dump_writer.cc index ab22f6f0b9..3f6a1a1ed3 100644 --- a/source/base/win/mini_dump_writer.cc +++ b/source/base/win/mini_dump_writer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/mini_dump_writer.h b/source/base/win/mini_dump_writer.h index 2acb9fef34..ff24392134 100644 --- a/source/base/win/mini_dump_writer.h +++ b/source/base/win/mini_dump_writer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/monitor_enumerator.cc b/source/base/win/monitor_enumerator.cc index 6946aa3f8b..96d9d43576 100644 --- a/source/base/win/monitor_enumerator.cc +++ b/source/base/win/monitor_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/monitor_enumerator.h b/source/base/win/monitor_enumerator.h index ed3863b533..092489263c 100644 --- a/source/base/win/monitor_enumerator.h +++ b/source/base/win/monitor_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/net_share_enumerator.cc b/source/base/win/net_share_enumerator.cc index 892afdae6c..9c6f12f11a 100644 --- a/source/base/win/net_share_enumerator.cc +++ b/source/base/win/net_share_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/net_share_enumerator.h b/source/base/win/net_share_enumerator.h index db39203ac7..d0ed32ead7 100644 --- a/source/base/win/net_share_enumerator.h +++ b/source/base/win/net_share_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/object_watcher.cc b/source/base/win/object_watcher.cc index 322e35f64a..5dc5634de9 100644 --- a/source/base/win/object_watcher.cc +++ b/source/base/win/object_watcher.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/object_watcher.h b/source/base/win/object_watcher.h index 2c3b12ba1a..ab647f82d6 100644 --- a/source/base/win/object_watcher.h +++ b/source/base/win/object_watcher.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/power_info.cc b/source/base/win/power_info.cc index 7ed6b9d271..feb1fc08d0 100644 --- a/source/base/win/power_info.cc +++ b/source/base/win/power_info.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/power_info.h b/source/base/win/power_info.h index e3daba84b6..8e40583fba 100644 --- a/source/base/win/power_info.h +++ b/source/base/win/power_info.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/printer_enumerator.cc b/source/base/win/printer_enumerator.cc index 9e8659b59a..58a8e7f67f 100644 --- a/source/base/win/printer_enumerator.cc +++ b/source/base/win/printer_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/printer_enumerator.h b/source/base/win/printer_enumerator.h index f4bb073613..c513dac5af 100644 --- a/source/base/win/printer_enumerator.h +++ b/source/base/win/printer_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/process.cc b/source/base/win/process.cc index 9866a2f7d0..a510254cad 100644 --- a/source/base/win/process.cc +++ b/source/base/win/process.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/process.h b/source/base/win/process.h index 2727b4a0b1..66cb6a0896 100644 --- a/source/base/win/process.h +++ b/source/base/win/process.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/process_util.cc b/source/base/win/process_util.cc index 03669196c0..480b463c27 100644 --- a/source/base/win/process_util.cc +++ b/source/base/win/process_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/process_util.h b/source/base/win/process_util.h index 0e207bdd90..1cadfaaecc 100644 --- a/source/base/win/process_util.h +++ b/source/base/win/process_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/registry.cc b/source/base/win/registry.cc index bb28daccfb..df88d4c96b 100644 --- a/source/base/win/registry.cc +++ b/source/base/win/registry.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/registry.h b/source/base/win/registry.h index ebf033cefa..aa20ddf8c3 100644 --- a/source/base/win/registry.h +++ b/source/base/win/registry.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/registry_unittest.cc b/source/base/win/registry_unittest.cc index 020eea45c5..002df0146e 100644 --- a/source/base/win/registry_unittest.cc +++ b/source/base/win/registry_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/resource_util.cc b/source/base/win/resource_util.cc index 65c7f59c8c..ff90d8d425 100644 --- a/source/base/win/resource_util.cc +++ b/source/base/win/resource_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/resource_util.h b/source/base/win/resource_util.h index ded4611016..addf0ad5ee 100644 --- a/source/base/win/resource_util.h +++ b/source/base/win/resource_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/safe_mode_util.cc b/source/base/win/safe_mode_util.cc index b1d817aac1..9fb35015cf 100644 --- a/source/base/win/safe_mode_util.cc +++ b/source/base/win/safe_mode_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/safe_mode_util.h b/source/base/win/safe_mode_util.h index a2b3b411a6..5ed58e4f30 100644 --- a/source/base/win/safe_mode_util.h +++ b/source/base/win/safe_mode_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_clipboard.cc b/source/base/win/scoped_clipboard.cc index 9983f945f6..378175150e 100644 --- a/source/base/win/scoped_clipboard.cc +++ b/source/base/win/scoped_clipboard.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_clipboard.h b/source/base/win/scoped_clipboard.h index 2297e0bed5..853b97c21e 100644 --- a/source/base/win/scoped_clipboard.h +++ b/source/base/win/scoped_clipboard.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_co_mem.h b/source/base/win/scoped_co_mem.h index f41f0b321a..4e7aea0256 100644 --- a/source/base/win/scoped_co_mem.h +++ b/source/base/win/scoped_co_mem.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_com_initializer.cc b/source/base/win/scoped_com_initializer.cc index 039aec4392..fc9e1e8b1b 100644 --- a/source/base/win/scoped_com_initializer.cc +++ b/source/base/win/scoped_com_initializer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_com_initializer.h b/source/base/win/scoped_com_initializer.h index 9d4bd3b22c..21cdd5ae84 100644 --- a/source/base/win/scoped_com_initializer.h +++ b/source/base/win/scoped_com_initializer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_device_info.h b/source/base/win/scoped_device_info.h index 685bf4ed63..983fd8b1b5 100644 --- a/source/base/win/scoped_device_info.h +++ b/source/base/win/scoped_device_info.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_gdi_object.h b/source/base/win/scoped_gdi_object.h index 35682e8e49..de7ec9bbb9 100644 --- a/source/base/win/scoped_gdi_object.h +++ b/source/base/win/scoped_gdi_object.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_hdc.h b/source/base/win/scoped_hdc.h index 23c7899d99..1eabf96883 100644 --- a/source/base/win/scoped_hdc.h +++ b/source/base/win/scoped_hdc.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_hglobal.h b/source/base/win/scoped_hglobal.h index 36f961346d..2d08815598 100644 --- a/source/base/win/scoped_hglobal.h +++ b/source/base/win/scoped_hglobal.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_impersonator.cc b/source/base/win/scoped_impersonator.cc index a7b5fb5617..d7151c5d43 100644 --- a/source/base/win/scoped_impersonator.cc +++ b/source/base/win/scoped_impersonator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_impersonator.h b/source/base/win/scoped_impersonator.h index f5d0551ce7..e3fb3ebe9c 100644 --- a/source/base/win/scoped_impersonator.h +++ b/source/base/win/scoped_impersonator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_local.h b/source/base/win/scoped_local.h index 8ba5425ede..b3c03e9cd5 100644 --- a/source/base/win/scoped_local.h +++ b/source/base/win/scoped_local.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_object.h b/source/base/win/scoped_object.h index 99eae23b8d..a2bee33881 100644 --- a/source/base/win/scoped_object.h +++ b/source/base/win/scoped_object.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_object_unittest.cc b/source/base/win/scoped_object_unittest.cc index 3317ddb35c..98dc50ef71 100644 --- a/source/base/win/scoped_object_unittest.cc +++ b/source/base/win/scoped_object_unittest.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_select_object.h b/source/base/win/scoped_select_object.h index cf94dc072d..146285a318 100644 --- a/source/base/win/scoped_select_object.h +++ b/source/base/win/scoped_select_object.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_thread_desktop.cc b/source/base/win/scoped_thread_desktop.cc index f7539c1d56..d649f85dd8 100644 --- a/source/base/win/scoped_thread_desktop.cc +++ b/source/base/win/scoped_thread_desktop.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_thread_desktop.h b/source/base/win/scoped_thread_desktop.h index 139bf611d1..f81e5295ea 100644 --- a/source/base/win/scoped_thread_desktop.h +++ b/source/base/win/scoped_thread_desktop.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_user_object.h b/source/base/win/scoped_user_object.h index 31cef245e1..cacefff166 100644 --- a/source/base/win/scoped_user_object.h +++ b/source/base/win/scoped_user_object.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/scoped_wts_memory.h b/source/base/win/scoped_wts_memory.h index f89e0fcabb..0a3c16951d 100644 --- a/source/base/win/scoped_wts_memory.h +++ b/source/base/win/scoped_wts_memory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/security_helpers.cc b/source/base/win/security_helpers.cc index db885cddeb..aead7bac57 100644 --- a/source/base/win/security_helpers.cc +++ b/source/base/win/security_helpers.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/security_helpers.h b/source/base/win/security_helpers.h index d23186f0dd..5c46e37f79 100644 --- a/source/base/win/security_helpers.h +++ b/source/base/win/security_helpers.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/service_controller.cc b/source/base/win/service_controller.cc index 2709bb4e74..84ad2db691 100644 --- a/source/base/win/service_controller.cc +++ b/source/base/win/service_controller.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/service_controller.h b/source/base/win/service_controller.h index e782a0be8b..5c65c4c90c 100644 --- a/source/base/win/service_controller.h +++ b/source/base/win/service_controller.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/service_enumerator.cc b/source/base/win/service_enumerator.cc index 316019d876..408ef17680 100644 --- a/source/base/win/service_enumerator.cc +++ b/source/base/win/service_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/service_enumerator.h b/source/base/win/service_enumerator.h index d442659720..6b6c0919a8 100644 --- a/source/base/win/service_enumerator.h +++ b/source/base/win/service_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/session_enumerator.cc b/source/base/win/session_enumerator.cc index 272fcb5d8e..c04057a783 100644 --- a/source/base/win/session_enumerator.cc +++ b/source/base/win/session_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/session_enumerator.h b/source/base/win/session_enumerator.h index 3204a0e382..519fa253a9 100644 --- a/source/base/win/session_enumerator.h +++ b/source/base/win/session_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/session_info.cc b/source/base/win/session_info.cc index 391a8b1ec0..74e651a9b1 100644 --- a/source/base/win/session_info.cc +++ b/source/base/win/session_info.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/session_info.h b/source/base/win/session_info.h index 6612b5127d..78b5d9ae44 100644 --- a/source/base/win/session_info.h +++ b/source/base/win/session_info.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/session_status.cc b/source/base/win/session_status.cc index d877be0530..3bea57a150 100644 --- a/source/base/win/session_status.cc +++ b/source/base/win/session_status.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/session_status.h b/source/base/win/session_status.h index a6e9803efb..56d2032fdf 100644 --- a/source/base/win/session_status.h +++ b/source/base/win/session_status.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/session_watcher.cc b/source/base/win/session_watcher.cc index b7ab0165ed..6ba095e84f 100644 --- a/source/base/win/session_watcher.cc +++ b/source/base/win/session_watcher.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/session_watcher.h b/source/base/win/session_watcher.h index 6f3e79210c..0b2c13dda3 100644 --- a/source/base/win/session_watcher.h +++ b/source/base/win/session_watcher.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/user_enumerator.cc b/source/base/win/user_enumerator.cc index 39bb31491f..c71c1ef4bb 100644 --- a/source/base/win/user_enumerator.cc +++ b/source/base/win/user_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/user_enumerator.h b/source/base/win/user_enumerator.h index d7cb72db98..6b0a9e0f3b 100644 --- a/source/base/win/user_enumerator.h +++ b/source/base/win/user_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/user_group_enumerator.cc b/source/base/win/user_group_enumerator.cc index 496c7c3657..e57def4202 100644 --- a/source/base/win/user_group_enumerator.cc +++ b/source/base/win/user_group_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/user_group_enumerator.h b/source/base/win/user_group_enumerator.h index 9ce3c0c210..e55733784c 100644 --- a/source/base/win/user_group_enumerator.h +++ b/source/base/win/user_group_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/video_adapter_enumerator.cc b/source/base/win/video_adapter_enumerator.cc index eaad6ed8aa..eec827cd27 100644 --- a/source/base/win/video_adapter_enumerator.cc +++ b/source/base/win/video_adapter_enumerator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/video_adapter_enumerator.h b/source/base/win/video_adapter_enumerator.h index 755f595e25..15807a7bc1 100644 --- a/source/base/win/video_adapter_enumerator.h +++ b/source/base/win/video_adapter_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/window_station.cc b/source/base/win/window_station.cc index f220c79b8f..60d2c45051 100644 --- a/source/base/win/window_station.cc +++ b/source/base/win/window_station.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/window_station.h b/source/base/win/window_station.h index 86f0c1222f..3350ecb5e3 100644 --- a/source/base/win/window_station.h +++ b/source/base/win/window_station.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/windows_version.cc b/source/base/win/windows_version.cc index 505832188f..69e50f1c84 100644 --- a/source/base/win/windows_version.cc +++ b/source/base/win/windows_version.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/win/windows_version.h b/source/base/win/windows_version.h index 7f73360a8b..fade622910 100644 --- a/source/base/win/windows_version.h +++ b/source/base/win/windows_version.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/x11/x_server_clipboard.cc b/source/base/x11/x_server_clipboard.cc index 87cded0714..930c4aedfd 100644 --- a/source/base/x11/x_server_clipboard.cc +++ b/source/base/x11/x_server_clipboard.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/base/x11/x_server_clipboard.h b/source/base/x11/x_server_clipboard.h index dec80bc096..ae772fbe5f 100644 --- a/source/base/x11/x_server_clipboard.h +++ b/source/base/x11/x_server_clipboard.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/build/build_config.h b/source/build/build_config.h index b398d64968..48b4bc05bc 100644 --- a/source/build/build_config.h +++ b/source/build/build_config.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/build/version.h b/source/build/version.h index 613147ccef..367c815673 100644 --- a/source/build/version.h +++ b/source/build/version.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/build/version.rc b/source/build/version.rc index 3018b69258..f682a7f744 100644 --- a/source/build/version.rc +++ b/source/build/version.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/CMakeLists.txt b/source/client/CMakeLists.txt index f8252f0a83..1d73d7e957 100644 --- a/source/client/CMakeLists.txt +++ b/source/client/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/client/client.cc b/source/client/client.cc index c8edb0742e..2040981e27 100644 --- a/source/client/client.cc +++ b/source/client/client.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client.h b/source/client/client.h index 1c6514c9c6..8f71c55af8 100644 --- a/source/client/client.h +++ b/source/client/client.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client.rc b/source/client/client.rc index cdcf4aeffa..9af2ee1762 100644 --- a/source/client/client.rc +++ b/source/client/client.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_config.cc b/source/client/client_config.cc index 4fb101f751..a42c2be3a2 100644 --- a/source/client/client_config.cc +++ b/source/client/client_config.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_config.h b/source/client/client_config.h index eb5287af2e..54c86a8370 100644 --- a/source/client/client_config.h +++ b/source/client/client_config.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_desktop.cc b/source/client/client_desktop.cc index 9d453b33da..67bde2d1db 100644 --- a/source/client/client_desktop.cc +++ b/source/client/client_desktop.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_desktop.h b/source/client/client_desktop.h index ea005aed0a..036609b9b1 100644 --- a/source/client/client_desktop.h +++ b/source/client/client_desktop.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_entry_point.cc b/source/client/client_entry_point.cc index d4d77e45d4..f09e366956 100644 --- a/source/client/client_entry_point.cc +++ b/source/client/client_entry_point.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_file_transfer.cc b/source/client/client_file_transfer.cc index 762d2526dd..42c77ade93 100644 --- a/source/client/client_file_transfer.cc +++ b/source/client/client_file_transfer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_file_transfer.h b/source/client/client_file_transfer.h index 02b59b402f..dcac62ef88 100644 --- a/source/client/client_file_transfer.h +++ b/source/client/client_file_transfer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_main.cc b/source/client/client_main.cc index 73cde48263..f330e6a569 100644 --- a/source/client/client_main.cc +++ b/source/client/client_main.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_main.h b/source/client/client_main.h index 52d3c93aa2..1686c06b7d 100644 --- a/source/client/client_main.h +++ b/source/client/client_main.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_proxy.cc b/source/client/client_proxy.cc index 42752ab1ca..add0de4f17 100644 --- a/source/client/client_proxy.cc +++ b/source/client/client_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_proxy.h b/source/client/client_proxy.h index ef2a387296..15e84d3b2d 100644 --- a/source/client/client_proxy.h +++ b/source/client/client_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_session_state.cc b/source/client/client_session_state.cc index 76e91f7f11..48288756d1 100644 --- a/source/client/client_session_state.cc +++ b/source/client/client_session_state.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_session_state.h b/source/client/client_session_state.h index df73398d0d..4ed82be83d 100644 --- a/source/client/client_session_state.h +++ b/source/client/client_session_state.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_system_info.cc b/source/client/client_system_info.cc index 84b7c02ac2..f073380f62 100644 --- a/source/client/client_system_info.cc +++ b/source/client/client_system_info.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_system_info.h b/source/client/client_system_info.h index 1be4982b38..79d1d67ba9 100644 --- a/source/client/client_system_info.h +++ b/source/client/client_system_info.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_text_chat.cc b/source/client/client_text_chat.cc index dda6eb1884..66ccd4e561 100644 --- a/source/client/client_text_chat.cc +++ b/source/client/client_text_chat.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/client_text_chat.h b/source/client/client_text_chat.h index fe1c7a4ef1..36bfe669a1 100644 --- a/source/client/client_text_chat.h +++ b/source/client/client_text_chat.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/config_factory.cc b/source/client/config_factory.cc index efc1cfa421..27d76531a4 100644 --- a/source/client/config_factory.cc +++ b/source/client/config_factory.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/config_factory.h b/source/client/config_factory.h index 605d7ac689..3b5bd95014 100644 --- a/source/client/config_factory.h +++ b/source/client/config_factory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/desktop_control.h b/source/client/desktop_control.h index 373b82b496..34382a4767 100644 --- a/source/client/desktop_control.h +++ b/source/client/desktop_control.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/desktop_control_proxy.cc b/source/client/desktop_control_proxy.cc index a89f22cb39..9116cff7b6 100644 --- a/source/client/desktop_control_proxy.cc +++ b/source/client/desktop_control_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/desktop_control_proxy.h b/source/client/desktop_control_proxy.h index a0c0add65f..cccd2f2bd4 100644 --- a/source/client/desktop_control_proxy.h +++ b/source/client/desktop_control_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/desktop_window.h b/source/client/desktop_window.h index 0d2126dd95..42c586fe9f 100644 --- a/source/client/desktop_window.h +++ b/source/client/desktop_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/desktop_window_proxy.cc b/source/client/desktop_window_proxy.cc index 2003e69fa6..47d638b813 100644 --- a/source/client/desktop_window_proxy.cc +++ b/source/client/desktop_window_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/desktop_window_proxy.h b/source/client/desktop_window_proxy.h index 3ffb043f4a..54d50c1084 100644 --- a/source/client/desktop_window_proxy.h +++ b/source/client/desktop_window_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_control.h b/source/client/file_control.h index 0119cb1264..4d06366fb6 100644 --- a/source/client/file_control.h +++ b/source/client/file_control.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_control_proxy.cc b/source/client/file_control_proxy.cc index 65b25a054f..3c44d891f8 100644 --- a/source/client/file_control_proxy.cc +++ b/source/client/file_control_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_control_proxy.h b/source/client/file_control_proxy.h index fb5a283d73..0391378b30 100644 --- a/source/client/file_control_proxy.h +++ b/source/client/file_control_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_manager_window.h b/source/client/file_manager_window.h index 60058beb28..6c3b0e1f56 100644 --- a/source/client/file_manager_window.h +++ b/source/client/file_manager_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_manager_window_proxy.cc b/source/client/file_manager_window_proxy.cc index 21946af234..3bb9c7d17e 100644 --- a/source/client/file_manager_window_proxy.cc +++ b/source/client/file_manager_window_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_manager_window_proxy.h b/source/client/file_manager_window_proxy.h index 3354da09cb..f32834d1ab 100644 --- a/source/client/file_manager_window_proxy.h +++ b/source/client/file_manager_window_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_remove_queue_builder.cc b/source/client/file_remove_queue_builder.cc index 07f7068272..be18756677 100644 --- a/source/client/file_remove_queue_builder.cc +++ b/source/client/file_remove_queue_builder.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_remove_queue_builder.h b/source/client/file_remove_queue_builder.h index e67a3de45c..861db3f38c 100644 --- a/source/client/file_remove_queue_builder.h +++ b/source/client/file_remove_queue_builder.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_remove_window.h b/source/client/file_remove_window.h index f8cb2802fc..5ca0971db9 100644 --- a/source/client/file_remove_window.h +++ b/source/client/file_remove_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_remove_window_proxy.cc b/source/client/file_remove_window_proxy.cc index f598ca9b4c..6e631bfb18 100644 --- a/source/client/file_remove_window_proxy.cc +++ b/source/client/file_remove_window_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_remove_window_proxy.h b/source/client/file_remove_window_proxy.h index bc07e64ec0..b45e0ddd06 100644 --- a/source/client/file_remove_window_proxy.h +++ b/source/client/file_remove_window_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_remover.cc b/source/client/file_remover.cc index 2af0b56661..5a0616c121 100644 --- a/source/client/file_remover.cc +++ b/source/client/file_remover.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_remover.h b/source/client/file_remover.h index 926747287d..616e6690e8 100644 --- a/source/client/file_remover.h +++ b/source/client/file_remover.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_remover_proxy.cc b/source/client/file_remover_proxy.cc index d4a4708a42..8b816212a8 100644 --- a/source/client/file_remover_proxy.cc +++ b/source/client/file_remover_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_remover_proxy.h b/source/client/file_remover_proxy.h index a606e4110d..a3789b962e 100644 --- a/source/client/file_remover_proxy.h +++ b/source/client/file_remover_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_transfer.cc b/source/client/file_transfer.cc index d334bac42f..9aa0fcc28c 100644 --- a/source/client/file_transfer.cc +++ b/source/client/file_transfer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_transfer.h b/source/client/file_transfer.h index 334f102743..772332219c 100644 --- a/source/client/file_transfer.h +++ b/source/client/file_transfer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_transfer_proxy.cc b/source/client/file_transfer_proxy.cc index c363848eb8..18e3b894c3 100644 --- a/source/client/file_transfer_proxy.cc +++ b/source/client/file_transfer_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_transfer_proxy.h b/source/client/file_transfer_proxy.h index 75e19652a8..d4dc1c2035 100644 --- a/source/client/file_transfer_proxy.h +++ b/source/client/file_transfer_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_transfer_queue_builder.cc b/source/client/file_transfer_queue_builder.cc index 084e421f4e..fef499a557 100644 --- a/source/client/file_transfer_queue_builder.cc +++ b/source/client/file_transfer_queue_builder.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_transfer_queue_builder.h b/source/client/file_transfer_queue_builder.h index 63aaf9f876..7eca782d98 100644 --- a/source/client/file_transfer_queue_builder.h +++ b/source/client/file_transfer_queue_builder.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_transfer_window.h b/source/client/file_transfer_window.h index 14e4f265c5..6d0684041c 100644 --- a/source/client/file_transfer_window.h +++ b/source/client/file_transfer_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_transfer_window_proxy.cc b/source/client/file_transfer_window_proxy.cc index 711dad7305..9006549b49 100644 --- a/source/client/file_transfer_window_proxy.cc +++ b/source/client/file_transfer_window_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/file_transfer_window_proxy.h b/source/client/file_transfer_window_proxy.h index 6bdca37aa2..6a498ff23e 100644 --- a/source/client/file_transfer_window_proxy.h +++ b/source/client/file_transfer_window_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/frame_factory.h b/source/client/frame_factory.h index eb7a421be2..4c4d882919 100644 --- a/source/client/frame_factory.h +++ b/source/client/frame_factory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/input_event_filter.cc b/source/client/input_event_filter.cc index 6c6e4cdb66..c12ca85b63 100644 --- a/source/client/input_event_filter.cc +++ b/source/client/input_event_filter.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/input_event_filter.h b/source/client/input_event_filter.h index c43f191ba3..7c2134a563 100644 --- a/source/client/input_event_filter.h +++ b/source/client/input_event_filter.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/online_checker/online_checker.cc b/source/client/online_checker/online_checker.cc index c44ba9cab0..0ded1a866e 100644 --- a/source/client/online_checker/online_checker.cc +++ b/source/client/online_checker/online_checker.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/online_checker/online_checker.h b/source/client/online_checker/online_checker.h index b356b0e085..bbc6484ec9 100644 --- a/source/client/online_checker/online_checker.h +++ b/source/client/online_checker/online_checker.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/online_checker/online_checker_direct.cc b/source/client/online_checker/online_checker_direct.cc index 2e3c4a98b8..da4f6b921e 100644 --- a/source/client/online_checker/online_checker_direct.cc +++ b/source/client/online_checker/online_checker_direct.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/online_checker/online_checker_direct.h b/source/client/online_checker/online_checker_direct.h index 6c36529e50..faadb897bb 100644 --- a/source/client/online_checker/online_checker_direct.h +++ b/source/client/online_checker/online_checker_direct.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/online_checker/online_checker_router.cc b/source/client/online_checker/online_checker_router.cc index f794090742..5ba08e501c 100644 --- a/source/client/online_checker/online_checker_router.cc +++ b/source/client/online_checker/online_checker_router.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/online_checker/online_checker_router.h b/source/client/online_checker/online_checker_router.h index 17077af443..89d2e093dd 100644 --- a/source/client/online_checker/online_checker_router.h +++ b/source/client/online_checker/online_checker_router.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router.cc b/source/client/router.cc index 1a29a6cbd6..c96cfeaf56 100644 --- a/source/client/router.cc +++ b/source/client/router.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router.h b/source/client/router.h index db989c170c..5666ede07d 100644 --- a/source/client/router.h +++ b/source/client/router.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_config.cc b/source/client/router_config.cc index 6ba17ae562..d6496dca16 100644 --- a/source/client/router_config.cc +++ b/source/client/router_config.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_config.h b/source/client/router_config.h index cd283ccda0..13866b8c46 100644 --- a/source/client/router_config.h +++ b/source/client/router_config.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_config_storage.cc b/source/client/router_config_storage.cc index 3fef7ad158..2fd62885b2 100644 --- a/source/client/router_config_storage.cc +++ b/source/client/router_config_storage.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_config_storage.h b/source/client/router_config_storage.h index 7d838bc839..9c2ec1a090 100644 --- a/source/client/router_config_storage.h +++ b/source/client/router_config_storage.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_controller.cc b/source/client/router_controller.cc index 7d39e3b325..5c06739b6f 100644 --- a/source/client/router_controller.cc +++ b/source/client/router_controller.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_controller.h b/source/client/router_controller.h index 864b50730c..3d824522b4 100644 --- a/source/client/router_controller.h +++ b/source/client/router_controller.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_proxy.cc b/source/client/router_proxy.cc index 24531e3c41..72c9612191 100644 --- a/source/client/router_proxy.cc +++ b/source/client/router_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_proxy.h b/source/client/router_proxy.h index d101a4fb0a..861c1d984f 100644 --- a/source/client/router_proxy.h +++ b/source/client/router_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_window.h b/source/client/router_window.h index 255b43bd34..9f3566dd2d 100644 --- a/source/client/router_window.h +++ b/source/client/router_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_window_proxy.cc b/source/client/router_window_proxy.cc index 4bff12b480..af6b9f58bd 100644 --- a/source/client/router_window_proxy.cc +++ b/source/client/router_window_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/router_window_proxy.h b/source/client/router_window_proxy.h index 48bdf3733d..177e3df2f3 100644 --- a/source/client/router_window_proxy.h +++ b/source/client/router_window_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/status_window.h b/source/client/status_window.h index 2101f673d8..b6b79e3022 100644 --- a/source/client/status_window.h +++ b/source/client/status_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/status_window_proxy.cc b/source/client/status_window_proxy.cc index 7f82c8ebcc..84c6c7b1e1 100644 --- a/source/client/status_window_proxy.cc +++ b/source/client/status_window_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/status_window_proxy.h b/source/client/status_window_proxy.h index 29d06841d6..7d3d0caf1d 100644 --- a/source/client/status_window_proxy.h +++ b/source/client/status_window_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/system_info_control.h b/source/client/system_info_control.h index 457deff032..bd86da899f 100644 --- a/source/client/system_info_control.h +++ b/source/client/system_info_control.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/system_info_control_proxy.cc b/source/client/system_info_control_proxy.cc index ae23945579..d327e642d8 100644 --- a/source/client/system_info_control_proxy.cc +++ b/source/client/system_info_control_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/system_info_control_proxy.h b/source/client/system_info_control_proxy.h index 2c90fb17d4..674c839775 100644 --- a/source/client/system_info_control_proxy.h +++ b/source/client/system_info_control_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/system_info_window.h b/source/client/system_info_window.h index 0fc52f827c..bff9fae8cb 100644 --- a/source/client/system_info_window.h +++ b/source/client/system_info_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/system_info_window_proxy.cc b/source/client/system_info_window_proxy.cc index ea0c7149c3..e72ad88007 100644 --- a/source/client/system_info_window_proxy.cc +++ b/source/client/system_info_window_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/system_info_window_proxy.h b/source/client/system_info_window_proxy.h index b9baf03ecf..df0a9c9802 100644 --- a/source/client/system_info_window_proxy.h +++ b/source/client/system_info_window_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/text_chat_control.h b/source/client/text_chat_control.h index d6518902bf..309d2d7806 100644 --- a/source/client/text_chat_control.h +++ b/source/client/text_chat_control.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/text_chat_control_proxy.cc b/source/client/text_chat_control_proxy.cc index 3e75936c98..726e7ab3a0 100644 --- a/source/client/text_chat_control_proxy.cc +++ b/source/client/text_chat_control_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/text_chat_control_proxy.h b/source/client/text_chat_control_proxy.h index 0836964e26..bf8460375d 100644 --- a/source/client/text_chat_control_proxy.h +++ b/source/client/text_chat_control_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/text_chat_window.h b/source/client/text_chat_window.h index 4a22586237..de64774887 100644 --- a/source/client/text_chat_window.h +++ b/source/client/text_chat_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/text_chat_window_proxy.cc b/source/client/text_chat_window_proxy.cc index 3279ce28e9..38f76291c8 100644 --- a/source/client/text_chat_window_proxy.cc +++ b/source/client/text_chat_window_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/text_chat_window_proxy.h b/source/client/text_chat_window_proxy.h index d74d8704a4..38eb3cb2fd 100644 --- a/source/client/text_chat_window_proxy.h +++ b/source/client/text_chat_window_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/application.cc b/source/client/ui/application.cc index d568ff849b..3ee648b711 100644 --- a/source/client/ui/application.cc +++ b/source/client/ui/application.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/application.h b/source/client/ui/application.h index 17fe8ca045..c4d8ab17b5 100644 --- a/source/client/ui/application.h +++ b/source/client/ui/application.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/authorization_dialog.cc b/source/client/ui/authorization_dialog.cc index 5f5fffcd50..c97f288dff 100644 --- a/source/client/ui/authorization_dialog.cc +++ b/source/client/ui/authorization_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/authorization_dialog.h b/source/client/ui/authorization_dialog.h index 3cedc41872..35b6cff368 100644 --- a/source/client/ui/authorization_dialog.h +++ b/source/client/ui/authorization_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/client_settings.cc b/source/client/ui/client_settings.cc index 51094fb674..c586ae0b57 100644 --- a/source/client/ui/client_settings.cc +++ b/source/client/ui/client_settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/client_settings.h b/source/client/ui/client_settings.h index 7ccd6f54c4..4448de5493 100644 --- a/source/client/ui/client_settings.h +++ b/source/client/ui/client_settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/client_settings_dialog.cc b/source/client/ui/client_settings_dialog.cc index 22da4cc227..612a712847 100644 --- a/source/client/ui/client_settings_dialog.cc +++ b/source/client/ui/client_settings_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/client_settings_dialog.h b/source/client/ui/client_settings_dialog.h index dc8c0b340c..4645f5abde 100644 --- a/source/client/ui/client_settings_dialog.h +++ b/source/client/ui/client_settings_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/client_window.cc b/source/client/ui/client_window.cc index d55b690b6c..d0d4218d4c 100644 --- a/source/client/ui/client_window.cc +++ b/source/client/ui/client_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/client_window.h b/source/client/ui/client_window.h index cd8629cb37..f4ee8d9e71 100644 --- a/source/client/ui/client_window.h +++ b/source/client/ui/client_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/desktop_config_dialog.cc b/source/client/ui/desktop/desktop_config_dialog.cc index a6a5b67679..a2442a8eea 100644 --- a/source/client/ui/desktop/desktop_config_dialog.cc +++ b/source/client/ui/desktop/desktop_config_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/desktop_config_dialog.h b/source/client/ui/desktop/desktop_config_dialog.h index 1c9f920b10..19c98cb524 100644 --- a/source/client/ui/desktop/desktop_config_dialog.h +++ b/source/client/ui/desktop/desktop_config_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/desktop_settings.cc b/source/client/ui/desktop/desktop_settings.cc index 79a7759362..837067ecf2 100644 --- a/source/client/ui/desktop/desktop_settings.cc +++ b/source/client/ui/desktop/desktop_settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/desktop_settings.h b/source/client/ui/desktop/desktop_settings.h index 90f4782f4c..e022193d77 100644 --- a/source/client/ui/desktop/desktop_settings.h +++ b/source/client/ui/desktop/desktop_settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/desktop_toolbar.cc b/source/client/ui/desktop/desktop_toolbar.cc index bfc00ab8ce..96c18d8506 100644 --- a/source/client/ui/desktop/desktop_toolbar.cc +++ b/source/client/ui/desktop/desktop_toolbar.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/desktop_toolbar.h b/source/client/ui/desktop/desktop_toolbar.h index 6085526f8a..add4caa867 100644 --- a/source/client/ui/desktop/desktop_toolbar.h +++ b/source/client/ui/desktop/desktop_toolbar.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/desktop_widget.cc b/source/client/ui/desktop/desktop_widget.cc index 558a5481d7..2ec4cddceb 100644 --- a/source/client/ui/desktop/desktop_widget.cc +++ b/source/client/ui/desktop/desktop_widget.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/desktop_widget.h b/source/client/ui/desktop/desktop_widget.h index 9a245319d3..51d2b82266 100644 --- a/source/client/ui/desktop/desktop_widget.h +++ b/source/client/ui/desktop/desktop_widget.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/frame_factory_qimage.cc b/source/client/ui/desktop/frame_factory_qimage.cc index de106423b1..c71de0ff4c 100644 --- a/source/client/ui/desktop/frame_factory_qimage.cc +++ b/source/client/ui/desktop/frame_factory_qimage.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/frame_factory_qimage.h b/source/client/ui/desktop/frame_factory_qimage.h index 060a3bb02e..24f766781d 100644 --- a/source/client/ui/desktop/frame_factory_qimage.h +++ b/source/client/ui/desktop/frame_factory_qimage.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/frame_qimage.cc b/source/client/ui/desktop/frame_qimage.cc index c18c6324b4..33cfa3fd07 100644 --- a/source/client/ui/desktop/frame_qimage.cc +++ b/source/client/ui/desktop/frame_qimage.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/frame_qimage.h b/source/client/ui/desktop/frame_qimage.h index 184707a5ec..52fcfde827 100644 --- a/source/client/ui/desktop/frame_qimage.h +++ b/source/client/ui/desktop/frame_qimage.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/qt_desktop_window.cc b/source/client/ui/desktop/qt_desktop_window.cc index c2156f15d5..e492f08bfd 100644 --- a/source/client/ui/desktop/qt_desktop_window.cc +++ b/source/client/ui/desktop/qt_desktop_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/qt_desktop_window.h b/source/client/ui/desktop/qt_desktop_window.h index 2cc20ba38d..d0858150a7 100644 --- a/source/client/ui/desktop/qt_desktop_window.h +++ b/source/client/ui/desktop/qt_desktop_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/record_settings_dialog.cc b/source/client/ui/desktop/record_settings_dialog.cc index 3ac5225a81..1eba7b69a0 100644 --- a/source/client/ui/desktop/record_settings_dialog.cc +++ b/source/client/ui/desktop/record_settings_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/record_settings_dialog.h b/source/client/ui/desktop/record_settings_dialog.h index 61b927c29d..2b796e8045 100644 --- a/source/client/ui/desktop/record_settings_dialog.h +++ b/source/client/ui/desktop/record_settings_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/select_screen_action.h b/source/client/ui/desktop/select_screen_action.h index f865f913d8..afd3a308c4 100644 --- a/source/client/ui/desktop/select_screen_action.h +++ b/source/client/ui/desktop/select_screen_action.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/statistics_dialog.cc b/source/client/ui/desktop/statistics_dialog.cc index 60bcb3cba4..e6a6825afe 100644 --- a/source/client/ui/desktop/statistics_dialog.cc +++ b/source/client/ui/desktop/statistics_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/statistics_dialog.h b/source/client/ui/desktop/statistics_dialog.h index 294d0c980b..307f3e2b75 100644 --- a/source/client/ui/desktop/statistics_dialog.h +++ b/source/client/ui/desktop/statistics_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/task_manager_settings.cc b/source/client/ui/desktop/task_manager_settings.cc index e1c8fcc419..900404b502 100644 --- a/source/client/ui/desktop/task_manager_settings.cc +++ b/source/client/ui/desktop/task_manager_settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/task_manager_settings.h b/source/client/ui/desktop/task_manager_settings.h index 115f7cb70c..2d926a6be2 100644 --- a/source/client/ui/desktop/task_manager_settings.h +++ b/source/client/ui/desktop/task_manager_settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/task_manager_window.cc b/source/client/ui/desktop/task_manager_window.cc index d20b192482..3057420672 100644 --- a/source/client/ui/desktop/task_manager_window.cc +++ b/source/client/ui/desktop/task_manager_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/desktop/task_manager_window.h b/source/client/ui/desktop/task_manager_window.h index 065da208b5..a06bf52c3a 100644 --- a/source/client/ui/desktop/task_manager_window.h +++ b/source/client/ui/desktop/task_manager_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/address_bar.cc b/source/client/ui/file_transfer/address_bar.cc index 6cf5f0a2c2..e8e4725844 100644 --- a/source/client/ui/file_transfer/address_bar.cc +++ b/source/client/ui/file_transfer/address_bar.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/address_bar.h b/source/client/ui/file_transfer/address_bar.h index 38c40e2fa6..4f9e25b47e 100644 --- a/source/client/ui/file_transfer/address_bar.h +++ b/source/client/ui/file_transfer/address_bar.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/address_bar_model.cc b/source/client/ui/file_transfer/address_bar_model.cc index 1e7fe417d2..308edd2a74 100644 --- a/source/client/ui/file_transfer/address_bar_model.cc +++ b/source/client/ui/file_transfer/address_bar_model.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/address_bar_model.h b/source/client/ui/file_transfer/address_bar_model.h index 7dd4ef4253..ff8a142f3e 100644 --- a/source/client/ui/file_transfer/address_bar_model.h +++ b/source/client/ui/file_transfer/address_bar_model.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_error_code.cc b/source/client/ui/file_transfer/file_error_code.cc index 3e26bc2081..1fdd4cba10 100644 --- a/source/client/ui/file_transfer/file_error_code.cc +++ b/source/client/ui/file_transfer/file_error_code.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_error_code.h b/source/client/ui/file_transfer/file_error_code.h index 8d258da150..fd6f39648e 100644 --- a/source/client/ui/file_transfer/file_error_code.h +++ b/source/client/ui/file_transfer/file_error_code.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_item_delegate.cc b/source/client/ui/file_transfer/file_item_delegate.cc index a910c67dd0..811ed2f8a4 100644 --- a/source/client/ui/file_transfer/file_item_delegate.cc +++ b/source/client/ui/file_transfer/file_item_delegate.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_item_delegate.h b/source/client/ui/file_transfer/file_item_delegate.h index 2774504c1b..c3d8961512 100644 --- a/source/client/ui/file_transfer/file_item_delegate.h +++ b/source/client/ui/file_transfer/file_item_delegate.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_list.cc b/source/client/ui/file_transfer/file_list.cc index db1c13f590..8c68d9cf64 100644 --- a/source/client/ui/file_transfer/file_list.cc +++ b/source/client/ui/file_transfer/file_list.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_list.h b/source/client/ui/file_transfer/file_list.h index edfbe7bf32..251c738e4a 100644 --- a/source/client/ui/file_transfer/file_list.h +++ b/source/client/ui/file_transfer/file_list.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_list_model.cc b/source/client/ui/file_transfer/file_list_model.cc index ca7800cd9d..ddeec98c19 100644 --- a/source/client/ui/file_transfer/file_list_model.cc +++ b/source/client/ui/file_transfer/file_list_model.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_list_model.h b/source/client/ui/file_transfer/file_list_model.h index eb1d248321..4af38cb598 100644 --- a/source/client/ui/file_transfer/file_list_model.h +++ b/source/client/ui/file_transfer/file_list_model.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_manager_settings.cc b/source/client/ui/file_transfer/file_manager_settings.cc index afb170fb5f..95eebc10e9 100644 --- a/source/client/ui/file_transfer/file_manager_settings.cc +++ b/source/client/ui/file_transfer/file_manager_settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_manager_settings.h b/source/client/ui/file_transfer/file_manager_settings.h index 73970f5554..77c443d446 100644 --- a/source/client/ui/file_transfer/file_manager_settings.h +++ b/source/client/ui/file_transfer/file_manager_settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_mime_data.cc b/source/client/ui/file_transfer/file_mime_data.cc index 6af7f4e669..fc0af14baf 100644 --- a/source/client/ui/file_transfer/file_mime_data.cc +++ b/source/client/ui/file_transfer/file_mime_data.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_mime_data.h b/source/client/ui/file_transfer/file_mime_data.h index 47760dced6..33923f712f 100644 --- a/source/client/ui/file_transfer/file_mime_data.h +++ b/source/client/ui/file_transfer/file_mime_data.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_name_validator.cc b/source/client/ui/file_transfer/file_name_validator.cc index 38cf5cbb7d..855991094f 100644 --- a/source/client/ui/file_transfer/file_name_validator.cc +++ b/source/client/ui/file_transfer/file_name_validator.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_name_validator.h b/source/client/ui/file_transfer/file_name_validator.h index 03c86515c7..72a5405ede 100644 --- a/source/client/ui/file_transfer/file_name_validator.h +++ b/source/client/ui/file_transfer/file_name_validator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_panel.cc b/source/client/ui/file_transfer/file_panel.cc index 8b6d3d05c4..a71443253a 100644 --- a/source/client/ui/file_transfer/file_panel.cc +++ b/source/client/ui/file_transfer/file_panel.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_panel.h b/source/client/ui/file_transfer/file_panel.h index 49dfa1a6db..5f9e770749 100644 --- a/source/client/ui/file_transfer/file_panel.h +++ b/source/client/ui/file_transfer/file_panel.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_remove_dialog.cc b/source/client/ui/file_transfer/file_remove_dialog.cc index 7156917998..8188210a83 100644 --- a/source/client/ui/file_transfer/file_remove_dialog.cc +++ b/source/client/ui/file_transfer/file_remove_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_remove_dialog.h b/source/client/ui/file_transfer/file_remove_dialog.h index ace2a018dd..cc6717022f 100644 --- a/source/client/ui/file_transfer/file_remove_dialog.h +++ b/source/client/ui/file_transfer/file_remove_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_transfer_dialog.cc b/source/client/ui/file_transfer/file_transfer_dialog.cc index eb8480f595..8b338860a8 100644 --- a/source/client/ui/file_transfer/file_transfer_dialog.cc +++ b/source/client/ui/file_transfer/file_transfer_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/file_transfer_dialog.h b/source/client/ui/file_transfer/file_transfer_dialog.h index 9997ecc35d..d184e29fd0 100644 --- a/source/client/ui/file_transfer/file_transfer_dialog.h +++ b/source/client/ui/file_transfer/file_transfer_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/qt_file_manager_window.cc b/source/client/ui/file_transfer/qt_file_manager_window.cc index 6e2d898091..6edaee0ef2 100644 --- a/source/client/ui/file_transfer/qt_file_manager_window.cc +++ b/source/client/ui/file_transfer/qt_file_manager_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/file_transfer/qt_file_manager_window.h b/source/client/ui/file_transfer/qt_file_manager_window.h index 324331a8fc..f99410997d 100644 --- a/source/client/ui/file_transfer/qt_file_manager_window.h +++ b/source/client/ui/file_transfer/qt_file_manager_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/router_manager/router_manager_window.cc b/source/client/ui/router_manager/router_manager_window.cc index 80f5f74bac..bfd93ca4ca 100644 --- a/source/client/ui/router_manager/router_manager_window.cc +++ b/source/client/ui/router_manager/router_manager_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/router_manager/router_manager_window.h b/source/client/ui/router_manager/router_manager_window.h index 95f4303fc4..7c171ac0fa 100644 --- a/source/client/ui/router_manager/router_manager_window.h +++ b/source/client/ui/router_manager/router_manager_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/router_manager/router_user_dialog.cc b/source/client/ui/router_manager/router_user_dialog.cc index 52bf8660c7..a4496204ab 100644 --- a/source/client/ui/router_manager/router_user_dialog.cc +++ b/source/client/ui/router_manager/router_user_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/router_manager/router_user_dialog.h b/source/client/ui/router_manager/router_user_dialog.h index da84161903..79464be405 100644 --- a/source/client/ui/router_manager/router_user_dialog.h +++ b/source/client/ui/router_manager/router_user_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/session_window.cc b/source/client/ui/session_window.cc index d4af5cc323..6be8f9b4ab 100644 --- a/source/client/ui/session_window.cc +++ b/source/client/ui/session_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/session_window.h b/source/client/ui/session_window.h index bd81d6486d..03b000da79 100644 --- a/source/client/ui/session_window.h +++ b/source/client/ui/session_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/qt_system_info_window.cc b/source/client/ui/sys_info/qt_system_info_window.cc index 0f056fa25f..71b137cbe8 100644 --- a/source/client/ui/sys_info/qt_system_info_window.cc +++ b/source/client/ui/sys_info/qt_system_info_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/qt_system_info_window.h b/source/client/ui/sys_info/qt_system_info_window.h index 2e6d837c2a..862543501c 100644 --- a/source/client/ui/sys_info/qt_system_info_window.h +++ b/source/client/ui/sys_info/qt_system_info_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget.cc b/source/client/ui/sys_info/sys_info_widget.cc index ead8c40545..825ddef70a 100644 --- a/source/client/ui/sys_info/sys_info_widget.cc +++ b/source/client/ui/sys_info/sys_info_widget.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget.h b/source/client/ui/sys_info/sys_info_widget.h index 3ccde7cb91..8c33daf440 100644 --- a/source/client/ui/sys_info/sys_info_widget.h +++ b/source/client/ui/sys_info/sys_info_widget.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_applications.cc b/source/client/ui/sys_info/sys_info_widget_applications.cc index 4ee3b113f2..24c20f1ddb 100644 --- a/source/client/ui/sys_info/sys_info_widget_applications.cc +++ b/source/client/ui/sys_info/sys_info_widget_applications.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_applications.h b/source/client/ui/sys_info/sys_info_widget_applications.h index f807d7bd0d..cc02414d39 100644 --- a/source/client/ui/sys_info/sys_info_widget_applications.h +++ b/source/client/ui/sys_info/sys_info_widget_applications.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_connections.cc b/source/client/ui/sys_info/sys_info_widget_connections.cc index c9692ddc5c..065f840260 100644 --- a/source/client/ui/sys_info/sys_info_widget_connections.cc +++ b/source/client/ui/sys_info/sys_info_widget_connections.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_connections.h b/source/client/ui/sys_info/sys_info_widget_connections.h index 5286ec134d..6b33bdbbb4 100644 --- a/source/client/ui/sys_info/sys_info_widget_connections.h +++ b/source/client/ui/sys_info/sys_info_widget_connections.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_devices.cc b/source/client/ui/sys_info/sys_info_widget_devices.cc index 7ae8c9f96d..48a056e71d 100644 --- a/source/client/ui/sys_info/sys_info_widget_devices.cc +++ b/source/client/ui/sys_info/sys_info_widget_devices.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_devices.h b/source/client/ui/sys_info/sys_info_widget_devices.h index 04cd7dcbc7..47eab162df 100644 --- a/source/client/ui/sys_info/sys_info_widget_devices.h +++ b/source/client/ui/sys_info/sys_info_widget_devices.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_drivers.cc b/source/client/ui/sys_info/sys_info_widget_drivers.cc index cdbfce86ce..8380b8dce0 100644 --- a/source/client/ui/sys_info/sys_info_widget_drivers.cc +++ b/source/client/ui/sys_info/sys_info_widget_drivers.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_drivers.h b/source/client/ui/sys_info/sys_info_widget_drivers.h index 0054c7aa39..e0aad2c622 100644 --- a/source/client/ui/sys_info/sys_info_widget_drivers.h +++ b/source/client/ui/sys_info/sys_info_widget_drivers.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_env_vars.cc b/source/client/ui/sys_info/sys_info_widget_env_vars.cc index 65c99c44cc..dc4f983ca0 100644 --- a/source/client/ui/sys_info/sys_info_widget_env_vars.cc +++ b/source/client/ui/sys_info/sys_info_widget_env_vars.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_env_vars.h b/source/client/ui/sys_info/sys_info_widget_env_vars.h index e4cff9ddc8..6b3153b79d 100644 --- a/source/client/ui/sys_info/sys_info_widget_env_vars.h +++ b/source/client/ui/sys_info/sys_info_widget_env_vars.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_event_logs.cc b/source/client/ui/sys_info/sys_info_widget_event_logs.cc index 57ec0685e8..0e850e657f 100644 --- a/source/client/ui/sys_info/sys_info_widget_event_logs.cc +++ b/source/client/ui/sys_info/sys_info_widget_event_logs.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_event_logs.h b/source/client/ui/sys_info/sys_info_widget_event_logs.h index 6b930fdcc2..69a132191e 100644 --- a/source/client/ui/sys_info/sys_info_widget_event_logs.h +++ b/source/client/ui/sys_info/sys_info_widget_event_logs.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_licenses.cc b/source/client/ui/sys_info/sys_info_widget_licenses.cc index 8c1a1dde3f..b4cde0d8c2 100644 --- a/source/client/ui/sys_info/sys_info_widget_licenses.cc +++ b/source/client/ui/sys_info/sys_info_widget_licenses.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_licenses.h b/source/client/ui/sys_info/sys_info_widget_licenses.h index dac3033856..aab3e2c835 100644 --- a/source/client/ui/sys_info/sys_info_widget_licenses.h +++ b/source/client/ui/sys_info/sys_info_widget_licenses.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_local_user_groups.cc b/source/client/ui/sys_info/sys_info_widget_local_user_groups.cc index a0bf6a29e3..549a8158df 100644 --- a/source/client/ui/sys_info/sys_info_widget_local_user_groups.cc +++ b/source/client/ui/sys_info/sys_info_widget_local_user_groups.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_local_user_groups.h b/source/client/ui/sys_info/sys_info_widget_local_user_groups.h index e68137e82d..c84a9bb61e 100644 --- a/source/client/ui/sys_info/sys_info_widget_local_user_groups.h +++ b/source/client/ui/sys_info/sys_info_widget_local_user_groups.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_local_users.cc b/source/client/ui/sys_info/sys_info_widget_local_users.cc index 902beff539..1cbf83d4ad 100644 --- a/source/client/ui/sys_info/sys_info_widget_local_users.cc +++ b/source/client/ui/sys_info/sys_info_widget_local_users.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_local_users.h b/source/client/ui/sys_info/sys_info_widget_local_users.h index 71966af33e..7df4be4ce5 100644 --- a/source/client/ui/sys_info/sys_info_widget_local_users.h +++ b/source/client/ui/sys_info/sys_info_widget_local_users.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_monitors.cc b/source/client/ui/sys_info/sys_info_widget_monitors.cc index 6b5507b4c9..b6f2f31ae6 100644 --- a/source/client/ui/sys_info/sys_info_widget_monitors.cc +++ b/source/client/ui/sys_info/sys_info_widget_monitors.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_monitors.h b/source/client/ui/sys_info/sys_info_widget_monitors.h index c9069bf71b..b35bc8e64a 100644 --- a/source/client/ui/sys_info/sys_info_widget_monitors.h +++ b/source/client/ui/sys_info/sys_info_widget_monitors.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_net_adapters.cc b/source/client/ui/sys_info/sys_info_widget_net_adapters.cc index c9abceb833..c44f9771fd 100644 --- a/source/client/ui/sys_info/sys_info_widget_net_adapters.cc +++ b/source/client/ui/sys_info/sys_info_widget_net_adapters.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_net_adapters.h b/source/client/ui/sys_info/sys_info_widget_net_adapters.h index dc6af6168e..17b6906b7f 100644 --- a/source/client/ui/sys_info/sys_info_widget_net_adapters.h +++ b/source/client/ui/sys_info/sys_info_widget_net_adapters.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_net_shares.cc b/source/client/ui/sys_info/sys_info_widget_net_shares.cc index 8aa4d87b5e..ce787c2607 100644 --- a/source/client/ui/sys_info/sys_info_widget_net_shares.cc +++ b/source/client/ui/sys_info/sys_info_widget_net_shares.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_net_shares.h b/source/client/ui/sys_info/sys_info_widget_net_shares.h index 8fbf523c79..c372f698c1 100644 --- a/source/client/ui/sys_info/sys_info_widget_net_shares.h +++ b/source/client/ui/sys_info/sys_info_widget_net_shares.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_open_files.cc b/source/client/ui/sys_info/sys_info_widget_open_files.cc index 3b32b944c0..3dec9bf4fe 100644 --- a/source/client/ui/sys_info/sys_info_widget_open_files.cc +++ b/source/client/ui/sys_info/sys_info_widget_open_files.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_open_files.h b/source/client/ui/sys_info/sys_info_widget_open_files.h index e3ba3c3422..63a01d5614 100644 --- a/source/client/ui/sys_info/sys_info_widget_open_files.h +++ b/source/client/ui/sys_info/sys_info_widget_open_files.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_power_options.cc b/source/client/ui/sys_info/sys_info_widget_power_options.cc index 95579c0f2d..815fee5e43 100644 --- a/source/client/ui/sys_info/sys_info_widget_power_options.cc +++ b/source/client/ui/sys_info/sys_info_widget_power_options.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_power_options.h b/source/client/ui/sys_info/sys_info_widget_power_options.h index 5001de42ae..e30319d9c8 100644 --- a/source/client/ui/sys_info/sys_info_widget_power_options.h +++ b/source/client/ui/sys_info/sys_info_widget_power_options.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_printers.cc b/source/client/ui/sys_info/sys_info_widget_printers.cc index 21e0a9cf81..5e86219193 100644 --- a/source/client/ui/sys_info/sys_info_widget_printers.cc +++ b/source/client/ui/sys_info/sys_info_widget_printers.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_printers.h b/source/client/ui/sys_info/sys_info_widget_printers.h index fd076c4364..38fc2c87ee 100644 --- a/source/client/ui/sys_info/sys_info_widget_printers.h +++ b/source/client/ui/sys_info/sys_info_widget_printers.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_processes.cc b/source/client/ui/sys_info/sys_info_widget_processes.cc index e86e1ff295..f9b2c61258 100644 --- a/source/client/ui/sys_info/sys_info_widget_processes.cc +++ b/source/client/ui/sys_info/sys_info_widget_processes.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_processes.h b/source/client/ui/sys_info/sys_info_widget_processes.h index 9291f0e0e8..7cbaa1f4de 100644 --- a/source/client/ui/sys_info/sys_info_widget_processes.h +++ b/source/client/ui/sys_info/sys_info_widget_processes.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_routes.cc b/source/client/ui/sys_info/sys_info_widget_routes.cc index 5471ba6d54..d516c2705a 100644 --- a/source/client/ui/sys_info/sys_info_widget_routes.cc +++ b/source/client/ui/sys_info/sys_info_widget_routes.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_routes.h b/source/client/ui/sys_info/sys_info_widget_routes.h index b7ecdae6c1..968e95603f 100644 --- a/source/client/ui/sys_info/sys_info_widget_routes.h +++ b/source/client/ui/sys_info/sys_info_widget_routes.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_services.cc b/source/client/ui/sys_info/sys_info_widget_services.cc index 9dcb401ee0..ee7da0f60f 100644 --- a/source/client/ui/sys_info/sys_info_widget_services.cc +++ b/source/client/ui/sys_info/sys_info_widget_services.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_services.h b/source/client/ui/sys_info/sys_info_widget_services.h index a03a19b2f0..d1e1a4722e 100644 --- a/source/client/ui/sys_info/sys_info_widget_services.h +++ b/source/client/ui/sys_info/sys_info_widget_services.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_summary.cc b/source/client/ui/sys_info/sys_info_widget_summary.cc index 195588cc73..578005de2b 100644 --- a/source/client/ui/sys_info/sys_info_widget_summary.cc +++ b/source/client/ui/sys_info/sys_info_widget_summary.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_summary.h b/source/client/ui/sys_info/sys_info_widget_summary.h index c6e0930632..fcbf231d0f 100644 --- a/source/client/ui/sys_info/sys_info_widget_summary.h +++ b/source/client/ui/sys_info/sys_info_widget_summary.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_video_adapters.cc b/source/client/ui/sys_info/sys_info_widget_video_adapters.cc index a4a0d9fb7d..24e2812cda 100644 --- a/source/client/ui/sys_info/sys_info_widget_video_adapters.cc +++ b/source/client/ui/sys_info/sys_info_widget_video_adapters.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/sys_info_widget_video_adapters.h b/source/client/ui/sys_info/sys_info_widget_video_adapters.h index 51570e9f07..e5f0707ad6 100644 --- a/source/client/ui/sys_info/sys_info_widget_video_adapters.h +++ b/source/client/ui/sys_info/sys_info_widget_video_adapters.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/tree_to_html.cc b/source/client/ui/sys_info/tree_to_html.cc index f1aef69fe7..35addcfc0d 100644 --- a/source/client/ui/sys_info/tree_to_html.cc +++ b/source/client/ui/sys_info/tree_to_html.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/sys_info/tree_to_html.h b/source/client/ui/sys_info/tree_to_html.h index 778bc0a368..d409899d71 100644 --- a/source/client/ui/sys_info/tree_to_html.h +++ b/source/client/ui/sys_info/tree_to_html.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/text_chat/qt_text_chat_window.cc b/source/client/ui/text_chat/qt_text_chat_window.cc index d827e035ad..d01dadd051 100644 --- a/source/client/ui/text_chat/qt_text_chat_window.cc +++ b/source/client/ui/text_chat/qt_text_chat_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/text_chat/qt_text_chat_window.h b/source/client/ui/text_chat/qt_text_chat_window.h index 2b725c7ee1..534f71dbca 100644 --- a/source/client/ui/text_chat/qt_text_chat_window.h +++ b/source/client/ui/text_chat/qt_text_chat_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/update_settings_dialog.cc b/source/client/ui/update_settings_dialog.cc index bb09e115f8..e606f8d4d5 100644 --- a/source/client/ui/update_settings_dialog.cc +++ b/source/client/ui/update_settings_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/client/ui/update_settings_dialog.h b/source/client/ui/update_settings_dialog.h index 22daa3a3e1..89e03e389c 100644 --- a/source/client/ui/update_settings_dialog.h +++ b/source/client/ui/update_settings_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/cmake/translations.cmake b/source/cmake/translations.cmake index 2b709be821..de9164d042 100644 --- a/source/cmake/translations.cmake +++ b/source/cmake/translations.cmake @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/common/CMakeLists.txt b/source/common/CMakeLists.txt index c13f776437..308b130be3 100644 --- a/source/common/CMakeLists.txt +++ b/source/common/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/common/clipboard.cc b/source/common/clipboard.cc index 7d25fe1a30..8fe310db39 100644 --- a/source/common/clipboard.cc +++ b/source/common/clipboard.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/clipboard.h b/source/common/clipboard.h index e50151cc71..d9713702f3 100644 --- a/source/common/clipboard.h +++ b/source/common/clipboard.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/clipboard_mac.h b/source/common/clipboard_mac.h index b36e21774a..f96ecf7bd3 100644 --- a/source/common/clipboard_mac.h +++ b/source/common/clipboard_mac.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/clipboard_mac.mm b/source/common/clipboard_mac.mm index 96c75282bc..c1b58b722a 100644 --- a/source/common/clipboard_mac.mm +++ b/source/common/clipboard_mac.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/clipboard_monitor.cc b/source/common/clipboard_monitor.cc index 0d9d8327ed..8a1aba93ac 100644 --- a/source/common/clipboard_monitor.cc +++ b/source/common/clipboard_monitor.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/clipboard_monitor.h b/source/common/clipboard_monitor.h index 97506b8c65..3e745ac7ba 100644 --- a/source/common/clipboard_monitor.h +++ b/source/common/clipboard_monitor.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/clipboard_win.cc b/source/common/clipboard_win.cc index 3bb5f4fbfe..15960c0efb 100644 --- a/source/common/clipboard_win.cc +++ b/source/common/clipboard_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/clipboard_win.h b/source/common/clipboard_win.h index 7948970862..219ff0046a 100644 --- a/source/common/clipboard_win.h +++ b/source/common/clipboard_win.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/clipboard_x11.cc b/source/common/clipboard_x11.cc index e4e3fe790e..1f713aa5a6 100644 --- a/source/common/clipboard_x11.cc +++ b/source/common/clipboard_x11.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/clipboard_x11.h b/source/common/clipboard_x11.h index 1865804f85..dd97e965d2 100644 --- a/source/common/clipboard_x11.h +++ b/source/common/clipboard_x11.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/desktop_session_constants.cc b/source/common/desktop_session_constants.cc index f46af9af52..3bfc8366f4 100644 --- a/source/common/desktop_session_constants.cc +++ b/source/common/desktop_session_constants.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/desktop_session_constants.h b/source/common/desktop_session_constants.h index 7602eb71cc..837121dace 100644 --- a/source/common/desktop_session_constants.h +++ b/source/common/desktop_session_constants.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_depacketizer.cc b/source/common/file_depacketizer.cc index 8ec21a75dd..8344c4f814 100644 --- a/source/common/file_depacketizer.cc +++ b/source/common/file_depacketizer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_depacketizer.h b/source/common/file_depacketizer.h index 156818fa8f..53f6a14387 100644 --- a/source/common/file_depacketizer.h +++ b/source/common/file_depacketizer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_enumerator.h b/source/common/file_enumerator.h index 6e8809e895..ee10042cd7 100644 --- a/source/common/file_enumerator.h +++ b/source/common/file_enumerator.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_enumerator_fs.cc b/source/common/file_enumerator_fs.cc index 5ca6d23406..77218a61bc 100644 --- a/source/common/file_enumerator_fs.cc +++ b/source/common/file_enumerator_fs.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_enumerator_win.cc b/source/common/file_enumerator_win.cc index d3a028a165..09c3559a34 100644 --- a/source/common/file_enumerator_win.cc +++ b/source/common/file_enumerator_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_packet.h b/source/common/file_packet.h index ef6977a2e1..c4cdab2ea0 100644 --- a/source/common/file_packet.h +++ b/source/common/file_packet.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_packetizer.cc b/source/common/file_packetizer.cc index 64b4de779e..4118deb672 100644 --- a/source/common/file_packetizer.cc +++ b/source/common/file_packetizer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_packetizer.h b/source/common/file_packetizer.h index 0edcc29dec..ee6bae62c0 100644 --- a/source/common/file_packetizer.h +++ b/source/common/file_packetizer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_platform_util.h b/source/common/file_platform_util.h index 11b399b6a8..44e018eae8 100644 --- a/source/common/file_platform_util.h +++ b/source/common/file_platform_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_platform_util_linux.cc b/source/common/file_platform_util_linux.cc index f4be87a10d..873b3c5ca0 100644 --- a/source/common/file_platform_util_linux.cc +++ b/source/common/file_platform_util_linux.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_platform_util_mac.mm b/source/common/file_platform_util_mac.mm index f4be87a10d..873b3c5ca0 100644 --- a/source/common/file_platform_util_mac.mm +++ b/source/common/file_platform_util_mac.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_platform_util_win.cc b/source/common/file_platform_util_win.cc index 70de7fb271..cb330f5fe3 100644 --- a/source/common/file_platform_util_win.cc +++ b/source/common/file_platform_util_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_task.cc b/source/common/file_task.cc index cc39e2d2ff..93b3632eb6 100644 --- a/source/common/file_task.cc +++ b/source/common/file_task.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_task.h b/source/common/file_task.h index 0168ca24d8..a0a86a2079 100644 --- a/source/common/file_task.h +++ b/source/common/file_task.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_task_consumer.h b/source/common/file_task_consumer.h index db5a6740b0..2fdca5e094 100644 --- a/source/common/file_task_consumer.h +++ b/source/common/file_task_consumer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_task_consumer_proxy.cc b/source/common/file_task_consumer_proxy.cc index 99947d7ac0..4cff8e9df0 100644 --- a/source/common/file_task_consumer_proxy.cc +++ b/source/common/file_task_consumer_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_task_consumer_proxy.h b/source/common/file_task_consumer_proxy.h index 0b9429652b..d77bb7375f 100644 --- a/source/common/file_task_consumer_proxy.h +++ b/source/common/file_task_consumer_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_task_factory.cc b/source/common/file_task_factory.cc index bf98be5b1f..8f497e07f6 100644 --- a/source/common/file_task_factory.cc +++ b/source/common/file_task_factory.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_task_factory.h b/source/common/file_task_factory.h index 8a8ed34e8b..87f0122d0b 100644 --- a/source/common/file_task_factory.h +++ b/source/common/file_task_factory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_task_producer.h b/source/common/file_task_producer.h index 19812c06ef..d1a9bc730d 100644 --- a/source/common/file_task_producer.h +++ b/source/common/file_task_producer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_task_producer_proxy.cc b/source/common/file_task_producer_proxy.cc index 91c78a7881..924a5f262d 100644 --- a/source/common/file_task_producer_proxy.cc +++ b/source/common/file_task_producer_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_task_producer_proxy.h b/source/common/file_task_producer_proxy.h index 2bf3aa43b2..44a27ca742 100644 --- a/source/common/file_task_producer_proxy.h +++ b/source/common/file_task_producer_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_worker.cc b/source/common/file_worker.cc index 2de603f19f..c24454b642 100644 --- a/source/common/file_worker.cc +++ b/source/common/file_worker.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_worker.h b/source/common/file_worker.h index c059a10d73..4836ba96dc 100644 --- a/source/common/file_worker.h +++ b/source/common/file_worker.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_worker_impl.cc b/source/common/file_worker_impl.cc index 51768c2ff1..bf023fdc10 100644 --- a/source/common/file_worker_impl.cc +++ b/source/common/file_worker_impl.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/file_worker_impl.h b/source/common/file_worker_impl.h index a15349f43e..bbeee5e5ea 100644 --- a/source/common/file_worker_impl.h +++ b/source/common/file_worker_impl.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/http_file_downloader.cc b/source/common/http_file_downloader.cc index cc0b58acb1..1455d621d9 100644 --- a/source/common/http_file_downloader.cc +++ b/source/common/http_file_downloader.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/http_file_downloader.h b/source/common/http_file_downloader.h index 724a0af44c..6500e9d3e8 100644 --- a/source/common/http_file_downloader.h +++ b/source/common/http_file_downloader.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/keycode_converter.cc b/source/common/keycode_converter.cc index 536899fc23..4fdaf9a9e7 100644 --- a/source/common/keycode_converter.cc +++ b/source/common/keycode_converter.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/keycode_converter.h b/source/common/keycode_converter.h index cdf5a4a5e8..c6f6fc367c 100644 --- a/source/common/keycode_converter.h +++ b/source/common/keycode_converter.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/keycode_converter_data.inc b/source/common/keycode_converter_data.inc index 18d4e882b9..6411d646d6 100644 --- a/source/common/keycode_converter_data.inc +++ b/source/common/keycode_converter_data.inc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/system_info_constants.cc b/source/common/system_info_constants.cc index 2070ac8dd1..3fc8744747 100644 --- a/source/common/system_info_constants.cc +++ b/source/common/system_info_constants.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/system_info_constants.h b/source/common/system_info_constants.h index 8147e4ea41..94ebeaf343 100644 --- a/source/common/system_info_constants.h +++ b/source/common/system_info_constants.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/about_dialog.cc b/source/common/ui/about_dialog.cc index 608b6380bd..d9c3b6b8dc 100644 --- a/source/common/ui/about_dialog.cc +++ b/source/common/ui/about_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/about_dialog.h b/source/common/ui/about_dialog.h index 13c796625c..dafb83ce18 100644 --- a/source/common/ui/about_dialog.h +++ b/source/common/ui/about_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/about_dialog.ui b/source/common/ui/about_dialog.ui index 347be22155..7ff119a3be 100644 --- a/source/common/ui/about_dialog.ui +++ b/source/common/ui/about_dialog.ui @@ -43,7 +43,7 @@ - © 2016-2023 Dmitry Chapyshev + © 2016-2024 Dmitry Chapyshev Qt::AlignCenter diff --git a/source/common/ui/download_dialog.cc b/source/common/ui/download_dialog.cc index 633a613ab7..a665cbe442 100644 --- a/source/common/ui/download_dialog.cc +++ b/source/common/ui/download_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/download_dialog.h b/source/common/ui/download_dialog.h index f1dd710d05..ae44900f49 100644 --- a/source/common/ui/download_dialog.h +++ b/source/common/ui/download_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/language_action.cc b/source/common/ui/language_action.cc index d0d290e7e2..17cb6a21c1 100644 --- a/source/common/ui/language_action.cc +++ b/source/common/ui/language_action.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/language_action.h b/source/common/ui/language_action.h index 5b72dd8df6..a72542105c 100644 --- a/source/common/ui/language_action.h +++ b/source/common/ui/language_action.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/session_type.cc b/source/common/ui/session_type.cc index baf078674b..10be5cce8e 100644 --- a/source/common/ui/session_type.cc +++ b/source/common/ui/session_type.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/session_type.h b/source/common/ui/session_type.h index a36002998f..6e340129e7 100644 --- a/source/common/ui/session_type.h +++ b/source/common/ui/session_type.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/status_dialog.cc b/source/common/ui/status_dialog.cc index b9e42c598e..05a51033e3 100644 --- a/source/common/ui/status_dialog.cc +++ b/source/common/ui/status_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/status_dialog.h b/source/common/ui/status_dialog.h index 80bbcea5b7..20117dbe7a 100644 --- a/source/common/ui/status_dialog.h +++ b/source/common/ui/status_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/text_chat_incoming_message.cc b/source/common/ui/text_chat_incoming_message.cc index 06cdb17615..49b2445f94 100644 --- a/source/common/ui/text_chat_incoming_message.cc +++ b/source/common/ui/text_chat_incoming_message.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/text_chat_incoming_message.h b/source/common/ui/text_chat_incoming_message.h index 876db79834..b5407acd39 100644 --- a/source/common/ui/text_chat_incoming_message.h +++ b/source/common/ui/text_chat_incoming_message.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/text_chat_message.h b/source/common/ui/text_chat_message.h index 8aeeab8bcd..7cc6784713 100644 --- a/source/common/ui/text_chat_message.h +++ b/source/common/ui/text_chat_message.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/text_chat_outgoing_message.cc b/source/common/ui/text_chat_outgoing_message.cc index 5028da94af..c5fb39dec3 100644 --- a/source/common/ui/text_chat_outgoing_message.cc +++ b/source/common/ui/text_chat_outgoing_message.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/text_chat_outgoing_message.h b/source/common/ui/text_chat_outgoing_message.h index 3eefb002b2..ce34b216aa 100644 --- a/source/common/ui/text_chat_outgoing_message.h +++ b/source/common/ui/text_chat_outgoing_message.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/text_chat_status_message.cc b/source/common/ui/text_chat_status_message.cc index 5781e2dd9d..3d99a24b82 100644 --- a/source/common/ui/text_chat_status_message.cc +++ b/source/common/ui/text_chat_status_message.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/text_chat_status_message.h b/source/common/ui/text_chat_status_message.h index 4bf27f72d5..a5e44930d9 100644 --- a/source/common/ui/text_chat_status_message.h +++ b/source/common/ui/text_chat_status_message.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/text_chat_widget.cc b/source/common/ui/text_chat_widget.cc index 929fa7eff9..7e3c7fa04a 100644 --- a/source/common/ui/text_chat_widget.cc +++ b/source/common/ui/text_chat_widget.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/text_chat_widget.h b/source/common/ui/text_chat_widget.h index 24c8c6fba0..4986398391 100644 --- a/source/common/ui/text_chat_widget.h +++ b/source/common/ui/text_chat_widget.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/update_dialog.cc b/source/common/ui/update_dialog.cc index 922dfeb31b..c4f8e753a2 100644 --- a/source/common/ui/update_dialog.cc +++ b/source/common/ui/update_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/ui/update_dialog.h b/source/common/ui/update_dialog.h index c9e57b8e20..b53b395978 100644 --- a/source/common/ui/update_dialog.h +++ b/source/common/ui/update_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/update_checker.cc b/source/common/update_checker.cc index e86be5e14c..b03906e800 100644 --- a/source/common/update_checker.cc +++ b/source/common/update_checker.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/update_checker.h b/source/common/update_checker.h index 294102e176..3f6903741f 100644 --- a/source/common/update_checker.h +++ b/source/common/update_checker.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/update_info.cc b/source/common/update_info.cc index 6ecc04caa5..918fc3efc5 100644 --- a/source/common/update_info.cc +++ b/source/common/update_info.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/update_info.h b/source/common/update_info.h index 165f6f00ec..565325d418 100644 --- a/source/common/update_info.h +++ b/source/common/update_info.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/web/config.php b/source/common/web/config.php index 57cdf6abec..c5ec1b6447 100644 --- a/source/common/web/config.php +++ b/source/common/web/config.php @@ -2,7 +2,7 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/web/index.php b/source/common/web/index.php index eaf1bcaab0..9966b9315e 100644 --- a/source/common/web/index.php +++ b/source/common/web/index.php @@ -1,7 +1,7 @@ +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/common/web/update.php b/source/common/web/update.php index 7bca8d80a0..1a9b31bebe 100644 --- a/source/common/web/update.php +++ b/source/common/web/update.php @@ -1,7 +1,7 @@ +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/CMakeLists.txt b/source/console/CMakeLists.txt index 61b1ed0efd..abd6007858 100644 --- a/source/console/CMakeLists.txt +++ b/source/console/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/console/address_book_dialog.cc b/source/console/address_book_dialog.cc index b5e4bcc296..c5a6e5769a 100644 --- a/source/console/address_book_dialog.cc +++ b/source/console/address_book_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/address_book_dialog.h b/source/console/address_book_dialog.h index bdcceac105..6c122d68a3 100644 --- a/source/console/address_book_dialog.h +++ b/source/console/address_book_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/address_book_tab.cc b/source/console/address_book_tab.cc index 7d9acf14cb..a4dd7922bc 100644 --- a/source/console/address_book_tab.cc +++ b/source/console/address_book_tab.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/address_book_tab.h b/source/console/address_book_tab.h index 51c3756519..1af0618807 100644 --- a/source/console/address_book_tab.h +++ b/source/console/address_book_tab.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/application.cc b/source/console/application.cc index 367544f735..435f2327e4 100644 --- a/source/console/application.cc +++ b/source/console/application.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/application.h b/source/console/application.h index 066de1a8cf..a9c4fe146c 100644 --- a/source/console/application.h +++ b/source/console/application.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_dialog.cc b/source/console/computer_dialog.cc index 4779452ae4..a65a9f012b 100644 --- a/source/console/computer_dialog.cc +++ b/source/console/computer_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_dialog.h b/source/console/computer_dialog.h index fb07f57d6e..2e076076b7 100644 --- a/source/console/computer_dialog.h +++ b/source/console/computer_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_dialog_desktop.cc b/source/console/computer_dialog_desktop.cc index 8ef406fa31..212ea58c5b 100644 --- a/source/console/computer_dialog_desktop.cc +++ b/source/console/computer_dialog_desktop.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_dialog_desktop.h b/source/console/computer_dialog_desktop.h index 14c8266d8d..a7e17bd979 100644 --- a/source/console/computer_dialog_desktop.h +++ b/source/console/computer_dialog_desktop.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_dialog_general.cc b/source/console/computer_dialog_general.cc index f862123ce7..3685b0aad1 100644 --- a/source/console/computer_dialog_general.cc +++ b/source/console/computer_dialog_general.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_dialog_general.h b/source/console/computer_dialog_general.h index 63909eee95..413ae15fef 100644 --- a/source/console/computer_dialog_general.h +++ b/source/console/computer_dialog_general.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_dialog_parent.cc b/source/console/computer_dialog_parent.cc index 53b1d4a92e..474d4fbcbd 100644 --- a/source/console/computer_dialog_parent.cc +++ b/source/console/computer_dialog_parent.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_dialog_parent.h b/source/console/computer_dialog_parent.h index b4a96156c0..5927240f95 100644 --- a/source/console/computer_dialog_parent.h +++ b/source/console/computer_dialog_parent.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_dialog_tab.h b/source/console/computer_dialog_tab.h index e88e72f62d..7becbf5011 100644 --- a/source/console/computer_dialog_tab.h +++ b/source/console/computer_dialog_tab.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_drag.h b/source/console/computer_drag.h index 322e421148..391f96918f 100644 --- a/source/console/computer_drag.h +++ b/source/console/computer_drag.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_factory.cc b/source/console/computer_factory.cc index 5ad396b64b..9ce65878b7 100644 --- a/source/console/computer_factory.cc +++ b/source/console/computer_factory.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_factory.h b/source/console/computer_factory.h index 7ca9627324..0cf6bc0d40 100644 --- a/source/console/computer_factory.h +++ b/source/console/computer_factory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_dialog.cc b/source/console/computer_group_dialog.cc index 6ce4bf4435..5b59e8fa79 100644 --- a/source/console/computer_group_dialog.cc +++ b/source/console/computer_group_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_dialog.h b/source/console/computer_group_dialog.h index 55db8485b4..4bd42caeaf 100644 --- a/source/console/computer_group_dialog.h +++ b/source/console/computer_group_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_dialog_desktop.cc b/source/console/computer_group_dialog_desktop.cc index 0888ace3f4..6f7e5a1640 100644 --- a/source/console/computer_group_dialog_desktop.cc +++ b/source/console/computer_group_dialog_desktop.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_dialog_desktop.h b/source/console/computer_group_dialog_desktop.h index 93619c9fce..1e970bd18a 100644 --- a/source/console/computer_group_dialog_desktop.h +++ b/source/console/computer_group_dialog_desktop.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_dialog_general.cc b/source/console/computer_group_dialog_general.cc index 380c145123..11cb99de94 100644 --- a/source/console/computer_group_dialog_general.cc +++ b/source/console/computer_group_dialog_general.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_dialog_general.h b/source/console/computer_group_dialog_general.h index 3a7b591585..e0a8fc8b90 100644 --- a/source/console/computer_group_dialog_general.h +++ b/source/console/computer_group_dialog_general.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_dialog_parent.cc b/source/console/computer_group_dialog_parent.cc index 13da5b1b61..fb961f5dab 100644 --- a/source/console/computer_group_dialog_parent.cc +++ b/source/console/computer_group_dialog_parent.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_dialog_parent.h b/source/console/computer_group_dialog_parent.h index ffe9594c39..dd7990423e 100644 --- a/source/console/computer_group_dialog_parent.h +++ b/source/console/computer_group_dialog_parent.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_dialog_tab.h b/source/console/computer_group_dialog_tab.h index 416cd6eae0..b04f0e23c6 100644 --- a/source/console/computer_group_dialog_tab.h +++ b/source/console/computer_group_dialog_tab.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_drag.h b/source/console/computer_group_drag.h index 3696c54398..4d79bd788c 100644 --- a/source/console/computer_group_drag.h +++ b/source/console/computer_group_drag.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_item.cc b/source/console/computer_group_item.cc index a23bba223b..d2bde8c6a9 100644 --- a/source/console/computer_group_item.cc +++ b/source/console/computer_group_item.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_item.h b/source/console/computer_group_item.h index e36fb38fc3..aa711c32d7 100644 --- a/source/console/computer_group_item.h +++ b/source/console/computer_group_item.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_mime_data.h b/source/console/computer_group_mime_data.h index 8c4577c174..6e1f47e5cc 100644 --- a/source/console/computer_group_mime_data.h +++ b/source/console/computer_group_mime_data.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_tree.cc b/source/console/computer_group_tree.cc index 174cf5945f..9f0eecd1d0 100644 --- a/source/console/computer_group_tree.cc +++ b/source/console/computer_group_tree.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_group_tree.h b/source/console/computer_group_tree.h index 58c635c733..fa65d52b0a 100644 --- a/source/console/computer_group_tree.h +++ b/source/console/computer_group_tree.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_item.cc b/source/console/computer_item.cc index 991822a790..2bcb1bd49d 100644 --- a/source/console/computer_item.cc +++ b/source/console/computer_item.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_item.h b/source/console/computer_item.h index 3b8c9ace96..f27c8e37ed 100644 --- a/source/console/computer_item.h +++ b/source/console/computer_item.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_mime_data.h b/source/console/computer_mime_data.h index 6fe0e0e2db..3a01f83884 100644 --- a/source/console/computer_mime_data.h +++ b/source/console/computer_mime_data.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_tree.cc b/source/console/computer_tree.cc index f18f767b87..0af2e63529 100644 --- a/source/console/computer_tree.cc +++ b/source/console/computer_tree.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/computer_tree.h b/source/console/computer_tree.h index 2d0049fbc2..fe01a239ef 100644 --- a/source/console/computer_tree.h +++ b/source/console/computer_tree.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/console.rc b/source/console/console.rc index ce9f1847bc..86c405f753 100644 --- a/source/console/console.rc +++ b/source/console/console.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/fast_connect_dialog.cc b/source/console/fast_connect_dialog.cc index 25f302ac6c..9612d038ff 100644 --- a/source/console/fast_connect_dialog.cc +++ b/source/console/fast_connect_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/fast_connect_dialog.h b/source/console/fast_connect_dialog.h index 63a1298d4b..8aff6d7436 100644 --- a/source/console/fast_connect_dialog.h +++ b/source/console/fast_connect_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/import_export_util.cc b/source/console/import_export_util.cc index 4f98d160dc..f063b664ae 100644 --- a/source/console/import_export_util.cc +++ b/source/console/import_export_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/import_export_util.h b/source/console/import_export_util.h index c6cb04a446..c432b9a9f7 100644 --- a/source/console/import_export_util.h +++ b/source/console/import_export_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/main.cc b/source/console/main.cc index 3f6d024492..5849a80c4c 100644 --- a/source/console/main.cc +++ b/source/console/main.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/main_window.cc b/source/console/main_window.cc index 6f2bb5d3e6..6b8adf3074 100644 --- a/source/console/main_window.cc +++ b/source/console/main_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/main_window.h b/source/console/main_window.h index a84b5e6c41..5a0f9c9873 100644 --- a/source/console/main_window.h +++ b/source/console/main_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/mru.cc b/source/console/mru.cc index ba7ac08e64..7361f3f741 100644 --- a/source/console/mru.cc +++ b/source/console/mru.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/mru.h b/source/console/mru.h index 2a35528e8f..c10e434fa7 100644 --- a/source/console/mru.h +++ b/source/console/mru.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/mru_action.cc b/source/console/mru_action.cc index 416c44769a..8d68693249 100644 --- a/source/console/mru_action.cc +++ b/source/console/mru_action.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/mru_action.h b/source/console/mru_action.h index 46e263d995..4bb1243eb7 100644 --- a/source/console/mru_action.h +++ b/source/console/mru_action.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/open_address_book_dialog.cc b/source/console/open_address_book_dialog.cc index 94ee9ddea5..faf7e93bb5 100644 --- a/source/console/open_address_book_dialog.cc +++ b/source/console/open_address_book_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/open_address_book_dialog.h b/source/console/open_address_book_dialog.h index d4fcbe5b41..6102255d15 100644 --- a/source/console/open_address_book_dialog.h +++ b/source/console/open_address_book_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/settings.cc b/source/console/settings.cc index e681d64b0c..f791f4195e 100644 --- a/source/console/settings.cc +++ b/source/console/settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/settings.h b/source/console/settings.h index 7cb666fa55..4521087999 100644 --- a/source/console/settings.h +++ b/source/console/settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/statusbar.cc b/source/console/statusbar.cc index 32b2e56f03..d15d0b4643 100644 --- a/source/console/statusbar.cc +++ b/source/console/statusbar.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/statusbar.h b/source/console/statusbar.h index 50105cf514..4310664616 100644 --- a/source/console/statusbar.h +++ b/source/console/statusbar.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/update_settings_dialog.cc b/source/console/update_settings_dialog.cc index 38550dc71f..4d63e6a643 100644 --- a/source/console/update_settings_dialog.cc +++ b/source/console/update_settings_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/console/update_settings_dialog.h b/source/console/update_settings_dialog.h index 21bea256a4..f023bdbc1c 100644 --- a/source/console/update_settings_dialog.h +++ b/source/console/update_settings_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/CMakeLists.txt b/source/host/CMakeLists.txt index 5e47f945f6..23f853f998 100644 --- a/source/host/CMakeLists.txt +++ b/source/host/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/host/client_session.cc b/source/host/client_session.cc index 69c7094380..1252aef37b 100644 --- a/source/host/client_session.cc +++ b/source/host/client_session.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/client_session.h b/source/host/client_session.h index 4239def20c..e300e43d63 100644 --- a/source/host/client_session.h +++ b/source/host/client_session.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/client_session_desktop.cc b/source/host/client_session_desktop.cc index bdb9946988..a3755709cf 100644 --- a/source/host/client_session_desktop.cc +++ b/source/host/client_session_desktop.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/client_session_desktop.h b/source/host/client_session_desktop.h index 6177b8aa90..5ff178d97b 100644 --- a/source/host/client_session_desktop.h +++ b/source/host/client_session_desktop.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/client_session_file_transfer.cc b/source/host/client_session_file_transfer.cc index 3fd40ec211..9fd713105d 100644 --- a/source/host/client_session_file_transfer.cc +++ b/source/host/client_session_file_transfer.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/client_session_file_transfer.h b/source/host/client_session_file_transfer.h index ed4c8c7086..b2aaace481 100644 --- a/source/host/client_session_file_transfer.h +++ b/source/host/client_session_file_transfer.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/client_session_system_info.cc b/source/host/client_session_system_info.cc index 9a4e328924..6e867d97b3 100644 --- a/source/host/client_session_system_info.cc +++ b/source/host/client_session_system_info.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/client_session_system_info.h b/source/host/client_session_system_info.h index a43b226115..a0b4283f11 100644 --- a/source/host/client_session_system_info.h +++ b/source/host/client_session_system_info.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/client_session_text_chat.cc b/source/host/client_session_text_chat.cc index b56d9e12e5..86c08e82ec 100644 --- a/source/host/client_session_text_chat.cc +++ b/source/host/client_session_text_chat.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/client_session_text_chat.h b/source/host/client_session_text_chat.h index d16b0671b7..ff3606770f 100644 --- a/source/host/client_session_text_chat.h +++ b/source/host/client_session_text_chat.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_agent.rc b/source/host/desktop_agent.rc index 96437a404d..c025c0299a 100644 --- a/source/host/desktop_agent.rc +++ b/source/host/desktop_agent.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_agent_entry_point.cc b/source/host/desktop_agent_entry_point.cc index 77783f2fbc..d84d18288f 100644 --- a/source/host/desktop_agent_entry_point.cc +++ b/source/host/desktop_agent_entry_point.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_agent_main.cc b/source/host/desktop_agent_main.cc index 195811302b..ae300900a0 100644 --- a/source/host/desktop_agent_main.cc +++ b/source/host/desktop_agent_main.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_agent_main.h b/source/host/desktop_agent_main.h index 73b4d4bcbc..2dc0e19aec 100644 --- a/source/host/desktop_agent_main.h +++ b/source/host/desktop_agent_main.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session.cc b/source/host/desktop_session.cc index fc1ef2841e..81566a0bb6 100644 --- a/source/host/desktop_session.cc +++ b/source/host/desktop_session.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session.h b/source/host/desktop_session.h index cb3cabb483..4290c4d743 100644 --- a/source/host/desktop_session.h +++ b/source/host/desktop_session.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_agent.cc b/source/host/desktop_session_agent.cc index 291eed8301..601adce815 100644 --- a/source/host/desktop_session_agent.cc +++ b/source/host/desktop_session_agent.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_agent.h b/source/host/desktop_session_agent.h index 77a264cf5e..638645d127 100644 --- a/source/host/desktop_session_agent.h +++ b/source/host/desktop_session_agent.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_fake.cc b/source/host/desktop_session_fake.cc index 1d0d8bc374..60b1c53bb9 100644 --- a/source/host/desktop_session_fake.cc +++ b/source/host/desktop_session_fake.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_fake.h b/source/host/desktop_session_fake.h index 40734202a4..2f00d261ee 100644 --- a/source/host/desktop_session_fake.h +++ b/source/host/desktop_session_fake.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_ipc.cc b/source/host/desktop_session_ipc.cc index bcd3b20328..6cc9f067a9 100644 --- a/source/host/desktop_session_ipc.cc +++ b/source/host/desktop_session_ipc.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_ipc.h b/source/host/desktop_session_ipc.h index 137ae59d47..89c9e708ec 100644 --- a/source/host/desktop_session_ipc.h +++ b/source/host/desktop_session_ipc.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_manager.cc b/source/host/desktop_session_manager.cc index e49b4f947e..21dddda8b8 100644 --- a/source/host/desktop_session_manager.cc +++ b/source/host/desktop_session_manager.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_manager.h b/source/host/desktop_session_manager.h index d31377ea69..46fbdc27fd 100644 --- a/source/host/desktop_session_manager.h +++ b/source/host/desktop_session_manager.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_process.cc b/source/host/desktop_session_process.cc index ca1156fa47..54c29b943f 100644 --- a/source/host/desktop_session_process.cc +++ b/source/host/desktop_session_process.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_process.h b/source/host/desktop_session_process.h index 52a5364769..82b9b407f3 100644 --- a/source/host/desktop_session_process.h +++ b/source/host/desktop_session_process.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_proxy.cc b/source/host/desktop_session_proxy.cc index 6be7bee739..853a25c154 100644 --- a/source/host/desktop_session_proxy.cc +++ b/source/host/desktop_session_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/desktop_session_proxy.h b/source/host/desktop_session_proxy.h index 6c5084d7a2..52d070d9b8 100644 --- a/source/host/desktop_session_proxy.h +++ b/source/host/desktop_session_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/file_transfer_agent.cc b/source/host/file_transfer_agent.cc index ee1fc12471..971f7c8dfe 100644 --- a/source/host/file_transfer_agent.cc +++ b/source/host/file_transfer_agent.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/file_transfer_agent.h b/source/host/file_transfer_agent.h index 85c4a378ff..446c0823a9 100644 --- a/source/host/file_transfer_agent.h +++ b/source/host/file_transfer_agent.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/file_transfer_agent.rc b/source/host/file_transfer_agent.rc index 3cc6aa2ac1..1c688ec5e0 100644 --- a/source/host/file_transfer_agent.rc +++ b/source/host/file_transfer_agent.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/file_transfer_agent_entry_point.cc b/source/host/file_transfer_agent_entry_point.cc index 2e3c339e5b..56bb864032 100644 --- a/source/host/file_transfer_agent_entry_point.cc +++ b/source/host/file_transfer_agent_entry_point.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/file_transfer_agent_main.cc b/source/host/file_transfer_agent_main.cc index 825148a29d..baa36bbd99 100644 --- a/source/host/file_transfer_agent_main.cc +++ b/source/host/file_transfer_agent_main.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/file_transfer_agent_main.h b/source/host/file_transfer_agent_main.h index 1124f89803..092a95b5c7 100644 --- a/source/host/file_transfer_agent_main.h +++ b/source/host/file_transfer_agent_main.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/host_core.rc b/source/host/host_core.rc index 94d86f147f..3721116453 100644 --- a/source/host/host_core.rc +++ b/source/host/host_core.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/host_export.h b/source/host/host_export.h index 3004749b32..dfadd8aace 100644 --- a/source/host/host_export.h +++ b/source/host/host_export.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/host_ipc_storage.cc b/source/host/host_ipc_storage.cc index 56a6b746ae..b2e26ec86f 100644 --- a/source/host/host_ipc_storage.cc +++ b/source/host/host_ipc_storage.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/host_ipc_storage.h b/source/host/host_ipc_storage.h index 3709794cf3..a05ff45fd5 100644 --- a/source/host/host_ipc_storage.h +++ b/source/host/host_ipc_storage.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/host_key_storage.cc b/source/host/host_key_storage.cc index 3f8bb8ae0a..7ef3781aea 100644 --- a/source/host/host_key_storage.cc +++ b/source/host/host_key_storage.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/host_key_storage.h b/source/host/host_key_storage.h index 3ca3296c4d..ac572c7f9a 100644 --- a/source/host/host_key_storage.h +++ b/source/host/host_key_storage.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/input_injector.h b/source/host/input_injector.h index f652f6e9de..8929b11c46 100644 --- a/source/host/input_injector.h +++ b/source/host/input_injector.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/input_injector_mac.h b/source/host/input_injector_mac.h index 663f591ee5..dfa3915ff7 100644 --- a/source/host/input_injector_mac.h +++ b/source/host/input_injector_mac.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/input_injector_mac.mm b/source/host/input_injector_mac.mm index fea24e0e9d..f6bdf89d01 100644 --- a/source/host/input_injector_mac.mm +++ b/source/host/input_injector_mac.mm @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/input_injector_win.cc b/source/host/input_injector_win.cc index 2e23fff801..39d67f992e 100644 --- a/source/host/input_injector_win.cc +++ b/source/host/input_injector_win.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/input_injector_win.h b/source/host/input_injector_win.h index 9e3ec1697b..2e7ad0b858 100644 --- a/source/host/input_injector_win.h +++ b/source/host/input_injector_win.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/input_injector_x11.cc b/source/host/input_injector_x11.cc index a547417e42..9ae2047835 100644 --- a/source/host/input_injector_x11.cc +++ b/source/host/input_injector_x11.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/input_injector_x11.h b/source/host/input_injector_x11.h index 85615776c4..4fa14f0876 100644 --- a/source/host/input_injector_x11.h +++ b/source/host/input_injector_x11.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/integrity_check.cc b/source/host/integrity_check.cc index 9ac5f96128..1a92459dc3 100644 --- a/source/host/integrity_check.cc +++ b/source/host/integrity_check.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/integrity_check.h b/source/host/integrity_check.h index 032a2bbcc0..64f8605dbc 100644 --- a/source/host/integrity_check.h +++ b/source/host/integrity_check.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/process_monitor.cc b/source/host/process_monitor.cc index 1f20d63312..460affab1b 100644 --- a/source/host/process_monitor.cc +++ b/source/host/process_monitor.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/process_monitor.h b/source/host/process_monitor.h index 071a4bc35d..76a2765444 100644 --- a/source/host/process_monitor.h +++ b/source/host/process_monitor.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/router_controller.cc b/source/host/router_controller.cc index b963dc8579..18d9700739 100644 --- a/source/host/router_controller.cc +++ b/source/host/router_controller.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/router_controller.h b/source/host/router_controller.h index 9a9e9584a0..e7722e21be 100644 --- a/source/host/router_controller.h +++ b/source/host/router_controller.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/server.cc b/source/host/server.cc index e0b4a46f38..e030600598 100644 --- a/source/host/server.cc +++ b/source/host/server.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/server.h b/source/host/server.h index 57346e7dd1..c697871b16 100644 --- a/source/host/server.h +++ b/source/host/server.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/service.cc b/source/host/service.cc index 1663a43331..ab0d9e2e8a 100644 --- a/source/host/service.cc +++ b/source/host/service.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/service.h b/source/host/service.h index 8c88d90b0a..76da2c8f83 100644 --- a/source/host/service.h +++ b/source/host/service.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/service.rc b/source/host/service.rc index 51d0300b29..cdc35bf4ca 100644 --- a/source/host/service.rc +++ b/source/host/service.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/service_constants.cc b/source/host/service_constants.cc index 3c53648237..232c420dda 100644 --- a/source/host/service_constants.cc +++ b/source/host/service_constants.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/service_constants.h b/source/host/service_constants.h index 2b874f77a5..4cdb51eb12 100644 --- a/source/host/service_constants.h +++ b/source/host/service_constants.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/service_entry_point.cc b/source/host/service_entry_point.cc index d2b30e3712..6c2aa3e5ef 100644 --- a/source/host/service_entry_point.cc +++ b/source/host/service_entry_point.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/service_main.cc b/source/host/service_main.cc index d7a12f319e..43b8615bef 100644 --- a/source/host/service_main.cc +++ b/source/host/service_main.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/service_main.h b/source/host/service_main.h index cdcbd914d1..b00bf54e1b 100644 --- a/source/host/service_main.h +++ b/source/host/service_main.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/stat_counter.cc b/source/host/stat_counter.cc index c1875ebdc6..f5024b66ca 100644 --- a/source/host/stat_counter.cc +++ b/source/host/stat_counter.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/stat_counter.h b/source/host/stat_counter.h index 7296ce074b..60e94cd5fb 100644 --- a/source/host/stat_counter.h +++ b/source/host/stat_counter.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/system_info.cc b/source/host/system_info.cc index 6730a13cf5..715f7fa863 100644 --- a/source/host/system_info.cc +++ b/source/host/system_info.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/system_info.h b/source/host/system_info.h index 5ff1698cf0..86642ade1c 100644 --- a/source/host/system_info.h +++ b/source/host/system_info.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/system_settings.cc b/source/host/system_settings.cc index 0733440401..6d4197c784 100644 --- a/source/host/system_settings.cc +++ b/source/host/system_settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/system_settings.h b/source/host/system_settings.h index a750d8c4d4..8e47d29639 100644 --- a/source/host/system_settings.h +++ b/source/host/system_settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/task_manager.cc b/source/host/task_manager.cc index e49a37aa95..0a336c6e3f 100644 --- a/source/host/task_manager.cc +++ b/source/host/task_manager.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/task_manager.h b/source/host/task_manager.h index 43989b687b..3d1fd684a9 100644 --- a/source/host/task_manager.h +++ b/source/host/task_manager.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/application.cc b/source/host/ui/application.cc index a95bb78b87..01b6818c7c 100644 --- a/source/host/ui/application.cc +++ b/source/host/ui/application.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/application.h b/source/host/ui/application.h index 13d0d57c29..a53b3ccf4e 100644 --- a/source/host/ui/application.h +++ b/source/host/ui/application.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/change_password_dialog.cc b/source/host/ui/change_password_dialog.cc index eea8524378..e0d56a3096 100644 --- a/source/host/ui/change_password_dialog.cc +++ b/source/host/ui/change_password_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/change_password_dialog.h b/source/host/ui/change_password_dialog.h index 104460836d..e9498398b3 100644 --- a/source/host/ui/change_password_dialog.h +++ b/source/host/ui/change_password_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/check_password_dialog.cc b/source/host/ui/check_password_dialog.cc index 264effadbe..c79a42593d 100644 --- a/source/host/ui/check_password_dialog.cc +++ b/source/host/ui/check_password_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/check_password_dialog.h b/source/host/ui/check_password_dialog.h index 20273a94fb..582c787a52 100644 --- a/source/host/ui/check_password_dialog.h +++ b/source/host/ui/check_password_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/config_dialog.cc b/source/host/ui/config_dialog.cc index 76a1bf68d9..5ef598cbd7 100644 --- a/source/host/ui/config_dialog.cc +++ b/source/host/ui/config_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/config_dialog.h b/source/host/ui/config_dialog.h index 6f5b3950dc..4662421bd4 100644 --- a/source/host/ui/config_dialog.h +++ b/source/host/ui/config_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/connect_confirm_dialog.cc b/source/host/ui/connect_confirm_dialog.cc index 1a8e52bffd..0b9b31e7c2 100644 --- a/source/host/ui/connect_confirm_dialog.cc +++ b/source/host/ui/connect_confirm_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/connect_confirm_dialog.h b/source/host/ui/connect_confirm_dialog.h index 004d6ea688..f991f83344 100644 --- a/source/host/ui/connect_confirm_dialog.h +++ b/source/host/ui/connect_confirm_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/host.rc b/source/host/ui/host.rc index 6ef705f602..6bb6c93a8f 100644 --- a/source/host/ui/host.rc +++ b/source/host/ui/host.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/host_entry_point.cc b/source/host/ui/host_entry_point.cc index 622d694945..48980324dc 100644 --- a/source/host/ui/host_entry_point.cc +++ b/source/host/ui/host_entry_point.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/host_main.cc b/source/host/ui/host_main.cc index 334d79fd81..c975816d7c 100644 --- a/source/host/ui/host_main.cc +++ b/source/host/ui/host_main.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/host_main.h b/source/host/ui/host_main.h index 6225569825..223dbc0292 100644 --- a/source/host/ui/host_main.h +++ b/source/host/ui/host_main.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/main_window.cc b/source/host/ui/main_window.cc index db152d09e3..a433be673a 100644 --- a/source/host/ui/main_window.cc +++ b/source/host/ui/main_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/main_window.h b/source/host/ui/main_window.h index 4b35bb7a3d..37bc1ba905 100644 --- a/source/host/ui/main_window.h +++ b/source/host/ui/main_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/notifier_window.cc b/source/host/ui/notifier_window.cc index 387b5d8e81..ac1a8dc30a 100644 --- a/source/host/ui/notifier_window.cc +++ b/source/host/ui/notifier_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/notifier_window.h b/source/host/ui/notifier_window.h index 07906af258..c354a02af8 100644 --- a/source/host/ui/notifier_window.h +++ b/source/host/ui/notifier_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/settings_util.cc b/source/host/ui/settings_util.cc index 9018e7462c..3e5f19b6e6 100644 --- a/source/host/ui/settings_util.cc +++ b/source/host/ui/settings_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/settings_util.h b/source/host/ui/settings_util.h index 57510620ce..4fa4333f5a 100644 --- a/source/host/ui/settings_util.h +++ b/source/host/ui/settings_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/user_dialog.cc b/source/host/ui/user_dialog.cc index 621716e2bb..30207e6f68 100644 --- a/source/host/ui/user_dialog.cc +++ b/source/host/ui/user_dialog.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/user_dialog.h b/source/host/ui/user_dialog.h index e9fcc53df6..eecde636be 100644 --- a/source/host/ui/user_dialog.h +++ b/source/host/ui/user_dialog.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/user_settings.cc b/source/host/ui/user_settings.cc index 6122fffae1..95523c0b4f 100644 --- a/source/host/ui/user_settings.cc +++ b/source/host/ui/user_settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/user_settings.h b/source/host/ui/user_settings.h index 4ebad3616a..1a2b35068e 100644 --- a/source/host/ui/user_settings.h +++ b/source/host/ui/user_settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/user_tree_item.cc b/source/host/ui/user_tree_item.cc index 969c67d6a6..436fa560c0 100644 --- a/source/host/ui/user_tree_item.cc +++ b/source/host/ui/user_tree_item.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/ui/user_tree_item.h b/source/host/ui/user_tree_item.h index c29b1619fb..840955346a 100644 --- a/source/host/ui/user_tree_item.h +++ b/source/host/ui/user_tree_item.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/unconfirmed_client_session.cc b/source/host/unconfirmed_client_session.cc index 9f8dbd8712..bc9184a0b5 100644 --- a/source/host/unconfirmed_client_session.cc +++ b/source/host/unconfirmed_client_session.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/unconfirmed_client_session.h b/source/host/unconfirmed_client_session.h index 16e61c4f7a..0f41d16393 100644 --- a/source/host/unconfirmed_client_session.h +++ b/source/host/unconfirmed_client_session.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session.cc b/source/host/user_session.cc index 30bb012850..e4e1302707 100644 --- a/source/host/user_session.cc +++ b/source/host/user_session.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session.h b/source/host/user_session.h index 8112cd85bd..4f812ad5ae 100644 --- a/source/host/user_session.h +++ b/source/host/user_session.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session_agent.cc b/source/host/user_session_agent.cc index da0be6ba78..e9c663b42a 100644 --- a/source/host/user_session_agent.cc +++ b/source/host/user_session_agent.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session_agent.h b/source/host/user_session_agent.h index b1f091fe66..106473b1dd 100644 --- a/source/host/user_session_agent.h +++ b/source/host/user_session_agent.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session_agent_proxy.cc b/source/host/user_session_agent_proxy.cc index 39e9a2e7e5..3735743fb8 100644 --- a/source/host/user_session_agent_proxy.cc +++ b/source/host/user_session_agent_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session_agent_proxy.h b/source/host/user_session_agent_proxy.h index eee71b4748..2b85a9be28 100644 --- a/source/host/user_session_agent_proxy.h +++ b/source/host/user_session_agent_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session_manager.cc b/source/host/user_session_manager.cc index 10ff4dbdc4..1a56ffbb5d 100644 --- a/source/host/user_session_manager.cc +++ b/source/host/user_session_manager.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session_manager.h b/source/host/user_session_manager.h index 9b9f89ee22..77188330d0 100644 --- a/source/host/user_session_manager.h +++ b/source/host/user_session_manager.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session_window.h b/source/host/user_session_window.h index ed3493cb94..f40863cf39 100644 --- a/source/host/user_session_window.h +++ b/source/host/user_session_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session_window_proxy.cc b/source/host/user_session_window_proxy.cc index 69e11c6782..cb30a6e983 100644 --- a/source/host/user_session_window_proxy.cc +++ b/source/host/user_session_window_proxy.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/user_session_window_proxy.h b/source/host/user_session_window_proxy.h index f5285b0cfc..4b00cf4d05 100644 --- a/source/host/user_session_window_proxy.h +++ b/source/host/user_session_window_proxy.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/win/rdp_client.cc b/source/host/win/rdp_client.cc index 7b64a1a9c7..b921597c8c 100644 --- a/source/host/win/rdp_client.cc +++ b/source/host/win/rdp_client.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/win/rdp_client.h b/source/host/win/rdp_client.h index b8dcf245da..0ed10207e9 100644 --- a/source/host/win/rdp_client.h +++ b/source/host/win/rdp_client.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/win/rdp_client_window.cc b/source/host/win/rdp_client_window.cc index 5fa5695b7a..2a1615f9aa 100644 --- a/source/host/win/rdp_client_window.cc +++ b/source/host/win/rdp_client_window.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/win/rdp_client_window.h b/source/host/win/rdp_client_window.h index c88c0001a9..38bdb530e4 100644 --- a/source/host/win/rdp_client_window.h +++ b/source/host/win/rdp_client_window.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/win/sas_injector.cc b/source/host/win/sas_injector.cc index 209f367cdb..cb7ddecc21 100644 --- a/source/host/win/sas_injector.cc +++ b/source/host/win/sas_injector.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/win/sas_injector.h b/source/host/win/sas_injector.h index d941216fb0..77529dd831 100644 --- a/source/host/win/sas_injector.h +++ b/source/host/win/sas_injector.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/win/updater_launcher.cc b/source/host/win/updater_launcher.cc index e7f62ecb89..cc55c673f6 100644 --- a/source/host/win/updater_launcher.cc +++ b/source/host/win/updater_launcher.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/host/win/updater_launcher.h b/source/host/win/updater_launcher.h index ded57b2861..8b2d93aa28 100644 --- a/source/host/win/updater_launcher.h +++ b/source/host/win/updater_launcher.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/CMakeLists.txt b/source/proto/CMakeLists.txt index 3d67e8ae3b..eaa63b735e 100644 --- a/source/proto/CMakeLists.txt +++ b/source/proto/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/proto/address_book.proto b/source/proto/address_book.proto index 2db6349368..5a4eef404d 100644 --- a/source/proto/address_book.proto +++ b/source/proto/address_book.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/common.proto b/source/proto/common.proto index 1b758acbbc..ca9e1604ad 100644 --- a/source/proto/common.proto +++ b/source/proto/common.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/desktop.proto b/source/proto/desktop.proto index 5a593f018d..15bf47d072 100644 --- a/source/proto/desktop.proto +++ b/source/proto/desktop.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/desktop_extensions.proto b/source/proto/desktop_extensions.proto index 5538338785..e2a75eb5e4 100644 --- a/source/proto/desktop_extensions.proto +++ b/source/proto/desktop_extensions.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/desktop_internal.proto b/source/proto/desktop_internal.proto index dba5fbd5ee..2303bcd271 100644 --- a/source/proto/desktop_internal.proto +++ b/source/proto/desktop_internal.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/file_transfer.proto b/source/proto/file_transfer.proto index c7aef2f785..76ec009775 100644 --- a/source/proto/file_transfer.proto +++ b/source/proto/file_transfer.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/host_internal.proto b/source/proto/host_internal.proto index ac85a09410..02d01ddc00 100644 --- a/source/proto/host_internal.proto +++ b/source/proto/host_internal.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/key_exchange.proto b/source/proto/key_exchange.proto index c51ea72eee..3ed85c170f 100644 --- a/source/proto/key_exchange.proto +++ b/source/proto/key_exchange.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/relay_peer.proto b/source/proto/relay_peer.proto index 17722f7067..249f3b13cd 100644 --- a/source/proto/relay_peer.proto +++ b/source/proto/relay_peer.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/router_admin.proto b/source/proto/router_admin.proto index fc604efa92..e6a5eda641 100644 --- a/source/proto/router_admin.proto +++ b/source/proto/router_admin.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/router_common.proto b/source/proto/router_common.proto index e45bf00bf4..6a7507ba1d 100644 --- a/source/proto/router_common.proto +++ b/source/proto/router_common.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/router_peer.proto b/source/proto/router_peer.proto index e7ad6fae1e..07164a3559 100644 --- a/source/proto/router_peer.proto +++ b/source/proto/router_peer.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/router_relay.proto b/source/proto/router_relay.proto index 6c473651fb..7974072008 100644 --- a/source/proto/router_relay.proto +++ b/source/proto/router_relay.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/system_info.proto b/source/proto/system_info.proto index f45afbde5d..27fccaf58b 100644 --- a/source/proto/system_info.proto +++ b/source/proto/system_info.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/task_manager.proto b/source/proto/task_manager.proto index ef1d88c182..08477019f6 100644 --- a/source/proto/task_manager.proto +++ b/source/proto/task_manager.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/proto/text_chat.proto b/source/proto/text_chat.proto index d513659c71..e6d8481965 100644 --- a/source/proto/text_chat.proto +++ b/source/proto/text_chat.proto @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/qt_base/CMakeLists.txt b/source/qt_base/CMakeLists.txt index b746cdcb78..e5734cda31 100644 --- a/source/qt_base/CMakeLists.txt +++ b/source/qt_base/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/qt_base/application.cc b/source/qt_base/application.cc index d918a9b3fd..2b8d953af2 100644 --- a/source/qt_base/application.cc +++ b/source/qt_base/application.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/qt_base/application.h b/source/qt_base/application.h index eac067749b..cf66763d83 100644 --- a/source/qt_base/application.h +++ b/source/qt_base/application.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/qt_base/locale_loader.cc b/source/qt_base/locale_loader.cc index 611f78fd8f..1abb47c950 100644 --- a/source/qt_base/locale_loader.cc +++ b/source/qt_base/locale_loader.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/qt_base/locale_loader.h b/source/qt_base/locale_loader.h index 570568dea4..afd46825bc 100644 --- a/source/qt_base/locale_loader.h +++ b/source/qt_base/locale_loader.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/qt_base/qt_logging.cc b/source/qt_base/qt_logging.cc index bf7631dc15..8c143e1951 100644 --- a/source/qt_base/qt_logging.cc +++ b/source/qt_base/qt_logging.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/qt_base/qt_logging.h b/source/qt_base/qt_logging.h index ee21a69de4..70b86e61ba 100644 --- a/source/qt_base/qt_logging.h +++ b/source/qt_base/qt_logging.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/qt_base/qt_task_runner.cc b/source/qt_base/qt_task_runner.cc index 8bb875f0fc..f43d082a31 100644 --- a/source/qt_base/qt_task_runner.cc +++ b/source/qt_base/qt_task_runner.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/qt_base/qt_task_runner.h b/source/qt_base/qt_task_runner.h index d02cb64cd7..c71251c7f9 100644 --- a/source/qt_base/qt_task_runner.h +++ b/source/qt_base/qt_task_runner.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/qt_base/scoped_qt_logging.h b/source/qt_base/scoped_qt_logging.h index 37b063b1ea..b60565e815 100644 --- a/source/qt_base/scoped_qt_logging.h +++ b/source/qt_base/scoped_qt_logging.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/CMakeLists.txt b/source/relay/CMakeLists.txt index 2f93b92ab7..8471cac311 100644 --- a/source/relay/CMakeLists.txt +++ b/source/relay/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/relay/controller.cc b/source/relay/controller.cc index c54687cd18..cdcd968eaa 100644 --- a/source/relay/controller.cc +++ b/source/relay/controller.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/controller.h b/source/relay/controller.h index 8b6120c933..33eff90f10 100644 --- a/source/relay/controller.h +++ b/source/relay/controller.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/main.cc b/source/relay/main.cc index b95c525fa2..6e2ea75a56 100644 --- a/source/relay/main.cc +++ b/source/relay/main.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/pending_session.cc b/source/relay/pending_session.cc index 07d8460a98..8e854b658b 100644 --- a/source/relay/pending_session.cc +++ b/source/relay/pending_session.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/pending_session.h b/source/relay/pending_session.h index cb9de67aa4..6e7d2e6753 100644 --- a/source/relay/pending_session.h +++ b/source/relay/pending_session.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/service.cc b/source/relay/service.cc index 4d820e5aa3..59e10c25af 100644 --- a/source/relay/service.cc +++ b/source/relay/service.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/service.h b/source/relay/service.h index 3cc00699c1..06e0e93a8e 100644 --- a/source/relay/service.h +++ b/source/relay/service.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/service_constants.cc b/source/relay/service_constants.cc index 92a884367c..def2612e8c 100644 --- a/source/relay/service_constants.cc +++ b/source/relay/service_constants.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/service_constants.h b/source/relay/service_constants.h index f5ab0520e4..a8bb81365f 100644 --- a/source/relay/service_constants.h +++ b/source/relay/service_constants.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/session.cc b/source/relay/session.cc index 3cf30e4dcf..828013e9e1 100644 --- a/source/relay/session.cc +++ b/source/relay/session.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/session.h b/source/relay/session.h index 1d0ab2e8ac..c7a2cf7b7f 100644 --- a/source/relay/session.h +++ b/source/relay/session.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/session_key.cc b/source/relay/session_key.cc index 13d55fa2ae..c0d5117c19 100644 --- a/source/relay/session_key.cc +++ b/source/relay/session_key.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/session_key.h b/source/relay/session_key.h index b91956c04e..d9a5932676 100644 --- a/source/relay/session_key.h +++ b/source/relay/session_key.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/session_manager.cc b/source/relay/session_manager.cc index 1c68d422a9..c913f1051b 100644 --- a/source/relay/session_manager.cc +++ b/source/relay/session_manager.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/session_manager.h b/source/relay/session_manager.h index c78b829e32..77151b8ecf 100644 --- a/source/relay/session_manager.h +++ b/source/relay/session_manager.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/sessions_worker.cc b/source/relay/sessions_worker.cc index 3f1c3d4e3c..6d4d21457d 100644 --- a/source/relay/sessions_worker.cc +++ b/source/relay/sessions_worker.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/sessions_worker.h b/source/relay/sessions_worker.h index 87160deb4e..7dad53d445 100644 --- a/source/relay/sessions_worker.h +++ b/source/relay/sessions_worker.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/settings.cc b/source/relay/settings.cc index 1634d89eb8..b9436bbbb0 100644 --- a/source/relay/settings.cc +++ b/source/relay/settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/settings.h b/source/relay/settings.h index 73a2a1dffd..c52d9d119a 100644 --- a/source/relay/settings.h +++ b/source/relay/settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/shared_pool.cc b/source/relay/shared_pool.cc index 73e846a5e5..52d0296672 100644 --- a/source/relay/shared_pool.cc +++ b/source/relay/shared_pool.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/shared_pool.h b/source/relay/shared_pool.h index 9fbcfdfb6f..0a947b7b4c 100644 --- a/source/relay/shared_pool.h +++ b/source/relay/shared_pool.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/win/relay.rc b/source/relay/win/relay.rc index 8640951da1..c308297db3 100644 --- a/source/relay/win/relay.rc +++ b/source/relay/win/relay.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/win/service_util.cc b/source/relay/win/service_util.cc index 20ddde4772..d3f7f447ac 100644 --- a/source/relay/win/service_util.cc +++ b/source/relay/win/service_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/relay/win/service_util.h b/source/relay/win/service_util.h index faaeb20ef7..be43c6e614 100644 --- a/source/relay/win/service_util.h +++ b/source/relay/win/service_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/CMakeLists.txt b/source/router/CMakeLists.txt index aefdae22e3..1bff8fb9f2 100644 --- a/source/router/CMakeLists.txt +++ b/source/router/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/router/database.h b/source/router/database.h index 819e416ae2..11850a50a2 100644 --- a/source/router/database.h +++ b/source/router/database.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/database_factory.h b/source/router/database_factory.h index 4892933e2c..55c80c8031 100644 --- a/source/router/database_factory.h +++ b/source/router/database_factory.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/database_factory_sqlite.cc b/source/router/database_factory_sqlite.cc index 0315939c63..e019a6a01c 100644 --- a/source/router/database_factory_sqlite.cc +++ b/source/router/database_factory_sqlite.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/database_factory_sqlite.h b/source/router/database_factory_sqlite.h index 9e8c3fdf65..0c19375968 100644 --- a/source/router/database_factory_sqlite.h +++ b/source/router/database_factory_sqlite.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/database_sqlite.cc b/source/router/database_sqlite.cc index 96692709ee..28746c1e12 100644 --- a/source/router/database_sqlite.cc +++ b/source/router/database_sqlite.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/database_sqlite.h b/source/router/database_sqlite.h index 0d91897ffe..45035e28f1 100644 --- a/source/router/database_sqlite.h +++ b/source/router/database_sqlite.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/main.cc b/source/router/main.cc index c303088e99..5db33857eb 100644 --- a/source/router/main.cc +++ b/source/router/main.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/server.cc b/source/router/server.cc index 95c2624865..e198f44252 100644 --- a/source/router/server.cc +++ b/source/router/server.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/server.h b/source/router/server.h index 47c0f1ad7a..3aaea49cbe 100644 --- a/source/router/server.h +++ b/source/router/server.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/service.cc b/source/router/service.cc index 8cace1204a..56a75da768 100644 --- a/source/router/service.cc +++ b/source/router/service.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/service.h b/source/router/service.h index 7a816190da..1718c06f8d 100644 --- a/source/router/service.h +++ b/source/router/service.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/service_constants.cc b/source/router/service_constants.cc index 484473b1ae..cf6b6946d2 100644 --- a/source/router/service_constants.cc +++ b/source/router/service_constants.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/service_constants.h b/source/router/service_constants.h index 71cec990cd..11ab624dbf 100644 --- a/source/router/service_constants.h +++ b/source/router/service_constants.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/session.cc b/source/router/session.cc index 0ca7729612..bab360a563 100644 --- a/source/router/session.cc +++ b/source/router/session.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/session.h b/source/router/session.h index a7dcf79c53..b47b7e54c4 100644 --- a/source/router/session.h +++ b/source/router/session.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/session_admin.cc b/source/router/session_admin.cc index a4b015a3e9..ef85fa1d3f 100644 --- a/source/router/session_admin.cc +++ b/source/router/session_admin.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/session_admin.h b/source/router/session_admin.h index b9e34cf958..c2d19ecf48 100644 --- a/source/router/session_admin.h +++ b/source/router/session_admin.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/session_client.cc b/source/router/session_client.cc index cc1395e91e..fb4561e16f 100644 --- a/source/router/session_client.cc +++ b/source/router/session_client.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/session_client.h b/source/router/session_client.h index 048447f23a..662b7f8fc0 100644 --- a/source/router/session_client.h +++ b/source/router/session_client.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/session_host.cc b/source/router/session_host.cc index 0a8d906273..12f42f3b19 100644 --- a/source/router/session_host.cc +++ b/source/router/session_host.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/session_host.h b/source/router/session_host.h index 33335d8656..8db55e77cd 100644 --- a/source/router/session_host.h +++ b/source/router/session_host.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/session_relay.cc b/source/router/session_relay.cc index 1d2be46a5e..25fefd3d1a 100644 --- a/source/router/session_relay.cc +++ b/source/router/session_relay.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/session_relay.h b/source/router/session_relay.h index dd59aa53a6..555a35f71b 100644 --- a/source/router/session_relay.h +++ b/source/router/session_relay.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/settings.cc b/source/router/settings.cc index bf0a2d07fd..e59b342bf3 100644 --- a/source/router/settings.cc +++ b/source/router/settings.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/settings.h b/source/router/settings.h index 847831052a..0c95af0e7e 100644 --- a/source/router/settings.h +++ b/source/router/settings.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/shared_key_pool.cc b/source/router/shared_key_pool.cc index 217c1c3b7b..4e3d76246a 100644 --- a/source/router/shared_key_pool.cc +++ b/source/router/shared_key_pool.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/shared_key_pool.h b/source/router/shared_key_pool.h index 1a9f2af47c..ddf4d86521 100644 --- a/source/router/shared_key_pool.h +++ b/source/router/shared_key_pool.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/user_list_db.cc b/source/router/user_list_db.cc index ad3ce636b1..fd97b9fb23 100644 --- a/source/router/user_list_db.cc +++ b/source/router/user_list_db.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/user_list_db.h b/source/router/user_list_db.h index 36350688c5..01f57385cc 100644 --- a/source/router/user_list_db.h +++ b/source/router/user_list_db.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/win/router.rc b/source/router/win/router.rc index ddfed802e4..94a75c9e1c 100644 --- a/source/router/win/router.rc +++ b/source/router/win/router.rc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/win/service_util.cc b/source/router/win/service_util.cc index 9061ea6289..406d53abd0 100644 --- a/source/router/win/service_util.cc +++ b/source/router/win/service_util.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/router/win/service_util.h b/source/router/win/service_util.h index 7837e942c2..9e4af00b3e 100644 --- a/source/router/win/service_util.h +++ b/source/router/win/service_util.h @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/source/third_party/CMakeLists.txt b/source/third_party/CMakeLists.txt index 342675e056..c653a226de 100644 --- a/source/third_party/CMakeLists.txt +++ b/source/third_party/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/third_party/libwebm/CMakeLists.txt b/source/third_party/libwebm/CMakeLists.txt index 0482636e24..9082bde1a2 100644 --- a/source/third_party/libwebm/CMakeLists.txt +++ b/source/third_party/libwebm/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/third_party/modp_b64/CMakeLists.txt b/source/third_party/modp_b64/CMakeLists.txt index f6ff023d23..e2f2142e27 100644 --- a/source/third_party/modp_b64/CMakeLists.txt +++ b/source/third_party/modp_b64/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/third_party/x11region/CMakeLists.txt b/source/third_party/x11region/CMakeLists.txt index 621033bc3a..99a62f9c3d 100644 --- a/source/third_party/x11region/CMakeLists.txt +++ b/source/third_party/x11region/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/tools/CMakeLists.txt b/source/tools/CMakeLists.txt index 5cca4a7f4c..0d58d8b6a3 100644 --- a/source/tools/CMakeLists.txt +++ b/source/tools/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/tools/sha256/CMakeLists.txt b/source/tools/sha256/CMakeLists.txt index d8165582e7..10c9adf9de 100644 --- a/source/tools/sha256/CMakeLists.txt +++ b/source/tools/sha256/CMakeLists.txt @@ -1,6 +1,6 @@ # # Aspia Project -# Copyright (C) 2016-2023 Dmitry Chapyshev +# Copyright (C) 2016-2024 Dmitry Chapyshev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/source/tools/sha256/main.cc b/source/tools/sha256/main.cc index 94be3cc304..c2679ef3da 100644 --- a/source/tools/sha256/main.cc +++ b/source/tools/sha256/main.cc @@ -1,6 +1,6 @@ // // Aspia Project -// Copyright (C) 2016-2023 Dmitry Chapyshev +// Copyright (C) 2016-2024 Dmitry Chapyshev // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by