From 7ee4ae460ed79b76ffd7af735bbf906cc93cf737 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Fri, 24 Jan 2020 02:10:40 -0800 Subject: [PATCH] find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + --- libmesosphere/include/mesosphere.hpp | 2 +- .../mesosphere/arch/arm64/init/kern_k_init_page_table.hpp | 2 +- libmesosphere/include/mesosphere/arch/arm64/kern_cpu.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_cpu_system_registers.hpp | 2 +- .../mesosphere/board/nintendo/switch/kern_k_system_control.hpp | 2 +- libmesosphere/include/mesosphere/init/kern_init_elf.hpp | 2 +- libmesosphere/include/mesosphere/init/kern_init_elf64.hpp | 2 +- libmesosphere/include/mesosphere/init/kern_init_layout.hpp | 2 +- .../include/mesosphere/init/kern_init_page_table_select.hpp | 2 +- libmesosphere/include/mesosphere/kern_initial_process.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_typed_address.hpp | 2 +- libmesosphere/include/mesosphere/kern_panic.hpp | 2 +- libmesosphere/include/mesosphere/kern_select_cpu.hpp | 2 +- libmesosphere/include/mesosphere/kern_select_interrupts.hpp | 2 +- .../include/mesosphere/kern_select_k_system_control.hpp | 2 +- libmesosphere/source/arch/arm64/kern_cpu.cpp | 2 +- .../source/board/nintendo/switch/kern_k_system_control.cpp | 2 +- .../source/board/nintendo/switch/kern_secure_monitor.cpp | 2 +- .../source/board/nintendo/switch/kern_secure_monitor.hpp | 2 +- libmesosphere/source/init/kern_init_elf.cpp | 2 +- libmesosphere/source/kern_k_scoped_interrupt.cpp | 2 +- libmesosphere/source/kern_panic.cpp | 2 +- libmesosphere/source/libc/kern_libc.c | 2 +- libstratosphere/include/stratosphere.hpp | 2 +- libstratosphere/include/stratosphere/ams.hpp | 2 +- libstratosphere/include/stratosphere/ams/ams_emummc_api.hpp | 2 +- libstratosphere/include/stratosphere/ams/ams_environment.hpp | 2 +- libstratosphere/include/stratosphere/ams/ams_exosphere_api.hpp | 2 +- libstratosphere/include/stratosphere/ams/ams_types.hpp | 2 +- libstratosphere/include/stratosphere/boot2.hpp | 2 +- libstratosphere/include/stratosphere/boot2/boot2_api.hpp | 2 +- libstratosphere/include/stratosphere/cfg.hpp | 2 +- libstratosphere/include/stratosphere/cfg/cfg_api.hpp | 2 +- libstratosphere/include/stratosphere/cfg/cfg_locale_types.hpp | 2 +- libstratosphere/include/stratosphere/cfg/cfg_types.hpp | 2 +- libstratosphere/include/stratosphere/dd.hpp | 2 +- libstratosphere/include/stratosphere/dd/dd_io_mappings.hpp | 2 +- libstratosphere/include/stratosphere/dd/dd_process_handle.hpp | 2 +- libstratosphere/include/stratosphere/dmnt.hpp | 2 +- libstratosphere/include/stratosphere/dmnt/dmnt_cheat_types.hpp | 2 +- libstratosphere/include/stratosphere/fatal.hpp | 2 +- libstratosphere/include/stratosphere/fatal/fatal_types.hpp | 2 +- libstratosphere/include/stratosphere/fs.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_common.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_directory.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_file.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_file_storage.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_filesystem.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_istorage.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_operate_range.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_path_tool.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_path_utils.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_query_range.hpp | 2 +- .../include/stratosphere/fs/fs_remote_filesystem.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_remote_storage.hpp | 2 +- libstratosphere/include/stratosphere/fs/fsa/fs_idirectory.hpp | 2 +- libstratosphere/include/stratosphere/fs/fsa/fs_ifile.hpp | 2 +- libstratosphere/include/stratosphere/fs/fsa/fs_ifilesystem.hpp | 2 +- libstratosphere/include/stratosphere/fssrv.hpp | 2 +- .../include/stratosphere/fssrv/fssrv_interface_adapters.hpp | 2 +- .../include/stratosphere/fssrv/fssrv_path_normalizer.hpp | 2 +- libstratosphere/include/stratosphere/fssrv/fssrv_sf_path.hpp | 2 +- .../interface_adapters/fssrv_filesystem_interface_adapter.hpp | 2 +- .../interface_adapters/fssrv_storage_interface_adapter.hpp | 2 +- libstratosphere/include/stratosphere/fssystem.hpp | 2 +- .../fssystem/fssystem_directory_redirection_filesystem.hpp | 2 +- .../fssystem/fssystem_directory_savedata_filesystem.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_path_tool.hpp | 2 +- .../stratosphere/fssystem/fssystem_subdirectory_filesystem.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_utility.hpp | 2 +- .../fssystem/impl/fssystem_path_resolution_filesystem.hpp | 2 +- libstratosphere/include/stratosphere/hid.hpp | 2 +- libstratosphere/include/stratosphere/hid/hid_api.hpp | 2 +- libstratosphere/include/stratosphere/hos.hpp | 2 +- libstratosphere/include/stratosphere/hos/hos_types.hpp | 2 +- libstratosphere/include/stratosphere/hos/hos_version_api.hpp | 2 +- libstratosphere/include/stratosphere/kvdb.hpp | 2 +- libstratosphere/include/stratosphere/kvdb/kvdb_archive.hpp | 2 +- libstratosphere/include/stratosphere/kvdb/kvdb_auto_buffer.hpp | 2 +- .../include/stratosphere/kvdb/kvdb_bounded_string.hpp | 2 +- .../include/stratosphere/kvdb/kvdb_file_key_value_cache.hpp | 2 +- .../include/stratosphere/kvdb/kvdb_file_key_value_store.hpp | 2 +- .../include/stratosphere/kvdb/kvdb_memory_key_value_store.hpp | 2 +- libstratosphere/include/stratosphere/ldr.hpp | 2 +- libstratosphere/include/stratosphere/ldr/ldr_pm_api.hpp | 2 +- libstratosphere/include/stratosphere/ldr/ldr_types.hpp | 2 +- libstratosphere/include/stratosphere/map.hpp | 2 +- libstratosphere/include/stratosphere/map/map_api.hpp | 2 +- libstratosphere/include/stratosphere/map/map_types.hpp | 2 +- libstratosphere/include/stratosphere/ncm.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_types.hpp | 2 +- libstratosphere/include/stratosphere/os.hpp | 2 +- libstratosphere/include/stratosphere/os/os_common_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_condvar.hpp | 2 +- libstratosphere/include/stratosphere/os/os_event.hpp | 2 +- libstratosphere/include/stratosphere/os/os_interrupt_event.hpp | 2 +- libstratosphere/include/stratosphere/os/os_managed_handle.hpp | 2 +- libstratosphere/include/stratosphere/os/os_memory_common.hpp | 2 +- libstratosphere/include/stratosphere/os/os_message_queue.hpp | 2 +- libstratosphere/include/stratosphere/os/os_mutex.hpp | 2 +- libstratosphere/include/stratosphere/os/os_process_handle.hpp | 2 +- libstratosphere/include/stratosphere/os/os_random.hpp | 2 +- libstratosphere/include/stratosphere/os/os_rw_lock.hpp | 2 +- libstratosphere/include/stratosphere/os/os_semaphore.hpp | 2 +- libstratosphere/include/stratosphere/os/os_system_event.hpp | 2 +- libstratosphere/include/stratosphere/os/os_thread.hpp | 2 +- libstratosphere/include/stratosphere/os/os_timeout_helper.hpp | 2 +- libstratosphere/include/stratosphere/os/os_waitable_holder.hpp | 2 +- libstratosphere/include/stratosphere/os/os_waitable_manager.hpp | 2 +- libstratosphere/include/stratosphere/patcher.hpp | 2 +- libstratosphere/include/stratosphere/patcher/patcher_api.hpp | 2 +- libstratosphere/include/stratosphere/pm.hpp | 2 +- libstratosphere/include/stratosphere/pm/pm_boot_mode_api.hpp | 2 +- libstratosphere/include/stratosphere/pm/pm_dmnt_api.hpp | 2 +- libstratosphere/include/stratosphere/pm/pm_info_api.hpp | 2 +- libstratosphere/include/stratosphere/pm/pm_shell_api.hpp | 2 +- libstratosphere/include/stratosphere/pm/pm_types.hpp | 2 +- libstratosphere/include/stratosphere/reg.hpp | 2 +- libstratosphere/include/stratosphere/ro.hpp | 2 +- libstratosphere/include/stratosphere/ro/ro_types.hpp | 2 +- libstratosphere/include/stratosphere/settings.hpp | 2 +- .../include/stratosphere/settings/settings_fwdbg_api.hpp | 2 +- .../include/stratosphere/settings/settings_fwdbg_types.hpp | 2 +- .../include/stratosphere/settings/settings_types.hpp | 2 +- libstratosphere/include/stratosphere/sf.hpp | 2 +- .../include/stratosphere/sf/cmif/sf_cmif_domain_api.hpp | 2 +- .../include/stratosphere/sf/cmif/sf_cmif_domain_manager.hpp | 2 +- .../stratosphere/sf/cmif/sf_cmif_domain_service_object.hpp | 2 +- .../include/stratosphere/sf/cmif/sf_cmif_pointer_and_size.hpp | 2 +- .../stratosphere/sf/cmif/sf_cmif_server_message_processor.hpp | 2 +- .../include/stratosphere/sf/cmif/sf_cmif_service_dispatch.hpp | 2 +- .../stratosphere/sf/cmif/sf_cmif_service_object_holder.hpp | 2 +- libstratosphere/include/stratosphere/sf/hipc/sf_hipc_api.hpp | 2 +- .../sf/hipc/sf_hipc_server_domain_session_manager.hpp | 2 +- .../include/stratosphere/sf/hipc/sf_hipc_server_manager.hpp | 2 +- .../stratosphere/sf/hipc/sf_hipc_server_session_manager.hpp | 2 +- .../stratosphere/sf/impl/sf_impl_command_serialization.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_buffer_tags.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_buffers.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_common.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_handles.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_mitm_dispatch.h | 2 +- libstratosphere/include/stratosphere/sf/sf_out.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_service_object.hpp | 2 +- libstratosphere/include/stratosphere/sm.hpp | 2 +- libstratosphere/include/stratosphere/sm/sm_api.hpp | 2 +- libstratosphere/include/stratosphere/sm/sm_manager_api.hpp | 2 +- libstratosphere/include/stratosphere/sm/sm_mitm_api.hpp | 2 +- libstratosphere/include/stratosphere/sm/sm_scoped_holder.hpp | 2 +- libstratosphere/include/stratosphere/sm/sm_types.hpp | 2 +- libstratosphere/include/stratosphere/spl.hpp | 2 +- libstratosphere/include/stratosphere/spl/smc/spl_smc.hpp | 2 +- libstratosphere/include/stratosphere/spl/spl_api.hpp | 2 +- libstratosphere/include/stratosphere/spl/spl_types.hpp | 2 +- libstratosphere/include/stratosphere/updater.hpp | 2 +- libstratosphere/include/stratosphere/updater/updater_api.hpp | 2 +- libstratosphere/include/stratosphere/updater/updater_types.hpp | 2 +- libstratosphere/include/stratosphere/util.hpp | 2 +- libstratosphere/include/stratosphere/util/util_compression.hpp | 2 +- libstratosphere/include/stratosphere/util/util_ini.hpp | 2 +- libstratosphere/include/stratosphere/util/util_tinymt.hpp | 2 +- libstratosphere/source/ams/ams_bpc.c | 2 +- libstratosphere/source/ams/ams_bpc.h | 2 +- libstratosphere/source/ams/ams_emummc_api.cpp | 2 +- libstratosphere/source/ams/ams_environment.cpp | 2 +- libstratosphere/source/ams/ams_exosphere_api.cpp | 2 +- libstratosphere/source/boot2/boot2_api.cpp | 2 +- libstratosphere/source/cfg/cfg_flags.cpp | 2 +- libstratosphere/source/cfg/cfg_override.cpp | 2 +- libstratosphere/source/cfg/cfg_privileged_process.cpp | 2 +- libstratosphere/source/cfg/cfg_sd_card.cpp | 2 +- libstratosphere/source/dd/dd_io_mappings.cpp | 2 +- libstratosphere/source/dmnt/dmntcht.c | 2 +- libstratosphere/source/dmnt/dmntcht.h | 2 +- libstratosphere/source/fs/fs_file_storage.cpp | 2 +- libstratosphere/source/fs/fs_path_tool.cpp | 2 +- libstratosphere/source/fs/fs_path_utils.cpp | 2 +- .../source/fssrv/fssrv_filesystem_interface_adapter.cpp | 2 +- libstratosphere/source/fssrv/fssrv_path_normalizer.cpp | 2 +- .../source/fssrv/fssrv_storage_interface_adapter.cpp | 2 +- .../fssystem/fssystem_directory_redirection_filesystem.cpp | 2 +- .../source/fssystem/fssystem_directory_savedata_filesystem.cpp | 2 +- .../source/fssystem/fssystem_subdirectory_filesystem.cpp | 2 +- libstratosphere/source/fssystem/fssystem_utility.cpp | 2 +- libstratosphere/source/hid/hid_api.cpp | 2 +- libstratosphere/source/hos/hos_version_api.cpp | 2 +- libstratosphere/source/kvdb/kvdb_archive.cpp | 2 +- libstratosphere/source/kvdb/kvdb_file_key_value_store.cpp | 2 +- libstratosphere/source/ldr/ldr_ams.c | 2 +- libstratosphere/source/ldr/ldr_pm_api.cpp | 2 +- libstratosphere/source/map/map_api.cpp | 2 +- libstratosphere/source/os/impl/os_inter_process_event.cpp | 2 +- libstratosphere/source/os/impl/os_inter_process_event.hpp | 2 +- libstratosphere/source/os/impl/os_random_impl.hpp | 2 +- libstratosphere/source/os/impl/os_random_impl.os.horizon.cpp | 2 +- libstratosphere/source/os/impl/os_waitable_holder_base.hpp | 2 +- libstratosphere/source/os/impl/os_waitable_holder_impl.hpp | 2 +- libstratosphere/source/os/impl/os_waitable_holder_of_event.hpp | 2 +- libstratosphere/source/os/impl/os_waitable_holder_of_handle.hpp | 2 +- .../os/impl/os_waitable_holder_of_inter_process_event.hpp | 2 +- .../source/os/impl/os_waitable_holder_of_interrupt_event.hpp | 2 +- .../source/os/impl/os_waitable_holder_of_message_queue.hpp | 2 +- .../source/os/impl/os_waitable_holder_of_semaphore.hpp | 2 +- libstratosphere/source/os/impl/os_waitable_holder_of_thread.hpp | 2 +- libstratosphere/source/os/impl/os_waitable_manager_impl.cpp | 2 +- libstratosphere/source/os/impl/os_waitable_manager_impl.hpp | 2 +- libstratosphere/source/os/impl/os_waitable_object_list.hpp | 2 +- libstratosphere/source/os/os_event.cpp | 2 +- libstratosphere/source/os/os_interrupt_event.cpp | 2 +- libstratosphere/source/os/os_message_queue.cpp | 2 +- libstratosphere/source/os/os_process_handle.cpp | 2 +- libstratosphere/source/os/os_random.cpp | 2 +- libstratosphere/source/os/os_semaphore.cpp | 2 +- libstratosphere/source/os/os_system_event.cpp | 2 +- libstratosphere/source/os/os_waitable_holder.cpp | 2 +- libstratosphere/source/os/os_waitable_manager.cpp | 2 +- libstratosphere/source/patcher/patcher_api.cpp | 2 +- libstratosphere/source/pm/pm_ams.c | 2 +- libstratosphere/source/pm/pm_boot_mode_api.cpp | 2 +- libstratosphere/source/pm/pm_dmnt_api.cpp | 2 +- libstratosphere/source/pm/pm_info_api.cpp | 2 +- libstratosphere/source/pm/pm_shell_api.cpp | 2 +- libstratosphere/source/result/result_on_assertion.cpp | 2 +- libstratosphere/source/settings/settings_fwdbg_api.cpp | 2 +- libstratosphere/source/sf/cmif/sf_cmif_domain_manager.cpp | 2 +- .../source/sf/cmif/sf_cmif_domain_service_object.cpp | 2 +- libstratosphere/source/sf/cmif/sf_cmif_service_dispatch.cpp | 2 +- .../source/sf/cmif/sf_cmif_service_object_holder.cpp | 2 +- libstratosphere/source/sf/hipc/sf_hipc_api.cpp | 2 +- libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.cpp | 2 +- libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.hpp | 2 +- .../source/sf/hipc/sf_hipc_server_domain_session_manager.cpp | 2 +- libstratosphere/source/sf/hipc/sf_hipc_server_manager.cpp | 2 +- .../source/sf/hipc/sf_hipc_server_session_manager.cpp | 2 +- libstratosphere/source/sm/sm_ams.c | 2 +- libstratosphere/source/sm/sm_api.cpp | 2 +- libstratosphere/source/sm/sm_manager_api.cpp | 2 +- libstratosphere/source/sm/sm_mitm_api.cpp | 2 +- libstratosphere/source/sm/sm_utils.cpp | 2 +- libstratosphere/source/sm/sm_utils.hpp | 2 +- libstratosphere/source/sm/smm_ams.c | 2 +- libstratosphere/source/spl/smc/spl_smc.cpp | 2 +- libstratosphere/source/spl/spl_api.cpp | 2 +- libstratosphere/source/updater/updater_api.cpp | 2 +- libstratosphere/source/updater/updater_bis_management.cpp | 2 +- libstratosphere/source/updater/updater_bis_management.hpp | 2 +- libstratosphere/source/updater/updater_bis_save.cpp | 2 +- libstratosphere/source/updater/updater_bis_save.hpp | 2 +- libstratosphere/source/updater/updater_files.cpp | 2 +- libstratosphere/source/updater/updater_files.hpp | 2 +- libstratosphere/source/updater/updater_paths.cpp | 2 +- libstratosphere/source/updater/updater_paths.hpp | 2 +- libstratosphere/source/util/util_compression.cpp | 2 +- libstratosphere/source/util/util_ini.cpp | 2 +- libstratosphere/source/util/util_tinymt.cpp | 2 +- libvapours/include/vapours.hpp | 2 +- libvapours/include/vapours/ams/ams_api_version.h | 2 +- libvapours/include/vapours/ams/ams_target_firmware.h | 2 +- libvapours/include/vapours/ams_version.h | 2 +- libvapours/include/vapours/defines.hpp | 2 +- libvapours/include/vapours/includes.hpp | 2 +- libvapours/include/vapours/literals.hpp | 2 +- libvapours/include/vapours/results.hpp | 2 +- libvapours/include/vapours/results/cal_results.hpp | 2 +- libvapours/include/vapours/results/creport_results.hpp | 2 +- libvapours/include/vapours/results/debug_results.hpp | 2 +- libvapours/include/vapours/results/dmnt_results.hpp | 2 +- libvapours/include/vapours/results/err_results.hpp | 2 +- libvapours/include/vapours/results/exosphere_results.hpp | 2 +- libvapours/include/vapours/results/fatal_results.hpp | 2 +- libvapours/include/vapours/results/fs_results.hpp | 2 +- libvapours/include/vapours/results/hipc_results.hpp | 2 +- libvapours/include/vapours/results/i2c_results.hpp | 2 +- libvapours/include/vapours/results/kvdb_results.hpp | 2 +- libvapours/include/vapours/results/loader_results.hpp | 2 +- libvapours/include/vapours/results/lr_results.hpp | 2 +- libvapours/include/vapours/results/ncm_results.hpp | 2 +- libvapours/include/vapours/results/os_results.hpp | 2 +- libvapours/include/vapours/results/pm_results.hpp | 2 +- libvapours/include/vapours/results/results_common.hpp | 2 +- libvapours/include/vapours/results/ro_results.hpp | 2 +- libvapours/include/vapours/results/settings_results.hpp | 2 +- libvapours/include/vapours/results/sf_results.hpp | 2 +- libvapours/include/vapours/results/sm_results.hpp | 2 +- libvapours/include/vapours/results/spl_results.hpp | 2 +- libvapours/include/vapours/results/svc_results.hpp | 2 +- libvapours/include/vapours/results/updater_results.hpp | 2 +- libvapours/include/vapours/results/vi_results.hpp | 2 +- libvapours/include/vapours/svc.hpp | 2 +- .../vapours/svc/board/nintendo/switch/svc_device_name.hpp | 2 +- libvapours/include/vapours/svc/svc_common.hpp | 2 +- libvapours/include/vapours/svc/svc_definitions.hpp | 2 +- libvapours/include/vapours/svc/svc_types.hpp | 2 +- libvapours/include/vapours/svc/svc_types_base.hpp | 2 +- libvapours/include/vapours/svc/svc_types_common.hpp | 2 +- libvapours/include/vapours/svc/svc_types_dd.hpp | 2 +- libvapours/include/vapours/svc/svc_types_dmnt.hpp | 2 +- libvapours/include/vapours/svc/svc_types_priv.hpp | 2 +- libvapours/include/vapours/types.hpp | 2 +- libvapours/include/vapours/util.hpp | 2 +- libvapours/include/vapours/util/util_alignment.hpp | 2 +- libvapours/include/vapours/util/util_bitpack.hpp | 2 +- libvapours/include/vapours/util/util_fourcc.hpp | 2 +- libvapours/include/vapours/util/util_intrusive_list.hpp | 2 +- .../include/vapours/util/util_intrusive_red_black_tree.hpp | 2 +- libvapours/include/vapours/util/util_parent_of_member.hpp | 2 +- libvapours/include/vapours/util/util_scope_guard.hpp | 2 +- libvapours/include/vapours/util/util_size.hpp | 2 +- libvapours/include/vapours/util/util_typed_storage.hpp | 2 +- 309 files changed, 309 insertions(+), 309 deletions(-) diff --git a/libmesosphere/include/mesosphere.hpp b/libmesosphere/include/mesosphere.hpp index 2624ebc9..f155cebc 100644 --- a/libmesosphere/include/mesosphere.hpp +++ b/libmesosphere/include/mesosphere.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/arch/arm64/init/kern_k_init_page_table.hpp b/libmesosphere/include/mesosphere/arch/arm64/init/kern_k_init_page_table.hpp index 16a450a6..96d7296b 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/init/kern_k_init_page_table.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/init/kern_k_init_page_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/arch/arm64/kern_cpu.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_cpu.hpp index eff9bf84..1e1610c9 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_cpu.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_cpu.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/arch/arm64/kern_cpu_system_registers.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_cpu_system_registers.hpp index c21345b5..d7677f9f 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_cpu_system_registers.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_cpu_system_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/board/nintendo/switch/kern_k_system_control.hpp b/libmesosphere/include/mesosphere/board/nintendo/switch/kern_k_system_control.hpp index dfb25601..449af1f0 100644 --- a/libmesosphere/include/mesosphere/board/nintendo/switch/kern_k_system_control.hpp +++ b/libmesosphere/include/mesosphere/board/nintendo/switch/kern_k_system_control.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/init/kern_init_elf.hpp b/libmesosphere/include/mesosphere/init/kern_init_elf.hpp index 1e226cca..02aee4a5 100644 --- a/libmesosphere/include/mesosphere/init/kern_init_elf.hpp +++ b/libmesosphere/include/mesosphere/init/kern_init_elf.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/init/kern_init_elf64.hpp b/libmesosphere/include/mesosphere/init/kern_init_elf64.hpp index 84a0b254..7cfc8704 100644 --- a/libmesosphere/include/mesosphere/init/kern_init_elf64.hpp +++ b/libmesosphere/include/mesosphere/init/kern_init_elf64.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/init/kern_init_layout.hpp b/libmesosphere/include/mesosphere/init/kern_init_layout.hpp index f9725441..904defc4 100644 --- a/libmesosphere/include/mesosphere/init/kern_init_layout.hpp +++ b/libmesosphere/include/mesosphere/init/kern_init_layout.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/init/kern_init_page_table_select.hpp b/libmesosphere/include/mesosphere/init/kern_init_page_table_select.hpp index 6539bca4..d13c8e49 100644 --- a/libmesosphere/include/mesosphere/init/kern_init_page_table_select.hpp +++ b/libmesosphere/include/mesosphere/init/kern_init_page_table_select.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/kern_initial_process.hpp b/libmesosphere/include/mesosphere/kern_initial_process.hpp index e901dd4c..e4674aa1 100644 --- a/libmesosphere/include/mesosphere/kern_initial_process.hpp +++ b/libmesosphere/include/mesosphere/kern_initial_process.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/kern_k_typed_address.hpp b/libmesosphere/include/mesosphere/kern_k_typed_address.hpp index 1fc03042..97af400c 100644 --- a/libmesosphere/include/mesosphere/kern_k_typed_address.hpp +++ b/libmesosphere/include/mesosphere/kern_k_typed_address.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/kern_panic.hpp b/libmesosphere/include/mesosphere/kern_panic.hpp index 27c54cf4..16aa4a19 100644 --- a/libmesosphere/include/mesosphere/kern_panic.hpp +++ b/libmesosphere/include/mesosphere/kern_panic.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/kern_select_cpu.hpp b/libmesosphere/include/mesosphere/kern_select_cpu.hpp index f9d787f9..93bc2434 100644 --- a/libmesosphere/include/mesosphere/kern_select_cpu.hpp +++ b/libmesosphere/include/mesosphere/kern_select_cpu.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/kern_select_interrupts.hpp b/libmesosphere/include/mesosphere/kern_select_interrupts.hpp index 63a5c739..312450b7 100644 --- a/libmesosphere/include/mesosphere/kern_select_interrupts.hpp +++ b/libmesosphere/include/mesosphere/kern_select_interrupts.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/include/mesosphere/kern_select_k_system_control.hpp b/libmesosphere/include/mesosphere/kern_select_k_system_control.hpp index 3c6b5b6d..066a317c 100644 --- a/libmesosphere/include/mesosphere/kern_select_k_system_control.hpp +++ b/libmesosphere/include/mesosphere/kern_select_k_system_control.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/source/arch/arm64/kern_cpu.cpp b/libmesosphere/source/arch/arm64/kern_cpu.cpp index b8ccb247..2574b6db 100644 --- a/libmesosphere/source/arch/arm64/kern_cpu.cpp +++ b/libmesosphere/source/arch/arm64/kern_cpu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/source/board/nintendo/switch/kern_k_system_control.cpp b/libmesosphere/source/board/nintendo/switch/kern_k_system_control.cpp index 5e999a07..d28453f4 100644 --- a/libmesosphere/source/board/nintendo/switch/kern_k_system_control.cpp +++ b/libmesosphere/source/board/nintendo/switch/kern_k_system_control.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.cpp b/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.cpp index d2c654bf..e60e6bbe 100644 --- a/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.cpp +++ b/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.hpp b/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.hpp index 00e1ac5d..434dba41 100644 --- a/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.hpp +++ b/libmesosphere/source/board/nintendo/switch/kern_secure_monitor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/source/init/kern_init_elf.cpp b/libmesosphere/source/init/kern_init_elf.cpp index 1eb6df6a..44ff6325 100644 --- a/libmesosphere/source/init/kern_init_elf.cpp +++ b/libmesosphere/source/init/kern_init_elf.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/source/kern_k_scoped_interrupt.cpp b/libmesosphere/source/kern_k_scoped_interrupt.cpp index 1e7c0cce..b342684d 100644 --- a/libmesosphere/source/kern_k_scoped_interrupt.cpp +++ b/libmesosphere/source/kern_k_scoped_interrupt.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/source/kern_panic.cpp b/libmesosphere/source/kern_panic.cpp index 0ae7c63f..0e7c952d 100644 --- a/libmesosphere/source/kern_panic.cpp +++ b/libmesosphere/source/kern_panic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libmesosphere/source/libc/kern_libc.c b/libmesosphere/source/libc/kern_libc.c index 06ae0769..839a81dc 100644 --- a/libmesosphere/source/libc/kern_libc.c +++ b/libmesosphere/source/libc/kern_libc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere.hpp b/libstratosphere/include/stratosphere.hpp index 0217bb5f..344a2c12 100644 --- a/libstratosphere/include/stratosphere.hpp +++ b/libstratosphere/include/stratosphere.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ams.hpp b/libstratosphere/include/stratosphere/ams.hpp index 8abd9924..250e756f 100644 --- a/libstratosphere/include/stratosphere/ams.hpp +++ b/libstratosphere/include/stratosphere/ams.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ams/ams_emummc_api.hpp b/libstratosphere/include/stratosphere/ams/ams_emummc_api.hpp index e1d3d21e..c919abc1 100644 --- a/libstratosphere/include/stratosphere/ams/ams_emummc_api.hpp +++ b/libstratosphere/include/stratosphere/ams/ams_emummc_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ams/ams_environment.hpp b/libstratosphere/include/stratosphere/ams/ams_environment.hpp index d6138e1c..4fdd8f16 100644 --- a/libstratosphere/include/stratosphere/ams/ams_environment.hpp +++ b/libstratosphere/include/stratosphere/ams/ams_environment.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ams/ams_exosphere_api.hpp b/libstratosphere/include/stratosphere/ams/ams_exosphere_api.hpp index 1fc60aff..b4e8e548 100644 --- a/libstratosphere/include/stratosphere/ams/ams_exosphere_api.hpp +++ b/libstratosphere/include/stratosphere/ams/ams_exosphere_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ams/ams_types.hpp b/libstratosphere/include/stratosphere/ams/ams_types.hpp index 02667187..71e38724 100644 --- a/libstratosphere/include/stratosphere/ams/ams_types.hpp +++ b/libstratosphere/include/stratosphere/ams/ams_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/boot2.hpp b/libstratosphere/include/stratosphere/boot2.hpp index f75afe4b..ff72c8b0 100644 --- a/libstratosphere/include/stratosphere/boot2.hpp +++ b/libstratosphere/include/stratosphere/boot2.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/boot2/boot2_api.hpp b/libstratosphere/include/stratosphere/boot2/boot2_api.hpp index 21e77725..f76f2760 100644 --- a/libstratosphere/include/stratosphere/boot2/boot2_api.hpp +++ b/libstratosphere/include/stratosphere/boot2/boot2_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/cfg.hpp b/libstratosphere/include/stratosphere/cfg.hpp index 6c9f85bf..d825db9a 100644 --- a/libstratosphere/include/stratosphere/cfg.hpp +++ b/libstratosphere/include/stratosphere/cfg.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/cfg/cfg_api.hpp b/libstratosphere/include/stratosphere/cfg/cfg_api.hpp index e6d04e56..5cb51561 100644 --- a/libstratosphere/include/stratosphere/cfg/cfg_api.hpp +++ b/libstratosphere/include/stratosphere/cfg/cfg_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/cfg/cfg_locale_types.hpp b/libstratosphere/include/stratosphere/cfg/cfg_locale_types.hpp index d281c6cf..ba6f95a6 100644 --- a/libstratosphere/include/stratosphere/cfg/cfg_locale_types.hpp +++ b/libstratosphere/include/stratosphere/cfg/cfg_locale_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/cfg/cfg_types.hpp b/libstratosphere/include/stratosphere/cfg/cfg_types.hpp index 71cf7e20..e4e2292f 100644 --- a/libstratosphere/include/stratosphere/cfg/cfg_types.hpp +++ b/libstratosphere/include/stratosphere/cfg/cfg_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/dd.hpp b/libstratosphere/include/stratosphere/dd.hpp index d82cd874..dc14d77b 100644 --- a/libstratosphere/include/stratosphere/dd.hpp +++ b/libstratosphere/include/stratosphere/dd.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/dd/dd_io_mappings.hpp b/libstratosphere/include/stratosphere/dd/dd_io_mappings.hpp index e2d79dd1..ca2aa005 100644 --- a/libstratosphere/include/stratosphere/dd/dd_io_mappings.hpp +++ b/libstratosphere/include/stratosphere/dd/dd_io_mappings.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/dd/dd_process_handle.hpp b/libstratosphere/include/stratosphere/dd/dd_process_handle.hpp index 8fa37ca6..6688682d 100644 --- a/libstratosphere/include/stratosphere/dd/dd_process_handle.hpp +++ b/libstratosphere/include/stratosphere/dd/dd_process_handle.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/dmnt.hpp b/libstratosphere/include/stratosphere/dmnt.hpp index a0d421b4..5772a435 100644 --- a/libstratosphere/include/stratosphere/dmnt.hpp +++ b/libstratosphere/include/stratosphere/dmnt.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/dmnt/dmnt_cheat_types.hpp b/libstratosphere/include/stratosphere/dmnt/dmnt_cheat_types.hpp index 82062af9..576fc411 100644 --- a/libstratosphere/include/stratosphere/dmnt/dmnt_cheat_types.hpp +++ b/libstratosphere/include/stratosphere/dmnt/dmnt_cheat_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fatal.hpp b/libstratosphere/include/stratosphere/fatal.hpp index de81dacf..52ad0b05 100644 --- a/libstratosphere/include/stratosphere/fatal.hpp +++ b/libstratosphere/include/stratosphere/fatal.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fatal/fatal_types.hpp b/libstratosphere/include/stratosphere/fatal/fatal_types.hpp index a0fd2e8b..ac429fc4 100644 --- a/libstratosphere/include/stratosphere/fatal/fatal_types.hpp +++ b/libstratosphere/include/stratosphere/fatal/fatal_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs.hpp b/libstratosphere/include/stratosphere/fs.hpp index 2e417f1a..60e62d90 100644 --- a/libstratosphere/include/stratosphere/fs.hpp +++ b/libstratosphere/include/stratosphere/fs.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_common.hpp b/libstratosphere/include/stratosphere/fs/fs_common.hpp index 6869939a..13b0d5a1 100644 --- a/libstratosphere/include/stratosphere/fs/fs_common.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_directory.hpp b/libstratosphere/include/stratosphere/fs/fs_directory.hpp index 723f0c9f..65e84ff0 100644 --- a/libstratosphere/include/stratosphere/fs/fs_directory.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_directory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_file.hpp b/libstratosphere/include/stratosphere/fs/fs_file.hpp index f7872f51..f8515f1f 100644 --- a/libstratosphere/include/stratosphere/fs/fs_file.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_file.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_file_storage.hpp b/libstratosphere/include/stratosphere/fs/fs_file_storage.hpp index 892d3d3b..950f6d1d 100644 --- a/libstratosphere/include/stratosphere/fs/fs_file_storage.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_file_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_filesystem.hpp b/libstratosphere/include/stratosphere/fs/fs_filesystem.hpp index e905d374..2c8767f0 100644 --- a/libstratosphere/include/stratosphere/fs/fs_filesystem.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_istorage.hpp b/libstratosphere/include/stratosphere/fs/fs_istorage.hpp index 8a462582..b3d06e8b 100644 --- a/libstratosphere/include/stratosphere/fs/fs_istorage.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_istorage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_operate_range.hpp b/libstratosphere/include/stratosphere/fs/fs_operate_range.hpp index 3896da2e..bd3bb06c 100644 --- a/libstratosphere/include/stratosphere/fs/fs_operate_range.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_operate_range.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_path_tool.hpp b/libstratosphere/include/stratosphere/fs/fs_path_tool.hpp index 3143ca65..2344dac9 100644 --- a/libstratosphere/include/stratosphere/fs/fs_path_tool.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_path_tool.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_path_utils.hpp b/libstratosphere/include/stratosphere/fs/fs_path_utils.hpp index f4598eb9..63cb917d 100644 --- a/libstratosphere/include/stratosphere/fs/fs_path_utils.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_path_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_query_range.hpp b/libstratosphere/include/stratosphere/fs/fs_query_range.hpp index 9bab0e67..f6255edd 100644 --- a/libstratosphere/include/stratosphere/fs/fs_query_range.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_query_range.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_remote_filesystem.hpp b/libstratosphere/include/stratosphere/fs/fs_remote_filesystem.hpp index c5b2942f..08c38988 100644 --- a/libstratosphere/include/stratosphere/fs/fs_remote_filesystem.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_remote_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fs_remote_storage.hpp b/libstratosphere/include/stratosphere/fs/fs_remote_storage.hpp index 2eb580f9..d90e52fe 100644 --- a/libstratosphere/include/stratosphere/fs/fs_remote_storage.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_remote_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fsa/fs_idirectory.hpp b/libstratosphere/include/stratosphere/fs/fsa/fs_idirectory.hpp index 335d7717..aea0a70d 100644 --- a/libstratosphere/include/stratosphere/fs/fsa/fs_idirectory.hpp +++ b/libstratosphere/include/stratosphere/fs/fsa/fs_idirectory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fsa/fs_ifile.hpp b/libstratosphere/include/stratosphere/fs/fsa/fs_ifile.hpp index 3cafb276..77e59d6f 100644 --- a/libstratosphere/include/stratosphere/fs/fsa/fs_ifile.hpp +++ b/libstratosphere/include/stratosphere/fs/fsa/fs_ifile.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fs/fsa/fs_ifilesystem.hpp b/libstratosphere/include/stratosphere/fs/fsa/fs_ifilesystem.hpp index 815cc159..cc897523 100644 --- a/libstratosphere/include/stratosphere/fs/fsa/fs_ifilesystem.hpp +++ b/libstratosphere/include/stratosphere/fs/fsa/fs_ifilesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssrv.hpp b/libstratosphere/include/stratosphere/fssrv.hpp index 3f72bb4a..f0f74dde 100644 --- a/libstratosphere/include/stratosphere/fssrv.hpp +++ b/libstratosphere/include/stratosphere/fssrv.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssrv/fssrv_interface_adapters.hpp b/libstratosphere/include/stratosphere/fssrv/fssrv_interface_adapters.hpp index 52fbb718..79c421a5 100644 --- a/libstratosphere/include/stratosphere/fssrv/fssrv_interface_adapters.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fssrv_interface_adapters.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssrv/fssrv_path_normalizer.hpp b/libstratosphere/include/stratosphere/fssrv/fssrv_path_normalizer.hpp index 3411d961..6bace606 100644 --- a/libstratosphere/include/stratosphere/fssrv/fssrv_path_normalizer.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fssrv_path_normalizer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssrv/fssrv_sf_path.hpp b/libstratosphere/include/stratosphere/fssrv/fssrv_sf_path.hpp index a15c3fa5..e2bcb130 100644 --- a/libstratosphere/include/stratosphere/fssrv/fssrv_sf_path.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fssrv_sf_path.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_filesystem_interface_adapter.hpp b/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_filesystem_interface_adapter.hpp index 06f7b87f..1516a489 100644 --- a/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_filesystem_interface_adapter.hpp +++ b/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_filesystem_interface_adapter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_storage_interface_adapter.hpp b/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_storage_interface_adapter.hpp index dc404085..f0bb6748 100644 --- a/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_storage_interface_adapter.hpp +++ b/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_storage_interface_adapter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssystem.hpp b/libstratosphere/include/stratosphere/fssystem.hpp index d786b2e9..2c8eeff8 100644 --- a/libstratosphere/include/stratosphere/fssystem.hpp +++ b/libstratosphere/include/stratosphere/fssystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssystem/fssystem_directory_redirection_filesystem.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_directory_redirection_filesystem.hpp index 80c1d1e3..2a31cbba 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_directory_redirection_filesystem.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_directory_redirection_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssystem/fssystem_directory_savedata_filesystem.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_directory_savedata_filesystem.hpp index 2014ea43..d895c47a 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_directory_savedata_filesystem.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_directory_savedata_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssystem/fssystem_path_tool.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_path_tool.hpp index 2e50cce9..b16d8ebc 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_path_tool.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_path_tool.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssystem/fssystem_subdirectory_filesystem.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_subdirectory_filesystem.hpp index 549ceac6..1e5efa98 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_subdirectory_filesystem.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_subdirectory_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssystem/fssystem_utility.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_utility.hpp index 62aa3bf5..46151d93 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_utility.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_utility.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/fssystem/impl/fssystem_path_resolution_filesystem.hpp b/libstratosphere/include/stratosphere/fssystem/impl/fssystem_path_resolution_filesystem.hpp index 1ba6a388..b5c00d20 100644 --- a/libstratosphere/include/stratosphere/fssystem/impl/fssystem_path_resolution_filesystem.hpp +++ b/libstratosphere/include/stratosphere/fssystem/impl/fssystem_path_resolution_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/hid.hpp b/libstratosphere/include/stratosphere/hid.hpp index 6f6c1524..47d983df 100644 --- a/libstratosphere/include/stratosphere/hid.hpp +++ b/libstratosphere/include/stratosphere/hid.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/hid/hid_api.hpp b/libstratosphere/include/stratosphere/hid/hid_api.hpp index b9cb8251..b27f2cc0 100644 --- a/libstratosphere/include/stratosphere/hid/hid_api.hpp +++ b/libstratosphere/include/stratosphere/hid/hid_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/hos.hpp b/libstratosphere/include/stratosphere/hos.hpp index 53098919..312e7b30 100644 --- a/libstratosphere/include/stratosphere/hos.hpp +++ b/libstratosphere/include/stratosphere/hos.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/hos/hos_types.hpp b/libstratosphere/include/stratosphere/hos/hos_types.hpp index 4e87b80c..a2253bd2 100644 --- a/libstratosphere/include/stratosphere/hos/hos_types.hpp +++ b/libstratosphere/include/stratosphere/hos/hos_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/hos/hos_version_api.hpp b/libstratosphere/include/stratosphere/hos/hos_version_api.hpp index 3ccd99ac..62f1a8d6 100644 --- a/libstratosphere/include/stratosphere/hos/hos_version_api.hpp +++ b/libstratosphere/include/stratosphere/hos/hos_version_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/kvdb.hpp b/libstratosphere/include/stratosphere/kvdb.hpp index f600cdbe..37346ac2 100644 --- a/libstratosphere/include/stratosphere/kvdb.hpp +++ b/libstratosphere/include/stratosphere/kvdb.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/kvdb/kvdb_archive.hpp b/libstratosphere/include/stratosphere/kvdb/kvdb_archive.hpp index b315de8c..32d16409 100644 --- a/libstratosphere/include/stratosphere/kvdb/kvdb_archive.hpp +++ b/libstratosphere/include/stratosphere/kvdb/kvdb_archive.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/kvdb/kvdb_auto_buffer.hpp b/libstratosphere/include/stratosphere/kvdb/kvdb_auto_buffer.hpp index e00b79d1..921589ee 100644 --- a/libstratosphere/include/stratosphere/kvdb/kvdb_auto_buffer.hpp +++ b/libstratosphere/include/stratosphere/kvdb/kvdb_auto_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/kvdb/kvdb_bounded_string.hpp b/libstratosphere/include/stratosphere/kvdb/kvdb_bounded_string.hpp index aefd3de1..1fcb8d8c 100644 --- a/libstratosphere/include/stratosphere/kvdb/kvdb_bounded_string.hpp +++ b/libstratosphere/include/stratosphere/kvdb/kvdb_bounded_string.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_cache.hpp b/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_cache.hpp index d37c4710..bd4ad839 100644 --- a/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_cache.hpp +++ b/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_cache.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_store.hpp b/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_store.hpp index a53fca9f..7bf2b5fd 100644 --- a/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_store.hpp +++ b/libstratosphere/include/stratosphere/kvdb/kvdb_file_key_value_store.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/kvdb/kvdb_memory_key_value_store.hpp b/libstratosphere/include/stratosphere/kvdb/kvdb_memory_key_value_store.hpp index 8627f345..5a6e2702 100644 --- a/libstratosphere/include/stratosphere/kvdb/kvdb_memory_key_value_store.hpp +++ b/libstratosphere/include/stratosphere/kvdb/kvdb_memory_key_value_store.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ldr.hpp b/libstratosphere/include/stratosphere/ldr.hpp index 5a4d6552..c3474f63 100644 --- a/libstratosphere/include/stratosphere/ldr.hpp +++ b/libstratosphere/include/stratosphere/ldr.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ldr/ldr_pm_api.hpp b/libstratosphere/include/stratosphere/ldr/ldr_pm_api.hpp index 1eb6418d..c680e07b 100644 --- a/libstratosphere/include/stratosphere/ldr/ldr_pm_api.hpp +++ b/libstratosphere/include/stratosphere/ldr/ldr_pm_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ldr/ldr_types.hpp b/libstratosphere/include/stratosphere/ldr/ldr_types.hpp index b34aee31..a2ecfdd3 100644 --- a/libstratosphere/include/stratosphere/ldr/ldr_types.hpp +++ b/libstratosphere/include/stratosphere/ldr/ldr_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/map.hpp b/libstratosphere/include/stratosphere/map.hpp index 3b34b234..3932d4b1 100644 --- a/libstratosphere/include/stratosphere/map.hpp +++ b/libstratosphere/include/stratosphere/map.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/map/map_api.hpp b/libstratosphere/include/stratosphere/map/map_api.hpp index 89f04b50..1a596df9 100644 --- a/libstratosphere/include/stratosphere/map/map_api.hpp +++ b/libstratosphere/include/stratosphere/map/map_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/map/map_types.hpp b/libstratosphere/include/stratosphere/map/map_types.hpp index 99f4a02e..32dff024 100644 --- a/libstratosphere/include/stratosphere/map/map_types.hpp +++ b/libstratosphere/include/stratosphere/map/map_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ncm.hpp b/libstratosphere/include/stratosphere/ncm.hpp index 8f2d1084..d84d22ed 100644 --- a/libstratosphere/include/stratosphere/ncm.hpp +++ b/libstratosphere/include/stratosphere/ncm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ncm/ncm_types.hpp b/libstratosphere/include/stratosphere/ncm/ncm_types.hpp index 5f8af79b..5c1b9dd0 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_types.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os.hpp b/libstratosphere/include/stratosphere/os.hpp index 26d69627..3ac4ef90 100644 --- a/libstratosphere/include/stratosphere/os.hpp +++ b/libstratosphere/include/stratosphere/os.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_common_types.hpp b/libstratosphere/include/stratosphere/os/os_common_types.hpp index a3fba5a9..0da1423a 100644 --- a/libstratosphere/include/stratosphere/os/os_common_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_common_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_condvar.hpp b/libstratosphere/include/stratosphere/os/os_condvar.hpp index 26b18bf5..55757916 100644 --- a/libstratosphere/include/stratosphere/os/os_condvar.hpp +++ b/libstratosphere/include/stratosphere/os/os_condvar.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_event.hpp b/libstratosphere/include/stratosphere/os/os_event.hpp index b19ce3a6..5c825446 100644 --- a/libstratosphere/include/stratosphere/os/os_event.hpp +++ b/libstratosphere/include/stratosphere/os/os_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_interrupt_event.hpp b/libstratosphere/include/stratosphere/os/os_interrupt_event.hpp index ccfd9791..94a970f6 100644 --- a/libstratosphere/include/stratosphere/os/os_interrupt_event.hpp +++ b/libstratosphere/include/stratosphere/os/os_interrupt_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_managed_handle.hpp b/libstratosphere/include/stratosphere/os/os_managed_handle.hpp index 72ecda11..b64e1661 100644 --- a/libstratosphere/include/stratosphere/os/os_managed_handle.hpp +++ b/libstratosphere/include/stratosphere/os/os_managed_handle.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_memory_common.hpp b/libstratosphere/include/stratosphere/os/os_memory_common.hpp index a7da8adf..dcf1ad94 100644 --- a/libstratosphere/include/stratosphere/os/os_memory_common.hpp +++ b/libstratosphere/include/stratosphere/os/os_memory_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_message_queue.hpp b/libstratosphere/include/stratosphere/os/os_message_queue.hpp index ab0733e3..06ea9be7 100644 --- a/libstratosphere/include/stratosphere/os/os_message_queue.hpp +++ b/libstratosphere/include/stratosphere/os/os_message_queue.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_mutex.hpp b/libstratosphere/include/stratosphere/os/os_mutex.hpp index 26ba66c2..a1f3db37 100644 --- a/libstratosphere/include/stratosphere/os/os_mutex.hpp +++ b/libstratosphere/include/stratosphere/os/os_mutex.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_process_handle.hpp b/libstratosphere/include/stratosphere/os/os_process_handle.hpp index 1b5eac0a..08dd7571 100644 --- a/libstratosphere/include/stratosphere/os/os_process_handle.hpp +++ b/libstratosphere/include/stratosphere/os/os_process_handle.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_random.hpp b/libstratosphere/include/stratosphere/os/os_random.hpp index 463b9595..e1576122 100644 --- a/libstratosphere/include/stratosphere/os/os_random.hpp +++ b/libstratosphere/include/stratosphere/os/os_random.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_rw_lock.hpp b/libstratosphere/include/stratosphere/os/os_rw_lock.hpp index 674d056e..aa5919c3 100644 --- a/libstratosphere/include/stratosphere/os/os_rw_lock.hpp +++ b/libstratosphere/include/stratosphere/os/os_rw_lock.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_semaphore.hpp b/libstratosphere/include/stratosphere/os/os_semaphore.hpp index 0941ce5c..eb43aada 100644 --- a/libstratosphere/include/stratosphere/os/os_semaphore.hpp +++ b/libstratosphere/include/stratosphere/os/os_semaphore.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_system_event.hpp b/libstratosphere/include/stratosphere/os/os_system_event.hpp index 290bfe52..7ceca197 100644 --- a/libstratosphere/include/stratosphere/os/os_system_event.hpp +++ b/libstratosphere/include/stratosphere/os/os_system_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_thread.hpp b/libstratosphere/include/stratosphere/os/os_thread.hpp index a3e809e0..397906f1 100644 --- a/libstratosphere/include/stratosphere/os/os_thread.hpp +++ b/libstratosphere/include/stratosphere/os/os_thread.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_timeout_helper.hpp b/libstratosphere/include/stratosphere/os/os_timeout_helper.hpp index 5f5bf408..b69d475e 100644 --- a/libstratosphere/include/stratosphere/os/os_timeout_helper.hpp +++ b/libstratosphere/include/stratosphere/os/os_timeout_helper.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_waitable_holder.hpp b/libstratosphere/include/stratosphere/os/os_waitable_holder.hpp index 03c9dcf0..959a8486 100644 --- a/libstratosphere/include/stratosphere/os/os_waitable_holder.hpp +++ b/libstratosphere/include/stratosphere/os/os_waitable_holder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/os/os_waitable_manager.hpp b/libstratosphere/include/stratosphere/os/os_waitable_manager.hpp index 90e912e1..8da05fdc 100644 --- a/libstratosphere/include/stratosphere/os/os_waitable_manager.hpp +++ b/libstratosphere/include/stratosphere/os/os_waitable_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/patcher.hpp b/libstratosphere/include/stratosphere/patcher.hpp index deafa05c..76223c62 100644 --- a/libstratosphere/include/stratosphere/patcher.hpp +++ b/libstratosphere/include/stratosphere/patcher.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/patcher/patcher_api.hpp b/libstratosphere/include/stratosphere/patcher/patcher_api.hpp index 16735500..b01e871c 100644 --- a/libstratosphere/include/stratosphere/patcher/patcher_api.hpp +++ b/libstratosphere/include/stratosphere/patcher/patcher_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/pm.hpp b/libstratosphere/include/stratosphere/pm.hpp index 7593c5b6..801993fc 100644 --- a/libstratosphere/include/stratosphere/pm.hpp +++ b/libstratosphere/include/stratosphere/pm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/pm/pm_boot_mode_api.hpp b/libstratosphere/include/stratosphere/pm/pm_boot_mode_api.hpp index 326dc12e..a88ef7e6 100644 --- a/libstratosphere/include/stratosphere/pm/pm_boot_mode_api.hpp +++ b/libstratosphere/include/stratosphere/pm/pm_boot_mode_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/pm/pm_dmnt_api.hpp b/libstratosphere/include/stratosphere/pm/pm_dmnt_api.hpp index 616e4d9c..78492e88 100644 --- a/libstratosphere/include/stratosphere/pm/pm_dmnt_api.hpp +++ b/libstratosphere/include/stratosphere/pm/pm_dmnt_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/pm/pm_info_api.hpp b/libstratosphere/include/stratosphere/pm/pm_info_api.hpp index 6a56b13d..374c5f1d 100644 --- a/libstratosphere/include/stratosphere/pm/pm_info_api.hpp +++ b/libstratosphere/include/stratosphere/pm/pm_info_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/pm/pm_shell_api.hpp b/libstratosphere/include/stratosphere/pm/pm_shell_api.hpp index 72ff790c..fde8a89b 100644 --- a/libstratosphere/include/stratosphere/pm/pm_shell_api.hpp +++ b/libstratosphere/include/stratosphere/pm/pm_shell_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/pm/pm_types.hpp b/libstratosphere/include/stratosphere/pm/pm_types.hpp index a40eee8f..a4521758 100644 --- a/libstratosphere/include/stratosphere/pm/pm_types.hpp +++ b/libstratosphere/include/stratosphere/pm/pm_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/reg.hpp b/libstratosphere/include/stratosphere/reg.hpp index aa96d917..6321d53b 100644 --- a/libstratosphere/include/stratosphere/reg.hpp +++ b/libstratosphere/include/stratosphere/reg.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ro.hpp b/libstratosphere/include/stratosphere/ro.hpp index c5835d46..a5972ab3 100644 --- a/libstratosphere/include/stratosphere/ro.hpp +++ b/libstratosphere/include/stratosphere/ro.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/ro/ro_types.hpp b/libstratosphere/include/stratosphere/ro/ro_types.hpp index 03c31c0d..7e893ac0 100644 --- a/libstratosphere/include/stratosphere/ro/ro_types.hpp +++ b/libstratosphere/include/stratosphere/ro/ro_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/settings.hpp b/libstratosphere/include/stratosphere/settings.hpp index 66b9bf02..45205157 100644 --- a/libstratosphere/include/stratosphere/settings.hpp +++ b/libstratosphere/include/stratosphere/settings.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/settings/settings_fwdbg_api.hpp b/libstratosphere/include/stratosphere/settings/settings_fwdbg_api.hpp index aaa40bf6..9e6e677c 100644 --- a/libstratosphere/include/stratosphere/settings/settings_fwdbg_api.hpp +++ b/libstratosphere/include/stratosphere/settings/settings_fwdbg_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/settings/settings_fwdbg_types.hpp b/libstratosphere/include/stratosphere/settings/settings_fwdbg_types.hpp index 5a5c9544..461e36b0 100644 --- a/libstratosphere/include/stratosphere/settings/settings_fwdbg_types.hpp +++ b/libstratosphere/include/stratosphere/settings/settings_fwdbg_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/settings/settings_types.hpp b/libstratosphere/include/stratosphere/settings/settings_types.hpp index f0d347ab..0b960062 100644 --- a/libstratosphere/include/stratosphere/settings/settings_types.hpp +++ b/libstratosphere/include/stratosphere/settings/settings_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf.hpp b/libstratosphere/include/stratosphere/sf.hpp index c37ef3aa..cb63a8d8 100644 --- a/libstratosphere/include/stratosphere/sf.hpp +++ b/libstratosphere/include/stratosphere/sf.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_api.hpp b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_api.hpp index 9e792d1b..bf380c82 100644 --- a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_api.hpp +++ b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_manager.hpp b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_manager.hpp index 0627aed2..c513c1fb 100644 --- a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_manager.hpp +++ b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_service_object.hpp b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_service_object.hpp index 17abad21..f9da178d 100644 --- a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_service_object.hpp +++ b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_service_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_pointer_and_size.hpp b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_pointer_and_size.hpp index e957b194..e3a26870 100644 --- a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_pointer_and_size.hpp +++ b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_pointer_and_size.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_server_message_processor.hpp b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_server_message_processor.hpp index 4f97cf44..65dd2701 100644 --- a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_server_message_processor.hpp +++ b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_server_message_processor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_service_dispatch.hpp b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_service_dispatch.hpp index c146d8aa..47ac08c2 100644 --- a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_service_dispatch.hpp +++ b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_service_dispatch.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_service_object_holder.hpp b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_service_object_holder.hpp index 12c8969b..82403d8d 100644 --- a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_service_object_holder.hpp +++ b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_service_object_holder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_api.hpp b/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_api.hpp index cd4b3535..7a80c9f5 100644 --- a/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_api.hpp +++ b/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_domain_session_manager.hpp b/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_domain_session_manager.hpp index 38cdd574..f26419d8 100644 --- a/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_domain_session_manager.hpp +++ b/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_domain_session_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_manager.hpp b/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_manager.hpp index 8011289e..1ba56d4a 100644 --- a/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_manager.hpp +++ b/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_session_manager.hpp b/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_session_manager.hpp index bc3da6fa..83bfd0ba 100644 --- a/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_session_manager.hpp +++ b/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_session_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/impl/sf_impl_command_serialization.hpp b/libstratosphere/include/stratosphere/sf/impl/sf_impl_command_serialization.hpp index 50cc9d02..ff721afc 100644 --- a/libstratosphere/include/stratosphere/sf/impl/sf_impl_command_serialization.hpp +++ b/libstratosphere/include/stratosphere/sf/impl/sf_impl_command_serialization.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/sf_buffer_tags.hpp b/libstratosphere/include/stratosphere/sf/sf_buffer_tags.hpp index 62c53ff8..985a4277 100644 --- a/libstratosphere/include/stratosphere/sf/sf_buffer_tags.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_buffer_tags.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/sf_buffers.hpp b/libstratosphere/include/stratosphere/sf/sf_buffers.hpp index 01f09640..76f62a4e 100644 --- a/libstratosphere/include/stratosphere/sf/sf_buffers.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_buffers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/sf_common.hpp b/libstratosphere/include/stratosphere/sf/sf_common.hpp index 7e4fc3d5..2885ae36 100644 --- a/libstratosphere/include/stratosphere/sf/sf_common.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/sf_handles.hpp b/libstratosphere/include/stratosphere/sf/sf_handles.hpp index 29c860ba..52999127 100644 --- a/libstratosphere/include/stratosphere/sf/sf_handles.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_handles.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/sf_mitm_dispatch.h b/libstratosphere/include/stratosphere/sf/sf_mitm_dispatch.h index 17e567db..8b3433ac 100644 --- a/libstratosphere/include/stratosphere/sf/sf_mitm_dispatch.h +++ b/libstratosphere/include/stratosphere/sf/sf_mitm_dispatch.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/sf_out.hpp b/libstratosphere/include/stratosphere/sf/sf_out.hpp index cfdc79b1..28209458 100644 --- a/libstratosphere/include/stratosphere/sf/sf_out.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_out.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sf/sf_service_object.hpp b/libstratosphere/include/stratosphere/sf/sf_service_object.hpp index f0c32f1b..70b93ec6 100644 --- a/libstratosphere/include/stratosphere/sf/sf_service_object.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_service_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sm.hpp b/libstratosphere/include/stratosphere/sm.hpp index 8dd7421e..d5c4456d 100644 --- a/libstratosphere/include/stratosphere/sm.hpp +++ b/libstratosphere/include/stratosphere/sm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sm/sm_api.hpp b/libstratosphere/include/stratosphere/sm/sm_api.hpp index 28c9b0fc..76dbf6e3 100644 --- a/libstratosphere/include/stratosphere/sm/sm_api.hpp +++ b/libstratosphere/include/stratosphere/sm/sm_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sm/sm_manager_api.hpp b/libstratosphere/include/stratosphere/sm/sm_manager_api.hpp index d746c557..a01086b6 100644 --- a/libstratosphere/include/stratosphere/sm/sm_manager_api.hpp +++ b/libstratosphere/include/stratosphere/sm/sm_manager_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sm/sm_mitm_api.hpp b/libstratosphere/include/stratosphere/sm/sm_mitm_api.hpp index 1e230a2f..fcdd46c5 100644 --- a/libstratosphere/include/stratosphere/sm/sm_mitm_api.hpp +++ b/libstratosphere/include/stratosphere/sm/sm_mitm_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sm/sm_scoped_holder.hpp b/libstratosphere/include/stratosphere/sm/sm_scoped_holder.hpp index 0a2d1d97..1e0502c9 100644 --- a/libstratosphere/include/stratosphere/sm/sm_scoped_holder.hpp +++ b/libstratosphere/include/stratosphere/sm/sm_scoped_holder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/sm/sm_types.hpp b/libstratosphere/include/stratosphere/sm/sm_types.hpp index fb4cc589..983925a0 100644 --- a/libstratosphere/include/stratosphere/sm/sm_types.hpp +++ b/libstratosphere/include/stratosphere/sm/sm_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/spl.hpp b/libstratosphere/include/stratosphere/spl.hpp index 25f266b2..d8b7518f 100644 --- a/libstratosphere/include/stratosphere/spl.hpp +++ b/libstratosphere/include/stratosphere/spl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/spl/smc/spl_smc.hpp b/libstratosphere/include/stratosphere/spl/smc/spl_smc.hpp index 2453b2d7..3d83ac74 100644 --- a/libstratosphere/include/stratosphere/spl/smc/spl_smc.hpp +++ b/libstratosphere/include/stratosphere/spl/smc/spl_smc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/spl/spl_api.hpp b/libstratosphere/include/stratosphere/spl/spl_api.hpp index d68abc94..01b61aec 100644 --- a/libstratosphere/include/stratosphere/spl/spl_api.hpp +++ b/libstratosphere/include/stratosphere/spl/spl_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/spl/spl_types.hpp b/libstratosphere/include/stratosphere/spl/spl_types.hpp index b0c19605..50b6f33b 100644 --- a/libstratosphere/include/stratosphere/spl/spl_types.hpp +++ b/libstratosphere/include/stratosphere/spl/spl_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/updater.hpp b/libstratosphere/include/stratosphere/updater.hpp index 5d494147..6cf813fa 100644 --- a/libstratosphere/include/stratosphere/updater.hpp +++ b/libstratosphere/include/stratosphere/updater.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/updater/updater_api.hpp b/libstratosphere/include/stratosphere/updater/updater_api.hpp index 4c36dd28..3f8c3cc1 100644 --- a/libstratosphere/include/stratosphere/updater/updater_api.hpp +++ b/libstratosphere/include/stratosphere/updater/updater_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/updater/updater_types.hpp b/libstratosphere/include/stratosphere/updater/updater_types.hpp index 7a25e8b3..151e5595 100644 --- a/libstratosphere/include/stratosphere/updater/updater_types.hpp +++ b/libstratosphere/include/stratosphere/updater/updater_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/util.hpp b/libstratosphere/include/stratosphere/util.hpp index d5886fb0..3befcf80 100644 --- a/libstratosphere/include/stratosphere/util.hpp +++ b/libstratosphere/include/stratosphere/util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/util/util_compression.hpp b/libstratosphere/include/stratosphere/util/util_compression.hpp index 91ba077f..42173e6e 100644 --- a/libstratosphere/include/stratosphere/util/util_compression.hpp +++ b/libstratosphere/include/stratosphere/util/util_compression.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/util/util_ini.hpp b/libstratosphere/include/stratosphere/util/util_ini.hpp index ea8f084b..895ee4fa 100644 --- a/libstratosphere/include/stratosphere/util/util_ini.hpp +++ b/libstratosphere/include/stratosphere/util/util_ini.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/include/stratosphere/util/util_tinymt.hpp b/libstratosphere/include/stratosphere/util/util_tinymt.hpp index a8d1c313..a5fea59d 100644 --- a/libstratosphere/include/stratosphere/util/util_tinymt.hpp +++ b/libstratosphere/include/stratosphere/util/util_tinymt.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/ams/ams_bpc.c b/libstratosphere/source/ams/ams_bpc.c index 06410049..7f46a7c6 100644 --- a/libstratosphere/source/ams/ams_bpc.c +++ b/libstratosphere/source/ams/ams_bpc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/ams/ams_bpc.h b/libstratosphere/source/ams/ams_bpc.h index 91dfd1e4..05983fa6 100644 --- a/libstratosphere/source/ams/ams_bpc.h +++ b/libstratosphere/source/ams/ams_bpc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/ams/ams_emummc_api.cpp b/libstratosphere/source/ams/ams_emummc_api.cpp index 15a7d050..b7eba504 100644 --- a/libstratosphere/source/ams/ams_emummc_api.cpp +++ b/libstratosphere/source/ams/ams_emummc_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/ams/ams_environment.cpp b/libstratosphere/source/ams/ams_environment.cpp index af1c412c..b4900636 100644 --- a/libstratosphere/source/ams/ams_environment.cpp +++ b/libstratosphere/source/ams/ams_environment.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/ams/ams_exosphere_api.cpp b/libstratosphere/source/ams/ams_exosphere_api.cpp index 5c19ad90..1e77bb4f 100644 --- a/libstratosphere/source/ams/ams_exosphere_api.cpp +++ b/libstratosphere/source/ams/ams_exosphere_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/boot2/boot2_api.cpp b/libstratosphere/source/boot2/boot2_api.cpp index e1a35146..dd287c1b 100644 --- a/libstratosphere/source/boot2/boot2_api.cpp +++ b/libstratosphere/source/boot2/boot2_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/cfg/cfg_flags.cpp b/libstratosphere/source/cfg/cfg_flags.cpp index 8b5e0436..03fc6927 100644 --- a/libstratosphere/source/cfg/cfg_flags.cpp +++ b/libstratosphere/source/cfg/cfg_flags.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/cfg/cfg_override.cpp b/libstratosphere/source/cfg/cfg_override.cpp index baa49c3d..2790d7c6 100644 --- a/libstratosphere/source/cfg/cfg_override.cpp +++ b/libstratosphere/source/cfg/cfg_override.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/cfg/cfg_privileged_process.cpp b/libstratosphere/source/cfg/cfg_privileged_process.cpp index 34a8fd25..409a6ff8 100644 --- a/libstratosphere/source/cfg/cfg_privileged_process.cpp +++ b/libstratosphere/source/cfg/cfg_privileged_process.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/cfg/cfg_sd_card.cpp b/libstratosphere/source/cfg/cfg_sd_card.cpp index 079e2455..d2f5f318 100644 --- a/libstratosphere/source/cfg/cfg_sd_card.cpp +++ b/libstratosphere/source/cfg/cfg_sd_card.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/dd/dd_io_mappings.cpp b/libstratosphere/source/dd/dd_io_mappings.cpp index 4376374a..0922346c 100644 --- a/libstratosphere/source/dd/dd_io_mappings.cpp +++ b/libstratosphere/source/dd/dd_io_mappings.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/dmnt/dmntcht.c b/libstratosphere/source/dmnt/dmntcht.c index 05bb1b99..1de76515 100644 --- a/libstratosphere/source/dmnt/dmntcht.c +++ b/libstratosphere/source/dmnt/dmntcht.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/dmnt/dmntcht.h b/libstratosphere/source/dmnt/dmntcht.h index c1dc6f71..a04d2039 100644 --- a/libstratosphere/source/dmnt/dmntcht.h +++ b/libstratosphere/source/dmnt/dmntcht.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/fs/fs_file_storage.cpp b/libstratosphere/source/fs/fs_file_storage.cpp index cfb05516..f6f51028 100644 --- a/libstratosphere/source/fs/fs_file_storage.cpp +++ b/libstratosphere/source/fs/fs_file_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/fs/fs_path_tool.cpp b/libstratosphere/source/fs/fs_path_tool.cpp index 74eac03a..7167e87c 100644 --- a/libstratosphere/source/fs/fs_path_tool.cpp +++ b/libstratosphere/source/fs/fs_path_tool.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/fs/fs_path_utils.cpp b/libstratosphere/source/fs/fs_path_utils.cpp index ba249524..5b60e273 100644 --- a/libstratosphere/source/fs/fs_path_utils.cpp +++ b/libstratosphere/source/fs/fs_path_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/fssrv/fssrv_filesystem_interface_adapter.cpp b/libstratosphere/source/fssrv/fssrv_filesystem_interface_adapter.cpp index 1b667702..35653c12 100644 --- a/libstratosphere/source/fssrv/fssrv_filesystem_interface_adapter.cpp +++ b/libstratosphere/source/fssrv/fssrv_filesystem_interface_adapter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/fssrv/fssrv_path_normalizer.cpp b/libstratosphere/source/fssrv/fssrv_path_normalizer.cpp index 3de43473..8b478c65 100644 --- a/libstratosphere/source/fssrv/fssrv_path_normalizer.cpp +++ b/libstratosphere/source/fssrv/fssrv_path_normalizer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/fssrv/fssrv_storage_interface_adapter.cpp b/libstratosphere/source/fssrv/fssrv_storage_interface_adapter.cpp index 95ecb272..f36bf026 100644 --- a/libstratosphere/source/fssrv/fssrv_storage_interface_adapter.cpp +++ b/libstratosphere/source/fssrv/fssrv_storage_interface_adapter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/fssystem/fssystem_directory_redirection_filesystem.cpp b/libstratosphere/source/fssystem/fssystem_directory_redirection_filesystem.cpp index 94f5b5ec..c3cb0902 100644 --- a/libstratosphere/source/fssystem/fssystem_directory_redirection_filesystem.cpp +++ b/libstratosphere/source/fssystem/fssystem_directory_redirection_filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/fssystem/fssystem_directory_savedata_filesystem.cpp b/libstratosphere/source/fssystem/fssystem_directory_savedata_filesystem.cpp index 9376b317..34195f22 100644 --- a/libstratosphere/source/fssystem/fssystem_directory_savedata_filesystem.cpp +++ b/libstratosphere/source/fssystem/fssystem_directory_savedata_filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/fssystem/fssystem_subdirectory_filesystem.cpp b/libstratosphere/source/fssystem/fssystem_subdirectory_filesystem.cpp index 4d64091e..cd2b3977 100644 --- a/libstratosphere/source/fssystem/fssystem_subdirectory_filesystem.cpp +++ b/libstratosphere/source/fssystem/fssystem_subdirectory_filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/fssystem/fssystem_utility.cpp b/libstratosphere/source/fssystem/fssystem_utility.cpp index 6b8254dd..3ad5d582 100644 --- a/libstratosphere/source/fssystem/fssystem_utility.cpp +++ b/libstratosphere/source/fssystem/fssystem_utility.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/hid/hid_api.cpp b/libstratosphere/source/hid/hid_api.cpp index c9d60ac8..24bdaff3 100644 --- a/libstratosphere/source/hid/hid_api.cpp +++ b/libstratosphere/source/hid/hid_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/hos/hos_version_api.cpp b/libstratosphere/source/hos/hos_version_api.cpp index 0c1837b9..c1bfc314 100644 --- a/libstratosphere/source/hos/hos_version_api.cpp +++ b/libstratosphere/source/hos/hos_version_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/kvdb/kvdb_archive.cpp b/libstratosphere/source/kvdb/kvdb_archive.cpp index c1889a66..8065af3b 100644 --- a/libstratosphere/source/kvdb/kvdb_archive.cpp +++ b/libstratosphere/source/kvdb/kvdb_archive.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/kvdb/kvdb_file_key_value_store.cpp b/libstratosphere/source/kvdb/kvdb_file_key_value_store.cpp index 3e67cd63..5a884f94 100644 --- a/libstratosphere/source/kvdb/kvdb_file_key_value_store.cpp +++ b/libstratosphere/source/kvdb/kvdb_file_key_value_store.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/ldr/ldr_ams.c b/libstratosphere/source/ldr/ldr_ams.c index cc710f69..9b39f9cd 100644 --- a/libstratosphere/source/ldr/ldr_ams.c +++ b/libstratosphere/source/ldr/ldr_ams.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/ldr/ldr_pm_api.cpp b/libstratosphere/source/ldr/ldr_pm_api.cpp index d9b95d06..4e14611a 100644 --- a/libstratosphere/source/ldr/ldr_pm_api.cpp +++ b/libstratosphere/source/ldr/ldr_pm_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/map/map_api.cpp b/libstratosphere/source/map/map_api.cpp index c8f82b8f..2bbffff4 100644 --- a/libstratosphere/source/map/map_api.cpp +++ b/libstratosphere/source/map/map_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_inter_process_event.cpp b/libstratosphere/source/os/impl/os_inter_process_event.cpp index 7194571e..31d66487 100644 --- a/libstratosphere/source/os/impl/os_inter_process_event.cpp +++ b/libstratosphere/source/os/impl/os_inter_process_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_inter_process_event.hpp b/libstratosphere/source/os/impl/os_inter_process_event.hpp index 51e32c9f..92f7c38a 100644 --- a/libstratosphere/source/os/impl/os_inter_process_event.hpp +++ b/libstratosphere/source/os/impl/os_inter_process_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_random_impl.hpp b/libstratosphere/source/os/impl/os_random_impl.hpp index f06dfb76..65f2a6b4 100644 --- a/libstratosphere/source/os/impl/os_random_impl.hpp +++ b/libstratosphere/source/os/impl/os_random_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_random_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_random_impl.os.horizon.cpp index 42adc420..fe45e2c2 100644 --- a/libstratosphere/source/os/impl/os_random_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_random_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_holder_base.hpp b/libstratosphere/source/os/impl/os_waitable_holder_base.hpp index fd504653..441ac04b 100644 --- a/libstratosphere/source/os/impl/os_waitable_holder_base.hpp +++ b/libstratosphere/source/os/impl/os_waitable_holder_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_holder_impl.hpp b/libstratosphere/source/os/impl/os_waitable_holder_impl.hpp index d8704409..162acb13 100644 --- a/libstratosphere/source/os/impl/os_waitable_holder_impl.hpp +++ b/libstratosphere/source/os/impl/os_waitable_holder_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_holder_of_event.hpp b/libstratosphere/source/os/impl/os_waitable_holder_of_event.hpp index cafb4c5a..2e356e30 100644 --- a/libstratosphere/source/os/impl/os_waitable_holder_of_event.hpp +++ b/libstratosphere/source/os/impl/os_waitable_holder_of_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_holder_of_handle.hpp b/libstratosphere/source/os/impl/os_waitable_holder_of_handle.hpp index 67843c6d..5e08caca 100644 --- a/libstratosphere/source/os/impl/os_waitable_holder_of_handle.hpp +++ b/libstratosphere/source/os/impl/os_waitable_holder_of_handle.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_holder_of_inter_process_event.hpp b/libstratosphere/source/os/impl/os_waitable_holder_of_inter_process_event.hpp index 6ff58989..9923e422 100644 --- a/libstratosphere/source/os/impl/os_waitable_holder_of_inter_process_event.hpp +++ b/libstratosphere/source/os/impl/os_waitable_holder_of_inter_process_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_holder_of_interrupt_event.hpp b/libstratosphere/source/os/impl/os_waitable_holder_of_interrupt_event.hpp index 43706c27..ff789c40 100644 --- a/libstratosphere/source/os/impl/os_waitable_holder_of_interrupt_event.hpp +++ b/libstratosphere/source/os/impl/os_waitable_holder_of_interrupt_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_holder_of_message_queue.hpp b/libstratosphere/source/os/impl/os_waitable_holder_of_message_queue.hpp index cba2b099..0beb9293 100644 --- a/libstratosphere/source/os/impl/os_waitable_holder_of_message_queue.hpp +++ b/libstratosphere/source/os/impl/os_waitable_holder_of_message_queue.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_holder_of_semaphore.hpp b/libstratosphere/source/os/impl/os_waitable_holder_of_semaphore.hpp index 36939ef7..846b328e 100644 --- a/libstratosphere/source/os/impl/os_waitable_holder_of_semaphore.hpp +++ b/libstratosphere/source/os/impl/os_waitable_holder_of_semaphore.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_holder_of_thread.hpp b/libstratosphere/source/os/impl/os_waitable_holder_of_thread.hpp index 6e489556..6212a0b7 100644 --- a/libstratosphere/source/os/impl/os_waitable_holder_of_thread.hpp +++ b/libstratosphere/source/os/impl/os_waitable_holder_of_thread.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_manager_impl.cpp b/libstratosphere/source/os/impl/os_waitable_manager_impl.cpp index d448b95b..2d6f0aad 100644 --- a/libstratosphere/source/os/impl/os_waitable_manager_impl.cpp +++ b/libstratosphere/source/os/impl/os_waitable_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_manager_impl.hpp b/libstratosphere/source/os/impl/os_waitable_manager_impl.hpp index af889c6b..be2fc702 100644 --- a/libstratosphere/source/os/impl/os_waitable_manager_impl.hpp +++ b/libstratosphere/source/os/impl/os_waitable_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/impl/os_waitable_object_list.hpp b/libstratosphere/source/os/impl/os_waitable_object_list.hpp index ec0a83cc..786bc666 100644 --- a/libstratosphere/source/os/impl/os_waitable_object_list.hpp +++ b/libstratosphere/source/os/impl/os_waitable_object_list.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/os_event.cpp b/libstratosphere/source/os/os_event.cpp index fdb61a22..bc1965d4 100644 --- a/libstratosphere/source/os/os_event.cpp +++ b/libstratosphere/source/os/os_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/os_interrupt_event.cpp b/libstratosphere/source/os/os_interrupt_event.cpp index c9ee8197..faf7841c 100644 --- a/libstratosphere/source/os/os_interrupt_event.cpp +++ b/libstratosphere/source/os/os_interrupt_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/os_message_queue.cpp b/libstratosphere/source/os/os_message_queue.cpp index ab38b891..3dcb3e5c 100644 --- a/libstratosphere/source/os/os_message_queue.cpp +++ b/libstratosphere/source/os/os_message_queue.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/os_process_handle.cpp b/libstratosphere/source/os/os_process_handle.cpp index c5d3736c..91bad9f7 100644 --- a/libstratosphere/source/os/os_process_handle.cpp +++ b/libstratosphere/source/os/os_process_handle.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/os_random.cpp b/libstratosphere/source/os/os_random.cpp index c367108f..3498b14a 100644 --- a/libstratosphere/source/os/os_random.cpp +++ b/libstratosphere/source/os/os_random.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/os_semaphore.cpp b/libstratosphere/source/os/os_semaphore.cpp index 12c7c532..2c14333c 100644 --- a/libstratosphere/source/os/os_semaphore.cpp +++ b/libstratosphere/source/os/os_semaphore.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/os_system_event.cpp b/libstratosphere/source/os/os_system_event.cpp index 3933e8b5..f9324aee 100644 --- a/libstratosphere/source/os/os_system_event.cpp +++ b/libstratosphere/source/os/os_system_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/os_waitable_holder.cpp b/libstratosphere/source/os/os_waitable_holder.cpp index d653cd2a..9de4d2ea 100644 --- a/libstratosphere/source/os/os_waitable_holder.cpp +++ b/libstratosphere/source/os/os_waitable_holder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/os/os_waitable_manager.cpp b/libstratosphere/source/os/os_waitable_manager.cpp index 3d00554e..8aff8ebc 100644 --- a/libstratosphere/source/os/os_waitable_manager.cpp +++ b/libstratosphere/source/os/os_waitable_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/patcher/patcher_api.cpp b/libstratosphere/source/patcher/patcher_api.cpp index e46b6a9d..2c22a6cb 100644 --- a/libstratosphere/source/patcher/patcher_api.cpp +++ b/libstratosphere/source/patcher/patcher_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/pm/pm_ams.c b/libstratosphere/source/pm/pm_ams.c index 02029445..5ca42261 100644 --- a/libstratosphere/source/pm/pm_ams.c +++ b/libstratosphere/source/pm/pm_ams.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/pm/pm_boot_mode_api.cpp b/libstratosphere/source/pm/pm_boot_mode_api.cpp index ebb92974..7fdf55ac 100644 --- a/libstratosphere/source/pm/pm_boot_mode_api.cpp +++ b/libstratosphere/source/pm/pm_boot_mode_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/pm/pm_dmnt_api.cpp b/libstratosphere/source/pm/pm_dmnt_api.cpp index 2fec2e0c..1c59c214 100644 --- a/libstratosphere/source/pm/pm_dmnt_api.cpp +++ b/libstratosphere/source/pm/pm_dmnt_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/pm/pm_info_api.cpp b/libstratosphere/source/pm/pm_info_api.cpp index 6c5e300c..6e62fb58 100644 --- a/libstratosphere/source/pm/pm_info_api.cpp +++ b/libstratosphere/source/pm/pm_info_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/pm/pm_shell_api.cpp b/libstratosphere/source/pm/pm_shell_api.cpp index 3b259174..c6a0b2f5 100644 --- a/libstratosphere/source/pm/pm_shell_api.cpp +++ b/libstratosphere/source/pm/pm_shell_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/result/result_on_assertion.cpp b/libstratosphere/source/result/result_on_assertion.cpp index 799f2195..01165359 100644 --- a/libstratosphere/source/result/result_on_assertion.cpp +++ b/libstratosphere/source/result/result_on_assertion.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/settings/settings_fwdbg_api.cpp b/libstratosphere/source/settings/settings_fwdbg_api.cpp index 62d08aba..575529b2 100644 --- a/libstratosphere/source/settings/settings_fwdbg_api.cpp +++ b/libstratosphere/source/settings/settings_fwdbg_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sf/cmif/sf_cmif_domain_manager.cpp b/libstratosphere/source/sf/cmif/sf_cmif_domain_manager.cpp index 67b9ccb8..5be09edc 100644 --- a/libstratosphere/source/sf/cmif/sf_cmif_domain_manager.cpp +++ b/libstratosphere/source/sf/cmif/sf_cmif_domain_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sf/cmif/sf_cmif_domain_service_object.cpp b/libstratosphere/source/sf/cmif/sf_cmif_domain_service_object.cpp index 15325a3a..d18f071f 100644 --- a/libstratosphere/source/sf/cmif/sf_cmif_domain_service_object.cpp +++ b/libstratosphere/source/sf/cmif/sf_cmif_domain_service_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sf/cmif/sf_cmif_service_dispatch.cpp b/libstratosphere/source/sf/cmif/sf_cmif_service_dispatch.cpp index 40b72691..125e3123 100644 --- a/libstratosphere/source/sf/cmif/sf_cmif_service_dispatch.cpp +++ b/libstratosphere/source/sf/cmif/sf_cmif_service_dispatch.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sf/cmif/sf_cmif_service_object_holder.cpp b/libstratosphere/source/sf/cmif/sf_cmif_service_object_holder.cpp index c842b038..264a8d74 100644 --- a/libstratosphere/source/sf/cmif/sf_cmif_service_object_holder.cpp +++ b/libstratosphere/source/sf/cmif/sf_cmif_service_object_holder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sf/hipc/sf_hipc_api.cpp b/libstratosphere/source/sf/hipc/sf_hipc_api.cpp index 246373ab..cf512efa 100644 --- a/libstratosphere/source/sf/hipc/sf_hipc_api.cpp +++ b/libstratosphere/source/sf/hipc/sf_hipc_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.cpp b/libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.cpp index 12d881be..86f8db49 100644 --- a/libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.cpp +++ b/libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.hpp b/libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.hpp index 0914670e..c2379434 100644 --- a/libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.hpp +++ b/libstratosphere/source/sf/hipc/sf_hipc_mitm_query_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sf/hipc/sf_hipc_server_domain_session_manager.cpp b/libstratosphere/source/sf/hipc/sf_hipc_server_domain_session_manager.cpp index ea97ec65..636556c0 100644 --- a/libstratosphere/source/sf/hipc/sf_hipc_server_domain_session_manager.cpp +++ b/libstratosphere/source/sf/hipc/sf_hipc_server_domain_session_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sf/hipc/sf_hipc_server_manager.cpp b/libstratosphere/source/sf/hipc/sf_hipc_server_manager.cpp index cca7e9a8..ac5cda69 100644 --- a/libstratosphere/source/sf/hipc/sf_hipc_server_manager.cpp +++ b/libstratosphere/source/sf/hipc/sf_hipc_server_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sf/hipc/sf_hipc_server_session_manager.cpp b/libstratosphere/source/sf/hipc/sf_hipc_server_session_manager.cpp index 1f2a5ed7..562f26fb 100644 --- a/libstratosphere/source/sf/hipc/sf_hipc_server_session_manager.cpp +++ b/libstratosphere/source/sf/hipc/sf_hipc_server_session_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sm/sm_ams.c b/libstratosphere/source/sm/sm_ams.c index ababf1e0..233c7937 100644 --- a/libstratosphere/source/sm/sm_ams.c +++ b/libstratosphere/source/sm/sm_ams.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sm/sm_api.cpp b/libstratosphere/source/sm/sm_api.cpp index a865b647..4a7b80cc 100644 --- a/libstratosphere/source/sm/sm_api.cpp +++ b/libstratosphere/source/sm/sm_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sm/sm_manager_api.cpp b/libstratosphere/source/sm/sm_manager_api.cpp index c7f85210..383e0295 100644 --- a/libstratosphere/source/sm/sm_manager_api.cpp +++ b/libstratosphere/source/sm/sm_manager_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sm/sm_mitm_api.cpp b/libstratosphere/source/sm/sm_mitm_api.cpp index cc5807c7..38bffd8f 100644 --- a/libstratosphere/source/sm/sm_mitm_api.cpp +++ b/libstratosphere/source/sm/sm_mitm_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sm/sm_utils.cpp b/libstratosphere/source/sm/sm_utils.cpp index 6d9544da..3fe0475a 100644 --- a/libstratosphere/source/sm/sm_utils.cpp +++ b/libstratosphere/source/sm/sm_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sm/sm_utils.hpp b/libstratosphere/source/sm/sm_utils.hpp index 4705f62e..a1b21d87 100644 --- a/libstratosphere/source/sm/sm_utils.hpp +++ b/libstratosphere/source/sm/sm_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/sm/smm_ams.c b/libstratosphere/source/sm/smm_ams.c index b8871400..9326d981 100644 --- a/libstratosphere/source/sm/smm_ams.c +++ b/libstratosphere/source/sm/smm_ams.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/spl/smc/spl_smc.cpp b/libstratosphere/source/spl/smc/spl_smc.cpp index bfd4f0e5..f493f8c0 100644 --- a/libstratosphere/source/spl/smc/spl_smc.cpp +++ b/libstratosphere/source/spl/smc/spl_smc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/spl/spl_api.cpp b/libstratosphere/source/spl/spl_api.cpp index 6edd72f0..f0e8f782 100644 --- a/libstratosphere/source/spl/spl_api.cpp +++ b/libstratosphere/source/spl/spl_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/updater/updater_api.cpp b/libstratosphere/source/updater/updater_api.cpp index 510a366e..c355b7c6 100644 --- a/libstratosphere/source/updater/updater_api.cpp +++ b/libstratosphere/source/updater/updater_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/updater/updater_bis_management.cpp b/libstratosphere/source/updater/updater_bis_management.cpp index 29a34b48..371433c6 100644 --- a/libstratosphere/source/updater/updater_bis_management.cpp +++ b/libstratosphere/source/updater/updater_bis_management.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/updater/updater_bis_management.hpp b/libstratosphere/source/updater/updater_bis_management.hpp index cb60d441..47ab53db 100644 --- a/libstratosphere/source/updater/updater_bis_management.hpp +++ b/libstratosphere/source/updater/updater_bis_management.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/updater/updater_bis_save.cpp b/libstratosphere/source/updater/updater_bis_save.cpp index 30af92cd..a9bc74e2 100644 --- a/libstratosphere/source/updater/updater_bis_save.cpp +++ b/libstratosphere/source/updater/updater_bis_save.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/updater/updater_bis_save.hpp b/libstratosphere/source/updater/updater_bis_save.hpp index 8f3dea2c..faafcc2a 100644 --- a/libstratosphere/source/updater/updater_bis_save.hpp +++ b/libstratosphere/source/updater/updater_bis_save.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/updater/updater_files.cpp b/libstratosphere/source/updater/updater_files.cpp index 0ddab965..e523fb3d 100644 --- a/libstratosphere/source/updater/updater_files.cpp +++ b/libstratosphere/source/updater/updater_files.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/updater/updater_files.hpp b/libstratosphere/source/updater/updater_files.hpp index d1c58451..74241a54 100644 --- a/libstratosphere/source/updater/updater_files.hpp +++ b/libstratosphere/source/updater/updater_files.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/updater/updater_paths.cpp b/libstratosphere/source/updater/updater_paths.cpp index 8c659a11..98e78837 100644 --- a/libstratosphere/source/updater/updater_paths.cpp +++ b/libstratosphere/source/updater/updater_paths.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/updater/updater_paths.hpp b/libstratosphere/source/updater/updater_paths.hpp index a7a0e594..0627280f 100644 --- a/libstratosphere/source/updater/updater_paths.hpp +++ b/libstratosphere/source/updater/updater_paths.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/util/util_compression.cpp b/libstratosphere/source/util/util_compression.cpp index 68748443..0037447a 100644 --- a/libstratosphere/source/util/util_compression.cpp +++ b/libstratosphere/source/util/util_compression.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/util/util_ini.cpp b/libstratosphere/source/util/util_ini.cpp index 66f61769..e171f7ca 100644 --- a/libstratosphere/source/util/util_ini.cpp +++ b/libstratosphere/source/util/util_ini.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libstratosphere/source/util/util_tinymt.cpp b/libstratosphere/source/util/util_tinymt.cpp index 9e34a3f3..9506dc69 100644 --- a/libstratosphere/source/util/util_tinymt.cpp +++ b/libstratosphere/source/util/util_tinymt.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours.hpp b/libvapours/include/vapours.hpp index f27e558a..431313b8 100644 --- a/libvapours/include/vapours.hpp +++ b/libvapours/include/vapours.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/ams/ams_api_version.h b/libvapours/include/vapours/ams/ams_api_version.h index 65f46b59..db082832 100644 --- a/libvapours/include/vapours/ams/ams_api_version.h +++ b/libvapours/include/vapours/ams/ams_api_version.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/ams/ams_target_firmware.h b/libvapours/include/vapours/ams/ams_target_firmware.h index 1e1f7be6..9ff187d9 100644 --- a/libvapours/include/vapours/ams/ams_target_firmware.h +++ b/libvapours/include/vapours/ams/ams_target_firmware.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/ams_version.h b/libvapours/include/vapours/ams_version.h index 624f966b..8dafa849 100644 --- a/libvapours/include/vapours/ams_version.h +++ b/libvapours/include/vapours/ams_version.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/defines.hpp b/libvapours/include/vapours/defines.hpp index ac366839..90a7396f 100644 --- a/libvapours/include/vapours/defines.hpp +++ b/libvapours/include/vapours/defines.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/includes.hpp b/libvapours/include/vapours/includes.hpp index e59a734b..8d4e7343 100644 --- a/libvapours/include/vapours/includes.hpp +++ b/libvapours/include/vapours/includes.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/literals.hpp b/libvapours/include/vapours/literals.hpp index 994693ed..504ef645 100644 --- a/libvapours/include/vapours/literals.hpp +++ b/libvapours/include/vapours/literals.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results.hpp b/libvapours/include/vapours/results.hpp index 992733d7..f8e66885 100644 --- a/libvapours/include/vapours/results.hpp +++ b/libvapours/include/vapours/results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/cal_results.hpp b/libvapours/include/vapours/results/cal_results.hpp index 69f3a8b1..13db12ea 100644 --- a/libvapours/include/vapours/results/cal_results.hpp +++ b/libvapours/include/vapours/results/cal_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/creport_results.hpp b/libvapours/include/vapours/results/creport_results.hpp index 240c2d71..48237319 100644 --- a/libvapours/include/vapours/results/creport_results.hpp +++ b/libvapours/include/vapours/results/creport_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/debug_results.hpp b/libvapours/include/vapours/results/debug_results.hpp index fcf9d661..6ef5cdb6 100644 --- a/libvapours/include/vapours/results/debug_results.hpp +++ b/libvapours/include/vapours/results/debug_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/dmnt_results.hpp b/libvapours/include/vapours/results/dmnt_results.hpp index aaa1a3d8..a233d912 100644 --- a/libvapours/include/vapours/results/dmnt_results.hpp +++ b/libvapours/include/vapours/results/dmnt_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/err_results.hpp b/libvapours/include/vapours/results/err_results.hpp index dd46dc53..b1bb745a 100644 --- a/libvapours/include/vapours/results/err_results.hpp +++ b/libvapours/include/vapours/results/err_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/exosphere_results.hpp b/libvapours/include/vapours/results/exosphere_results.hpp index 8804473b..a8dd043c 100644 --- a/libvapours/include/vapours/results/exosphere_results.hpp +++ b/libvapours/include/vapours/results/exosphere_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/fatal_results.hpp b/libvapours/include/vapours/results/fatal_results.hpp index 076171d5..9821ebfa 100644 --- a/libvapours/include/vapours/results/fatal_results.hpp +++ b/libvapours/include/vapours/results/fatal_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/fs_results.hpp b/libvapours/include/vapours/results/fs_results.hpp index f7fe264a..aa8d9e83 100644 --- a/libvapours/include/vapours/results/fs_results.hpp +++ b/libvapours/include/vapours/results/fs_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/hipc_results.hpp b/libvapours/include/vapours/results/hipc_results.hpp index 65f396f0..db48bd64 100644 --- a/libvapours/include/vapours/results/hipc_results.hpp +++ b/libvapours/include/vapours/results/hipc_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/i2c_results.hpp b/libvapours/include/vapours/results/i2c_results.hpp index bd7f7955..32cd03fc 100644 --- a/libvapours/include/vapours/results/i2c_results.hpp +++ b/libvapours/include/vapours/results/i2c_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/kvdb_results.hpp b/libvapours/include/vapours/results/kvdb_results.hpp index 052ced40..423b4e2e 100644 --- a/libvapours/include/vapours/results/kvdb_results.hpp +++ b/libvapours/include/vapours/results/kvdb_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/loader_results.hpp b/libvapours/include/vapours/results/loader_results.hpp index 29b80bf4..06bc9b7a 100644 --- a/libvapours/include/vapours/results/loader_results.hpp +++ b/libvapours/include/vapours/results/loader_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/lr_results.hpp b/libvapours/include/vapours/results/lr_results.hpp index c1983ee0..0f986478 100644 --- a/libvapours/include/vapours/results/lr_results.hpp +++ b/libvapours/include/vapours/results/lr_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/ncm_results.hpp b/libvapours/include/vapours/results/ncm_results.hpp index cdba12c7..8f95855f 100644 --- a/libvapours/include/vapours/results/ncm_results.hpp +++ b/libvapours/include/vapours/results/ncm_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/os_results.hpp b/libvapours/include/vapours/results/os_results.hpp index 5fd716d0..cb865d7e 100644 --- a/libvapours/include/vapours/results/os_results.hpp +++ b/libvapours/include/vapours/results/os_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/pm_results.hpp b/libvapours/include/vapours/results/pm_results.hpp index 50d4c3f7..321250ed 100644 --- a/libvapours/include/vapours/results/pm_results.hpp +++ b/libvapours/include/vapours/results/pm_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/results_common.hpp b/libvapours/include/vapours/results/results_common.hpp index 3166e473..ed34f13d 100644 --- a/libvapours/include/vapours/results/results_common.hpp +++ b/libvapours/include/vapours/results/results_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/ro_results.hpp b/libvapours/include/vapours/results/ro_results.hpp index 67227050..d60bc045 100644 --- a/libvapours/include/vapours/results/ro_results.hpp +++ b/libvapours/include/vapours/results/ro_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/settings_results.hpp b/libvapours/include/vapours/results/settings_results.hpp index fed3ff33..98b15801 100644 --- a/libvapours/include/vapours/results/settings_results.hpp +++ b/libvapours/include/vapours/results/settings_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/sf_results.hpp b/libvapours/include/vapours/results/sf_results.hpp index 19252553..75e01032 100644 --- a/libvapours/include/vapours/results/sf_results.hpp +++ b/libvapours/include/vapours/results/sf_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/sm_results.hpp b/libvapours/include/vapours/results/sm_results.hpp index 89829f79..a5d58477 100644 --- a/libvapours/include/vapours/results/sm_results.hpp +++ b/libvapours/include/vapours/results/sm_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/spl_results.hpp b/libvapours/include/vapours/results/spl_results.hpp index 0670c6fa..d8401220 100644 --- a/libvapours/include/vapours/results/spl_results.hpp +++ b/libvapours/include/vapours/results/spl_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/svc_results.hpp b/libvapours/include/vapours/results/svc_results.hpp index 8b5149e3..6dfbe9b6 100644 --- a/libvapours/include/vapours/results/svc_results.hpp +++ b/libvapours/include/vapours/results/svc_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/updater_results.hpp b/libvapours/include/vapours/results/updater_results.hpp index ea40f962..e4f75077 100644 --- a/libvapours/include/vapours/results/updater_results.hpp +++ b/libvapours/include/vapours/results/updater_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/results/vi_results.hpp b/libvapours/include/vapours/results/vi_results.hpp index 30b5190c..84c8ba6d 100644 --- a/libvapours/include/vapours/results/vi_results.hpp +++ b/libvapours/include/vapours/results/vi_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/svc.hpp b/libvapours/include/vapours/svc.hpp index 4ff9fbc5..1c064139 100644 --- a/libvapours/include/vapours/svc.hpp +++ b/libvapours/include/vapours/svc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/svc/board/nintendo/switch/svc_device_name.hpp b/libvapours/include/vapours/svc/board/nintendo/switch/svc_device_name.hpp index bce98672..9f4ffafb 100644 --- a/libvapours/include/vapours/svc/board/nintendo/switch/svc_device_name.hpp +++ b/libvapours/include/vapours/svc/board/nintendo/switch/svc_device_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License diff --git a/libvapours/include/vapours/svc/svc_common.hpp b/libvapours/include/vapours/svc/svc_common.hpp index fcb841f8..f6017066 100644 --- a/libvapours/include/vapours/svc/svc_common.hpp +++ b/libvapours/include/vapours/svc/svc_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/svc/svc_definitions.hpp b/libvapours/include/vapours/svc/svc_definitions.hpp index 95df5bea..ea0062e8 100644 --- a/libvapours/include/vapours/svc/svc_definitions.hpp +++ b/libvapours/include/vapours/svc/svc_definitions.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/svc/svc_types.hpp b/libvapours/include/vapours/svc/svc_types.hpp index 8222c9b0..70ebb09a 100644 --- a/libvapours/include/vapours/svc/svc_types.hpp +++ b/libvapours/include/vapours/svc/svc_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/svc/svc_types_base.hpp b/libvapours/include/vapours/svc/svc_types_base.hpp index 061c253d..b0b8ebde 100644 --- a/libvapours/include/vapours/svc/svc_types_base.hpp +++ b/libvapours/include/vapours/svc/svc_types_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/svc/svc_types_common.hpp b/libvapours/include/vapours/svc/svc_types_common.hpp index 16526136..72f5b13d 100644 --- a/libvapours/include/vapours/svc/svc_types_common.hpp +++ b/libvapours/include/vapours/svc/svc_types_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/svc/svc_types_dd.hpp b/libvapours/include/vapours/svc/svc_types_dd.hpp index d4323085..ece84ef6 100644 --- a/libvapours/include/vapours/svc/svc_types_dd.hpp +++ b/libvapours/include/vapours/svc/svc_types_dd.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/svc/svc_types_dmnt.hpp b/libvapours/include/vapours/svc/svc_types_dmnt.hpp index fa6d699e..057bd6e6 100644 --- a/libvapours/include/vapours/svc/svc_types_dmnt.hpp +++ b/libvapours/include/vapours/svc/svc_types_dmnt.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/svc/svc_types_priv.hpp b/libvapours/include/vapours/svc/svc_types_priv.hpp index 08c8fb28..af431861 100644 --- a/libvapours/include/vapours/svc/svc_types_priv.hpp +++ b/libvapours/include/vapours/svc/svc_types_priv.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/types.hpp b/libvapours/include/vapours/types.hpp index 91d8a09b..891d661d 100644 --- a/libvapours/include/vapours/types.hpp +++ b/libvapours/include/vapours/types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/util.hpp b/libvapours/include/vapours/util.hpp index a3562c93..53bf9eac 100644 --- a/libvapours/include/vapours/util.hpp +++ b/libvapours/include/vapours/util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/util/util_alignment.hpp b/libvapours/include/vapours/util/util_alignment.hpp index d300dce8..d800d94b 100644 --- a/libvapours/include/vapours/util/util_alignment.hpp +++ b/libvapours/include/vapours/util/util_alignment.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/util/util_bitpack.hpp b/libvapours/include/vapours/util/util_bitpack.hpp index 6d60af0d..844ce6a0 100644 --- a/libvapours/include/vapours/util/util_bitpack.hpp +++ b/libvapours/include/vapours/util/util_bitpack.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/util/util_fourcc.hpp b/libvapours/include/vapours/util/util_fourcc.hpp index 9b0c9306..efd0be8e 100644 --- a/libvapours/include/vapours/util/util_fourcc.hpp +++ b/libvapours/include/vapours/util/util_fourcc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/util/util_intrusive_list.hpp b/libvapours/include/vapours/util/util_intrusive_list.hpp index c00e100b..0c1cf146 100644 --- a/libvapours/include/vapours/util/util_intrusive_list.hpp +++ b/libvapours/include/vapours/util/util_intrusive_list.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/util/util_intrusive_red_black_tree.hpp b/libvapours/include/vapours/util/util_intrusive_red_black_tree.hpp index 01f7be28..538dd5ee 100644 --- a/libvapours/include/vapours/util/util_intrusive_red_black_tree.hpp +++ b/libvapours/include/vapours/util/util_intrusive_red_black_tree.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/util/util_parent_of_member.hpp b/libvapours/include/vapours/util/util_parent_of_member.hpp index 14c7a349..7f7445d3 100644 --- a/libvapours/include/vapours/util/util_parent_of_member.hpp +++ b/libvapours/include/vapours/util/util_parent_of_member.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/util/util_scope_guard.hpp b/libvapours/include/vapours/util/util_scope_guard.hpp index 170e5982..0c8f1cbb 100644 --- a/libvapours/include/vapours/util/util_scope_guard.hpp +++ b/libvapours/include/vapours/util/util_scope_guard.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/util/util_size.hpp b/libvapours/include/vapours/util/util_size.hpp index c4db1a3b..c1753bfa 100644 --- a/libvapours/include/vapours/util/util_size.hpp +++ b/libvapours/include/vapours/util/util_size.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libvapours/include/vapours/util/util_typed_storage.hpp b/libvapours/include/vapours/util/util_typed_storage.hpp index e1061a9f..4bbb16b2 100644 --- a/libvapours/include/vapours/util/util_typed_storage.hpp +++ b/libvapours/include/vapours/util/util_typed_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) 2018-2020 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License,