From 002422d5dc6ef042b95a8a486b1a0adbc503ef88 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Mon, 4 Oct 2021 12:59:10 -0700 Subject: [PATCH] ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals --- libexosphere/include/exosphere.hpp | 2 +- libexosphere/include/exosphere/actmon.hpp | 2 +- libexosphere/include/exosphere/br.hpp | 2 +- libexosphere/include/exosphere/br/br_types.hpp | 2 +- libexosphere/include/exosphere/br/impl/br_common_types.hpp | 2 +- libexosphere/include/exosphere/br/impl/br_erista_types.hpp | 2 +- libexosphere/include/exosphere/br/impl/br_mariko_types.hpp | 2 +- libexosphere/include/exosphere/charger.hpp | 2 +- libexosphere/include/exosphere/clkrst.hpp | 2 +- libexosphere/include/exosphere/common.hpp | 2 +- .../include/exosphere/diag/diag_detailed_assertion_impl.inc | 2 +- libexosphere/include/exosphere/flow.hpp | 2 +- libexosphere/include/exosphere/fuse.hpp | 2 +- libexosphere/include/exosphere/gic.hpp | 2 +- libexosphere/include/exosphere/hw.hpp | 2 +- libexosphere/include/exosphere/hw/hw_arm.hpp | 2 +- libexosphere/include/exosphere/hw/hw_arm64.hpp | 2 +- libexosphere/include/exosphere/hw/hw_arm64_cache.hpp | 2 +- libexosphere/include/exosphere/hw/hw_arm64_system_registers.hpp | 2 +- libexosphere/include/exosphere/i2c.hpp | 2 +- libexosphere/include/exosphere/log.hpp | 2 +- libexosphere/include/exosphere/mmu.hpp | 2 +- libexosphere/include/exosphere/mmu/mmu_api.arch.arm.hpp | 2 +- libexosphere/include/exosphere/mmu/mmu_api.arch.arm64.hpp | 2 +- libexosphere/include/exosphere/mmu/mmu_api.hpp | 2 +- libexosphere/include/exosphere/pinmux.hpp | 2 +- libexosphere/include/exosphere/pkg1.hpp | 2 +- libexosphere/include/exosphere/pkg1/pkg1_api.hpp | 2 +- libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp | 2 +- .../include/exosphere/pkg1/pkg1_bootloader_parameters.hpp | 2 +- libexosphere/include/exosphere/pkg1/pkg1_error_types.hpp | 2 +- libexosphere/include/exosphere/pkg1/pkg1_key_generation.hpp | 2 +- libexosphere/include/exosphere/pkg1/pkg1_se_key_slots.hpp | 2 +- libexosphere/include/exosphere/pkg2.hpp | 2 +- libexosphere/include/exosphere/pmc.hpp | 2 +- libexosphere/include/exosphere/pmic.hpp | 2 +- libexosphere/include/exosphere/pmic_setup.hpp | 2 +- libexosphere/include/exosphere/rtc.hpp | 2 +- libexosphere/include/exosphere/se.hpp | 2 +- libexosphere/include/exosphere/se/se_aes.hpp | 2 +- libexosphere/include/exosphere/se/se_common.hpp | 2 +- libexosphere/include/exosphere/se/se_hash.hpp | 2 +- libexosphere/include/exosphere/se/se_management.hpp | 2 +- libexosphere/include/exosphere/se/se_oaep.hpp | 2 +- libexosphere/include/exosphere/se/se_rng.hpp | 2 +- libexosphere/include/exosphere/se/se_rsa.hpp | 2 +- libexosphere/include/exosphere/se/se_suspend.hpp | 2 +- libexosphere/include/exosphere/secmon.hpp | 2 +- .../secmon/secmon_configuration_context.arch.arm64.hpp | 2 +- .../include/exosphere/secmon/secmon_configuration_context.hpp | 2 +- libexosphere/include/exosphere/secmon/secmon_emummc_context.hpp | 2 +- libexosphere/include/exosphere/secmon/secmon_log.hpp | 2 +- libexosphere/include/exosphere/secmon/secmon_memory_layout.hpp | 2 +- .../include/exosphere/secmon/secmon_monitor_context.hpp | 2 +- .../include/exosphere/secmon/secmon_volatile_context.hpp | 2 +- libexosphere/include/exosphere/tsec.hpp | 2 +- libexosphere/include/exosphere/uart.hpp | 2 +- libexosphere/include/exosphere/util.hpp | 2 +- libexosphere/include/exosphere/wdt.hpp | 2 +- libexosphere/source/actmon/actmon_api.cpp | 2 +- libexosphere/source/actmon/actmon_registers.hpp | 2 +- libexosphere/source/charger/charger_api.cpp | 2 +- libexosphere/source/clkrst/clkrst_api.cpp | 2 +- libexosphere/source/crypto/crypto_aes_impl_security_engine.cpp | 2 +- libexosphere/source/flow/flow_api.cpp | 2 +- libexosphere/source/fuse/fuse_api.cpp | 2 +- libexosphere/source/fuse/fuse_registers.hpp | 2 +- libexosphere/source/gic/gic_api.cpp | 2 +- libexosphere/source/hw/hw_cache.arch.arm.cpp | 2 +- libexosphere/source/hw/hw_cache.arch.arm64.cpp | 2 +- libexosphere/source/i2c/i2c_api.cpp | 2 +- libexosphere/source/kfuse/kfuse_registers.hpp | 2 +- libexosphere/source/libc/libexo_cxx.cpp | 2 +- libexosphere/source/log/log_api.cpp | 2 +- libexosphere/source/pinmux/pinmux_api.cpp | 2 +- libexosphere/source/pkg1/pkg1_api.cpp | 2 +- libexosphere/source/pmc/pmc_api.cpp | 2 +- libexosphere/source/pmc/pmc_secure_scratch_test.inc | 2 +- libexosphere/source/pmic/pmic_api.cpp | 2 +- libexosphere/source/rtc/rtc_api.cpp | 2 +- libexosphere/source/se/se_aes.cpp | 2 +- libexosphere/source/se/se_execute.cpp | 2 +- libexosphere/source/se/se_execute.hpp | 2 +- libexosphere/source/se/se_hash.cpp | 2 +- libexosphere/source/se/se_management.cpp | 2 +- libexosphere/source/se/se_oaep.cpp | 2 +- libexosphere/source/se/se_registers.hpp | 2 +- libexosphere/source/se/se_rng.cpp | 2 +- libexosphere/source/se/se_rsa.cpp | 2 +- libexosphere/source/se/se_suspend.cpp | 2 +- libexosphere/source/tsec/tsec_api.cpp | 2 +- libexosphere/source/tsec/tsec_registers.hpp | 2 +- libexosphere/source/uart/uart_api.cpp | 2 +- libexosphere/source/uart/uart_registers.hpp | 2 +- libexosphere/source/util/util_api.cpp | 2 +- libexosphere/source/wdt/wdt_api.cpp | 2 +- libmesosphere/include/mesosphere.hpp | 2 +- .../mesosphere/arch/arm/kern_generic_interrupt_controller.hpp | 2 +- .../include/mesosphere/arch/arm/kern_k_interrupt_controller.hpp | 2 +- .../mesosphere/arch/arm/kern_k_memory_region_device_types.inc | 2 +- .../mesosphere/arch/arm64/init/kern_k_init_arguments.hpp | 2 +- .../mesosphere/arch/arm64/init/kern_k_init_page_table.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_assembly_offsets.h | 2 +- libmesosphere/include/mesosphere/arch/arm64/kern_cpu.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_cpu_system_registers.hpp | 2 +- libmesosphere/include/mesosphere/arch/arm64/kern_k_debug.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_k_exception_context.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_k_hardware_timer.hpp | 2 +- .../mesosphere/arch/arm64/kern_k_interrupt_controller.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_k_interrupt_manager.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_k_interrupt_name.hpp | 2 +- .../mesosphere/arch/arm64/kern_k_memory_region_device_types.inc | 2 +- .../include/mesosphere/arch/arm64/kern_k_page_table.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_k_page_table_entry.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_k_page_table_impl.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_k_process_page_table.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_k_slab_heap_impl.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_k_spin_lock.hpp | 2 +- .../mesosphere/arch/arm64/kern_k_supervisor_page_table.hpp | 2 +- .../include/mesosphere/arch/arm64/kern_k_thread_context.hpp | 2 +- .../mesosphere/arch/arm64/kern_userspace_memory_access.hpp | 2 +- .../mesosphere/board/generic/kern_k_device_page_table.hpp | 2 +- .../include/mesosphere/board/nintendo/nx/kern_cpu_map.hpp | 2 +- .../mesosphere/board/nintendo/nx/kern_k_device_page_table.hpp | 2 +- .../mesosphere/board/nintendo/nx/kern_k_memory_layout.hpp | 2 +- .../board/nintendo/nx/kern_k_memory_region_device_types.inc | 2 +- .../mesosphere/board/nintendo/nx/kern_k_system_control.hpp | 2 +- .../include/mesosphere/init/kern_init_arguments_select.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/init/kern_init_slab_setup.hpp | 2 +- libmesosphere/include/mesosphere/kern_build_config.hpp | 2 +- libmesosphere/include/mesosphere/kern_common.hpp | 2 +- libmesosphere/include/mesosphere/kern_debug_log.hpp | 2 +- libmesosphere/include/mesosphere/kern_initial_process.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_address_arbiter.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_address_space_info.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_affinity_mask.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_auto_object.hpp | 2 +- .../include/mesosphere/kern_k_auto_object_container.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_capabilities.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_class_token.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_client_port.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_client_session.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_code_memory.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_condition_variable.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_current_context.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_debug_base.hpp | 2 +- .../include/mesosphere/kern_k_device_address_space.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_dpc_manager.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_dump_object.hpp | 2 +- .../include/mesosphere/kern_k_dynamic_page_manager.hpp | 2 +- .../include/mesosphere/kern_k_dynamic_resource_manager.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_dynamic_slab_heap.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_event.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_event_info.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_exception_context.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_handle_table.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_hardware_timer_base.hpp | 2 +- .../include/mesosphere/kern_k_initial_process_reader.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_interrupt_event.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_interrupt_task.hpp | 2 +- .../include/mesosphere/kern_k_interrupt_task_manager.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_io_pool.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_io_region.hpp | 2 +- .../include/mesosphere/kern_k_light_client_session.hpp | 2 +- .../include/mesosphere/kern_k_light_condition_variable.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_light_lock.hpp | 2 +- .../include/mesosphere/kern_k_light_server_session.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_light_session.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_memory_block.hpp | 2 +- .../include/mesosphere/kern_k_memory_block_manager.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_memory_layout.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_memory_manager.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_memory_region.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_memory_region_type.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_object_name.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_page_bitmap.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_page_buffer.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_page_group.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_page_heap.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_page_table_base.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_page_table_manager.hpp | 2 +- .../include/mesosphere/kern_k_page_table_slab_heap.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_port.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_priority_queue.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_process.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_readable_event.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_resource_limit.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_scheduler.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_scheduler_lock.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_scoped_lock.hpp | 2 +- .../include/mesosphere/kern_k_scoped_resource_reservation.hpp | 2 +- .../mesosphere/kern_k_scoped_scheduler_lock_and_sleep.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_server_port.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_server_session.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_session.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_session_request.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_shared_memory.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_shared_memory_info.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_slab_heap.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_spin_lock.hpp | 2 +- .../include/mesosphere/kern_k_synchronization_object.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_target_system.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_thread.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_thread_context.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_thread_local_page.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_thread_queue.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_timer_task.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_trace.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_transfer_memory.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_typed_address.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_unsafe_memory.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_unused_slab_memory.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_wait_object.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_worker_task.hpp | 2 +- libmesosphere/include/mesosphere/kern_k_worker_task_manager.hpp | 2 +- libmesosphere/include/mesosphere/kern_kernel.hpp | 2 +- libmesosphere/include/mesosphere/kern_main.hpp | 2 +- libmesosphere/include/mesosphere/kern_panic.hpp | 2 +- libmesosphere/include/mesosphere/kern_select_assembly_offsets.h | 2 +- libmesosphere/include/mesosphere/kern_select_cpu.hpp | 2 +- libmesosphere/include/mesosphere/kern_select_debug.hpp | 2 +- .../include/mesosphere/kern_select_device_page_table.hpp | 2 +- libmesosphere/include/mesosphere/kern_select_hardware_timer.hpp | 2 +- .../include/mesosphere/kern_select_interrupt_controller.hpp | 2 +- .../include/mesosphere/kern_select_interrupt_manager.hpp | 2 +- libmesosphere/include/mesosphere/kern_select_interrupt_name.hpp | 2 +- libmesosphere/include/mesosphere/kern_select_page_table.hpp | 2 +- .../include/mesosphere/kern_select_page_table_impl.hpp | 2 +- libmesosphere/include/mesosphere/kern_select_system_control.hpp | 2 +- .../include/mesosphere/kern_select_userspace_memory_access.hpp | 2 +- libmesosphere/include/mesosphere/kern_slab_helpers.hpp | 2 +- libmesosphere/include/mesosphere/kern_svc.hpp | 2 +- .../include/mesosphere/svc/kern_svc_k_user_pointer.hpp | 2 +- libmesosphere/include/mesosphere/svc/kern_svc_prototypes.hpp | 2 +- libmesosphere/include/mesosphere/svc/kern_svc_results.hpp | 2 +- libmesosphere/include/mesosphere/svc/kern_svc_tables.hpp | 2 +- .../source/arch/arm/kern_generic_interrupt_controller.inc | 2 +- .../arch/arm/kern_k_interrupt_controller.board.generic.cpp | 2 +- libmesosphere/source/arch/arm64/kern_cpu.cpp | 2 +- libmesosphere/source/arch/arm64/kern_cpu_asm.s | 2 +- libmesosphere/source/arch/arm64/kern_exception_handlers.cpp | 2 +- libmesosphere/source/arch/arm64/kern_k_debug.cpp | 2 +- libmesosphere/source/arch/arm64/kern_k_hardware_timer.cpp | 2 +- .../arch/arm64/kern_k_interrupt_controller.board.generic.cpp | 2 +- libmesosphere/source/arch/arm64/kern_k_interrupt_manager.cpp | 2 +- libmesosphere/source/arch/arm64/kern_k_page_table.cpp | 2 +- libmesosphere/source/arch/arm64/kern_k_page_table_impl.cpp | 2 +- .../source/arch/arm64/kern_k_supervisor_page_table.cpp | 2 +- libmesosphere/source/arch/arm64/kern_k_thread_context.cpp | 2 +- libmesosphere/source/arch/arm64/kern_panic_asm.s | 2 +- .../source/arch/arm64/kern_userspace_memory_access_asm.s | 2 +- .../source/arch/arm64/svc/kern_svc_call_secure_monitor_asm.s | 2 +- libmesosphere/source/arch/arm64/svc/kern_svc_exception_asm.s | 2 +- libmesosphere/source/arch/arm64/svc/kern_svc_handlers.cpp | 2 +- libmesosphere/source/arch/arm64/svc/kern_svc_handlers_asm.s | 2 +- libmesosphere/source/arch/arm64/svc/kern_svc_light_ipc_asm.s | 2 +- libmesosphere/source/arch/arm64/svc/kern_svc_tables.cpp | 2 +- .../source/board/nintendo/nx/kern_atomics_registers.hpp | 2 +- libmesosphere/source/board/nintendo/nx/kern_bpmp_api.hpp | 2 +- libmesosphere/source/board/nintendo/nx/kern_ictlr_registers.hpp | 2 +- .../source/board/nintendo/nx/kern_k_device_page_table.cpp | 2 +- .../board/nintendo/nx/kern_k_io_pool.board.nintendo_nx.inc | 2 +- libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager.cpp | 2 +- libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager.hpp | 2 +- .../source/board/nintendo/nx/kern_k_sleep_manager_asm.s | 2 +- .../source/board/nintendo/nx/kern_k_system_control.cpp | 2 +- libmesosphere/source/board/nintendo/nx/kern_lps_driver.cpp | 2 +- libmesosphere/source/board/nintendo/nx/kern_lps_driver.hpp | 2 +- libmesosphere/source/board/nintendo/nx/kern_secure_monitor.cpp | 2 +- libmesosphere/source/board/nintendo/nx/kern_secure_monitor.hpp | 2 +- libmesosphere/source/board/nintendo/nx/kern_sema_registers.hpp | 2 +- libmesosphere/source/init/kern_init_elf.cpp | 2 +- libmesosphere/source/init/kern_init_slab_setup.cpp | 2 +- libmesosphere/source/kern_debug_log.cpp | 2 +- libmesosphere/source/kern_debug_log_impl.board.nintendo_nx.cpp | 2 +- libmesosphere/source/kern_debug_log_impl.hpp | 2 +- libmesosphere/source/kern_initial_process.cpp | 2 +- libmesosphere/source/kern_k_address_arbiter.cpp | 2 +- libmesosphere/source/kern_k_address_space_info.cpp | 2 +- libmesosphere/source/kern_k_auto_object.cpp | 2 +- libmesosphere/source/kern_k_auto_object_container.cpp | 2 +- libmesosphere/source/kern_k_capabilities.cpp | 2 +- libmesosphere/source/kern_k_class_token.cpp | 2 +- libmesosphere/source/kern_k_client_port.cpp | 2 +- libmesosphere/source/kern_k_client_session.cpp | 2 +- libmesosphere/source/kern_k_code_memory.cpp | 2 +- libmesosphere/source/kern_k_condition_variable.cpp | 2 +- libmesosphere/source/kern_k_debug_base.cpp | 2 +- libmesosphere/source/kern_k_debug_base_process_holder.cpp | 2 +- libmesosphere/source/kern_k_device_address_space.cpp | 2 +- libmesosphere/source/kern_k_dpc_manager.cpp | 2 +- libmesosphere/source/kern_k_dump_object.cpp | 2 +- libmesosphere/source/kern_k_event.cpp | 2 +- libmesosphere/source/kern_k_handle_table.cpp | 2 +- libmesosphere/source/kern_k_initial_process_reader.cpp | 2 +- libmesosphere/source/kern_k_interrupt_event.cpp | 2 +- libmesosphere/source/kern_k_interrupt_task_manager.cpp | 2 +- libmesosphere/source/kern_k_io_pool.cpp | 2 +- libmesosphere/source/kern_k_io_pool.unsupported.inc | 2 +- libmesosphere/source/kern_k_io_region.cpp | 2 +- libmesosphere/source/kern_k_light_client_session.cpp | 2 +- libmesosphere/source/kern_k_light_condition_variable.cpp | 2 +- libmesosphere/source/kern_k_light_lock.cpp | 2 +- libmesosphere/source/kern_k_light_server_session.cpp | 2 +- libmesosphere/source/kern_k_light_session.cpp | 2 +- libmesosphere/source/kern_k_memory_block_manager.cpp | 2 +- libmesosphere/source/kern_k_memory_layout.board.nintendo_nx.cpp | 2 +- libmesosphere/source/kern_k_memory_layout.cpp | 2 +- libmesosphere/source/kern_k_memory_manager.cpp | 2 +- libmesosphere/source/kern_k_object_name.cpp | 2 +- libmesosphere/source/kern_k_page_group.cpp | 2 +- libmesosphere/source/kern_k_page_heap.cpp | 2 +- libmesosphere/source/kern_k_page_table_base.cpp | 2 +- libmesosphere/source/kern_k_port.cpp | 2 +- libmesosphere/source/kern_k_process.cpp | 2 +- libmesosphere/source/kern_k_readable_event.cpp | 2 +- libmesosphere/source/kern_k_resource_limit.cpp | 2 +- libmesosphere/source/kern_k_scheduler.cpp | 2 +- libmesosphere/source/kern_k_scoped_disable_dispatch.cpp | 2 +- libmesosphere/source/kern_k_server_port.cpp | 2 +- libmesosphere/source/kern_k_server_session.cpp | 2 +- libmesosphere/source/kern_k_session.cpp | 2 +- libmesosphere/source/kern_k_session_request.cpp | 2 +- libmesosphere/source/kern_k_shared_memory.cpp | 2 +- libmesosphere/source/kern_k_synchronization_object.cpp | 2 +- libmesosphere/source/kern_k_thread.cpp | 2 +- libmesosphere/source/kern_k_thread_local_page.cpp | 2 +- libmesosphere/source/kern_k_thread_queue.cpp | 2 +- libmesosphere/source/kern_k_trace.cpp | 2 +- libmesosphere/source/kern_k_transfer_memory.cpp | 2 +- libmesosphere/source/kern_k_unused_slab_memory.cpp | 2 +- libmesosphere/source/kern_k_wait_object.cpp | 2 +- libmesosphere/source/kern_k_worker_task_manager.cpp | 2 +- libmesosphere/source/kern_kernel.cpp | 2 +- libmesosphere/source/kern_main.cpp | 2 +- libmesosphere/source/kern_panic.cpp | 2 +- libmesosphere/source/libc/kern_cxx.cpp | 2 +- libmesosphere/source/svc/kern_svc_activity.cpp | 2 +- libmesosphere/source/svc/kern_svc_address_arbiter.cpp | 2 +- libmesosphere/source/svc/kern_svc_address_translation.cpp | 2 +- libmesosphere/source/svc/kern_svc_cache.cpp | 2 +- libmesosphere/source/svc/kern_svc_code_memory.cpp | 2 +- libmesosphere/source/svc/kern_svc_condition_variable.cpp | 2 +- libmesosphere/source/svc/kern_svc_debug.cpp | 2 +- libmesosphere/source/svc/kern_svc_debug_string.cpp | 2 +- libmesosphere/source/svc/kern_svc_device_address_space.cpp | 2 +- libmesosphere/source/svc/kern_svc_event.cpp | 2 +- libmesosphere/source/svc/kern_svc_exception.cpp | 2 +- libmesosphere/source/svc/kern_svc_info.cpp | 2 +- libmesosphere/source/svc/kern_svc_interrupt_event.cpp | 2 +- libmesosphere/source/svc/kern_svc_io_pool.cpp | 2 +- libmesosphere/source/svc/kern_svc_ipc.cpp | 2 +- libmesosphere/source/svc/kern_svc_kernel_debug.cpp | 2 +- libmesosphere/source/svc/kern_svc_light_ipc.cpp | 2 +- libmesosphere/source/svc/kern_svc_lock.cpp | 2 +- libmesosphere/source/svc/kern_svc_memory.cpp | 2 +- libmesosphere/source/svc/kern_svc_physical_memory.cpp | 2 +- libmesosphere/source/svc/kern_svc_port.cpp | 2 +- libmesosphere/source/svc/kern_svc_power_management.cpp | 2 +- libmesosphere/source/svc/kern_svc_process.cpp | 2 +- libmesosphere/source/svc/kern_svc_process_memory.cpp | 2 +- libmesosphere/source/svc/kern_svc_processor.cpp | 2 +- libmesosphere/source/svc/kern_svc_query_memory.cpp | 2 +- libmesosphere/source/svc/kern_svc_register.cpp | 2 +- libmesosphere/source/svc/kern_svc_resource_limit.cpp | 2 +- libmesosphere/source/svc/kern_svc_secure_monitor_call.cpp | 2 +- libmesosphere/source/svc/kern_svc_session.cpp | 2 +- libmesosphere/source/svc/kern_svc_shared_memory.cpp | 2 +- libmesosphere/source/svc/kern_svc_synchronization.cpp | 2 +- libmesosphere/source/svc/kern_svc_thread.cpp | 2 +- libmesosphere/source/svc/kern_svc_thread_profiler.cpp | 2 +- libmesosphere/source/svc/kern_svc_tick.cpp | 2 +- libmesosphere/source/svc/kern_svc_transfer_memory.cpp | 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 +- .../stratosphere/ams/impl/ams_system_thread_definitions.hpp | 2 +- libstratosphere/include/stratosphere/boot2.hpp | 2 +- libstratosphere/include/stratosphere/boot2/boot2_api.hpp | 2 +- libstratosphere/include/stratosphere/cal.hpp | 2 +- libstratosphere/include/stratosphere/cal/cal_battery_api.hpp | 2 +- libstratosphere/include/stratosphere/capsrv.hpp | 2 +- .../stratosphere/capsrv/capsrv_screen_shot_control_api.hpp | 2 +- .../stratosphere/capsrv/capsrv_screen_shot_decode_option.hpp | 2 +- .../include/stratosphere/capsrv/server/capsrv_server_config.hpp | 2 +- .../stratosphere/capsrv/server/capsrv_server_decoder_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/clkrst.hpp | 2 +- libstratosphere/include/stratosphere/clkrst/clkrst_api.hpp | 2 +- .../include/stratosphere/clkrst/clkrst_session_api.hpp | 2 +- libstratosphere/include/stratosphere/clkrst/clkrst_types.hpp | 2 +- libstratosphere/include/stratosphere/cs.hpp | 2 +- libstratosphere/include/stratosphere/cs/cs_audio_server.hpp | 2 +- .../include/stratosphere/cs/cs_command_processor.hpp | 2 +- libstratosphere/include/stratosphere/cs/cs_hid_server.hpp | 2 +- .../include/stratosphere/cs/cs_remote_video_server.hpp | 2 +- libstratosphere/include/stratosphere/cs/cs_target_io_server.hpp | 2 +- libstratosphere/include/stratosphere/dd.hpp | 2 +- .../include/stratosphere/dd/dd_device_address_space.hpp | 2 +- .../include/stratosphere/dd/dd_device_address_space_api.hpp | 2 +- .../include/stratosphere/dd/dd_device_address_space_common.hpp | 2 +- .../include/stratosphere/dd/dd_device_address_space_types.hpp | 2 +- libstratosphere/include/stratosphere/dd/dd_io_mappings.hpp | 2 +- libstratosphere/include/stratosphere/dd/dd_process_handle.hpp | 2 +- libstratosphere/include/stratosphere/dd/dd_types.hpp | 2 +- libstratosphere/include/stratosphere/ddsf.hpp | 2 +- .../include/stratosphere/ddsf/ddsf_device_code_entry.hpp | 2 +- .../stratosphere/ddsf/ddsf_device_code_entry_manager.hpp | 2 +- .../include/stratosphere/ddsf/ddsf_event_handler_manager.hpp | 2 +- libstratosphere/include/stratosphere/ddsf/ddsf_i_castable.hpp | 2 +- libstratosphere/include/stratosphere/ddsf/ddsf_i_device.hpp | 2 +- libstratosphere/include/stratosphere/ddsf/ddsf_i_driver.hpp | 2 +- .../include/stratosphere/ddsf/ddsf_i_event_handler.hpp | 2 +- libstratosphere/include/stratosphere/ddsf/ddsf_i_session.hpp | 2 +- libstratosphere/include/stratosphere/ddsf/ddsf_memory_api.hpp | 2 +- libstratosphere/include/stratosphere/ddsf/ddsf_types.hpp | 2 +- .../include/stratosphere/ddsf/impl/ddsf_for_each.hpp | 2 +- .../include/stratosphere/ddsf/impl/ddsf_type_tag.hpp | 2 +- libstratosphere/include/stratosphere/diag.hpp | 2 +- libstratosphere/include/stratosphere/diag/diag_log.hpp | 2 +- libstratosphere/include/stratosphere/diag/diag_log_observer.hpp | 2 +- libstratosphere/include/stratosphere/diag/diag_log_types.hpp | 2 +- libstratosphere/include/stratosphere/diag/diag_sdk_log.hpp | 2 +- .../include/stratosphere/diag/impl/diag_impl_build_config.hpp | 2 +- .../include/stratosphere/diag/impl/diag_impl_log.hpp | 2 +- .../include/stratosphere/diag/impl/diag_impl_structured_log.hpp | 2 +- .../stratosphere/diag/impl/diag_impl_structured_sdk_log.hpp | 2 +- .../include/stratosphere/diag/impl/diag_utf8_util.hpp | 2 +- libstratosphere/include/stratosphere/dmnt.hpp | 2 +- libstratosphere/include/stratosphere/dmnt/dmnt_cheat_types.hpp | 2 +- libstratosphere/include/stratosphere/erpt.hpp | 2 +- libstratosphere/include/stratosphere/erpt/erpt_ids.autogen.hpp | 2 +- .../stratosphere/erpt/erpt_multiple_category_context.hpp | 2 +- libstratosphere/include/stratosphere/erpt/erpt_types.hpp | 2 +- .../include/stratosphere/erpt/sf/erpt_sf_i_attachment.hpp | 2 +- .../include/stratosphere/erpt/sf/erpt_sf_i_context.hpp | 2 +- .../include/stratosphere/erpt/sf/erpt_sf_i_manager.hpp | 2 +- .../include/stratosphere/erpt/sf/erpt_sf_i_report.hpp | 2 +- .../include/stratosphere/erpt/sf/erpt_sf_i_session.hpp | 2 +- libstratosphere/include/stratosphere/erpt/srv/erpt_srv_api.hpp | 2 +- .../include/stratosphere/erpt/srv/erpt_srv_types.hpp | 2 +- libstratosphere/include/stratosphere/err.hpp | 2 +- libstratosphere/include/stratosphere/err/err_error_context.hpp | 2 +- libstratosphere/include/stratosphere/err/err_system_api.hpp | 2 +- libstratosphere/include/stratosphere/err/err_types.hpp | 2 +- libstratosphere/include/stratosphere/fatal.hpp | 2 +- libstratosphere/include/stratosphere/fatal/fatal_types.hpp | 2 +- .../include/stratosphere/fatal/impl/fatal_i_private_service.hpp | 2 +- .../include/stratosphere/fatal/impl/fatal_i_service.hpp | 2 +- libstratosphere/include/stratosphere/fs.hpp | 2 +- .../fs/common/fs_dbm_hierarchical_rom_file_table.hpp | 2 +- .../stratosphere/fs/common/fs_dbm_rom_key_value_storage.hpp | 2 +- .../include/stratosphere/fs/common/fs_dbm_rom_path_tool.hpp | 2 +- .../include/stratosphere/fs/common/fs_dbm_rom_types.hpp | 2 +- .../include/stratosphere/fs/common/fs_file_storage.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_access_log.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_application.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_bis.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_code.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_common.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_content.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_content_storage.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_context.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_device_save_data.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_directory.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_file.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_filesystem.hpp | 2 +- .../include/stratosphere/fs/fs_filesystem_for_debug.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_filesystem_utils.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_game_card.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_i_event_notifier.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_image_directory.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_istorage.hpp | 2 +- .../include/stratosphere/fs/fs_memory_management.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_memory_storage.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_mount.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_operate_range.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_path_utils.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_priority.hpp | 2 +- .../include/stratosphere/fs/fs_program_index_map_info.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_query_range.hpp | 2 +- .../include/stratosphere/fs/fs_read_only_filesystem.hpp | 2 +- .../include/stratosphere/fs/fs_remote_filesystem.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_remote_storage.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_result_config.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_rights_id.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_romfs_filesystem.hpp | 2 +- .../include/stratosphere/fs/fs_save_data_management.hpp | 2 +- .../include/stratosphere/fs/fs_save_data_transaction.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_save_data_types.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_sd_card.hpp | 2 +- .../include/stratosphere/fs/fs_shared_filesystem_holder.hpp | 2 +- .../include/stratosphere/fs/fs_signed_system_partition.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_speed_emulation.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_storage_type.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_substorage.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_system_data.hpp | 2 +- libstratosphere/include/stratosphere/fs/fs_system_save_data.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/fs/fsa/fs_registrar.hpp | 2 +- .../include/stratosphere/fs/impl/fs_access_log_impl.hpp | 2 +- .../include/stratosphere/fs/impl/fs_common_mount_name.hpp | 2 +- libstratosphere/include/stratosphere/fs/impl/fs_data.hpp | 2 +- .../include/stratosphere/fs/impl/fs_filesystem_proxy_type.hpp | 2 +- .../include/stratosphere/fs/impl/fs_fs_inline_context_utils.hpp | 2 +- libstratosphere/include/stratosphere/fs/impl/fs_newable.hpp | 2 +- .../include/stratosphere/fs/impl/fs_priority_utils.hpp | 2 +- .../include/stratosphere/fs/impl/fs_result_utils.hpp | 2 +- libstratosphere/include/stratosphere/fssrv.hpp | 2 +- .../fssrv/fscreator/fssrv_partition_file_system_creator.hpp | 2 +- .../fssrv/fscreator/fssrv_rom_file_system_creator.hpp | 2 +- .../fssrv/fscreator/fssrv_storage_on_nca_creator.hpp | 2 +- .../include/stratosphere/fssrv/fssrv_file_system_proxy_api.hpp | 2 +- .../include/stratosphere/fssrv/fssrv_i_file_system_creator.hpp | 2 +- .../include/stratosphere/fssrv/fssrv_interface_adapters.hpp | 2 +- .../stratosphere/fssrv/fssrv_memory_resource_from_exp_heap.hpp | 2 +- .../fssrv/fssrv_memory_resource_from_standard_allocator.hpp | 2 +- .../stratosphere/fssrv/fssrv_nca_crypto_configuration.hpp | 2 +- .../include/stratosphere/fssrv/fssrv_path_normalizer.hpp | 2 +- .../fssrv/impl/fssrv_impl_program_index_map_info_manager.hpp | 2 +- .../interface_adapters/fssrv_filesystem_interface_adapter.hpp | 2 +- .../interface_adapters/fssrv_storage_interface_adapter.hpp | 2 +- .../include/stratosphere/fssrv/sf/fssrv_sf_i_event_notifier.hpp | 2 +- .../include/stratosphere/fssrv/sf/fssrv_sf_idirectory.hpp | 2 +- .../include/stratosphere/fssrv/sf/fssrv_sf_ifile.hpp | 2 +- .../include/stratosphere/fssrv/sf/fssrv_sf_ifilesystem.hpp | 2 +- .../include/stratosphere/fssrv/sf/fssrv_sf_istorage.hpp | 2 +- libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_path.hpp | 2 +- libstratosphere/include/stratosphere/fssystem.hpp | 2 +- .../fssystem/buffers/fssystem_buffer_manager_utils.hpp | 2 +- .../fssystem/buffers/fssystem_file_system_buddy_heap.hpp | 2 +- .../fssystem/buffers/fssystem_file_system_buffer_manager.hpp | 2 +- .../stratosphere/fssystem/buffers/fssystem_i_buffer_manager.hpp | 2 +- .../include/stratosphere/fssystem/dbm/fssystem_dbm_utils.hpp | 2 +- .../fssystem/fssystem_aes_ctr_counter_extended_storage.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_aes_ctr_storage.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_aes_xts_storage.hpp | 2 +- .../fssystem/fssystem_alignment_matching_storage.hpp | 2 +- .../fssystem/fssystem_alignment_matching_storage_impl.hpp | 2 +- .../stratosphere/fssystem/fssystem_allocator_utility.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_bucket_tree.hpp | 2 +- .../fssystem/fssystem_bucket_tree_template_impl.hpp | 2 +- .../stratosphere/fssystem/fssystem_bucket_tree_utils.hpp | 2 +- .../stratosphere/fssystem/fssystem_crypto_configuration.hpp | 2 +- .../fssystem/fssystem_directory_redirection_filesystem.hpp | 2 +- .../fssystem/fssystem_directory_savedata_filesystem.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_external_code.hpp | 2 +- .../stratosphere/fssystem/fssystem_file_system_proxy_api.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_indirect_storage.hpp | 2 +- .../fssystem/fssystem_indirect_storage_template_impl.hpp | 2 +- .../stratosphere/fssystem/fssystem_integrity_romfs_storage.hpp | 2 +- .../stratosphere/fssystem/fssystem_nca_file_system_driver.hpp | 2 +- .../fssystem/fssystem_nca_file_system_driver_impl.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_nca_header.hpp | 2 +- .../stratosphere/fssystem/fssystem_partition_file_system.hpp | 2 +- .../fssystem/fssystem_partition_file_system_meta.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_pooled_buffer.hpp | 2 +- .../stratosphere/fssystem/fssystem_romfs_file_system.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_sparse_storage.hpp | 2 +- .../fssystem/fssystem_speed_emulation_configuration.hpp | 2 +- .../stratosphere/fssystem/fssystem_subdirectory_filesystem.hpp | 2 +- .../stratosphere/fssystem/fssystem_thread_priority_changer.hpp | 2 +- .../include/stratosphere/fssystem/fssystem_utility.hpp | 2 +- .../fssystem/impl/fssystem_path_resolution_filesystem.hpp | 2 +- .../fssystem/save/fssystem_block_cache_buffered_storage.hpp | 2 +- .../stratosphere/fssystem/save/fssystem_buffered_storage.hpp | 2 +- .../fssystem_hierarchical_integrity_verification_storage.hpp | 2 +- .../include/stratosphere/fssystem/save/fssystem_i_save_file.hpp | 2 +- .../fssystem/save/fssystem_i_save_file_system_driver.hpp | 2 +- .../fssystem/save/fssystem_integrity_verification_storage.hpp | 2 +- .../include/stratosphere/fssystem/save/fssystem_save_types.hpp | 2 +- libstratosphere/include/stratosphere/gpio.hpp | 2 +- .../gpio/driver/board/nintendo/nx/gpio_driver_api.hpp | 2 +- .../include/stratosphere/gpio/driver/gpio_driver_client_api.hpp | 2 +- .../stratosphere/gpio/driver/gpio_driver_service_api.hpp | 2 +- .../include/stratosphere/gpio/driver/gpio_i_gpio_driver.hpp | 2 +- libstratosphere/include/stratosphere/gpio/driver/gpio_pad.hpp | 2 +- .../include/stratosphere/gpio/driver/gpio_pad_accessor.hpp | 2 +- .../include/stratosphere/gpio/driver/gpio_select_driver_api.hpp | 2 +- .../include/stratosphere/gpio/driver/impl/gpio_event_holder.hpp | 2 +- .../stratosphere/gpio/driver/impl/gpio_pad_session_impl.hpp | 2 +- libstratosphere/include/stratosphere/gpio/gpio_api.hpp | 2 +- libstratosphere/include/stratosphere/gpio/gpio_pad_api.hpp | 2 +- .../stratosphere/gpio/gpio_pad_name.board.nintendo_nx.hpp | 2 +- .../include/stratosphere/gpio/gpio_select_pad_name.hpp | 2 +- libstratosphere/include/stratosphere/gpio/gpio_types.hpp | 2 +- .../include/stratosphere/gpio/server/gpio_server_api.hpp | 2 +- .../include/stratosphere/gpio/sf/gpio_sf_i_manager.hpp | 2 +- .../include/stratosphere/gpio/sf/gpio_sf_i_pad_session.hpp | 2 +- libstratosphere/include/stratosphere/hid.hpp | 2 +- libstratosphere/include/stratosphere/hid/hid_api.hpp | 2 +- libstratosphere/include/stratosphere/hos.hpp | 2 +- .../include/stratosphere/hos/hos_stratosphere_api.hpp | 2 +- libstratosphere/include/stratosphere/hos/hos_types.hpp | 2 +- libstratosphere/include/stratosphere/hos/hos_version_api.hpp | 2 +- libstratosphere/include/stratosphere/htc.hpp | 2 +- .../include/stratosphere/htc/server/htc_htcmisc_channel_ids.hpp | 2 +- .../include/stratosphere/htc/server/htc_htcmisc_hipc_server.hpp | 2 +- libstratosphere/include/stratosphere/htc/tenv/htc_tenv.hpp | 2 +- .../include/stratosphere/htc/tenv/htc_tenv_i_service.hpp | 2 +- .../stratosphere/htc/tenv/htc_tenv_i_service_manager.hpp | 2 +- .../include/stratosphere/htc/tenv/htc_tenv_service_manager.hpp | 2 +- .../include/stratosphere/htc/tenv/htc_tenv_types.hpp | 2 +- libstratosphere/include/stratosphere/htcfs.hpp | 2 +- .../include/stratosphere/htcfs/htcfs_hipc_server.hpp | 2 +- libstratosphere/include/stratosphere/htclow.hpp | 2 +- .../include/stratosphere/htclow/htclow_channel_types.hpp | 2 +- .../include/stratosphere/htclow/htclow_manager_holder.hpp | 2 +- .../include/stratosphere/htclow/htclow_module_types.hpp | 2 +- libstratosphere/include/stratosphere/htclow/htclow_types.hpp | 2 +- .../include/stratosphere/htclow/impl/htclow_internal_types.hpp | 2 +- libstratosphere/include/stratosphere/htcs.hpp | 2 +- libstratosphere/include/stratosphere/htcs/htcs_api.hpp | 2 +- libstratosphere/include/stratosphere/htcs/htcs_socket.hpp | 2 +- libstratosphere/include/stratosphere/htcs/htcs_types.hpp | 2 +- .../include/stratosphere/htcs/impl/htcs_channel_ids.hpp | 2 +- .../include/stratosphere/htcs/impl/htcs_manager_holder.hpp | 2 +- .../include/stratosphere/htcs/server/htcs_hipc_server.hpp | 2 +- libstratosphere/include/stratosphere/i2c.hpp | 2 +- .../i2c/driver/board/nintendo/nx/i2c_driver_api.hpp | 2 +- libstratosphere/include/stratosphere/i2c/driver/i2c_bus_api.hpp | 2 +- .../include/stratosphere/i2c/driver/i2c_driver_client_api.hpp | 2 +- .../include/stratosphere/i2c/driver/i2c_driver_service_api.hpp | 2 +- .../include/stratosphere/i2c/driver/i2c_i2c_device_property.hpp | 2 +- .../include/stratosphere/i2c/driver/i2c_i_i2c_driver.hpp | 2 +- .../include/stratosphere/i2c/driver/i2c_select_driver_api.hpp | 2 +- .../stratosphere/i2c/driver/impl/i2c_i2c_session_impl.hpp | 2 +- libstratosphere/include/stratosphere/i2c/i2c_api.hpp | 2 +- libstratosphere/include/stratosphere/i2c/i2c_bus_api.hpp | 2 +- .../include/stratosphere/i2c/i2c_command_list_formatter.hpp | 2 +- .../stratosphere/i2c/i2c_device_name.board.nintendo_nx.hpp | 2 +- .../include/stratosphere/i2c/i2c_register_accessor.hpp | 2 +- .../include/stratosphere/i2c/i2c_select_device_name.hpp | 2 +- libstratosphere/include/stratosphere/i2c/i2c_types.hpp | 2 +- .../include/stratosphere/i2c/server/i2c_server_api.hpp | 2 +- .../include/stratosphere/i2c/sf/i2c_sf_i_manager.hpp | 2 +- .../include/stratosphere/i2c/sf/i2c_sf_i_session.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 +- .../stratosphere/ldr/impl/ldr_debug_monitor_interface.hpp | 2 +- .../stratosphere/ldr/impl/ldr_process_manager_interface.hpp | 2 +- .../include/stratosphere/ldr/impl/ldr_shell_interface.hpp | 2 +- libstratosphere/include/stratosphere/ldr/ldr_pm_api.hpp | 2 +- libstratosphere/include/stratosphere/ldr/ldr_shell_api.hpp | 2 +- libstratosphere/include/stratosphere/ldr/ldr_types.hpp | 2 +- libstratosphere/include/stratosphere/lm.hpp | 2 +- libstratosphere/include/stratosphere/lm/lm_api.hpp | 2 +- libstratosphere/include/stratosphere/lm/lm_log_getter.hpp | 2 +- libstratosphere/include/stratosphere/lm/lm_types.hpp | 2 +- libstratosphere/include/stratosphere/lmem.hpp | 2 +- .../include/stratosphere/lmem/impl/lmem_impl_common.hpp | 2 +- libstratosphere/include/stratosphere/lmem/lmem_common.hpp | 2 +- libstratosphere/include/stratosphere/lmem/lmem_exp_heap.hpp | 2 +- libstratosphere/include/stratosphere/lmem/lmem_unit_heap.hpp | 2 +- libstratosphere/include/stratosphere/lr.hpp | 2 +- .../stratosphere/lr/lr_add_on_content_location_resolver.hpp | 2 +- libstratosphere/include/stratosphere/lr/lr_api.hpp | 2 +- .../stratosphere/lr/lr_i_add_on_content_location_resolver.hpp | 2 +- .../include/stratosphere/lr/lr_i_location_resolver.hpp | 2 +- .../include/stratosphere/lr/lr_i_location_resolver_manager.hpp | 2 +- .../stratosphere/lr/lr_i_registered_location_resolver.hpp | 2 +- .../include/stratosphere/lr/lr_location_resolver.hpp | 2 +- .../stratosphere/lr/lr_location_resolver_manager_impl.hpp | 2 +- .../include/stratosphere/lr/lr_registered_location_resolver.hpp | 2 +- libstratosphere/include/stratosphere/lr/lr_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/mem.hpp | 2 +- .../stratosphere/mem/impl/heap/mem_impl_heap_cached_heap.hpp | 2 +- .../stratosphere/mem/impl/heap/mem_impl_heap_central_heap.hpp | 2 +- .../include/stratosphere/mem/impl/mem_impl_common.hpp | 2 +- .../include/stratosphere/mem/impl/mem_impl_declarations.hpp | 2 +- libstratosphere/include/stratosphere/mem/impl/mem_impl_heap.hpp | 2 +- .../include/stratosphere/mem/mem_standard_allocator.hpp | 2 +- libstratosphere/include/stratosphere/ncm.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_api.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_auto_buffer.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_bounded_map.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_content_id.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_id_utils.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_content_info.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_info_data.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_info_utils.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_management_utils.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_manager_config.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_manager_impl.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_content_meta.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_meta_database.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_meta_extended_data.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_meta_id.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_meta_key.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_meta_type.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_meta_utils.hpp | 2 +- .../include/stratosphere/ncm/ncm_content_storage.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_content_type.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_data_id.hpp | 2 +- .../include/stratosphere/ncm/ncm_firmware_variation.hpp | 2 +- .../include/stratosphere/ncm/ncm_i_content_manager.hpp | 2 +- .../include/stratosphere/ncm/ncm_i_content_meta_database.hpp | 2 +- .../include/stratosphere/ncm/ncm_i_content_storage.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_ids.hpp | 2 +- .../include/stratosphere/ncm/ncm_install_progress.hpp | 2 +- .../include/stratosphere/ncm/ncm_install_task_base.hpp | 2 +- .../include/stratosphere/ncm/ncm_install_task_data.hpp | 2 +- .../include/stratosphere/ncm/ncm_install_task_occupied_size.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_make_path.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_max_count.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_memory_report.hpp | 2 +- .../include/stratosphere/ncm/ncm_package_install_task.hpp | 2 +- .../include/stratosphere/ncm/ncm_package_install_task_base.hpp | 2 +- .../stratosphere/ncm/ncm_package_system_downgrade_task.hpp | 2 +- .../include/stratosphere/ncm/ncm_package_system_update_task.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_path.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_path_string.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_placeholder_id.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_program_id.hpp | 2 +- .../include/stratosphere/ncm/ncm_program_location.hpp | 2 +- .../include/stratosphere/ncm/ncm_registered_host_content.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_rights_id.hpp | 2 +- .../include/stratosphere/ncm/ncm_rights_id_cache.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_storage_id.hpp | 2 +- libstratosphere/include/stratosphere/ncm/ncm_storage_utils.hpp | 2 +- .../stratosphere/ncm/ncm_submission_package_install_task.hpp | 2 +- .../include/stratosphere/ncm/ncm_system_content_meta_id.hpp | 2 +- .../stratosphere/ncm/ncm_system_update_task_apply_info.hpp | 2 +- libstratosphere/include/stratosphere/nim.hpp | 2 +- .../stratosphere/nim/nim_network_install_manager_api.hpp | 2 +- .../include/stratosphere/nim/nim_system_update_task_id.hpp | 2 +- libstratosphere/include/stratosphere/nim/nim_task_id_common.hpp | 2 +- libstratosphere/include/stratosphere/ns.hpp | 2 +- libstratosphere/include/stratosphere/ns/impl/ns_i_async.hpp | 2 +- libstratosphere/include/stratosphere/nsd.hpp | 2 +- .../include/stratosphere/nsd/impl/device/nsd_device.hpp | 2 +- libstratosphere/include/stratosphere/nsd/nsd_types.hpp | 2 +- libstratosphere/include/stratosphere/os.hpp | 2 +- .../include/stratosphere/os/impl/os_internal_busy_mutex.hpp | 2 +- .../os/impl/os_internal_busy_mutex_impl.os.horizon.hpp | 2 +- .../stratosphere/os/impl/os_internal_condition_variable.hpp | 2 +- .../os/impl/os_internal_condition_variable_impl.os.horizon.hpp | 2 +- .../stratosphere/os/impl/os_internal_critical_section.hpp | 2 +- .../os/impl/os_internal_critical_section_impl.os.horizon.hpp | 2 +- .../include/stratosphere/os/impl/os_internal_light_event.hpp | 2 +- .../os/impl/os_internal_light_event_impl.os.horizon.hpp | 2 +- .../include/stratosphere/os/impl/os_internal_rw_busy_mutex.hpp | 2 +- .../os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp | 2 +- .../stratosphere/os/impl/os_memory_fence_api.os.horizon.hpp | 2 +- libstratosphere/include/stratosphere/os/os_barrier.hpp | 2 +- libstratosphere/include/stratosphere/os/os_barrier_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_barrier_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_busy_mutex.hpp | 2 +- libstratosphere/include/stratosphere/os/os_busy_mutex_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_busy_mutex_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_common_types.hpp | 2 +- .../include/stratosphere/os/os_condition_variable.hpp | 2 +- .../include/stratosphere/os/os_condition_variable_api.hpp | 2 +- .../include/stratosphere/os/os_condition_variable_common.hpp | 2 +- .../include/stratosphere/os/os_condition_variable_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_event.hpp | 2 +- libstratosphere/include/stratosphere/os/os_event_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_event_common.hpp | 2 +- libstratosphere/include/stratosphere/os/os_event_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_interrupt_event.hpp | 2 +- .../include/stratosphere/os/os_interrupt_event_api.hpp | 2 +- .../include/stratosphere/os/os_interrupt_event_common.hpp | 2 +- .../include/stratosphere/os/os_interrupt_event_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_io_region.hpp | 2 +- libstratosphere/include/stratosphere/os/os_io_region_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_io_region_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_light_event.hpp | 2 +- libstratosphere/include/stratosphere/os/os_light_event_api.hpp | 2 +- .../include/stratosphere/os/os_light_event_types.hpp | 2 +- .../include/stratosphere/os/os_light_message_queue.hpp | 2 +- .../include/stratosphere/os/os_light_message_queue_api.hpp | 2 +- .../include/stratosphere/os/os_light_message_queue_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_light_semaphore.hpp | 2 +- .../include/stratosphere/os/os_light_semaphore_api.hpp | 2 +- .../include/stratosphere/os/os_light_semaphore_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_memory_common.hpp | 2 +- libstratosphere/include/stratosphere/os/os_memory_fence.hpp | 2 +- libstratosphere/include/stratosphere/os/os_memory_fence_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_memory_heap_api.hpp | 2 +- .../include/stratosphere/os/os_memory_permission.hpp | 2 +- .../include/stratosphere/os/os_memory_virtual_address_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_message_queue.hpp | 2 +- .../include/stratosphere/os/os_message_queue_api.hpp | 2 +- .../include/stratosphere/os/os_message_queue_common.hpp | 2 +- .../include/stratosphere/os/os_message_queue_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_multiple_wait.hpp | 2 +- .../include/stratosphere/os/os_multiple_wait_api.hpp | 2 +- .../include/stratosphere/os/os_multiple_wait_types.hpp | 2 +- .../include/stratosphere/os/os_multiple_wait_utils.hpp | 2 +- libstratosphere/include/stratosphere/os/os_mutex.hpp | 2 +- libstratosphere/include/stratosphere/os/os_mutex_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_mutex_common.hpp | 2 +- libstratosphere/include/stratosphere/os/os_mutex_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_native_handle.hpp | 2 +- .../include/stratosphere/os/os_native_handle_api.hpp | 2 +- .../include/stratosphere/os/os_native_handle_types.hpp | 2 +- .../include/stratosphere/os/os_process_handle_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_random.hpp | 2 +- libstratosphere/include/stratosphere/os/os_rw_busy_mutex.hpp | 2 +- .../include/stratosphere/os/os_rw_busy_mutex_api.hpp | 2 +- .../include/stratosphere/os/os_rw_busy_mutex_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_rw_lock.hpp | 2 +- libstratosphere/include/stratosphere/os/os_rw_lock_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_rw_lock_common.hpp | 2 +- libstratosphere/include/stratosphere/os/os_rw_lock_types.hpp | 2 +- .../include/stratosphere/os/os_sdk_condition_variable.hpp | 2 +- libstratosphere/include/stratosphere/os/os_sdk_mutex.hpp | 2 +- .../include/stratosphere/os/os_sdk_recursive_mutex.hpp | 2 +- .../include/stratosphere/os/os_sdk_reply_and_receive.hpp | 2 +- .../include/stratosphere/os/os_sdk_thread_local_storage.hpp | 2 +- .../include/stratosphere/os/os_sdk_thread_local_storage_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_semaphore.hpp | 2 +- libstratosphere/include/stratosphere/os/os_semaphore_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_semaphore_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_shared_memory.hpp | 2 +- .../include/stratosphere/os/os_shared_memory_api.hpp | 2 +- .../include/stratosphere/os/os_shared_memory_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_system_event.hpp | 2 +- libstratosphere/include/stratosphere/os/os_system_event_api.hpp | 2 +- .../include/stratosphere/os/os_system_event_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_thread.hpp | 2 +- libstratosphere/include/stratosphere/os/os_thread_api.hpp | 2 +- libstratosphere/include/stratosphere/os/os_thread_common.hpp | 2 +- .../include/stratosphere/os/os_thread_local_storage.hpp | 2 +- .../include/stratosphere/os/os_thread_local_storage_api.hpp | 2 +- .../include/stratosphere/os/os_thread_local_storage_common.hpp | 2 +- libstratosphere/include/stratosphere/os/os_thread_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_tick.hpp | 2 +- libstratosphere/include/stratosphere/os/os_timer_event.hpp | 2 +- libstratosphere/include/stratosphere/os/os_timer_event_api.hpp | 2 +- .../include/stratosphere/os/os_timer_event_types.hpp | 2 +- libstratosphere/include/stratosphere/os/os_transfer_memory.hpp | 2 +- .../include/stratosphere/os/os_transfer_memory_api.hpp | 2 +- .../include/stratosphere/os/os_transfer_memory_types.hpp | 2 +- libstratosphere/include/stratosphere/osdbg.hpp | 2 +- libstratosphere/include/stratosphere/osdbg/osdbg_thread.hpp | 2 +- libstratosphere/include/stratosphere/osdbg/osdbg_thread_api.hpp | 2 +- .../include/stratosphere/osdbg/osdbg_thread_api_impl.hpp | 2 +- .../include/stratosphere/osdbg/osdbg_thread_types.hpp | 2 +- libstratosphere/include/stratosphere/patcher.hpp | 2 +- libstratosphere/include/stratosphere/patcher/patcher_api.hpp | 2 +- libstratosphere/include/stratosphere/pcv.hpp | 2 +- libstratosphere/include/stratosphere/pcv/pcv_api.hpp | 2 +- libstratosphere/include/stratosphere/pcv/pcv_types.hpp | 2 +- libstratosphere/include/stratosphere/pgl.hpp | 2 +- libstratosphere/include/stratosphere/pgl/pgl_event_observer.hpp | 2 +- libstratosphere/include/stratosphere/pgl/pgl_shell_api.hpp | 2 +- libstratosphere/include/stratosphere/pgl/pgl_types.hpp | 2 +- .../include/stratosphere/pgl/sf/pgl_sf_i_event_observer.hpp | 2 +- .../include/stratosphere/pgl/sf/pgl_sf_i_shell_interface.hpp | 2 +- libstratosphere/include/stratosphere/pgl/srv/pgl_srv_api.hpp | 2 +- .../include/stratosphere/pgl/srv/pgl_srv_shell_interface.hpp | 2 +- .../include/stratosphere/pgl/tipc/pgl_tipc_i_event_observer.hpp | 2 +- .../stratosphere/pgl/tipc/pgl_tipc_i_shell_interface.hpp | 2 +- libstratosphere/include/stratosphere/pinmux.hpp | 2 +- .../include/stratosphere/pinmux/driver/pinmux_driver_api.hpp | 2 +- libstratosphere/include/stratosphere/pinmux/pinmux_api.hpp | 2 +- libstratosphere/include/stratosphere/pm.hpp | 2 +- .../include/stratosphere/pm/impl/pm_boot_mode_interface.hpp | 2 +- .../include/stratosphere/pm/impl/pm_debug_monitor_interface.hpp | 2 +- .../include/stratosphere/pm/impl/pm_information_interface.hpp | 2 +- .../include/stratosphere/pm/impl/pm_shell_interface.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/powctl.hpp | 2 +- .../stratosphere/powctl/driver/impl/powctl_charge_arbiter.hpp | 2 +- .../driver/impl/powctl_charger_parameters.board.nintendo_nx.hpp | 2 +- .../powctl/driver/impl/powctl_select_charger_parameters.hpp | 2 +- .../include/stratosphere/powctl/driver/powctl_driver_api.hpp | 2 +- .../powctl/impl/powctl_battery_charge_percentage.hpp | 2 +- .../include/stratosphere/powctl/powctl_battery_api.hpp | 2 +- .../include/stratosphere/powctl/powctl_charger_api.hpp | 2 +- .../stratosphere/powctl/powctl_devices.board.nintendo_nx.hpp | 2 +- .../include/stratosphere/powctl/powctl_select_devices.hpp | 2 +- .../include/stratosphere/powctl/powctl_session_api.hpp | 2 +- libstratosphere/include/stratosphere/powctl/powctl_types.hpp | 2 +- libstratosphere/include/stratosphere/psc.hpp | 2 +- libstratosphere/include/stratosphere/psc/psc_pm_module.hpp | 2 +- .../include/stratosphere/psc/psc_pm_module.os.horizon.hpp | 2 +- libstratosphere/include/stratosphere/psc/psc_pm_module_id.hpp | 2 +- libstratosphere/include/stratosphere/psc/psc_types.hpp | 2 +- .../include/stratosphere/psc/sf/psc_sf_i_pm_module.hpp | 2 +- .../include/stratosphere/psc/sf/psc_sf_i_pm_service.hpp | 2 +- libstratosphere/include/stratosphere/pwm.hpp | 2 +- .../pwm/driver/board/nintendo/nx/pwm_driver_api.hpp | 2 +- .../include/stratosphere/pwm/driver/pwm_channel_api.hpp | 2 +- .../include/stratosphere/pwm/driver/pwm_driver_client_api.hpp | 2 +- .../include/stratosphere/pwm/driver/pwm_driver_service_api.hpp | 2 +- .../include/stratosphere/pwm/driver/pwm_i_pwm_device.hpp | 2 +- .../include/stratosphere/pwm/driver/pwm_i_pwm_driver.hpp | 2 +- .../include/stratosphere/pwm/driver/pwm_select_driver_api.hpp | 2 +- libstratosphere/include/stratosphere/pwm/pwm_api.hpp | 2 +- libstratosphere/include/stratosphere/pwm/pwm_channel_api.hpp | 2 +- .../stratosphere/pwm/pwm_channel_name.board.nintendo_nx.hpp | 2 +- .../include/stratosphere/pwm/pwm_select_channel_name.hpp | 2 +- libstratosphere/include/stratosphere/pwm/pwm_types.hpp | 2 +- .../include/stratosphere/pwm/server/pwm_server_api.hpp | 2 +- .../include/stratosphere/pwm/sf/pwm_sf_i_channel_session.hpp | 2 +- .../include/stratosphere/pwm/sf/pwm_sf_i_manager.hpp | 2 +- libstratosphere/include/stratosphere/rapidjson.hpp | 2 +- libstratosphere/include/stratosphere/regulator.hpp | 2 +- .../include/stratosphere/regulator/regulator_api.hpp | 2 +- .../include/stratosphere/regulator/regulator_session_api.hpp | 2 +- .../include/stratosphere/regulator/regulator_types.hpp | 2 +- libstratosphere/include/stratosphere/ro.hpp | 2 +- .../include/stratosphere/ro/impl/ro_debug_monitor_interface.hpp | 2 +- .../include/stratosphere/ro/impl/ro_ro_exception_info.hpp | 2 +- .../include/stratosphere/ro/impl/ro_ro_interface.hpp | 2 +- libstratosphere/include/stratosphere/ro/ro_types.hpp | 2 +- libstratosphere/include/stratosphere/rocrt/rocrt.hpp | 2 +- libstratosphere/include/stratosphere/scs.hpp | 2 +- .../include/stratosphere/scs/scs_command_processor.hpp | 2 +- libstratosphere/include/stratosphere/scs/scs_server_manager.hpp | 2 +- libstratosphere/include/stratosphere/scs/scs_shell.hpp | 2 +- libstratosphere/include/stratosphere/scs/scs_shell_server.hpp | 2 +- libstratosphere/include/stratosphere/scs/scs_tenv.hpp | 2 +- libstratosphere/include/stratosphere/settings.hpp | 2 +- .../stratosphere/settings/factory/settings_configuration_id.hpp | 2 +- .../settings/factory/settings_device_certificate.hpp | 2 +- .../stratosphere/settings/factory/settings_serial_number.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 +- .../stratosphere/settings/system/settings_error_report.hpp | 2 +- .../stratosphere/settings/system/settings_firmware_version.hpp | 2 +- .../stratosphere/settings/system/settings_platform_region.hpp | 2 +- .../stratosphere/settings/system/settings_product_model.hpp | 2 +- .../include/stratosphere/settings/system/settings_region.hpp | 2 +- .../stratosphere/settings/system/settings_serial_number.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_inline_context.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_autogen_impl_macros.hpp | 2 +- .../stratosphere/sf/impl/sf_impl_autogen_interface_macros.hpp | 2 +- .../stratosphere/sf/impl/sf_impl_command_serialization.hpp | 2 +- .../include/stratosphere/sf/impl/sf_impl_template_base.hpp | 2 +- .../include/stratosphere/sf/impl/sf_service_object_impl.hpp | 2 +- .../include/stratosphere/sf/sf_allocation_policies.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 +- .../include/stratosphere/sf/sf_default_allocation_policy.hpp | 2 +- .../include/stratosphere/sf/sf_exp_heap_allocator.hpp | 2 +- .../include/stratosphere/sf/sf_fs_inline_context.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_handles.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_lmem_utility.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_mem_utility.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_memory_resource.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_mitm_dispatch.h | 2 +- libstratosphere/include/stratosphere/sf/sf_object_factory.hpp | 2 +- .../include/stratosphere/sf/sf_object_impl_factory.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_out.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_service_object.hpp | 2 +- libstratosphere/include/stratosphere/sf/sf_shared_object.hpp | 2 +- .../include/stratosphere/sf/sf_standard_allocation_policy.hpp | 2 +- .../include/stratosphere/sf/sf_std_allocation_policy.hpp | 2 +- libstratosphere/include/stratosphere/sm.hpp | 2 +- .../include/stratosphere/sm/impl/sm_manager_interface.hpp | 2 +- .../include/stratosphere/sm/impl/sm_user_interface.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_types.hpp | 2 +- libstratosphere/include/stratosphere/socket.hpp | 2 +- libstratosphere/include/stratosphere/socket/socket_api.hpp | 2 +- libstratosphere/include/stratosphere/socket/socket_config.hpp | 2 +- .../include/stratosphere/socket/socket_constants.hpp | 2 +- libstratosphere/include/stratosphere/socket/socket_errno.hpp | 2 +- libstratosphere/include/stratosphere/socket/socket_options.hpp | 2 +- .../include/stratosphere/socket/socket_system_config.hpp | 2 +- libstratosphere/include/stratosphere/socket/socket_types.hpp | 2 +- libstratosphere/include/stratosphere/spl.hpp | 2 +- .../include/stratosphere/spl/impl/spl_crypto_interface.hpp | 2 +- .../stratosphere/spl/impl/spl_deprecated_general_interface.hpp | 2 +- .../stratosphere/spl/impl/spl_device_unique_data_interface.hpp | 2 +- .../include/stratosphere/spl/impl/spl_es_interface.hpp | 2 +- .../include/stratosphere/spl/impl/spl_fs_interface.hpp | 2 +- .../include/stratosphere/spl/impl/spl_general_interface.hpp | 2 +- .../include/stratosphere/spl/impl/spl_manu_interface.hpp | 2 +- .../include/stratosphere/spl/impl/spl_random_interface.hpp | 2 +- .../include/stratosphere/spl/impl/spl_ssl_interface.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/sprofile.hpp | 2 +- .../include/stratosphere/sprofile/sprofile_types.hpp | 2 +- .../include/stratosphere/sprofile/srv/sprofile_srv_api.hpp | 2 +- .../include/stratosphere/svc/svc_stratosphere_shims.hpp | 2 +- libstratosphere/include/stratosphere/time.hpp | 2 +- .../include/stratosphere/time/impl/util/time_impl_util_api.hpp | 2 +- libstratosphere/include/stratosphere/time/time_api.hpp | 2 +- .../include/stratosphere/time/time_calendar_time.hpp | 2 +- libstratosphere/include/stratosphere/time/time_common.hpp | 2 +- libstratosphere/include/stratosphere/time/time_posix_time.hpp | 2 +- .../stratosphere/time/time_standard_network_system_clock.hpp | 2 +- .../include/stratosphere/time/time_standard_steady_clock.hpp | 2 +- .../stratosphere/time/time_standard_user_system_clock.hpp | 2 +- .../include/stratosphere/time/time_steady_clock_time_point.hpp | 2 +- .../include/stratosphere/time/time_system_clock_common.hpp | 2 +- libstratosphere/include/stratosphere/time/time_timezone_api.hpp | 2 +- libstratosphere/include/stratosphere/tipc.hpp | 2 +- .../stratosphere/tipc/impl/tipc_autogen_interface_macros.hpp | 2 +- .../stratosphere/tipc/impl/tipc_impl_command_serialization.hpp | 2 +- .../include/stratosphere/tipc/impl/tipc_impl_template_base.hpp | 2 +- libstratosphere/include/stratosphere/tipc/tipc_allocators.hpp | 2 +- libstratosphere/include/stratosphere/tipc/tipc_buffers.hpp | 2 +- libstratosphere/include/stratosphere/tipc/tipc_common.hpp | 2 +- libstratosphere/include/stratosphere/tipc/tipc_handles.hpp | 2 +- .../include/stratosphere/tipc/tipc_object_holder.hpp | 2 +- .../include/stratosphere/tipc/tipc_object_manager.hpp | 2 +- libstratosphere/include/stratosphere/tipc/tipc_out.hpp | 2 +- .../include/stratosphere/tipc/tipc_pointer_and_size.hpp | 2 +- .../include/stratosphere/tipc/tipc_server_manager.hpp | 2 +- .../include/stratosphere/tipc/tipc_service_object.hpp | 2 +- .../include/stratosphere/tipc/tipc_service_object_base.hpp | 2 +- libstratosphere/include/stratosphere/tma.hpp | 2 +- .../include/stratosphere/tma/tma_i_directory_accessor.hpp | 2 +- .../include/stratosphere/tma/tma_i_file_accessor.hpp | 2 +- libstratosphere/include/stratosphere/tma/tma_i_file_manager.hpp | 2 +- libstratosphere/include/stratosphere/tma/tma_i_htc_manager.hpp | 2 +- libstratosphere/include/stratosphere/tma/tma_i_htcs_manager.hpp | 2 +- libstratosphere/include/stratosphere/tma/tma_i_socket.hpp | 2 +- libstratosphere/include/stratosphere/tma/tma_path.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/usb.hpp | 2 +- .../include/stratosphere/usb/ds/usb_i_ds_endpoint.hpp | 2 +- .../include/stratosphere/usb/ds/usb_i_ds_interface.hpp | 2 +- .../include/stratosphere/usb/ds/usb_i_ds_service.hpp | 2 +- libstratosphere/include/stratosphere/usb/usb_device.hpp | 2 +- libstratosphere/include/stratosphere/usb/usb_device_types.hpp | 2 +- libstratosphere/include/stratosphere/usb/usb_limits.hpp | 2 +- libstratosphere/include/stratosphere/usb/usb_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 +- .../include/stratosphere/util/util_singleton_traits.hpp | 2 +- libstratosphere/include/stratosphere/util/util_uuid_api.hpp | 2 +- libstratosphere/include/stratosphere/vi.hpp | 2 +- libstratosphere/include/stratosphere/vi/vi_layer_stack.hpp | 2 +- libstratosphere/include/stratosphere/wec.hpp | 2 +- libstratosphere/include/stratosphere/wec/wec_api.hpp | 2 +- libstratosphere/include/stratosphere/wec/wec_types.hpp | 2 +- .../stratosphere/wec/wec_wake_event.board.nintendo_nx.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_environment_weak.cpp | 2 +- libstratosphere/source/ams/ams_exosphere_api.cpp | 2 +- libstratosphere/source/boot2/boot2_api.cpp | 2 +- libstratosphere/source/cal/cal_battery_api.cpp | 2 +- libstratosphere/source/cal/cal_crc_utils.cpp | 2 +- libstratosphere/source/cal/cal_crc_utils.hpp | 2 +- libstratosphere/source/cal/cal_fs_utils.cpp | 2 +- libstratosphere/source/cal/cal_fs_utils.hpp | 2 +- .../source/capsrv/capsrv_screen_shot_control_api.cpp | 2 +- .../source/capsrv/server/capsrv_server_decoder_api.cpp | 2 +- .../decodersrv/decodersrv_decoder_control_server_manager.cpp | 2 +- .../decodersrv/decodersrv_decoder_control_server_manager.hpp | 2 +- .../server/decodersrv/decodersrv_decoder_control_service.cpp | 2 +- .../server/decodersrv/decodersrv_decoder_control_service.hpp | 2 +- .../server/decodersrv/decodersrv_decoder_server_object.cpp | 2 +- .../server/decodersrv/decodersrv_decoder_server_object.hpp | 2 +- .../capsrv/server/decodersrv/decodersrv_decoder_work_memory.hpp | 2 +- .../capsrv/server/jpeg/capsrv_server_jpeg_error_handler.hpp | 2 +- .../capsrv/server/jpeg/capsrv_server_jpeg_library_types.hpp | 2 +- .../capsrv/server/jpeg/decodersrv_software_jpeg_decoder.cpp | 2 +- .../capsrv/server/jpeg/decodersrv_software_jpeg_decoder.hpp | 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/crypto/crypto_csrng.os.horizon.cpp | 2 +- libstratosphere/source/cs/cs_audio_server.cpp | 2 +- libstratosphere/source/cs/cs_command_impl.cpp | 2 +- libstratosphere/source/cs/cs_command_impl.hpp | 2 +- libstratosphere/source/cs/cs_command_processor.cpp | 2 +- libstratosphere/source/cs/cs_hid_server.cpp | 2 +- libstratosphere/source/cs/cs_remote_video_server.cpp | 2 +- libstratosphere/source/cs/cs_target_io_server.cpp | 2 +- libstratosphere/source/dd/dd_device_address_space.cpp | 2 +- libstratosphere/source/dd/impl/dd_device_address_space_impl.hpp | 2 +- .../source/dd/impl/dd_device_address_space_impl.os.horizon.cpp | 2 +- .../source/dd/impl/dd_device_address_space_impl.os.horizon.hpp | 2 +- libstratosphere/source/ddsf/ddsf_device_code_entry_manager.cpp | 2 +- libstratosphere/source/ddsf/ddsf_event_handler.cpp | 2 +- libstratosphere/source/ddsf/ddsf_memory_api.cpp | 2 +- libstratosphere/source/ddsf/ddsf_session_api.cpp | 2 +- libstratosphere/source/diag/diag_assertion_impl.cpp | 2 +- libstratosphere/source/diag/diag_log.cpp | 2 +- libstratosphere/source/diag/diag_log_impl.hpp | 2 +- libstratosphere/source/diag/diag_log_observer.cpp | 2 +- .../source/diag/impl/diag_module_impl.os.horizon.cpp | 2 +- libstratosphere/source/diag/impl/diag_observer_manager.hpp | 2 +- libstratosphere/source/diag/impl/diag_print_debug_string.hpp | 2 +- .../source/diag/impl/diag_print_debug_string.os.horizon.cpp | 2 +- libstratosphere/source/diag/impl/diag_process.os.horizon.cpp | 2 +- libstratosphere/source/diag/impl/diag_utf8_util.cpp | 2 +- libstratosphere/source/dmnt/dmntcht.c | 2 +- libstratosphere/source/dmnt/dmntcht.h | 2 +- libstratosphere/source/erpt/srv/erpt_srv_allocator.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_attachment.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_attachment.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_attachment_impl.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_attachment_impl.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_cipher.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_cipher.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_context.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_context.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_context_impl.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_context_impl.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_context_record.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_context_record.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_forced_shutdown.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_forced_shutdown.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_formatter.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_journal.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_journal.hpp | 2 +- .../source/erpt/srv/erpt_srv_journal_for_attachments.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_journal_for_meta.cpp | 2 +- .../source/erpt/srv/erpt_srv_journal_for_reports.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_journal_record.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_keys.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_keys.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_main.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_manager_impl.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_manager_impl.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_ref_count.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_report.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_report.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_report_impl.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_report_impl.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_reporter.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_reporter.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_service.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_service.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_session_impl.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_session_impl.hpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_stream.cpp | 2 +- libstratosphere/source/erpt/srv/erpt_srv_stream.hpp | 2 +- libstratosphere/source/err/err_api.cpp | 2 +- libstratosphere/source/err/impl/err_string_util.cpp | 2 +- libstratosphere/source/err/impl/err_string_util.hpp | 2 +- .../source/fs/common/fs_dbm_hierarchical_rom_file_table.cpp | 2 +- libstratosphere/source/fs/common/fs_dbm_rom_path_tool.cpp | 2 +- libstratosphere/source/fs/common/fs_file_storage.cpp | 2 +- libstratosphere/source/fs/fs_access_log.cpp | 2 +- libstratosphere/source/fs/fs_application.cpp | 2 +- libstratosphere/source/fs/fs_bis.cpp | 2 +- libstratosphere/source/fs/fs_code.cpp | 2 +- libstratosphere/source/fs/fs_content.cpp | 2 +- libstratosphere/source/fs/fs_content_storage.cpp | 2 +- libstratosphere/source/fs/fs_context.cpp | 2 +- libstratosphere/source/fs/fs_data.cpp | 2 +- libstratosphere/source/fs/fs_device_save_data.cpp | 2 +- libstratosphere/source/fs/fs_file_path_hash.hpp | 2 +- libstratosphere/source/fs/fs_filesystem_utils.cpp | 2 +- libstratosphere/source/fs/fs_game_card.cpp | 2 +- libstratosphere/source/fs/fs_image_directory.cpp | 2 +- libstratosphere/source/fs/fs_memory_management.cpp | 2 +- libstratosphere/source/fs/fs_path_normalizer.cpp | 2 +- libstratosphere/source/fs/fs_path_utils.cpp | 2 +- libstratosphere/source/fs/fs_priority.cpp | 2 +- libstratosphere/source/fs/fs_result_utils.cpp | 2 +- libstratosphere/source/fs/fs_rights_id.cpp | 2 +- libstratosphere/source/fs/fs_romfs_filesystem.cpp | 2 +- libstratosphere/source/fs/fs_save_data_management.cpp | 2 +- libstratosphere/source/fs/fs_scoped_setter.hpp | 2 +- libstratosphere/source/fs/fs_sd_card.cpp | 2 +- libstratosphere/source/fs/fs_signed_system_partition.cpp | 2 +- libstratosphere/source/fs/fs_system_data.cpp | 2 +- libstratosphere/source/fs/fs_system_save_data.cpp | 2 +- libstratosphere/source/fs/fsa/fs_directory_accessor.cpp | 2 +- libstratosphere/source/fs/fsa/fs_directory_accessor.hpp | 2 +- libstratosphere/source/fs/fsa/fs_file_accessor.cpp | 2 +- libstratosphere/source/fs/fsa/fs_file_accessor.hpp | 2 +- libstratosphere/source/fs/fsa/fs_filesystem_accessor.cpp | 2 +- libstratosphere/source/fs/fsa/fs_filesystem_accessor.hpp | 2 +- libstratosphere/source/fs/fsa/fs_mount_name.hpp | 2 +- libstratosphere/source/fs/fsa/fs_mount_table.cpp | 2 +- libstratosphere/source/fs/fsa/fs_mount_table.hpp | 2 +- libstratosphere/source/fs/fsa/fs_mount_utils.cpp | 2 +- libstratosphere/source/fs/fsa/fs_mount_utils.hpp | 2 +- libstratosphere/source/fs/fsa/fs_registrar.cpp | 2 +- libstratosphere/source/fs/fsa/fs_user_directory.cpp | 2 +- libstratosphere/source/fs/fsa/fs_user_file.cpp | 2 +- libstratosphere/source/fs/fsa/fs_user_filesystem.cpp | 2 +- libstratosphere/source/fs/fsa/fs_user_filesystem_for_debug.cpp | 2 +- libstratosphere/source/fs/fsa/fs_user_mount_table.cpp | 2 +- libstratosphere/source/fs/fsa/fs_user_mount_table.hpp | 2 +- .../source/fs/impl/fs_event_notifier_object_adapter.hpp | 2 +- .../fssrv/fscreator/fssrv_partition_file_system_creator.cpp | 2 +- .../source/fssrv/fscreator/fssrv_rom_file_system_creator.cpp | 2 +- .../source/fssrv/fscreator/fssrv_storage_on_nca_creator.cpp | 2 +- libstratosphere/source/fssrv/fssrv_file_system_proxy_api.cpp | 2 +- .../source/fssrv/fssrv_filesystem_interface_adapter.cpp | 2 +- .../source/fssrv/fssrv_memory_resource_from_exp_heap.cpp | 2 +- .../fssrv/fssrv_memory_resource_from_standard_allocator.cpp | 2 +- libstratosphere/source/fssrv/fssrv_nca_crypto_configuration.cpp | 2 +- libstratosphere/source/fssrv/fssrv_path_normalizer.cpp | 2 +- .../source/fssrv/fssrv_storage_interface_adapter.cpp | 2 +- .../source/fssrv/impl/fssrv_allocator_for_service_framework.hpp | 2 +- .../source/fssystem/buffers/fssystem_buffer_manager_utils.cpp | 2 +- .../source/fssystem/buffers/fssystem_file_system_buddy_heap.cpp | 2 +- .../fssystem/buffers/fssystem_file_system_buffer_manager.cpp | 2 +- .../fssystem/fssystem_aes_ctr_counter_extended_storage.cpp | 2 +- libstratosphere/source/fssystem/fssystem_aes_ctr_storage.cpp | 2 +- libstratosphere/source/fssystem/fssystem_aes_xts_storage.cpp | 2 +- .../fssystem/fssystem_alignment_matching_storage_impl.cpp | 2 +- libstratosphere/source/fssystem/fssystem_allocator_utility.cpp | 2 +- libstratosphere/source/fssystem/fssystem_bucket_tree.cpp | 2 +- .../source/fssystem/fssystem_crypto_configuration.cpp | 2 +- .../fssystem/fssystem_directory_redirection_filesystem.cpp | 2 +- .../source/fssystem/fssystem_directory_savedata_filesystem.cpp | 2 +- libstratosphere/source/fssystem/fssystem_external_code.cpp | 2 +- .../source/fssystem/fssystem_file_system_proxy_api.cpp | 2 +- .../source/fssystem/fssystem_hierarchical_sha256_storage.cpp | 2 +- .../source/fssystem/fssystem_hierarchical_sha256_storage.hpp | 2 +- libstratosphere/source/fssystem/fssystem_indirect_storage.cpp | 2 +- .../source/fssystem/fssystem_integrity_romfs_storage.cpp | 2 +- libstratosphere/source/fssystem/fssystem_key_slot_cache.hpp | 2 +- libstratosphere/source/fssystem/fssystem_lru_list_cache.hpp | 2 +- .../source/fssystem/fssystem_nca_file_system_driver.cpp | 2 +- libstratosphere/source/fssystem/fssystem_nca_header.cpp | 2 +- libstratosphere/source/fssystem/fssystem_nca_reader.cpp | 2 +- .../source/fssystem/fssystem_partition_file_system.cpp | 2 +- .../source/fssystem/fssystem_partition_file_system_meta.cpp | 2 +- libstratosphere/source/fssystem/fssystem_pooled_buffer.cpp | 2 +- .../source/fssystem/fssystem_read_only_block_cache_storage.hpp | 2 +- libstratosphere/source/fssystem/fssystem_romfs_filesystem.cpp | 2 +- libstratosphere/source/fssystem/fssystem_sparse_storage.cpp | 2 +- .../source/fssystem/fssystem_speed_emulation_configuration.cpp | 2 +- .../source/fssystem/fssystem_subdirectory_filesystem.cpp | 2 +- .../source/fssystem/fssystem_thread_priority_changer.cpp | 2 +- libstratosphere/source/fssystem/fssystem_utility.cpp | 2 +- .../fssystem/save/fssystem_block_cache_buffered_storage.cpp | 2 +- .../source/fssystem/save/fssystem_buffered_storage.cpp | 2 +- .../fssystem_hierarchical_integrity_verification_storage.cpp | 2 +- .../fssystem/save/fssystem_integrity_verification_storage.cpp | 2 +- .../source/gpio/driver/board/nintendo/nx/gpio_driver_api.cpp | 2 +- .../gpio/driver/board/nintendo/nx/impl/gpio_driver_impl.cpp | 2 +- .../gpio/driver/board/nintendo/nx/impl/gpio_driver_impl.hpp | 2 +- .../gpio/driver/board/nintendo/nx/impl/gpio_initial_config.cpp | 2 +- .../gpio/driver/board/nintendo/nx/impl/gpio_initial_config.hpp | 2 +- .../driver/board/nintendo/nx/impl/gpio_initial_config_aula.inc | 2 +- .../board/nintendo/nx/impl/gpio_initial_config_calcio.inc | 2 +- .../driver/board/nintendo/nx/impl/gpio_initial_config_hoag.inc | 2 +- .../driver/board/nintendo/nx/impl/gpio_initial_config_icosa.inc | 2 +- .../driver/board/nintendo/nx/impl/gpio_initial_config_iowa.inc | 2 +- .../nintendo/nx/impl/gpio_initial_wake_pin_config_aula.inc | 2 +- .../nintendo/nx/impl/gpio_initial_wake_pin_config_calcio.inc | 2 +- .../nintendo/nx/impl/gpio_initial_wake_pin_config_hoag.inc | 2 +- .../nintendo/nx/impl/gpio_initial_wake_pin_config_icosa.inc | 2 +- .../nintendo/nx/impl/gpio_initial_wake_pin_config_iowa.inc | 2 +- .../nintendo/nx/impl/gpio_internal_pad_map_combination.inc | 2 +- .../driver/board/nintendo/nx/impl/gpio_register_accessor.hpp | 2 +- .../gpio/driver/board/nintendo/nx/impl/gpio_suspend_handler.cpp | 2 +- .../gpio/driver/board/nintendo/nx/impl/gpio_suspend_handler.hpp | 2 +- .../gpio/driver/board/nintendo/nx/impl/gpio_tegra_pad.hpp | 2 +- .../gpio/driver/board/nintendo/nx/impl/gpio_wake_pin_config.hpp | 2 +- libstratosphere/source/gpio/driver/gpio_driver_client_api.cpp | 2 +- libstratosphere/source/gpio/driver/gpio_driver_service_api.cpp | 2 +- libstratosphere/source/gpio/driver/gpio_pad.cpp | 2 +- libstratosphere/source/gpio/driver/gpio_pad_api.cpp | 2 +- libstratosphere/source/gpio/driver/impl/gpio_driver_core.cpp | 2 +- libstratosphere/source/gpio/driver/impl/gpio_driver_core.hpp | 2 +- .../source/gpio/driver/impl/gpio_pad_session_impl.cpp | 2 +- libstratosphere/source/gpio/gpio_client_api.cpp | 2 +- libstratosphere/source/gpio/gpio_remote_manager_impl.cpp | 2 +- libstratosphere/source/gpio/gpio_remote_manager_impl.hpp | 2 +- libstratosphere/source/gpio/gpio_remote_pad_session_impl.hpp | 2 +- libstratosphere/source/gpio/server/gpio_server_api.cpp | 2 +- libstratosphere/source/gpio/server/gpio_server_manager_impl.cpp | 2 +- libstratosphere/source/gpio/server/gpio_server_manager_impl.hpp | 2 +- .../source/gpio/server/gpio_server_pad_session_impl.hpp | 2 +- libstratosphere/source/hid/hid_api.cpp | 2 +- libstratosphere/source/hos/hos_stratosphere_api.cpp | 2 +- libstratosphere/source/hos/hos_version_api.cpp | 2 +- libstratosphere/source/hos/hos_version_api_private.hpp | 2 +- libstratosphere/source/htc/server/driver/htc_driver_manager.hpp | 2 +- libstratosphere/source/htc/server/driver/htc_htclow_driver.cpp | 2 +- libstratosphere/source/htc/server/driver/htc_htclow_driver.hpp | 2 +- libstratosphere/source/htc/server/driver/htc_i_driver.hpp | 2 +- libstratosphere/source/htc/server/htc_htc_service_object.cpp | 2 +- libstratosphere/source/htc/server/htc_htc_service_object.hpp | 2 +- libstratosphere/source/htc/server/htc_htcmisc_hipc_server.cpp | 2 +- libstratosphere/source/htc/server/htc_htcmisc_impl.cpp | 2 +- libstratosphere/source/htc/server/htc_htcmisc_impl.hpp | 2 +- libstratosphere/source/htc/server/htc_htcmisc_manager.cpp | 2 +- libstratosphere/source/htc/server/htc_htcmisc_manager.hpp | 2 +- libstratosphere/source/htc/server/htc_observer.cpp | 2 +- libstratosphere/source/htc/server/htc_observer.hpp | 2 +- libstratosphere/source/htc/server/htc_power_state_control.cpp | 2 +- .../source/htc/server/rpc/htc_htcmisc_rpc_server.cpp | 2 +- .../source/htc/server/rpc/htc_htcmisc_rpc_server.hpp | 2 +- libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_tasks.cpp | 2 +- libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_tasks.hpp | 2 +- libstratosphere/source/htc/server/rpc/htc_rpc_client.cpp | 2 +- libstratosphere/source/htc/server/rpc/htc_rpc_client.hpp | 2 +- .../source/htc/server/rpc/htc_rpc_task_id_free_list.hpp | 2 +- libstratosphere/source/htc/server/rpc/htc_rpc_task_queue.hpp | 2 +- libstratosphere/source/htc/server/rpc/htc_rpc_task_table.hpp | 2 +- libstratosphere/source/htc/server/rpc/htc_rpc_tasks.hpp | 2 +- libstratosphere/source/htc/tenv/htc_tenv.cpp | 2 +- libstratosphere/source/htc/tenv/htc_tenv_service.cpp | 2 +- libstratosphere/source/htc/tenv/htc_tenv_service.hpp | 2 +- libstratosphere/source/htc/tenv/htc_tenv_service_manager.cpp | 2 +- libstratosphere/source/htc/tenv/impl/htc_tenv_allocator.cpp | 2 +- libstratosphere/source/htc/tenv/impl/htc_tenv_allocator.hpp | 2 +- .../source/htc/tenv/impl/htc_tenv_definition_file_info.hpp | 2 +- libstratosphere/source/htc/tenv/impl/htc_tenv_impl.cpp | 2 +- libstratosphere/source/htc/tenv/impl/htc_tenv_impl.hpp | 2 +- libstratosphere/source/htcfs/htcfs_cache_manager.hpp | 2 +- libstratosphere/source/htcfs/htcfs_client.cpp | 2 +- libstratosphere/source/htcfs/htcfs_client.hpp | 2 +- libstratosphere/source/htcfs/htcfs_client_impl.cpp | 2 +- libstratosphere/source/htcfs/htcfs_client_impl.hpp | 2 +- libstratosphere/source/htcfs/htcfs_directory_service_object.cpp | 2 +- libstratosphere/source/htcfs/htcfs_directory_service_object.hpp | 2 +- libstratosphere/source/htcfs/htcfs_file_service_object.cpp | 2 +- libstratosphere/source/htcfs/htcfs_file_service_object.hpp | 2 +- .../source/htcfs/htcfs_file_system_service_object.cpp | 2 +- .../source/htcfs/htcfs_file_system_service_object.hpp | 2 +- libstratosphere/source/htcfs/htcfs_header_factory.hpp | 2 +- libstratosphere/source/htcfs/htcfs_hipc_server.cpp | 2 +- libstratosphere/source/htcfs/htcfs_result.hpp | 2 +- libstratosphere/source/htcfs/htcfs_result_utils.hpp | 2 +- libstratosphere/source/htcfs/htcfs_working_directory.cpp | 2 +- libstratosphere/source/htcfs/htcfs_working_directory.hpp | 2 +- libstratosphere/source/htclow/ctrl/htclow_ctrl_packet.hpp | 2 +- .../source/htclow/ctrl/htclow_ctrl_packet_factory.cpp | 2 +- .../source/htclow/ctrl/htclow_ctrl_packet_factory.hpp | 2 +- libstratosphere/source/htclow/ctrl/htclow_ctrl_send_buffer.cpp | 2 +- libstratosphere/source/htclow/ctrl/htclow_ctrl_send_buffer.hpp | 2 +- libstratosphere/source/htclow/ctrl/htclow_ctrl_service.cpp | 2 +- libstratosphere/source/htclow/ctrl/htclow_ctrl_service.hpp | 2 +- .../source/htclow/ctrl/htclow_ctrl_service_channels.hpp | 2 +- .../source/htclow/ctrl/htclow_ctrl_settings_holder.cpp | 2 +- .../source/htclow/ctrl/htclow_ctrl_settings_holder.hpp | 2 +- libstratosphere/source/htclow/ctrl/htclow_ctrl_state.hpp | 2 +- .../source/htclow/ctrl/htclow_ctrl_state_machine.cpp | 2 +- .../source/htclow/ctrl/htclow_ctrl_state_machine.hpp | 2 +- libstratosphere/source/htclow/ctrl/htclow_json.cpp | 2 +- libstratosphere/source/htclow/ctrl/htclow_json.hpp | 2 +- .../source/htclow/ctrl/htclow_service_channel_parser.cpp | 2 +- .../source/htclow/ctrl/htclow_service_channel_parser.hpp | 2 +- libstratosphere/source/htclow/driver/htclow_driver_manager.cpp | 2 +- libstratosphere/source/htclow/driver/htclow_driver_manager.hpp | 2 +- .../source/htclow/driver/htclow_driver_memory_management.cpp | 2 +- .../source/htclow/driver/htclow_driver_memory_management.hpp | 2 +- libstratosphere/source/htclow/driver/htclow_i_driver.hpp | 2 +- .../source/htclow/driver/htclow_socket_discovery_manager.cpp | 2 +- .../source/htclow/driver/htclow_socket_discovery_manager.hpp | 2 +- .../source/htclow/driver/htclow_socket_discovery_util.cpp | 2 +- .../source/htclow/driver/htclow_socket_discovery_util.hpp | 2 +- libstratosphere/source/htclow/driver/htclow_socket_driver.cpp | 2 +- libstratosphere/source/htclow/driver/htclow_socket_driver.hpp | 2 +- libstratosphere/source/htclow/driver/htclow_usb_driver.cpp | 2 +- libstratosphere/source/htclow/driver/htclow_usb_driver.hpp | 2 +- libstratosphere/source/htclow/driver/htclow_usb_impl.cpp | 2 +- libstratosphere/source/htclow/driver/htclow_usb_impl.hpp | 2 +- libstratosphere/source/htclow/htclow_channel.cpp | 2 +- libstratosphere/source/htclow/htclow_channel.hpp | 2 +- libstratosphere/source/htclow/htclow_default_channel_config.hpp | 2 +- libstratosphere/source/htclow/htclow_listener.cpp | 2 +- libstratosphere/source/htclow/htclow_listener.hpp | 2 +- libstratosphere/source/htclow/htclow_manager.cpp | 2 +- libstratosphere/source/htclow/htclow_manager.hpp | 2 +- libstratosphere/source/htclow/htclow_manager_holder.cpp | 2 +- libstratosphere/source/htclow/htclow_manager_impl.cpp | 2 +- libstratosphere/source/htclow/htclow_manager_impl.hpp | 2 +- libstratosphere/source/htclow/htclow_packet.hpp | 2 +- libstratosphere/source/htclow/htclow_packet_factory.cpp | 2 +- libstratosphere/source/htclow/htclow_packet_factory.hpp | 2 +- libstratosphere/source/htclow/htclow_worker.cpp | 2 +- libstratosphere/source/htclow/htclow_worker.hpp | 2 +- libstratosphere/source/htclow/mux/htclow_mux.cpp | 2 +- libstratosphere/source/htclow/mux/htclow_mux.hpp | 2 +- libstratosphere/source/htclow/mux/htclow_mux_channel_impl.cpp | 2 +- libstratosphere/source/htclow/mux/htclow_mux_channel_impl.hpp | 2 +- .../source/htclow/mux/htclow_mux_channel_impl_map.cpp | 2 +- .../source/htclow/mux/htclow_mux_channel_impl_map.hpp | 2 +- .../source/htclow/mux/htclow_mux_global_send_buffer.cpp | 2 +- .../source/htclow/mux/htclow_mux_global_send_buffer.hpp | 2 +- libstratosphere/source/htclow/mux/htclow_mux_ring_buffer.cpp | 2 +- libstratosphere/source/htclow/mux/htclow_mux_ring_buffer.hpp | 2 +- libstratosphere/source/htclow/mux/htclow_mux_send_buffer.cpp | 2 +- libstratosphere/source/htclow/mux/htclow_mux_send_buffer.hpp | 2 +- libstratosphere/source/htclow/mux/htclow_mux_task_manager.cpp | 2 +- libstratosphere/source/htclow/mux/htclow_mux_task_manager.hpp | 2 +- libstratosphere/source/htcs/client/htcs_session.cpp | 2 +- libstratosphere/source/htcs/client/htcs_session.hpp | 2 +- .../source/htcs/client/htcs_virtual_socket_collection.cpp | 2 +- .../source/htcs/client/htcs_virtual_socket_collection.hpp | 2 +- libstratosphere/source/htcs/htcs_socket.cpp | 2 +- libstratosphere/source/htcs/impl/htcs_impl.cpp | 2 +- libstratosphere/source/htcs/impl/htcs_impl.hpp | 2 +- libstratosphere/source/htcs/impl/htcs_manager.cpp | 2 +- libstratosphere/source/htcs/impl/htcs_manager.hpp | 2 +- libstratosphere/source/htcs/impl/htcs_manager_holder.cpp | 2 +- libstratosphere/source/htcs/impl/htcs_manager_impl.cpp | 2 +- libstratosphere/source/htcs/impl/htcs_manager_impl.hpp | 2 +- libstratosphere/source/htcs/impl/htcs_monitor.cpp | 2 +- libstratosphere/source/htcs/impl/htcs_monitor.hpp | 2 +- libstratosphere/source/htcs/impl/htcs_service.cpp | 2 +- libstratosphere/source/htcs/impl/htcs_service.hpp | 2 +- libstratosphere/source/htcs/impl/htcs_util.cpp | 2 +- libstratosphere/source/htcs/impl/htcs_util.hpp | 2 +- .../source/htcs/impl/rpc/htcs_data_channel_manager.cpp | 2 +- .../source/htcs/impl/rpc/htcs_data_channel_manager.hpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_accept_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_bind_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_close_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_connect_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_fcntl_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_listen_task.cpp | 2 +- .../source/htcs/impl/rpc/htcs_rpc_receive_small_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_receive_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_select_task.cpp | 2 +- .../source/htcs/impl/rpc/htcs_rpc_send_small_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_send_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_shutdown_task.cpp | 2 +- .../source/htcs/impl/rpc/htcs_rpc_signaling_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_socket_task.cpp | 2 +- libstratosphere/source/htcs/impl/rpc/htcs_rpc_tasks.hpp | 2 +- libstratosphere/source/htcs/server/htcs_hipc_server.cpp | 2 +- .../source/htcs/server/htcs_manager_service_object.cpp | 2 +- .../source/htcs/server/htcs_manager_service_object.hpp | 2 +- .../htcs/server/htcs_manager_service_object_deprecated.cpp | 2 +- .../source/htcs/server/htcs_service_object_allocator.hpp | 2 +- .../source/htcs/server/htcs_socket_service_object.cpp | 2 +- .../source/htcs/server/htcs_socket_service_object.hpp | 2 +- .../htcs/server/htcs_socket_service_object_deprecated.cpp | 2 +- .../source/i2c/driver/board/nintendo/nx/i2c_bus_device_map.inc | 2 +- .../source/i2c/driver/board/nintendo/nx/i2c_driver_api.cpp | 2 +- .../i2c/driver/board/nintendo/nx/impl/i2c_bus_accessor.cpp | 2 +- .../i2c/driver/board/nintendo/nx/impl/i2c_bus_accessor.hpp | 2 +- .../i2c/driver/board/nintendo/nx/impl/i2c_bus_manager.hpp | 2 +- .../board/nintendo/nx/impl/i2c_device_property_manager.hpp | 2 +- .../i2c/driver/board/nintendo/nx/impl/i2c_i2c_registers.hpp | 2 +- .../i2c/driver/board/nintendo/nx/impl/i2c_i_allocator.hpp | 2 +- libstratosphere/source/i2c/driver/i2c_driver_bus_api.cpp | 2 +- libstratosphere/source/i2c/driver/i2c_driver_client_api.cpp | 2 +- libstratosphere/source/i2c/driver/i2c_driver_service_api.cpp | 2 +- libstratosphere/source/i2c/driver/impl/i2c_driver_core.cpp | 2 +- libstratosphere/source/i2c/driver/impl/i2c_driver_core.hpp | 2 +- libstratosphere/source/i2c/driver/impl/i2c_i2c_session_impl.cpp | 2 +- libstratosphere/source/i2c/i2c_client_api.cpp | 2 +- libstratosphere/source/i2c/i2c_command_list_formatter.cpp | 2 +- libstratosphere/source/i2c/impl/i2c_command_list_format.hpp | 2 +- libstratosphere/source/i2c/server/i2c_server_api.cpp | 2 +- libstratosphere/source/i2c/server/i2c_server_manager_impl.cpp | 2 +- libstratosphere/source/i2c/server/i2c_server_manager_impl.hpp | 2 +- libstratosphere/source/i2c/server/i2c_server_session_impl.hpp | 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/ldr/ldr_shell_api.cpp | 2 +- libstratosphere/source/lm/impl/lm_log_data_chunk.hpp | 2 +- libstratosphere/source/lm/impl/lm_log_packet_header.hpp | 2 +- libstratosphere/source/lm/impl/lm_log_packet_transmitter.hpp | 2 +- .../source/lm/impl/lm_log_packet_transmitter_base.cpp | 2 +- .../source/lm/impl/lm_log_packet_transmitter_base.hpp | 2 +- libstratosphere/source/lm/lm_api.cpp | 2 +- libstratosphere/source/lm/lm_remote_log_service.cpp | 2 +- libstratosphere/source/lm/lm_remote_log_service.hpp | 2 +- libstratosphere/source/lm/lm_service_name.hpp | 2 +- libstratosphere/source/lm/sf/lm_i_log_getter.hpp | 2 +- libstratosphere/source/lm/sf/lm_i_log_service.hpp | 2 +- libstratosphere/source/lm/srv/lm_custom_sink_buffer.cpp | 2 +- libstratosphere/source/lm/srv/lm_custom_sink_buffer.hpp | 2 +- libstratosphere/source/lm/srv/lm_event_log_transmitter.cpp | 2 +- libstratosphere/source/lm/srv/lm_event_log_transmitter.hpp | 2 +- libstratosphere/source/lm/srv/lm_flush_thread.cpp | 2 +- libstratosphere/source/lm/srv/lm_ipc_server.cpp | 2 +- libstratosphere/source/lm/srv/lm_log_buffer.cpp | 2 +- libstratosphere/source/lm/srv/lm_log_buffer.hpp | 2 +- libstratosphere/source/lm/srv/lm_log_getter.cpp | 2 +- libstratosphere/source/lm/srv/lm_log_getter.hpp | 2 +- libstratosphere/source/lm/srv/lm_log_getter_impl.cpp | 2 +- libstratosphere/source/lm/srv/lm_log_getter_impl.hpp | 2 +- libstratosphere/source/lm/srv/lm_log_packet_parser.cpp | 2 +- libstratosphere/source/lm/srv/lm_log_packet_parser.hpp | 2 +- libstratosphere/source/lm/srv/lm_log_server_proxy.cpp | 2 +- libstratosphere/source/lm/srv/lm_log_server_proxy.hpp | 2 +- libstratosphere/source/lm/srv/lm_log_service_impl.cpp | 2 +- libstratosphere/source/lm/srv/lm_log_service_impl.hpp | 2 +- libstratosphere/source/lm/srv/lm_logger_impl.cpp | 2 +- libstratosphere/source/lm/srv/lm_logger_impl.hpp | 2 +- libstratosphere/source/lm/srv/lm_sd_card_logger.cpp | 2 +- libstratosphere/source/lm/srv/lm_sd_card_logger.hpp | 2 +- libstratosphere/source/lm/srv/lm_time_util.cpp | 2 +- libstratosphere/source/lm/srv/lm_time_util.hpp | 2 +- libstratosphere/source/lmem/impl/lmem_impl_common_heap.cpp | 2 +- libstratosphere/source/lmem/impl/lmem_impl_common_heap.hpp | 2 +- libstratosphere/source/lmem/impl/lmem_impl_exp_heap.cpp | 2 +- libstratosphere/source/lmem/impl/lmem_impl_exp_heap.hpp | 2 +- libstratosphere/source/lmem/impl/lmem_impl_unit_heap.cpp | 2 +- libstratosphere/source/lmem/impl/lmem_impl_unit_heap.hpp | 2 +- libstratosphere/source/lmem/lmem_common.cpp | 2 +- libstratosphere/source/lmem/lmem_exp_heap.cpp | 2 +- libstratosphere/source/lmem/lmem_unit_heap.cpp | 2 +- .../source/lr/lr_add_on_content_location_resolver_impl.cpp | 2 +- .../source/lr/lr_add_on_content_location_resolver_impl.hpp | 2 +- libstratosphere/source/lr/lr_api.cpp | 2 +- libstratosphere/source/lr/lr_content_location_resolver_impl.cpp | 2 +- libstratosphere/source/lr/lr_content_location_resolver_impl.hpp | 2 +- libstratosphere/source/lr/lr_location_redirector.cpp | 2 +- libstratosphere/source/lr/lr_location_redirector.hpp | 2 +- libstratosphere/source/lr/lr_location_resolver_impl_base.hpp | 2 +- libstratosphere/source/lr/lr_location_resolver_manager_impl.cpp | 2 +- .../source/lr/lr_redirect_only_location_resolver_impl.cpp | 2 +- .../source/lr/lr_redirect_only_location_resolver_impl.hpp | 2 +- libstratosphere/source/lr/lr_registered_data.hpp | 2 +- .../source/lr/lr_registered_location_resolver_impl.cpp | 2 +- .../source/lr/lr_registered_location_resolver_impl.hpp | 2 +- libstratosphere/source/lr/lr_remote_location_resolver_impl.hpp | 2 +- .../source/lr/lr_remote_registered_location_resolver_impl.hpp | 2 +- libstratosphere/source/map/map_api.cpp | 2 +- .../source/mem/impl/heap/mem_impl_heap_cached_heap.cpp | 2 +- .../source/mem/impl/heap/mem_impl_heap_central_heap.cpp | 2 +- libstratosphere/source/mem/impl/heap/mem_impl_heap_platform.hpp | 2 +- .../source/mem/impl/heap/mem_impl_heap_tls_heap_cache.cpp | 2 +- .../source/mem/impl/heap/mem_impl_heap_tls_heap_cache.hpp | 2 +- .../source/mem/impl/heap/mem_impl_heap_tls_heap_central.cpp | 2 +- .../source/mem/impl/heap/mem_impl_heap_tls_heap_central.hpp | 2 +- .../source/mem/impl/heap/mem_impl_heap_tls_heap_static.hpp | 2 +- libstratosphere/source/mem/impl/mem_impl_platform.hpp | 2 +- .../source/mem/impl/mem_impl_platform.os.horizon.cpp | 2 +- libstratosphere/source/mem/mem_standard_allocator.cpp | 2 +- libstratosphere/source/ncm/ncm_api.cpp | 2 +- libstratosphere/source/ncm/ncm_content_id_utils.cpp | 2 +- libstratosphere/source/ncm/ncm_content_info_utils.cpp | 2 +- libstratosphere/source/ncm/ncm_content_management_utils.cpp | 2 +- libstratosphere/source/ncm/ncm_content_manager_impl.cpp | 2 +- libstratosphere/source/ncm/ncm_content_meta.cpp | 2 +- libstratosphere/source/ncm/ncm_content_meta_database_impl.cpp | 2 +- libstratosphere/source/ncm/ncm_content_meta_database_impl.hpp | 2 +- .../source/ncm/ncm_content_meta_database_impl_base.hpp | 2 +- libstratosphere/source/ncm/ncm_content_meta_type.cpp | 2 +- libstratosphere/source/ncm/ncm_content_meta_utils.cpp | 2 +- libstratosphere/source/ncm/ncm_content_storage_impl.cpp | 2 +- libstratosphere/source/ncm/ncm_content_storage_impl.hpp | 2 +- libstratosphere/source/ncm/ncm_content_storage_impl_base.hpp | 2 +- libstratosphere/source/ncm/ncm_fs_utils.cpp | 2 +- libstratosphere/source/ncm/ncm_fs_utils.hpp | 2 +- libstratosphere/source/ncm/ncm_host_content_storage_impl.cpp | 2 +- libstratosphere/source/ncm/ncm_host_content_storage_impl.hpp | 2 +- libstratosphere/source/ncm/ncm_install_task_base.cpp | 2 +- libstratosphere/source/ncm/ncm_install_task_data.cpp | 2 +- libstratosphere/source/ncm/ncm_make_path.cpp | 2 +- libstratosphere/source/ncm/ncm_memory_report.cpp | 2 +- .../source/ncm/ncm_on_memory_content_meta_database_impl.cpp | 2 +- .../source/ncm/ncm_on_memory_content_meta_database_impl.hpp | 2 +- libstratosphere/source/ncm/ncm_package_install_task.cpp | 2 +- libstratosphere/source/ncm/ncm_package_install_task_base.cpp | 2 +- .../source/ncm/ncm_package_system_downgrade_task.cpp | 2 +- libstratosphere/source/ncm/ncm_package_system_update_task.cpp | 2 +- libstratosphere/source/ncm/ncm_placeholder_accessor.cpp | 2 +- libstratosphere/source/ncm/ncm_placeholder_accessor.hpp | 2 +- .../source/ncm/ncm_read_only_content_storage_impl.cpp | 2 +- .../source/ncm/ncm_read_only_content_storage_impl.hpp | 2 +- libstratosphere/source/ncm/ncm_registered_host_content.cpp | 2 +- libstratosphere/source/ncm/ncm_remote_content_manager_impl.hpp | 2 +- .../source/ncm/ncm_remote_content_meta_database_impl.hpp | 2 +- libstratosphere/source/ncm/ncm_remote_content_storage_impl.hpp | 2 +- libstratosphere/source/ncm/ncm_storage_utils.cpp | 2 +- .../source/ncm/ncm_submission_package_install_task.cpp | 2 +- libstratosphere/source/nim/nim_network_install_manager_api.cpp | 2 +- libstratosphere/source/nsd/impl/device/nsd_device.cpp | 2 +- libstratosphere/source/os/impl/os_address_space_allocator.cpp | 2 +- libstratosphere/source/os/impl/os_address_space_allocator.hpp | 2 +- .../os/impl/os_address_space_allocator_forbidden_region.hpp | 2 +- .../os/impl/os_address_space_allocator_impl.os.horizon.hpp | 2 +- libstratosphere/source/os/impl/os_aslr_space_manager.hpp | 2 +- .../source/os/impl/os_aslr_space_manager_impl.os.horizon.hpp | 2 +- libstratosphere/source/os/impl/os_aslr_space_manager_types.hpp | 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_inter_process_event_impl.hpp | 2 +- .../source/os/impl/os_inter_process_event_impl.os.horizon.cpp | 2 +- .../source/os/impl/os_inter_process_event_impl.os.horizon.hpp | 2 +- .../source/os/impl/os_internal_busy_mutex_impl.os.horizon.hpp | 2 +- .../os/impl/os_internal_condition_variable_impl.os.horizon.cpp | 2 +- .../os/impl/os_internal_critical_section_impl.os.horizon.cpp | 2 +- .../source/os/impl/os_internal_light_event_impl.os.horizon.hpp | 2 +- .../os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp | 2 +- libstratosphere/source/os/impl/os_interrupt_event_impl.hpp | 2 +- .../os/impl/os_interrupt_event_target_impl.os.horizon.cpp | 2 +- .../os/impl/os_interrupt_event_target_impl.os.horizon.hpp | 2 +- libstratosphere/source/os/impl/os_io_region_impl.hpp | 2 +- libstratosphere/source/os/impl/os_io_region_impl.os.horizon.cpp | 2 +- libstratosphere/source/os/impl/os_memory_permission_impl.hpp | 2 +- .../source/os/impl/os_memory_permission_impl.os.horizon.cpp | 2 +- libstratosphere/source/os/impl/os_message_queue_helper.hpp | 2 +- libstratosphere/source/os/impl/os_multiple_wait_holder_base.hpp | 2 +- libstratosphere/source/os/impl/os_multiple_wait_holder_impl.hpp | 2 +- .../source/os/impl/os_multiple_wait_holder_of_event.hpp | 2 +- .../source/os/impl/os_multiple_wait_holder_of_handle.hpp | 2 +- .../os/impl/os_multiple_wait_holder_of_inter_process_event.hpp | 2 +- .../os/impl/os_multiple_wait_holder_of_interrupt_event.cpp | 2 +- .../os/impl/os_multiple_wait_holder_of_interrupt_event.hpp | 2 +- .../source/os/impl/os_multiple_wait_holder_of_message_queue.hpp | 2 +- .../source/os/impl/os_multiple_wait_holder_of_semaphore.hpp | 2 +- .../source/os/impl/os_multiple_wait_holder_of_thread.hpp | 2 +- .../source/os/impl/os_multiple_wait_holder_of_timer_event.hpp | 2 +- libstratosphere/source/os/impl/os_multiple_wait_impl.cpp | 2 +- libstratosphere/source/os/impl/os_multiple_wait_impl.hpp | 2 +- libstratosphere/source/os/impl/os_multiple_wait_object_list.hpp | 2 +- .../source/os/impl/os_multiple_wait_target_impl.os.horizon.cpp | 2 +- .../source/os/impl/os_multiple_wait_target_impl.os.horizon.hpp | 2 +- libstratosphere/source/os/impl/os_mutex_impl.hpp | 2 +- libstratosphere/source/os/impl/os_native_handle_impl.hpp | 2 +- .../source/os/impl/os_native_handle_impl.os.horizon.hpp | 2 +- libstratosphere/source/os/impl/os_process_handle_impl.hpp | 2 +- .../source/os/impl/os_process_handle_impl.os.horizon.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_resource_manager.cpp | 2 +- libstratosphere/source/os/impl/os_resource_manager.hpp | 2 +- libstratosphere/source/os/impl/os_rng_manager.hpp | 2 +- libstratosphere/source/os/impl/os_rng_manager_impl.cpp | 2 +- libstratosphere/source/os/impl/os_rng_manager_impl.hpp | 2 +- .../source/os/impl/os_rng_manager_impl.os.horizon.cpp | 2 +- libstratosphere/source/os/impl/os_rw_lock_impl.hpp | 2 +- .../source/os/impl/os_rw_lock_target_impl.os.horizon.cpp | 2 +- .../source/os/impl/os_rw_lock_target_impl.os.horizon.hpp | 2 +- libstratosphere/source/os/impl/os_shared_memory_impl.hpp | 2 +- .../source/os/impl/os_shared_memory_impl.os.horizon.cpp | 2 +- libstratosphere/source/os/impl/os_thread_manager.cpp | 2 +- libstratosphere/source/os/impl/os_thread_manager.hpp | 2 +- .../source/os/impl/os_thread_manager_impl.os.horizon.cpp | 2 +- .../source/os/impl/os_thread_manager_impl.os.horizon.hpp | 2 +- libstratosphere/source/os/impl/os_thread_manager_types.hpp | 2 +- libstratosphere/source/os/impl/os_tick_manager.hpp | 2 +- libstratosphere/source/os/impl/os_tick_manager_impl.cpp | 2 +- libstratosphere/source/os/impl/os_tick_manager_impl.hpp | 2 +- .../source/os/impl/os_tick_manager_impl.os.horizon.hpp | 2 +- libstratosphere/source/os/impl/os_timeout_helper.cpp | 2 +- libstratosphere/source/os/impl/os_timeout_helper.hpp | 2 +- .../source/os/impl/os_timeout_helper_impl.os.horizon.cpp | 2 +- .../source/os/impl/os_timeout_helper_impl.os.horizon.hpp | 2 +- libstratosphere/source/os/impl/os_timer_event_helper.cpp | 2 +- libstratosphere/source/os/impl/os_timer_event_helper.hpp | 2 +- libstratosphere/source/os/impl/os_transfer_memory_impl.hpp | 2 +- .../source/os/impl/os_transfer_memory_impl.os.horizon.cpp | 2 +- libstratosphere/source/os/impl/os_utility.cpp | 2 +- libstratosphere/source/os/impl/os_utility.hpp | 2 +- libstratosphere/source/os/os_barrier.cpp | 2 +- libstratosphere/source/os/os_busy_mutex.cpp | 2 +- libstratosphere/source/os/os_condition_variable.cpp | 2 +- libstratosphere/source/os/os_event.cpp | 2 +- libstratosphere/source/os/os_interrupt_event.cpp | 2 +- libstratosphere/source/os/os_io_region.cpp | 2 +- libstratosphere/source/os/os_light_event.cpp | 2 +- libstratosphere/source/os/os_light_message_queue.cpp | 2 +- libstratosphere/source/os/os_light_semaphore.cpp | 2 +- libstratosphere/source/os/os_memory_heap.cpp | 2 +- libstratosphere/source/os/os_memory_permission.cpp | 2 +- libstratosphere/source/os/os_message_queue.cpp | 2 +- libstratosphere/source/os/os_multiple_wait.cpp | 2 +- libstratosphere/source/os/os_mutex.cpp | 2 +- libstratosphere/source/os/os_native_handle_api.cpp | 2 +- libstratosphere/source/os/os_process_handle_api.cpp | 2 +- libstratosphere/source/os/os_random.cpp | 2 +- libstratosphere/source/os/os_rw_busy_mutex.cpp | 2 +- libstratosphere/source/os/os_rw_lock.cpp | 2 +- libstratosphere/source/os/os_sdk_condition_variable.cpp | 2 +- libstratosphere/source/os/os_sdk_mutex.cpp | 2 +- libstratosphere/source/os/os_sdk_recursive_mutex.cpp | 2 +- libstratosphere/source/os/os_sdk_reply_and_receive.cpp | 2 +- libstratosphere/source/os/os_sdk_thread_local_storage_api.cpp | 2 +- libstratosphere/source/os/os_semaphore.cpp | 2 +- libstratosphere/source/os/os_shared_memory.cpp | 2 +- libstratosphere/source/os/os_stratosphere_api.cpp | 2 +- libstratosphere/source/os/os_system_event.cpp | 2 +- libstratosphere/source/os/os_thread.cpp | 2 +- libstratosphere/source/os/os_thread_local_storage_api.cpp | 2 +- libstratosphere/source/os/os_tick.cpp | 2 +- libstratosphere/source/os/os_timer_event.cpp | 2 +- libstratosphere/source/os/os_transfer_memory.cpp | 2 +- libstratosphere/source/os/os_virtual_address_memory.cpp | 2 +- .../source/osdbg/impl/osdbg_thread_info.os.horizon.cpp | 2 +- .../source/osdbg/impl/osdbg_thread_info.os.horizon.hpp | 2 +- .../source/osdbg/impl/osdbg_thread_local_region.os.horizon.cpp | 2 +- .../source/osdbg/impl/osdbg_thread_local_region.os.horizon.hpp | 2 +- .../source/osdbg/impl/osdbg_thread_type.os.horizon.hpp | 2 +- libstratosphere/source/osdbg/impl/osdbg_types.hpp | 2 +- libstratosphere/source/osdbg/osdbg_thread.cpp | 2 +- libstratosphere/source/patcher/patcher_api.cpp | 2 +- libstratosphere/source/pgl/pgl_remote_event_observer.hpp | 2 +- libstratosphere/source/pgl/pgl_shell_api.cpp | 2 +- libstratosphere/source/pgl/srv/pgl_srv_api.cpp | 2 +- libstratosphere/source/pgl/srv/pgl_srv_shell.cpp | 2 +- libstratosphere/source/pgl/srv/pgl_srv_shell.hpp | 2 +- libstratosphere/source/pgl/srv/pgl_srv_shell_event_observer.cpp | 2 +- libstratosphere/source/pgl/srv/pgl_srv_shell_event_observer.hpp | 2 +- libstratosphere/source/pgl/srv/pgl_srv_shell_host_utils.cpp | 2 +- libstratosphere/source/pgl/srv/pgl_srv_shell_host_utils.hpp | 2 +- libstratosphere/source/pgl/srv/pgl_srv_shell_interface.cpp | 2 +- libstratosphere/source/pgl/srv/pgl_srv_tipc_utils.hpp | 2 +- .../pinmux/driver/board/nintendo/nx/pinmux_board_driver_api.cpp | 2 +- .../pinmux/driver/board/nintendo/nx/pinmux_board_driver_api.hpp | 2 +- .../driver/board/nintendo/nx/pinmux_drive_pad_characters.inc | 2 +- .../board/nintendo/nx/pinmux_initial_drive_pad_config.inc | 2 +- .../board/nintendo/nx/pinmux_initial_drive_pad_config_hoag.inc | 2 +- .../driver/board/nintendo/nx/pinmux_initial_pad_config_aula.inc | 2 +- .../board/nintendo/nx/pinmux_initial_pad_config_calcio.inc | 2 +- .../driver/board/nintendo/nx/pinmux_initial_pad_config_hoag.inc | 2 +- .../board/nintendo/nx/pinmux_initial_pad_config_icosa.inc | 2 +- .../driver/board/nintendo/nx/pinmux_initial_pad_config_iowa.inc | 2 +- .../pinmux/driver/board/nintendo/nx/pinmux_pad_characters.inc | 2 +- .../source/pinmux/driver/board/nintendo/nx/pinmux_pad_index.hpp | 2 +- .../pinmux/driver/board/nintendo/nx/pinmux_platform_pads.cpp | 2 +- .../pinmux/driver/board/nintendo/nx/pinmux_platform_pads.hpp | 2 +- libstratosphere/source/pinmux/driver/pinmux_driver_api.cpp | 2 +- .../source/pinmux/driver/pinmux_select_board_impl.hpp | 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_info_api_weak.cpp | 2 +- libstratosphere/source/pm/pm_shell_api.cpp | 2 +- .../driver/impl/powctl_charger_parameters.board.nintendo_nx.cpp | 2 +- .../driver/impl/powctl_charger_parameters.board.nintendo_nx.inc | 2 +- .../powctl/impl/board/nintendo/nx/powctl_battery_driver.cpp | 2 +- .../powctl/impl/board/nintendo/nx/powctl_battery_driver.hpp | 2 +- .../source/powctl/impl/board/nintendo/nx/powctl_board_impl.cpp | 2 +- .../source/powctl/impl/board/nintendo/nx/powctl_board_impl.hpp | 2 +- .../powctl/impl/board/nintendo/nx/powctl_bq24193_driver.cpp | 2 +- .../powctl/impl/board/nintendo/nx/powctl_bq24193_driver.hpp | 2 +- .../powctl/impl/board/nintendo/nx/powctl_charger_driver.cpp | 2 +- .../powctl/impl/board/nintendo/nx/powctl_charger_driver.hpp | 2 +- .../impl/board/nintendo/nx/powctl_interrupt_event_handler.cpp | 2 +- .../impl/board/nintendo/nx/powctl_interrupt_event_handler.hpp | 2 +- .../board/nintendo/nx/powctl_max17050_custom_parameters.inc | 2 +- .../powctl/impl/board/nintendo/nx/powctl_max17050_driver.cpp | 2 +- .../powctl/impl/board/nintendo/nx/powctl_max17050_driver.hpp | 2 +- .../powctl/impl/board/nintendo/nx/powctl_retry_helper.hpp | 2 +- libstratosphere/source/powctl/impl/powctl_device_management.cpp | 2 +- libstratosphere/source/powctl/impl/powctl_device_management.hpp | 2 +- .../source/powctl/impl/powctl_i_power_control_driver.hpp | 2 +- .../source/powctl/impl/powctl_select_board_driver.hpp | 2 +- libstratosphere/source/powctl/powctl_battery_api.cpp | 2 +- libstratosphere/source/powctl/powctl_charger_api.cpp | 2 +- libstratosphere/source/powctl/powctl_driver_api.cpp | 2 +- libstratosphere/source/powctl/powctl_session_api.cpp | 2 +- libstratosphere/source/psc/psc_pm_module.os.horizon.cpp | 2 +- libstratosphere/source/psc/psc_remote_pm_module.hpp | 2 +- .../driver/board/nintendo/nx/impl/pwm_impl_pwm_driver_api.cpp | 2 +- .../driver/board/nintendo/nx/impl/pwm_impl_pwm_driver_api.hpp | 2 +- .../pwm/driver/board/nintendo/nx/impl/pwm_pwm_driver_impl.cpp | 2 +- .../pwm/driver/board/nintendo/nx/impl/pwm_pwm_driver_impl.hpp | 2 +- .../source/pwm/driver/board/nintendo/nx/pwm_driver_api.cpp | 2 +- .../source/pwm/driver/impl/pwm_channel_session_impl.cpp | 2 +- .../source/pwm/driver/impl/pwm_channel_session_impl.hpp | 2 +- libstratosphere/source/pwm/driver/impl/pwm_driver_core.cpp | 2 +- libstratosphere/source/pwm/driver/impl/pwm_driver_core.hpp | 2 +- libstratosphere/source/pwm/driver/pwm_driver_channel_api.cpp | 2 +- libstratosphere/source/pwm/driver/pwm_driver_client_api.cpp | 2 +- libstratosphere/source/pwm/driver/pwm_driver_service_api.cpp | 2 +- libstratosphere/source/pwm/pwm_api.cpp | 2 +- libstratosphere/source/pwm/server/pwm_server_api.cpp | 2 +- .../source/pwm/server/pwm_server_channel_session_impl.hpp | 2 +- libstratosphere/source/pwm/server/pwm_server_manager_impl.cpp | 2 +- libstratosphere/source/pwm/server/pwm_server_manager_impl.hpp | 2 +- libstratosphere/source/result/result_on_assertion.cpp | 2 +- libstratosphere/source/ro/impl/ro_ro_exception_info.cpp | 2 +- libstratosphere/source/scs/scs_command_processor.cpp | 2 +- libstratosphere/source/scs/scs_server_manager.cpp | 2 +- libstratosphere/source/scs/scs_shell.cpp | 2 +- libstratosphere/source/scs/scs_shell_server.cpp | 2 +- libstratosphere/source/scs/scs_tenv.cpp | 2 +- .../source/settings/impl/settings_configuration_id_impl.cpp | 2 +- .../source/settings/impl/settings_configuration_id_impl.hpp | 2 +- .../source/settings/impl/settings_error_report_impl.cpp | 2 +- .../source/settings/impl/settings_error_report_impl.hpp | 2 +- .../source/settings/impl/settings_firmware_version_impl.cpp | 2 +- .../source/settings/impl/settings_firmware_version_impl.hpp | 2 +- .../source/settings/impl/settings_platform_region_impl.cpp | 2 +- .../source/settings/impl/settings_platform_region_impl.hpp | 2 +- .../source/settings/impl/settings_product_model_impl.cpp | 2 +- .../source/settings/impl/settings_product_model_impl.hpp | 2 +- libstratosphere/source/settings/impl/settings_region_impl.cpp | 2 +- libstratosphere/source/settings/impl/settings_region_impl.hpp | 2 +- .../source/settings/impl/settings_serial_number_impl.cpp | 2 +- .../source/settings/impl/settings_serial_number_impl.hpp | 2 +- libstratosphere/source/settings/settings_configuration_id.cpp | 2 +- libstratosphere/source/settings/settings_error_report.cpp | 2 +- libstratosphere/source/settings/settings_firmware_version.cpp | 2 +- libstratosphere/source/settings/settings_fwdbg_api.cpp | 2 +- libstratosphere/source/settings/settings_platform_region.cpp | 2 +- libstratosphere/source/settings/settings_product_model.cpp | 2 +- libstratosphere/source/settings/settings_region.cpp | 2 +- libstratosphere/source/settings/settings_serial_number.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_inline_context.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/sf/sf_default_allocation_policy.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/socket/impl/socket_allocator.hpp | 2 +- libstratosphere/source/socket/impl/socket_api.hpp | 2 +- libstratosphere/source/socket/impl/socket_api.os.horizon.cpp | 2 +- libstratosphere/source/socket/socket_api.cpp | 2 +- libstratosphere/source/spl/smc/spl_smc.cpp | 2 +- libstratosphere/source/spl/spl_api.cpp | 2 +- libstratosphere/source/sprofile/srv/sprofile_srv_api.cpp | 2 +- libstratosphere/source/sprofile/srv/sprofile_srv_fs_utils.cpp | 2 +- libstratosphere/source/sprofile/srv/sprofile_srv_fs_utils.hpp | 2 +- .../srv/sprofile_srv_i_profile_controller_for_debug.hpp | 2 +- .../source/sprofile/srv/sprofile_srv_i_profile_importer.hpp | 2 +- .../source/sprofile/srv/sprofile_srv_i_profile_reader.hpp | 2 +- .../sprofile/srv/sprofile_srv_i_profile_update_observer.hpp | 2 +- .../source/sprofile/srv/sprofile_srv_i_service_for_bg_agent.hpp | 2 +- .../sprofile/srv/sprofile_srv_i_service_for_system_process.hpp | 2 +- .../srv/sprofile_srv_profile_controller_for_debug_impl.cpp | 2 +- .../srv/sprofile_srv_profile_controller_for_debug_impl.hpp | 2 +- .../source/sprofile/srv/sprofile_srv_profile_importer.hpp | 2 +- .../source/sprofile/srv/sprofile_srv_profile_importer_impl.cpp | 2 +- .../source/sprofile/srv/sprofile_srv_profile_importer_impl.hpp | 2 +- .../source/sprofile/srv/sprofile_srv_profile_manager.cpp | 2 +- .../source/sprofile/srv/sprofile_srv_profile_manager.hpp | 2 +- .../source/sprofile/srv/sprofile_srv_profile_reader_impl.cpp | 2 +- .../source/sprofile/srv/sprofile_srv_profile_reader_impl.hpp | 2 +- .../sprofile/srv/sprofile_srv_profile_update_observer_impl.cpp | 2 +- .../sprofile/srv/sprofile_srv_profile_update_observer_impl.hpp | 2 +- .../source/sprofile/srv/sprofile_srv_service_for_bg_agent.cpp | 2 +- .../source/sprofile/srv/sprofile_srv_service_for_bg_agent.hpp | 2 +- .../sprofile/srv/sprofile_srv_service_for_system_process.cpp | 2 +- .../sprofile/srv/sprofile_srv_service_for_system_process.hpp | 2 +- libstratosphere/source/sprofile/srv/sprofile_srv_types.hpp | 2 +- libstratosphere/source/time/impl/util/time_impl_util_api.cpp | 2 +- libstratosphere/source/time/time_api.cpp | 2 +- libstratosphere/source/time/time_calendar_time.cpp | 2 +- .../source/time/time_standard_network_system_clock.cpp | 2 +- libstratosphere/source/time/time_standard_steady_clock.cpp | 2 +- libstratosphere/source/time/time_standard_user_system_clock.cpp | 2 +- libstratosphere/source/time/time_timezone_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/usb/impl/usb_util.hpp | 2 +- libstratosphere/source/usb/usb_device.cpp | 2 +- libstratosphere/source/usb/usb_remote_ds_endpoint.cpp | 2 +- libstratosphere/source/usb/usb_remote_ds_endpoint.hpp | 2 +- libstratosphere/source/usb/usb_remote_ds_interface.cpp | 2 +- libstratosphere/source/usb/usb_remote_ds_interface.hpp | 2 +- libstratosphere/source/usb/usb_remote_ds_root_service.cpp | 2 +- libstratosphere/source/usb/usb_remote_ds_root_service.hpp | 2 +- libstratosphere/source/usb/usb_remote_ds_service.cpp | 2 +- libstratosphere/source/usb/usb_remote_ds_service.hpp | 2 +- libstratosphere/source/util/util_compression.cpp | 2 +- libstratosphere/source/util/util_ini.cpp | 2 +- libstratosphere/source/util/util_uuid_api.cpp | 2 +- libstratosphere/source/wec/wec_api.cpp | 2 +- libvapours/include/vapours.hpp | 2 +- libvapours/include/vapours/allocator.hpp | 2 +- libvapours/include/vapours/ams/ams_api_version.h | 2 +- libvapours/include/vapours/ams/ams_fatal_error_context.hpp | 2 +- libvapours/include/vapours/ams/ams_target_firmware.h | 2 +- libvapours/include/vapours/ams_version.h | 2 +- libvapours/include/vapours/assert.hpp | 2 +- libvapours/include/vapours/common.hpp | 2 +- libvapours/include/vapours/crypto.hpp | 2 +- .../vapours/crypto/crypto_aes_ctr_encryptor_decryptor.hpp | 2 +- libvapours/include/vapours/crypto/crypto_aes_decryptor.hpp | 2 +- libvapours/include/vapours/crypto/crypto_aes_encryptor.hpp | 2 +- libvapours/include/vapours/crypto/crypto_aes_gcm_encryptor.hpp | 2 +- .../vapours/crypto/crypto_aes_xts_encryptor_decryptor.hpp | 2 +- libvapours/include/vapours/crypto/crypto_csrng.hpp | 2 +- libvapours/include/vapours/crypto/crypto_ctr_decryptor.hpp | 2 +- libvapours/include/vapours/crypto/crypto_ctr_encryptor.hpp | 2 +- libvapours/include/vapours/crypto/crypto_gcm_encryptor.hpp | 2 +- libvapours/include/vapours/crypto/crypto_hmac_generator.hpp | 2 +- .../include/vapours/crypto/crypto_hmac_sha1_generator.hpp | 2 +- .../include/vapours/crypto/crypto_hmac_sha256_generator.hpp | 2 +- libvapours/include/vapours/crypto/crypto_memory_clear.hpp | 2 +- libvapours/include/vapours/crypto/crypto_memory_compare.hpp | 2 +- libvapours/include/vapours/crypto/crypto_rsa_calculator.hpp | 2 +- libvapours/include/vapours/crypto/crypto_rsa_oaep_decryptor.hpp | 2 +- libvapours/include/vapours/crypto/crypto_rsa_oaep_encryptor.hpp | 2 +- .../include/vapours/crypto/crypto_rsa_oaep_sha256_decoder.hpp | 2 +- .../include/vapours/crypto/crypto_rsa_oaep_sha256_decryptor.hpp | 2 +- .../include/vapours/crypto/crypto_rsa_oaep_sha256_encryptor.hpp | 2 +- .../include/vapours/crypto/crypto_rsa_pss_sha256_verifier.hpp | 2 +- libvapours/include/vapours/crypto/crypto_rsa_pss_verifier.hpp | 2 +- libvapours/include/vapours/crypto/crypto_sha1_generator.hpp | 2 +- libvapours/include/vapours/crypto/crypto_sha256_generator.hpp | 2 +- libvapours/include/vapours/crypto/crypto_xts_decryptor.hpp | 2 +- libvapours/include/vapours/crypto/crypto_xts_encryptor.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_aes_impl.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_bignum.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_ctr_mode_impl.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_gcm_mode_impl.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_hash_function.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_hmac_impl.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_rsa_oaep_impl.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_rsa_pss_impl.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_sha1_impl.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_sha256_impl.hpp | 2 +- libvapours/include/vapours/crypto/impl/crypto_xts_mode_impl.hpp | 2 +- libvapours/include/vapours/dd.hpp | 2 +- libvapours/include/vapours/dd/dd_cache.hpp | 2 +- libvapours/include/vapours/dd/dd_common_types.hpp | 2 +- libvapours/include/vapours/dd/dd_io_mapping.hpp | 2 +- libvapours/include/vapours/defines.hpp | 2 +- libvapours/include/vapours/device_code.hpp | 2 +- libvapours/include/vapours/includes.hpp | 2 +- libvapours/include/vapours/literals.hpp | 2 +- libvapours/include/vapours/reg.hpp | 2 +- libvapours/include/vapours/results.hpp | 2 +- libvapours/include/vapours/results/cal_results.hpp | 2 +- libvapours/include/vapours/results/capsrv_results.hpp | 2 +- libvapours/include/vapours/results/creport_results.hpp | 2 +- libvapours/include/vapours/results/cs_results.hpp | 2 +- libvapours/include/vapours/results/dd_results.hpp | 2 +- libvapours/include/vapours/results/ddsf_results.hpp | 2 +- libvapours/include/vapours/results/debug_results.hpp | 2 +- libvapours/include/vapours/results/dmnt_results.hpp | 2 +- libvapours/include/vapours/results/erpt_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/gpio_results.hpp | 2 +- libvapours/include/vapours/results/hipc_results.hpp | 2 +- libvapours/include/vapours/results/htc_results.hpp | 2 +- libvapours/include/vapours/results/htcfs_results.hpp | 2 +- libvapours/include/vapours/results/htclow_results.hpp | 2 +- libvapours/include/vapours/results/htcs_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/nim_results.hpp | 2 +- libvapours/include/vapours/results/ns_results.hpp | 2 +- libvapours/include/vapours/results/os_results.hpp | 2 +- libvapours/include/vapours/results/osdbg_results.hpp | 2 +- libvapours/include/vapours/results/pcv_results.hpp | 2 +- libvapours/include/vapours/results/pgl_results.hpp | 2 +- libvapours/include/vapours/results/pm_results.hpp | 2 +- libvapours/include/vapours/results/powctl_results.hpp | 2 +- libvapours/include/vapours/results/psc_results.hpp | 2 +- libvapours/include/vapours/results/pwm_results.hpp | 2 +- libvapours/include/vapours/results/results_common.hpp | 2 +- libvapours/include/vapours/results/ro_results.hpp | 2 +- libvapours/include/vapours/results/scs_results.hpp | 2 +- libvapours/include/vapours/results/sdmmc_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/socket_results.hpp | 2 +- libvapours/include/vapours/results/spl_results.hpp | 2 +- libvapours/include/vapours/results/sprofile_results.hpp | 2 +- libvapours/include/vapours/results/svc_results.hpp | 2 +- libvapours/include/vapours/results/time_results.hpp | 2 +- libvapours/include/vapours/results/tipc_results.hpp | 2 +- libvapours/include/vapours/results/tma_results.hpp | 2 +- libvapours/include/vapours/results/updater_results.hpp | 2 +- libvapours/include/vapours/results/usb_results.hpp | 2 +- libvapours/include/vapours/results/vi_results.hpp | 2 +- libvapours/include/vapours/sdmmc.hpp | 2 +- libvapours/include/vapours/sdmmc/sdmmc_build_config.hpp | 2 +- libvapours/include/vapours/sdmmc/sdmmc_common.hpp | 2 +- libvapours/include/vapours/sdmmc/sdmmc_gc_asic.hpp | 2 +- libvapours/include/vapours/sdmmc/sdmmc_mmc.hpp | 2 +- libvapours/include/vapours/sdmmc/sdmmc_sd_card.hpp | 2 +- libvapours/include/vapours/span.hpp | 2 +- libvapours/include/vapours/svc.hpp | 2 +- .../include/vapours/svc/arch/arm/svc_thread_local_region.hpp | 2 +- .../include/vapours/svc/arch/arm64/svc_thread_local_region.hpp | 2 +- .../include/vapours/svc/board/generic/svc_device_name.hpp | 2 +- .../include/vapours/svc/board/nintendo/nx/svc_device_name.hpp | 2 +- .../vapours/svc/board/nintendo/nx/svc_hardware_constants.hpp | 2 +- .../include/vapours/svc/board/nintendo/nx/svc_io_pool_type.hpp | 2 +- .../svc/codegen/impl/svc_codegen_impl_code_generator.hpp | 2 +- .../vapours/svc/codegen/impl/svc_codegen_impl_common.hpp | 2 +- .../svc/codegen/impl/svc_codegen_impl_kernel_svc_wrapper.hpp | 2 +- .../vapours/svc/codegen/impl/svc_codegen_impl_layout.hpp | 2 +- .../svc/codegen/impl/svc_codegen_impl_layout_conversion.hpp | 2 +- .../vapours/svc/codegen/impl/svc_codegen_impl_meta_code.hpp | 2 +- .../vapours/svc/codegen/impl/svc_codegen_impl_parameter.hpp | 2 +- .../vapours/svc/codegen/svc_codegen_kernel_svc_wrapper.hpp | 2 +- libvapours/include/vapours/svc/ipc/svc_message_buffer.hpp | 2 +- libvapours/include/vapours/svc/svc_codegen.hpp | 2 +- libvapours/include/vapours/svc/svc_common.hpp | 2 +- libvapours/include/vapours/svc/svc_definitions.hpp | 2 +- libvapours/include/vapours/svc/svc_select_device_name.hpp | 2 +- .../include/vapours/svc/svc_select_hardware_constants.hpp | 2 +- libvapours/include/vapours/svc/svc_select_io_pool_type.hpp | 2 +- .../include/vapours/svc/svc_select_thread_local_region.hpp | 2 +- libvapours/include/vapours/svc/svc_tick.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/svc/svc_version.hpp | 2 +- libvapours/include/vapours/tegra.hpp | 2 +- libvapours/include/vapours/tegra/tegra_ahb_arbc.hpp | 2 +- libvapours/include/vapours/tegra/tegra_apb_misc.hpp | 2 +- libvapours/include/vapours/tegra/tegra_avp_cache.hpp | 2 +- libvapours/include/vapours/tegra/tegra_clkrst.hpp | 2 +- libvapours/include/vapours/tegra/tegra_emc.hpp | 2 +- libvapours/include/vapours/tegra/tegra_evp.hpp | 2 +- libvapours/include/vapours/tegra/tegra_flow_ctlr.hpp | 2 +- libvapours/include/vapours/tegra/tegra_i2c.hpp | 2 +- libvapours/include/vapours/tegra/tegra_i2s.hpp | 2 +- libvapours/include/vapours/tegra/tegra_ictlr.hpp | 2 +- libvapours/include/vapours/tegra/tegra_mc.hpp | 2 +- libvapours/include/vapours/tegra/tegra_mipi_cal.hpp | 2 +- libvapours/include/vapours/tegra/tegra_mselect.hpp | 2 +- libvapours/include/vapours/tegra/tegra_pg_up.hpp | 2 +- libvapours/include/vapours/tegra/tegra_pinmux.hpp | 2 +- libvapours/include/vapours/tegra/tegra_pmc.hpp | 2 +- libvapours/include/vapours/tegra/tegra_pwm.hpp | 2 +- libvapours/include/vapours/tegra/tegra_sb.hpp | 2 +- libvapours/include/vapours/tegra/tegra_sysctr0.hpp | 2 +- libvapours/include/vapours/tegra/tegra_timer.hpp | 2 +- libvapours/include/vapours/timespan.hpp | 2 +- libvapours/include/vapours/types.hpp | 2 +- libvapours/include/vapours/util.hpp | 2 +- .../include/vapours/util/impl/util_available_index_finder.hpp | 2 +- libvapours/include/vapours/util/impl/util_enable_copy_move.hpp | 2 +- libvapours/include/vapours/util/util_aligned_buffer.hpp | 2 +- libvapours/include/vapours/util/util_alignment.hpp | 2 +- libvapours/include/vapours/util/util_bitflagset.hpp | 2 +- libvapours/include/vapours/util/util_bitpack.hpp | 2 +- libvapours/include/vapours/util/util_bitset.hpp | 2 +- libvapours/include/vapours/util/util_bitutil.hpp | 2 +- libvapours/include/vapours/util/util_bounded_map.hpp | 2 +- libvapours/include/vapours/util/util_character_encoding.hpp | 2 +- libvapours/include/vapours/util/util_endian.hpp | 2 +- libvapours/include/vapours/util/util_enum.hpp | 2 +- libvapours/include/vapours/util/util_exchange.hpp | 2 +- libvapours/include/vapours/util/util_fixed_map.hpp | 2 +- libvapours/include/vapours/util/util_fixed_set.hpp | 2 +- libvapours/include/vapours/util/util_fixed_tree.hpp | 2 +- libvapours/include/vapours/util/util_format_string.hpp | 2 +- libvapours/include/vapours/util/util_fourcc.hpp | 2 +- libvapours/include/vapours/util/util_in_place.hpp | 2 +- libvapours/include/vapours/util/util_int_util.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_mutex_utils.hpp | 2 +- libvapours/include/vapours/util/util_optional.hpp | 2 +- libvapours/include/vapours/util/util_overlap.hpp | 2 +- libvapours/include/vapours/util/util_parent_of_member.hpp | 2 +- libvapours/include/vapours/util/util_range.hpp | 2 +- libvapours/include/vapours/util/util_scope_guard.hpp | 2 +- libvapours/include/vapours/util/util_size.hpp | 2 +- libvapours/include/vapours/util/util_specialization_of.hpp | 2 +- libvapours/include/vapours/util/util_string_util.hpp | 2 +- libvapours/include/vapours/util/util_string_view.hpp | 2 +- libvapours/include/vapours/util/util_timer.hpp | 2 +- libvapours/include/vapours/util/util_tinymt.hpp | 2 +- libvapours/include/vapours/util/util_type_traits.hpp | 2 +- libvapours/include/vapours/util/util_typed_storage.hpp | 2 +- libvapours/include/vapours/util/util_utf8_string_util.hpp | 2 +- libvapours/include/vapours/util/util_uuid.hpp | 2 +- libvapours/include/vapours/util/util_variadic.hpp | 2 +- libvapours/source/crypto/crypto_aes_ctr_encryptor_decryptor.cpp | 2 +- libvapours/source/crypto/crypto_hmac_sha1_generator.cpp | 2 +- libvapours/source/crypto/crypto_hmac_sha256_generator.cpp | 2 +- libvapours/source/crypto/crypto_memory_clear.cpp | 2 +- libvapours/source/crypto/crypto_memory_compare.arch.arm.cpp | 2 +- libvapours/source/crypto/crypto_memory_compare.arch.arm64.cpp | 2 +- libvapours/source/crypto/crypto_sha1_generator.cpp | 2 +- libvapours/source/crypto/crypto_sha256_generator.cpp | 2 +- libvapours/source/crypto/impl/crypto_aes_impl.arch.arm64.cpp | 2 +- libvapours/source/crypto/impl/crypto_bignum.cpp | 2 +- libvapours/source/crypto/impl/crypto_bignum_operations.cpp | 2 +- .../crypto/impl/crypto_bignum_operations_asm.arch.arm64.s | 2 +- .../source/crypto/impl/crypto_ctr_mode_impl.arch.arm64.cpp | 2 +- .../source/crypto/impl/crypto_gcm_mode_impl.arch.arm64.cpp | 2 +- libvapours/source/crypto/impl/crypto_sha1_impl.arch.arm64.cpp | 2 +- libvapours/source/crypto/impl/crypto_sha256_impl.arch.arm64.cpp | 2 +- libvapours/source/crypto/impl/crypto_update_impl.hpp | 2 +- .../source/crypto/impl/crypto_xts_mode_impl.arch.arm64.cpp | 2 +- libvapours/source/crypto/impl/crypto_xts_mode_impl.cpp | 2 +- libvapours/source/dd/dd_cache.cpp | 2 +- libvapours/source/dd/dd_io_mapping.cpp | 2 +- libvapours/source/dd/impl/dd_cache_impl.os.horizon.hpp | 2 +- libvapours/source/dd/impl/dd_select_cache_impl.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_base_device_accessor.cpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_base_device_accessor.hpp | 2 +- .../impl/sdmmc_clock_reset_controller.board.nintendo_nx.cpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.hpp | 2 +- .../impl/sdmmc_clock_reset_controller.pcv.board.nintendo_nx.cpp | 2 +- .../impl/sdmmc_clock_reset_controller.pcv.board.nintendo_nx.hpp | 2 +- .../impl/sdmmc_clock_reset_controller.reg.board.nintendo_nx.cpp | 2 +- .../impl/sdmmc_clock_reset_controller.reg.board.nintendo_nx.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_device_detector.cpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_device_detector.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_gc_asic_device_accessor.cpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_gc_asic_device_accessor.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_i_device_accessor.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_i_host_controller.hpp | 2 +- .../source/sdmmc/impl/sdmmc_io_impl.board.nintendo_nx.cpp | 2 +- .../source/sdmmc/impl/sdmmc_io_impl.board.nintendo_nx.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_mmc_device_accessor.cpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_mmc_device_accessor.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_port_gc_asic0.cpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_port_gc_asic0.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_port_mmc0.cpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_port_mmc0.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_port_sd_card0.cpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_port_sd_card0.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_sd_card_device_accessor.cpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_sd_card_device_accessor.hpp | 2 +- .../source/sdmmc/impl/sdmmc_sd_host_standard_controller.cpp | 2 +- .../source/sdmmc/impl/sdmmc_sd_host_standard_controller.hpp | 2 +- .../source/sdmmc/impl/sdmmc_sd_host_standard_registers.hpp | 2 +- .../sdmmc/impl/sdmmc_sdmmc_controller.board.nintendo_nx.cpp | 2 +- .../sdmmc/impl/sdmmc_sdmmc_controller.board.nintendo_nx.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_select_sdmmc_controller.hpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_timer.cpp | 2 +- libvapours/source/sdmmc/impl/sdmmc_timer.hpp | 2 +- libvapours/source/sdmmc/sdmmc_common.cpp | 2 +- libvapours/source/sdmmc/sdmmc_gc_asic.cpp | 2 +- libvapours/source/sdmmc/sdmmc_mmc.cpp | 2 +- libvapours/source/sdmmc/sdmmc_sd_card.cpp | 2 +- libvapours/source/test/test_intrusive_red_black_tree.cpp | 2 +- libvapours/source/util/util_character_encoding.cpp | 2 +- libvapours/source/util/util_format_string.cpp | 2 +- libvapours/source/util/util_utf8_string_util.cpp | 2 +- 2185 files changed, 2185 insertions(+), 2185 deletions(-) diff --git a/libexosphere/include/exosphere.hpp b/libexosphere/include/exosphere.hpp index a993ddfb..11b2b142 100644 --- a/libexosphere/include/exosphere.hpp +++ b/libexosphere/include/exosphere.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/actmon.hpp b/libexosphere/include/exosphere/actmon.hpp index 929b3284..e42989c9 100644 --- a/libexosphere/include/exosphere/actmon.hpp +++ b/libexosphere/include/exosphere/actmon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/br.hpp b/libexosphere/include/exosphere/br.hpp index 089713a0..de1f9a70 100644 --- a/libexosphere/include/exosphere/br.hpp +++ b/libexosphere/include/exosphere/br.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/br/br_types.hpp b/libexosphere/include/exosphere/br/br_types.hpp index 38201075..8a119762 100644 --- a/libexosphere/include/exosphere/br/br_types.hpp +++ b/libexosphere/include/exosphere/br/br_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/br/impl/br_common_types.hpp b/libexosphere/include/exosphere/br/impl/br_common_types.hpp index 23d03258..dcd3e413 100644 --- a/libexosphere/include/exosphere/br/impl/br_common_types.hpp +++ b/libexosphere/include/exosphere/br/impl/br_common_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/br/impl/br_erista_types.hpp b/libexosphere/include/exosphere/br/impl/br_erista_types.hpp index 39d0daa1..c5055927 100644 --- a/libexosphere/include/exosphere/br/impl/br_erista_types.hpp +++ b/libexosphere/include/exosphere/br/impl/br_erista_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/br/impl/br_mariko_types.hpp b/libexosphere/include/exosphere/br/impl/br_mariko_types.hpp index a84735d5..c2128ed0 100644 --- a/libexosphere/include/exosphere/br/impl/br_mariko_types.hpp +++ b/libexosphere/include/exosphere/br/impl/br_mariko_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/charger.hpp b/libexosphere/include/exosphere/charger.hpp index 7241f3ab..bbaaeee3 100644 --- a/libexosphere/include/exosphere/charger.hpp +++ b/libexosphere/include/exosphere/charger.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/clkrst.hpp b/libexosphere/include/exosphere/clkrst.hpp index dea47c18..98567b4f 100644 --- a/libexosphere/include/exosphere/clkrst.hpp +++ b/libexosphere/include/exosphere/clkrst.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/common.hpp b/libexosphere/include/exosphere/common.hpp index c0f4e4b7..9187a705 100644 --- a/libexosphere/include/exosphere/common.hpp +++ b/libexosphere/include/exosphere/common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/diag/diag_detailed_assertion_impl.inc b/libexosphere/include/exosphere/diag/diag_detailed_assertion_impl.inc index 52eab968..2f37cd3c 100644 --- a/libexosphere/include/exosphere/diag/diag_detailed_assertion_impl.inc +++ b/libexosphere/include/exosphere/diag/diag_detailed_assertion_impl.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/flow.hpp b/libexosphere/include/exosphere/flow.hpp index b539a29f..2d6c2094 100644 --- a/libexosphere/include/exosphere/flow.hpp +++ b/libexosphere/include/exosphere/flow.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/fuse.hpp b/libexosphere/include/exosphere/fuse.hpp index 7d8b5040..705e3622 100644 --- a/libexosphere/include/exosphere/fuse.hpp +++ b/libexosphere/include/exosphere/fuse.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/gic.hpp b/libexosphere/include/exosphere/gic.hpp index 4b866d4e..7bbd895a 100644 --- a/libexosphere/include/exosphere/gic.hpp +++ b/libexosphere/include/exosphere/gic.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/hw.hpp b/libexosphere/include/exosphere/hw.hpp index 73c68b05..1ccd0ca8 100644 --- a/libexosphere/include/exosphere/hw.hpp +++ b/libexosphere/include/exosphere/hw.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/hw/hw_arm.hpp b/libexosphere/include/exosphere/hw/hw_arm.hpp index 6bb10283..888a9394 100644 --- a/libexosphere/include/exosphere/hw/hw_arm.hpp +++ b/libexosphere/include/exosphere/hw/hw_arm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/hw/hw_arm64.hpp b/libexosphere/include/exosphere/hw/hw_arm64.hpp index 404a3c5b..b9b99e58 100644 --- a/libexosphere/include/exosphere/hw/hw_arm64.hpp +++ b/libexosphere/include/exosphere/hw/hw_arm64.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/hw/hw_arm64_cache.hpp b/libexosphere/include/exosphere/hw/hw_arm64_cache.hpp index f489f739..96703f93 100644 --- a/libexosphere/include/exosphere/hw/hw_arm64_cache.hpp +++ b/libexosphere/include/exosphere/hw/hw_arm64_cache.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/hw/hw_arm64_system_registers.hpp b/libexosphere/include/exosphere/hw/hw_arm64_system_registers.hpp index 26f7298b..8ea91328 100644 --- a/libexosphere/include/exosphere/hw/hw_arm64_system_registers.hpp +++ b/libexosphere/include/exosphere/hw/hw_arm64_system_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/i2c.hpp b/libexosphere/include/exosphere/i2c.hpp index fd3b10d2..62b3d8ec 100644 --- a/libexosphere/include/exosphere/i2c.hpp +++ b/libexosphere/include/exosphere/i2c.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/log.hpp b/libexosphere/include/exosphere/log.hpp index 2afd8e4a..427e2ef7 100644 --- a/libexosphere/include/exosphere/log.hpp +++ b/libexosphere/include/exosphere/log.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/mmu.hpp b/libexosphere/include/exosphere/mmu.hpp index c3b888e1..eef6f44e 100644 --- a/libexosphere/include/exosphere/mmu.hpp +++ b/libexosphere/include/exosphere/mmu.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/mmu/mmu_api.arch.arm.hpp b/libexosphere/include/exosphere/mmu/mmu_api.arch.arm.hpp index bedce5af..32510624 100644 --- a/libexosphere/include/exosphere/mmu/mmu_api.arch.arm.hpp +++ b/libexosphere/include/exosphere/mmu/mmu_api.arch.arm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/mmu/mmu_api.arch.arm64.hpp b/libexosphere/include/exosphere/mmu/mmu_api.arch.arm64.hpp index d4d0c970..dc9c53d7 100644 --- a/libexosphere/include/exosphere/mmu/mmu_api.arch.arm64.hpp +++ b/libexosphere/include/exosphere/mmu/mmu_api.arch.arm64.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/mmu/mmu_api.hpp b/libexosphere/include/exosphere/mmu/mmu_api.hpp index 1c0e0280..3c021734 100644 --- a/libexosphere/include/exosphere/mmu/mmu_api.hpp +++ b/libexosphere/include/exosphere/mmu/mmu_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pinmux.hpp b/libexosphere/include/exosphere/pinmux.hpp index ef3fa1b4..1e98b673 100644 --- a/libexosphere/include/exosphere/pinmux.hpp +++ b/libexosphere/include/exosphere/pinmux.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pkg1.hpp b/libexosphere/include/exosphere/pkg1.hpp index 90a61cb1..ec68b8b5 100644 --- a/libexosphere/include/exosphere/pkg1.hpp +++ b/libexosphere/include/exosphere/pkg1.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pkg1/pkg1_api.hpp b/libexosphere/include/exosphere/pkg1/pkg1_api.hpp index 632a122a..b45b5e14 100644 --- a/libexosphere/include/exosphere/pkg1/pkg1_api.hpp +++ b/libexosphere/include/exosphere/pkg1/pkg1_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp b/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp index 8f67ab2f..76de8919 100644 --- a/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp +++ b/libexosphere/include/exosphere/pkg1/pkg1_boot_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pkg1/pkg1_bootloader_parameters.hpp b/libexosphere/include/exosphere/pkg1/pkg1_bootloader_parameters.hpp index 86eda527..42c6aed7 100644 --- a/libexosphere/include/exosphere/pkg1/pkg1_bootloader_parameters.hpp +++ b/libexosphere/include/exosphere/pkg1/pkg1_bootloader_parameters.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pkg1/pkg1_error_types.hpp b/libexosphere/include/exosphere/pkg1/pkg1_error_types.hpp index 76331434..7278961d 100644 --- a/libexosphere/include/exosphere/pkg1/pkg1_error_types.hpp +++ b/libexosphere/include/exosphere/pkg1/pkg1_error_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pkg1/pkg1_key_generation.hpp b/libexosphere/include/exosphere/pkg1/pkg1_key_generation.hpp index 06ea085f..c46d08a7 100644 --- a/libexosphere/include/exosphere/pkg1/pkg1_key_generation.hpp +++ b/libexosphere/include/exosphere/pkg1/pkg1_key_generation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pkg1/pkg1_se_key_slots.hpp b/libexosphere/include/exosphere/pkg1/pkg1_se_key_slots.hpp index 125c92ba..32a77e88 100644 --- a/libexosphere/include/exosphere/pkg1/pkg1_se_key_slots.hpp +++ b/libexosphere/include/exosphere/pkg1/pkg1_se_key_slots.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pkg2.hpp b/libexosphere/include/exosphere/pkg2.hpp index 150160c9..186dde3a 100644 --- a/libexosphere/include/exosphere/pkg2.hpp +++ b/libexosphere/include/exosphere/pkg2.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pmc.hpp b/libexosphere/include/exosphere/pmc.hpp index d8034a14..8581464a 100644 --- a/libexosphere/include/exosphere/pmc.hpp +++ b/libexosphere/include/exosphere/pmc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pmic.hpp b/libexosphere/include/exosphere/pmic.hpp index aa8192a2..d0767c99 100644 --- a/libexosphere/include/exosphere/pmic.hpp +++ b/libexosphere/include/exosphere/pmic.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/pmic_setup.hpp b/libexosphere/include/exosphere/pmic_setup.hpp index b6ff75e9..07cf04cd 100644 --- a/libexosphere/include/exosphere/pmic_setup.hpp +++ b/libexosphere/include/exosphere/pmic_setup.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/rtc.hpp b/libexosphere/include/exosphere/rtc.hpp index bacf1b9f..c643755b 100644 --- a/libexosphere/include/exosphere/rtc.hpp +++ b/libexosphere/include/exosphere/rtc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/se.hpp b/libexosphere/include/exosphere/se.hpp index a86396cc..158fc9d8 100644 --- a/libexosphere/include/exosphere/se.hpp +++ b/libexosphere/include/exosphere/se.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/se/se_aes.hpp b/libexosphere/include/exosphere/se/se_aes.hpp index ba7e116e..381095f6 100644 --- a/libexosphere/include/exosphere/se/se_aes.hpp +++ b/libexosphere/include/exosphere/se/se_aes.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/se/se_common.hpp b/libexosphere/include/exosphere/se/se_common.hpp index 4a87d642..f9bdbebb 100644 --- a/libexosphere/include/exosphere/se/se_common.hpp +++ b/libexosphere/include/exosphere/se/se_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/se/se_hash.hpp b/libexosphere/include/exosphere/se/se_hash.hpp index e8eed4dd..a95637ae 100644 --- a/libexosphere/include/exosphere/se/se_hash.hpp +++ b/libexosphere/include/exosphere/se/se_hash.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/se/se_management.hpp b/libexosphere/include/exosphere/se/se_management.hpp index 843de190..dfd41ff8 100644 --- a/libexosphere/include/exosphere/se/se_management.hpp +++ b/libexosphere/include/exosphere/se/se_management.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/se/se_oaep.hpp b/libexosphere/include/exosphere/se/se_oaep.hpp index b7488bd7..0f69a954 100644 --- a/libexosphere/include/exosphere/se/se_oaep.hpp +++ b/libexosphere/include/exosphere/se/se_oaep.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/se/se_rng.hpp b/libexosphere/include/exosphere/se/se_rng.hpp index 3fa33936..73ea4929 100644 --- a/libexosphere/include/exosphere/se/se_rng.hpp +++ b/libexosphere/include/exosphere/se/se_rng.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/se/se_rsa.hpp b/libexosphere/include/exosphere/se/se_rsa.hpp index c9733c5e..8e276131 100644 --- a/libexosphere/include/exosphere/se/se_rsa.hpp +++ b/libexosphere/include/exosphere/se/se_rsa.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/se/se_suspend.hpp b/libexosphere/include/exosphere/se/se_suspend.hpp index 17f20a1c..0f4e3916 100644 --- a/libexosphere/include/exosphere/se/se_suspend.hpp +++ b/libexosphere/include/exosphere/se/se_suspend.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/secmon.hpp b/libexosphere/include/exosphere/secmon.hpp index 4b638386..bacb5433 100644 --- a/libexosphere/include/exosphere/secmon.hpp +++ b/libexosphere/include/exosphere/secmon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/secmon/secmon_configuration_context.arch.arm64.hpp b/libexosphere/include/exosphere/secmon/secmon_configuration_context.arch.arm64.hpp index 7e554676..2008f7e4 100644 --- a/libexosphere/include/exosphere/secmon/secmon_configuration_context.arch.arm64.hpp +++ b/libexosphere/include/exosphere/secmon/secmon_configuration_context.arch.arm64.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/secmon/secmon_configuration_context.hpp b/libexosphere/include/exosphere/secmon/secmon_configuration_context.hpp index c66816d5..eca155c5 100644 --- a/libexosphere/include/exosphere/secmon/secmon_configuration_context.hpp +++ b/libexosphere/include/exosphere/secmon/secmon_configuration_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/secmon/secmon_emummc_context.hpp b/libexosphere/include/exosphere/secmon/secmon_emummc_context.hpp index b9c8c47d..d42d4e2f 100644 --- a/libexosphere/include/exosphere/secmon/secmon_emummc_context.hpp +++ b/libexosphere/include/exosphere/secmon/secmon_emummc_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/secmon/secmon_log.hpp b/libexosphere/include/exosphere/secmon/secmon_log.hpp index 61e298d5..16602a2c 100644 --- a/libexosphere/include/exosphere/secmon/secmon_log.hpp +++ b/libexosphere/include/exosphere/secmon/secmon_log.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/secmon/secmon_memory_layout.hpp b/libexosphere/include/exosphere/secmon/secmon_memory_layout.hpp index 92590a82..9ec2ccd1 100644 --- a/libexosphere/include/exosphere/secmon/secmon_memory_layout.hpp +++ b/libexosphere/include/exosphere/secmon/secmon_memory_layout.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/secmon/secmon_monitor_context.hpp b/libexosphere/include/exosphere/secmon/secmon_monitor_context.hpp index 1bfcfb95..c37b76c8 100644 --- a/libexosphere/include/exosphere/secmon/secmon_monitor_context.hpp +++ b/libexosphere/include/exosphere/secmon/secmon_monitor_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/secmon/secmon_volatile_context.hpp b/libexosphere/include/exosphere/secmon/secmon_volatile_context.hpp index 1695d2e2..6926e507 100644 --- a/libexosphere/include/exosphere/secmon/secmon_volatile_context.hpp +++ b/libexosphere/include/exosphere/secmon/secmon_volatile_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/tsec.hpp b/libexosphere/include/exosphere/tsec.hpp index 0ae458f6..49b89667 100644 --- a/libexosphere/include/exosphere/tsec.hpp +++ b/libexosphere/include/exosphere/tsec.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/uart.hpp b/libexosphere/include/exosphere/uart.hpp index d3f92169..c49a9312 100644 --- a/libexosphere/include/exosphere/uart.hpp +++ b/libexosphere/include/exosphere/uart.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/util.hpp b/libexosphere/include/exosphere/util.hpp index ce31b63e..ad916bc2 100644 --- a/libexosphere/include/exosphere/util.hpp +++ b/libexosphere/include/exosphere/util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/include/exosphere/wdt.hpp b/libexosphere/include/exosphere/wdt.hpp index 16a02f26..79a396c2 100644 --- a/libexosphere/include/exosphere/wdt.hpp +++ b/libexosphere/include/exosphere/wdt.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/actmon/actmon_api.cpp b/libexosphere/source/actmon/actmon_api.cpp index f6c6764e..9ddfc4da 100644 --- a/libexosphere/source/actmon/actmon_api.cpp +++ b/libexosphere/source/actmon/actmon_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/actmon/actmon_registers.hpp b/libexosphere/source/actmon/actmon_registers.hpp index 7cfb3cdc..761b4b8a 100644 --- a/libexosphere/source/actmon/actmon_registers.hpp +++ b/libexosphere/source/actmon/actmon_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/charger/charger_api.cpp b/libexosphere/source/charger/charger_api.cpp index 7aeb5c37..0b5f33aa 100644 --- a/libexosphere/source/charger/charger_api.cpp +++ b/libexosphere/source/charger/charger_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/clkrst/clkrst_api.cpp b/libexosphere/source/clkrst/clkrst_api.cpp index 583f3d7d..0c05f5ad 100644 --- a/libexosphere/source/clkrst/clkrst_api.cpp +++ b/libexosphere/source/clkrst/clkrst_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/crypto/crypto_aes_impl_security_engine.cpp b/libexosphere/source/crypto/crypto_aes_impl_security_engine.cpp index 0055de69..2f9e1b8d 100644 --- a/libexosphere/source/crypto/crypto_aes_impl_security_engine.cpp +++ b/libexosphere/source/crypto/crypto_aes_impl_security_engine.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/flow/flow_api.cpp b/libexosphere/source/flow/flow_api.cpp index 62d00640..e026a9fe 100644 --- a/libexosphere/source/flow/flow_api.cpp +++ b/libexosphere/source/flow/flow_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/fuse/fuse_api.cpp b/libexosphere/source/fuse/fuse_api.cpp index fba616e9..68179c9c 100644 --- a/libexosphere/source/fuse/fuse_api.cpp +++ b/libexosphere/source/fuse/fuse_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/fuse/fuse_registers.hpp b/libexosphere/source/fuse/fuse_registers.hpp index 19542b0b..82904d3a 100644 --- a/libexosphere/source/fuse/fuse_registers.hpp +++ b/libexosphere/source/fuse/fuse_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/gic/gic_api.cpp b/libexosphere/source/gic/gic_api.cpp index f04b4656..b7fefed8 100644 --- a/libexosphere/source/gic/gic_api.cpp +++ b/libexosphere/source/gic/gic_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/hw/hw_cache.arch.arm.cpp b/libexosphere/source/hw/hw_cache.arch.arm.cpp index 4c70ee5c..81042050 100644 --- a/libexosphere/source/hw/hw_cache.arch.arm.cpp +++ b/libexosphere/source/hw/hw_cache.arch.arm.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/hw/hw_cache.arch.arm64.cpp b/libexosphere/source/hw/hw_cache.arch.arm64.cpp index 1ad7a4bd..63cb5837 100644 --- a/libexosphere/source/hw/hw_cache.arch.arm64.cpp +++ b/libexosphere/source/hw/hw_cache.arch.arm64.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/i2c/i2c_api.cpp b/libexosphere/source/i2c/i2c_api.cpp index 40900ff2..0e73d6ae 100644 --- a/libexosphere/source/i2c/i2c_api.cpp +++ b/libexosphere/source/i2c/i2c_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/kfuse/kfuse_registers.hpp b/libexosphere/source/kfuse/kfuse_registers.hpp index 70505ee2..0ccde59f 100644 --- a/libexosphere/source/kfuse/kfuse_registers.hpp +++ b/libexosphere/source/kfuse/kfuse_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/libc/libexo_cxx.cpp b/libexosphere/source/libc/libexo_cxx.cpp index 64efc678..8ac82a08 100644 --- a/libexosphere/source/libc/libexo_cxx.cpp +++ b/libexosphere/source/libc/libexo_cxx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/log/log_api.cpp b/libexosphere/source/log/log_api.cpp index 62b40ab0..677d8aab 100644 --- a/libexosphere/source/log/log_api.cpp +++ b/libexosphere/source/log/log_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/pinmux/pinmux_api.cpp b/libexosphere/source/pinmux/pinmux_api.cpp index 9ba7c0d1..6cda3be6 100644 --- a/libexosphere/source/pinmux/pinmux_api.cpp +++ b/libexosphere/source/pinmux/pinmux_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/pkg1/pkg1_api.cpp b/libexosphere/source/pkg1/pkg1_api.cpp index 035b4d08..c2d80b69 100644 --- a/libexosphere/source/pkg1/pkg1_api.cpp +++ b/libexosphere/source/pkg1/pkg1_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/pmc/pmc_api.cpp b/libexosphere/source/pmc/pmc_api.cpp index 3de6b17a..4178ceac 100644 --- a/libexosphere/source/pmc/pmc_api.cpp +++ b/libexosphere/source/pmc/pmc_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/pmc/pmc_secure_scratch_test.inc b/libexosphere/source/pmc/pmc_secure_scratch_test.inc index b33268a2..f7941b85 100644 --- a/libexosphere/source/pmc/pmc_secure_scratch_test.inc +++ b/libexosphere/source/pmc/pmc_secure_scratch_test.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/pmic/pmic_api.cpp b/libexosphere/source/pmic/pmic_api.cpp index fdc0809d..c1692f39 100644 --- a/libexosphere/source/pmic/pmic_api.cpp +++ b/libexosphere/source/pmic/pmic_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/rtc/rtc_api.cpp b/libexosphere/source/rtc/rtc_api.cpp index dcf8480e..25910797 100644 --- a/libexosphere/source/rtc/rtc_api.cpp +++ b/libexosphere/source/rtc/rtc_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/se/se_aes.cpp b/libexosphere/source/se/se_aes.cpp index 3d3f659c..5e4a8b65 100644 --- a/libexosphere/source/se/se_aes.cpp +++ b/libexosphere/source/se/se_aes.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/se/se_execute.cpp b/libexosphere/source/se/se_execute.cpp index 29e42dfb..1ae0ae7b 100644 --- a/libexosphere/source/se/se_execute.cpp +++ b/libexosphere/source/se/se_execute.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/se/se_execute.hpp b/libexosphere/source/se/se_execute.hpp index 8c7e9292..ea8ba906 100644 --- a/libexosphere/source/se/se_execute.hpp +++ b/libexosphere/source/se/se_execute.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/se/se_hash.cpp b/libexosphere/source/se/se_hash.cpp index 2ef38deb..5c1ea882 100644 --- a/libexosphere/source/se/se_hash.cpp +++ b/libexosphere/source/se/se_hash.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/se/se_management.cpp b/libexosphere/source/se/se_management.cpp index fe5c20de..df36d3d6 100644 --- a/libexosphere/source/se/se_management.cpp +++ b/libexosphere/source/se/se_management.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/se/se_oaep.cpp b/libexosphere/source/se/se_oaep.cpp index debbeec5..daea6919 100644 --- a/libexosphere/source/se/se_oaep.cpp +++ b/libexosphere/source/se/se_oaep.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/se/se_registers.hpp b/libexosphere/source/se/se_registers.hpp index 189767ae..1cd5e509 100644 --- a/libexosphere/source/se/se_registers.hpp +++ b/libexosphere/source/se/se_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/se/se_rng.cpp b/libexosphere/source/se/se_rng.cpp index 70eea576..ad00379e 100644 --- a/libexosphere/source/se/se_rng.cpp +++ b/libexosphere/source/se/se_rng.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/se/se_rsa.cpp b/libexosphere/source/se/se_rsa.cpp index 9fc47393..b3700078 100644 --- a/libexosphere/source/se/se_rsa.cpp +++ b/libexosphere/source/se/se_rsa.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/se/se_suspend.cpp b/libexosphere/source/se/se_suspend.cpp index e064858d..6ef4af2a 100644 --- a/libexosphere/source/se/se_suspend.cpp +++ b/libexosphere/source/se/se_suspend.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/tsec/tsec_api.cpp b/libexosphere/source/tsec/tsec_api.cpp index 56f6a708..1145f3bd 100644 --- a/libexosphere/source/tsec/tsec_api.cpp +++ b/libexosphere/source/tsec/tsec_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/tsec/tsec_registers.hpp b/libexosphere/source/tsec/tsec_registers.hpp index bd0490ba..326d75fd 100644 --- a/libexosphere/source/tsec/tsec_registers.hpp +++ b/libexosphere/source/tsec/tsec_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/uart/uart_api.cpp b/libexosphere/source/uart/uart_api.cpp index aaeaf2a1..532c2e6e 100644 --- a/libexosphere/source/uart/uart_api.cpp +++ b/libexosphere/source/uart/uart_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/uart/uart_registers.hpp b/libexosphere/source/uart/uart_registers.hpp index 509de989..2ea32d77 100644 --- a/libexosphere/source/uart/uart_registers.hpp +++ b/libexosphere/source/uart/uart_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/util/util_api.cpp b/libexosphere/source/util/util_api.cpp index c8d46f55..f9ade342 100644 --- a/libexosphere/source/util/util_api.cpp +++ b/libexosphere/source/util/util_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/libexosphere/source/wdt/wdt_api.cpp b/libexosphere/source/wdt/wdt_api.cpp index ef9ad613..46465b0b 100644 --- a/libexosphere/source/wdt/wdt_api.cpp +++ b/libexosphere/source/wdt/wdt_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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.hpp b/libmesosphere/include/mesosphere.hpp index e7c3edb2..d594f750 100644 --- a/libmesosphere/include/mesosphere.hpp +++ b/libmesosphere/include/mesosphere.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/arm/kern_generic_interrupt_controller.hpp b/libmesosphere/include/mesosphere/arch/arm/kern_generic_interrupt_controller.hpp index 5ad242a2..c2b02622 100644 --- a/libmesosphere/include/mesosphere/arch/arm/kern_generic_interrupt_controller.hpp +++ b/libmesosphere/include/mesosphere/arch/arm/kern_generic_interrupt_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/arm/kern_k_interrupt_controller.hpp b/libmesosphere/include/mesosphere/arch/arm/kern_k_interrupt_controller.hpp index 3399322c..190bb8c2 100644 --- a/libmesosphere/include/mesosphere/arch/arm/kern_k_interrupt_controller.hpp +++ b/libmesosphere/include/mesosphere/arch/arm/kern_k_interrupt_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/arm/kern_k_memory_region_device_types.inc b/libmesosphere/include/mesosphere/arch/arm/kern_k_memory_region_device_types.inc index 65f6fe8c..f2be3fae 100644 --- a/libmesosphere/include/mesosphere/arch/arm/kern_k_memory_region_device_types.inc +++ b/libmesosphere/include/mesosphere/arch/arm/kern_k_memory_region_device_types.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_arguments.hpp b/libmesosphere/include/mesosphere/arch/arm64/init/kern_k_init_arguments.hpp index c167e735..9efca493 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/init/kern_k_init_arguments.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/init/kern_k_init_arguments.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 593c251a..e2c8ca0b 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_assembly_offsets.h b/libmesosphere/include/mesosphere/arch/arm64/kern_assembly_offsets.h index a49564e9..346816d7 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_assembly_offsets.h +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_assembly_offsets.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c3693bfa..c06c4e30 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 d14f0a72..3889b264 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_debug.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_debug.hpp index 96e2a911..f3c72c4f 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_debug.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_debug.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_exception_context.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_exception_context.hpp index 255fec7e..8f9b4be0 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_exception_context.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_exception_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_hardware_timer.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_hardware_timer.hpp index 2a6c4608..9ffe5793 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_hardware_timer.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_hardware_timer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_interrupt_controller.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_controller.hpp index 3e88b753..15ac18ea 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_controller.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_interrupt_manager.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_manager.hpp index 204efd44..6b6d16dd 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_manager.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_interrupt_name.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_name.hpp index a96dc7d0..cbe6e1ea 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_name.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_interrupt_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_memory_region_device_types.inc b/libmesosphere/include/mesosphere/arch/arm64/kern_k_memory_region_device_types.inc index 65f6fe8c..f2be3fae 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_memory_region_device_types.inc +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_memory_region_device_types.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_page_table.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_page_table.hpp index d6fcd433..b3ce9da1 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_page_table.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_page_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_page_table_entry.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_page_table_entry.hpp index 67e79074..ce0cc921 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_page_table_entry.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_page_table_entry.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_page_table_impl.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_page_table_impl.hpp index 155affe2..d29ef35c 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_page_table_impl.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_page_table_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_process_page_table.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_process_page_table.hpp index 3b2a8f98..ba851d0e 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_process_page_table.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_process_page_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_slab_heap_impl.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_slab_heap_impl.hpp index 05e23c57..47201692 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_slab_heap_impl.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_slab_heap_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_spin_lock.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_spin_lock.hpp index d973d89f..80a5bc89 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_spin_lock.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_spin_lock.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_supervisor_page_table.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_supervisor_page_table.hpp index 8d74be2b..e9dfa185 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_supervisor_page_table.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_supervisor_page_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_thread_context.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_k_thread_context.hpp index e09a4879..897641c3 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_k_thread_context.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_k_thread_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_userspace_memory_access.hpp b/libmesosphere/include/mesosphere/arch/arm64/kern_userspace_memory_access.hpp index 38c6ab9f..7245831c 100644 --- a/libmesosphere/include/mesosphere/arch/arm64/kern_userspace_memory_access.hpp +++ b/libmesosphere/include/mesosphere/arch/arm64/kern_userspace_memory_access.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/generic/kern_k_device_page_table.hpp b/libmesosphere/include/mesosphere/board/generic/kern_k_device_page_table.hpp index 46109561..cc9404a4 100644 --- a/libmesosphere/include/mesosphere/board/generic/kern_k_device_page_table.hpp +++ b/libmesosphere/include/mesosphere/board/generic/kern_k_device_page_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_cpu_map.hpp b/libmesosphere/include/mesosphere/board/nintendo/nx/kern_cpu_map.hpp index 8b4ee759..b36621b1 100644 --- a/libmesosphere/include/mesosphere/board/nintendo/nx/kern_cpu_map.hpp +++ b/libmesosphere/include/mesosphere/board/nintendo/nx/kern_cpu_map.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_k_device_page_table.hpp b/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_device_page_table.hpp index 4f56347c..7b2ace84 100644 --- a/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_device_page_table.hpp +++ b/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_device_page_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_k_memory_layout.hpp b/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_memory_layout.hpp index 7ddb4a62..003f7457 100644 --- a/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_memory_layout.hpp +++ b/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_memory_layout.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_k_memory_region_device_types.inc b/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_memory_region_device_types.inc index 7fc77b6c..68be3dcd 100644 --- a/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_memory_region_device_types.inc +++ b/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_memory_region_device_types.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_k_system_control.hpp b/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_system_control.hpp index ae14d497..b7c2f169 100644 --- a/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_system_control.hpp +++ b/libmesosphere/include/mesosphere/board/nintendo/nx/kern_k_system_control.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_arguments_select.hpp b/libmesosphere/include/mesosphere/init/kern_init_arguments_select.hpp index b249592e..1e34dbcc 100644 --- a/libmesosphere/include/mesosphere/init/kern_init_arguments_select.hpp +++ b/libmesosphere/include/mesosphere/init/kern_init_arguments_select.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 294bee9c..ba6eb228 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 7cfc8704..74c0138f 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 63197ec1..daf0e81a 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 aa9cb5df..f7ae26d0 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_slab_setup.hpp b/libmesosphere/include/mesosphere/init/kern_init_slab_setup.hpp index f18a2fd1..0783b047 100644 --- a/libmesosphere/include/mesosphere/init/kern_init_slab_setup.hpp +++ b/libmesosphere/include/mesosphere/init/kern_init_slab_setup.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_build_config.hpp b/libmesosphere/include/mesosphere/kern_build_config.hpp index 5b242dc0..ade122a9 100644 --- a/libmesosphere/include/mesosphere/kern_build_config.hpp +++ b/libmesosphere/include/mesosphere/kern_build_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_common.hpp b/libmesosphere/include/mesosphere/kern_common.hpp index 7e4bd00c..bdea4adb 100644 --- a/libmesosphere/include/mesosphere/kern_common.hpp +++ b/libmesosphere/include/mesosphere/kern_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_debug_log.hpp b/libmesosphere/include/mesosphere/kern_debug_log.hpp index ed0cf547..8253b1a2 100644 --- a/libmesosphere/include/mesosphere/kern_debug_log.hpp +++ b/libmesosphere/include/mesosphere/kern_debug_log.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 7839a53e..2ab3b609 100644 --- a/libmesosphere/include/mesosphere/kern_initial_process.hpp +++ b/libmesosphere/include/mesosphere/kern_initial_process.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_address_arbiter.hpp b/libmesosphere/include/mesosphere/kern_k_address_arbiter.hpp index 1157e62b..91f41a34 100644 --- a/libmesosphere/include/mesosphere/kern_k_address_arbiter.hpp +++ b/libmesosphere/include/mesosphere/kern_k_address_arbiter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_address_space_info.hpp b/libmesosphere/include/mesosphere/kern_k_address_space_info.hpp index 51fcbaf0..6f1507dd 100644 --- a/libmesosphere/include/mesosphere/kern_k_address_space_info.hpp +++ b/libmesosphere/include/mesosphere/kern_k_address_space_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_affinity_mask.hpp b/libmesosphere/include/mesosphere/kern_k_affinity_mask.hpp index 5ddf3245..9b6d17a1 100644 --- a/libmesosphere/include/mesosphere/kern_k_affinity_mask.hpp +++ b/libmesosphere/include/mesosphere/kern_k_affinity_mask.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_auto_object.hpp b/libmesosphere/include/mesosphere/kern_k_auto_object.hpp index dd4d6574..dcbd1ddd 100644 --- a/libmesosphere/include/mesosphere/kern_k_auto_object.hpp +++ b/libmesosphere/include/mesosphere/kern_k_auto_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_auto_object_container.hpp b/libmesosphere/include/mesosphere/kern_k_auto_object_container.hpp index 7d96d47f..1687b702 100644 --- a/libmesosphere/include/mesosphere/kern_k_auto_object_container.hpp +++ b/libmesosphere/include/mesosphere/kern_k_auto_object_container.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_capabilities.hpp b/libmesosphere/include/mesosphere/kern_k_capabilities.hpp index ef11f3cb..6025871b 100644 --- a/libmesosphere/include/mesosphere/kern_k_capabilities.hpp +++ b/libmesosphere/include/mesosphere/kern_k_capabilities.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_class_token.hpp b/libmesosphere/include/mesosphere/kern_k_class_token.hpp index c64f226d..ad2ac1a6 100644 --- a/libmesosphere/include/mesosphere/kern_k_class_token.hpp +++ b/libmesosphere/include/mesosphere/kern_k_class_token.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_client_port.hpp b/libmesosphere/include/mesosphere/kern_k_client_port.hpp index ce666562..723452df 100644 --- a/libmesosphere/include/mesosphere/kern_k_client_port.hpp +++ b/libmesosphere/include/mesosphere/kern_k_client_port.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_client_session.hpp b/libmesosphere/include/mesosphere/kern_k_client_session.hpp index 4315b6a8..03b6c64e 100644 --- a/libmesosphere/include/mesosphere/kern_k_client_session.hpp +++ b/libmesosphere/include/mesosphere/kern_k_client_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_code_memory.hpp b/libmesosphere/include/mesosphere/kern_k_code_memory.hpp index d51a21a5..ebb4bf2a 100644 --- a/libmesosphere/include/mesosphere/kern_k_code_memory.hpp +++ b/libmesosphere/include/mesosphere/kern_k_code_memory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_condition_variable.hpp b/libmesosphere/include/mesosphere/kern_k_condition_variable.hpp index 54ca7c1a..650e54b7 100644 --- a/libmesosphere/include/mesosphere/kern_k_condition_variable.hpp +++ b/libmesosphere/include/mesosphere/kern_k_condition_variable.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_current_context.hpp b/libmesosphere/include/mesosphere/kern_k_current_context.hpp index 645b7b22..a06cda7a 100644 --- a/libmesosphere/include/mesosphere/kern_k_current_context.hpp +++ b/libmesosphere/include/mesosphere/kern_k_current_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_debug_base.hpp b/libmesosphere/include/mesosphere/kern_k_debug_base.hpp index a4830edc..ffe1544a 100644 --- a/libmesosphere/include/mesosphere/kern_k_debug_base.hpp +++ b/libmesosphere/include/mesosphere/kern_k_debug_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_device_address_space.hpp b/libmesosphere/include/mesosphere/kern_k_device_address_space.hpp index c9a98bf0..aef0518b 100644 --- a/libmesosphere/include/mesosphere/kern_k_device_address_space.hpp +++ b/libmesosphere/include/mesosphere/kern_k_device_address_space.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_dpc_manager.hpp b/libmesosphere/include/mesosphere/kern_k_dpc_manager.hpp index c19d7d07..97bae668 100644 --- a/libmesosphere/include/mesosphere/kern_k_dpc_manager.hpp +++ b/libmesosphere/include/mesosphere/kern_k_dpc_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_dump_object.hpp b/libmesosphere/include/mesosphere/kern_k_dump_object.hpp index 43bf7977..8627aad8 100644 --- a/libmesosphere/include/mesosphere/kern_k_dump_object.hpp +++ b/libmesosphere/include/mesosphere/kern_k_dump_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_dynamic_page_manager.hpp b/libmesosphere/include/mesosphere/kern_k_dynamic_page_manager.hpp index 114895a0..629ba403 100644 --- a/libmesosphere/include/mesosphere/kern_k_dynamic_page_manager.hpp +++ b/libmesosphere/include/mesosphere/kern_k_dynamic_page_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_dynamic_resource_manager.hpp b/libmesosphere/include/mesosphere/kern_k_dynamic_resource_manager.hpp index 5bf9eedb..e069ad05 100644 --- a/libmesosphere/include/mesosphere/kern_k_dynamic_resource_manager.hpp +++ b/libmesosphere/include/mesosphere/kern_k_dynamic_resource_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_dynamic_slab_heap.hpp b/libmesosphere/include/mesosphere/kern_k_dynamic_slab_heap.hpp index fc6b7d09..85995c40 100644 --- a/libmesosphere/include/mesosphere/kern_k_dynamic_slab_heap.hpp +++ b/libmesosphere/include/mesosphere/kern_k_dynamic_slab_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_event.hpp b/libmesosphere/include/mesosphere/kern_k_event.hpp index d228b82a..ae1d62f9 100644 --- a/libmesosphere/include/mesosphere/kern_k_event.hpp +++ b/libmesosphere/include/mesosphere/kern_k_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_event_info.hpp b/libmesosphere/include/mesosphere/kern_k_event_info.hpp index 31586957..23cb8974 100644 --- a/libmesosphere/include/mesosphere/kern_k_event_info.hpp +++ b/libmesosphere/include/mesosphere/kern_k_event_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_exception_context.hpp b/libmesosphere/include/mesosphere/kern_k_exception_context.hpp index e07ce69e..bee3d6f0 100644 --- a/libmesosphere/include/mesosphere/kern_k_exception_context.hpp +++ b/libmesosphere/include/mesosphere/kern_k_exception_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_handle_table.hpp b/libmesosphere/include/mesosphere/kern_k_handle_table.hpp index dbc18d8a..7d86e0dc 100644 --- a/libmesosphere/include/mesosphere/kern_k_handle_table.hpp +++ b/libmesosphere/include/mesosphere/kern_k_handle_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_hardware_timer_base.hpp b/libmesosphere/include/mesosphere/kern_k_hardware_timer_base.hpp index 9da5fde4..ab2ad1c1 100644 --- a/libmesosphere/include/mesosphere/kern_k_hardware_timer_base.hpp +++ b/libmesosphere/include/mesosphere/kern_k_hardware_timer_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_initial_process_reader.hpp b/libmesosphere/include/mesosphere/kern_k_initial_process_reader.hpp index 97b7977f..8ee175e9 100644 --- a/libmesosphere/include/mesosphere/kern_k_initial_process_reader.hpp +++ b/libmesosphere/include/mesosphere/kern_k_initial_process_reader.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_event.hpp b/libmesosphere/include/mesosphere/kern_k_interrupt_event.hpp index d8d05ffd..010aa10d 100644 --- a/libmesosphere/include/mesosphere/kern_k_interrupt_event.hpp +++ b/libmesosphere/include/mesosphere/kern_k_interrupt_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_task.hpp b/libmesosphere/include/mesosphere/kern_k_interrupt_task.hpp index bd39ba87..f2a96042 100644 --- a/libmesosphere/include/mesosphere/kern_k_interrupt_task.hpp +++ b/libmesosphere/include/mesosphere/kern_k_interrupt_task.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_task_manager.hpp b/libmesosphere/include/mesosphere/kern_k_interrupt_task_manager.hpp index ca902b74..f13f3256 100644 --- a/libmesosphere/include/mesosphere/kern_k_interrupt_task_manager.hpp +++ b/libmesosphere/include/mesosphere/kern_k_interrupt_task_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_pool.hpp b/libmesosphere/include/mesosphere/kern_k_io_pool.hpp index 00cb6e21..de20219c 100644 --- a/libmesosphere/include/mesosphere/kern_k_io_pool.hpp +++ b/libmesosphere/include/mesosphere/kern_k_io_pool.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_region.hpp b/libmesosphere/include/mesosphere/kern_k_io_region.hpp index 62de364d..58cad7f4 100644 --- a/libmesosphere/include/mesosphere/kern_k_io_region.hpp +++ b/libmesosphere/include/mesosphere/kern_k_io_region.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_client_session.hpp b/libmesosphere/include/mesosphere/kern_k_light_client_session.hpp index 2e2c0e29..331e419e 100644 --- a/libmesosphere/include/mesosphere/kern_k_light_client_session.hpp +++ b/libmesosphere/include/mesosphere/kern_k_light_client_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_condition_variable.hpp b/libmesosphere/include/mesosphere/kern_k_light_condition_variable.hpp index 6ebe9ed4..cd274673 100644 --- a/libmesosphere/include/mesosphere/kern_k_light_condition_variable.hpp +++ b/libmesosphere/include/mesosphere/kern_k_light_condition_variable.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_lock.hpp b/libmesosphere/include/mesosphere/kern_k_light_lock.hpp index 2f1734cd..5cd809d4 100644 --- a/libmesosphere/include/mesosphere/kern_k_light_lock.hpp +++ b/libmesosphere/include/mesosphere/kern_k_light_lock.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_server_session.hpp b/libmesosphere/include/mesosphere/kern_k_light_server_session.hpp index 5a136f29..4f3d4f0d 100644 --- a/libmesosphere/include/mesosphere/kern_k_light_server_session.hpp +++ b/libmesosphere/include/mesosphere/kern_k_light_server_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_session.hpp b/libmesosphere/include/mesosphere/kern_k_light_session.hpp index dde7263b..fe58cb38 100644 --- a/libmesosphere/include/mesosphere/kern_k_light_session.hpp +++ b/libmesosphere/include/mesosphere/kern_k_light_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_block.hpp b/libmesosphere/include/mesosphere/kern_k_memory_block.hpp index 37b7e672..55761632 100644 --- a/libmesosphere/include/mesosphere/kern_k_memory_block.hpp +++ b/libmesosphere/include/mesosphere/kern_k_memory_block.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_block_manager.hpp b/libmesosphere/include/mesosphere/kern_k_memory_block_manager.hpp index e25a0dcc..3048b467 100644 --- a/libmesosphere/include/mesosphere/kern_k_memory_block_manager.hpp +++ b/libmesosphere/include/mesosphere/kern_k_memory_block_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_layout.hpp b/libmesosphere/include/mesosphere/kern_k_memory_layout.hpp index 17e768dd..2710aa09 100644 --- a/libmesosphere/include/mesosphere/kern_k_memory_layout.hpp +++ b/libmesosphere/include/mesosphere/kern_k_memory_layout.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_manager.hpp b/libmesosphere/include/mesosphere/kern_k_memory_manager.hpp index bd647eb0..2743888b 100644 --- a/libmesosphere/include/mesosphere/kern_k_memory_manager.hpp +++ b/libmesosphere/include/mesosphere/kern_k_memory_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_region.hpp b/libmesosphere/include/mesosphere/kern_k_memory_region.hpp index 77d1a787..9b4e2f4f 100644 --- a/libmesosphere/include/mesosphere/kern_k_memory_region.hpp +++ b/libmesosphere/include/mesosphere/kern_k_memory_region.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_region_type.hpp b/libmesosphere/include/mesosphere/kern_k_memory_region_type.hpp index 5ffe4ca0..8ca84cd9 100644 --- a/libmesosphere/include/mesosphere/kern_k_memory_region_type.hpp +++ b/libmesosphere/include/mesosphere/kern_k_memory_region_type.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_object_name.hpp b/libmesosphere/include/mesosphere/kern_k_object_name.hpp index f0bf6b8a..1823938b 100644 --- a/libmesosphere/include/mesosphere/kern_k_object_name.hpp +++ b/libmesosphere/include/mesosphere/kern_k_object_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_bitmap.hpp b/libmesosphere/include/mesosphere/kern_k_page_bitmap.hpp index 05780f0c..c946b698 100644 --- a/libmesosphere/include/mesosphere/kern_k_page_bitmap.hpp +++ b/libmesosphere/include/mesosphere/kern_k_page_bitmap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_buffer.hpp b/libmesosphere/include/mesosphere/kern_k_page_buffer.hpp index a5bf95e4..a382f19e 100644 --- a/libmesosphere/include/mesosphere/kern_k_page_buffer.hpp +++ b/libmesosphere/include/mesosphere/kern_k_page_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_group.hpp b/libmesosphere/include/mesosphere/kern_k_page_group.hpp index 7e6ca96f..06d0b013 100644 --- a/libmesosphere/include/mesosphere/kern_k_page_group.hpp +++ b/libmesosphere/include/mesosphere/kern_k_page_group.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_heap.hpp b/libmesosphere/include/mesosphere/kern_k_page_heap.hpp index 2c53fd5e..c7cd5d8d 100644 --- a/libmesosphere/include/mesosphere/kern_k_page_heap.hpp +++ b/libmesosphere/include/mesosphere/kern_k_page_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_table_base.hpp b/libmesosphere/include/mesosphere/kern_k_page_table_base.hpp index 1a8da836..5f474635 100644 --- a/libmesosphere/include/mesosphere/kern_k_page_table_base.hpp +++ b/libmesosphere/include/mesosphere/kern_k_page_table_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_table_manager.hpp b/libmesosphere/include/mesosphere/kern_k_page_table_manager.hpp index c1fc5fcb..85ddc699 100644 --- a/libmesosphere/include/mesosphere/kern_k_page_table_manager.hpp +++ b/libmesosphere/include/mesosphere/kern_k_page_table_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_table_slab_heap.hpp b/libmesosphere/include/mesosphere/kern_k_page_table_slab_heap.hpp index 0667bbd0..fae3ad46 100644 --- a/libmesosphere/include/mesosphere/kern_k_page_table_slab_heap.hpp +++ b/libmesosphere/include/mesosphere/kern_k_page_table_slab_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_port.hpp b/libmesosphere/include/mesosphere/kern_k_port.hpp index 80a99cbb..8dcdc54f 100644 --- a/libmesosphere/include/mesosphere/kern_k_port.hpp +++ b/libmesosphere/include/mesosphere/kern_k_port.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_priority_queue.hpp b/libmesosphere/include/mesosphere/kern_k_priority_queue.hpp index 79064d70..aeea928b 100644 --- a/libmesosphere/include/mesosphere/kern_k_priority_queue.hpp +++ b/libmesosphere/include/mesosphere/kern_k_priority_queue.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_process.hpp b/libmesosphere/include/mesosphere/kern_k_process.hpp index 941f8d17..78d7bb18 100644 --- a/libmesosphere/include/mesosphere/kern_k_process.hpp +++ b/libmesosphere/include/mesosphere/kern_k_process.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_readable_event.hpp b/libmesosphere/include/mesosphere/kern_k_readable_event.hpp index 48dce81b..0dd77e20 100644 --- a/libmesosphere/include/mesosphere/kern_k_readable_event.hpp +++ b/libmesosphere/include/mesosphere/kern_k_readable_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_resource_limit.hpp b/libmesosphere/include/mesosphere/kern_k_resource_limit.hpp index 5a127f86..36ef1685 100644 --- a/libmesosphere/include/mesosphere/kern_k_resource_limit.hpp +++ b/libmesosphere/include/mesosphere/kern_k_resource_limit.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_scheduler.hpp b/libmesosphere/include/mesosphere/kern_k_scheduler.hpp index 87ffc48a..c68d2658 100644 --- a/libmesosphere/include/mesosphere/kern_k_scheduler.hpp +++ b/libmesosphere/include/mesosphere/kern_k_scheduler.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_scheduler_lock.hpp b/libmesosphere/include/mesosphere/kern_k_scheduler_lock.hpp index e8097d36..10896f4f 100644 --- a/libmesosphere/include/mesosphere/kern_k_scheduler_lock.hpp +++ b/libmesosphere/include/mesosphere/kern_k_scheduler_lock.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_scoped_lock.hpp b/libmesosphere/include/mesosphere/kern_k_scoped_lock.hpp index fb7f6c2e..d63374c4 100644 --- a/libmesosphere/include/mesosphere/kern_k_scoped_lock.hpp +++ b/libmesosphere/include/mesosphere/kern_k_scoped_lock.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_scoped_resource_reservation.hpp b/libmesosphere/include/mesosphere/kern_k_scoped_resource_reservation.hpp index 250c2402..7df6d58b 100644 --- a/libmesosphere/include/mesosphere/kern_k_scoped_resource_reservation.hpp +++ b/libmesosphere/include/mesosphere/kern_k_scoped_resource_reservation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_scoped_scheduler_lock_and_sleep.hpp b/libmesosphere/include/mesosphere/kern_k_scoped_scheduler_lock_and_sleep.hpp index cfae34c1..c4ffefff 100644 --- a/libmesosphere/include/mesosphere/kern_k_scoped_scheduler_lock_and_sleep.hpp +++ b/libmesosphere/include/mesosphere/kern_k_scoped_scheduler_lock_and_sleep.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_server_port.hpp b/libmesosphere/include/mesosphere/kern_k_server_port.hpp index 7b3bfe8f..17908190 100644 --- a/libmesosphere/include/mesosphere/kern_k_server_port.hpp +++ b/libmesosphere/include/mesosphere/kern_k_server_port.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_server_session.hpp b/libmesosphere/include/mesosphere/kern_k_server_session.hpp index ccdcabe2..2ac68004 100644 --- a/libmesosphere/include/mesosphere/kern_k_server_session.hpp +++ b/libmesosphere/include/mesosphere/kern_k_server_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_session.hpp b/libmesosphere/include/mesosphere/kern_k_session.hpp index 8c490a76..8d02289c 100644 --- a/libmesosphere/include/mesosphere/kern_k_session.hpp +++ b/libmesosphere/include/mesosphere/kern_k_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_session_request.hpp b/libmesosphere/include/mesosphere/kern_k_session_request.hpp index 0deb5ed2..23d11b58 100644 --- a/libmesosphere/include/mesosphere/kern_k_session_request.hpp +++ b/libmesosphere/include/mesosphere/kern_k_session_request.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_memory.hpp b/libmesosphere/include/mesosphere/kern_k_shared_memory.hpp index 5685cc17..6eb0b7f0 100644 --- a/libmesosphere/include/mesosphere/kern_k_shared_memory.hpp +++ b/libmesosphere/include/mesosphere/kern_k_shared_memory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_memory_info.hpp b/libmesosphere/include/mesosphere/kern_k_shared_memory_info.hpp index 0330d491..b539a4ba 100644 --- a/libmesosphere/include/mesosphere/kern_k_shared_memory_info.hpp +++ b/libmesosphere/include/mesosphere/kern_k_shared_memory_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_slab_heap.hpp b/libmesosphere/include/mesosphere/kern_k_slab_heap.hpp index 176dcacd..dda3ce48 100644 --- a/libmesosphere/include/mesosphere/kern_k_slab_heap.hpp +++ b/libmesosphere/include/mesosphere/kern_k_slab_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_spin_lock.hpp b/libmesosphere/include/mesosphere/kern_k_spin_lock.hpp index ce8fcb3b..bc7d0525 100644 --- a/libmesosphere/include/mesosphere/kern_k_spin_lock.hpp +++ b/libmesosphere/include/mesosphere/kern_k_spin_lock.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_synchronization_object.hpp b/libmesosphere/include/mesosphere/kern_k_synchronization_object.hpp index dc071f68..cb80cb21 100644 --- a/libmesosphere/include/mesosphere/kern_k_synchronization_object.hpp +++ b/libmesosphere/include/mesosphere/kern_k_synchronization_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_target_system.hpp b/libmesosphere/include/mesosphere/kern_k_target_system.hpp index 6bc2ca5d..bcb53ec2 100644 --- a/libmesosphere/include/mesosphere/kern_k_target_system.hpp +++ b/libmesosphere/include/mesosphere/kern_k_target_system.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread.hpp b/libmesosphere/include/mesosphere/kern_k_thread.hpp index 97a6a7bf..9147394b 100644 --- a/libmesosphere/include/mesosphere/kern_k_thread.hpp +++ b/libmesosphere/include/mesosphere/kern_k_thread.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_context.hpp b/libmesosphere/include/mesosphere/kern_k_thread_context.hpp index d8ff08ef..81e81b2b 100644 --- a/libmesosphere/include/mesosphere/kern_k_thread_context.hpp +++ b/libmesosphere/include/mesosphere/kern_k_thread_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_local_page.hpp b/libmesosphere/include/mesosphere/kern_k_thread_local_page.hpp index 489f0ca0..2d48661a 100644 --- a/libmesosphere/include/mesosphere/kern_k_thread_local_page.hpp +++ b/libmesosphere/include/mesosphere/kern_k_thread_local_page.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_queue.hpp b/libmesosphere/include/mesosphere/kern_k_thread_queue.hpp index e9a149e7..c0747fe1 100644 --- a/libmesosphere/include/mesosphere/kern_k_thread_queue.hpp +++ b/libmesosphere/include/mesosphere/kern_k_thread_queue.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timer_task.hpp b/libmesosphere/include/mesosphere/kern_k_timer_task.hpp index 6efafe7f..b67447bb 100644 --- a/libmesosphere/include/mesosphere/kern_k_timer_task.hpp +++ b/libmesosphere/include/mesosphere/kern_k_timer_task.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_trace.hpp b/libmesosphere/include/mesosphere/kern_k_trace.hpp index 8fe1b836..3e757bb7 100644 --- a/libmesosphere/include/mesosphere/kern_k_trace.hpp +++ b/libmesosphere/include/mesosphere/kern_k_trace.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_transfer_memory.hpp b/libmesosphere/include/mesosphere/kern_k_transfer_memory.hpp index 0e2d8e8a..9303514b 100644 --- a/libmesosphere/include/mesosphere/kern_k_transfer_memory.hpp +++ b/libmesosphere/include/mesosphere/kern_k_transfer_memory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 3cdee70f..ee07b30f 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_unsafe_memory.hpp b/libmesosphere/include/mesosphere/kern_k_unsafe_memory.hpp index 9c789770..916227f7 100644 --- a/libmesosphere/include/mesosphere/kern_k_unsafe_memory.hpp +++ b/libmesosphere/include/mesosphere/kern_k_unsafe_memory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_unused_slab_memory.hpp b/libmesosphere/include/mesosphere/kern_k_unused_slab_memory.hpp index e1e81554..032317ca 100644 --- a/libmesosphere/include/mesosphere/kern_k_unused_slab_memory.hpp +++ b/libmesosphere/include/mesosphere/kern_k_unused_slab_memory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_wait_object.hpp b/libmesosphere/include/mesosphere/kern_k_wait_object.hpp index d2f78749..3beabd28 100644 --- a/libmesosphere/include/mesosphere/kern_k_wait_object.hpp +++ b/libmesosphere/include/mesosphere/kern_k_wait_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_worker_task.hpp b/libmesosphere/include/mesosphere/kern_k_worker_task.hpp index 4ec6625b..56890486 100644 --- a/libmesosphere/include/mesosphere/kern_k_worker_task.hpp +++ b/libmesosphere/include/mesosphere/kern_k_worker_task.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_worker_task_manager.hpp b/libmesosphere/include/mesosphere/kern_k_worker_task_manager.hpp index f131280f..df0d81ff 100644 --- a/libmesosphere/include/mesosphere/kern_k_worker_task_manager.hpp +++ b/libmesosphere/include/mesosphere/kern_k_worker_task_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_kernel.hpp b/libmesosphere/include/mesosphere/kern_kernel.hpp index 679f9ee2..6f80d75f 100644 --- a/libmesosphere/include/mesosphere/kern_kernel.hpp +++ b/libmesosphere/include/mesosphere/kern_kernel.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_main.hpp b/libmesosphere/include/mesosphere/kern_main.hpp index f1935bdd..3b45b533 100644 --- a/libmesosphere/include/mesosphere/kern_main.hpp +++ b/libmesosphere/include/mesosphere/kern_main.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 4a99ba0d..5335fe4a 100644 --- a/libmesosphere/include/mesosphere/kern_panic.hpp +++ b/libmesosphere/include/mesosphere/kern_panic.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_assembly_offsets.h b/libmesosphere/include/mesosphere/kern_select_assembly_offsets.h index 30d6e2c0..5c778364 100644 --- a/libmesosphere/include/mesosphere/kern_select_assembly_offsets.h +++ b/libmesosphere/include/mesosphere/kern_select_assembly_offsets.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1b346977..8cf08533 100644 --- a/libmesosphere/include/mesosphere/kern_select_cpu.hpp +++ b/libmesosphere/include/mesosphere/kern_select_cpu.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_debug.hpp b/libmesosphere/include/mesosphere/kern_select_debug.hpp index 607c43db..2cbb29b8 100644 --- a/libmesosphere/include/mesosphere/kern_select_debug.hpp +++ b/libmesosphere/include/mesosphere/kern_select_debug.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_device_page_table.hpp b/libmesosphere/include/mesosphere/kern_select_device_page_table.hpp index 6557c991..f74796c2 100644 --- a/libmesosphere/include/mesosphere/kern_select_device_page_table.hpp +++ b/libmesosphere/include/mesosphere/kern_select_device_page_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_hardware_timer.hpp b/libmesosphere/include/mesosphere/kern_select_hardware_timer.hpp index e9c04cec..778b87b5 100644 --- a/libmesosphere/include/mesosphere/kern_select_hardware_timer.hpp +++ b/libmesosphere/include/mesosphere/kern_select_hardware_timer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_controller.hpp b/libmesosphere/include/mesosphere/kern_select_interrupt_controller.hpp index 7225dc09..46c0ba2a 100644 --- a/libmesosphere/include/mesosphere/kern_select_interrupt_controller.hpp +++ b/libmesosphere/include/mesosphere/kern_select_interrupt_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_manager.hpp b/libmesosphere/include/mesosphere/kern_select_interrupt_manager.hpp index 10169d2e..e630d3c8 100644 --- a/libmesosphere/include/mesosphere/kern_select_interrupt_manager.hpp +++ b/libmesosphere/include/mesosphere/kern_select_interrupt_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_name.hpp b/libmesosphere/include/mesosphere/kern_select_interrupt_name.hpp index 8be3a7b4..70f64b1b 100644 --- a/libmesosphere/include/mesosphere/kern_select_interrupt_name.hpp +++ b/libmesosphere/include/mesosphere/kern_select_interrupt_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_table.hpp b/libmesosphere/include/mesosphere/kern_select_page_table.hpp index 4a0edda2..49eb36a2 100644 --- a/libmesosphere/include/mesosphere/kern_select_page_table.hpp +++ b/libmesosphere/include/mesosphere/kern_select_page_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_table_impl.hpp b/libmesosphere/include/mesosphere/kern_select_page_table_impl.hpp index 4d6858b0..d0ddf5b9 100644 --- a/libmesosphere/include/mesosphere/kern_select_page_table_impl.hpp +++ b/libmesosphere/include/mesosphere/kern_select_page_table_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_system_control.hpp b/libmesosphere/include/mesosphere/kern_select_system_control.hpp index 5d4890d6..cb1bb4d9 100644 --- a/libmesosphere/include/mesosphere/kern_select_system_control.hpp +++ b/libmesosphere/include/mesosphere/kern_select_system_control.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_userspace_memory_access.hpp b/libmesosphere/include/mesosphere/kern_select_userspace_memory_access.hpp index 121eb456..f772424c 100644 --- a/libmesosphere/include/mesosphere/kern_select_userspace_memory_access.hpp +++ b/libmesosphere/include/mesosphere/kern_select_userspace_memory_access.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_slab_helpers.hpp b/libmesosphere/include/mesosphere/kern_slab_helpers.hpp index c5ddad1e..8335d05b 100644 --- a/libmesosphere/include/mesosphere/kern_slab_helpers.hpp +++ b/libmesosphere/include/mesosphere/kern_slab_helpers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_svc.hpp b/libmesosphere/include/mesosphere/kern_svc.hpp index 251fcd02..94640b0b 100644 --- a/libmesosphere/include/mesosphere/kern_svc.hpp +++ b/libmesosphere/include/mesosphere/kern_svc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_k_user_pointer.hpp b/libmesosphere/include/mesosphere/svc/kern_svc_k_user_pointer.hpp index b4b13d51..16f991a8 100644 --- a/libmesosphere/include/mesosphere/svc/kern_svc_k_user_pointer.hpp +++ b/libmesosphere/include/mesosphere/svc/kern_svc_k_user_pointer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_prototypes.hpp b/libmesosphere/include/mesosphere/svc/kern_svc_prototypes.hpp index f7331399..dca425f4 100644 --- a/libmesosphere/include/mesosphere/svc/kern_svc_prototypes.hpp +++ b/libmesosphere/include/mesosphere/svc/kern_svc_prototypes.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_results.hpp b/libmesosphere/include/mesosphere/svc/kern_svc_results.hpp index 3a03d53a..b8dfee4e 100644 --- a/libmesosphere/include/mesosphere/svc/kern_svc_results.hpp +++ b/libmesosphere/include/mesosphere/svc/kern_svc_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_tables.hpp b/libmesosphere/include/mesosphere/svc/kern_svc_tables.hpp index 3119ba8b..d807b120 100644 --- a/libmesosphere/include/mesosphere/svc/kern_svc_tables.hpp +++ b/libmesosphere/include/mesosphere/svc/kern_svc_tables.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/arm/kern_generic_interrupt_controller.inc b/libmesosphere/source/arch/arm/kern_generic_interrupt_controller.inc index 4f35bb25..864da44a 100644 --- a/libmesosphere/source/arch/arm/kern_generic_interrupt_controller.inc +++ b/libmesosphere/source/arch/arm/kern_generic_interrupt_controller.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/arm/kern_k_interrupt_controller.board.generic.cpp b/libmesosphere/source/arch/arm/kern_k_interrupt_controller.board.generic.cpp index 06c132cf..de70a3f1 100644 --- a/libmesosphere/source/arch/arm/kern_k_interrupt_controller.board.generic.cpp +++ b/libmesosphere/source/arch/arm/kern_k_interrupt_controller.board.generic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 b5ebee32..9ed79aee 100644 --- a/libmesosphere/source/arch/arm64/kern_cpu.cpp +++ b/libmesosphere/source/arch/arm64/kern_cpu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_asm.s b/libmesosphere/source/arch/arm64/kern_cpu_asm.s index e3f2f8b4..650e20a5 100644 --- a/libmesosphere/source/arch/arm64/kern_cpu_asm.s +++ b/libmesosphere/source/arch/arm64/kern_cpu_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_exception_handlers.cpp b/libmesosphere/source/arch/arm64/kern_exception_handlers.cpp index da2b0666..a8f65123 100644 --- a/libmesosphere/source/arch/arm64/kern_exception_handlers.cpp +++ b/libmesosphere/source/arch/arm64/kern_exception_handlers.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_debug.cpp b/libmesosphere/source/arch/arm64/kern_k_debug.cpp index 970d9896..390d3e7f 100644 --- a/libmesosphere/source/arch/arm64/kern_k_debug.cpp +++ b/libmesosphere/source/arch/arm64/kern_k_debug.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_hardware_timer.cpp b/libmesosphere/source/arch/arm64/kern_k_hardware_timer.cpp index 288771ca..57e10774 100644 --- a/libmesosphere/source/arch/arm64/kern_k_hardware_timer.cpp +++ b/libmesosphere/source/arch/arm64/kern_k_hardware_timer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_interrupt_controller.board.generic.cpp b/libmesosphere/source/arch/arm64/kern_k_interrupt_controller.board.generic.cpp index 06c132cf..de70a3f1 100644 --- a/libmesosphere/source/arch/arm64/kern_k_interrupt_controller.board.generic.cpp +++ b/libmesosphere/source/arch/arm64/kern_k_interrupt_controller.board.generic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_interrupt_manager.cpp b/libmesosphere/source/arch/arm64/kern_k_interrupt_manager.cpp index 1a1a64a5..64c48c03 100644 --- a/libmesosphere/source/arch/arm64/kern_k_interrupt_manager.cpp +++ b/libmesosphere/source/arch/arm64/kern_k_interrupt_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_page_table.cpp b/libmesosphere/source/arch/arm64/kern_k_page_table.cpp index cda590a8..c8c2f27c 100644 --- a/libmesosphere/source/arch/arm64/kern_k_page_table.cpp +++ b/libmesosphere/source/arch/arm64/kern_k_page_table.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_page_table_impl.cpp b/libmesosphere/source/arch/arm64/kern_k_page_table_impl.cpp index e77efcd9..901a708a 100644 --- a/libmesosphere/source/arch/arm64/kern_k_page_table_impl.cpp +++ b/libmesosphere/source/arch/arm64/kern_k_page_table_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_supervisor_page_table.cpp b/libmesosphere/source/arch/arm64/kern_k_supervisor_page_table.cpp index aec4229e..23e3541d 100644 --- a/libmesosphere/source/arch/arm64/kern_k_supervisor_page_table.cpp +++ b/libmesosphere/source/arch/arm64/kern_k_supervisor_page_table.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_k_thread_context.cpp b/libmesosphere/source/arch/arm64/kern_k_thread_context.cpp index f507c8a9..23c680dc 100644 --- a/libmesosphere/source/arch/arm64/kern_k_thread_context.cpp +++ b/libmesosphere/source/arch/arm64/kern_k_thread_context.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_panic_asm.s b/libmesosphere/source/arch/arm64/kern_panic_asm.s index 33ece6e0..cc9ec078 100644 --- a/libmesosphere/source/arch/arm64/kern_panic_asm.s +++ b/libmesosphere/source/arch/arm64/kern_panic_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_userspace_memory_access_asm.s b/libmesosphere/source/arch/arm64/kern_userspace_memory_access_asm.s index c9c04f7b..8a64750a 100644 --- a/libmesosphere/source/arch/arm64/kern_userspace_memory_access_asm.s +++ b/libmesosphere/source/arch/arm64/kern_userspace_memory_access_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_call_secure_monitor_asm.s b/libmesosphere/source/arch/arm64/svc/kern_svc_call_secure_monitor_asm.s index dea5890b..698759db 100644 --- a/libmesosphere/source/arch/arm64/svc/kern_svc_call_secure_monitor_asm.s +++ b/libmesosphere/source/arch/arm64/svc/kern_svc_call_secure_monitor_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_exception_asm.s b/libmesosphere/source/arch/arm64/svc/kern_svc_exception_asm.s index ef65fafb..877f441f 100644 --- a/libmesosphere/source/arch/arm64/svc/kern_svc_exception_asm.s +++ b/libmesosphere/source/arch/arm64/svc/kern_svc_exception_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_handlers.cpp b/libmesosphere/source/arch/arm64/svc/kern_svc_handlers.cpp index 72723557..6986c50f 100644 --- a/libmesosphere/source/arch/arm64/svc/kern_svc_handlers.cpp +++ b/libmesosphere/source/arch/arm64/svc/kern_svc_handlers.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_handlers_asm.s b/libmesosphere/source/arch/arm64/svc/kern_svc_handlers_asm.s index c0544ee2..b7371c89 100644 --- a/libmesosphere/source/arch/arm64/svc/kern_svc_handlers_asm.s +++ b/libmesosphere/source/arch/arm64/svc/kern_svc_handlers_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_light_ipc_asm.s b/libmesosphere/source/arch/arm64/svc/kern_svc_light_ipc_asm.s index acc64aa1..568f88e9 100644 --- a/libmesosphere/source/arch/arm64/svc/kern_svc_light_ipc_asm.s +++ b/libmesosphere/source/arch/arm64/svc/kern_svc_light_ipc_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_tables.cpp b/libmesosphere/source/arch/arm64/svc/kern_svc_tables.cpp index f4f62acf..4f817f7f 100644 --- a/libmesosphere/source/arch/arm64/svc/kern_svc_tables.cpp +++ b/libmesosphere/source/arch/arm64/svc/kern_svc_tables.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_atomics_registers.hpp b/libmesosphere/source/board/nintendo/nx/kern_atomics_registers.hpp index ee6564f5..5f29af2a 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_atomics_registers.hpp +++ b/libmesosphere/source/board/nintendo/nx/kern_atomics_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_bpmp_api.hpp b/libmesosphere/source/board/nintendo/nx/kern_bpmp_api.hpp index d06c35a8..d78223ad 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_bpmp_api.hpp +++ b/libmesosphere/source/board/nintendo/nx/kern_bpmp_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_ictlr_registers.hpp b/libmesosphere/source/board/nintendo/nx/kern_ictlr_registers.hpp index 3e63d869..b073b39b 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_ictlr_registers.hpp +++ b/libmesosphere/source/board/nintendo/nx/kern_ictlr_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_k_device_page_table.cpp b/libmesosphere/source/board/nintendo/nx/kern_k_device_page_table.cpp index 2cfcaecb..7dd7f55f 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_k_device_page_table.cpp +++ b/libmesosphere/source/board/nintendo/nx/kern_k_device_page_table.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_k_io_pool.board.nintendo_nx.inc b/libmesosphere/source/board/nintendo/nx/kern_k_io_pool.board.nintendo_nx.inc index 6354588e..e109c5d6 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_k_io_pool.board.nintendo_nx.inc +++ b/libmesosphere/source/board/nintendo/nx/kern_k_io_pool.board.nintendo_nx.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_k_sleep_manager.cpp b/libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager.cpp index 3ad3abb9..75e88471 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager.cpp +++ b/libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_k_sleep_manager.hpp b/libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager.hpp index 64f3ddcb..195db36d 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager.hpp +++ b/libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_k_sleep_manager_asm.s b/libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager_asm.s index d38c476f..9864c1c1 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager_asm.s +++ b/libmesosphere/source/board/nintendo/nx/kern_k_sleep_manager_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_k_system_control.cpp b/libmesosphere/source/board/nintendo/nx/kern_k_system_control.cpp index dcd6be93..51ff4f96 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_k_system_control.cpp +++ b/libmesosphere/source/board/nintendo/nx/kern_k_system_control.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_lps_driver.cpp b/libmesosphere/source/board/nintendo/nx/kern_lps_driver.cpp index e3f8755c..f2094e13 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_lps_driver.cpp +++ b/libmesosphere/source/board/nintendo/nx/kern_lps_driver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_lps_driver.hpp b/libmesosphere/source/board/nintendo/nx/kern_lps_driver.hpp index 45139f7b..3d702a7a 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_lps_driver.hpp +++ b/libmesosphere/source/board/nintendo/nx/kern_lps_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_secure_monitor.cpp b/libmesosphere/source/board/nintendo/nx/kern_secure_monitor.cpp index 711424de..d95cd517 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_secure_monitor.cpp +++ b/libmesosphere/source/board/nintendo/nx/kern_secure_monitor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_secure_monitor.hpp b/libmesosphere/source/board/nintendo/nx/kern_secure_monitor.hpp index 05bb3a1a..cf1d0cda 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_secure_monitor.hpp +++ b/libmesosphere/source/board/nintendo/nx/kern_secure_monitor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/kern_sema_registers.hpp b/libmesosphere/source/board/nintendo/nx/kern_sema_registers.hpp index b623df17..fd59a49c 100644 --- a/libmesosphere/source/board/nintendo/nx/kern_sema_registers.hpp +++ b/libmesosphere/source/board/nintendo/nx/kern_sema_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 44ff6325..96ac6b5e 100644 --- a/libmesosphere/source/init/kern_init_elf.cpp +++ b/libmesosphere/source/init/kern_init_elf.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_slab_setup.cpp b/libmesosphere/source/init/kern_init_slab_setup.cpp index 80733ea6..781df17f 100644 --- a/libmesosphere/source/init/kern_init_slab_setup.cpp +++ b/libmesosphere/source/init/kern_init_slab_setup.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_debug_log.cpp b/libmesosphere/source/kern_debug_log.cpp index 94211b0e..6ff3df94 100644 --- a/libmesosphere/source/kern_debug_log.cpp +++ b/libmesosphere/source/kern_debug_log.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_debug_log_impl.board.nintendo_nx.cpp b/libmesosphere/source/kern_debug_log_impl.board.nintendo_nx.cpp index 9b516e29..d5b210af 100644 --- a/libmesosphere/source/kern_debug_log_impl.board.nintendo_nx.cpp +++ b/libmesosphere/source/kern_debug_log_impl.board.nintendo_nx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_debug_log_impl.hpp b/libmesosphere/source/kern_debug_log_impl.hpp index b2b7aa04..fb065c53 100644 --- a/libmesosphere/source/kern_debug_log_impl.hpp +++ b/libmesosphere/source/kern_debug_log_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_initial_process.cpp b/libmesosphere/source/kern_initial_process.cpp index 81fff32e..e64d6cb8 100644 --- a/libmesosphere/source/kern_initial_process.cpp +++ b/libmesosphere/source/kern_initial_process.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_address_arbiter.cpp b/libmesosphere/source/kern_k_address_arbiter.cpp index 38da3486..f8e15984 100644 --- a/libmesosphere/source/kern_k_address_arbiter.cpp +++ b/libmesosphere/source/kern_k_address_arbiter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_address_space_info.cpp b/libmesosphere/source/kern_k_address_space_info.cpp index 425ffce0..a0b1fbe9 100644 --- a/libmesosphere/source/kern_k_address_space_info.cpp +++ b/libmesosphere/source/kern_k_address_space_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_auto_object.cpp b/libmesosphere/source/kern_k_auto_object.cpp index 07f648e4..f8126a95 100644 --- a/libmesosphere/source/kern_k_auto_object.cpp +++ b/libmesosphere/source/kern_k_auto_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_auto_object_container.cpp b/libmesosphere/source/kern_k_auto_object_container.cpp index 3dcbc173..7c76bf9a 100644 --- a/libmesosphere/source/kern_k_auto_object_container.cpp +++ b/libmesosphere/source/kern_k_auto_object_container.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_capabilities.cpp b/libmesosphere/source/kern_k_capabilities.cpp index 336ac46f..3a02e7e7 100644 --- a/libmesosphere/source/kern_k_capabilities.cpp +++ b/libmesosphere/source/kern_k_capabilities.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_class_token.cpp b/libmesosphere/source/kern_k_class_token.cpp index 2d2f8d0e..ba1fa50a 100644 --- a/libmesosphere/source/kern_k_class_token.cpp +++ b/libmesosphere/source/kern_k_class_token.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_client_port.cpp b/libmesosphere/source/kern_k_client_port.cpp index ec0c9ea9..4333bd5a 100644 --- a/libmesosphere/source/kern_k_client_port.cpp +++ b/libmesosphere/source/kern_k_client_port.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_client_session.cpp b/libmesosphere/source/kern_k_client_session.cpp index c50e05f3..603eaa3d 100644 --- a/libmesosphere/source/kern_k_client_session.cpp +++ b/libmesosphere/source/kern_k_client_session.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_code_memory.cpp b/libmesosphere/source/kern_k_code_memory.cpp index 9b47ca22..bc58919c 100644 --- a/libmesosphere/source/kern_k_code_memory.cpp +++ b/libmesosphere/source/kern_k_code_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_condition_variable.cpp b/libmesosphere/source/kern_k_condition_variable.cpp index 72039bb4..2302660f 100644 --- a/libmesosphere/source/kern_k_condition_variable.cpp +++ b/libmesosphere/source/kern_k_condition_variable.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_debug_base.cpp b/libmesosphere/source/kern_k_debug_base.cpp index 30a92c62..3e64d4ea 100644 --- a/libmesosphere/source/kern_k_debug_base.cpp +++ b/libmesosphere/source/kern_k_debug_base.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_debug_base_process_holder.cpp b/libmesosphere/source/kern_k_debug_base_process_holder.cpp index 996fb866..42e75180 100644 --- a/libmesosphere/source/kern_k_debug_base_process_holder.cpp +++ b/libmesosphere/source/kern_k_debug_base_process_holder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_device_address_space.cpp b/libmesosphere/source/kern_k_device_address_space.cpp index dc332adf..78c67750 100644 --- a/libmesosphere/source/kern_k_device_address_space.cpp +++ b/libmesosphere/source/kern_k_device_address_space.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_dpc_manager.cpp b/libmesosphere/source/kern_k_dpc_manager.cpp index a55c30a2..cd71c5d5 100644 --- a/libmesosphere/source/kern_k_dpc_manager.cpp +++ b/libmesosphere/source/kern_k_dpc_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_dump_object.cpp b/libmesosphere/source/kern_k_dump_object.cpp index f7451201..8c4c1316 100644 --- a/libmesosphere/source/kern_k_dump_object.cpp +++ b/libmesosphere/source/kern_k_dump_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_event.cpp b/libmesosphere/source/kern_k_event.cpp index 9a49f5ac..371225c4 100644 --- a/libmesosphere/source/kern_k_event.cpp +++ b/libmesosphere/source/kern_k_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_handle_table.cpp b/libmesosphere/source/kern_k_handle_table.cpp index 6b366b9a..af9b8cfb 100644 --- a/libmesosphere/source/kern_k_handle_table.cpp +++ b/libmesosphere/source/kern_k_handle_table.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_initial_process_reader.cpp b/libmesosphere/source/kern_k_initial_process_reader.cpp index 83922182..e0cb860d 100644 --- a/libmesosphere/source/kern_k_initial_process_reader.cpp +++ b/libmesosphere/source/kern_k_initial_process_reader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_event.cpp b/libmesosphere/source/kern_k_interrupt_event.cpp index 4d8cb011..b28edf34 100644 --- a/libmesosphere/source/kern_k_interrupt_event.cpp +++ b/libmesosphere/source/kern_k_interrupt_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_task_manager.cpp b/libmesosphere/source/kern_k_interrupt_task_manager.cpp index d370b2f5..fbacf61e 100644 --- a/libmesosphere/source/kern_k_interrupt_task_manager.cpp +++ b/libmesosphere/source/kern_k_interrupt_task_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_pool.cpp b/libmesosphere/source/kern_k_io_pool.cpp index 2b9746e3..cb15856d 100644 --- a/libmesosphere/source/kern_k_io_pool.cpp +++ b/libmesosphere/source/kern_k_io_pool.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_pool.unsupported.inc b/libmesosphere/source/kern_k_io_pool.unsupported.inc index d3077ccb..816f5b9e 100644 --- a/libmesosphere/source/kern_k_io_pool.unsupported.inc +++ b/libmesosphere/source/kern_k_io_pool.unsupported.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_region.cpp b/libmesosphere/source/kern_k_io_region.cpp index 35e2c31f..e243b849 100644 --- a/libmesosphere/source/kern_k_io_region.cpp +++ b/libmesosphere/source/kern_k_io_region.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_client_session.cpp b/libmesosphere/source/kern_k_light_client_session.cpp index 9416fe17..02660a43 100644 --- a/libmesosphere/source/kern_k_light_client_session.cpp +++ b/libmesosphere/source/kern_k_light_client_session.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_condition_variable.cpp b/libmesosphere/source/kern_k_light_condition_variable.cpp index fd8a1392..bf8cc8a2 100644 --- a/libmesosphere/source/kern_k_light_condition_variable.cpp +++ b/libmesosphere/source/kern_k_light_condition_variable.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_lock.cpp b/libmesosphere/source/kern_k_light_lock.cpp index b8dbb536..e463bfe9 100644 --- a/libmesosphere/source/kern_k_light_lock.cpp +++ b/libmesosphere/source/kern_k_light_lock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_server_session.cpp b/libmesosphere/source/kern_k_light_server_session.cpp index 9d915b3b..542ecd1c 100644 --- a/libmesosphere/source/kern_k_light_server_session.cpp +++ b/libmesosphere/source/kern_k_light_server_session.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_session.cpp b/libmesosphere/source/kern_k_light_session.cpp index b4ed7951..64f57b78 100644 --- a/libmesosphere/source/kern_k_light_session.cpp +++ b/libmesosphere/source/kern_k_light_session.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_block_manager.cpp b/libmesosphere/source/kern_k_memory_block_manager.cpp index e4b2c371..6fa43c8a 100644 --- a/libmesosphere/source/kern_k_memory_block_manager.cpp +++ b/libmesosphere/source/kern_k_memory_block_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_layout.board.nintendo_nx.cpp b/libmesosphere/source/kern_k_memory_layout.board.nintendo_nx.cpp index 17646796..8f20de0e 100644 --- a/libmesosphere/source/kern_k_memory_layout.board.nintendo_nx.cpp +++ b/libmesosphere/source/kern_k_memory_layout.board.nintendo_nx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_layout.cpp b/libmesosphere/source/kern_k_memory_layout.cpp index 7879dee5..95b3bde0 100644 --- a/libmesosphere/source/kern_k_memory_layout.cpp +++ b/libmesosphere/source/kern_k_memory_layout.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_manager.cpp b/libmesosphere/source/kern_k_memory_manager.cpp index 3f9a3f1b..b5d7ee35 100644 --- a/libmesosphere/source/kern_k_memory_manager.cpp +++ b/libmesosphere/source/kern_k_memory_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_object_name.cpp b/libmesosphere/source/kern_k_object_name.cpp index 00ee3b5a..ffeb52f1 100644 --- a/libmesosphere/source/kern_k_object_name.cpp +++ b/libmesosphere/source/kern_k_object_name.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_group.cpp b/libmesosphere/source/kern_k_page_group.cpp index 1b8e3e57..13a630bb 100644 --- a/libmesosphere/source/kern_k_page_group.cpp +++ b/libmesosphere/source/kern_k_page_group.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_heap.cpp b/libmesosphere/source/kern_k_page_heap.cpp index d7eec9b6..fb00f3d0 100644 --- a/libmesosphere/source/kern_k_page_heap.cpp +++ b/libmesosphere/source/kern_k_page_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_page_table_base.cpp b/libmesosphere/source/kern_k_page_table_base.cpp index f03081df..61491f49 100644 --- a/libmesosphere/source/kern_k_page_table_base.cpp +++ b/libmesosphere/source/kern_k_page_table_base.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_port.cpp b/libmesosphere/source/kern_k_port.cpp index af53eed2..ba17da7f 100644 --- a/libmesosphere/source/kern_k_port.cpp +++ b/libmesosphere/source/kern_k_port.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_process.cpp b/libmesosphere/source/kern_k_process.cpp index 3a188f0c..d774b6ee 100644 --- a/libmesosphere/source/kern_k_process.cpp +++ b/libmesosphere/source/kern_k_process.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_readable_event.cpp b/libmesosphere/source/kern_k_readable_event.cpp index 644b2a5d..ab6554b9 100644 --- a/libmesosphere/source/kern_k_readable_event.cpp +++ b/libmesosphere/source/kern_k_readable_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_resource_limit.cpp b/libmesosphere/source/kern_k_resource_limit.cpp index 0210d885..0727a146 100644 --- a/libmesosphere/source/kern_k_resource_limit.cpp +++ b/libmesosphere/source/kern_k_resource_limit.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_scheduler.cpp b/libmesosphere/source/kern_k_scheduler.cpp index edb1173f..21833ef7 100644 --- a/libmesosphere/source/kern_k_scheduler.cpp +++ b/libmesosphere/source/kern_k_scheduler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_disable_dispatch.cpp b/libmesosphere/source/kern_k_scoped_disable_dispatch.cpp index 41339057..eb673d91 100644 --- a/libmesosphere/source/kern_k_scoped_disable_dispatch.cpp +++ b/libmesosphere/source/kern_k_scoped_disable_dispatch.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_server_port.cpp b/libmesosphere/source/kern_k_server_port.cpp index 1e290924..765b1439 100644 --- a/libmesosphere/source/kern_k_server_port.cpp +++ b/libmesosphere/source/kern_k_server_port.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_server_session.cpp b/libmesosphere/source/kern_k_server_session.cpp index ccaad137..e45d3e97 100644 --- a/libmesosphere/source/kern_k_server_session.cpp +++ b/libmesosphere/source/kern_k_server_session.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_session.cpp b/libmesosphere/source/kern_k_session.cpp index 801be4af..18815d02 100644 --- a/libmesosphere/source/kern_k_session.cpp +++ b/libmesosphere/source/kern_k_session.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_session_request.cpp b/libmesosphere/source/kern_k_session_request.cpp index ec9431c6..5545b907 100644 --- a/libmesosphere/source/kern_k_session_request.cpp +++ b/libmesosphere/source/kern_k_session_request.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_memory.cpp b/libmesosphere/source/kern_k_shared_memory.cpp index a8051658..4733db76 100644 --- a/libmesosphere/source/kern_k_shared_memory.cpp +++ b/libmesosphere/source/kern_k_shared_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_synchronization_object.cpp b/libmesosphere/source/kern_k_synchronization_object.cpp index 74c8b91c..3bb72807 100644 --- a/libmesosphere/source/kern_k_synchronization_object.cpp +++ b/libmesosphere/source/kern_k_synchronization_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread.cpp b/libmesosphere/source/kern_k_thread.cpp index 4c57079f..a457879c 100644 --- a/libmesosphere/source/kern_k_thread.cpp +++ b/libmesosphere/source/kern_k_thread.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_local_page.cpp b/libmesosphere/source/kern_k_thread_local_page.cpp index ecdba7b4..9fcfea2c 100644 --- a/libmesosphere/source/kern_k_thread_local_page.cpp +++ b/libmesosphere/source/kern_k_thread_local_page.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_queue.cpp b/libmesosphere/source/kern_k_thread_queue.cpp index 960f3810..ea07fa46 100644 --- a/libmesosphere/source/kern_k_thread_queue.cpp +++ b/libmesosphere/source/kern_k_thread_queue.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_trace.cpp b/libmesosphere/source/kern_k_trace.cpp index 5cba5d08..073c803c 100644 --- a/libmesosphere/source/kern_k_trace.cpp +++ b/libmesosphere/source/kern_k_trace.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_transfer_memory.cpp b/libmesosphere/source/kern_k_transfer_memory.cpp index 0abf544f..f63f18a1 100644 --- a/libmesosphere/source/kern_k_transfer_memory.cpp +++ b/libmesosphere/source/kern_k_transfer_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_unused_slab_memory.cpp b/libmesosphere/source/kern_k_unused_slab_memory.cpp index 7ccf1cf6..f287f38f 100644 --- a/libmesosphere/source/kern_k_unused_slab_memory.cpp +++ b/libmesosphere/source/kern_k_unused_slab_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_wait_object.cpp b/libmesosphere/source/kern_k_wait_object.cpp index 86c63864..d6f64726 100644 --- a/libmesosphere/source/kern_k_wait_object.cpp +++ b/libmesosphere/source/kern_k_wait_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_worker_task_manager.cpp b/libmesosphere/source/kern_k_worker_task_manager.cpp index c47867d6..f91f33ab 100644 --- a/libmesosphere/source/kern_k_worker_task_manager.cpp +++ b/libmesosphere/source/kern_k_worker_task_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_kernel.cpp b/libmesosphere/source/kern_kernel.cpp index 0cc9f855..6c63acdb 100644 --- a/libmesosphere/source/kern_kernel.cpp +++ b/libmesosphere/source/kern_kernel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_main.cpp b/libmesosphere/source/kern_main.cpp index 8133dfd3..d63d1d50 100644 --- a/libmesosphere/source/kern_main.cpp +++ b/libmesosphere/source/kern_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ce9e2cdd..d580400d 100644 --- a/libmesosphere/source/kern_panic.cpp +++ b/libmesosphere/source/kern_panic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_cxx.cpp b/libmesosphere/source/libc/kern_cxx.cpp index c73033cd..3c3e9b05 100644 --- a/libmesosphere/source/libc/kern_cxx.cpp +++ b/libmesosphere/source/libc/kern_cxx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_activity.cpp b/libmesosphere/source/svc/kern_svc_activity.cpp index fe1ba168..17c78005 100644 --- a/libmesosphere/source/svc/kern_svc_activity.cpp +++ b/libmesosphere/source/svc/kern_svc_activity.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_address_arbiter.cpp b/libmesosphere/source/svc/kern_svc_address_arbiter.cpp index 0fdb4780..6fd92355 100644 --- a/libmesosphere/source/svc/kern_svc_address_arbiter.cpp +++ b/libmesosphere/source/svc/kern_svc_address_arbiter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_address_translation.cpp b/libmesosphere/source/svc/kern_svc_address_translation.cpp index 4fb32996..a1a6dca0 100644 --- a/libmesosphere/source/svc/kern_svc_address_translation.cpp +++ b/libmesosphere/source/svc/kern_svc_address_translation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_cache.cpp b/libmesosphere/source/svc/kern_svc_cache.cpp index 546d08a1..07576c88 100644 --- a/libmesosphere/source/svc/kern_svc_cache.cpp +++ b/libmesosphere/source/svc/kern_svc_cache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_code_memory.cpp b/libmesosphere/source/svc/kern_svc_code_memory.cpp index 9d898c62..7f037fc5 100644 --- a/libmesosphere/source/svc/kern_svc_code_memory.cpp +++ b/libmesosphere/source/svc/kern_svc_code_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_condition_variable.cpp b/libmesosphere/source/svc/kern_svc_condition_variable.cpp index 660149ae..dbb7ce1f 100644 --- a/libmesosphere/source/svc/kern_svc_condition_variable.cpp +++ b/libmesosphere/source/svc/kern_svc_condition_variable.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_debug.cpp b/libmesosphere/source/svc/kern_svc_debug.cpp index e52dbe30..5b1b8f9b 100644 --- a/libmesosphere/source/svc/kern_svc_debug.cpp +++ b/libmesosphere/source/svc/kern_svc_debug.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_debug_string.cpp b/libmesosphere/source/svc/kern_svc_debug_string.cpp index f337c4e5..63047520 100644 --- a/libmesosphere/source/svc/kern_svc_debug_string.cpp +++ b/libmesosphere/source/svc/kern_svc_debug_string.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_device_address_space.cpp b/libmesosphere/source/svc/kern_svc_device_address_space.cpp index a038ab24..7bb4931d 100644 --- a/libmesosphere/source/svc/kern_svc_device_address_space.cpp +++ b/libmesosphere/source/svc/kern_svc_device_address_space.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_event.cpp b/libmesosphere/source/svc/kern_svc_event.cpp index c458d663..c73d9593 100644 --- a/libmesosphere/source/svc/kern_svc_event.cpp +++ b/libmesosphere/source/svc/kern_svc_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_exception.cpp b/libmesosphere/source/svc/kern_svc_exception.cpp index 5a379e8b..66764645 100644 --- a/libmesosphere/source/svc/kern_svc_exception.cpp +++ b/libmesosphere/source/svc/kern_svc_exception.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_info.cpp b/libmesosphere/source/svc/kern_svc_info.cpp index 598ee229..60edea1e 100644 --- a/libmesosphere/source/svc/kern_svc_info.cpp +++ b/libmesosphere/source/svc/kern_svc_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_interrupt_event.cpp b/libmesosphere/source/svc/kern_svc_interrupt_event.cpp index 7d8e4c48..939515c1 100644 --- a/libmesosphere/source/svc/kern_svc_interrupt_event.cpp +++ b/libmesosphere/source/svc/kern_svc_interrupt_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_io_pool.cpp b/libmesosphere/source/svc/kern_svc_io_pool.cpp index f98a1d2e..220f1291 100644 --- a/libmesosphere/source/svc/kern_svc_io_pool.cpp +++ b/libmesosphere/source/svc/kern_svc_io_pool.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_ipc.cpp b/libmesosphere/source/svc/kern_svc_ipc.cpp index dc41e408..b7b86f9c 100644 --- a/libmesosphere/source/svc/kern_svc_ipc.cpp +++ b/libmesosphere/source/svc/kern_svc_ipc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_kernel_debug.cpp b/libmesosphere/source/svc/kern_svc_kernel_debug.cpp index 125e2464..c53537a4 100644 --- a/libmesosphere/source/svc/kern_svc_kernel_debug.cpp +++ b/libmesosphere/source/svc/kern_svc_kernel_debug.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_light_ipc.cpp b/libmesosphere/source/svc/kern_svc_light_ipc.cpp index 6796e674..dc413b31 100644 --- a/libmesosphere/source/svc/kern_svc_light_ipc.cpp +++ b/libmesosphere/source/svc/kern_svc_light_ipc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_lock.cpp b/libmesosphere/source/svc/kern_svc_lock.cpp index 2f9d833a..148cb549 100644 --- a/libmesosphere/source/svc/kern_svc_lock.cpp +++ b/libmesosphere/source/svc/kern_svc_lock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_memory.cpp b/libmesosphere/source/svc/kern_svc_memory.cpp index fafee365..5371a553 100644 --- a/libmesosphere/source/svc/kern_svc_memory.cpp +++ b/libmesosphere/source/svc/kern_svc_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_physical_memory.cpp b/libmesosphere/source/svc/kern_svc_physical_memory.cpp index ec7334c0..55f1e5c9 100644 --- a/libmesosphere/source/svc/kern_svc_physical_memory.cpp +++ b/libmesosphere/source/svc/kern_svc_physical_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_port.cpp b/libmesosphere/source/svc/kern_svc_port.cpp index 1e94b552..ac12b9a7 100644 --- a/libmesosphere/source/svc/kern_svc_port.cpp +++ b/libmesosphere/source/svc/kern_svc_port.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_power_management.cpp b/libmesosphere/source/svc/kern_svc_power_management.cpp index 34cbd32c..83a95c75 100644 --- a/libmesosphere/source/svc/kern_svc_power_management.cpp +++ b/libmesosphere/source/svc/kern_svc_power_management.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_process.cpp b/libmesosphere/source/svc/kern_svc_process.cpp index 3bc04c2f..6aaf240e 100644 --- a/libmesosphere/source/svc/kern_svc_process.cpp +++ b/libmesosphere/source/svc/kern_svc_process.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_process_memory.cpp b/libmesosphere/source/svc/kern_svc_process_memory.cpp index 7df608e6..a911b4c8 100644 --- a/libmesosphere/source/svc/kern_svc_process_memory.cpp +++ b/libmesosphere/source/svc/kern_svc_process_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_processor.cpp b/libmesosphere/source/svc/kern_svc_processor.cpp index f590a56c..55d850cb 100644 --- a/libmesosphere/source/svc/kern_svc_processor.cpp +++ b/libmesosphere/source/svc/kern_svc_processor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_query_memory.cpp b/libmesosphere/source/svc/kern_svc_query_memory.cpp index a40c5b4a..40e6d334 100644 --- a/libmesosphere/source/svc/kern_svc_query_memory.cpp +++ b/libmesosphere/source/svc/kern_svc_query_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_register.cpp b/libmesosphere/source/svc/kern_svc_register.cpp index 261330a1..5a0e5767 100644 --- a/libmesosphere/source/svc/kern_svc_register.cpp +++ b/libmesosphere/source/svc/kern_svc_register.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_resource_limit.cpp b/libmesosphere/source/svc/kern_svc_resource_limit.cpp index defaf27c..8fa8fec4 100644 --- a/libmesosphere/source/svc/kern_svc_resource_limit.cpp +++ b/libmesosphere/source/svc/kern_svc_resource_limit.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_secure_monitor_call.cpp b/libmesosphere/source/svc/kern_svc_secure_monitor_call.cpp index 101c884b..9300a576 100644 --- a/libmesosphere/source/svc/kern_svc_secure_monitor_call.cpp +++ b/libmesosphere/source/svc/kern_svc_secure_monitor_call.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_session.cpp b/libmesosphere/source/svc/kern_svc_session.cpp index 4d5a04c9..24d470a1 100644 --- a/libmesosphere/source/svc/kern_svc_session.cpp +++ b/libmesosphere/source/svc/kern_svc_session.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_shared_memory.cpp b/libmesosphere/source/svc/kern_svc_shared_memory.cpp index b7c4d9b4..3f143005 100644 --- a/libmesosphere/source/svc/kern_svc_shared_memory.cpp +++ b/libmesosphere/source/svc/kern_svc_shared_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_synchronization.cpp b/libmesosphere/source/svc/kern_svc_synchronization.cpp index a9f44e3e..45d3bfb0 100644 --- a/libmesosphere/source/svc/kern_svc_synchronization.cpp +++ b/libmesosphere/source/svc/kern_svc_synchronization.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_thread.cpp b/libmesosphere/source/svc/kern_svc_thread.cpp index edd3e7ae..415b1d74 100644 --- a/libmesosphere/source/svc/kern_svc_thread.cpp +++ b/libmesosphere/source/svc/kern_svc_thread.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_thread_profiler.cpp b/libmesosphere/source/svc/kern_svc_thread_profiler.cpp index 0f29b566..6e21ad1a 100644 --- a/libmesosphere/source/svc/kern_svc_thread_profiler.cpp +++ b/libmesosphere/source/svc/kern_svc_thread_profiler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_tick.cpp b/libmesosphere/source/svc/kern_svc_tick.cpp index b8712f1a..ae635719 100644 --- a/libmesosphere/source/svc/kern_svc_tick.cpp +++ b/libmesosphere/source/svc/kern_svc_tick.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/kern_svc_transfer_memory.cpp b/libmesosphere/source/svc/kern_svc_transfer_memory.cpp index 06160013..7e5bf7c2 100644 --- a/libmesosphere/source/svc/kern_svc_transfer_memory.cpp +++ b/libmesosphere/source/svc/kern_svc_transfer_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c7ef579e..1301e8e9 100644 --- a/libstratosphere/include/stratosphere.hpp +++ b/libstratosphere/include/stratosphere.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1cc778c3..0187cf07 100644 --- a/libstratosphere/include/stratosphere/ams.hpp +++ b/libstratosphere/include/stratosphere/ams.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ace82583..96ee2a61 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 065ee2be..08c46a2e 100644 --- a/libstratosphere/include/stratosphere/ams/ams_environment.hpp +++ b/libstratosphere/include/stratosphere/ams/ams_environment.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 4e258d88..2880b8b9 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 7ce4c9ac..af56fe74 100644 --- a/libstratosphere/include/stratosphere/ams/ams_types.hpp +++ b/libstratosphere/include/stratosphere/ams/ams_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/ams_system_thread_definitions.hpp b/libstratosphere/include/stratosphere/ams/impl/ams_system_thread_definitions.hpp index 78795273..7559e3ab 100644 --- a/libstratosphere/include/stratosphere/ams/impl/ams_system_thread_definitions.hpp +++ b/libstratosphere/include/stratosphere/ams/impl/ams_system_thread_definitions.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ece5cb03..e43c0d0b 100644 --- a/libstratosphere/include/stratosphere/boot2.hpp +++ b/libstratosphere/include/stratosphere/boot2.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 f76f2760..5eeba5d6 100644 --- a/libstratosphere/include/stratosphere/boot2/boot2_api.hpp +++ b/libstratosphere/include/stratosphere/boot2/boot2_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cal.hpp b/libstratosphere/include/stratosphere/cal.hpp index 49df7ae1..6caef121 100644 --- a/libstratosphere/include/stratosphere/cal.hpp +++ b/libstratosphere/include/stratosphere/cal.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cal/cal_battery_api.hpp b/libstratosphere/include/stratosphere/cal/cal_battery_api.hpp index e576c95f..9a67d940 100644 --- a/libstratosphere/include/stratosphere/cal/cal_battery_api.hpp +++ b/libstratosphere/include/stratosphere/cal/cal_battery_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv.hpp b/libstratosphere/include/stratosphere/capsrv.hpp index 12285a69..437ef531 100644 --- a/libstratosphere/include/stratosphere/capsrv.hpp +++ b/libstratosphere/include/stratosphere/capsrv.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/capsrv_screen_shot_control_api.hpp b/libstratosphere/include/stratosphere/capsrv/capsrv_screen_shot_control_api.hpp index e80cb7ee..696406ac 100644 --- a/libstratosphere/include/stratosphere/capsrv/capsrv_screen_shot_control_api.hpp +++ b/libstratosphere/include/stratosphere/capsrv/capsrv_screen_shot_control_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/capsrv_screen_shot_decode_option.hpp b/libstratosphere/include/stratosphere/capsrv/capsrv_screen_shot_decode_option.hpp index 6606470b..1c252a19 100644 --- a/libstratosphere/include/stratosphere/capsrv/capsrv_screen_shot_decode_option.hpp +++ b/libstratosphere/include/stratosphere/capsrv/capsrv_screen_shot_decode_option.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/capsrv_server_config.hpp b/libstratosphere/include/stratosphere/capsrv/server/capsrv_server_config.hpp index 2fbad038..d34210bc 100644 --- a/libstratosphere/include/stratosphere/capsrv/server/capsrv_server_config.hpp +++ b/libstratosphere/include/stratosphere/capsrv/server/capsrv_server_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/capsrv_server_decoder_api.hpp b/libstratosphere/include/stratosphere/capsrv/server/capsrv_server_decoder_api.hpp index 04bd7a51..135aac04 100644 --- a/libstratosphere/include/stratosphere/capsrv/server/capsrv_server_decoder_api.hpp +++ b/libstratosphere/include/stratosphere/capsrv/server/capsrv_server_decoder_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 aea10f16..3f9f5db4 100644 --- a/libstratosphere/include/stratosphere/cfg.hpp +++ b/libstratosphere/include/stratosphere/cfg.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c8bf3710..daab6d04 100644 --- a/libstratosphere/include/stratosphere/cfg/cfg_api.hpp +++ b/libstratosphere/include/stratosphere/cfg/cfg_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 620c2916..aa24ab52 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ace7b0c2..7df965af 100644 --- a/libstratosphere/include/stratosphere/cfg/cfg_types.hpp +++ b/libstratosphere/include/stratosphere/cfg/cfg_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/clkrst.hpp b/libstratosphere/include/stratosphere/clkrst.hpp index 45f3d6f0..76692b5a 100644 --- a/libstratosphere/include/stratosphere/clkrst.hpp +++ b/libstratosphere/include/stratosphere/clkrst.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/clkrst/clkrst_api.hpp b/libstratosphere/include/stratosphere/clkrst/clkrst_api.hpp index 69f4e7cb..e3a240f0 100644 --- a/libstratosphere/include/stratosphere/clkrst/clkrst_api.hpp +++ b/libstratosphere/include/stratosphere/clkrst/clkrst_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/clkrst/clkrst_session_api.hpp b/libstratosphere/include/stratosphere/clkrst/clkrst_session_api.hpp index 3ca34615..74bc449a 100644 --- a/libstratosphere/include/stratosphere/clkrst/clkrst_session_api.hpp +++ b/libstratosphere/include/stratosphere/clkrst/clkrst_session_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/clkrst/clkrst_types.hpp b/libstratosphere/include/stratosphere/clkrst/clkrst_types.hpp index 7c234ca1..53b4d992 100644 --- a/libstratosphere/include/stratosphere/clkrst/clkrst_types.hpp +++ b/libstratosphere/include/stratosphere/clkrst/clkrst_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs.hpp b/libstratosphere/include/stratosphere/cs.hpp index 9e2c0cbe..7bf5d870 100644 --- a/libstratosphere/include/stratosphere/cs.hpp +++ b/libstratosphere/include/stratosphere/cs.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_audio_server.hpp b/libstratosphere/include/stratosphere/cs/cs_audio_server.hpp index ccb5088d..a4352056 100644 --- a/libstratosphere/include/stratosphere/cs/cs_audio_server.hpp +++ b/libstratosphere/include/stratosphere/cs/cs_audio_server.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_command_processor.hpp b/libstratosphere/include/stratosphere/cs/cs_command_processor.hpp index 74e44e05..a609f70b 100644 --- a/libstratosphere/include/stratosphere/cs/cs_command_processor.hpp +++ b/libstratosphere/include/stratosphere/cs/cs_command_processor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_hid_server.hpp b/libstratosphere/include/stratosphere/cs/cs_hid_server.hpp index 4d2c9507..bb7a528d 100644 --- a/libstratosphere/include/stratosphere/cs/cs_hid_server.hpp +++ b/libstratosphere/include/stratosphere/cs/cs_hid_server.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_remote_video_server.hpp b/libstratosphere/include/stratosphere/cs/cs_remote_video_server.hpp index a38ce23d..f518bc0c 100644 --- a/libstratosphere/include/stratosphere/cs/cs_remote_video_server.hpp +++ b/libstratosphere/include/stratosphere/cs/cs_remote_video_server.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_target_io_server.hpp b/libstratosphere/include/stratosphere/cs/cs_target_io_server.hpp index a163b661..2ab2a0ac 100644 --- a/libstratosphere/include/stratosphere/cs/cs_target_io_server.hpp +++ b/libstratosphere/include/stratosphere/cs/cs_target_io_server.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 a089ed30..a1eb4686 100644 --- a/libstratosphere/include/stratosphere/dd.hpp +++ b/libstratosphere/include/stratosphere/dd.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_device_address_space.hpp b/libstratosphere/include/stratosphere/dd/dd_device_address_space.hpp index 0ae11940..77cd14cf 100644 --- a/libstratosphere/include/stratosphere/dd/dd_device_address_space.hpp +++ b/libstratosphere/include/stratosphere/dd/dd_device_address_space.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_device_address_space_api.hpp b/libstratosphere/include/stratosphere/dd/dd_device_address_space_api.hpp index 7e7336ea..58f53bfc 100644 --- a/libstratosphere/include/stratosphere/dd/dd_device_address_space_api.hpp +++ b/libstratosphere/include/stratosphere/dd/dd_device_address_space_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_device_address_space_common.hpp b/libstratosphere/include/stratosphere/dd/dd_device_address_space_common.hpp index 13676348..ec174b99 100644 --- a/libstratosphere/include/stratosphere/dd/dd_device_address_space_common.hpp +++ b/libstratosphere/include/stratosphere/dd/dd_device_address_space_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_device_address_space_types.hpp b/libstratosphere/include/stratosphere/dd/dd_device_address_space_types.hpp index 46021556..fe5e5d8e 100644 --- a/libstratosphere/include/stratosphere/dd/dd_device_address_space_types.hpp +++ b/libstratosphere/include/stratosphere/dd/dd_device_address_space_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c3f2d11b..41767506 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 2f06ef2e..cb197b01 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_types.hpp b/libstratosphere/include/stratosphere/dd/dd_types.hpp index 5c19bf29..b1507485 100644 --- a/libstratosphere/include/stratosphere/dd/dd_types.hpp +++ b/libstratosphere/include/stratosphere/dd/dd_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf.hpp b/libstratosphere/include/stratosphere/ddsf.hpp index 9d1bb7fc..89bddbab 100644 --- a/libstratosphere/include/stratosphere/ddsf.hpp +++ b/libstratosphere/include/stratosphere/ddsf.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_device_code_entry.hpp b/libstratosphere/include/stratosphere/ddsf/ddsf_device_code_entry.hpp index e1d74fbc..8b4e1bf9 100644 --- a/libstratosphere/include/stratosphere/ddsf/ddsf_device_code_entry.hpp +++ b/libstratosphere/include/stratosphere/ddsf/ddsf_device_code_entry.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_device_code_entry_manager.hpp b/libstratosphere/include/stratosphere/ddsf/ddsf_device_code_entry_manager.hpp index c5b747af..60787245 100644 --- a/libstratosphere/include/stratosphere/ddsf/ddsf_device_code_entry_manager.hpp +++ b/libstratosphere/include/stratosphere/ddsf/ddsf_device_code_entry_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_event_handler_manager.hpp b/libstratosphere/include/stratosphere/ddsf/ddsf_event_handler_manager.hpp index 0c86fd9b..7fcbfd2a 100644 --- a/libstratosphere/include/stratosphere/ddsf/ddsf_event_handler_manager.hpp +++ b/libstratosphere/include/stratosphere/ddsf/ddsf_event_handler_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_i_castable.hpp b/libstratosphere/include/stratosphere/ddsf/ddsf_i_castable.hpp index b863c615..cc97e37a 100644 --- a/libstratosphere/include/stratosphere/ddsf/ddsf_i_castable.hpp +++ b/libstratosphere/include/stratosphere/ddsf/ddsf_i_castable.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_i_device.hpp b/libstratosphere/include/stratosphere/ddsf/ddsf_i_device.hpp index 78c1a8e4..95da6551 100644 --- a/libstratosphere/include/stratosphere/ddsf/ddsf_i_device.hpp +++ b/libstratosphere/include/stratosphere/ddsf/ddsf_i_device.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_i_driver.hpp b/libstratosphere/include/stratosphere/ddsf/ddsf_i_driver.hpp index 6b4838ae..b27ddbdb 100644 --- a/libstratosphere/include/stratosphere/ddsf/ddsf_i_driver.hpp +++ b/libstratosphere/include/stratosphere/ddsf/ddsf_i_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_i_event_handler.hpp b/libstratosphere/include/stratosphere/ddsf/ddsf_i_event_handler.hpp index efe34b3b..107afa89 100644 --- a/libstratosphere/include/stratosphere/ddsf/ddsf_i_event_handler.hpp +++ b/libstratosphere/include/stratosphere/ddsf/ddsf_i_event_handler.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_i_session.hpp b/libstratosphere/include/stratosphere/ddsf/ddsf_i_session.hpp index 4cc8b061..dd881cf9 100644 --- a/libstratosphere/include/stratosphere/ddsf/ddsf_i_session.hpp +++ b/libstratosphere/include/stratosphere/ddsf/ddsf_i_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_memory_api.hpp b/libstratosphere/include/stratosphere/ddsf/ddsf_memory_api.hpp index 094523ba..4a82afec 100644 --- a/libstratosphere/include/stratosphere/ddsf/ddsf_memory_api.hpp +++ b/libstratosphere/include/stratosphere/ddsf/ddsf_memory_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_types.hpp b/libstratosphere/include/stratosphere/ddsf/ddsf_types.hpp index c46f3ca8..25a30bfb 100644 --- a/libstratosphere/include/stratosphere/ddsf/ddsf_types.hpp +++ b/libstratosphere/include/stratosphere/ddsf/ddsf_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/impl/ddsf_for_each.hpp b/libstratosphere/include/stratosphere/ddsf/impl/ddsf_for_each.hpp index 5e62d50f..e81623e3 100644 --- a/libstratosphere/include/stratosphere/ddsf/impl/ddsf_for_each.hpp +++ b/libstratosphere/include/stratosphere/ddsf/impl/ddsf_for_each.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/impl/ddsf_type_tag.hpp b/libstratosphere/include/stratosphere/ddsf/impl/ddsf_type_tag.hpp index 4d91ac04..a5871179 100644 --- a/libstratosphere/include/stratosphere/ddsf/impl/ddsf_type_tag.hpp +++ b/libstratosphere/include/stratosphere/ddsf/impl/ddsf_type_tag.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag.hpp b/libstratosphere/include/stratosphere/diag.hpp index da721d0c..0a51073c 100644 --- a/libstratosphere/include/stratosphere/diag.hpp +++ b/libstratosphere/include/stratosphere/diag.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/diag_log.hpp b/libstratosphere/include/stratosphere/diag/diag_log.hpp index 0b4f7c13..d51b986f 100644 --- a/libstratosphere/include/stratosphere/diag/diag_log.hpp +++ b/libstratosphere/include/stratosphere/diag/diag_log.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/diag_log_observer.hpp b/libstratosphere/include/stratosphere/diag/diag_log_observer.hpp index c49c78b4..26e344f6 100644 --- a/libstratosphere/include/stratosphere/diag/diag_log_observer.hpp +++ b/libstratosphere/include/stratosphere/diag/diag_log_observer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/diag_log_types.hpp b/libstratosphere/include/stratosphere/diag/diag_log_types.hpp index 8b7178ec..61c9d202 100644 --- a/libstratosphere/include/stratosphere/diag/diag_log_types.hpp +++ b/libstratosphere/include/stratosphere/diag/diag_log_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/diag_sdk_log.hpp b/libstratosphere/include/stratosphere/diag/diag_sdk_log.hpp index 50cd1aec..fa3233b5 100644 --- a/libstratosphere/include/stratosphere/diag/diag_sdk_log.hpp +++ b/libstratosphere/include/stratosphere/diag/diag_sdk_log.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_impl_build_config.hpp b/libstratosphere/include/stratosphere/diag/impl/diag_impl_build_config.hpp index 203ada5e..c1b91792 100644 --- a/libstratosphere/include/stratosphere/diag/impl/diag_impl_build_config.hpp +++ b/libstratosphere/include/stratosphere/diag/impl/diag_impl_build_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_impl_log.hpp b/libstratosphere/include/stratosphere/diag/impl/diag_impl_log.hpp index 81b78bcd..eee203cb 100644 --- a/libstratosphere/include/stratosphere/diag/impl/diag_impl_log.hpp +++ b/libstratosphere/include/stratosphere/diag/impl/diag_impl_log.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_impl_structured_log.hpp b/libstratosphere/include/stratosphere/diag/impl/diag_impl_structured_log.hpp index ae95743d..d78ea314 100644 --- a/libstratosphere/include/stratosphere/diag/impl/diag_impl_structured_log.hpp +++ b/libstratosphere/include/stratosphere/diag/impl/diag_impl_structured_log.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_impl_structured_sdk_log.hpp b/libstratosphere/include/stratosphere/diag/impl/diag_impl_structured_sdk_log.hpp index c54df2af..510d650b 100644 --- a/libstratosphere/include/stratosphere/diag/impl/diag_impl_structured_sdk_log.hpp +++ b/libstratosphere/include/stratosphere/diag/impl/diag_impl_structured_sdk_log.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_utf8_util.hpp b/libstratosphere/include/stratosphere/diag/impl/diag_utf8_util.hpp index a00db193..d9a307de 100644 --- a/libstratosphere/include/stratosphere/diag/impl/diag_utf8_util.hpp +++ b/libstratosphere/include/stratosphere/diag/impl/diag_utf8_util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c09474cc..9d9d9ff8 100644 --- a/libstratosphere/include/stratosphere/dmnt.hpp +++ b/libstratosphere/include/stratosphere/dmnt.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 53ab40bf..c5e0c21a 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt.hpp b/libstratosphere/include/stratosphere/erpt.hpp index e4020d5f..dd2c9b5f 100644 --- a/libstratosphere/include/stratosphere/erpt.hpp +++ b/libstratosphere/include/stratosphere/erpt.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/erpt_ids.autogen.hpp b/libstratosphere/include/stratosphere/erpt/erpt_ids.autogen.hpp index 57c258d6..2e16d2cb 100644 --- a/libstratosphere/include/stratosphere/erpt/erpt_ids.autogen.hpp +++ b/libstratosphere/include/stratosphere/erpt/erpt_ids.autogen.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/erpt_multiple_category_context.hpp b/libstratosphere/include/stratosphere/erpt/erpt_multiple_category_context.hpp index 7999d13d..c6930623 100644 --- a/libstratosphere/include/stratosphere/erpt/erpt_multiple_category_context.hpp +++ b/libstratosphere/include/stratosphere/erpt/erpt_multiple_category_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/erpt_types.hpp b/libstratosphere/include/stratosphere/erpt/erpt_types.hpp index d26cf6e1..3582448e 100644 --- a/libstratosphere/include/stratosphere/erpt/erpt_types.hpp +++ b/libstratosphere/include/stratosphere/erpt/erpt_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/sf/erpt_sf_i_attachment.hpp b/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_attachment.hpp index 0ec11f2d..0f4ba9bf 100644 --- a/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_attachment.hpp +++ b/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_attachment.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/sf/erpt_sf_i_context.hpp b/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_context.hpp index ce4ede8c..b5af3bbe 100644 --- a/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_context.hpp +++ b/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/sf/erpt_sf_i_manager.hpp b/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_manager.hpp index 85d2271a..b2f64c6a 100644 --- a/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_manager.hpp +++ b/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/sf/erpt_sf_i_report.hpp b/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_report.hpp index b62dbab1..e69a3d4f 100644 --- a/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_report.hpp +++ b/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_report.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/sf/erpt_sf_i_session.hpp b/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_session.hpp index 323d88ac..d0ff9a39 100644 --- a/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_session.hpp +++ b/libstratosphere/include/stratosphere/erpt/sf/erpt_sf_i_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_api.hpp b/libstratosphere/include/stratosphere/erpt/srv/erpt_srv_api.hpp index 16c3820d..9b9e833d 100644 --- a/libstratosphere/include/stratosphere/erpt/srv/erpt_srv_api.hpp +++ b/libstratosphere/include/stratosphere/erpt/srv/erpt_srv_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_types.hpp b/libstratosphere/include/stratosphere/erpt/srv/erpt_srv_types.hpp index e42d3b98..dcfd85c9 100644 --- a/libstratosphere/include/stratosphere/erpt/srv/erpt_srv_types.hpp +++ b/libstratosphere/include/stratosphere/erpt/srv/erpt_srv_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/err.hpp b/libstratosphere/include/stratosphere/err.hpp index f8dd9fc6..ae8a5eeb 100644 --- a/libstratosphere/include/stratosphere/err.hpp +++ b/libstratosphere/include/stratosphere/err.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/err/err_error_context.hpp b/libstratosphere/include/stratosphere/err/err_error_context.hpp index d35baf8e..031662a5 100644 --- a/libstratosphere/include/stratosphere/err/err_error_context.hpp +++ b/libstratosphere/include/stratosphere/err/err_error_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/err/err_system_api.hpp b/libstratosphere/include/stratosphere/err/err_system_api.hpp index db5c85b3..3c79999b 100644 --- a/libstratosphere/include/stratosphere/err/err_system_api.hpp +++ b/libstratosphere/include/stratosphere/err/err_system_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/err/err_types.hpp b/libstratosphere/include/stratosphere/err/err_types.hpp index 9b785bac..9d403dca 100644 --- a/libstratosphere/include/stratosphere/err/err_types.hpp +++ b/libstratosphere/include/stratosphere/err/err_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 00025c56..3f1fd37c 100644 --- a/libstratosphere/include/stratosphere/fatal.hpp +++ b/libstratosphere/include/stratosphere/fatal.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1228e7af..6d5f0d58 100644 --- a/libstratosphere/include/stratosphere/fatal/fatal_types.hpp +++ b/libstratosphere/include/stratosphere/fatal/fatal_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fatal_i_private_service.hpp b/libstratosphere/include/stratosphere/fatal/impl/fatal_i_private_service.hpp index 7176716f..29f4071f 100644 --- a/libstratosphere/include/stratosphere/fatal/impl/fatal_i_private_service.hpp +++ b/libstratosphere/include/stratosphere/fatal/impl/fatal_i_private_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fatal_i_service.hpp b/libstratosphere/include/stratosphere/fatal/impl/fatal_i_service.hpp index d99de757..03a5895c 100644 --- a/libstratosphere/include/stratosphere/fatal/impl/fatal_i_service.hpp +++ b/libstratosphere/include/stratosphere/fatal/impl/fatal_i_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 3b81c8af..03703305 100644 --- a/libstratosphere/include/stratosphere/fs.hpp +++ b/libstratosphere/include/stratosphere/fs.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/common/fs_dbm_hierarchical_rom_file_table.hpp b/libstratosphere/include/stratosphere/fs/common/fs_dbm_hierarchical_rom_file_table.hpp index c8cb144b..f3ec7094 100644 --- a/libstratosphere/include/stratosphere/fs/common/fs_dbm_hierarchical_rom_file_table.hpp +++ b/libstratosphere/include/stratosphere/fs/common/fs_dbm_hierarchical_rom_file_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/common/fs_dbm_rom_key_value_storage.hpp b/libstratosphere/include/stratosphere/fs/common/fs_dbm_rom_key_value_storage.hpp index 4acc152d..5d860803 100644 --- a/libstratosphere/include/stratosphere/fs/common/fs_dbm_rom_key_value_storage.hpp +++ b/libstratosphere/include/stratosphere/fs/common/fs_dbm_rom_key_value_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/common/fs_dbm_rom_path_tool.hpp b/libstratosphere/include/stratosphere/fs/common/fs_dbm_rom_path_tool.hpp index 774feda1..ea6fb998 100644 --- a/libstratosphere/include/stratosphere/fs/common/fs_dbm_rom_path_tool.hpp +++ b/libstratosphere/include/stratosphere/fs/common/fs_dbm_rom_path_tool.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/common/fs_dbm_rom_types.hpp b/libstratosphere/include/stratosphere/fs/common/fs_dbm_rom_types.hpp index c4ab66d3..9059c0b9 100644 --- a/libstratosphere/include/stratosphere/fs/common/fs_dbm_rom_types.hpp +++ b/libstratosphere/include/stratosphere/fs/common/fs_dbm_rom_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/common/fs_file_storage.hpp b/libstratosphere/include/stratosphere/fs/common/fs_file_storage.hpp index 732c9299..10040711 100644 --- a/libstratosphere/include/stratosphere/fs/common/fs_file_storage.hpp +++ b/libstratosphere/include/stratosphere/fs/common/fs_file_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_access_log.hpp b/libstratosphere/include/stratosphere/fs/fs_access_log.hpp index 5900d6de..32fee72c 100644 --- a/libstratosphere/include/stratosphere/fs/fs_access_log.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_access_log.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_application.hpp b/libstratosphere/include/stratosphere/fs/fs_application.hpp index 92504fee..bd2f3532 100644 --- a/libstratosphere/include/stratosphere/fs/fs_application.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_application.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bis.hpp b/libstratosphere/include/stratosphere/fs/fs_bis.hpp index a6831973..23fabd9f 100644 --- a/libstratosphere/include/stratosphere/fs/fs_bis.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_bis.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_code.hpp b/libstratosphere/include/stratosphere/fs/fs_code.hpp index b38b776b..0ff05061 100644 --- a/libstratosphere/include/stratosphere/fs/fs_code.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_code.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e91ae983..1e0f833b 100644 --- a/libstratosphere/include/stratosphere/fs/fs_common.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content.hpp b/libstratosphere/include/stratosphere/fs/fs_content.hpp index 2b3ee7af..2cdc6488 100644 --- a/libstratosphere/include/stratosphere/fs/fs_content.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_content.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_storage.hpp b/libstratosphere/include/stratosphere/fs/fs_content_storage.hpp index ccd07930..fcc049eb 100644 --- a/libstratosphere/include/stratosphere/fs/fs_content_storage.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_content_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_context.hpp b/libstratosphere/include/stratosphere/fs/fs_context.hpp index 9ce9dfc4..212f3459 100644 --- a/libstratosphere/include/stratosphere/fs/fs_context.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_device_save_data.hpp b/libstratosphere/include/stratosphere/fs/fs_device_save_data.hpp index cda0398a..8d1c61fb 100644 --- a/libstratosphere/include/stratosphere/fs/fs_device_save_data.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_device_save_data.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 75a333eb..bc93f4ee 100644 --- a/libstratosphere/include/stratosphere/fs/fs_directory.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_directory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1f176b35..cc7667ba 100644 --- a/libstratosphere/include/stratosphere/fs/fs_file.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_file.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 50f81477..a56608fe 100644 --- a/libstratosphere/include/stratosphere/fs/fs_filesystem.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_for_debug.hpp b/libstratosphere/include/stratosphere/fs/fs_filesystem_for_debug.hpp index e68dd59e..9bd34b40 100644 --- a/libstratosphere/include/stratosphere/fs/fs_filesystem_for_debug.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_filesystem_for_debug.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_utils.hpp b/libstratosphere/include/stratosphere/fs/fs_filesystem_utils.hpp index 6f915a86..321ed05d 100644 --- a/libstratosphere/include/stratosphere/fs/fs_filesystem_utils.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_filesystem_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_game_card.hpp b/libstratosphere/include/stratosphere/fs/fs_game_card.hpp index 22ddbc39..0a868d07 100644 --- a/libstratosphere/include/stratosphere/fs/fs_game_card.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_game_card.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_i_event_notifier.hpp b/libstratosphere/include/stratosphere/fs/fs_i_event_notifier.hpp index b2b22f6e..0b320c52 100644 --- a/libstratosphere/include/stratosphere/fs/fs_i_event_notifier.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_i_event_notifier.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_image_directory.hpp b/libstratosphere/include/stratosphere/fs/fs_image_directory.hpp index 58c4faa4..b8a4af83 100644 --- a/libstratosphere/include/stratosphere/fs/fs_image_directory.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_image_directory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 07ade15d..0f6fff4a 100644 --- a/libstratosphere/include/stratosphere/fs/fs_istorage.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_istorage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_management.hpp b/libstratosphere/include/stratosphere/fs/fs_memory_management.hpp index 0defd217..589c61be 100644 --- a/libstratosphere/include/stratosphere/fs/fs_memory_management.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_memory_management.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_storage.hpp b/libstratosphere/include/stratosphere/fs/fs_memory_storage.hpp index d73b95ac..3393ee37 100644 --- a/libstratosphere/include/stratosphere/fs/fs_memory_storage.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_memory_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_mount.hpp b/libstratosphere/include/stratosphere/fs/fs_mount.hpp index 62c996e6..74f6eb33 100644 --- a/libstratosphere/include/stratosphere/fs/fs_mount.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_mount.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 08667241..4fc311fa 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 04dc2f6c..60a10d27 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_priority.hpp b/libstratosphere/include/stratosphere/fs/fs_priority.hpp index 84e707dd..18e66889 100644 --- a/libstratosphere/include/stratosphere/fs/fs_priority.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_priority.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_program_index_map_info.hpp b/libstratosphere/include/stratosphere/fs/fs_program_index_map_info.hpp index 5e67cd27..eea67c4e 100644 --- a/libstratosphere/include/stratosphere/fs/fs_program_index_map_info.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_program_index_map_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 35e684c9..026d9844 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_read_only_filesystem.hpp b/libstratosphere/include/stratosphere/fs/fs_read_only_filesystem.hpp index f3771423..3067e8a5 100644 --- a/libstratosphere/include/stratosphere/fs/fs_read_only_filesystem.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_read_only_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 b1b95c95..a35bd7d2 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 523b825d..8a905713 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_result_config.hpp b/libstratosphere/include/stratosphere/fs/fs_result_config.hpp index ab89bfc9..747796a1 100644 --- a/libstratosphere/include/stratosphere/fs/fs_result_config.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_result_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rights_id.hpp b/libstratosphere/include/stratosphere/fs/fs_rights_id.hpp index 9dae55eb..75143521 100644 --- a/libstratosphere/include/stratosphere/fs/fs_rights_id.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_rights_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_romfs_filesystem.hpp b/libstratosphere/include/stratosphere/fs/fs_romfs_filesystem.hpp index 230e9299..5c5e0097 100644 --- a/libstratosphere/include/stratosphere/fs/fs_romfs_filesystem.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_romfs_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_save_data_management.hpp b/libstratosphere/include/stratosphere/fs/fs_save_data_management.hpp index f2ead33e..e14a837b 100644 --- a/libstratosphere/include/stratosphere/fs/fs_save_data_management.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_save_data_management.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_save_data_transaction.hpp b/libstratosphere/include/stratosphere/fs/fs_save_data_transaction.hpp index b1d7a622..e53ff7b0 100644 --- a/libstratosphere/include/stratosphere/fs/fs_save_data_transaction.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_save_data_transaction.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_save_data_types.hpp b/libstratosphere/include/stratosphere/fs/fs_save_data_types.hpp index 1ebfc0dd..b2bad88d 100644 --- a/libstratosphere/include/stratosphere/fs/fs_save_data_types.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_save_data_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sd_card.hpp b/libstratosphere/include/stratosphere/fs/fs_sd_card.hpp index 029e139e..633a9ce2 100644 --- a/libstratosphere/include/stratosphere/fs/fs_sd_card.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_sd_card.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_filesystem_holder.hpp b/libstratosphere/include/stratosphere/fs/fs_shared_filesystem_holder.hpp index 847c9d6c..b4f181f9 100644 --- a/libstratosphere/include/stratosphere/fs/fs_shared_filesystem_holder.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_shared_filesystem_holder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_signed_system_partition.hpp b/libstratosphere/include/stratosphere/fs/fs_signed_system_partition.hpp index 3c613af2..241a1070 100644 --- a/libstratosphere/include/stratosphere/fs/fs_signed_system_partition.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_signed_system_partition.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_speed_emulation.hpp b/libstratosphere/include/stratosphere/fs/fs_speed_emulation.hpp index 73155a8f..d5b14648 100644 --- a/libstratosphere/include/stratosphere/fs/fs_speed_emulation.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_speed_emulation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_storage_type.hpp b/libstratosphere/include/stratosphere/fs/fs_storage_type.hpp index a5ebbb64..d4ea840a 100644 --- a/libstratosphere/include/stratosphere/fs/fs_storage_type.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_storage_type.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_substorage.hpp b/libstratosphere/include/stratosphere/fs/fs_substorage.hpp index 56241edf..dd2ec3fe 100644 --- a/libstratosphere/include/stratosphere/fs/fs_substorage.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_substorage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_system_data.hpp b/libstratosphere/include/stratosphere/fs/fs_system_data.hpp index 12529a30..8f53a68b 100644 --- a/libstratosphere/include/stratosphere/fs/fs_system_data.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_system_data.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_system_save_data.hpp b/libstratosphere/include/stratosphere/fs/fs_system_save_data.hpp index 83e8cc2c..af39f656 100644 --- a/libstratosphere/include/stratosphere/fs/fs_system_save_data.hpp +++ b/libstratosphere/include/stratosphere/fs/fs_system_save_data.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 60c8d0a3..d528f154 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1e3bbaf2..79be8ddf 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 325be05c..496ccdcf 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_registrar.hpp b/libstratosphere/include/stratosphere/fs/fsa/fs_registrar.hpp index ce5cea1b..7ff7051b 100644 --- a/libstratosphere/include/stratosphere/fs/fsa/fs_registrar.hpp +++ b/libstratosphere/include/stratosphere/fs/fsa/fs_registrar.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fs_access_log_impl.hpp b/libstratosphere/include/stratosphere/fs/impl/fs_access_log_impl.hpp index 5b7788ff..e6625b08 100644 --- a/libstratosphere/include/stratosphere/fs/impl/fs_access_log_impl.hpp +++ b/libstratosphere/include/stratosphere/fs/impl/fs_access_log_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fs_common_mount_name.hpp b/libstratosphere/include/stratosphere/fs/impl/fs_common_mount_name.hpp index 4e743762..6a035777 100644 --- a/libstratosphere/include/stratosphere/fs/impl/fs_common_mount_name.hpp +++ b/libstratosphere/include/stratosphere/fs/impl/fs_common_mount_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fs_data.hpp b/libstratosphere/include/stratosphere/fs/impl/fs_data.hpp index 4db78211..587b7741 100644 --- a/libstratosphere/include/stratosphere/fs/impl/fs_data.hpp +++ b/libstratosphere/include/stratosphere/fs/impl/fs_data.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fs_filesystem_proxy_type.hpp b/libstratosphere/include/stratosphere/fs/impl/fs_filesystem_proxy_type.hpp index 46f36d41..3edd296e 100644 --- a/libstratosphere/include/stratosphere/fs/impl/fs_filesystem_proxy_type.hpp +++ b/libstratosphere/include/stratosphere/fs/impl/fs_filesystem_proxy_type.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fs_fs_inline_context_utils.hpp b/libstratosphere/include/stratosphere/fs/impl/fs_fs_inline_context_utils.hpp index eae1f0d3..9e34378c 100644 --- a/libstratosphere/include/stratosphere/fs/impl/fs_fs_inline_context_utils.hpp +++ b/libstratosphere/include/stratosphere/fs/impl/fs_fs_inline_context_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fs_newable.hpp b/libstratosphere/include/stratosphere/fs/impl/fs_newable.hpp index ac7bc439..586e5939 100644 --- a/libstratosphere/include/stratosphere/fs/impl/fs_newable.hpp +++ b/libstratosphere/include/stratosphere/fs/impl/fs_newable.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fs_priority_utils.hpp b/libstratosphere/include/stratosphere/fs/impl/fs_priority_utils.hpp index 043483df..384160d9 100644 --- a/libstratosphere/include/stratosphere/fs/impl/fs_priority_utils.hpp +++ b/libstratosphere/include/stratosphere/fs/impl/fs_priority_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fs_result_utils.hpp b/libstratosphere/include/stratosphere/fs/impl/fs_result_utils.hpp index 2107b771..e74e609e 100644 --- a/libstratosphere/include/stratosphere/fs/impl/fs_result_utils.hpp +++ b/libstratosphere/include/stratosphere/fs/impl/fs_result_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 8054a3d2..c668a2b8 100644 --- a/libstratosphere/include/stratosphere/fssrv.hpp +++ b/libstratosphere/include/stratosphere/fssrv.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fscreator/fssrv_partition_file_system_creator.hpp b/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_partition_file_system_creator.hpp index 8c1ab29d..56c82861 100644 --- a/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_partition_file_system_creator.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_partition_file_system_creator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fscreator/fssrv_rom_file_system_creator.hpp b/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_rom_file_system_creator.hpp index 339983c3..a38d3ef2 100644 --- a/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_rom_file_system_creator.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_rom_file_system_creator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fscreator/fssrv_storage_on_nca_creator.hpp b/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_storage_on_nca_creator.hpp index a95edfc4..95c49cac 100644 --- a/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_storage_on_nca_creator.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_storage_on_nca_creator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_file_system_proxy_api.hpp b/libstratosphere/include/stratosphere/fssrv/fssrv_file_system_proxy_api.hpp index cc7fdf41..369e1799 100644 --- a/libstratosphere/include/stratosphere/fssrv/fssrv_file_system_proxy_api.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fssrv_file_system_proxy_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_i_file_system_creator.hpp b/libstratosphere/include/stratosphere/fssrv/fssrv_i_file_system_creator.hpp index 4e8e5c99..3130b717 100644 --- a/libstratosphere/include/stratosphere/fssrv/fssrv_i_file_system_creator.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fssrv_i_file_system_creator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 65c73535..3f94f0ed 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_resource_from_exp_heap.hpp b/libstratosphere/include/stratosphere/fssrv/fssrv_memory_resource_from_exp_heap.hpp index 99fdda7f..bfc65dd9 100644 --- a/libstratosphere/include/stratosphere/fssrv/fssrv_memory_resource_from_exp_heap.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fssrv_memory_resource_from_exp_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_resource_from_standard_allocator.hpp b/libstratosphere/include/stratosphere/fssrv/fssrv_memory_resource_from_standard_allocator.hpp index 7c811988..de30f9f3 100644 --- a/libstratosphere/include/stratosphere/fssrv/fssrv_memory_resource_from_standard_allocator.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fssrv_memory_resource_from_standard_allocator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_nca_crypto_configuration.hpp b/libstratosphere/include/stratosphere/fssrv/fssrv_nca_crypto_configuration.hpp index 3199ddc5..26da821d 100644 --- a/libstratosphere/include/stratosphere/fssrv/fssrv_nca_crypto_configuration.hpp +++ b/libstratosphere/include/stratosphere/fssrv/fssrv_nca_crypto_configuration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 79bd2c95..b07c625a 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fssrv_impl_program_index_map_info_manager.hpp b/libstratosphere/include/stratosphere/fssrv/impl/fssrv_impl_program_index_map_info_manager.hpp index a0db001d..0c43d53f 100644 --- a/libstratosphere/include/stratosphere/fssrv/impl/fssrv_impl_program_index_map_info_manager.hpp +++ b/libstratosphere/include/stratosphere/fssrv/impl/fssrv_impl_program_index_map_info_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 5275e931..51f2869d 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 df1a8cd5..7e8894fb 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sf/fssrv_sf_i_event_notifier.hpp b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_i_event_notifier.hpp index 09036998..1e71ec5c 100644 --- a/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_i_event_notifier.hpp +++ b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_i_event_notifier.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sf/fssrv_sf_idirectory.hpp b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_idirectory.hpp index a5e637d8..a65dcdf5 100644 --- a/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_idirectory.hpp +++ b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_idirectory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sf/fssrv_sf_ifile.hpp b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_ifile.hpp index df5b010e..94b9211f 100644 --- a/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_ifile.hpp +++ b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_ifile.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sf/fssrv_sf_ifilesystem.hpp b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_ifilesystem.hpp index 1a6c6488..12308b37 100644 --- a/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_ifilesystem.hpp +++ b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_ifilesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sf/fssrv_sf_istorage.hpp b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_istorage.hpp index d1948e60..6f503ab8 100644 --- a/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_istorage.hpp +++ b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_istorage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sf/fssrv_sf_path.hpp b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_path.hpp index 16d7976d..a15cd1a6 100644 --- a/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_path.hpp +++ b/libstratosphere/include/stratosphere/fssrv/sf/fssrv_sf_path.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 d95feee4..b86c9470 100644 --- a/libstratosphere/include/stratosphere/fssystem.hpp +++ b/libstratosphere/include/stratosphere/fssystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/buffers/fssystem_buffer_manager_utils.hpp b/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_buffer_manager_utils.hpp index e6899860..d3298d35 100644 --- a/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_buffer_manager_utils.hpp +++ b/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_buffer_manager_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/buffers/fssystem_file_system_buddy_heap.hpp b/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_file_system_buddy_heap.hpp index dad54e2a..01a44661 100644 --- a/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_file_system_buddy_heap.hpp +++ b/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_file_system_buddy_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/buffers/fssystem_file_system_buffer_manager.hpp b/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_file_system_buffer_manager.hpp index fcd84abe..c84ee171 100644 --- a/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_file_system_buffer_manager.hpp +++ b/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_file_system_buffer_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/buffers/fssystem_i_buffer_manager.hpp b/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_i_buffer_manager.hpp index b5d8140f..7c95d614 100644 --- a/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_i_buffer_manager.hpp +++ b/libstratosphere/include/stratosphere/fssystem/buffers/fssystem_i_buffer_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/dbm/fssystem_dbm_utils.hpp b/libstratosphere/include/stratosphere/fssystem/dbm/fssystem_dbm_utils.hpp index 984509af..fe7bfe87 100644 --- a/libstratosphere/include/stratosphere/fssystem/dbm/fssystem_dbm_utils.hpp +++ b/libstratosphere/include/stratosphere/fssystem/dbm/fssystem_dbm_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_aes_ctr_counter_extended_storage.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_aes_ctr_counter_extended_storage.hpp index 6aff1da5..c591a551 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_aes_ctr_counter_extended_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_aes_ctr_counter_extended_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_aes_ctr_storage.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_aes_ctr_storage.hpp index c88abe2f..3be4d075 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_aes_ctr_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_aes_ctr_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_aes_xts_storage.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_aes_xts_storage.hpp index 9292339e..c181209b 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_aes_xts_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_aes_xts_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_alignment_matching_storage.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_alignment_matching_storage.hpp index ba3a9219..bc5cff04 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_alignment_matching_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_alignment_matching_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_alignment_matching_storage_impl.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_alignment_matching_storage_impl.hpp index 4cb69813..c2f2be31 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_alignment_matching_storage_impl.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_alignment_matching_storage_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_allocator_utility.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_allocator_utility.hpp index 0ea327e6..54bfe9e2 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_allocator_utility.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_allocator_utility.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bucket_tree.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_bucket_tree.hpp index 370de596..66cada0e 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_bucket_tree.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_bucket_tree.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bucket_tree_template_impl.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_bucket_tree_template_impl.hpp index 03d55e42..68533157 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_bucket_tree_template_impl.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_bucket_tree_template_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bucket_tree_utils.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_bucket_tree_utils.hpp index 576dc7d5..c616a059 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_bucket_tree_utils.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_bucket_tree_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_crypto_configuration.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_crypto_configuration.hpp index 2b047ffc..4ca3316e 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_crypto_configuration.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_crypto_configuration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 265b996e..1b6f30c0 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c4382aa1..3e0a5feb 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_external_code.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_external_code.hpp index f62417e3..72e95ae0 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_external_code.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_external_code.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_file_system_proxy_api.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_file_system_proxy_api.hpp index ab4c5561..ae19b4e2 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_file_system_proxy_api.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_file_system_proxy_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_indirect_storage.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_indirect_storage.hpp index 0631e8e6..7b65b798 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_indirect_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_indirect_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_indirect_storage_template_impl.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_indirect_storage_template_impl.hpp index 44dab4f6..dcb047dc 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_indirect_storage_template_impl.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_indirect_storage_template_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_integrity_romfs_storage.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_romfs_storage.hpp index 8c0414a2..e7f34a81 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_romfs_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_romfs_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_nca_file_system_driver.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_nca_file_system_driver.hpp index 4f4d9576..b9a427f6 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_nca_file_system_driver.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_nca_file_system_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_nca_file_system_driver_impl.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_nca_file_system_driver_impl.hpp index 5e96ea97..080032fa 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_nca_file_system_driver_impl.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_nca_file_system_driver_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_nca_header.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_nca_header.hpp index bc3cc6cb..b0ba6b0f 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_nca_header.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_nca_header.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_partition_file_system.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_partition_file_system.hpp index 5c237515..d1c7f2d3 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_partition_file_system.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_partition_file_system.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_partition_file_system_meta.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_partition_file_system_meta.hpp index 059f79f9..c4ceef05 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_partition_file_system_meta.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_partition_file_system_meta.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_pooled_buffer.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_pooled_buffer.hpp index cae57cbf..d4551a9a 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_pooled_buffer.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_pooled_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_romfs_file_system.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_romfs_file_system.hpp index aea54947..6aabc3aa 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_romfs_file_system.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_romfs_file_system.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sparse_storage.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_sparse_storage.hpp index 276b5f03..9ea5aac8 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_sparse_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_sparse_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_speed_emulation_configuration.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_speed_emulation_configuration.hpp index 3b6a8470..ac4fb123 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_speed_emulation_configuration.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_speed_emulation_configuration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 7c561183..a5851b6a 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_priority_changer.hpp b/libstratosphere/include/stratosphere/fssystem/fssystem_thread_priority_changer.hpp index 6b545b22..046c3fdc 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_thread_priority_changer.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_thread_priority_changer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 4e6b77a8..6fb75e35 100644 --- a/libstratosphere/include/stratosphere/fssystem/fssystem_utility.hpp +++ b/libstratosphere/include/stratosphere/fssystem/fssystem_utility.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 983d657f..76a4ecf4 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_block_cache_buffered_storage.hpp b/libstratosphere/include/stratosphere/fssystem/save/fssystem_block_cache_buffered_storage.hpp index 38728042..c28cb47d 100644 --- a/libstratosphere/include/stratosphere/fssystem/save/fssystem_block_cache_buffered_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/save/fssystem_block_cache_buffered_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_buffered_storage.hpp b/libstratosphere/include/stratosphere/fssystem/save/fssystem_buffered_storage.hpp index 8c5ca9db..cc82804d 100644 --- a/libstratosphere/include/stratosphere/fssystem/save/fssystem_buffered_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/save/fssystem_buffered_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_hierarchical_integrity_verification_storage.hpp b/libstratosphere/include/stratosphere/fssystem/save/fssystem_hierarchical_integrity_verification_storage.hpp index 23b34901..384db909 100644 --- a/libstratosphere/include/stratosphere/fssystem/save/fssystem_hierarchical_integrity_verification_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/save/fssystem_hierarchical_integrity_verification_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_i_save_file.hpp b/libstratosphere/include/stratosphere/fssystem/save/fssystem_i_save_file.hpp index 69a4f5ec..bc2d21f6 100644 --- a/libstratosphere/include/stratosphere/fssystem/save/fssystem_i_save_file.hpp +++ b/libstratosphere/include/stratosphere/fssystem/save/fssystem_i_save_file.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_i_save_file_system_driver.hpp b/libstratosphere/include/stratosphere/fssystem/save/fssystem_i_save_file_system_driver.hpp index 69a4f5ec..bc2d21f6 100644 --- a/libstratosphere/include/stratosphere/fssystem/save/fssystem_i_save_file_system_driver.hpp +++ b/libstratosphere/include/stratosphere/fssystem/save/fssystem_i_save_file_system_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_integrity_verification_storage.hpp b/libstratosphere/include/stratosphere/fssystem/save/fssystem_integrity_verification_storage.hpp index fbd9e8ae..b3569977 100644 --- a/libstratosphere/include/stratosphere/fssystem/save/fssystem_integrity_verification_storage.hpp +++ b/libstratosphere/include/stratosphere/fssystem/save/fssystem_integrity_verification_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_save_types.hpp b/libstratosphere/include/stratosphere/fssystem/save/fssystem_save_types.hpp index 4657a4e6..35225521 100644 --- a/libstratosphere/include/stratosphere/fssystem/save/fssystem_save_types.hpp +++ b/libstratosphere/include/stratosphere/fssystem/save/fssystem_save_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio.hpp b/libstratosphere/include/stratosphere/gpio.hpp index c5562ee4..5743498a 100644 --- a/libstratosphere/include/stratosphere/gpio.hpp +++ b/libstratosphere/include/stratosphere/gpio.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/gpio_driver_api.hpp b/libstratosphere/include/stratosphere/gpio/driver/board/nintendo/nx/gpio_driver_api.hpp index a9c34a7d..61bb4795 100644 --- a/libstratosphere/include/stratosphere/gpio/driver/board/nintendo/nx/gpio_driver_api.hpp +++ b/libstratosphere/include/stratosphere/gpio/driver/board/nintendo/nx/gpio_driver_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/gpio_driver_client_api.hpp b/libstratosphere/include/stratosphere/gpio/driver/gpio_driver_client_api.hpp index 54e76211..18d00bed 100644 --- a/libstratosphere/include/stratosphere/gpio/driver/gpio_driver_client_api.hpp +++ b/libstratosphere/include/stratosphere/gpio/driver/gpio_driver_client_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/gpio_driver_service_api.hpp b/libstratosphere/include/stratosphere/gpio/driver/gpio_driver_service_api.hpp index 39f62270..0de10d75 100644 --- a/libstratosphere/include/stratosphere/gpio/driver/gpio_driver_service_api.hpp +++ b/libstratosphere/include/stratosphere/gpio/driver/gpio_driver_service_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/gpio_i_gpio_driver.hpp b/libstratosphere/include/stratosphere/gpio/driver/gpio_i_gpio_driver.hpp index 85daec0c..07258b42 100644 --- a/libstratosphere/include/stratosphere/gpio/driver/gpio_i_gpio_driver.hpp +++ b/libstratosphere/include/stratosphere/gpio/driver/gpio_i_gpio_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/gpio_pad.hpp b/libstratosphere/include/stratosphere/gpio/driver/gpio_pad.hpp index 42258a2f..c429f996 100644 --- a/libstratosphere/include/stratosphere/gpio/driver/gpio_pad.hpp +++ b/libstratosphere/include/stratosphere/gpio/driver/gpio_pad.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/gpio_pad_accessor.hpp b/libstratosphere/include/stratosphere/gpio/driver/gpio_pad_accessor.hpp index e060f8a5..feab17d9 100644 --- a/libstratosphere/include/stratosphere/gpio/driver/gpio_pad_accessor.hpp +++ b/libstratosphere/include/stratosphere/gpio/driver/gpio_pad_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/gpio_select_driver_api.hpp b/libstratosphere/include/stratosphere/gpio/driver/gpio_select_driver_api.hpp index 4764dcac..7b35daca 100644 --- a/libstratosphere/include/stratosphere/gpio/driver/gpio_select_driver_api.hpp +++ b/libstratosphere/include/stratosphere/gpio/driver/gpio_select_driver_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/impl/gpio_event_holder.hpp b/libstratosphere/include/stratosphere/gpio/driver/impl/gpio_event_holder.hpp index 6284bdca..8a296917 100644 --- a/libstratosphere/include/stratosphere/gpio/driver/impl/gpio_event_holder.hpp +++ b/libstratosphere/include/stratosphere/gpio/driver/impl/gpio_event_holder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/impl/gpio_pad_session_impl.hpp b/libstratosphere/include/stratosphere/gpio/driver/impl/gpio_pad_session_impl.hpp index 6f37c821..c0c36f7a 100644 --- a/libstratosphere/include/stratosphere/gpio/driver/impl/gpio_pad_session_impl.hpp +++ b/libstratosphere/include/stratosphere/gpio/driver/impl/gpio_pad_session_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/gpio_api.hpp b/libstratosphere/include/stratosphere/gpio/gpio_api.hpp index e8d55e33..dc76ab9f 100644 --- a/libstratosphere/include/stratosphere/gpio/gpio_api.hpp +++ b/libstratosphere/include/stratosphere/gpio/gpio_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/gpio_pad_api.hpp b/libstratosphere/include/stratosphere/gpio/gpio_pad_api.hpp index 600de33e..38cf767c 100644 --- a/libstratosphere/include/stratosphere/gpio/gpio_pad_api.hpp +++ b/libstratosphere/include/stratosphere/gpio/gpio_pad_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/gpio_pad_name.board.nintendo_nx.hpp b/libstratosphere/include/stratosphere/gpio/gpio_pad_name.board.nintendo_nx.hpp index 98208c5f..0f777e60 100644 --- a/libstratosphere/include/stratosphere/gpio/gpio_pad_name.board.nintendo_nx.hpp +++ b/libstratosphere/include/stratosphere/gpio/gpio_pad_name.board.nintendo_nx.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/gpio_select_pad_name.hpp b/libstratosphere/include/stratosphere/gpio/gpio_select_pad_name.hpp index 25e66537..e8e096c7 100644 --- a/libstratosphere/include/stratosphere/gpio/gpio_select_pad_name.hpp +++ b/libstratosphere/include/stratosphere/gpio/gpio_select_pad_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/gpio_types.hpp b/libstratosphere/include/stratosphere/gpio/gpio_types.hpp index 76f1768e..5545b739 100644 --- a/libstratosphere/include/stratosphere/gpio/gpio_types.hpp +++ b/libstratosphere/include/stratosphere/gpio/gpio_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/server/gpio_server_api.hpp b/libstratosphere/include/stratosphere/gpio/server/gpio_server_api.hpp index 81291342..b456b42e 100644 --- a/libstratosphere/include/stratosphere/gpio/server/gpio_server_api.hpp +++ b/libstratosphere/include/stratosphere/gpio/server/gpio_server_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/sf/gpio_sf_i_manager.hpp b/libstratosphere/include/stratosphere/gpio/sf/gpio_sf_i_manager.hpp index e5632bce..e4e68947 100644 --- a/libstratosphere/include/stratosphere/gpio/sf/gpio_sf_i_manager.hpp +++ b/libstratosphere/include/stratosphere/gpio/sf/gpio_sf_i_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/sf/gpio_sf_i_pad_session.hpp b/libstratosphere/include/stratosphere/gpio/sf/gpio_sf_i_pad_session.hpp index 616d7510..00e9d80d 100644 --- a/libstratosphere/include/stratosphere/gpio/sf/gpio_sf_i_pad_session.hpp +++ b/libstratosphere/include/stratosphere/gpio/sf/gpio_sf_i_pad_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 d7961e0f..726563b0 100644 --- a/libstratosphere/include/stratosphere/hid.hpp +++ b/libstratosphere/include/stratosphere/hid.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 b27f2cc0..9a77c024 100644 --- a/libstratosphere/include/stratosphere/hid/hid_api.hpp +++ b/libstratosphere/include/stratosphere/hid/hid_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 f5e10d8b..a472b09b 100644 --- a/libstratosphere/include/stratosphere/hos.hpp +++ b/libstratosphere/include/stratosphere/hos.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_stratosphere_api.hpp b/libstratosphere/include/stratosphere/hos/hos_stratosphere_api.hpp index 6cc3147d..7346fa9c 100644 --- a/libstratosphere/include/stratosphere/hos/hos_stratosphere_api.hpp +++ b/libstratosphere/include/stratosphere/hos/hos_stratosphere_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 8cc1f78a..84d496ce 100644 --- a/libstratosphere/include/stratosphere/hos/hos_types.hpp +++ b/libstratosphere/include/stratosphere/hos/hos_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c4e97efa..624b7810 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc.hpp b/libstratosphere/include/stratosphere/htc.hpp index 6a77b25f..81f2c011 100644 --- a/libstratosphere/include/stratosphere/htc.hpp +++ b/libstratosphere/include/stratosphere/htc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_htcmisc_channel_ids.hpp b/libstratosphere/include/stratosphere/htc/server/htc_htcmisc_channel_ids.hpp index bba165b7..4c7bb652 100644 --- a/libstratosphere/include/stratosphere/htc/server/htc_htcmisc_channel_ids.hpp +++ b/libstratosphere/include/stratosphere/htc/server/htc_htcmisc_channel_ids.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_htcmisc_hipc_server.hpp b/libstratosphere/include/stratosphere/htc/server/htc_htcmisc_hipc_server.hpp index 42f3e3e5..b55b246b 100644 --- a/libstratosphere/include/stratosphere/htc/server/htc_htcmisc_hipc_server.hpp +++ b/libstratosphere/include/stratosphere/htc/server/htc_htcmisc_hipc_server.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/htc_tenv.hpp b/libstratosphere/include/stratosphere/htc/tenv/htc_tenv.hpp index 24825d2c..a11e1241 100644 --- a/libstratosphere/include/stratosphere/htc/tenv/htc_tenv.hpp +++ b/libstratosphere/include/stratosphere/htc/tenv/htc_tenv.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/htc_tenv_i_service.hpp b/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_i_service.hpp index dcf1742e..ec4c9e44 100644 --- a/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_i_service.hpp +++ b/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_i_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/htc_tenv_i_service_manager.hpp b/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_i_service_manager.hpp index f0a11acc..ea75b145 100644 --- a/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_i_service_manager.hpp +++ b/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_i_service_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/htc_tenv_service_manager.hpp b/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_service_manager.hpp index ecfae7ea..2047d2dd 100644 --- a/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_service_manager.hpp +++ b/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_service_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/htc_tenv_types.hpp b/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_types.hpp index 4c0d0608..9c1aee29 100644 --- a/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_types.hpp +++ b/libstratosphere/include/stratosphere/htc/tenv/htc_tenv_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs.hpp b/libstratosphere/include/stratosphere/htcfs.hpp index 1e936800..d9abf1bc 100644 --- a/libstratosphere/include/stratosphere/htcfs.hpp +++ b/libstratosphere/include/stratosphere/htcfs.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_hipc_server.hpp b/libstratosphere/include/stratosphere/htcfs/htcfs_hipc_server.hpp index eb79d1c7..2b5fd12f 100644 --- a/libstratosphere/include/stratosphere/htcfs/htcfs_hipc_server.hpp +++ b/libstratosphere/include/stratosphere/htcfs/htcfs_hipc_server.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow.hpp b/libstratosphere/include/stratosphere/htclow.hpp index 07be9c05..f0b7400b 100644 --- a/libstratosphere/include/stratosphere/htclow.hpp +++ b/libstratosphere/include/stratosphere/htclow.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_channel_types.hpp b/libstratosphere/include/stratosphere/htclow/htclow_channel_types.hpp index cf24af32..98614f47 100644 --- a/libstratosphere/include/stratosphere/htclow/htclow_channel_types.hpp +++ b/libstratosphere/include/stratosphere/htclow/htclow_channel_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_manager_holder.hpp b/libstratosphere/include/stratosphere/htclow/htclow_manager_holder.hpp index 54ac1f92..ef7f7e05 100644 --- a/libstratosphere/include/stratosphere/htclow/htclow_manager_holder.hpp +++ b/libstratosphere/include/stratosphere/htclow/htclow_manager_holder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_module_types.hpp b/libstratosphere/include/stratosphere/htclow/htclow_module_types.hpp index 3f039d15..234b8142 100644 --- a/libstratosphere/include/stratosphere/htclow/htclow_module_types.hpp +++ b/libstratosphere/include/stratosphere/htclow/htclow_module_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_types.hpp b/libstratosphere/include/stratosphere/htclow/htclow_types.hpp index 445456e9..06efd119 100644 --- a/libstratosphere/include/stratosphere/htclow/htclow_types.hpp +++ b/libstratosphere/include/stratosphere/htclow/htclow_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/impl/htclow_internal_types.hpp b/libstratosphere/include/stratosphere/htclow/impl/htclow_internal_types.hpp index 7657e31a..a510d579 100644 --- a/libstratosphere/include/stratosphere/htclow/impl/htclow_internal_types.hpp +++ b/libstratosphere/include/stratosphere/htclow/impl/htclow_internal_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs.hpp b/libstratosphere/include/stratosphere/htcs.hpp index 0f88fdda..28e414fc 100644 --- a/libstratosphere/include/stratosphere/htcs.hpp +++ b/libstratosphere/include/stratosphere/htcs.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/htcs_api.hpp b/libstratosphere/include/stratosphere/htcs/htcs_api.hpp index 3673fd0f..18d0a9cc 100644 --- a/libstratosphere/include/stratosphere/htcs/htcs_api.hpp +++ b/libstratosphere/include/stratosphere/htcs/htcs_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/htcs_socket.hpp b/libstratosphere/include/stratosphere/htcs/htcs_socket.hpp index 3931d1b2..392eacb3 100644 --- a/libstratosphere/include/stratosphere/htcs/htcs_socket.hpp +++ b/libstratosphere/include/stratosphere/htcs/htcs_socket.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/htcs_types.hpp b/libstratosphere/include/stratosphere/htcs/htcs_types.hpp index b5f3708b..1feaf3d6 100644 --- a/libstratosphere/include/stratosphere/htcs/htcs_types.hpp +++ b/libstratosphere/include/stratosphere/htcs/htcs_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_channel_ids.hpp b/libstratosphere/include/stratosphere/htcs/impl/htcs_channel_ids.hpp index 7406484c..93a0d3cf 100644 --- a/libstratosphere/include/stratosphere/htcs/impl/htcs_channel_ids.hpp +++ b/libstratosphere/include/stratosphere/htcs/impl/htcs_channel_ids.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_manager_holder.hpp b/libstratosphere/include/stratosphere/htcs/impl/htcs_manager_holder.hpp index b9868254..144abee4 100644 --- a/libstratosphere/include/stratosphere/htcs/impl/htcs_manager_holder.hpp +++ b/libstratosphere/include/stratosphere/htcs/impl/htcs_manager_holder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/server/htcs_hipc_server.hpp b/libstratosphere/include/stratosphere/htcs/server/htcs_hipc_server.hpp index 20c39070..62e7add2 100644 --- a/libstratosphere/include/stratosphere/htcs/server/htcs_hipc_server.hpp +++ b/libstratosphere/include/stratosphere/htcs/server/htcs_hipc_server.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c.hpp b/libstratosphere/include/stratosphere/i2c.hpp index fc65c1a8..3d33cbe5 100644 --- a/libstratosphere/include/stratosphere/i2c.hpp +++ b/libstratosphere/include/stratosphere/i2c.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/board/nintendo/nx/i2c_driver_api.hpp b/libstratosphere/include/stratosphere/i2c/driver/board/nintendo/nx/i2c_driver_api.hpp index c5501223..49e9287a 100644 --- a/libstratosphere/include/stratosphere/i2c/driver/board/nintendo/nx/i2c_driver_api.hpp +++ b/libstratosphere/include/stratosphere/i2c/driver/board/nintendo/nx/i2c_driver_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/i2c_bus_api.hpp b/libstratosphere/include/stratosphere/i2c/driver/i2c_bus_api.hpp index e6f19824..f708e16b 100644 --- a/libstratosphere/include/stratosphere/i2c/driver/i2c_bus_api.hpp +++ b/libstratosphere/include/stratosphere/i2c/driver/i2c_bus_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/i2c_driver_client_api.hpp b/libstratosphere/include/stratosphere/i2c/driver/i2c_driver_client_api.hpp index d73f04a8..70e5ecb1 100644 --- a/libstratosphere/include/stratosphere/i2c/driver/i2c_driver_client_api.hpp +++ b/libstratosphere/include/stratosphere/i2c/driver/i2c_driver_client_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/i2c_driver_service_api.hpp b/libstratosphere/include/stratosphere/i2c/driver/i2c_driver_service_api.hpp index 08c3662e..8c60a23d 100644 --- a/libstratosphere/include/stratosphere/i2c/driver/i2c_driver_service_api.hpp +++ b/libstratosphere/include/stratosphere/i2c/driver/i2c_driver_service_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/i2c_i2c_device_property.hpp b/libstratosphere/include/stratosphere/i2c/driver/i2c_i2c_device_property.hpp index 42e4efd7..79a8f7aa 100644 --- a/libstratosphere/include/stratosphere/i2c/driver/i2c_i2c_device_property.hpp +++ b/libstratosphere/include/stratosphere/i2c/driver/i2c_i2c_device_property.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/i2c_i_i2c_driver.hpp b/libstratosphere/include/stratosphere/i2c/driver/i2c_i_i2c_driver.hpp index 7afdde3f..f7b90bd0 100644 --- a/libstratosphere/include/stratosphere/i2c/driver/i2c_i_i2c_driver.hpp +++ b/libstratosphere/include/stratosphere/i2c/driver/i2c_i_i2c_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/i2c_select_driver_api.hpp b/libstratosphere/include/stratosphere/i2c/driver/i2c_select_driver_api.hpp index ba8d8e2f..0436b6d2 100644 --- a/libstratosphere/include/stratosphere/i2c/driver/i2c_select_driver_api.hpp +++ b/libstratosphere/include/stratosphere/i2c/driver/i2c_select_driver_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/impl/i2c_i2c_session_impl.hpp b/libstratosphere/include/stratosphere/i2c/driver/impl/i2c_i2c_session_impl.hpp index 2bb24c70..99177775 100644 --- a/libstratosphere/include/stratosphere/i2c/driver/impl/i2c_i2c_session_impl.hpp +++ b/libstratosphere/include/stratosphere/i2c/driver/impl/i2c_i2c_session_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/i2c_api.hpp b/libstratosphere/include/stratosphere/i2c/i2c_api.hpp index 5c84d85a..d0766169 100644 --- a/libstratosphere/include/stratosphere/i2c/i2c_api.hpp +++ b/libstratosphere/include/stratosphere/i2c/i2c_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/i2c_bus_api.hpp b/libstratosphere/include/stratosphere/i2c/i2c_bus_api.hpp index 005ba988..66b58888 100644 --- a/libstratosphere/include/stratosphere/i2c/i2c_bus_api.hpp +++ b/libstratosphere/include/stratosphere/i2c/i2c_bus_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/i2c_command_list_formatter.hpp b/libstratosphere/include/stratosphere/i2c/i2c_command_list_formatter.hpp index 8a0e83c2..d279d7db 100644 --- a/libstratosphere/include/stratosphere/i2c/i2c_command_list_formatter.hpp +++ b/libstratosphere/include/stratosphere/i2c/i2c_command_list_formatter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/i2c_device_name.board.nintendo_nx.hpp b/libstratosphere/include/stratosphere/i2c/i2c_device_name.board.nintendo_nx.hpp index 457de6e7..ae6e5749 100644 --- a/libstratosphere/include/stratosphere/i2c/i2c_device_name.board.nintendo_nx.hpp +++ b/libstratosphere/include/stratosphere/i2c/i2c_device_name.board.nintendo_nx.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/i2c_register_accessor.hpp b/libstratosphere/include/stratosphere/i2c/i2c_register_accessor.hpp index 6ca145c5..8adb0902 100644 --- a/libstratosphere/include/stratosphere/i2c/i2c_register_accessor.hpp +++ b/libstratosphere/include/stratosphere/i2c/i2c_register_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/i2c_select_device_name.hpp b/libstratosphere/include/stratosphere/i2c/i2c_select_device_name.hpp index 90c7db19..b0c31a8f 100644 --- a/libstratosphere/include/stratosphere/i2c/i2c_select_device_name.hpp +++ b/libstratosphere/include/stratosphere/i2c/i2c_select_device_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/i2c_types.hpp b/libstratosphere/include/stratosphere/i2c/i2c_types.hpp index 17bfc429..83c703be 100644 --- a/libstratosphere/include/stratosphere/i2c/i2c_types.hpp +++ b/libstratosphere/include/stratosphere/i2c/i2c_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/server/i2c_server_api.hpp b/libstratosphere/include/stratosphere/i2c/server/i2c_server_api.hpp index 16ea7971..d341f546 100644 --- a/libstratosphere/include/stratosphere/i2c/server/i2c_server_api.hpp +++ b/libstratosphere/include/stratosphere/i2c/server/i2c_server_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/sf/i2c_sf_i_manager.hpp b/libstratosphere/include/stratosphere/i2c/sf/i2c_sf_i_manager.hpp index afcb0e53..1f9fb0cd 100644 --- a/libstratosphere/include/stratosphere/i2c/sf/i2c_sf_i_manager.hpp +++ b/libstratosphere/include/stratosphere/i2c/sf/i2c_sf_i_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/sf/i2c_sf_i_session.hpp b/libstratosphere/include/stratosphere/i2c/sf/i2c_sf_i_session.hpp index d6652e42..a0aa029a 100644 --- a/libstratosphere/include/stratosphere/i2c/sf/i2c_sf_i_session.hpp +++ b/libstratosphere/include/stratosphere/i2c/sf/i2c_sf_i_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 0241c393..5d09db9c 100644 --- a/libstratosphere/include/stratosphere/kvdb.hpp +++ b/libstratosphere/include/stratosphere/kvdb.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 60596272..6b141c81 100644 --- a/libstratosphere/include/stratosphere/kvdb/kvdb_archive.hpp +++ b/libstratosphere/include/stratosphere/kvdb/kvdb_archive.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 261fbe28..7a23c08f 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 9332449d..9df6a6ed 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 07c7008a..54c356b5 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 537a1fc9..461193dd 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 f64ee96f..86634f6d 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 20f40cbd..db44eb84 100644 --- a/libstratosphere/include/stratosphere/ldr.hpp +++ b/libstratosphere/include/stratosphere/ldr.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/ldr_debug_monitor_interface.hpp b/libstratosphere/include/stratosphere/ldr/impl/ldr_debug_monitor_interface.hpp index 6f666231..319832d3 100644 --- a/libstratosphere/include/stratosphere/ldr/impl/ldr_debug_monitor_interface.hpp +++ b/libstratosphere/include/stratosphere/ldr/impl/ldr_debug_monitor_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/ldr_process_manager_interface.hpp b/libstratosphere/include/stratosphere/ldr/impl/ldr_process_manager_interface.hpp index 3beda438..176ceba7 100644 --- a/libstratosphere/include/stratosphere/ldr/impl/ldr_process_manager_interface.hpp +++ b/libstratosphere/include/stratosphere/ldr/impl/ldr_process_manager_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/ldr_shell_interface.hpp b/libstratosphere/include/stratosphere/ldr/impl/ldr_shell_interface.hpp index 4f8b1c62..2283dd63 100644 --- a/libstratosphere/include/stratosphere/ldr/impl/ldr_shell_interface.hpp +++ b/libstratosphere/include/stratosphere/ldr/impl/ldr_shell_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 efe5f39d..6bf6efc1 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shell_api.hpp b/libstratosphere/include/stratosphere/ldr/ldr_shell_api.hpp index 24a33e9c..9519da79 100644 --- a/libstratosphere/include/stratosphere/ldr/ldr_shell_api.hpp +++ b/libstratosphere/include/stratosphere/ldr/ldr_shell_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 a92e6477..6bcf05cf 100644 --- a/libstratosphere/include/stratosphere/ldr/ldr_types.hpp +++ b/libstratosphere/include/stratosphere/ldr/ldr_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm.hpp b/libstratosphere/include/stratosphere/lm.hpp index c25c69c9..f759c1a4 100644 --- a/libstratosphere/include/stratosphere/lm.hpp +++ b/libstratosphere/include/stratosphere/lm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/lm_api.hpp b/libstratosphere/include/stratosphere/lm/lm_api.hpp index 75341748..91dcc690 100644 --- a/libstratosphere/include/stratosphere/lm/lm_api.hpp +++ b/libstratosphere/include/stratosphere/lm/lm_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/lm_log_getter.hpp b/libstratosphere/include/stratosphere/lm/lm_log_getter.hpp index 6871ba85..950af6c2 100644 --- a/libstratosphere/include/stratosphere/lm/lm_log_getter.hpp +++ b/libstratosphere/include/stratosphere/lm/lm_log_getter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/lm_types.hpp b/libstratosphere/include/stratosphere/lm/lm_types.hpp index 19cb029e..a38b3f3d 100644 --- a/libstratosphere/include/stratosphere/lm/lm_types.hpp +++ b/libstratosphere/include/stratosphere/lm/lm_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem.hpp b/libstratosphere/include/stratosphere/lmem.hpp index d3dee39e..19e4dace 100644 --- a/libstratosphere/include/stratosphere/lmem.hpp +++ b/libstratosphere/include/stratosphere/lmem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/impl/lmem_impl_common.hpp b/libstratosphere/include/stratosphere/lmem/impl/lmem_impl_common.hpp index c517ce0d..16522f93 100644 --- a/libstratosphere/include/stratosphere/lmem/impl/lmem_impl_common.hpp +++ b/libstratosphere/include/stratosphere/lmem/impl/lmem_impl_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/lmem_common.hpp b/libstratosphere/include/stratosphere/lmem/lmem_common.hpp index f26ace44..181e0110 100644 --- a/libstratosphere/include/stratosphere/lmem/lmem_common.hpp +++ b/libstratosphere/include/stratosphere/lmem/lmem_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/lmem_exp_heap.hpp b/libstratosphere/include/stratosphere/lmem/lmem_exp_heap.hpp index 83888f3a..d08abcbb 100644 --- a/libstratosphere/include/stratosphere/lmem/lmem_exp_heap.hpp +++ b/libstratosphere/include/stratosphere/lmem/lmem_exp_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/lmem_unit_heap.hpp b/libstratosphere/include/stratosphere/lmem/lmem_unit_heap.hpp index 8dae7ee4..db2ff27e 100644 --- a/libstratosphere/include/stratosphere/lmem/lmem_unit_heap.hpp +++ b/libstratosphere/include/stratosphere/lmem/lmem_unit_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr.hpp b/libstratosphere/include/stratosphere/lr.hpp index 2c66e5dc..e3adf440 100644 --- a/libstratosphere/include/stratosphere/lr.hpp +++ b/libstratosphere/include/stratosphere/lr.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_add_on_content_location_resolver.hpp b/libstratosphere/include/stratosphere/lr/lr_add_on_content_location_resolver.hpp index d2c77b75..99534822 100644 --- a/libstratosphere/include/stratosphere/lr/lr_add_on_content_location_resolver.hpp +++ b/libstratosphere/include/stratosphere/lr/lr_add_on_content_location_resolver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_api.hpp b/libstratosphere/include/stratosphere/lr/lr_api.hpp index 41db1e5a..4f0320f0 100644 --- a/libstratosphere/include/stratosphere/lr/lr_api.hpp +++ b/libstratosphere/include/stratosphere/lr/lr_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_i_add_on_content_location_resolver.hpp b/libstratosphere/include/stratosphere/lr/lr_i_add_on_content_location_resolver.hpp index 3426d497..9f101be9 100644 --- a/libstratosphere/include/stratosphere/lr/lr_i_add_on_content_location_resolver.hpp +++ b/libstratosphere/include/stratosphere/lr/lr_i_add_on_content_location_resolver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_i_location_resolver.hpp b/libstratosphere/include/stratosphere/lr/lr_i_location_resolver.hpp index c804a14f..fbbfa8c4 100644 --- a/libstratosphere/include/stratosphere/lr/lr_i_location_resolver.hpp +++ b/libstratosphere/include/stratosphere/lr/lr_i_location_resolver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_i_location_resolver_manager.hpp b/libstratosphere/include/stratosphere/lr/lr_i_location_resolver_manager.hpp index 5aac691f..3ba3fb6f 100644 --- a/libstratosphere/include/stratosphere/lr/lr_i_location_resolver_manager.hpp +++ b/libstratosphere/include/stratosphere/lr/lr_i_location_resolver_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_i_registered_location_resolver.hpp b/libstratosphere/include/stratosphere/lr/lr_i_registered_location_resolver.hpp index 3d2b8bc6..225107a0 100644 --- a/libstratosphere/include/stratosphere/lr/lr_i_registered_location_resolver.hpp +++ b/libstratosphere/include/stratosphere/lr/lr_i_registered_location_resolver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_location_resolver.hpp b/libstratosphere/include/stratosphere/lr/lr_location_resolver.hpp index f68580a4..05ee1127 100644 --- a/libstratosphere/include/stratosphere/lr/lr_location_resolver.hpp +++ b/libstratosphere/include/stratosphere/lr/lr_location_resolver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_location_resolver_manager_impl.hpp b/libstratosphere/include/stratosphere/lr/lr_location_resolver_manager_impl.hpp index 0405114f..640edb86 100644 --- a/libstratosphere/include/stratosphere/lr/lr_location_resolver_manager_impl.hpp +++ b/libstratosphere/include/stratosphere/lr/lr_location_resolver_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_registered_location_resolver.hpp b/libstratosphere/include/stratosphere/lr/lr_registered_location_resolver.hpp index 4b36c342..0a998d79 100644 --- a/libstratosphere/include/stratosphere/lr/lr_registered_location_resolver.hpp +++ b/libstratosphere/include/stratosphere/lr/lr_registered_location_resolver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_types.hpp b/libstratosphere/include/stratosphere/lr/lr_types.hpp index 4a684470..a708606a 100644 --- a/libstratosphere/include/stratosphere/lr/lr_types.hpp +++ b/libstratosphere/include/stratosphere/lr/lr_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c613d3e2..5487caa8 100644 --- a/libstratosphere/include/stratosphere/map.hpp +++ b/libstratosphere/include/stratosphere/map.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 7755fb17..29940e2d 100644 --- a/libstratosphere/include/stratosphere/map/map_api.hpp +++ b/libstratosphere/include/stratosphere/map/map_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 830e887d..6c345c95 100644 --- a/libstratosphere/include/stratosphere/map/map_types.hpp +++ b/libstratosphere/include/stratosphere/map/map_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem.hpp b/libstratosphere/include/stratosphere/mem.hpp index c583d6e8..25a68923 100644 --- a/libstratosphere/include/stratosphere/mem.hpp +++ b/libstratosphere/include/stratosphere/mem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/heap/mem_impl_heap_cached_heap.hpp b/libstratosphere/include/stratosphere/mem/impl/heap/mem_impl_heap_cached_heap.hpp index 8f0c5197..3178b394 100644 --- a/libstratosphere/include/stratosphere/mem/impl/heap/mem_impl_heap_cached_heap.hpp +++ b/libstratosphere/include/stratosphere/mem/impl/heap/mem_impl_heap_cached_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/heap/mem_impl_heap_central_heap.hpp b/libstratosphere/include/stratosphere/mem/impl/heap/mem_impl_heap_central_heap.hpp index 8b2e7d73..bd7e6174 100644 --- a/libstratosphere/include/stratosphere/mem/impl/heap/mem_impl_heap_central_heap.hpp +++ b/libstratosphere/include/stratosphere/mem/impl/heap/mem_impl_heap_central_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/mem_impl_common.hpp b/libstratosphere/include/stratosphere/mem/impl/mem_impl_common.hpp index 314a3d3b..fb5ad30e 100644 --- a/libstratosphere/include/stratosphere/mem/impl/mem_impl_common.hpp +++ b/libstratosphere/include/stratosphere/mem/impl/mem_impl_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/mem_impl_declarations.hpp b/libstratosphere/include/stratosphere/mem/impl/mem_impl_declarations.hpp index 1784e05b..8feb1a9a 100644 --- a/libstratosphere/include/stratosphere/mem/impl/mem_impl_declarations.hpp +++ b/libstratosphere/include/stratosphere/mem/impl/mem_impl_declarations.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/mem_impl_heap.hpp b/libstratosphere/include/stratosphere/mem/impl/mem_impl_heap.hpp index 0a918081..2b5c796f 100644 --- a/libstratosphere/include/stratosphere/mem/impl/mem_impl_heap.hpp +++ b/libstratosphere/include/stratosphere/mem/impl/mem_impl_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/mem_standard_allocator.hpp b/libstratosphere/include/stratosphere/mem/mem_standard_allocator.hpp index cf8f7fe0..864e26d1 100644 --- a/libstratosphere/include/stratosphere/mem/mem_standard_allocator.hpp +++ b/libstratosphere/include/stratosphere/mem/mem_standard_allocator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 142ab844..958496c9 100644 --- a/libstratosphere/include/stratosphere/ncm.hpp +++ b/libstratosphere/include/stratosphere/ncm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.hpp b/libstratosphere/include/stratosphere/ncm/ncm_api.hpp index 5b7517cf..50af9050 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_api.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_auto_buffer.hpp b/libstratosphere/include/stratosphere/ncm/ncm_auto_buffer.hpp index 095343b5..9a7acc16 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_auto_buffer.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_auto_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bounded_map.hpp b/libstratosphere/include/stratosphere/ncm/ncm_bounded_map.hpp index 4d72c653..dffb7a55 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_bounded_map.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_bounded_map.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_id.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_id.hpp index be0ef1e6..14d2d503 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_id.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_id_utils.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_id_utils.hpp index a5c1649f..5e7de864 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_id_utils.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_id_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_info.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_info.hpp index 16f78428..95844b9b 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_info.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_info_data.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_info_data.hpp index 4fea848f..26ae8d06 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_info_data.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_info_data.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_info_utils.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_info_utils.hpp index 2f5bb359..7b8db9ad 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_info_utils.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_info_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_management_utils.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_management_utils.hpp index 7218e58f..56637203 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_management_utils.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_management_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_manager_config.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_manager_config.hpp index fd3c1cd6..9e8c954a 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_manager_config.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_manager_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_manager_impl.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_manager_impl.hpp index b52f9b86..ed02ccfc 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_manager_impl.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_meta.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_meta.hpp index d185aa93..bfb936f6 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_meta.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_meta.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_meta_database.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_database.hpp index cd0ef8b3..5a3c7436 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_meta_database.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_database.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_meta_extended_data.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_extended_data.hpp index 65aab75e..0cfa8875 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_meta_extended_data.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_extended_data.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_meta_id.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_id.hpp index e4733be5..55b1cd49 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_meta_id.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_meta_key.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_key.hpp index 0c8ed99e..56eb12ce 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_meta_key.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_key.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_meta_type.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_type.hpp index 20252c84..1bc807e8 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_meta_type.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_type.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_meta_utils.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_utils.hpp index 572f744f..104edf1a 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_meta_utils.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_meta_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_storage.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_storage.hpp index be34832e..bcf4bff8 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_storage.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_type.hpp b/libstratosphere/include/stratosphere/ncm/ncm_content_type.hpp index 1aa71c6a..34f9788f 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_content_type.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_content_type.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_data_id.hpp b/libstratosphere/include/stratosphere/ncm/ncm_data_id.hpp index 02d926be..f5980020 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_data_id.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_data_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_firmware_variation.hpp b/libstratosphere/include/stratosphere/ncm/ncm_firmware_variation.hpp index d89fa1ea..06f9b0cb 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_firmware_variation.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_firmware_variation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_i_content_manager.hpp b/libstratosphere/include/stratosphere/ncm/ncm_i_content_manager.hpp index 0717fcb7..cf51c691 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_i_content_manager.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_i_content_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_i_content_meta_database.hpp b/libstratosphere/include/stratosphere/ncm/ncm_i_content_meta_database.hpp index 4c422020..ca800f7c 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_i_content_meta_database.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_i_content_meta_database.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_i_content_storage.hpp b/libstratosphere/include/stratosphere/ncm/ncm_i_content_storage.hpp index 5f1a848c..53f23c50 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_i_content_storage.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_i_content_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_ids.hpp b/libstratosphere/include/stratosphere/ncm/ncm_ids.hpp index fe76f948..d654ce53 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_ids.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_ids.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_install_progress.hpp b/libstratosphere/include/stratosphere/ncm/ncm_install_progress.hpp index e91309d2..2892d5d5 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_install_progress.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_install_progress.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_install_task_base.hpp b/libstratosphere/include/stratosphere/ncm/ncm_install_task_base.hpp index 936d28ac..f459224d 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_install_task_base.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_install_task_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_install_task_data.hpp b/libstratosphere/include/stratosphere/ncm/ncm_install_task_data.hpp index 524f93cb..427d720c 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_install_task_data.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_install_task_data.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_install_task_occupied_size.hpp b/libstratosphere/include/stratosphere/ncm/ncm_install_task_occupied_size.hpp index 359a8eab..07088279 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_install_task_occupied_size.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_install_task_occupied_size.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_make_path.hpp b/libstratosphere/include/stratosphere/ncm/ncm_make_path.hpp index 1babc6db..aefdf38f 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_make_path.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_make_path.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_max_count.hpp b/libstratosphere/include/stratosphere/ncm/ncm_max_count.hpp index 5f82715d..296bc8c0 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_max_count.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_max_count.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_report.hpp b/libstratosphere/include/stratosphere/ncm/ncm_memory_report.hpp index 9a1f1a98..d0bdc2e1 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_memory_report.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_memory_report.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_package_install_task.hpp b/libstratosphere/include/stratosphere/ncm/ncm_package_install_task.hpp index 062f37a0..afc0d904 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_package_install_task.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_package_install_task.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_package_install_task_base.hpp b/libstratosphere/include/stratosphere/ncm/ncm_package_install_task_base.hpp index a2f987e8..7971de35 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_package_install_task_base.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_package_install_task_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_package_system_downgrade_task.hpp b/libstratosphere/include/stratosphere/ncm/ncm_package_system_downgrade_task.hpp index e70af190..0b235f23 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_package_system_downgrade_task.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_package_system_downgrade_task.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_package_system_update_task.hpp b/libstratosphere/include/stratosphere/ncm/ncm_package_system_update_task.hpp index 8eb8cc08..3d6d9031 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_package_system_update_task.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_package_system_update_task.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_path.hpp b/libstratosphere/include/stratosphere/ncm/ncm_path.hpp index e3927c9a..41be4d97 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_path.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_path.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_path_string.hpp b/libstratosphere/include/stratosphere/ncm/ncm_path_string.hpp index 5ec37542..1b4a4bd6 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_path_string.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_path_string.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_placeholder_id.hpp b/libstratosphere/include/stratosphere/ncm/ncm_placeholder_id.hpp index 2da1eb6c..71b17dc7 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_placeholder_id.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_placeholder_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_program_id.hpp b/libstratosphere/include/stratosphere/ncm/ncm_program_id.hpp index 746a5ea0..42da5612 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_program_id.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_program_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_program_location.hpp b/libstratosphere/include/stratosphere/ncm/ncm_program_location.hpp index 097f83eb..fd092650 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_program_location.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_program_location.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_registered_host_content.hpp b/libstratosphere/include/stratosphere/ncm/ncm_registered_host_content.hpp index 65fe178c..48034ac7 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_registered_host_content.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_registered_host_content.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rights_id.hpp b/libstratosphere/include/stratosphere/ncm/ncm_rights_id.hpp index f025407c..e8fa2896 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_rights_id.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_rights_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rights_id_cache.hpp b/libstratosphere/include/stratosphere/ncm/ncm_rights_id_cache.hpp index 8613aa3a..b137818e 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_rights_id_cache.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_rights_id_cache.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_storage_id.hpp b/libstratosphere/include/stratosphere/ncm/ncm_storage_id.hpp index 94e46aa7..6306319d 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_storage_id.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_storage_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_storage_utils.hpp b/libstratosphere/include/stratosphere/ncm/ncm_storage_utils.hpp index 371a71ee..605c4481 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_storage_utils.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_storage_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_submission_package_install_task.hpp b/libstratosphere/include/stratosphere/ncm/ncm_submission_package_install_task.hpp index 790590c2..c1a5762c 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_submission_package_install_task.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_submission_package_install_task.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_system_content_meta_id.hpp b/libstratosphere/include/stratosphere/ncm/ncm_system_content_meta_id.hpp index f65c22d6..a5916930 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_system_content_meta_id.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_system_content_meta_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_system_update_task_apply_info.hpp b/libstratosphere/include/stratosphere/ncm/ncm_system_update_task_apply_info.hpp index b1f7b15e..1488ac07 100644 --- a/libstratosphere/include/stratosphere/ncm/ncm_system_update_task_apply_info.hpp +++ b/libstratosphere/include/stratosphere/ncm/ncm_system_update_task_apply_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nim.hpp b/libstratosphere/include/stratosphere/nim.hpp index ec080dec..d00e8d33 100644 --- a/libstratosphere/include/stratosphere/nim.hpp +++ b/libstratosphere/include/stratosphere/nim.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nim/nim_network_install_manager_api.hpp b/libstratosphere/include/stratosphere/nim/nim_network_install_manager_api.hpp index c32f932c..407f1f2b 100644 --- a/libstratosphere/include/stratosphere/nim/nim_network_install_manager_api.hpp +++ b/libstratosphere/include/stratosphere/nim/nim_network_install_manager_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nim/nim_system_update_task_id.hpp b/libstratosphere/include/stratosphere/nim/nim_system_update_task_id.hpp index 6310247d..d7f868e5 100644 --- a/libstratosphere/include/stratosphere/nim/nim_system_update_task_id.hpp +++ b/libstratosphere/include/stratosphere/nim/nim_system_update_task_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nim/nim_task_id_common.hpp b/libstratosphere/include/stratosphere/nim/nim_task_id_common.hpp index 7b87ecc2..fed35f6a 100644 --- a/libstratosphere/include/stratosphere/nim/nim_task_id_common.hpp +++ b/libstratosphere/include/stratosphere/nim/nim_task_id_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ns.hpp b/libstratosphere/include/stratosphere/ns.hpp index 8e7d2a60..bc2284b8 100644 --- a/libstratosphere/include/stratosphere/ns.hpp +++ b/libstratosphere/include/stratosphere/ns.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ns/impl/ns_i_async.hpp b/libstratosphere/include/stratosphere/ns/impl/ns_i_async.hpp index 5d496f5b..563181d1 100644 --- a/libstratosphere/include/stratosphere/ns/impl/ns_i_async.hpp +++ b/libstratosphere/include/stratosphere/ns/impl/ns_i_async.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nsd.hpp b/libstratosphere/include/stratosphere/nsd.hpp index d0cfe384..9db24685 100644 --- a/libstratosphere/include/stratosphere/nsd.hpp +++ b/libstratosphere/include/stratosphere/nsd.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nsd/impl/device/nsd_device.hpp b/libstratosphere/include/stratosphere/nsd/impl/device/nsd_device.hpp index 38521e38..025c9a3f 100644 --- a/libstratosphere/include/stratosphere/nsd/impl/device/nsd_device.hpp +++ b/libstratosphere/include/stratosphere/nsd/impl/device/nsd_device.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nsd/nsd_types.hpp b/libstratosphere/include/stratosphere/nsd/nsd_types.hpp index 9f8ace67..eee90567 100644 --- a/libstratosphere/include/stratosphere/nsd/nsd_types.hpp +++ b/libstratosphere/include/stratosphere/nsd/nsd_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 d906e448..605cbe12 100644 --- a/libstratosphere/include/stratosphere/os.hpp +++ b/libstratosphere/include/stratosphere/os.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_internal_busy_mutex.hpp b/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex.hpp index 078474bc..9a534121 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_internal_busy_mutex_impl.os.horizon.hpp b/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex_impl.os.horizon.hpp index 769ae0e1..860152fc 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex_impl.os.horizon.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_internal_busy_mutex_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_internal_condition_variable.hpp b/libstratosphere/include/stratosphere/os/impl/os_internal_condition_variable.hpp index 2a48e06b..674d9f6a 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_internal_condition_variable.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_internal_condition_variable.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_internal_condition_variable_impl.os.horizon.hpp b/libstratosphere/include/stratosphere/os/impl/os_internal_condition_variable_impl.os.horizon.hpp index 1b3031b0..860fd8ed 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_internal_condition_variable_impl.os.horizon.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_internal_condition_variable_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_internal_critical_section.hpp b/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section.hpp index ed49fbac..2c0c7fad 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_internal_critical_section_impl.os.horizon.hpp b/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section_impl.os.horizon.hpp index 693ded98..7232c50a 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section_impl.os.horizon.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_internal_critical_section_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_internal_light_event.hpp b/libstratosphere/include/stratosphere/os/impl/os_internal_light_event.hpp index 3cfb45d3..ea691de0 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_internal_light_event.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_internal_light_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_internal_light_event_impl.os.horizon.hpp b/libstratosphere/include/stratosphere/os/impl/os_internal_light_event_impl.os.horizon.hpp index c4854d54..99bcca5e 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_internal_light_event_impl.os.horizon.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_internal_light_event_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_internal_rw_busy_mutex.hpp b/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex.hpp index 9715fe3f..35fb9758 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp b/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp index afe14916..78f50bcc 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/os_memory_fence_api.os.horizon.hpp b/libstratosphere/include/stratosphere/os/impl/os_memory_fence_api.os.horizon.hpp index 45e68710..e69260d7 100644 --- a/libstratosphere/include/stratosphere/os/impl/os_memory_fence_api.os.horizon.hpp +++ b/libstratosphere/include/stratosphere/os/impl/os_memory_fence_api.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_barrier.hpp b/libstratosphere/include/stratosphere/os/os_barrier.hpp index f7a7f510..236208db 100644 --- a/libstratosphere/include/stratosphere/os/os_barrier.hpp +++ b/libstratosphere/include/stratosphere/os/os_barrier.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_barrier_api.hpp b/libstratosphere/include/stratosphere/os/os_barrier_api.hpp index 58aca405..39830d11 100644 --- a/libstratosphere/include/stratosphere/os/os_barrier_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_barrier_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_barrier_types.hpp b/libstratosphere/include/stratosphere/os/os_barrier_types.hpp index 88a88762..a0dbc6a3 100644 --- a/libstratosphere/include/stratosphere/os/os_barrier_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_barrier_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_busy_mutex.hpp b/libstratosphere/include/stratosphere/os/os_busy_mutex.hpp index 500808c0..e3bcb60d 100644 --- a/libstratosphere/include/stratosphere/os/os_busy_mutex.hpp +++ b/libstratosphere/include/stratosphere/os/os_busy_mutex.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_busy_mutex_api.hpp b/libstratosphere/include/stratosphere/os/os_busy_mutex_api.hpp index 8371fadb..0242ef14 100644 --- a/libstratosphere/include/stratosphere/os/os_busy_mutex_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_busy_mutex_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_busy_mutex_types.hpp b/libstratosphere/include/stratosphere/os/os_busy_mutex_types.hpp index 981e3ce1..5e5e761f 100644 --- a/libstratosphere/include/stratosphere/os/os_busy_mutex_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_busy_mutex_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 3e709931..e90c0a3f 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_condition_variable.hpp b/libstratosphere/include/stratosphere/os/os_condition_variable.hpp index d4438384..24aa6f1e 100644 --- a/libstratosphere/include/stratosphere/os/os_condition_variable.hpp +++ b/libstratosphere/include/stratosphere/os/os_condition_variable.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_condition_variable_api.hpp b/libstratosphere/include/stratosphere/os/os_condition_variable_api.hpp index 83f1dd2d..7a36b7d4 100644 --- a/libstratosphere/include/stratosphere/os/os_condition_variable_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_condition_variable_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_condition_variable_common.hpp b/libstratosphere/include/stratosphere/os/os_condition_variable_common.hpp index 65fc8467..d733f67c 100644 --- a/libstratosphere/include/stratosphere/os/os_condition_variable_common.hpp +++ b/libstratosphere/include/stratosphere/os/os_condition_variable_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_condition_variable_types.hpp b/libstratosphere/include/stratosphere/os/os_condition_variable_types.hpp index 7eeba689..8979a86c 100644 --- a/libstratosphere/include/stratosphere/os/os_condition_variable_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_condition_variable_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 4bad3879..5ba40cce 100644 --- a/libstratosphere/include/stratosphere/os/os_event.hpp +++ b/libstratosphere/include/stratosphere/os/os_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.hpp b/libstratosphere/include/stratosphere/os/os_event_api.hpp index 804a3ac6..50d1e76b 100644 --- a/libstratosphere/include/stratosphere/os/os_event_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_event_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_common.hpp b/libstratosphere/include/stratosphere/os/os_event_common.hpp index 625c435c..73c9affa 100644 --- a/libstratosphere/include/stratosphere/os/os_event_common.hpp +++ b/libstratosphere/include/stratosphere/os/os_event_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_types.hpp b/libstratosphere/include/stratosphere/os/os_event_types.hpp index 9f73ecc0..156fd8e0 100644 --- a/libstratosphere/include/stratosphere/os/os_event_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_event_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 8e1b6c0d..319a2414 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.hpp b/libstratosphere/include/stratosphere/os/os_interrupt_event_api.hpp index 68e265c0..1704ad44 100644 --- a/libstratosphere/include/stratosphere/os/os_interrupt_event_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_interrupt_event_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_common.hpp b/libstratosphere/include/stratosphere/os/os_interrupt_event_common.hpp index 99e71097..08d86239 100644 --- a/libstratosphere/include/stratosphere/os/os_interrupt_event_common.hpp +++ b/libstratosphere/include/stratosphere/os/os_interrupt_event_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_types.hpp b/libstratosphere/include/stratosphere/os/os_interrupt_event_types.hpp index 067cd366..635186fe 100644 --- a/libstratosphere/include/stratosphere/os/os_interrupt_event_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_interrupt_event_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_region.hpp b/libstratosphere/include/stratosphere/os/os_io_region.hpp index 5ad1545e..135e9581 100644 --- a/libstratosphere/include/stratosphere/os/os_io_region.hpp +++ b/libstratosphere/include/stratosphere/os/os_io_region.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_region_api.hpp b/libstratosphere/include/stratosphere/os/os_io_region_api.hpp index 8a952643..d2a4f781 100644 --- a/libstratosphere/include/stratosphere/os/os_io_region_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_io_region_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_region_types.hpp b/libstratosphere/include/stratosphere/os/os_io_region_types.hpp index 0478b51a..172f5e14 100644 --- a/libstratosphere/include/stratosphere/os/os_io_region_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_io_region_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_event.hpp b/libstratosphere/include/stratosphere/os/os_light_event.hpp index 43516f4c..270aa0c2 100644 --- a/libstratosphere/include/stratosphere/os/os_light_event.hpp +++ b/libstratosphere/include/stratosphere/os/os_light_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_event_api.hpp b/libstratosphere/include/stratosphere/os/os_light_event_api.hpp index 73e753c5..5286bf0b 100644 --- a/libstratosphere/include/stratosphere/os/os_light_event_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_light_event_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_event_types.hpp b/libstratosphere/include/stratosphere/os/os_light_event_types.hpp index 5e60774d..72b1f32d 100644 --- a/libstratosphere/include/stratosphere/os/os_light_event_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_light_event_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_message_queue.hpp b/libstratosphere/include/stratosphere/os/os_light_message_queue.hpp index df1fca21..1e170f8b 100644 --- a/libstratosphere/include/stratosphere/os/os_light_message_queue.hpp +++ b/libstratosphere/include/stratosphere/os/os_light_message_queue.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_message_queue_api.hpp b/libstratosphere/include/stratosphere/os/os_light_message_queue_api.hpp index aca76869..ec0980ed 100644 --- a/libstratosphere/include/stratosphere/os/os_light_message_queue_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_light_message_queue_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_message_queue_types.hpp b/libstratosphere/include/stratosphere/os/os_light_message_queue_types.hpp index 4bf955c3..0789d00f 100644 --- a/libstratosphere/include/stratosphere/os/os_light_message_queue_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_light_message_queue_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_semaphore.hpp b/libstratosphere/include/stratosphere/os/os_light_semaphore.hpp index 23f170db..2514b4d3 100644 --- a/libstratosphere/include/stratosphere/os/os_light_semaphore.hpp +++ b/libstratosphere/include/stratosphere/os/os_light_semaphore.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_semaphore_api.hpp b/libstratosphere/include/stratosphere/os/os_light_semaphore_api.hpp index e20d6caa..99aa6416 100644 --- a/libstratosphere/include/stratosphere/os/os_light_semaphore_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_light_semaphore_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_semaphore_types.hpp b/libstratosphere/include/stratosphere/os/os_light_semaphore_types.hpp index a21bb2e0..35d6092e 100644 --- a/libstratosphere/include/stratosphere/os/os_light_semaphore_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_light_semaphore_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 dbc364c0..92ba3dd5 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_fence.hpp b/libstratosphere/include/stratosphere/os/os_memory_fence.hpp index 7e071095..77313d17 100644 --- a/libstratosphere/include/stratosphere/os/os_memory_fence.hpp +++ b/libstratosphere/include/stratosphere/os/os_memory_fence.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_fence_api.hpp b/libstratosphere/include/stratosphere/os/os_memory_fence_api.hpp index 4be7ee8b..5820dedc 100644 --- a/libstratosphere/include/stratosphere/os/os_memory_fence_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_memory_fence_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_heap_api.hpp b/libstratosphere/include/stratosphere/os/os_memory_heap_api.hpp index fc051cd0..127820ea 100644 --- a/libstratosphere/include/stratosphere/os/os_memory_heap_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_memory_heap_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_permission.hpp b/libstratosphere/include/stratosphere/os/os_memory_permission.hpp index 588bba65..f65f30b2 100644 --- a/libstratosphere/include/stratosphere/os/os_memory_permission.hpp +++ b/libstratosphere/include/stratosphere/os/os_memory_permission.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_virtual_address_api.hpp b/libstratosphere/include/stratosphere/os/os_memory_virtual_address_api.hpp index be91e072..b36467e0 100644 --- a/libstratosphere/include/stratosphere/os/os_memory_virtual_address_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_memory_virtual_address_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 fc1fdeb3..6bd71a87 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.hpp b/libstratosphere/include/stratosphere/os/os_message_queue_api.hpp index 576ea236..a7f4cf97 100644 --- a/libstratosphere/include/stratosphere/os/os_message_queue_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_message_queue_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_common.hpp b/libstratosphere/include/stratosphere/os/os_message_queue_common.hpp index 4d135c0a..04ed38ab 100644 --- a/libstratosphere/include/stratosphere/os/os_message_queue_common.hpp +++ b/libstratosphere/include/stratosphere/os/os_message_queue_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_types.hpp b/libstratosphere/include/stratosphere/os/os_message_queue_types.hpp index 1542aa54..541f4342 100644 --- a/libstratosphere/include/stratosphere/os/os_message_queue_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_message_queue_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait.hpp b/libstratosphere/include/stratosphere/os/os_multiple_wait.hpp index bbb1c190..403d5614 100644 --- a/libstratosphere/include/stratosphere/os/os_multiple_wait.hpp +++ b/libstratosphere/include/stratosphere/os/os_multiple_wait.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_api.hpp b/libstratosphere/include/stratosphere/os/os_multiple_wait_api.hpp index a29adbd7..664d017e 100644 --- a/libstratosphere/include/stratosphere/os/os_multiple_wait_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_multiple_wait_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_types.hpp b/libstratosphere/include/stratosphere/os/os_multiple_wait_types.hpp index 48ccbc28..23336200 100644 --- a/libstratosphere/include/stratosphere/os/os_multiple_wait_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_multiple_wait_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_utils.hpp b/libstratosphere/include/stratosphere/os/os_multiple_wait_utils.hpp index a0612d15..04febe2f 100644 --- a/libstratosphere/include/stratosphere/os/os_multiple_wait_utils.hpp +++ b/libstratosphere/include/stratosphere/os/os_multiple_wait_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 a5c4265a..74424332 100644 --- a/libstratosphere/include/stratosphere/os/os_mutex.hpp +++ b/libstratosphere/include/stratosphere/os/os_mutex.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.hpp b/libstratosphere/include/stratosphere/os/os_mutex_api.hpp index 84ce0dd9..02a1e8b0 100644 --- a/libstratosphere/include/stratosphere/os/os_mutex_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_mutex_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_common.hpp b/libstratosphere/include/stratosphere/os/os_mutex_common.hpp index b6ef8962..853b1fb9 100644 --- a/libstratosphere/include/stratosphere/os/os_mutex_common.hpp +++ b/libstratosphere/include/stratosphere/os/os_mutex_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_types.hpp b/libstratosphere/include/stratosphere/os/os_mutex_types.hpp index 5af5549b..b94af1c3 100644 --- a/libstratosphere/include/stratosphere/os/os_mutex_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_mutex_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_native_handle.hpp b/libstratosphere/include/stratosphere/os/os_native_handle.hpp index 4a864d75..225fd661 100644 --- a/libstratosphere/include/stratosphere/os/os_native_handle.hpp +++ b/libstratosphere/include/stratosphere/os/os_native_handle.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_native_handle_api.hpp b/libstratosphere/include/stratosphere/os/os_native_handle_api.hpp index 30831467..aec26b87 100644 --- a/libstratosphere/include/stratosphere/os/os_native_handle_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_native_handle_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_native_handle_types.hpp b/libstratosphere/include/stratosphere/os/os_native_handle_types.hpp index f23f5b88..fc033e14 100644 --- a/libstratosphere/include/stratosphere/os/os_native_handle_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_native_handle_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.hpp b/libstratosphere/include/stratosphere/os/os_process_handle_api.hpp index 5068a91e..e1284115 100644 --- a/libstratosphere/include/stratosphere/os/os_process_handle_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_process_handle_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 dc275a92..500b165b 100644 --- a/libstratosphere/include/stratosphere/os/os_random.hpp +++ b/libstratosphere/include/stratosphere/os/os_random.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_busy_mutex.hpp b/libstratosphere/include/stratosphere/os/os_rw_busy_mutex.hpp index 681e2fc7..2af94fe1 100644 --- a/libstratosphere/include/stratosphere/os/os_rw_busy_mutex.hpp +++ b/libstratosphere/include/stratosphere/os/os_rw_busy_mutex.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_busy_mutex_api.hpp b/libstratosphere/include/stratosphere/os/os_rw_busy_mutex_api.hpp index 4c2ec389..1992b9d1 100644 --- a/libstratosphere/include/stratosphere/os/os_rw_busy_mutex_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_rw_busy_mutex_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_busy_mutex_types.hpp b/libstratosphere/include/stratosphere/os/os_rw_busy_mutex_types.hpp index c90d920c..4daef18f 100644 --- a/libstratosphere/include/stratosphere/os/os_rw_busy_mutex_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_rw_busy_mutex_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 11823bd1..e37f432d 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.hpp b/libstratosphere/include/stratosphere/os/os_rw_lock_api.hpp index 4f788d0a..c5ae4489 100644 --- a/libstratosphere/include/stratosphere/os/os_rw_lock_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_rw_lock_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_common.hpp b/libstratosphere/include/stratosphere/os/os_rw_lock_common.hpp index 305f4e95..fb476db0 100644 --- a/libstratosphere/include/stratosphere/os/os_rw_lock_common.hpp +++ b/libstratosphere/include/stratosphere/os/os_rw_lock_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_types.hpp b/libstratosphere/include/stratosphere/os/os_rw_lock_types.hpp index 93b1c751..98b53498 100644 --- a/libstratosphere/include/stratosphere/os/os_rw_lock_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_rw_lock_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_condition_variable.hpp b/libstratosphere/include/stratosphere/os/os_sdk_condition_variable.hpp index c7f8b21f..c69325dd 100644 --- a/libstratosphere/include/stratosphere/os/os_sdk_condition_variable.hpp +++ b/libstratosphere/include/stratosphere/os/os_sdk_condition_variable.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_mutex.hpp b/libstratosphere/include/stratosphere/os/os_sdk_mutex.hpp index 98311944..34b2b272 100644 --- a/libstratosphere/include/stratosphere/os/os_sdk_mutex.hpp +++ b/libstratosphere/include/stratosphere/os/os_sdk_mutex.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_recursive_mutex.hpp b/libstratosphere/include/stratosphere/os/os_sdk_recursive_mutex.hpp index 55d270be..09dcddfc 100644 --- a/libstratosphere/include/stratosphere/os/os_sdk_recursive_mutex.hpp +++ b/libstratosphere/include/stratosphere/os/os_sdk_recursive_mutex.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_reply_and_receive.hpp b/libstratosphere/include/stratosphere/os/os_sdk_reply_and_receive.hpp index 1f8245cf..ad5a185c 100644 --- a/libstratosphere/include/stratosphere/os/os_sdk_reply_and_receive.hpp +++ b/libstratosphere/include/stratosphere/os/os_sdk_reply_and_receive.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_thread_local_storage.hpp b/libstratosphere/include/stratosphere/os/os_sdk_thread_local_storage.hpp index d55e312f..e1bf7288 100644 --- a/libstratosphere/include/stratosphere/os/os_sdk_thread_local_storage.hpp +++ b/libstratosphere/include/stratosphere/os/os_sdk_thread_local_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_thread_local_storage_api.hpp b/libstratosphere/include/stratosphere/os/os_sdk_thread_local_storage_api.hpp index 17414220..516e33a5 100644 --- a/libstratosphere/include/stratosphere/os/os_sdk_thread_local_storage_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_sdk_thread_local_storage_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 a00d620c..8dca1b39 100644 --- a/libstratosphere/include/stratosphere/os/os_semaphore.hpp +++ b/libstratosphere/include/stratosphere/os/os_semaphore.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.hpp b/libstratosphere/include/stratosphere/os/os_semaphore_api.hpp index 79ac7c4d..d529cc8a 100644 --- a/libstratosphere/include/stratosphere/os/os_semaphore_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_semaphore_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_types.hpp b/libstratosphere/include/stratosphere/os/os_semaphore_types.hpp index 8168ece4..4946a7ca 100644 --- a/libstratosphere/include/stratosphere/os/os_semaphore_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_semaphore_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_memory.hpp b/libstratosphere/include/stratosphere/os/os_shared_memory.hpp index ef4b5baa..a0d927f1 100644 --- a/libstratosphere/include/stratosphere/os/os_shared_memory.hpp +++ b/libstratosphere/include/stratosphere/os/os_shared_memory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_memory_api.hpp b/libstratosphere/include/stratosphere/os/os_shared_memory_api.hpp index 77ef8f54..c5937821 100644 --- a/libstratosphere/include/stratosphere/os/os_shared_memory_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_shared_memory_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_memory_types.hpp b/libstratosphere/include/stratosphere/os/os_shared_memory_types.hpp index 2a167a52..b6d9e815 100644 --- a/libstratosphere/include/stratosphere/os/os_shared_memory_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_shared_memory_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 06f52365..f79e81c8 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.hpp b/libstratosphere/include/stratosphere/os/os_system_event_api.hpp index 6e317652..b14bf64f 100644 --- a/libstratosphere/include/stratosphere/os/os_system_event_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_system_event_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_types.hpp b/libstratosphere/include/stratosphere/os/os_system_event_types.hpp index c21b4885..b0624cb0 100644 --- a/libstratosphere/include/stratosphere/os/os_system_event_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_system_event_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 909a9851..c2c152fc 100644 --- a/libstratosphere/include/stratosphere/os/os_thread.hpp +++ b/libstratosphere/include/stratosphere/os/os_thread.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.hpp b/libstratosphere/include/stratosphere/os/os_thread_api.hpp index b2ec9a43..66066262 100644 --- a/libstratosphere/include/stratosphere/os/os_thread_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_thread_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_common.hpp b/libstratosphere/include/stratosphere/os/os_thread_common.hpp index 8c9373fc..531a1ee3 100644 --- a/libstratosphere/include/stratosphere/os/os_thread_common.hpp +++ b/libstratosphere/include/stratosphere/os/os_thread_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_local_storage.hpp b/libstratosphere/include/stratosphere/os/os_thread_local_storage.hpp index 641974c6..fda35637 100644 --- a/libstratosphere/include/stratosphere/os/os_thread_local_storage.hpp +++ b/libstratosphere/include/stratosphere/os/os_thread_local_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_local_storage_api.hpp b/libstratosphere/include/stratosphere/os/os_thread_local_storage_api.hpp index 0d6cd2a2..6bee9dc9 100644 --- a/libstratosphere/include/stratosphere/os/os_thread_local_storage_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_thread_local_storage_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_local_storage_common.hpp b/libstratosphere/include/stratosphere/os/os_thread_local_storage_common.hpp index 055ce4bc..0afd1cc6 100644 --- a/libstratosphere/include/stratosphere/os/os_thread_local_storage_common.hpp +++ b/libstratosphere/include/stratosphere/os/os_thread_local_storage_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_types.hpp b/libstratosphere/include/stratosphere/os/os_thread_types.hpp index 9a9a3ef6..cbe430fa 100644 --- a/libstratosphere/include/stratosphere/os/os_thread_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_thread_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_tick.hpp b/libstratosphere/include/stratosphere/os/os_tick.hpp index 765ca8aa..d86218cf 100644 --- a/libstratosphere/include/stratosphere/os/os_tick.hpp +++ b/libstratosphere/include/stratosphere/os/os_tick.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timer_event.hpp b/libstratosphere/include/stratosphere/os/os_timer_event.hpp index aff9beaf..9e3f7338 100644 --- a/libstratosphere/include/stratosphere/os/os_timer_event.hpp +++ b/libstratosphere/include/stratosphere/os/os_timer_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timer_event_api.hpp b/libstratosphere/include/stratosphere/os/os_timer_event_api.hpp index c9e61068..d6921155 100644 --- a/libstratosphere/include/stratosphere/os/os_timer_event_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_timer_event_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timer_event_types.hpp b/libstratosphere/include/stratosphere/os/os_timer_event_types.hpp index 652c0adb..1271ad71 100644 --- a/libstratosphere/include/stratosphere/os/os_timer_event_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_timer_event_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_transfer_memory.hpp b/libstratosphere/include/stratosphere/os/os_transfer_memory.hpp index 7e7dcd62..062bcdd3 100644 --- a/libstratosphere/include/stratosphere/os/os_transfer_memory.hpp +++ b/libstratosphere/include/stratosphere/os/os_transfer_memory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_transfer_memory_api.hpp b/libstratosphere/include/stratosphere/os/os_transfer_memory_api.hpp index d85f94fb..f087889f 100644 --- a/libstratosphere/include/stratosphere/os/os_transfer_memory_api.hpp +++ b/libstratosphere/include/stratosphere/os/os_transfer_memory_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_transfer_memory_types.hpp b/libstratosphere/include/stratosphere/os/os_transfer_memory_types.hpp index c3d2b748..3f11cd91 100644 --- a/libstratosphere/include/stratosphere/os/os_transfer_memory_types.hpp +++ b/libstratosphere/include/stratosphere/os/os_transfer_memory_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg.hpp b/libstratosphere/include/stratosphere/osdbg.hpp index 9be88592..c4751e27 100644 --- a/libstratosphere/include/stratosphere/osdbg.hpp +++ b/libstratosphere/include/stratosphere/osdbg.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/osdbg_thread.hpp b/libstratosphere/include/stratosphere/osdbg/osdbg_thread.hpp index 83cebe9c..f8aa23f1 100644 --- a/libstratosphere/include/stratosphere/osdbg/osdbg_thread.hpp +++ b/libstratosphere/include/stratosphere/osdbg/osdbg_thread.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/osdbg_thread_api.hpp b/libstratosphere/include/stratosphere/osdbg/osdbg_thread_api.hpp index dcffca8a..5224bf81 100644 --- a/libstratosphere/include/stratosphere/osdbg/osdbg_thread_api.hpp +++ b/libstratosphere/include/stratosphere/osdbg/osdbg_thread_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/osdbg_thread_api_impl.hpp b/libstratosphere/include/stratosphere/osdbg/osdbg_thread_api_impl.hpp index 6593ce12..64492448 100644 --- a/libstratosphere/include/stratosphere/osdbg/osdbg_thread_api_impl.hpp +++ b/libstratosphere/include/stratosphere/osdbg/osdbg_thread_api_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/osdbg_thread_types.hpp b/libstratosphere/include/stratosphere/osdbg/osdbg_thread_types.hpp index 2b112b25..3da8c806 100644 --- a/libstratosphere/include/stratosphere/osdbg/osdbg_thread_types.hpp +++ b/libstratosphere/include/stratosphere/osdbg/osdbg_thread_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 3e8d3c95..36382425 100644 --- a/libstratosphere/include/stratosphere/patcher.hpp +++ b/libstratosphere/include/stratosphere/patcher.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 9a2b6995..3b4d6339 100644 --- a/libstratosphere/include/stratosphere/patcher/patcher_api.hpp +++ b/libstratosphere/include/stratosphere/patcher/patcher_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pcv.hpp b/libstratosphere/include/stratosphere/pcv.hpp index a7c59ad8..88c1eeeb 100644 --- a/libstratosphere/include/stratosphere/pcv.hpp +++ b/libstratosphere/include/stratosphere/pcv.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pcv/pcv_api.hpp b/libstratosphere/include/stratosphere/pcv/pcv_api.hpp index 01643d09..28bf6c6b 100644 --- a/libstratosphere/include/stratosphere/pcv/pcv_api.hpp +++ b/libstratosphere/include/stratosphere/pcv/pcv_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pcv/pcv_types.hpp b/libstratosphere/include/stratosphere/pcv/pcv_types.hpp index 114976da..97652325 100644 --- a/libstratosphere/include/stratosphere/pcv/pcv_types.hpp +++ b/libstratosphere/include/stratosphere/pcv/pcv_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl.hpp b/libstratosphere/include/stratosphere/pgl.hpp index 556e1e5f..e68ee183 100644 --- a/libstratosphere/include/stratosphere/pgl.hpp +++ b/libstratosphere/include/stratosphere/pgl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/pgl_event_observer.hpp b/libstratosphere/include/stratosphere/pgl/pgl_event_observer.hpp index 692340c3..8e8a2a71 100644 --- a/libstratosphere/include/stratosphere/pgl/pgl_event_observer.hpp +++ b/libstratosphere/include/stratosphere/pgl/pgl_event_observer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/pgl_shell_api.hpp b/libstratosphere/include/stratosphere/pgl/pgl_shell_api.hpp index f14621ec..f61d008e 100644 --- a/libstratosphere/include/stratosphere/pgl/pgl_shell_api.hpp +++ b/libstratosphere/include/stratosphere/pgl/pgl_shell_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/pgl_types.hpp b/libstratosphere/include/stratosphere/pgl/pgl_types.hpp index 3cbd21b2..5cb5a041 100644 --- a/libstratosphere/include/stratosphere/pgl/pgl_types.hpp +++ b/libstratosphere/include/stratosphere/pgl/pgl_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/sf/pgl_sf_i_event_observer.hpp b/libstratosphere/include/stratosphere/pgl/sf/pgl_sf_i_event_observer.hpp index 11fa19a1..2ad1777e 100644 --- a/libstratosphere/include/stratosphere/pgl/sf/pgl_sf_i_event_observer.hpp +++ b/libstratosphere/include/stratosphere/pgl/sf/pgl_sf_i_event_observer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/sf/pgl_sf_i_shell_interface.hpp b/libstratosphere/include/stratosphere/pgl/sf/pgl_sf_i_shell_interface.hpp index b40548cf..c0a56d7f 100644 --- a/libstratosphere/include/stratosphere/pgl/sf/pgl_sf_i_shell_interface.hpp +++ b/libstratosphere/include/stratosphere/pgl/sf/pgl_sf_i_shell_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_api.hpp b/libstratosphere/include/stratosphere/pgl/srv/pgl_srv_api.hpp index a9f20514..3b2720a6 100644 --- a/libstratosphere/include/stratosphere/pgl/srv/pgl_srv_api.hpp +++ b/libstratosphere/include/stratosphere/pgl/srv/pgl_srv_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_shell_interface.hpp b/libstratosphere/include/stratosphere/pgl/srv/pgl_srv_shell_interface.hpp index abc40e59..77b7cf0d 100644 --- a/libstratosphere/include/stratosphere/pgl/srv/pgl_srv_shell_interface.hpp +++ b/libstratosphere/include/stratosphere/pgl/srv/pgl_srv_shell_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/tipc/pgl_tipc_i_event_observer.hpp b/libstratosphere/include/stratosphere/pgl/tipc/pgl_tipc_i_event_observer.hpp index c35c3585..2287344c 100644 --- a/libstratosphere/include/stratosphere/pgl/tipc/pgl_tipc_i_event_observer.hpp +++ b/libstratosphere/include/stratosphere/pgl/tipc/pgl_tipc_i_event_observer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/tipc/pgl_tipc_i_shell_interface.hpp b/libstratosphere/include/stratosphere/pgl/tipc/pgl_tipc_i_shell_interface.hpp index a97a39bf..ad61a71e 100644 --- a/libstratosphere/include/stratosphere/pgl/tipc/pgl_tipc_i_shell_interface.hpp +++ b/libstratosphere/include/stratosphere/pgl/tipc/pgl_tipc_i_shell_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux.hpp b/libstratosphere/include/stratosphere/pinmux.hpp index e4de62cf..b3689800 100644 --- a/libstratosphere/include/stratosphere/pinmux.hpp +++ b/libstratosphere/include/stratosphere/pinmux.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/pinmux_driver_api.hpp b/libstratosphere/include/stratosphere/pinmux/driver/pinmux_driver_api.hpp index 25618ffc..0bb14f01 100644 --- a/libstratosphere/include/stratosphere/pinmux/driver/pinmux_driver_api.hpp +++ b/libstratosphere/include/stratosphere/pinmux/driver/pinmux_driver_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/pinmux_api.hpp b/libstratosphere/include/stratosphere/pinmux/pinmux_api.hpp index d81fbca7..fc3d2787 100644 --- a/libstratosphere/include/stratosphere/pinmux/pinmux_api.hpp +++ b/libstratosphere/include/stratosphere/pinmux/pinmux_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 5b252aef..44ed3730 100644 --- a/libstratosphere/include/stratosphere/pm.hpp +++ b/libstratosphere/include/stratosphere/pm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/pm_boot_mode_interface.hpp b/libstratosphere/include/stratosphere/pm/impl/pm_boot_mode_interface.hpp index a70fe0ad..9a39de6a 100644 --- a/libstratosphere/include/stratosphere/pm/impl/pm_boot_mode_interface.hpp +++ b/libstratosphere/include/stratosphere/pm/impl/pm_boot_mode_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/pm_debug_monitor_interface.hpp b/libstratosphere/include/stratosphere/pm/impl/pm_debug_monitor_interface.hpp index e8db878f..08e899d7 100644 --- a/libstratosphere/include/stratosphere/pm/impl/pm_debug_monitor_interface.hpp +++ b/libstratosphere/include/stratosphere/pm/impl/pm_debug_monitor_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/pm_information_interface.hpp b/libstratosphere/include/stratosphere/pm/impl/pm_information_interface.hpp index 5e05a1e8..23c7065c 100644 --- a/libstratosphere/include/stratosphere/pm/impl/pm_information_interface.hpp +++ b/libstratosphere/include/stratosphere/pm/impl/pm_information_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/pm_shell_interface.hpp b/libstratosphere/include/stratosphere/pm/impl/pm_shell_interface.hpp index 625e327d..5bd0dc95 100644 --- a/libstratosphere/include/stratosphere/pm/impl/pm_shell_interface.hpp +++ b/libstratosphere/include/stratosphere/pm/impl/pm_shell_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c71aa3d5..ee30716b 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e37998e9..6bffb0f9 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 16cba105..f18226c7 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c3845271..cbcd2043 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 d61fa834..d61f9630 100644 --- a/libstratosphere/include/stratosphere/pm/pm_types.hpp +++ b/libstratosphere/include/stratosphere/pm/pm_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl.hpp b/libstratosphere/include/stratosphere/powctl.hpp index 3f293ccd..3a447241 100644 --- a/libstratosphere/include/stratosphere/powctl.hpp +++ b/libstratosphere/include/stratosphere/powctl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/driver/impl/powctl_charge_arbiter.hpp b/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_charge_arbiter.hpp index 5aad9f11..78bc0f80 100644 --- a/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_charge_arbiter.hpp +++ b/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_charge_arbiter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.hpp b/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.hpp index ed517587..4b7a6668 100644 --- a/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.hpp +++ b/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/driver/impl/powctl_select_charger_parameters.hpp b/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_select_charger_parameters.hpp index 80ba5263..a929f404 100644 --- a/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_select_charger_parameters.hpp +++ b/libstratosphere/include/stratosphere/powctl/driver/impl/powctl_select_charger_parameters.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/driver/powctl_driver_api.hpp b/libstratosphere/include/stratosphere/powctl/driver/powctl_driver_api.hpp index 7ed561a7..a0a9978c 100644 --- a/libstratosphere/include/stratosphere/powctl/driver/powctl_driver_api.hpp +++ b/libstratosphere/include/stratosphere/powctl/driver/powctl_driver_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/powctl_battery_charge_percentage.hpp b/libstratosphere/include/stratosphere/powctl/impl/powctl_battery_charge_percentage.hpp index 0ca9951e..ad452461 100644 --- a/libstratosphere/include/stratosphere/powctl/impl/powctl_battery_charge_percentage.hpp +++ b/libstratosphere/include/stratosphere/powctl/impl/powctl_battery_charge_percentage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/powctl_battery_api.hpp b/libstratosphere/include/stratosphere/powctl/powctl_battery_api.hpp index 60dd0788..83a60586 100644 --- a/libstratosphere/include/stratosphere/powctl/powctl_battery_api.hpp +++ b/libstratosphere/include/stratosphere/powctl/powctl_battery_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/powctl_charger_api.hpp b/libstratosphere/include/stratosphere/powctl/powctl_charger_api.hpp index e69afb0e..d295f604 100644 --- a/libstratosphere/include/stratosphere/powctl/powctl_charger_api.hpp +++ b/libstratosphere/include/stratosphere/powctl/powctl_charger_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/powctl_devices.board.nintendo_nx.hpp b/libstratosphere/include/stratosphere/powctl/powctl_devices.board.nintendo_nx.hpp index c2236fbf..5d560939 100644 --- a/libstratosphere/include/stratosphere/powctl/powctl_devices.board.nintendo_nx.hpp +++ b/libstratosphere/include/stratosphere/powctl/powctl_devices.board.nintendo_nx.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/powctl_select_devices.hpp b/libstratosphere/include/stratosphere/powctl/powctl_select_devices.hpp index 611312f8..1b6c7a7f 100644 --- a/libstratosphere/include/stratosphere/powctl/powctl_select_devices.hpp +++ b/libstratosphere/include/stratosphere/powctl/powctl_select_devices.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/powctl_session_api.hpp b/libstratosphere/include/stratosphere/powctl/powctl_session_api.hpp index 495ad9f0..3984decf 100644 --- a/libstratosphere/include/stratosphere/powctl/powctl_session_api.hpp +++ b/libstratosphere/include/stratosphere/powctl/powctl_session_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/powctl_types.hpp b/libstratosphere/include/stratosphere/powctl/powctl_types.hpp index ebb26ec2..cdb872e8 100644 --- a/libstratosphere/include/stratosphere/powctl/powctl_types.hpp +++ b/libstratosphere/include/stratosphere/powctl/powctl_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/psc.hpp b/libstratosphere/include/stratosphere/psc.hpp index 3fd62e6f..d8de61ee 100644 --- a/libstratosphere/include/stratosphere/psc.hpp +++ b/libstratosphere/include/stratosphere/psc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/psc/psc_pm_module.hpp b/libstratosphere/include/stratosphere/psc/psc_pm_module.hpp index 7b9ca802..b5163d96 100644 --- a/libstratosphere/include/stratosphere/psc/psc_pm_module.hpp +++ b/libstratosphere/include/stratosphere/psc/psc_pm_module.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/psc/psc_pm_module.os.horizon.hpp b/libstratosphere/include/stratosphere/psc/psc_pm_module.os.horizon.hpp index a978934c..0778fbd6 100644 --- a/libstratosphere/include/stratosphere/psc/psc_pm_module.os.horizon.hpp +++ b/libstratosphere/include/stratosphere/psc/psc_pm_module.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/psc/psc_pm_module_id.hpp b/libstratosphere/include/stratosphere/psc/psc_pm_module_id.hpp index 079ceb73..bf0f4eba 100644 --- a/libstratosphere/include/stratosphere/psc/psc_pm_module_id.hpp +++ b/libstratosphere/include/stratosphere/psc/psc_pm_module_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/psc/psc_types.hpp b/libstratosphere/include/stratosphere/psc/psc_types.hpp index e7e5d519..5aa296d0 100644 --- a/libstratosphere/include/stratosphere/psc/psc_types.hpp +++ b/libstratosphere/include/stratosphere/psc/psc_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/psc/sf/psc_sf_i_pm_module.hpp b/libstratosphere/include/stratosphere/psc/sf/psc_sf_i_pm_module.hpp index af86f479..0bde2fa5 100644 --- a/libstratosphere/include/stratosphere/psc/sf/psc_sf_i_pm_module.hpp +++ b/libstratosphere/include/stratosphere/psc/sf/psc_sf_i_pm_module.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/psc/sf/psc_sf_i_pm_service.hpp b/libstratosphere/include/stratosphere/psc/sf/psc_sf_i_pm_service.hpp index c56b22be..27191c4b 100644 --- a/libstratosphere/include/stratosphere/psc/sf/psc_sf_i_pm_service.hpp +++ b/libstratosphere/include/stratosphere/psc/sf/psc_sf_i_pm_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm.hpp b/libstratosphere/include/stratosphere/pwm.hpp index 99aefb4b..1628b18c 100644 --- a/libstratosphere/include/stratosphere/pwm.hpp +++ b/libstratosphere/include/stratosphere/pwm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/board/nintendo/nx/pwm_driver_api.hpp b/libstratosphere/include/stratosphere/pwm/driver/board/nintendo/nx/pwm_driver_api.hpp index 666c9d28..c7aa4bed 100644 --- a/libstratosphere/include/stratosphere/pwm/driver/board/nintendo/nx/pwm_driver_api.hpp +++ b/libstratosphere/include/stratosphere/pwm/driver/board/nintendo/nx/pwm_driver_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/pwm_channel_api.hpp b/libstratosphere/include/stratosphere/pwm/driver/pwm_channel_api.hpp index 312ecd22..435ff513 100644 --- a/libstratosphere/include/stratosphere/pwm/driver/pwm_channel_api.hpp +++ b/libstratosphere/include/stratosphere/pwm/driver/pwm_channel_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/pwm_driver_client_api.hpp b/libstratosphere/include/stratosphere/pwm/driver/pwm_driver_client_api.hpp index 6499bf7b..69481bb5 100644 --- a/libstratosphere/include/stratosphere/pwm/driver/pwm_driver_client_api.hpp +++ b/libstratosphere/include/stratosphere/pwm/driver/pwm_driver_client_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/pwm_driver_service_api.hpp b/libstratosphere/include/stratosphere/pwm/driver/pwm_driver_service_api.hpp index 715fff35..3733b384 100644 --- a/libstratosphere/include/stratosphere/pwm/driver/pwm_driver_service_api.hpp +++ b/libstratosphere/include/stratosphere/pwm/driver/pwm_driver_service_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/pwm_i_pwm_device.hpp b/libstratosphere/include/stratosphere/pwm/driver/pwm_i_pwm_device.hpp index 74d41bdc..a6b20658 100644 --- a/libstratosphere/include/stratosphere/pwm/driver/pwm_i_pwm_device.hpp +++ b/libstratosphere/include/stratosphere/pwm/driver/pwm_i_pwm_device.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/pwm_i_pwm_driver.hpp b/libstratosphere/include/stratosphere/pwm/driver/pwm_i_pwm_driver.hpp index 35535975..6477f59f 100644 --- a/libstratosphere/include/stratosphere/pwm/driver/pwm_i_pwm_driver.hpp +++ b/libstratosphere/include/stratosphere/pwm/driver/pwm_i_pwm_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/pwm_select_driver_api.hpp b/libstratosphere/include/stratosphere/pwm/driver/pwm_select_driver_api.hpp index b1264533..bceb87cc 100644 --- a/libstratosphere/include/stratosphere/pwm/driver/pwm_select_driver_api.hpp +++ b/libstratosphere/include/stratosphere/pwm/driver/pwm_select_driver_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/pwm_api.hpp b/libstratosphere/include/stratosphere/pwm/pwm_api.hpp index 2e87be3d..9f983fbc 100644 --- a/libstratosphere/include/stratosphere/pwm/pwm_api.hpp +++ b/libstratosphere/include/stratosphere/pwm/pwm_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/pwm_channel_api.hpp b/libstratosphere/include/stratosphere/pwm/pwm_channel_api.hpp index da10659d..08e07476 100644 --- a/libstratosphere/include/stratosphere/pwm/pwm_channel_api.hpp +++ b/libstratosphere/include/stratosphere/pwm/pwm_channel_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/pwm_channel_name.board.nintendo_nx.hpp b/libstratosphere/include/stratosphere/pwm/pwm_channel_name.board.nintendo_nx.hpp index a6c3c7e9..bfa5eeaf 100644 --- a/libstratosphere/include/stratosphere/pwm/pwm_channel_name.board.nintendo_nx.hpp +++ b/libstratosphere/include/stratosphere/pwm/pwm_channel_name.board.nintendo_nx.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/pwm_select_channel_name.hpp b/libstratosphere/include/stratosphere/pwm/pwm_select_channel_name.hpp index 58c63028..36a36e33 100644 --- a/libstratosphere/include/stratosphere/pwm/pwm_select_channel_name.hpp +++ b/libstratosphere/include/stratosphere/pwm/pwm_select_channel_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/pwm_types.hpp b/libstratosphere/include/stratosphere/pwm/pwm_types.hpp index 9130e123..fcb538b3 100644 --- a/libstratosphere/include/stratosphere/pwm/pwm_types.hpp +++ b/libstratosphere/include/stratosphere/pwm/pwm_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/server/pwm_server_api.hpp b/libstratosphere/include/stratosphere/pwm/server/pwm_server_api.hpp index e4430478..73daa719 100644 --- a/libstratosphere/include/stratosphere/pwm/server/pwm_server_api.hpp +++ b/libstratosphere/include/stratosphere/pwm/server/pwm_server_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/sf/pwm_sf_i_channel_session.hpp b/libstratosphere/include/stratosphere/pwm/sf/pwm_sf_i_channel_session.hpp index b49c0f8d..20c76487 100644 --- a/libstratosphere/include/stratosphere/pwm/sf/pwm_sf_i_channel_session.hpp +++ b/libstratosphere/include/stratosphere/pwm/sf/pwm_sf_i_channel_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/sf/pwm_sf_i_manager.hpp b/libstratosphere/include/stratosphere/pwm/sf/pwm_sf_i_manager.hpp index 07eb568c..352dd2d0 100644 --- a/libstratosphere/include/stratosphere/pwm/sf/pwm_sf_i_manager.hpp +++ b/libstratosphere/include/stratosphere/pwm/sf/pwm_sf_i_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/rapidjson.hpp b/libstratosphere/include/stratosphere/rapidjson.hpp index fafc9367..6d000e29 100644 --- a/libstratosphere/include/stratosphere/rapidjson.hpp +++ b/libstratosphere/include/stratosphere/rapidjson.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/regulator.hpp b/libstratosphere/include/stratosphere/regulator.hpp index fbd6c24d..c4ae04df 100644 --- a/libstratosphere/include/stratosphere/regulator.hpp +++ b/libstratosphere/include/stratosphere/regulator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/regulator/regulator_api.hpp b/libstratosphere/include/stratosphere/regulator/regulator_api.hpp index 36623c8f..1dbc151a 100644 --- a/libstratosphere/include/stratosphere/regulator/regulator_api.hpp +++ b/libstratosphere/include/stratosphere/regulator/regulator_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/regulator/regulator_session_api.hpp b/libstratosphere/include/stratosphere/regulator/regulator_session_api.hpp index cdd278ad..0d729f78 100644 --- a/libstratosphere/include/stratosphere/regulator/regulator_session_api.hpp +++ b/libstratosphere/include/stratosphere/regulator/regulator_session_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/regulator/regulator_types.hpp b/libstratosphere/include/stratosphere/regulator/regulator_types.hpp index ad389417..b1ed7709 100644 --- a/libstratosphere/include/stratosphere/regulator/regulator_types.hpp +++ b/libstratosphere/include/stratosphere/regulator/regulator_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ad1c8f85..ec0b48ab 100644 --- a/libstratosphere/include/stratosphere/ro.hpp +++ b/libstratosphere/include/stratosphere/ro.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/ro_debug_monitor_interface.hpp b/libstratosphere/include/stratosphere/ro/impl/ro_debug_monitor_interface.hpp index 2dc9e1e3..0e151cb5 100644 --- a/libstratosphere/include/stratosphere/ro/impl/ro_debug_monitor_interface.hpp +++ b/libstratosphere/include/stratosphere/ro/impl/ro_debug_monitor_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/ro_ro_exception_info.hpp b/libstratosphere/include/stratosphere/ro/impl/ro_ro_exception_info.hpp index 9068ba8f..459d1ce8 100644 --- a/libstratosphere/include/stratosphere/ro/impl/ro_ro_exception_info.hpp +++ b/libstratosphere/include/stratosphere/ro/impl/ro_ro_exception_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/ro_ro_interface.hpp b/libstratosphere/include/stratosphere/ro/impl/ro_ro_interface.hpp index 294c4047..33f306a4 100644 --- a/libstratosphere/include/stratosphere/ro/impl/ro_ro_interface.hpp +++ b/libstratosphere/include/stratosphere/ro/impl/ro_ro_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 73aca6e3..45b26a14 100644 --- a/libstratosphere/include/stratosphere/ro/ro_types.hpp +++ b/libstratosphere/include/stratosphere/ro/ro_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/rocrt/rocrt.hpp b/libstratosphere/include/stratosphere/rocrt/rocrt.hpp index 051d5cec..9cc32ed3 100644 --- a/libstratosphere/include/stratosphere/rocrt/rocrt.hpp +++ b/libstratosphere/include/stratosphere/rocrt/rocrt.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs.hpp b/libstratosphere/include/stratosphere/scs.hpp index e3a7902f..7eaff730 100644 --- a/libstratosphere/include/stratosphere/scs.hpp +++ b/libstratosphere/include/stratosphere/scs.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs/scs_command_processor.hpp b/libstratosphere/include/stratosphere/scs/scs_command_processor.hpp index 38a35da1..729cc2b3 100644 --- a/libstratosphere/include/stratosphere/scs/scs_command_processor.hpp +++ b/libstratosphere/include/stratosphere/scs/scs_command_processor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs/scs_server_manager.hpp b/libstratosphere/include/stratosphere/scs/scs_server_manager.hpp index b86865c3..7c0336d5 100644 --- a/libstratosphere/include/stratosphere/scs/scs_server_manager.hpp +++ b/libstratosphere/include/stratosphere/scs/scs_server_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs/scs_shell.hpp b/libstratosphere/include/stratosphere/scs/scs_shell.hpp index 7ce19c7a..b58cec7c 100644 --- a/libstratosphere/include/stratosphere/scs/scs_shell.hpp +++ b/libstratosphere/include/stratosphere/scs/scs_shell.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs/scs_shell_server.hpp b/libstratosphere/include/stratosphere/scs/scs_shell_server.hpp index 2cba7808..e6f2b000 100644 --- a/libstratosphere/include/stratosphere/scs/scs_shell_server.hpp +++ b/libstratosphere/include/stratosphere/scs/scs_shell_server.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs/scs_tenv.hpp b/libstratosphere/include/stratosphere/scs/scs_tenv.hpp index 8a06ceb3..8eb2b90c 100644 --- a/libstratosphere/include/stratosphere/scs/scs_tenv.hpp +++ b/libstratosphere/include/stratosphere/scs/scs_tenv.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 5f0419aa..4bc62878 100644 --- a/libstratosphere/include/stratosphere/settings.hpp +++ b/libstratosphere/include/stratosphere/settings.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/factory/settings_configuration_id.hpp b/libstratosphere/include/stratosphere/settings/factory/settings_configuration_id.hpp index 4f46473e..74795207 100644 --- a/libstratosphere/include/stratosphere/settings/factory/settings_configuration_id.hpp +++ b/libstratosphere/include/stratosphere/settings/factory/settings_configuration_id.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/factory/settings_device_certificate.hpp b/libstratosphere/include/stratosphere/settings/factory/settings_device_certificate.hpp index 4c445a95..6ef3de5d 100644 --- a/libstratosphere/include/stratosphere/settings/factory/settings_device_certificate.hpp +++ b/libstratosphere/include/stratosphere/settings/factory/settings_device_certificate.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/factory/settings_serial_number.hpp b/libstratosphere/include/stratosphere/settings/factory/settings_serial_number.hpp index cfb09600..cac72f06 100644 --- a/libstratosphere/include/stratosphere/settings/factory/settings_serial_number.hpp +++ b/libstratosphere/include/stratosphere/settings/factory/settings_serial_number.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 117181b1..cf22a6d7 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 0429d058..92bdb9b2 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 2930d1ff..133272d8 100644 --- a/libstratosphere/include/stratosphere/settings/settings_types.hpp +++ b/libstratosphere/include/stratosphere/settings/settings_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/system/settings_error_report.hpp b/libstratosphere/include/stratosphere/settings/system/settings_error_report.hpp index c0c67d5b..77749993 100644 --- a/libstratosphere/include/stratosphere/settings/system/settings_error_report.hpp +++ b/libstratosphere/include/stratosphere/settings/system/settings_error_report.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/system/settings_firmware_version.hpp b/libstratosphere/include/stratosphere/settings/system/settings_firmware_version.hpp index dc821b94..065239ae 100644 --- a/libstratosphere/include/stratosphere/settings/system/settings_firmware_version.hpp +++ b/libstratosphere/include/stratosphere/settings/system/settings_firmware_version.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/system/settings_platform_region.hpp b/libstratosphere/include/stratosphere/settings/system/settings_platform_region.hpp index 242358cf..81991ffc 100644 --- a/libstratosphere/include/stratosphere/settings/system/settings_platform_region.hpp +++ b/libstratosphere/include/stratosphere/settings/system/settings_platform_region.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/system/settings_product_model.hpp b/libstratosphere/include/stratosphere/settings/system/settings_product_model.hpp index 9bf655e9..406b665f 100644 --- a/libstratosphere/include/stratosphere/settings/system/settings_product_model.hpp +++ b/libstratosphere/include/stratosphere/settings/system/settings_product_model.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/system/settings_region.hpp b/libstratosphere/include/stratosphere/settings/system/settings_region.hpp index c756e45a..9818eca3 100644 --- a/libstratosphere/include/stratosphere/settings/system/settings_region.hpp +++ b/libstratosphere/include/stratosphere/settings/system/settings_region.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/system/settings_serial_number.hpp b/libstratosphere/include/stratosphere/settings/system/settings_serial_number.hpp index 087bda0d..dc88b835 100644 --- a/libstratosphere/include/stratosphere/settings/system/settings_serial_number.hpp +++ b/libstratosphere/include/stratosphere/settings/system/settings_serial_number.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 afcec2b4..6849bfdc 100644 --- a/libstratosphere/include/stratosphere/sf.hpp +++ b/libstratosphere/include/stratosphere/sf.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 b7d3eba0..de84497b 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e2b8e624..eea9a7b4 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 179d84f5..54897495 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_inline_context.hpp b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_inline_context.hpp index 3480a585..cf268d85 100644 --- a/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_inline_context.hpp +++ b/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_inline_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 04d21e37..1d3fec53 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 f518f819..e984d734 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 8f1f07f9..3f6c9d9b 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 9192c1be..ffd685ac 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 0a39b15a..2af7ca0a 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c014f2a2..50a06c64 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 97b209e3..352589f1 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 b248a62e..3a0962cb 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_autogen_impl_macros.hpp b/libstratosphere/include/stratosphere/sf/impl/sf_impl_autogen_impl_macros.hpp index dda9a3af..5eb02cf5 100644 --- a/libstratosphere/include/stratosphere/sf/impl/sf_impl_autogen_impl_macros.hpp +++ b/libstratosphere/include/stratosphere/sf/impl/sf_impl_autogen_impl_macros.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_autogen_interface_macros.hpp b/libstratosphere/include/stratosphere/sf/impl/sf_impl_autogen_interface_macros.hpp index 0c53af70..d5318157 100644 --- a/libstratosphere/include/stratosphere/sf/impl/sf_impl_autogen_interface_macros.hpp +++ b/libstratosphere/include/stratosphere/sf/impl/sf_impl_autogen_interface_macros.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 38ca1526..e9223141 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_template_base.hpp b/libstratosphere/include/stratosphere/sf/impl/sf_impl_template_base.hpp index 53eafe2c..f1a71739 100644 --- a/libstratosphere/include/stratosphere/sf/impl/sf_impl_template_base.hpp +++ b/libstratosphere/include/stratosphere/sf/impl/sf_impl_template_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_service_object_impl.hpp b/libstratosphere/include/stratosphere/sf/impl/sf_service_object_impl.hpp index 2c49cd8e..ed0cdfbf 100644 --- a/libstratosphere/include/stratosphere/sf/impl/sf_service_object_impl.hpp +++ b/libstratosphere/include/stratosphere/sf/impl/sf_service_object_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_allocation_policies.hpp b/libstratosphere/include/stratosphere/sf/sf_allocation_policies.hpp index 84aab06a..9e2bef26 100644 --- a/libstratosphere/include/stratosphere/sf/sf_allocation_policies.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_allocation_policies.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 4467e177..d5e81f11 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 fb306b81..0bcfcead 100644 --- a/libstratosphere/include/stratosphere/sf/sf_buffers.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_buffers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c625503a..3b81741c 100644 --- a/libstratosphere/include/stratosphere/sf/sf_common.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_default_allocation_policy.hpp b/libstratosphere/include/stratosphere/sf/sf_default_allocation_policy.hpp index 8ac31986..bd2db329 100644 --- a/libstratosphere/include/stratosphere/sf/sf_default_allocation_policy.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_default_allocation_policy.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_exp_heap_allocator.hpp b/libstratosphere/include/stratosphere/sf/sf_exp_heap_allocator.hpp index c40f09d9..e23ce9df 100644 --- a/libstratosphere/include/stratosphere/sf/sf_exp_heap_allocator.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_exp_heap_allocator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_fs_inline_context.hpp b/libstratosphere/include/stratosphere/sf/sf_fs_inline_context.hpp index 11d0aac6..416c7278 100644 --- a/libstratosphere/include/stratosphere/sf/sf_fs_inline_context.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_fs_inline_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 d9812a29..031b6d18 100644 --- a/libstratosphere/include/stratosphere/sf/sf_handles.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_handles.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_lmem_utility.hpp b/libstratosphere/include/stratosphere/sf/sf_lmem_utility.hpp index 31688555..cba78690 100644 --- a/libstratosphere/include/stratosphere/sf/sf_lmem_utility.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_lmem_utility.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_mem_utility.hpp b/libstratosphere/include/stratosphere/sf/sf_mem_utility.hpp index 678a7c67..7e376043 100644 --- a/libstratosphere/include/stratosphere/sf/sf_mem_utility.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_mem_utility.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_resource.hpp b/libstratosphere/include/stratosphere/sf/sf_memory_resource.hpp index 4bfe1a33..1ea6262c 100644 --- a/libstratosphere/include/stratosphere/sf/sf_memory_resource.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_memory_resource.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 8b3433ac..07b8b7ea 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_object_factory.hpp b/libstratosphere/include/stratosphere/sf/sf_object_factory.hpp index 0f59564c..118641bc 100644 --- a/libstratosphere/include/stratosphere/sf/sf_object_factory.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_object_factory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_object_impl_factory.hpp b/libstratosphere/include/stratosphere/sf/sf_object_impl_factory.hpp index 059eca8d..357cc4ee 100644 --- a/libstratosphere/include/stratosphere/sf/sf_object_impl_factory.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_object_impl_factory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 120a4011..e6b1acdb 100644 --- a/libstratosphere/include/stratosphere/sf/sf_out.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_out.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 6e796f24..9ab258e3 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_object.hpp b/libstratosphere/include/stratosphere/sf/sf_shared_object.hpp index 12969c23..1205822c 100644 --- a/libstratosphere/include/stratosphere/sf/sf_shared_object.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_shared_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_standard_allocation_policy.hpp b/libstratosphere/include/stratosphere/sf/sf_standard_allocation_policy.hpp index 716e644c..5a7b6cb1 100644 --- a/libstratosphere/include/stratosphere/sf/sf_standard_allocation_policy.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_standard_allocation_policy.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_std_allocation_policy.hpp b/libstratosphere/include/stratosphere/sf/sf_std_allocation_policy.hpp index 15d2a47a..516684b0 100644 --- a/libstratosphere/include/stratosphere/sf/sf_std_allocation_policy.hpp +++ b/libstratosphere/include/stratosphere/sf/sf_std_allocation_policy.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 df44d699..02476be0 100644 --- a/libstratosphere/include/stratosphere/sm.hpp +++ b/libstratosphere/include/stratosphere/sm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/sm_manager_interface.hpp b/libstratosphere/include/stratosphere/sm/impl/sm_manager_interface.hpp index 542bb7b6..66dce5f8 100644 --- a/libstratosphere/include/stratosphere/sm/impl/sm_manager_interface.hpp +++ b/libstratosphere/include/stratosphere/sm/impl/sm_manager_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/sm_user_interface.hpp b/libstratosphere/include/stratosphere/sm/impl/sm_user_interface.hpp index 1001fbe0..afec2744 100644 --- a/libstratosphere/include/stratosphere/sm/impl/sm_user_interface.hpp +++ b/libstratosphere/include/stratosphere/sm/impl/sm_user_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 50c20d0c..f2202b22 100644 --- a/libstratosphere/include/stratosphere/sm/sm_api.hpp +++ b/libstratosphere/include/stratosphere/sm/sm_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 6531923a..7fa3ec4f 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 fa3d53ab..20163c00 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 92e83f41..ddbc260a 100644 --- a/libstratosphere/include/stratosphere/sm/sm_types.hpp +++ b/libstratosphere/include/stratosphere/sm/sm_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket.hpp b/libstratosphere/include/stratosphere/socket.hpp index 29c9af1c..1ccbfce2 100644 --- a/libstratosphere/include/stratosphere/socket.hpp +++ b/libstratosphere/include/stratosphere/socket.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/socket_api.hpp b/libstratosphere/include/stratosphere/socket/socket_api.hpp index a8de2535..30b5d2d2 100644 --- a/libstratosphere/include/stratosphere/socket/socket_api.hpp +++ b/libstratosphere/include/stratosphere/socket/socket_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/socket_config.hpp b/libstratosphere/include/stratosphere/socket/socket_config.hpp index 0110cd96..45224305 100644 --- a/libstratosphere/include/stratosphere/socket/socket_config.hpp +++ b/libstratosphere/include/stratosphere/socket/socket_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/socket_constants.hpp b/libstratosphere/include/stratosphere/socket/socket_constants.hpp index 122e38f3..f7ac4fdd 100644 --- a/libstratosphere/include/stratosphere/socket/socket_constants.hpp +++ b/libstratosphere/include/stratosphere/socket/socket_constants.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/socket_errno.hpp b/libstratosphere/include/stratosphere/socket/socket_errno.hpp index ce551394..f4bb4519 100644 --- a/libstratosphere/include/stratosphere/socket/socket_errno.hpp +++ b/libstratosphere/include/stratosphere/socket/socket_errno.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/socket_options.hpp b/libstratosphere/include/stratosphere/socket/socket_options.hpp index b7608745..fd478010 100644 --- a/libstratosphere/include/stratosphere/socket/socket_options.hpp +++ b/libstratosphere/include/stratosphere/socket/socket_options.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/socket_system_config.hpp b/libstratosphere/include/stratosphere/socket/socket_system_config.hpp index 19b6615e..b13018ad 100644 --- a/libstratosphere/include/stratosphere/socket/socket_system_config.hpp +++ b/libstratosphere/include/stratosphere/socket/socket_system_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/socket_types.hpp b/libstratosphere/include/stratosphere/socket/socket_types.hpp index 08faab3b..367c5f14 100644 --- a/libstratosphere/include/stratosphere/socket/socket_types.hpp +++ b/libstratosphere/include/stratosphere/socket/socket_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e9ec412f..63cf88f3 100644 --- a/libstratosphere/include/stratosphere/spl.hpp +++ b/libstratosphere/include/stratosphere/spl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/spl_crypto_interface.hpp b/libstratosphere/include/stratosphere/spl/impl/spl_crypto_interface.hpp index 1e6f0b42..5d606f35 100644 --- a/libstratosphere/include/stratosphere/spl/impl/spl_crypto_interface.hpp +++ b/libstratosphere/include/stratosphere/spl/impl/spl_crypto_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/spl_deprecated_general_interface.hpp b/libstratosphere/include/stratosphere/spl/impl/spl_deprecated_general_interface.hpp index 4a9c5f7a..50e87c82 100644 --- a/libstratosphere/include/stratosphere/spl/impl/spl_deprecated_general_interface.hpp +++ b/libstratosphere/include/stratosphere/spl/impl/spl_deprecated_general_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/spl_device_unique_data_interface.hpp b/libstratosphere/include/stratosphere/spl/impl/spl_device_unique_data_interface.hpp index 408a4f82..250d5958 100644 --- a/libstratosphere/include/stratosphere/spl/impl/spl_device_unique_data_interface.hpp +++ b/libstratosphere/include/stratosphere/spl/impl/spl_device_unique_data_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/spl_es_interface.hpp b/libstratosphere/include/stratosphere/spl/impl/spl_es_interface.hpp index ef8ce58c..c97fafb7 100644 --- a/libstratosphere/include/stratosphere/spl/impl/spl_es_interface.hpp +++ b/libstratosphere/include/stratosphere/spl/impl/spl_es_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/spl_fs_interface.hpp b/libstratosphere/include/stratosphere/spl/impl/spl_fs_interface.hpp index bca1c7b5..f5d97dd2 100644 --- a/libstratosphere/include/stratosphere/spl/impl/spl_fs_interface.hpp +++ b/libstratosphere/include/stratosphere/spl/impl/spl_fs_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/spl_general_interface.hpp b/libstratosphere/include/stratosphere/spl/impl/spl_general_interface.hpp index d1660db9..9033efb0 100644 --- a/libstratosphere/include/stratosphere/spl/impl/spl_general_interface.hpp +++ b/libstratosphere/include/stratosphere/spl/impl/spl_general_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/spl_manu_interface.hpp b/libstratosphere/include/stratosphere/spl/impl/spl_manu_interface.hpp index 20a1f1ed..364dfe76 100644 --- a/libstratosphere/include/stratosphere/spl/impl/spl_manu_interface.hpp +++ b/libstratosphere/include/stratosphere/spl/impl/spl_manu_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/spl_random_interface.hpp b/libstratosphere/include/stratosphere/spl/impl/spl_random_interface.hpp index 40b2aac0..61adfd81 100644 --- a/libstratosphere/include/stratosphere/spl/impl/spl_random_interface.hpp +++ b/libstratosphere/include/stratosphere/spl/impl/spl_random_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/spl_ssl_interface.hpp b/libstratosphere/include/stratosphere/spl/impl/spl_ssl_interface.hpp index 565b0fe4..244c0bb8 100644 --- a/libstratosphere/include/stratosphere/spl/impl/spl_ssl_interface.hpp +++ b/libstratosphere/include/stratosphere/spl/impl/spl_ssl_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 b4841f09..969e0694 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 f38a0d1e..ecc15fc9 100644 --- a/libstratosphere/include/stratosphere/spl/spl_api.hpp +++ b/libstratosphere/include/stratosphere/spl/spl_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 dcff9b72..2ee7829a 100644 --- a/libstratosphere/include/stratosphere/spl/spl_types.hpp +++ b/libstratosphere/include/stratosphere/spl/spl_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile.hpp b/libstratosphere/include/stratosphere/sprofile.hpp index 5eb8b01e..42c75cc5 100644 --- a/libstratosphere/include/stratosphere/sprofile.hpp +++ b/libstratosphere/include/stratosphere/sprofile.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/sprofile_types.hpp b/libstratosphere/include/stratosphere/sprofile/sprofile_types.hpp index 884be9b4..362a823c 100644 --- a/libstratosphere/include/stratosphere/sprofile/sprofile_types.hpp +++ b/libstratosphere/include/stratosphere/sprofile/sprofile_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_api.hpp b/libstratosphere/include/stratosphere/sprofile/srv/sprofile_srv_api.hpp index ef21bcaa..0d621707 100644 --- a/libstratosphere/include/stratosphere/sprofile/srv/sprofile_srv_api.hpp +++ b/libstratosphere/include/stratosphere/sprofile/srv/sprofile_srv_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/svc/svc_stratosphere_shims.hpp b/libstratosphere/include/stratosphere/svc/svc_stratosphere_shims.hpp index 9816608e..394c0631 100644 --- a/libstratosphere/include/stratosphere/svc/svc_stratosphere_shims.hpp +++ b/libstratosphere/include/stratosphere/svc/svc_stratosphere_shims.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time.hpp b/libstratosphere/include/stratosphere/time.hpp index cc2e5e57..c756fdaf 100644 --- a/libstratosphere/include/stratosphere/time.hpp +++ b/libstratosphere/include/stratosphere/time.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/impl/util/time_impl_util_api.hpp b/libstratosphere/include/stratosphere/time/impl/util/time_impl_util_api.hpp index 6af945a8..e7a241eb 100644 --- a/libstratosphere/include/stratosphere/time/impl/util/time_impl_util_api.hpp +++ b/libstratosphere/include/stratosphere/time/impl/util/time_impl_util_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_api.hpp b/libstratosphere/include/stratosphere/time/time_api.hpp index 6ea77190..34cc1394 100644 --- a/libstratosphere/include/stratosphere/time/time_api.hpp +++ b/libstratosphere/include/stratosphere/time/time_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_calendar_time.hpp b/libstratosphere/include/stratosphere/time/time_calendar_time.hpp index 69b5fe13..cb69b107 100644 --- a/libstratosphere/include/stratosphere/time/time_calendar_time.hpp +++ b/libstratosphere/include/stratosphere/time/time_calendar_time.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_common.hpp b/libstratosphere/include/stratosphere/time/time_common.hpp index fb7e3703..0e824003 100644 --- a/libstratosphere/include/stratosphere/time/time_common.hpp +++ b/libstratosphere/include/stratosphere/time/time_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_posix_time.hpp b/libstratosphere/include/stratosphere/time/time_posix_time.hpp index 7b95f9c0..7cd4f20e 100644 --- a/libstratosphere/include/stratosphere/time/time_posix_time.hpp +++ b/libstratosphere/include/stratosphere/time/time_posix_time.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_standard_network_system_clock.hpp b/libstratosphere/include/stratosphere/time/time_standard_network_system_clock.hpp index d9f7815b..44605e40 100644 --- a/libstratosphere/include/stratosphere/time/time_standard_network_system_clock.hpp +++ b/libstratosphere/include/stratosphere/time/time_standard_network_system_clock.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_standard_steady_clock.hpp b/libstratosphere/include/stratosphere/time/time_standard_steady_clock.hpp index eee160bb..85660115 100644 --- a/libstratosphere/include/stratosphere/time/time_standard_steady_clock.hpp +++ b/libstratosphere/include/stratosphere/time/time_standard_steady_clock.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_standard_user_system_clock.hpp b/libstratosphere/include/stratosphere/time/time_standard_user_system_clock.hpp index bcc4b1c1..b287e6e0 100644 --- a/libstratosphere/include/stratosphere/time/time_standard_user_system_clock.hpp +++ b/libstratosphere/include/stratosphere/time/time_standard_user_system_clock.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_steady_clock_time_point.hpp b/libstratosphere/include/stratosphere/time/time_steady_clock_time_point.hpp index d54c1342..fc5f7678 100644 --- a/libstratosphere/include/stratosphere/time/time_steady_clock_time_point.hpp +++ b/libstratosphere/include/stratosphere/time/time_steady_clock_time_point.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_system_clock_common.hpp b/libstratosphere/include/stratosphere/time/time_system_clock_common.hpp index d3b057ad..7f0732f6 100644 --- a/libstratosphere/include/stratosphere/time/time_system_clock_common.hpp +++ b/libstratosphere/include/stratosphere/time/time_system_clock_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_timezone_api.hpp b/libstratosphere/include/stratosphere/time/time_timezone_api.hpp index 950c5e53..24972dc1 100644 --- a/libstratosphere/include/stratosphere/time/time_timezone_api.hpp +++ b/libstratosphere/include/stratosphere/time/time_timezone_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc.hpp b/libstratosphere/include/stratosphere/tipc.hpp index bd139cfe..02c561b2 100644 --- a/libstratosphere/include/stratosphere/tipc.hpp +++ b/libstratosphere/include/stratosphere/tipc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/impl/tipc_autogen_interface_macros.hpp b/libstratosphere/include/stratosphere/tipc/impl/tipc_autogen_interface_macros.hpp index f7ce54bf..4323a8bd 100644 --- a/libstratosphere/include/stratosphere/tipc/impl/tipc_autogen_interface_macros.hpp +++ b/libstratosphere/include/stratosphere/tipc/impl/tipc_autogen_interface_macros.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/impl/tipc_impl_command_serialization.hpp b/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_command_serialization.hpp index 439824a4..a190cadd 100644 --- a/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_command_serialization.hpp +++ b/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_command_serialization.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/impl/tipc_impl_template_base.hpp b/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_template_base.hpp index 66bae137..926d51f8 100644 --- a/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_template_base.hpp +++ b/libstratosphere/include/stratosphere/tipc/impl/tipc_impl_template_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_allocators.hpp b/libstratosphere/include/stratosphere/tipc/tipc_allocators.hpp index 83dcf29c..48c34c93 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_allocators.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_allocators.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_buffers.hpp b/libstratosphere/include/stratosphere/tipc/tipc_buffers.hpp index cdc7b764..d225ce95 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_buffers.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_buffers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_common.hpp b/libstratosphere/include/stratosphere/tipc/tipc_common.hpp index fe3415a0..8a7b38e7 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_common.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_handles.hpp b/libstratosphere/include/stratosphere/tipc/tipc_handles.hpp index 6efb74b8..6505bd5c 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_handles.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_handles.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_object_holder.hpp b/libstratosphere/include/stratosphere/tipc/tipc_object_holder.hpp index dff3f967..45ffd0a6 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_object_holder.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_object_holder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_object_manager.hpp b/libstratosphere/include/stratosphere/tipc/tipc_object_manager.hpp index 165a87e2..350c519e 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_object_manager.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_object_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_out.hpp b/libstratosphere/include/stratosphere/tipc/tipc_out.hpp index 96072a5a..1db42e3b 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_out.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_out.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_pointer_and_size.hpp b/libstratosphere/include/stratosphere/tipc/tipc_pointer_and_size.hpp index 407b25a3..9af35dc3 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_pointer_and_size.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_pointer_and_size.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_server_manager.hpp b/libstratosphere/include/stratosphere/tipc/tipc_server_manager.hpp index 3c2b17f1..c67c1340 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_server_manager.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_server_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_service_object.hpp b/libstratosphere/include/stratosphere/tipc/tipc_service_object.hpp index fe630726..7b293bc3 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_service_object.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_service_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc/tipc_service_object_base.hpp b/libstratosphere/include/stratosphere/tipc/tipc_service_object_base.hpp index f51de8c4..b579f1fc 100644 --- a/libstratosphere/include/stratosphere/tipc/tipc_service_object_base.hpp +++ b/libstratosphere/include/stratosphere/tipc/tipc_service_object_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tma.hpp b/libstratosphere/include/stratosphere/tma.hpp index a643a7ba..cc9126e5 100644 --- a/libstratosphere/include/stratosphere/tma.hpp +++ b/libstratosphere/include/stratosphere/tma.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tma/tma_i_directory_accessor.hpp b/libstratosphere/include/stratosphere/tma/tma_i_directory_accessor.hpp index 1347ac6c..f126066c 100644 --- a/libstratosphere/include/stratosphere/tma/tma_i_directory_accessor.hpp +++ b/libstratosphere/include/stratosphere/tma/tma_i_directory_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tma/tma_i_file_accessor.hpp b/libstratosphere/include/stratosphere/tma/tma_i_file_accessor.hpp index 2cc088c6..cff1c404 100644 --- a/libstratosphere/include/stratosphere/tma/tma_i_file_accessor.hpp +++ b/libstratosphere/include/stratosphere/tma/tma_i_file_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tma/tma_i_file_manager.hpp b/libstratosphere/include/stratosphere/tma/tma_i_file_manager.hpp index 2d5ed669..d3b3f736 100644 --- a/libstratosphere/include/stratosphere/tma/tma_i_file_manager.hpp +++ b/libstratosphere/include/stratosphere/tma/tma_i_file_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tma/tma_i_htc_manager.hpp b/libstratosphere/include/stratosphere/tma/tma_i_htc_manager.hpp index f9175ab9..17e6f9b3 100644 --- a/libstratosphere/include/stratosphere/tma/tma_i_htc_manager.hpp +++ b/libstratosphere/include/stratosphere/tma/tma_i_htc_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tma/tma_i_htcs_manager.hpp b/libstratosphere/include/stratosphere/tma/tma_i_htcs_manager.hpp index 18201335..69b2b9cb 100644 --- a/libstratosphere/include/stratosphere/tma/tma_i_htcs_manager.hpp +++ b/libstratosphere/include/stratosphere/tma/tma_i_htcs_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tma/tma_i_socket.hpp b/libstratosphere/include/stratosphere/tma/tma_i_socket.hpp index 42368f3e..8926d674 100644 --- a/libstratosphere/include/stratosphere/tma/tma_i_socket.hpp +++ b/libstratosphere/include/stratosphere/tma/tma_i_socket.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tma/tma_path.hpp b/libstratosphere/include/stratosphere/tma/tma_path.hpp index f6d91db1..8e81fd41 100644 --- a/libstratosphere/include/stratosphere/tma/tma_path.hpp +++ b/libstratosphere/include/stratosphere/tma/tma_path.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ebe907f5..340947f6 100644 --- a/libstratosphere/include/stratosphere/updater.hpp +++ b/libstratosphere/include/stratosphere/updater.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 0267033f..8d0e5c48 100644 --- a/libstratosphere/include/stratosphere/updater/updater_api.hpp +++ b/libstratosphere/include/stratosphere/updater/updater_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 151e5595..64e13d43 100644 --- a/libstratosphere/include/stratosphere/updater/updater_types.hpp +++ b/libstratosphere/include/stratosphere/updater/updater_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb.hpp b/libstratosphere/include/stratosphere/usb.hpp index 8939f64b..0394fbc8 100644 --- a/libstratosphere/include/stratosphere/usb.hpp +++ b/libstratosphere/include/stratosphere/usb.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/ds/usb_i_ds_endpoint.hpp b/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_endpoint.hpp index f4c72a0a..728928e1 100644 --- a/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_endpoint.hpp +++ b/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_endpoint.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/ds/usb_i_ds_interface.hpp b/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_interface.hpp index ceb30c18..d7276144 100644 --- a/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_interface.hpp +++ b/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/ds/usb_i_ds_service.hpp b/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_service.hpp index 32ec155b..0d8fa12e 100644 --- a/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_service.hpp +++ b/libstratosphere/include/stratosphere/usb/ds/usb_i_ds_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_device.hpp b/libstratosphere/include/stratosphere/usb/usb_device.hpp index 0549eb4e..e41654d4 100644 --- a/libstratosphere/include/stratosphere/usb/usb_device.hpp +++ b/libstratosphere/include/stratosphere/usb/usb_device.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_device_types.hpp b/libstratosphere/include/stratosphere/usb/usb_device_types.hpp index 26c67f59..2afc141d 100644 --- a/libstratosphere/include/stratosphere/usb/usb_device_types.hpp +++ b/libstratosphere/include/stratosphere/usb/usb_device_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_limits.hpp b/libstratosphere/include/stratosphere/usb/usb_limits.hpp index f1b0ac8f..5e82129a 100644 --- a/libstratosphere/include/stratosphere/usb/usb_limits.hpp +++ b/libstratosphere/include/stratosphere/usb/usb_limits.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_types.hpp b/libstratosphere/include/stratosphere/usb/usb_types.hpp index f9abca21..52b50e6e 100644 --- a/libstratosphere/include/stratosphere/usb/usb_types.hpp +++ b/libstratosphere/include/stratosphere/usb/usb_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c557e4b7..ba8a04e5 100644 --- a/libstratosphere/include/stratosphere/util.hpp +++ b/libstratosphere/include/stratosphere/util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 42173e6e..ac68b388 100644 --- a/libstratosphere/include/stratosphere/util/util_compression.hpp +++ b/libstratosphere/include/stratosphere/util/util_compression.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 b8c5dc4d..cb072240 100644 --- a/libstratosphere/include/stratosphere/util/util_ini.hpp +++ b/libstratosphere/include/stratosphere/util/util_ini.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_singleton_traits.hpp b/libstratosphere/include/stratosphere/util/util_singleton_traits.hpp index 52e849d8..45e470a4 100644 --- a/libstratosphere/include/stratosphere/util/util_singleton_traits.hpp +++ b/libstratosphere/include/stratosphere/util/util_singleton_traits.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_uuid_api.hpp b/libstratosphere/include/stratosphere/util/util_uuid_api.hpp index 4782a558..13b5a93c 100644 --- a/libstratosphere/include/stratosphere/util/util_uuid_api.hpp +++ b/libstratosphere/include/stratosphere/util/util_uuid_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/vi.hpp b/libstratosphere/include/stratosphere/vi.hpp index ed95b4f0..a4072b50 100644 --- a/libstratosphere/include/stratosphere/vi.hpp +++ b/libstratosphere/include/stratosphere/vi.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/vi/vi_layer_stack.hpp b/libstratosphere/include/stratosphere/vi/vi_layer_stack.hpp index f18deab9..9ef44ffe 100644 --- a/libstratosphere/include/stratosphere/vi/vi_layer_stack.hpp +++ b/libstratosphere/include/stratosphere/vi/vi_layer_stack.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/wec.hpp b/libstratosphere/include/stratosphere/wec.hpp index fb0cda14..bf91b471 100644 --- a/libstratosphere/include/stratosphere/wec.hpp +++ b/libstratosphere/include/stratosphere/wec.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/wec/wec_api.hpp b/libstratosphere/include/stratosphere/wec/wec_api.hpp index 22b85f84..a2385ac9 100644 --- a/libstratosphere/include/stratosphere/wec/wec_api.hpp +++ b/libstratosphere/include/stratosphere/wec/wec_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/wec/wec_types.hpp b/libstratosphere/include/stratosphere/wec/wec_types.hpp index 7185a73b..41b5c524 100644 --- a/libstratosphere/include/stratosphere/wec/wec_types.hpp +++ b/libstratosphere/include/stratosphere/wec/wec_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/wec/wec_wake_event.board.nintendo_nx.hpp b/libstratosphere/include/stratosphere/wec/wec_wake_event.board.nintendo_nx.hpp index 80012f9c..0d5aeaf6 100644 --- a/libstratosphere/include/stratosphere/wec/wec_wake_event.board.nintendo_nx.hpp +++ b/libstratosphere/include/stratosphere/wec/wec_wake_event.board.nintendo_nx.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1a749dc0..9bfd4380 100644 --- a/libstratosphere/source/ams/ams_bpc.c +++ b/libstratosphere/source/ams/ams_bpc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 f6825c41..a3114ec8 100644 --- a/libstratosphere/source/ams/ams_bpc.h +++ b/libstratosphere/source/ams/ams_bpc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 2c82a12d..1ee2626d 100644 --- a/libstratosphere/source/ams/ams_emummc_api.cpp +++ b/libstratosphere/source/ams/ams_emummc_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 60873e70..50b515f6 100644 --- a/libstratosphere/source/ams/ams_environment.cpp +++ b/libstratosphere/source/ams/ams_environment.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_weak.cpp b/libstratosphere/source/ams/ams_environment_weak.cpp index d24cc4bb..528442ec 100644 --- a/libstratosphere/source/ams/ams_environment_weak.cpp +++ b/libstratosphere/source/ams/ams_environment_weak.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 502288b9..2998f990 100644 --- a/libstratosphere/source/ams/ams_exosphere_api.cpp +++ b/libstratosphere/source/ams/ams_exosphere_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 f2d78c72..eea1c055 100644 --- a/libstratosphere/source/boot2/boot2_api.cpp +++ b/libstratosphere/source/boot2/boot2_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cal/cal_battery_api.cpp b/libstratosphere/source/cal/cal_battery_api.cpp index 3de3dce6..7c2e5771 100644 --- a/libstratosphere/source/cal/cal_battery_api.cpp +++ b/libstratosphere/source/cal/cal_battery_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cal/cal_crc_utils.cpp b/libstratosphere/source/cal/cal_crc_utils.cpp index 811aa37d..531aa577 100644 --- a/libstratosphere/source/cal/cal_crc_utils.cpp +++ b/libstratosphere/source/cal/cal_crc_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cal/cal_crc_utils.hpp b/libstratosphere/source/cal/cal_crc_utils.hpp index 2e2c4f85..617724b4 100644 --- a/libstratosphere/source/cal/cal_crc_utils.hpp +++ b/libstratosphere/source/cal/cal_crc_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cal/cal_fs_utils.cpp b/libstratosphere/source/cal/cal_fs_utils.cpp index 70e58bcb..827b762b 100644 --- a/libstratosphere/source/cal/cal_fs_utils.cpp +++ b/libstratosphere/source/cal/cal_fs_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cal/cal_fs_utils.hpp b/libstratosphere/source/cal/cal_fs_utils.hpp index 2bea0fe4..b200b838 100644 --- a/libstratosphere/source/cal/cal_fs_utils.hpp +++ b/libstratosphere/source/cal/cal_fs_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/capsrv_screen_shot_control_api.cpp b/libstratosphere/source/capsrv/capsrv_screen_shot_control_api.cpp index 8362ddbb..00a21248 100644 --- a/libstratosphere/source/capsrv/capsrv_screen_shot_control_api.cpp +++ b/libstratosphere/source/capsrv/capsrv_screen_shot_control_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/capsrv_server_decoder_api.cpp b/libstratosphere/source/capsrv/server/capsrv_server_decoder_api.cpp index 9d7e6b14..1d70c900 100644 --- a/libstratosphere/source/capsrv/server/capsrv_server_decoder_api.cpp +++ b/libstratosphere/source/capsrv/server/capsrv_server_decoder_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/decodersrv/decodersrv_decoder_control_server_manager.cpp b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_server_manager.cpp index e9fbd4e1..bc0471b3 100644 --- a/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_server_manager.cpp +++ b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_server_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/decodersrv/decodersrv_decoder_control_server_manager.hpp b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_server_manager.hpp index 24532a23..a4c2645f 100644 --- a/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_server_manager.hpp +++ b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_server_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/decodersrv/decodersrv_decoder_control_service.cpp b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_service.cpp index b09e9a95..21b3025f 100644 --- a/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_service.cpp +++ b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/decodersrv/decodersrv_decoder_control_service.hpp b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_service.hpp index 8610e7a9..00cfd190 100644 --- a/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_service.hpp +++ b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_control_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/decodersrv/decodersrv_decoder_server_object.cpp b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_server_object.cpp index c27f2ebd..8aba8dce 100644 --- a/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_server_object.cpp +++ b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_server_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/decodersrv/decodersrv_decoder_server_object.hpp b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_server_object.hpp index 672fccd0..183adc32 100644 --- a/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_server_object.hpp +++ b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_server_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/decodersrv/decodersrv_decoder_work_memory.hpp b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_work_memory.hpp index 11b38088..fe1f0b01 100644 --- a/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_work_memory.hpp +++ b/libstratosphere/source/capsrv/server/decodersrv/decodersrv_decoder_work_memory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/jpeg/capsrv_server_jpeg_error_handler.hpp b/libstratosphere/source/capsrv/server/jpeg/capsrv_server_jpeg_error_handler.hpp index 684a1d8c..384dd45b 100644 --- a/libstratosphere/source/capsrv/server/jpeg/capsrv_server_jpeg_error_handler.hpp +++ b/libstratosphere/source/capsrv/server/jpeg/capsrv_server_jpeg_error_handler.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/jpeg/capsrv_server_jpeg_library_types.hpp b/libstratosphere/source/capsrv/server/jpeg/capsrv_server_jpeg_library_types.hpp index 68b4c0c6..d2107d53 100644 --- a/libstratosphere/source/capsrv/server/jpeg/capsrv_server_jpeg_library_types.hpp +++ b/libstratosphere/source/capsrv/server/jpeg/capsrv_server_jpeg_library_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/jpeg/decodersrv_software_jpeg_decoder.cpp b/libstratosphere/source/capsrv/server/jpeg/decodersrv_software_jpeg_decoder.cpp index d7adf44d..67ee272b 100644 --- a/libstratosphere/source/capsrv/server/jpeg/decodersrv_software_jpeg_decoder.cpp +++ b/libstratosphere/source/capsrv/server/jpeg/decodersrv_software_jpeg_decoder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv/server/jpeg/decodersrv_software_jpeg_decoder.hpp b/libstratosphere/source/capsrv/server/jpeg/decodersrv_software_jpeg_decoder.hpp index 9d84b3c0..ec6a4c0a 100644 --- a/libstratosphere/source/capsrv/server/jpeg/decodersrv_software_jpeg_decoder.hpp +++ b/libstratosphere/source/capsrv/server/jpeg/decodersrv_software_jpeg_decoder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 3ef313f1..d2460b91 100644 --- a/libstratosphere/source/cfg/cfg_flags.cpp +++ b/libstratosphere/source/cfg/cfg_flags.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 23422373..369fdbef 100644 --- a/libstratosphere/source/cfg/cfg_override.cpp +++ b/libstratosphere/source/cfg/cfg_override.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1d981767..46fbc517 100644 --- a/libstratosphere/source/cfg/cfg_privileged_process.cpp +++ b/libstratosphere/source/cfg/cfg_privileged_process.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 84a96c77..e00908e6 100644 --- a/libstratosphere/source/cfg/cfg_sd_card.cpp +++ b/libstratosphere/source/cfg/cfg_sd_card.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_csrng.os.horizon.cpp b/libstratosphere/source/crypto/crypto_csrng.os.horizon.cpp index 93f16d05..577b9d1d 100644 --- a/libstratosphere/source/crypto/crypto_csrng.os.horizon.cpp +++ b/libstratosphere/source/crypto/crypto_csrng.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_audio_server.cpp b/libstratosphere/source/cs/cs_audio_server.cpp index bd716364..b29de6ff 100644 --- a/libstratosphere/source/cs/cs_audio_server.cpp +++ b/libstratosphere/source/cs/cs_audio_server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_command_impl.cpp b/libstratosphere/source/cs/cs_command_impl.cpp index d730acb2..0aeb9ae8 100644 --- a/libstratosphere/source/cs/cs_command_impl.cpp +++ b/libstratosphere/source/cs/cs_command_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_command_impl.hpp b/libstratosphere/source/cs/cs_command_impl.hpp index 02151864..5f399b58 100644 --- a/libstratosphere/source/cs/cs_command_impl.hpp +++ b/libstratosphere/source/cs/cs_command_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_command_processor.cpp b/libstratosphere/source/cs/cs_command_processor.cpp index bc32b44b..7892d215 100644 --- a/libstratosphere/source/cs/cs_command_processor.cpp +++ b/libstratosphere/source/cs/cs_command_processor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_hid_server.cpp b/libstratosphere/source/cs/cs_hid_server.cpp index 2aabab5d..c3f64eac 100644 --- a/libstratosphere/source/cs/cs_hid_server.cpp +++ b/libstratosphere/source/cs/cs_hid_server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_remote_video_server.cpp b/libstratosphere/source/cs/cs_remote_video_server.cpp index f00454fa..ac8914f8 100644 --- a/libstratosphere/source/cs/cs_remote_video_server.cpp +++ b/libstratosphere/source/cs/cs_remote_video_server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs/cs_target_io_server.cpp b/libstratosphere/source/cs/cs_target_io_server.cpp index f33e174d..04566cc2 100644 --- a/libstratosphere/source/cs/cs_target_io_server.cpp +++ b/libstratosphere/source/cs/cs_target_io_server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_device_address_space.cpp b/libstratosphere/source/dd/dd_device_address_space.cpp index 787a8b9b..ac25e13d 100644 --- a/libstratosphere/source/dd/dd_device_address_space.cpp +++ b/libstratosphere/source/dd/dd_device_address_space.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/dd_device_address_space_impl.hpp b/libstratosphere/source/dd/impl/dd_device_address_space_impl.hpp index de47bec3..13638920 100644 --- a/libstratosphere/source/dd/impl/dd_device_address_space_impl.hpp +++ b/libstratosphere/source/dd/impl/dd_device_address_space_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/dd_device_address_space_impl.os.horizon.cpp b/libstratosphere/source/dd/impl/dd_device_address_space_impl.os.horizon.cpp index 97b294e6..3b0dd9cf 100644 --- a/libstratosphere/source/dd/impl/dd_device_address_space_impl.os.horizon.cpp +++ b/libstratosphere/source/dd/impl/dd_device_address_space_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/dd_device_address_space_impl.os.horizon.hpp b/libstratosphere/source/dd/impl/dd_device_address_space_impl.os.horizon.hpp index 93dbf270..db31b84b 100644 --- a/libstratosphere/source/dd/impl/dd_device_address_space_impl.os.horizon.hpp +++ b/libstratosphere/source/dd/impl/dd_device_address_space_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_device_code_entry_manager.cpp b/libstratosphere/source/ddsf/ddsf_device_code_entry_manager.cpp index fba40969..08424e58 100644 --- a/libstratosphere/source/ddsf/ddsf_device_code_entry_manager.cpp +++ b/libstratosphere/source/ddsf/ddsf_device_code_entry_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_event_handler.cpp b/libstratosphere/source/ddsf/ddsf_event_handler.cpp index acc91c26..7eb8d5e5 100644 --- a/libstratosphere/source/ddsf/ddsf_event_handler.cpp +++ b/libstratosphere/source/ddsf/ddsf_event_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_memory_api.cpp b/libstratosphere/source/ddsf/ddsf_memory_api.cpp index d8115530..11af7bfc 100644 --- a/libstratosphere/source/ddsf/ddsf_memory_api.cpp +++ b/libstratosphere/source/ddsf/ddsf_memory_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf/ddsf_session_api.cpp b/libstratosphere/source/ddsf/ddsf_session_api.cpp index 48a265f6..0e1ff674 100644 --- a/libstratosphere/source/ddsf/ddsf_session_api.cpp +++ b/libstratosphere/source/ddsf/ddsf_session_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/diag_assertion_impl.cpp b/libstratosphere/source/diag/diag_assertion_impl.cpp index c8b1356d..992ad7a8 100644 --- a/libstratosphere/source/diag/diag_assertion_impl.cpp +++ b/libstratosphere/source/diag/diag_assertion_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/diag_log.cpp b/libstratosphere/source/diag/diag_log.cpp index e40cd105..5870e0c9 100644 --- a/libstratosphere/source/diag/diag_log.cpp +++ b/libstratosphere/source/diag/diag_log.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/diag_log_impl.hpp b/libstratosphere/source/diag/diag_log_impl.hpp index 0efaa432..05b62530 100644 --- a/libstratosphere/source/diag/diag_log_impl.hpp +++ b/libstratosphere/source/diag/diag_log_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/diag_log_observer.cpp b/libstratosphere/source/diag/diag_log_observer.cpp index b3ca0c8d..88f737b3 100644 --- a/libstratosphere/source/diag/diag_log_observer.cpp +++ b/libstratosphere/source/diag/diag_log_observer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_module_impl.os.horizon.cpp b/libstratosphere/source/diag/impl/diag_module_impl.os.horizon.cpp index 533f6826..8f1d79c0 100644 --- a/libstratosphere/source/diag/impl/diag_module_impl.os.horizon.cpp +++ b/libstratosphere/source/diag/impl/diag_module_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_observer_manager.hpp b/libstratosphere/source/diag/impl/diag_observer_manager.hpp index 1d9bc5ab..64767873 100644 --- a/libstratosphere/source/diag/impl/diag_observer_manager.hpp +++ b/libstratosphere/source/diag/impl/diag_observer_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_print_debug_string.hpp b/libstratosphere/source/diag/impl/diag_print_debug_string.hpp index cd2cc0c5..bc915ae2 100644 --- a/libstratosphere/source/diag/impl/diag_print_debug_string.hpp +++ b/libstratosphere/source/diag/impl/diag_print_debug_string.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_print_debug_string.os.horizon.cpp b/libstratosphere/source/diag/impl/diag_print_debug_string.os.horizon.cpp index 455d0eea..154183ee 100644 --- a/libstratosphere/source/diag/impl/diag_print_debug_string.os.horizon.cpp +++ b/libstratosphere/source/diag/impl/diag_print_debug_string.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_process.os.horizon.cpp b/libstratosphere/source/diag/impl/diag_process.os.horizon.cpp index da64de25..f103df4d 100644 --- a/libstratosphere/source/diag/impl/diag_process.os.horizon.cpp +++ b/libstratosphere/source/diag/impl/diag_process.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/diag/impl/diag_utf8_util.cpp b/libstratosphere/source/diag/impl/diag_utf8_util.cpp index 23866589..4de80d3d 100644 --- a/libstratosphere/source/diag/impl/diag_utf8_util.cpp +++ b/libstratosphere/source/diag/impl/diag_utf8_util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 9fa5e843..73e866ce 100644 --- a/libstratosphere/source/dmnt/dmntcht.c +++ b/libstratosphere/source/dmnt/dmntcht.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 85929778..e42e1122 100644 --- a/libstratosphere/source/dmnt/dmntcht.h +++ b/libstratosphere/source/dmnt/dmntcht.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_allocator.hpp b/libstratosphere/source/erpt/srv/erpt_srv_allocator.hpp index 4f7e0dec..01f728f3 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_allocator.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_allocator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_attachment.cpp b/libstratosphere/source/erpt/srv/erpt_srv_attachment.cpp index a4c89988..178494a4 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_attachment.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_attachment.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_attachment.hpp b/libstratosphere/source/erpt/srv/erpt_srv_attachment.hpp index 415d4c28..2a3bc4be 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_attachment.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_attachment.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_attachment_impl.cpp b/libstratosphere/source/erpt/srv/erpt_srv_attachment_impl.cpp index b4ce4146..ff39c131 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_attachment_impl.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_attachment_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_attachment_impl.hpp b/libstratosphere/source/erpt/srv/erpt_srv_attachment_impl.hpp index 61b36dbc..fa0a4bcd 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_attachment_impl.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_attachment_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_cipher.cpp b/libstratosphere/source/erpt/srv/erpt_srv_cipher.cpp index c370927c..a38bce46 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_cipher.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_cipher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_cipher.hpp b/libstratosphere/source/erpt/srv/erpt_srv_cipher.hpp index 8a26c1cc..56f0a7fc 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_cipher.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_cipher.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_context.cpp b/libstratosphere/source/erpt/srv/erpt_srv_context.cpp index d0564ff7..50a029de 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_context.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_context.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_context.hpp b/libstratosphere/source/erpt/srv/erpt_srv_context.hpp index 0a425d99..6912c343 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_context.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_context_impl.cpp b/libstratosphere/source/erpt/srv/erpt_srv_context_impl.cpp index b9dd8c08..7b56577c 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_context_impl.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_context_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_context_impl.hpp b/libstratosphere/source/erpt/srv/erpt_srv_context_impl.hpp index b244a19d..4fa816f3 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_context_impl.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_context_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_context_record.cpp b/libstratosphere/source/erpt/srv/erpt_srv_context_record.cpp index 039fc376..b4dd8ff4 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_context_record.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_context_record.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_context_record.hpp b/libstratosphere/source/erpt/srv/erpt_srv_context_record.hpp index 23618c4b..64bdea90 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_context_record.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_context_record.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_forced_shutdown.cpp b/libstratosphere/source/erpt/srv/erpt_srv_forced_shutdown.cpp index df670b52..41be2e7f 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_forced_shutdown.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_forced_shutdown.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_forced_shutdown.hpp b/libstratosphere/source/erpt/srv/erpt_srv_forced_shutdown.hpp index 0aba57fd..77ebfd66 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_forced_shutdown.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_forced_shutdown.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_formatter.hpp b/libstratosphere/source/erpt/srv/erpt_srv_formatter.hpp index 05266146..1aa42a17 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_formatter.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_formatter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_journal.cpp b/libstratosphere/source/erpt/srv/erpt_srv_journal.cpp index cfbb7d07..5e1e59f0 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_journal.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_journal.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_journal.hpp b/libstratosphere/source/erpt/srv/erpt_srv_journal.hpp index 03f4e7a3..5adfa87c 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_journal.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_journal.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_journal_for_attachments.cpp b/libstratosphere/source/erpt/srv/erpt_srv_journal_for_attachments.cpp index 66060f3b..988465c6 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_journal_for_attachments.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_journal_for_attachments.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_journal_for_meta.cpp b/libstratosphere/source/erpt/srv/erpt_srv_journal_for_meta.cpp index 2a5c1f78..683a5629 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_journal_for_meta.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_journal_for_meta.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_journal_for_reports.cpp b/libstratosphere/source/erpt/srv/erpt_srv_journal_for_reports.cpp index f32c4f10..746811c7 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_journal_for_reports.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_journal_for_reports.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_journal_record.hpp b/libstratosphere/source/erpt/srv/erpt_srv_journal_record.hpp index 55f36c3e..2d99c348 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_journal_record.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_journal_record.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_keys.cpp b/libstratosphere/source/erpt/srv/erpt_srv_keys.cpp index 69183c36..ee0b7226 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_keys.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_keys.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_keys.hpp b/libstratosphere/source/erpt/srv/erpt_srv_keys.hpp index 1c553457..21f53d96 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_keys.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_keys.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_main.cpp b/libstratosphere/source/erpt/srv/erpt_srv_main.cpp index 30ad7108..a84dc3d4 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_main.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_manager_impl.cpp b/libstratosphere/source/erpt/srv/erpt_srv_manager_impl.cpp index dc9e990d..319974f1 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_manager_impl.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_manager_impl.hpp b/libstratosphere/source/erpt/srv/erpt_srv_manager_impl.hpp index 598041c2..3ccda631 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_manager_impl.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_ref_count.hpp b/libstratosphere/source/erpt/srv/erpt_srv_ref_count.hpp index 3d61e129..f8beeabb 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_ref_count.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_ref_count.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_report.cpp b/libstratosphere/source/erpt/srv/erpt_srv_report.cpp index 197c251a..8b2094b0 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_report.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_report.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_report.hpp b/libstratosphere/source/erpt/srv/erpt_srv_report.hpp index dbd34a65..79b46363 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_report.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_report.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_report_impl.cpp b/libstratosphere/source/erpt/srv/erpt_srv_report_impl.cpp index 9f8cdbe7..c6dac136 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_report_impl.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_report_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_report_impl.hpp b/libstratosphere/source/erpt/srv/erpt_srv_report_impl.hpp index 9f09cdf0..0a8de0bf 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_report_impl.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_report_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_reporter.cpp b/libstratosphere/source/erpt/srv/erpt_srv_reporter.cpp index 80e03c9c..7a0b82c9 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_reporter.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_reporter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_reporter.hpp b/libstratosphere/source/erpt/srv/erpt_srv_reporter.hpp index 14be6c6b..0228ffbb 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_reporter.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_reporter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_service.cpp b/libstratosphere/source/erpt/srv/erpt_srv_service.cpp index 6ca76e4f..90df0c64 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_service.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_service.hpp b/libstratosphere/source/erpt/srv/erpt_srv_service.hpp index 01ae0df1..01d3c6ae 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_service.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_session_impl.cpp b/libstratosphere/source/erpt/srv/erpt_srv_session_impl.cpp index 940651eb..7a88d038 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_session_impl.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_session_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_session_impl.hpp b/libstratosphere/source/erpt/srv/erpt_srv_session_impl.hpp index 6fd46864..91df0311 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_session_impl.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_session_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_stream.cpp b/libstratosphere/source/erpt/srv/erpt_srv_stream.cpp index 68863a75..e203a5ee 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_stream.cpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_stream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt/srv/erpt_srv_stream.hpp b/libstratosphere/source/erpt/srv/erpt_srv_stream.hpp index 20035f15..6f2f0302 100644 --- a/libstratosphere/source/erpt/srv/erpt_srv_stream.hpp +++ b/libstratosphere/source/erpt/srv/erpt_srv_stream.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/err/err_api.cpp b/libstratosphere/source/err/err_api.cpp index 49da0db0..d8afcea6 100644 --- a/libstratosphere/source/err/err_api.cpp +++ b/libstratosphere/source/err/err_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/err/impl/err_string_util.cpp b/libstratosphere/source/err/impl/err_string_util.cpp index c326ea49..88144c90 100644 --- a/libstratosphere/source/err/impl/err_string_util.cpp +++ b/libstratosphere/source/err/impl/err_string_util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/err/impl/err_string_util.hpp b/libstratosphere/source/err/impl/err_string_util.hpp index 7ece5168..790a87da 100644 --- a/libstratosphere/source/err/impl/err_string_util.hpp +++ b/libstratosphere/source/err/impl/err_string_util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/common/fs_dbm_hierarchical_rom_file_table.cpp b/libstratosphere/source/fs/common/fs_dbm_hierarchical_rom_file_table.cpp index 56803bcc..98b0cb45 100644 --- a/libstratosphere/source/fs/common/fs_dbm_hierarchical_rom_file_table.cpp +++ b/libstratosphere/source/fs/common/fs_dbm_hierarchical_rom_file_table.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/common/fs_dbm_rom_path_tool.cpp b/libstratosphere/source/fs/common/fs_dbm_rom_path_tool.cpp index 9791368b..8ac52a92 100644 --- a/libstratosphere/source/fs/common/fs_dbm_rom_path_tool.cpp +++ b/libstratosphere/source/fs/common/fs_dbm_rom_path_tool.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/common/fs_file_storage.cpp b/libstratosphere/source/fs/common/fs_file_storage.cpp index 032a60b3..ed4d77ca 100644 --- a/libstratosphere/source/fs/common/fs_file_storage.cpp +++ b/libstratosphere/source/fs/common/fs_file_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_access_log.cpp b/libstratosphere/source/fs/fs_access_log.cpp index 5d3a961a..d96b9866 100644 --- a/libstratosphere/source/fs/fs_access_log.cpp +++ b/libstratosphere/source/fs/fs_access_log.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_application.cpp b/libstratosphere/source/fs/fs_application.cpp index 10451f70..996b8812 100644 --- a/libstratosphere/source/fs/fs_application.cpp +++ b/libstratosphere/source/fs/fs_application.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bis.cpp b/libstratosphere/source/fs/fs_bis.cpp index 17ba6508..138d3c19 100644 --- a/libstratosphere/source/fs/fs_bis.cpp +++ b/libstratosphere/source/fs/fs_bis.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_code.cpp b/libstratosphere/source/fs/fs_code.cpp index bce87db9..278866d7 100644 --- a/libstratosphere/source/fs/fs_code.cpp +++ b/libstratosphere/source/fs/fs_code.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content.cpp b/libstratosphere/source/fs/fs_content.cpp index fc14c960..cdd3ed45 100644 --- a/libstratosphere/source/fs/fs_content.cpp +++ b/libstratosphere/source/fs/fs_content.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_content_storage.cpp b/libstratosphere/source/fs/fs_content_storage.cpp index 5429be3d..8289118a 100644 --- a/libstratosphere/source/fs/fs_content_storage.cpp +++ b/libstratosphere/source/fs/fs_content_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_context.cpp b/libstratosphere/source/fs/fs_context.cpp index 7e00d708..1f7c4685 100644 --- a/libstratosphere/source/fs/fs_context.cpp +++ b/libstratosphere/source/fs/fs_context.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_data.cpp b/libstratosphere/source/fs/fs_data.cpp index 150097d6..c2853756 100644 --- a/libstratosphere/source/fs/fs_data.cpp +++ b/libstratosphere/source/fs/fs_data.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_device_save_data.cpp b/libstratosphere/source/fs/fs_device_save_data.cpp index 3e7a8e83..3fd90faa 100644 --- a/libstratosphere/source/fs/fs_device_save_data.cpp +++ b/libstratosphere/source/fs/fs_device_save_data.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_path_hash.hpp b/libstratosphere/source/fs/fs_file_path_hash.hpp index 3fa00fbc..becfa7c7 100644 --- a/libstratosphere/source/fs/fs_file_path_hash.hpp +++ b/libstratosphere/source/fs/fs_file_path_hash.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_filesystem_utils.cpp b/libstratosphere/source/fs/fs_filesystem_utils.cpp index 550ac264..e61f4639 100644 --- a/libstratosphere/source/fs/fs_filesystem_utils.cpp +++ b/libstratosphere/source/fs/fs_filesystem_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_game_card.cpp b/libstratosphere/source/fs/fs_game_card.cpp index a3c17806..0a75a326 100644 --- a/libstratosphere/source/fs/fs_game_card.cpp +++ b/libstratosphere/source/fs/fs_game_card.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_image_directory.cpp b/libstratosphere/source/fs/fs_image_directory.cpp index e47d9614..f4823be5 100644 --- a/libstratosphere/source/fs/fs_image_directory.cpp +++ b/libstratosphere/source/fs/fs_image_directory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_management.cpp b/libstratosphere/source/fs/fs_memory_management.cpp index d929e52b..eb06f850 100644 --- a/libstratosphere/source/fs/fs_memory_management.cpp +++ b/libstratosphere/source/fs/fs_memory_management.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_normalizer.cpp b/libstratosphere/source/fs/fs_path_normalizer.cpp index 800ea936..2d2e0af2 100644 --- a/libstratosphere/source/fs/fs_path_normalizer.cpp +++ b/libstratosphere/source/fs/fs_path_normalizer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 0837e8df..9af6c385 100644 --- a/libstratosphere/source/fs/fs_path_utils.cpp +++ b/libstratosphere/source/fs/fs_path_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_priority.cpp b/libstratosphere/source/fs/fs_priority.cpp index 8c23df02..2b06781f 100644 --- a/libstratosphere/source/fs/fs_priority.cpp +++ b/libstratosphere/source/fs/fs_priority.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_result_utils.cpp b/libstratosphere/source/fs/fs_result_utils.cpp index c6e1b4f7..2e7ded3d 100644 --- a/libstratosphere/source/fs/fs_result_utils.cpp +++ b/libstratosphere/source/fs/fs_result_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rights_id.cpp b/libstratosphere/source/fs/fs_rights_id.cpp index a0f6d6cd..87460246 100644 --- a/libstratosphere/source/fs/fs_rights_id.cpp +++ b/libstratosphere/source/fs/fs_rights_id.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_romfs_filesystem.cpp b/libstratosphere/source/fs/fs_romfs_filesystem.cpp index ed65e9b7..7c8670a3 100644 --- a/libstratosphere/source/fs/fs_romfs_filesystem.cpp +++ b/libstratosphere/source/fs/fs_romfs_filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_save_data_management.cpp b/libstratosphere/source/fs/fs_save_data_management.cpp index 639930b5..14091920 100644 --- a/libstratosphere/source/fs/fs_save_data_management.cpp +++ b/libstratosphere/source/fs/fs_save_data_management.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_scoped_setter.hpp b/libstratosphere/source/fs/fs_scoped_setter.hpp index d72dcbba..2b727d16 100644 --- a/libstratosphere/source/fs/fs_scoped_setter.hpp +++ b/libstratosphere/source/fs/fs_scoped_setter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sd_card.cpp b/libstratosphere/source/fs/fs_sd_card.cpp index 079b0306..186febf4 100644 --- a/libstratosphere/source/fs/fs_sd_card.cpp +++ b/libstratosphere/source/fs/fs_sd_card.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_signed_system_partition.cpp b/libstratosphere/source/fs/fs_signed_system_partition.cpp index fb54ec8f..f6d44225 100644 --- a/libstratosphere/source/fs/fs_signed_system_partition.cpp +++ b/libstratosphere/source/fs/fs_signed_system_partition.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_system_data.cpp b/libstratosphere/source/fs/fs_system_data.cpp index 07d20140..3147c4b1 100644 --- a/libstratosphere/source/fs/fs_system_data.cpp +++ b/libstratosphere/source/fs/fs_system_data.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_system_save_data.cpp b/libstratosphere/source/fs/fs_system_save_data.cpp index 89e888db..5c8aa894 100644 --- a/libstratosphere/source/fs/fs_system_save_data.cpp +++ b/libstratosphere/source/fs/fs_system_save_data.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_directory_accessor.cpp b/libstratosphere/source/fs/fsa/fs_directory_accessor.cpp index 1cca9fcb..e72cb42b 100644 --- a/libstratosphere/source/fs/fsa/fs_directory_accessor.cpp +++ b/libstratosphere/source/fs/fsa/fs_directory_accessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_directory_accessor.hpp b/libstratosphere/source/fs/fsa/fs_directory_accessor.hpp index c47dc669..d950a99e 100644 --- a/libstratosphere/source/fs/fsa/fs_directory_accessor.hpp +++ b/libstratosphere/source/fs/fsa/fs_directory_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_file_accessor.cpp b/libstratosphere/source/fs/fsa/fs_file_accessor.cpp index d7e772a0..25f25491 100644 --- a/libstratosphere/source/fs/fsa/fs_file_accessor.cpp +++ b/libstratosphere/source/fs/fsa/fs_file_accessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_file_accessor.hpp b/libstratosphere/source/fs/fsa/fs_file_accessor.hpp index ddb2ac2a..30b7b2d0 100644 --- a/libstratosphere/source/fs/fsa/fs_file_accessor.hpp +++ b/libstratosphere/source/fs/fsa/fs_file_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_filesystem_accessor.cpp b/libstratosphere/source/fs/fsa/fs_filesystem_accessor.cpp index 28fd3cea..d85d903d 100644 --- a/libstratosphere/source/fs/fsa/fs_filesystem_accessor.cpp +++ b/libstratosphere/source/fs/fsa/fs_filesystem_accessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_filesystem_accessor.hpp b/libstratosphere/source/fs/fsa/fs_filesystem_accessor.hpp index 4e20419b..3de87bec 100644 --- a/libstratosphere/source/fs/fsa/fs_filesystem_accessor.hpp +++ b/libstratosphere/source/fs/fsa/fs_filesystem_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_mount_name.hpp b/libstratosphere/source/fs/fsa/fs_mount_name.hpp index de999277..6afc7d57 100644 --- a/libstratosphere/source/fs/fsa/fs_mount_name.hpp +++ b/libstratosphere/source/fs/fsa/fs_mount_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_mount_table.cpp b/libstratosphere/source/fs/fsa/fs_mount_table.cpp index fde663d2..71c3a0cd 100644 --- a/libstratosphere/source/fs/fsa/fs_mount_table.cpp +++ b/libstratosphere/source/fs/fsa/fs_mount_table.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_mount_table.hpp b/libstratosphere/source/fs/fsa/fs_mount_table.hpp index 59fe63b2..1198915c 100644 --- a/libstratosphere/source/fs/fsa/fs_mount_table.hpp +++ b/libstratosphere/source/fs/fsa/fs_mount_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_mount_utils.cpp b/libstratosphere/source/fs/fsa/fs_mount_utils.cpp index 45f5a545..a10653ae 100644 --- a/libstratosphere/source/fs/fsa/fs_mount_utils.cpp +++ b/libstratosphere/source/fs/fsa/fs_mount_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_mount_utils.hpp b/libstratosphere/source/fs/fsa/fs_mount_utils.hpp index 997abdd6..3e5de246 100644 --- a/libstratosphere/source/fs/fsa/fs_mount_utils.hpp +++ b/libstratosphere/source/fs/fsa/fs_mount_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_registrar.cpp b/libstratosphere/source/fs/fsa/fs_registrar.cpp index d416bfd6..36fe3920 100644 --- a/libstratosphere/source/fs/fsa/fs_registrar.cpp +++ b/libstratosphere/source/fs/fsa/fs_registrar.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_user_directory.cpp b/libstratosphere/source/fs/fsa/fs_user_directory.cpp index 5375e4d6..6b1ec2c1 100644 --- a/libstratosphere/source/fs/fsa/fs_user_directory.cpp +++ b/libstratosphere/source/fs/fsa/fs_user_directory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_user_file.cpp b/libstratosphere/source/fs/fsa/fs_user_file.cpp index 6b33f047..79746bd7 100644 --- a/libstratosphere/source/fs/fsa/fs_user_file.cpp +++ b/libstratosphere/source/fs/fsa/fs_user_file.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_user_filesystem.cpp b/libstratosphere/source/fs/fsa/fs_user_filesystem.cpp index 6308ef9d..d2b7489d 100644 --- a/libstratosphere/source/fs/fsa/fs_user_filesystem.cpp +++ b/libstratosphere/source/fs/fsa/fs_user_filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_user_filesystem_for_debug.cpp b/libstratosphere/source/fs/fsa/fs_user_filesystem_for_debug.cpp index af95ddcc..ee931a28 100644 --- a/libstratosphere/source/fs/fsa/fs_user_filesystem_for_debug.cpp +++ b/libstratosphere/source/fs/fsa/fs_user_filesystem_for_debug.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_user_mount_table.cpp b/libstratosphere/source/fs/fsa/fs_user_mount_table.cpp index b9c50b45..58a6ed96 100644 --- a/libstratosphere/source/fs/fsa/fs_user_mount_table.cpp +++ b/libstratosphere/source/fs/fsa/fs_user_mount_table.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fsa/fs_user_mount_table.hpp b/libstratosphere/source/fs/fsa/fs_user_mount_table.hpp index 45605159..5a127bce 100644 --- a/libstratosphere/source/fs/fsa/fs_user_mount_table.hpp +++ b/libstratosphere/source/fs/fsa/fs_user_mount_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fs_event_notifier_object_adapter.hpp b/libstratosphere/source/fs/impl/fs_event_notifier_object_adapter.hpp index ea0cc64f..15fd2da2 100644 --- a/libstratosphere/source/fs/impl/fs_event_notifier_object_adapter.hpp +++ b/libstratosphere/source/fs/impl/fs_event_notifier_object_adapter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fscreator/fssrv_partition_file_system_creator.cpp b/libstratosphere/source/fssrv/fscreator/fssrv_partition_file_system_creator.cpp index b64447ac..81ba2a9b 100644 --- a/libstratosphere/source/fssrv/fscreator/fssrv_partition_file_system_creator.cpp +++ b/libstratosphere/source/fssrv/fscreator/fssrv_partition_file_system_creator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fscreator/fssrv_rom_file_system_creator.cpp b/libstratosphere/source/fssrv/fscreator/fssrv_rom_file_system_creator.cpp index c17e7d24..6f4b260c 100644 --- a/libstratosphere/source/fssrv/fscreator/fssrv_rom_file_system_creator.cpp +++ b/libstratosphere/source/fssrv/fscreator/fssrv_rom_file_system_creator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/fscreator/fssrv_storage_on_nca_creator.cpp b/libstratosphere/source/fssrv/fscreator/fssrv_storage_on_nca_creator.cpp index cbaa0dfa..95ca998d 100644 --- a/libstratosphere/source/fssrv/fscreator/fssrv_storage_on_nca_creator.cpp +++ b/libstratosphere/source/fssrv/fscreator/fssrv_storage_on_nca_creator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_file_system_proxy_api.cpp b/libstratosphere/source/fssrv/fssrv_file_system_proxy_api.cpp index 7861a271..26c533cb 100644 --- a/libstratosphere/source/fssrv/fssrv_file_system_proxy_api.cpp +++ b/libstratosphere/source/fssrv/fssrv_file_system_proxy_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 df94ddeb..d677bec7 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_resource_from_exp_heap.cpp b/libstratosphere/source/fssrv/fssrv_memory_resource_from_exp_heap.cpp index fcb611df..9f20df3b 100644 --- a/libstratosphere/source/fssrv/fssrv_memory_resource_from_exp_heap.cpp +++ b/libstratosphere/source/fssrv/fssrv_memory_resource_from_exp_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_resource_from_standard_allocator.cpp b/libstratosphere/source/fssrv/fssrv_memory_resource_from_standard_allocator.cpp index 5270331f..3930b94b 100644 --- a/libstratosphere/source/fssrv/fssrv_memory_resource_from_standard_allocator.cpp +++ b/libstratosphere/source/fssrv/fssrv_memory_resource_from_standard_allocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_nca_crypto_configuration.cpp b/libstratosphere/source/fssrv/fssrv_nca_crypto_configuration.cpp index 0597a615..67a07e18 100644 --- a/libstratosphere/source/fssrv/fssrv_nca_crypto_configuration.cpp +++ b/libstratosphere/source/fssrv/fssrv_nca_crypto_configuration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 d5862384..7bf2052a 100644 --- a/libstratosphere/source/fssrv/fssrv_path_normalizer.cpp +++ b/libstratosphere/source/fssrv/fssrv_path_normalizer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 cffb51e0..ae046ad9 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/fssrv_allocator_for_service_framework.hpp b/libstratosphere/source/fssrv/impl/fssrv_allocator_for_service_framework.hpp index 0eac0d83..68c223c8 100644 --- a/libstratosphere/source/fssrv/impl/fssrv_allocator_for_service_framework.hpp +++ b/libstratosphere/source/fssrv/impl/fssrv_allocator_for_service_framework.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/buffers/fssystem_buffer_manager_utils.cpp b/libstratosphere/source/fssystem/buffers/fssystem_buffer_manager_utils.cpp index a0dee2e9..419f5338 100644 --- a/libstratosphere/source/fssystem/buffers/fssystem_buffer_manager_utils.cpp +++ b/libstratosphere/source/fssystem/buffers/fssystem_buffer_manager_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/buffers/fssystem_file_system_buddy_heap.cpp b/libstratosphere/source/fssystem/buffers/fssystem_file_system_buddy_heap.cpp index 7e84fe6b..c415f715 100644 --- a/libstratosphere/source/fssystem/buffers/fssystem_file_system_buddy_heap.cpp +++ b/libstratosphere/source/fssystem/buffers/fssystem_file_system_buddy_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/buffers/fssystem_file_system_buffer_manager.cpp b/libstratosphere/source/fssystem/buffers/fssystem_file_system_buffer_manager.cpp index 7f6c8f3c..87b6bcf5 100644 --- a/libstratosphere/source/fssystem/buffers/fssystem_file_system_buffer_manager.cpp +++ b/libstratosphere/source/fssystem/buffers/fssystem_file_system_buffer_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_aes_ctr_counter_extended_storage.cpp b/libstratosphere/source/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp index 65b3bc43..27d1b937 100644 --- a/libstratosphere/source/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp +++ b/libstratosphere/source/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_aes_ctr_storage.cpp b/libstratosphere/source/fssystem/fssystem_aes_ctr_storage.cpp index 32e2a427..e20c9946 100644 --- a/libstratosphere/source/fssystem/fssystem_aes_ctr_storage.cpp +++ b/libstratosphere/source/fssystem/fssystem_aes_ctr_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_aes_xts_storage.cpp b/libstratosphere/source/fssystem/fssystem_aes_xts_storage.cpp index db19eceb..71b32ba8 100644 --- a/libstratosphere/source/fssystem/fssystem_aes_xts_storage.cpp +++ b/libstratosphere/source/fssystem/fssystem_aes_xts_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_alignment_matching_storage_impl.cpp b/libstratosphere/source/fssystem/fssystem_alignment_matching_storage_impl.cpp index eb5b2cfc..79467c53 100644 --- a/libstratosphere/source/fssystem/fssystem_alignment_matching_storage_impl.cpp +++ b/libstratosphere/source/fssystem/fssystem_alignment_matching_storage_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_allocator_utility.cpp b/libstratosphere/source/fssystem/fssystem_allocator_utility.cpp index 8a815153..da7e31fe 100644 --- a/libstratosphere/source/fssystem/fssystem_allocator_utility.cpp +++ b/libstratosphere/source/fssystem/fssystem_allocator_utility.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bucket_tree.cpp b/libstratosphere/source/fssystem/fssystem_bucket_tree.cpp index 509bf9d8..73b7867b 100644 --- a/libstratosphere/source/fssystem/fssystem_bucket_tree.cpp +++ b/libstratosphere/source/fssystem/fssystem_bucket_tree.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_crypto_configuration.cpp b/libstratosphere/source/fssystem/fssystem_crypto_configuration.cpp index db267983..657eca96 100644 --- a/libstratosphere/source/fssystem/fssystem_crypto_configuration.cpp +++ b/libstratosphere/source/fssystem/fssystem_crypto_configuration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 abbcb899..e9835f2b 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 5f00412b..9f6a003e 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_external_code.cpp b/libstratosphere/source/fssystem/fssystem_external_code.cpp index 2eca4b6e..24d0dee2 100644 --- a/libstratosphere/source/fssystem/fssystem_external_code.cpp +++ b/libstratosphere/source/fssystem/fssystem_external_code.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_file_system_proxy_api.cpp b/libstratosphere/source/fssystem/fssystem_file_system_proxy_api.cpp index 955d4f31..6a9af026 100644 --- a/libstratosphere/source/fssystem/fssystem_file_system_proxy_api.cpp +++ b/libstratosphere/source/fssystem/fssystem_file_system_proxy_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_hierarchical_sha256_storage.cpp b/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.cpp index ac88b7cd..70aff23a 100644 --- a/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.cpp +++ b/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_hierarchical_sha256_storage.hpp b/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.hpp index 16b461c6..0ecb813b 100644 --- a/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.hpp +++ b/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_indirect_storage.cpp b/libstratosphere/source/fssystem/fssystem_indirect_storage.cpp index 5134bdd9..39d54560 100644 --- a/libstratosphere/source/fssystem/fssystem_indirect_storage.cpp +++ b/libstratosphere/source/fssystem/fssystem_indirect_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_integrity_romfs_storage.cpp b/libstratosphere/source/fssystem/fssystem_integrity_romfs_storage.cpp index 89973aec..f72f660c 100644 --- a/libstratosphere/source/fssystem/fssystem_integrity_romfs_storage.cpp +++ b/libstratosphere/source/fssystem/fssystem_integrity_romfs_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_key_slot_cache.hpp b/libstratosphere/source/fssystem/fssystem_key_slot_cache.hpp index 0cf1f5e2..3415fc43 100644 --- a/libstratosphere/source/fssystem/fssystem_key_slot_cache.hpp +++ b/libstratosphere/source/fssystem/fssystem_key_slot_cache.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_lru_list_cache.hpp b/libstratosphere/source/fssystem/fssystem_lru_list_cache.hpp index f90f0fac..4db29b77 100644 --- a/libstratosphere/source/fssystem/fssystem_lru_list_cache.hpp +++ b/libstratosphere/source/fssystem/fssystem_lru_list_cache.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_nca_file_system_driver.cpp b/libstratosphere/source/fssystem/fssystem_nca_file_system_driver.cpp index 2c8cbfa7..ef90841f 100644 --- a/libstratosphere/source/fssystem/fssystem_nca_file_system_driver.cpp +++ b/libstratosphere/source/fssystem/fssystem_nca_file_system_driver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_nca_header.cpp b/libstratosphere/source/fssystem/fssystem_nca_header.cpp index 32ebf7f3..f82012ec 100644 --- a/libstratosphere/source/fssystem/fssystem_nca_header.cpp +++ b/libstratosphere/source/fssystem/fssystem_nca_header.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_nca_reader.cpp b/libstratosphere/source/fssystem/fssystem_nca_reader.cpp index 93bcfbaa..f1ac8558 100644 --- a/libstratosphere/source/fssystem/fssystem_nca_reader.cpp +++ b/libstratosphere/source/fssystem/fssystem_nca_reader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_partition_file_system.cpp b/libstratosphere/source/fssystem/fssystem_partition_file_system.cpp index 1cc07427..f8b12478 100644 --- a/libstratosphere/source/fssystem/fssystem_partition_file_system.cpp +++ b/libstratosphere/source/fssystem/fssystem_partition_file_system.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_partition_file_system_meta.cpp b/libstratosphere/source/fssystem/fssystem_partition_file_system_meta.cpp index 2648ad32..9580a135 100644 --- a/libstratosphere/source/fssystem/fssystem_partition_file_system_meta.cpp +++ b/libstratosphere/source/fssystem/fssystem_partition_file_system_meta.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_pooled_buffer.cpp b/libstratosphere/source/fssystem/fssystem_pooled_buffer.cpp index 0ec3e1e4..085ff6d5 100644 --- a/libstratosphere/source/fssystem/fssystem_pooled_buffer.cpp +++ b/libstratosphere/source/fssystem/fssystem_pooled_buffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_read_only_block_cache_storage.hpp b/libstratosphere/source/fssystem/fssystem_read_only_block_cache_storage.hpp index 61a73d88..7dd82eb6 100644 --- a/libstratosphere/source/fssystem/fssystem_read_only_block_cache_storage.hpp +++ b/libstratosphere/source/fssystem/fssystem_read_only_block_cache_storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_romfs_filesystem.cpp b/libstratosphere/source/fssystem/fssystem_romfs_filesystem.cpp index d338a29d..523e5ebc 100644 --- a/libstratosphere/source/fssystem/fssystem_romfs_filesystem.cpp +++ b/libstratosphere/source/fssystem/fssystem_romfs_filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sparse_storage.cpp b/libstratosphere/source/fssystem/fssystem_sparse_storage.cpp index 8681c18f..0a9ba3e1 100644 --- a/libstratosphere/source/fssystem/fssystem_sparse_storage.cpp +++ b/libstratosphere/source/fssystem/fssystem_sparse_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_speed_emulation_configuration.cpp b/libstratosphere/source/fssystem/fssystem_speed_emulation_configuration.cpp index c0b5a7c5..65840c9c 100644 --- a/libstratosphere/source/fssystem/fssystem_speed_emulation_configuration.cpp +++ b/libstratosphere/source/fssystem/fssystem_speed_emulation_configuration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 19fc5101..71f7a717 100644 --- a/libstratosphere/source/fssystem/fssystem_subdirectory_filesystem.cpp +++ b/libstratosphere/source/fssystem/fssystem_subdirectory_filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_priority_changer.cpp b/libstratosphere/source/fssystem/fssystem_thread_priority_changer.cpp index b6338db9..d6f91a4e 100644 --- a/libstratosphere/source/fssystem/fssystem_thread_priority_changer.cpp +++ b/libstratosphere/source/fssystem/fssystem_thread_priority_changer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 cbfba3fc..a164543e 100644 --- a/libstratosphere/source/fssystem/fssystem_utility.cpp +++ b/libstratosphere/source/fssystem/fssystem_utility.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_block_cache_buffered_storage.cpp b/libstratosphere/source/fssystem/save/fssystem_block_cache_buffered_storage.cpp index 773840aa..28f1070a 100644 --- a/libstratosphere/source/fssystem/save/fssystem_block_cache_buffered_storage.cpp +++ b/libstratosphere/source/fssystem/save/fssystem_block_cache_buffered_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_buffered_storage.cpp b/libstratosphere/source/fssystem/save/fssystem_buffered_storage.cpp index bdd064bd..50a4b6f4 100644 --- a/libstratosphere/source/fssystem/save/fssystem_buffered_storage.cpp +++ b/libstratosphere/source/fssystem/save/fssystem_buffered_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_hierarchical_integrity_verification_storage.cpp b/libstratosphere/source/fssystem/save/fssystem_hierarchical_integrity_verification_storage.cpp index 67d9e47e..888c8af5 100644 --- a/libstratosphere/source/fssystem/save/fssystem_hierarchical_integrity_verification_storage.cpp +++ b/libstratosphere/source/fssystem/save/fssystem_hierarchical_integrity_verification_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/save/fssystem_integrity_verification_storage.cpp b/libstratosphere/source/fssystem/save/fssystem_integrity_verification_storage.cpp index 04f39a73..14f4f0b9 100644 --- a/libstratosphere/source/fssystem/save/fssystem_integrity_verification_storage.cpp +++ b/libstratosphere/source/fssystem/save/fssystem_integrity_verification_storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/gpio_driver_api.cpp b/libstratosphere/source/gpio/driver/board/nintendo/nx/gpio_driver_api.cpp index 48423537..e2a526c1 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/gpio_driver_api.cpp +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/gpio_driver_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_driver_impl.cpp b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_driver_impl.cpp index 1e413010..3479ac68 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_driver_impl.cpp +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_driver_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_driver_impl.hpp b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_driver_impl.hpp index 90fdfcc3..72a92fef 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_driver_impl.hpp +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_driver_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_config.cpp b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config.cpp index e6d8a92b..0b48c861 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config.cpp +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_config.hpp b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config.hpp index 498ebe2a..900c12e0 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config.hpp +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_aula.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_aula.inc index ff2fd8eb..a2500334 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_aula.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_aula.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_calcio.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_calcio.inc index f21082d8..f76622d3 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_calcio.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_calcio.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_hoag.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_hoag.inc index f1c603dc..cf7d10e0 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_hoag.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_hoag.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_icosa.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_icosa.inc index 2cfc3dac..2a05f008 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_icosa.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_icosa.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_iowa.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_iowa.inc index 71aacdde..c61f511c 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_iowa.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_config_iowa.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_aula.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_aula.inc index 49e65f89..06511a20 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_aula.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_aula.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_calcio.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_calcio.inc index 9767d2e0..eb8cc00d 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_calcio.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_calcio.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_hoag.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_hoag.inc index 0985e320..48b97ed9 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_hoag.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_hoag.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_icosa.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_icosa.inc index 99bdfd3d..e6b6c840 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_icosa.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_icosa.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_iowa.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_iowa.inc index 7e619dc5..068d8fa0 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_iowa.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_initial_wake_pin_config_iowa.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_internal_pad_map_combination.inc b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_internal_pad_map_combination.inc index 92521036..db299178 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_internal_pad_map_combination.inc +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_internal_pad_map_combination.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_register_accessor.hpp b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_register_accessor.hpp index 40d92e4c..dd744d2a 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_register_accessor.hpp +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_register_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_suspend_handler.cpp b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_suspend_handler.cpp index 9689c51b..1fe3b805 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_suspend_handler.cpp +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_suspend_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_suspend_handler.hpp b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_suspend_handler.hpp index 3daa2204..eb8f0011 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_suspend_handler.hpp +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_suspend_handler.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_tegra_pad.hpp b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_tegra_pad.hpp index c136220f..ffefa90a 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_tegra_pad.hpp +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_tegra_pad.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/board/nintendo/nx/impl/gpio_wake_pin_config.hpp b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_wake_pin_config.hpp index 61c82970..cc8dad19 100644 --- a/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_wake_pin_config.hpp +++ b/libstratosphere/source/gpio/driver/board/nintendo/nx/impl/gpio_wake_pin_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/gpio_driver_client_api.cpp b/libstratosphere/source/gpio/driver/gpio_driver_client_api.cpp index 8bbe1dec..212b959c 100644 --- a/libstratosphere/source/gpio/driver/gpio_driver_client_api.cpp +++ b/libstratosphere/source/gpio/driver/gpio_driver_client_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/gpio_driver_service_api.cpp b/libstratosphere/source/gpio/driver/gpio_driver_service_api.cpp index 3542bde8..3d06b9d9 100644 --- a/libstratosphere/source/gpio/driver/gpio_driver_service_api.cpp +++ b/libstratosphere/source/gpio/driver/gpio_driver_service_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/gpio_pad.cpp b/libstratosphere/source/gpio/driver/gpio_pad.cpp index 3899e01e..d0458407 100644 --- a/libstratosphere/source/gpio/driver/gpio_pad.cpp +++ b/libstratosphere/source/gpio/driver/gpio_pad.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/gpio_pad_api.cpp b/libstratosphere/source/gpio/driver/gpio_pad_api.cpp index 7be717eb..c03434b7 100644 --- a/libstratosphere/source/gpio/driver/gpio_pad_api.cpp +++ b/libstratosphere/source/gpio/driver/gpio_pad_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/impl/gpio_driver_core.cpp b/libstratosphere/source/gpio/driver/impl/gpio_driver_core.cpp index 8da4abde..3390170d 100644 --- a/libstratosphere/source/gpio/driver/impl/gpio_driver_core.cpp +++ b/libstratosphere/source/gpio/driver/impl/gpio_driver_core.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/impl/gpio_driver_core.hpp b/libstratosphere/source/gpio/driver/impl/gpio_driver_core.hpp index dbf169e5..81a9a1b0 100644 --- a/libstratosphere/source/gpio/driver/impl/gpio_driver_core.hpp +++ b/libstratosphere/source/gpio/driver/impl/gpio_driver_core.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/driver/impl/gpio_pad_session_impl.cpp b/libstratosphere/source/gpio/driver/impl/gpio_pad_session_impl.cpp index 4ec5e79e..51ebadb8 100644 --- a/libstratosphere/source/gpio/driver/impl/gpio_pad_session_impl.cpp +++ b/libstratosphere/source/gpio/driver/impl/gpio_pad_session_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/gpio_client_api.cpp b/libstratosphere/source/gpio/gpio_client_api.cpp index d339cb84..6c3d0604 100644 --- a/libstratosphere/source/gpio/gpio_client_api.cpp +++ b/libstratosphere/source/gpio/gpio_client_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/gpio_remote_manager_impl.cpp b/libstratosphere/source/gpio/gpio_remote_manager_impl.cpp index 2d49a6e8..425c658b 100644 --- a/libstratosphere/source/gpio/gpio_remote_manager_impl.cpp +++ b/libstratosphere/source/gpio/gpio_remote_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/gpio_remote_manager_impl.hpp b/libstratosphere/source/gpio/gpio_remote_manager_impl.hpp index 7a31e2f0..1cfd82dc 100644 --- a/libstratosphere/source/gpio/gpio_remote_manager_impl.hpp +++ b/libstratosphere/source/gpio/gpio_remote_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/gpio_remote_pad_session_impl.hpp b/libstratosphere/source/gpio/gpio_remote_pad_session_impl.hpp index 297132f0..7e0de718 100644 --- a/libstratosphere/source/gpio/gpio_remote_pad_session_impl.hpp +++ b/libstratosphere/source/gpio/gpio_remote_pad_session_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/server/gpio_server_api.cpp b/libstratosphere/source/gpio/server/gpio_server_api.cpp index 86f714e7..585af478 100644 --- a/libstratosphere/source/gpio/server/gpio_server_api.cpp +++ b/libstratosphere/source/gpio/server/gpio_server_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/server/gpio_server_manager_impl.cpp b/libstratosphere/source/gpio/server/gpio_server_manager_impl.cpp index a0899e75..6b4ab454 100644 --- a/libstratosphere/source/gpio/server/gpio_server_manager_impl.cpp +++ b/libstratosphere/source/gpio/server/gpio_server_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/server/gpio_server_manager_impl.hpp b/libstratosphere/source/gpio/server/gpio_server_manager_impl.hpp index f53c0553..5ca9cf5d 100644 --- a/libstratosphere/source/gpio/server/gpio_server_manager_impl.hpp +++ b/libstratosphere/source/gpio/server/gpio_server_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio/server/gpio_server_pad_session_impl.hpp b/libstratosphere/source/gpio/server/gpio_server_pad_session_impl.hpp index afe6681b..0676744a 100644 --- a/libstratosphere/source/gpio/server/gpio_server_pad_session_impl.hpp +++ b/libstratosphere/source/gpio/server/gpio_server_pad_session_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 2257d091..954f9f4b 100644 --- a/libstratosphere/source/hid/hid_api.cpp +++ b/libstratosphere/source/hid/hid_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_stratosphere_api.cpp b/libstratosphere/source/hos/hos_stratosphere_api.cpp index 90bf78ca..2cd3ce05 100644 --- a/libstratosphere/source/hos/hos_stratosphere_api.cpp +++ b/libstratosphere/source/hos/hos_stratosphere_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 3d033d8c..1ae7f8d7 100644 --- a/libstratosphere/source/hos/hos_version_api.cpp +++ b/libstratosphere/source/hos/hos_version_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_private.hpp b/libstratosphere/source/hos/hos_version_api_private.hpp index 80f1c6fc..a3c18da2 100644 --- a/libstratosphere/source/hos/hos_version_api_private.hpp +++ b/libstratosphere/source/hos/hos_version_api_private.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/driver/htc_driver_manager.hpp b/libstratosphere/source/htc/server/driver/htc_driver_manager.hpp index 072d30c9..11c1b664 100644 --- a/libstratosphere/source/htc/server/driver/htc_driver_manager.hpp +++ b/libstratosphere/source/htc/server/driver/htc_driver_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/driver/htc_htclow_driver.cpp b/libstratosphere/source/htc/server/driver/htc_htclow_driver.cpp index 05116584..064ed439 100644 --- a/libstratosphere/source/htc/server/driver/htc_htclow_driver.cpp +++ b/libstratosphere/source/htc/server/driver/htc_htclow_driver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/driver/htc_htclow_driver.hpp b/libstratosphere/source/htc/server/driver/htc_htclow_driver.hpp index a4d8588a..6646c6d7 100644 --- a/libstratosphere/source/htc/server/driver/htc_htclow_driver.hpp +++ b/libstratosphere/source/htc/server/driver/htc_htclow_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/driver/htc_i_driver.hpp b/libstratosphere/source/htc/server/driver/htc_i_driver.hpp index e1ca06a5..87e5d6c6 100644 --- a/libstratosphere/source/htc/server/driver/htc_i_driver.hpp +++ b/libstratosphere/source/htc/server/driver/htc_i_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_htc_service_object.cpp b/libstratosphere/source/htc/server/htc_htc_service_object.cpp index a93f6a35..2d0f4378 100644 --- a/libstratosphere/source/htc/server/htc_htc_service_object.cpp +++ b/libstratosphere/source/htc/server/htc_htc_service_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_htc_service_object.hpp b/libstratosphere/source/htc/server/htc_htc_service_object.hpp index b478062a..11087ad2 100644 --- a/libstratosphere/source/htc/server/htc_htc_service_object.hpp +++ b/libstratosphere/source/htc/server/htc_htc_service_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_htcmisc_hipc_server.cpp b/libstratosphere/source/htc/server/htc_htcmisc_hipc_server.cpp index 08694ab6..41b04c9a 100644 --- a/libstratosphere/source/htc/server/htc_htcmisc_hipc_server.cpp +++ b/libstratosphere/source/htc/server/htc_htcmisc_hipc_server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_htcmisc_impl.cpp b/libstratosphere/source/htc/server/htc_htcmisc_impl.cpp index 88728eea..9443994a 100644 --- a/libstratosphere/source/htc/server/htc_htcmisc_impl.cpp +++ b/libstratosphere/source/htc/server/htc_htcmisc_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_htcmisc_impl.hpp b/libstratosphere/source/htc/server/htc_htcmisc_impl.hpp index d3e9b4e6..538952a8 100644 --- a/libstratosphere/source/htc/server/htc_htcmisc_impl.hpp +++ b/libstratosphere/source/htc/server/htc_htcmisc_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_htcmisc_manager.cpp b/libstratosphere/source/htc/server/htc_htcmisc_manager.cpp index 304451be..1f35c2db 100644 --- a/libstratosphere/source/htc/server/htc_htcmisc_manager.cpp +++ b/libstratosphere/source/htc/server/htc_htcmisc_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_htcmisc_manager.hpp b/libstratosphere/source/htc/server/htc_htcmisc_manager.hpp index 8d36f90a..fefe5cc9 100644 --- a/libstratosphere/source/htc/server/htc_htcmisc_manager.hpp +++ b/libstratosphere/source/htc/server/htc_htcmisc_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_observer.cpp b/libstratosphere/source/htc/server/htc_observer.cpp index c3f6fda8..15c8d253 100644 --- a/libstratosphere/source/htc/server/htc_observer.cpp +++ b/libstratosphere/source/htc/server/htc_observer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_observer.hpp b/libstratosphere/source/htc/server/htc_observer.hpp index ecd78e29..b04b0603 100644 --- a/libstratosphere/source/htc/server/htc_observer.hpp +++ b/libstratosphere/source/htc/server/htc_observer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/htc_power_state_control.cpp b/libstratosphere/source/htc/server/htc_power_state_control.cpp index 00535a01..ba22d1ca 100644 --- a/libstratosphere/source/htc/server/htc_power_state_control.cpp +++ b/libstratosphere/source/htc/server/htc_power_state_control.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/rpc/htc_htcmisc_rpc_server.cpp b/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_server.cpp index 05948a06..cc2ac767 100644 --- a/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_server.cpp +++ b/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/rpc/htc_htcmisc_rpc_server.hpp b/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_server.hpp index e26679f3..3b98dd0e 100644 --- a/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_server.hpp +++ b/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_server.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/rpc/htc_htcmisc_rpc_tasks.cpp b/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_tasks.cpp index fd67ffd9..7f0282f8 100644 --- a/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_tasks.cpp +++ b/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_tasks.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/rpc/htc_htcmisc_rpc_tasks.hpp b/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_tasks.hpp index 588d5b9a..3d70c6d7 100644 --- a/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_tasks.hpp +++ b/libstratosphere/source/htc/server/rpc/htc_htcmisc_rpc_tasks.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/rpc/htc_rpc_client.cpp b/libstratosphere/source/htc/server/rpc/htc_rpc_client.cpp index 68d1175b..95564423 100644 --- a/libstratosphere/source/htc/server/rpc/htc_rpc_client.cpp +++ b/libstratosphere/source/htc/server/rpc/htc_rpc_client.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/rpc/htc_rpc_client.hpp b/libstratosphere/source/htc/server/rpc/htc_rpc_client.hpp index 9557cb67..f74d4b44 100644 --- a/libstratosphere/source/htc/server/rpc/htc_rpc_client.hpp +++ b/libstratosphere/source/htc/server/rpc/htc_rpc_client.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/rpc/htc_rpc_task_id_free_list.hpp b/libstratosphere/source/htc/server/rpc/htc_rpc_task_id_free_list.hpp index 434791ee..747b1616 100644 --- a/libstratosphere/source/htc/server/rpc/htc_rpc_task_id_free_list.hpp +++ b/libstratosphere/source/htc/server/rpc/htc_rpc_task_id_free_list.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/rpc/htc_rpc_task_queue.hpp b/libstratosphere/source/htc/server/rpc/htc_rpc_task_queue.hpp index c7c9175b..51ca6467 100644 --- a/libstratosphere/source/htc/server/rpc/htc_rpc_task_queue.hpp +++ b/libstratosphere/source/htc/server/rpc/htc_rpc_task_queue.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/rpc/htc_rpc_task_table.hpp b/libstratosphere/source/htc/server/rpc/htc_rpc_task_table.hpp index dbc006fc..47789594 100644 --- a/libstratosphere/source/htc/server/rpc/htc_rpc_task_table.hpp +++ b/libstratosphere/source/htc/server/rpc/htc_rpc_task_table.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/server/rpc/htc_rpc_tasks.hpp b/libstratosphere/source/htc/server/rpc/htc_rpc_tasks.hpp index 0b6019dc..3d0a9197 100644 --- a/libstratosphere/source/htc/server/rpc/htc_rpc_tasks.hpp +++ b/libstratosphere/source/htc/server/rpc/htc_rpc_tasks.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/htc_tenv.cpp b/libstratosphere/source/htc/tenv/htc_tenv.cpp index 7e550070..3475674b 100644 --- a/libstratosphere/source/htc/tenv/htc_tenv.cpp +++ b/libstratosphere/source/htc/tenv/htc_tenv.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/htc_tenv_service.cpp b/libstratosphere/source/htc/tenv/htc_tenv_service.cpp index ad316748..6c834f1f 100644 --- a/libstratosphere/source/htc/tenv/htc_tenv_service.cpp +++ b/libstratosphere/source/htc/tenv/htc_tenv_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/htc_tenv_service.hpp b/libstratosphere/source/htc/tenv/htc_tenv_service.hpp index 9ce3230b..12abea8d 100644 --- a/libstratosphere/source/htc/tenv/htc_tenv_service.hpp +++ b/libstratosphere/source/htc/tenv/htc_tenv_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/htc_tenv_service_manager.cpp b/libstratosphere/source/htc/tenv/htc_tenv_service_manager.cpp index 1a954712..107c06b4 100644 --- a/libstratosphere/source/htc/tenv/htc_tenv_service_manager.cpp +++ b/libstratosphere/source/htc/tenv/htc_tenv_service_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/impl/htc_tenv_allocator.cpp b/libstratosphere/source/htc/tenv/impl/htc_tenv_allocator.cpp index 93c2cc86..47a7f1fa 100644 --- a/libstratosphere/source/htc/tenv/impl/htc_tenv_allocator.cpp +++ b/libstratosphere/source/htc/tenv/impl/htc_tenv_allocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/impl/htc_tenv_allocator.hpp b/libstratosphere/source/htc/tenv/impl/htc_tenv_allocator.hpp index f48f2056..67992d32 100644 --- a/libstratosphere/source/htc/tenv/impl/htc_tenv_allocator.hpp +++ b/libstratosphere/source/htc/tenv/impl/htc_tenv_allocator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/impl/htc_tenv_definition_file_info.hpp b/libstratosphere/source/htc/tenv/impl/htc_tenv_definition_file_info.hpp index 9d373a73..fe521d0c 100644 --- a/libstratosphere/source/htc/tenv/impl/htc_tenv_definition_file_info.hpp +++ b/libstratosphere/source/htc/tenv/impl/htc_tenv_definition_file_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/impl/htc_tenv_impl.cpp b/libstratosphere/source/htc/tenv/impl/htc_tenv_impl.cpp index 5043f197..8a9b5664 100644 --- a/libstratosphere/source/htc/tenv/impl/htc_tenv_impl.cpp +++ b/libstratosphere/source/htc/tenv/impl/htc_tenv_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc/tenv/impl/htc_tenv_impl.hpp b/libstratosphere/source/htc/tenv/impl/htc_tenv_impl.hpp index 41196574..f8ca178b 100644 --- a/libstratosphere/source/htc/tenv/impl/htc_tenv_impl.hpp +++ b/libstratosphere/source/htc/tenv/impl/htc_tenv_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_cache_manager.hpp b/libstratosphere/source/htcfs/htcfs_cache_manager.hpp index f4b6ad39..549a838a 100644 --- a/libstratosphere/source/htcfs/htcfs_cache_manager.hpp +++ b/libstratosphere/source/htcfs/htcfs_cache_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_client.cpp b/libstratosphere/source/htcfs/htcfs_client.cpp index b1c342ec..c42516ee 100644 --- a/libstratosphere/source/htcfs/htcfs_client.cpp +++ b/libstratosphere/source/htcfs/htcfs_client.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_client.hpp b/libstratosphere/source/htcfs/htcfs_client.hpp index 34165f54..f18aa625 100644 --- a/libstratosphere/source/htcfs/htcfs_client.hpp +++ b/libstratosphere/source/htcfs/htcfs_client.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_client_impl.cpp b/libstratosphere/source/htcfs/htcfs_client_impl.cpp index afed4f5c..8e8328f5 100644 --- a/libstratosphere/source/htcfs/htcfs_client_impl.cpp +++ b/libstratosphere/source/htcfs/htcfs_client_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_client_impl.hpp b/libstratosphere/source/htcfs/htcfs_client_impl.hpp index ebe9fb42..a1bb8429 100644 --- a/libstratosphere/source/htcfs/htcfs_client_impl.hpp +++ b/libstratosphere/source/htcfs/htcfs_client_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_directory_service_object.cpp b/libstratosphere/source/htcfs/htcfs_directory_service_object.cpp index e37a3f89..623e259a 100644 --- a/libstratosphere/source/htcfs/htcfs_directory_service_object.cpp +++ b/libstratosphere/source/htcfs/htcfs_directory_service_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_directory_service_object.hpp b/libstratosphere/source/htcfs/htcfs_directory_service_object.hpp index 8e27f625..b6f43c2e 100644 --- a/libstratosphere/source/htcfs/htcfs_directory_service_object.hpp +++ b/libstratosphere/source/htcfs/htcfs_directory_service_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_file_service_object.cpp b/libstratosphere/source/htcfs/htcfs_file_service_object.cpp index ff102578..0162ff9e 100644 --- a/libstratosphere/source/htcfs/htcfs_file_service_object.cpp +++ b/libstratosphere/source/htcfs/htcfs_file_service_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_file_service_object.hpp b/libstratosphere/source/htcfs/htcfs_file_service_object.hpp index b546efbb..f7f2428a 100644 --- a/libstratosphere/source/htcfs/htcfs_file_service_object.hpp +++ b/libstratosphere/source/htcfs/htcfs_file_service_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_file_system_service_object.cpp b/libstratosphere/source/htcfs/htcfs_file_system_service_object.cpp index 468574bd..93489a74 100644 --- a/libstratosphere/source/htcfs/htcfs_file_system_service_object.cpp +++ b/libstratosphere/source/htcfs/htcfs_file_system_service_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_file_system_service_object.hpp b/libstratosphere/source/htcfs/htcfs_file_system_service_object.hpp index 3f7bb366..348d3889 100644 --- a/libstratosphere/source/htcfs/htcfs_file_system_service_object.hpp +++ b/libstratosphere/source/htcfs/htcfs_file_system_service_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_header_factory.hpp b/libstratosphere/source/htcfs/htcfs_header_factory.hpp index 636f9553..51841cd5 100644 --- a/libstratosphere/source/htcfs/htcfs_header_factory.hpp +++ b/libstratosphere/source/htcfs/htcfs_header_factory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_hipc_server.cpp b/libstratosphere/source/htcfs/htcfs_hipc_server.cpp index c23db56f..39dc815d 100644 --- a/libstratosphere/source/htcfs/htcfs_hipc_server.cpp +++ b/libstratosphere/source/htcfs/htcfs_hipc_server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_result.hpp b/libstratosphere/source/htcfs/htcfs_result.hpp index 4568fefd..de76d16c 100644 --- a/libstratosphere/source/htcfs/htcfs_result.hpp +++ b/libstratosphere/source/htcfs/htcfs_result.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_result_utils.hpp b/libstratosphere/source/htcfs/htcfs_result_utils.hpp index 48c2dbb9..1957c07b 100644 --- a/libstratosphere/source/htcfs/htcfs_result_utils.hpp +++ b/libstratosphere/source/htcfs/htcfs_result_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_working_directory.cpp b/libstratosphere/source/htcfs/htcfs_working_directory.cpp index 22053d91..42d97651 100644 --- a/libstratosphere/source/htcfs/htcfs_working_directory.cpp +++ b/libstratosphere/source/htcfs/htcfs_working_directory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs/htcfs_working_directory.hpp b/libstratosphere/source/htcfs/htcfs_working_directory.hpp index 53807573..c478253f 100644 --- a/libstratosphere/source/htcfs/htcfs_working_directory.hpp +++ b/libstratosphere/source/htcfs/htcfs_working_directory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_packet.hpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet.hpp index 0689920b..6a2eb8cd 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet.hpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_packet_factory.cpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet_factory.cpp index d2851378..22dd1061 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet_factory.cpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet_factory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_packet_factory.hpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet_factory.hpp index 5ed6834d..a33a14b0 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet_factory.hpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_packet_factory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_send_buffer.cpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_send_buffer.cpp index ac0ebae2..aaed17d6 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_send_buffer.cpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_send_buffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_send_buffer.hpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_send_buffer.hpp index a7ecd8af..f9c2fd51 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_send_buffer.hpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_send_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_service.cpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_service.cpp index ca1615a5..e7db74e0 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_service.cpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_service.hpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_service.hpp index 3f52ce24..0feca91b 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_service.hpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_service_channels.hpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_service_channels.hpp index 96fd92fa..b1218c49 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_service_channels.hpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_service_channels.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_settings_holder.cpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_settings_holder.cpp index 6d17dde7..8e1bca47 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_settings_holder.cpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_settings_holder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_settings_holder.hpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_settings_holder.hpp index 3768b255..4f6585fd 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_settings_holder.hpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_settings_holder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_state.hpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_state.hpp index 189d7ea5..720bd1c5 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_state.hpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_state.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_state_machine.cpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_state_machine.cpp index c1271c76..0014b41d 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_state_machine.cpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_state_machine.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_ctrl_state_machine.hpp b/libstratosphere/source/htclow/ctrl/htclow_ctrl_state_machine.hpp index 4881d6f4..6359860c 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_ctrl_state_machine.hpp +++ b/libstratosphere/source/htclow/ctrl/htclow_ctrl_state_machine.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_json.cpp b/libstratosphere/source/htclow/ctrl/htclow_json.cpp index df248060..e7ab7bae 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_json.cpp +++ b/libstratosphere/source/htclow/ctrl/htclow_json.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_json.hpp b/libstratosphere/source/htclow/ctrl/htclow_json.hpp index 12dc23c4..ad149937 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_json.hpp +++ b/libstratosphere/source/htclow/ctrl/htclow_json.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_service_channel_parser.cpp b/libstratosphere/source/htclow/ctrl/htclow_service_channel_parser.cpp index 8a6ab286..2c252512 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_service_channel_parser.cpp +++ b/libstratosphere/source/htclow/ctrl/htclow_service_channel_parser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/ctrl/htclow_service_channel_parser.hpp b/libstratosphere/source/htclow/ctrl/htclow_service_channel_parser.hpp index 1b0c1ec8..5ce87890 100644 --- a/libstratosphere/source/htclow/ctrl/htclow_service_channel_parser.hpp +++ b/libstratosphere/source/htclow/ctrl/htclow_service_channel_parser.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_driver_manager.cpp b/libstratosphere/source/htclow/driver/htclow_driver_manager.cpp index e22db25b..b24bead1 100644 --- a/libstratosphere/source/htclow/driver/htclow_driver_manager.cpp +++ b/libstratosphere/source/htclow/driver/htclow_driver_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_driver_manager.hpp b/libstratosphere/source/htclow/driver/htclow_driver_manager.hpp index ef8b156f..3642625a 100644 --- a/libstratosphere/source/htclow/driver/htclow_driver_manager.hpp +++ b/libstratosphere/source/htclow/driver/htclow_driver_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_driver_memory_management.cpp b/libstratosphere/source/htclow/driver/htclow_driver_memory_management.cpp index 6638ad10..334ce26f 100644 --- a/libstratosphere/source/htclow/driver/htclow_driver_memory_management.cpp +++ b/libstratosphere/source/htclow/driver/htclow_driver_memory_management.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_driver_memory_management.hpp b/libstratosphere/source/htclow/driver/htclow_driver_memory_management.hpp index 9e9c3bae..7414a09f 100644 --- a/libstratosphere/source/htclow/driver/htclow_driver_memory_management.hpp +++ b/libstratosphere/source/htclow/driver/htclow_driver_memory_management.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_i_driver.hpp b/libstratosphere/source/htclow/driver/htclow_i_driver.hpp index ef13c635..14401240 100644 --- a/libstratosphere/source/htclow/driver/htclow_i_driver.hpp +++ b/libstratosphere/source/htclow/driver/htclow_i_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_socket_discovery_manager.cpp b/libstratosphere/source/htclow/driver/htclow_socket_discovery_manager.cpp index 8f9e1474..1c7bffc5 100644 --- a/libstratosphere/source/htclow/driver/htclow_socket_discovery_manager.cpp +++ b/libstratosphere/source/htclow/driver/htclow_socket_discovery_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_socket_discovery_manager.hpp b/libstratosphere/source/htclow/driver/htclow_socket_discovery_manager.hpp index a457e4dc..b558414f 100644 --- a/libstratosphere/source/htclow/driver/htclow_socket_discovery_manager.hpp +++ b/libstratosphere/source/htclow/driver/htclow_socket_discovery_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_socket_discovery_util.cpp b/libstratosphere/source/htclow/driver/htclow_socket_discovery_util.cpp index 2e32d12f..25512381 100644 --- a/libstratosphere/source/htclow/driver/htclow_socket_discovery_util.cpp +++ b/libstratosphere/source/htclow/driver/htclow_socket_discovery_util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_socket_discovery_util.hpp b/libstratosphere/source/htclow/driver/htclow_socket_discovery_util.hpp index 96ef4d45..7ea34130 100644 --- a/libstratosphere/source/htclow/driver/htclow_socket_discovery_util.hpp +++ b/libstratosphere/source/htclow/driver/htclow_socket_discovery_util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_socket_driver.cpp b/libstratosphere/source/htclow/driver/htclow_socket_driver.cpp index ed430414..2a5e178b 100644 --- a/libstratosphere/source/htclow/driver/htclow_socket_driver.cpp +++ b/libstratosphere/source/htclow/driver/htclow_socket_driver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_socket_driver.hpp b/libstratosphere/source/htclow/driver/htclow_socket_driver.hpp index 1ae8ad54..23ac01c3 100644 --- a/libstratosphere/source/htclow/driver/htclow_socket_driver.hpp +++ b/libstratosphere/source/htclow/driver/htclow_socket_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_usb_driver.cpp b/libstratosphere/source/htclow/driver/htclow_usb_driver.cpp index 1e0072ed..0a88b9e2 100644 --- a/libstratosphere/source/htclow/driver/htclow_usb_driver.cpp +++ b/libstratosphere/source/htclow/driver/htclow_usb_driver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_usb_driver.hpp b/libstratosphere/source/htclow/driver/htclow_usb_driver.hpp index ba4be55a..6ebc921f 100644 --- a/libstratosphere/source/htclow/driver/htclow_usb_driver.hpp +++ b/libstratosphere/source/htclow/driver/htclow_usb_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_usb_impl.cpp b/libstratosphere/source/htclow/driver/htclow_usb_impl.cpp index a9f8ed86..0a67311f 100644 --- a/libstratosphere/source/htclow/driver/htclow_usb_impl.cpp +++ b/libstratosphere/source/htclow/driver/htclow_usb_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/driver/htclow_usb_impl.hpp b/libstratosphere/source/htclow/driver/htclow_usb_impl.hpp index 507dffef..48bac5ab 100644 --- a/libstratosphere/source/htclow/driver/htclow_usb_impl.hpp +++ b/libstratosphere/source/htclow/driver/htclow_usb_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_channel.cpp b/libstratosphere/source/htclow/htclow_channel.cpp index 3c904669..4f3251eb 100644 --- a/libstratosphere/source/htclow/htclow_channel.cpp +++ b/libstratosphere/source/htclow/htclow_channel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_channel.hpp b/libstratosphere/source/htclow/htclow_channel.hpp index 90838480..7de3f123 100644 --- a/libstratosphere/source/htclow/htclow_channel.hpp +++ b/libstratosphere/source/htclow/htclow_channel.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_default_channel_config.hpp b/libstratosphere/source/htclow/htclow_default_channel_config.hpp index 27d58a82..e403b37d 100644 --- a/libstratosphere/source/htclow/htclow_default_channel_config.hpp +++ b/libstratosphere/source/htclow/htclow_default_channel_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_listener.cpp b/libstratosphere/source/htclow/htclow_listener.cpp index a7dd94be..bb7e7367 100644 --- a/libstratosphere/source/htclow/htclow_listener.cpp +++ b/libstratosphere/source/htclow/htclow_listener.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_listener.hpp b/libstratosphere/source/htclow/htclow_listener.hpp index a2c1fdbb..0c659566 100644 --- a/libstratosphere/source/htclow/htclow_listener.hpp +++ b/libstratosphere/source/htclow/htclow_listener.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_manager.cpp b/libstratosphere/source/htclow/htclow_manager.cpp index 66990a08..88781cf3 100644 --- a/libstratosphere/source/htclow/htclow_manager.cpp +++ b/libstratosphere/source/htclow/htclow_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_manager.hpp b/libstratosphere/source/htclow/htclow_manager.hpp index d01cc891..74470aaa 100644 --- a/libstratosphere/source/htclow/htclow_manager.hpp +++ b/libstratosphere/source/htclow/htclow_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_manager_holder.cpp b/libstratosphere/source/htclow/htclow_manager_holder.cpp index b33bc360..74668b1f 100644 --- a/libstratosphere/source/htclow/htclow_manager_holder.cpp +++ b/libstratosphere/source/htclow/htclow_manager_holder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_manager_impl.cpp b/libstratosphere/source/htclow/htclow_manager_impl.cpp index 8d4c3250..cc25ec54 100644 --- a/libstratosphere/source/htclow/htclow_manager_impl.cpp +++ b/libstratosphere/source/htclow/htclow_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_manager_impl.hpp b/libstratosphere/source/htclow/htclow_manager_impl.hpp index ce7eb0ae..7613c718 100644 --- a/libstratosphere/source/htclow/htclow_manager_impl.hpp +++ b/libstratosphere/source/htclow/htclow_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_packet.hpp b/libstratosphere/source/htclow/htclow_packet.hpp index 925cace6..e24a00ef 100644 --- a/libstratosphere/source/htclow/htclow_packet.hpp +++ b/libstratosphere/source/htclow/htclow_packet.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_packet_factory.cpp b/libstratosphere/source/htclow/htclow_packet_factory.cpp index e21d3ab3..b26b9fc2 100644 --- a/libstratosphere/source/htclow/htclow_packet_factory.cpp +++ b/libstratosphere/source/htclow/htclow_packet_factory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_packet_factory.hpp b/libstratosphere/source/htclow/htclow_packet_factory.hpp index b14945dd..65d6cd2c 100644 --- a/libstratosphere/source/htclow/htclow_packet_factory.hpp +++ b/libstratosphere/source/htclow/htclow_packet_factory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_worker.cpp b/libstratosphere/source/htclow/htclow_worker.cpp index f04cd7ea..69fb9a15 100644 --- a/libstratosphere/source/htclow/htclow_worker.cpp +++ b/libstratosphere/source/htclow/htclow_worker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/htclow_worker.hpp b/libstratosphere/source/htclow/htclow_worker.hpp index 34a3ca8a..33b6ba54 100644 --- a/libstratosphere/source/htclow/htclow_worker.hpp +++ b/libstratosphere/source/htclow/htclow_worker.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux.cpp b/libstratosphere/source/htclow/mux/htclow_mux.cpp index 416f8ec3..011f5d96 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux.cpp +++ b/libstratosphere/source/htclow/mux/htclow_mux.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux.hpp b/libstratosphere/source/htclow/mux/htclow_mux.hpp index c3686223..1c08e1c4 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux.hpp +++ b/libstratosphere/source/htclow/mux/htclow_mux.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_channel_impl.cpp b/libstratosphere/source/htclow/mux/htclow_mux_channel_impl.cpp index cbe7fed7..2b53b494 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_channel_impl.cpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_channel_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_channel_impl.hpp b/libstratosphere/source/htclow/mux/htclow_mux_channel_impl.hpp index 48f31b9d..61192966 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_channel_impl.hpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_channel_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_channel_impl_map.cpp b/libstratosphere/source/htclow/mux/htclow_mux_channel_impl_map.cpp index 1ab38b1f..318b1029 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_channel_impl_map.cpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_channel_impl_map.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_channel_impl_map.hpp b/libstratosphere/source/htclow/mux/htclow_mux_channel_impl_map.hpp index a5ac0f30..8cdb0666 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_channel_impl_map.hpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_channel_impl_map.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_global_send_buffer.cpp b/libstratosphere/source/htclow/mux/htclow_mux_global_send_buffer.cpp index c825efbd..3f567efd 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_global_send_buffer.cpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_global_send_buffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_global_send_buffer.hpp b/libstratosphere/source/htclow/mux/htclow_mux_global_send_buffer.hpp index 5e4319a2..31575ab5 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_global_send_buffer.hpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_global_send_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_ring_buffer.cpp b/libstratosphere/source/htclow/mux/htclow_mux_ring_buffer.cpp index 40b780de..31f7bc98 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_ring_buffer.cpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_ring_buffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_ring_buffer.hpp b/libstratosphere/source/htclow/mux/htclow_mux_ring_buffer.hpp index 2d8ff404..bacb6019 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_ring_buffer.hpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_ring_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_send_buffer.cpp b/libstratosphere/source/htclow/mux/htclow_mux_send_buffer.cpp index 4336d8d1..b8f8c96d 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_send_buffer.cpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_send_buffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_send_buffer.hpp b/libstratosphere/source/htclow/mux/htclow_mux_send_buffer.hpp index 373cece1..f91a788a 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_send_buffer.hpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_send_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_task_manager.cpp b/libstratosphere/source/htclow/mux/htclow_mux_task_manager.cpp index 4f22cc97..f2083a93 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_task_manager.cpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_task_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow/mux/htclow_mux_task_manager.hpp b/libstratosphere/source/htclow/mux/htclow_mux_task_manager.hpp index 1444602d..5644d0fc 100644 --- a/libstratosphere/source/htclow/mux/htclow_mux_task_manager.hpp +++ b/libstratosphere/source/htclow/mux/htclow_mux_task_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/client/htcs_session.cpp b/libstratosphere/source/htcs/client/htcs_session.cpp index 687da86d..79643579 100644 --- a/libstratosphere/source/htcs/client/htcs_session.cpp +++ b/libstratosphere/source/htcs/client/htcs_session.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/client/htcs_session.hpp b/libstratosphere/source/htcs/client/htcs_session.hpp index 178a5a3f..597f2818 100644 --- a/libstratosphere/source/htcs/client/htcs_session.hpp +++ b/libstratosphere/source/htcs/client/htcs_session.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/client/htcs_virtual_socket_collection.cpp b/libstratosphere/source/htcs/client/htcs_virtual_socket_collection.cpp index cb7dc3e9..ca72f113 100644 --- a/libstratosphere/source/htcs/client/htcs_virtual_socket_collection.cpp +++ b/libstratosphere/source/htcs/client/htcs_virtual_socket_collection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/client/htcs_virtual_socket_collection.hpp b/libstratosphere/source/htcs/client/htcs_virtual_socket_collection.hpp index 67161b42..e91e1ee6 100644 --- a/libstratosphere/source/htcs/client/htcs_virtual_socket_collection.hpp +++ b/libstratosphere/source/htcs/client/htcs_virtual_socket_collection.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/htcs_socket.cpp b/libstratosphere/source/htcs/htcs_socket.cpp index 941347bb..1e6fffef 100644 --- a/libstratosphere/source/htcs/htcs_socket.cpp +++ b/libstratosphere/source/htcs/htcs_socket.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_impl.cpp b/libstratosphere/source/htcs/impl/htcs_impl.cpp index 8226fdf8..a25ea618 100644 --- a/libstratosphere/source/htcs/impl/htcs_impl.cpp +++ b/libstratosphere/source/htcs/impl/htcs_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_impl.hpp b/libstratosphere/source/htcs/impl/htcs_impl.hpp index 4ba4e3e2..8bf75f49 100644 --- a/libstratosphere/source/htcs/impl/htcs_impl.hpp +++ b/libstratosphere/source/htcs/impl/htcs_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_manager.cpp b/libstratosphere/source/htcs/impl/htcs_manager.cpp index f961b4f1..b411eace 100644 --- a/libstratosphere/source/htcs/impl/htcs_manager.cpp +++ b/libstratosphere/source/htcs/impl/htcs_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_manager.hpp b/libstratosphere/source/htcs/impl/htcs_manager.hpp index de2f44ca..6f068e53 100644 --- a/libstratosphere/source/htcs/impl/htcs_manager.hpp +++ b/libstratosphere/source/htcs/impl/htcs_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_manager_holder.cpp b/libstratosphere/source/htcs/impl/htcs_manager_holder.cpp index 1091e328..0cbd1758 100644 --- a/libstratosphere/source/htcs/impl/htcs_manager_holder.cpp +++ b/libstratosphere/source/htcs/impl/htcs_manager_holder.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_manager_impl.cpp b/libstratosphere/source/htcs/impl/htcs_manager_impl.cpp index 9b4fb5c1..6d78c3bf 100644 --- a/libstratosphere/source/htcs/impl/htcs_manager_impl.cpp +++ b/libstratosphere/source/htcs/impl/htcs_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_manager_impl.hpp b/libstratosphere/source/htcs/impl/htcs_manager_impl.hpp index 921a00f7..e5aa1036 100644 --- a/libstratosphere/source/htcs/impl/htcs_manager_impl.hpp +++ b/libstratosphere/source/htcs/impl/htcs_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_monitor.cpp b/libstratosphere/source/htcs/impl/htcs_monitor.cpp index 7c9423c3..fe4ff1c3 100644 --- a/libstratosphere/source/htcs/impl/htcs_monitor.cpp +++ b/libstratosphere/source/htcs/impl/htcs_monitor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_monitor.hpp b/libstratosphere/source/htcs/impl/htcs_monitor.hpp index be215e5e..bf438da7 100644 --- a/libstratosphere/source/htcs/impl/htcs_monitor.hpp +++ b/libstratosphere/source/htcs/impl/htcs_monitor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_service.cpp b/libstratosphere/source/htcs/impl/htcs_service.cpp index 1e046d8c..d5614e9c 100644 --- a/libstratosphere/source/htcs/impl/htcs_service.cpp +++ b/libstratosphere/source/htcs/impl/htcs_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_service.hpp b/libstratosphere/source/htcs/impl/htcs_service.hpp index 84127d5f..d379c3dc 100644 --- a/libstratosphere/source/htcs/impl/htcs_service.hpp +++ b/libstratosphere/source/htcs/impl/htcs_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_util.cpp b/libstratosphere/source/htcs/impl/htcs_util.cpp index 993bea17..27f9778d 100644 --- a/libstratosphere/source/htcs/impl/htcs_util.cpp +++ b/libstratosphere/source/htcs/impl/htcs_util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/htcs_util.hpp b/libstratosphere/source/htcs/impl/htcs_util.hpp index 8189c4a2..3c5814b8 100644 --- a/libstratosphere/source/htcs/impl/htcs_util.hpp +++ b/libstratosphere/source/htcs/impl/htcs_util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_data_channel_manager.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_data_channel_manager.cpp index 22d3f987..3ad4a231 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_data_channel_manager.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_data_channel_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_data_channel_manager.hpp b/libstratosphere/source/htcs/impl/rpc/htcs_data_channel_manager.hpp index af4980ef..135d0030 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_data_channel_manager.hpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_data_channel_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_accept_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_accept_task.cpp index 3dfd71bc..3201512e 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_accept_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_accept_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_bind_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_bind_task.cpp index 1149867b..9149a25f 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_bind_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_bind_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_close_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_close_task.cpp index f896b749..10c53747 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_close_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_close_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_connect_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_connect_task.cpp index dbbb46d6..0609e579 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_connect_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_connect_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_fcntl_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_fcntl_task.cpp index 29d84ffa..348f7bac 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_fcntl_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_fcntl_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_listen_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_listen_task.cpp index 101157e1..eb167394 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_listen_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_listen_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_receive_small_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_receive_small_task.cpp index 312d8a02..1f8abbe3 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_receive_small_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_receive_small_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_receive_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_receive_task.cpp index d9542099..4cee4344 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_receive_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_receive_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_select_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_select_task.cpp index a67d78d3..0ce328fa 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_select_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_select_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_send_small_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_send_small_task.cpp index 1765089c..003dc5a3 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_send_small_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_send_small_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_send_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_send_task.cpp index 126c4af5..29d37f10 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_send_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_send_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_shutdown_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_shutdown_task.cpp index c7c5d9a4..706bf71f 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_shutdown_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_shutdown_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_signaling_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_signaling_task.cpp index d1fde106..bcd7223c 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_signaling_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_signaling_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_socket_task.cpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_socket_task.cpp index 828fe0ee..863f77b9 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_socket_task.cpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_socket_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/impl/rpc/htcs_rpc_tasks.hpp b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_tasks.hpp index e4c38818..3414e467 100644 --- a/libstratosphere/source/htcs/impl/rpc/htcs_rpc_tasks.hpp +++ b/libstratosphere/source/htcs/impl/rpc/htcs_rpc_tasks.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/server/htcs_hipc_server.cpp b/libstratosphere/source/htcs/server/htcs_hipc_server.cpp index 26f4301f..86670dc4 100644 --- a/libstratosphere/source/htcs/server/htcs_hipc_server.cpp +++ b/libstratosphere/source/htcs/server/htcs_hipc_server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/server/htcs_manager_service_object.cpp b/libstratosphere/source/htcs/server/htcs_manager_service_object.cpp index 1f9b2ab8..0ad5c1cb 100644 --- a/libstratosphere/source/htcs/server/htcs_manager_service_object.cpp +++ b/libstratosphere/source/htcs/server/htcs_manager_service_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/server/htcs_manager_service_object.hpp b/libstratosphere/source/htcs/server/htcs_manager_service_object.hpp index 44e9bf2e..950771e5 100644 --- a/libstratosphere/source/htcs/server/htcs_manager_service_object.hpp +++ b/libstratosphere/source/htcs/server/htcs_manager_service_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/server/htcs_manager_service_object_deprecated.cpp b/libstratosphere/source/htcs/server/htcs_manager_service_object_deprecated.cpp index 43dc60c0..f317a79f 100644 --- a/libstratosphere/source/htcs/server/htcs_manager_service_object_deprecated.cpp +++ b/libstratosphere/source/htcs/server/htcs_manager_service_object_deprecated.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/server/htcs_service_object_allocator.hpp b/libstratosphere/source/htcs/server/htcs_service_object_allocator.hpp index 66cf2087..a5de0d98 100644 --- a/libstratosphere/source/htcs/server/htcs_service_object_allocator.hpp +++ b/libstratosphere/source/htcs/server/htcs_service_object_allocator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/server/htcs_socket_service_object.cpp b/libstratosphere/source/htcs/server/htcs_socket_service_object.cpp index 89d6b6cf..74ea19a4 100644 --- a/libstratosphere/source/htcs/server/htcs_socket_service_object.cpp +++ b/libstratosphere/source/htcs/server/htcs_socket_service_object.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/server/htcs_socket_service_object.hpp b/libstratosphere/source/htcs/server/htcs_socket_service_object.hpp index 043af403..979cdbcf 100644 --- a/libstratosphere/source/htcs/server/htcs_socket_service_object.hpp +++ b/libstratosphere/source/htcs/server/htcs_socket_service_object.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs/server/htcs_socket_service_object_deprecated.cpp b/libstratosphere/source/htcs/server/htcs_socket_service_object_deprecated.cpp index f4b2dd43..b804a682 100644 --- a/libstratosphere/source/htcs/server/htcs_socket_service_object_deprecated.cpp +++ b/libstratosphere/source/htcs/server/htcs_socket_service_object_deprecated.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/board/nintendo/nx/i2c_bus_device_map.inc b/libstratosphere/source/i2c/driver/board/nintendo/nx/i2c_bus_device_map.inc index c26ce6ab..7fb946a5 100644 --- a/libstratosphere/source/i2c/driver/board/nintendo/nx/i2c_bus_device_map.inc +++ b/libstratosphere/source/i2c/driver/board/nintendo/nx/i2c_bus_device_map.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/board/nintendo/nx/i2c_driver_api.cpp b/libstratosphere/source/i2c/driver/board/nintendo/nx/i2c_driver_api.cpp index 5f2c874a..ed42c141 100644 --- a/libstratosphere/source/i2c/driver/board/nintendo/nx/i2c_driver_api.cpp +++ b/libstratosphere/source/i2c/driver/board/nintendo/nx/i2c_driver_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/board/nintendo/nx/impl/i2c_bus_accessor.cpp b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_bus_accessor.cpp index b0dd6dbc..55202630 100644 --- a/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_bus_accessor.cpp +++ b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_bus_accessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/board/nintendo/nx/impl/i2c_bus_accessor.hpp b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_bus_accessor.hpp index 7a59c64c..27278154 100644 --- a/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_bus_accessor.hpp +++ b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_bus_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/board/nintendo/nx/impl/i2c_bus_manager.hpp b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_bus_manager.hpp index 86e598af..385fa96a 100644 --- a/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_bus_manager.hpp +++ b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_bus_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/board/nintendo/nx/impl/i2c_device_property_manager.hpp b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_device_property_manager.hpp index ac6a2b54..255b2d96 100644 --- a/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_device_property_manager.hpp +++ b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_device_property_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/board/nintendo/nx/impl/i2c_i2c_registers.hpp b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_i2c_registers.hpp index 9b933bea..beec8d8a 100644 --- a/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_i2c_registers.hpp +++ b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_i2c_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/board/nintendo/nx/impl/i2c_i_allocator.hpp b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_i_allocator.hpp index 41e51dfd..fef2779e 100644 --- a/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_i_allocator.hpp +++ b/libstratosphere/source/i2c/driver/board/nintendo/nx/impl/i2c_i_allocator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/i2c_driver_bus_api.cpp b/libstratosphere/source/i2c/driver/i2c_driver_bus_api.cpp index 0beb6593..e4e4fbf1 100644 --- a/libstratosphere/source/i2c/driver/i2c_driver_bus_api.cpp +++ b/libstratosphere/source/i2c/driver/i2c_driver_bus_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/i2c_driver_client_api.cpp b/libstratosphere/source/i2c/driver/i2c_driver_client_api.cpp index c5717e50..22acc84b 100644 --- a/libstratosphere/source/i2c/driver/i2c_driver_client_api.cpp +++ b/libstratosphere/source/i2c/driver/i2c_driver_client_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/i2c_driver_service_api.cpp b/libstratosphere/source/i2c/driver/i2c_driver_service_api.cpp index 34061574..372ce91d 100644 --- a/libstratosphere/source/i2c/driver/i2c_driver_service_api.cpp +++ b/libstratosphere/source/i2c/driver/i2c_driver_service_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/impl/i2c_driver_core.cpp b/libstratosphere/source/i2c/driver/impl/i2c_driver_core.cpp index 08d2609b..9efeb6cb 100644 --- a/libstratosphere/source/i2c/driver/impl/i2c_driver_core.cpp +++ b/libstratosphere/source/i2c/driver/impl/i2c_driver_core.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/impl/i2c_driver_core.hpp b/libstratosphere/source/i2c/driver/impl/i2c_driver_core.hpp index 9df2e60f..d1e8ea2a 100644 --- a/libstratosphere/source/i2c/driver/impl/i2c_driver_core.hpp +++ b/libstratosphere/source/i2c/driver/impl/i2c_driver_core.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/driver/impl/i2c_i2c_session_impl.cpp b/libstratosphere/source/i2c/driver/impl/i2c_i2c_session_impl.cpp index 63b95488..f1850d00 100644 --- a/libstratosphere/source/i2c/driver/impl/i2c_i2c_session_impl.cpp +++ b/libstratosphere/source/i2c/driver/impl/i2c_i2c_session_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/i2c_client_api.cpp b/libstratosphere/source/i2c/i2c_client_api.cpp index 59c67dd9..00c93fa7 100644 --- a/libstratosphere/source/i2c/i2c_client_api.cpp +++ b/libstratosphere/source/i2c/i2c_client_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/i2c_command_list_formatter.cpp b/libstratosphere/source/i2c/i2c_command_list_formatter.cpp index 37a6dc65..4c1b45eb 100644 --- a/libstratosphere/source/i2c/i2c_command_list_formatter.cpp +++ b/libstratosphere/source/i2c/i2c_command_list_formatter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/impl/i2c_command_list_format.hpp b/libstratosphere/source/i2c/impl/i2c_command_list_format.hpp index c4f4ad92..4892dfe7 100644 --- a/libstratosphere/source/i2c/impl/i2c_command_list_format.hpp +++ b/libstratosphere/source/i2c/impl/i2c_command_list_format.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/server/i2c_server_api.cpp b/libstratosphere/source/i2c/server/i2c_server_api.cpp index a93e3c0e..7b6e2e29 100644 --- a/libstratosphere/source/i2c/server/i2c_server_api.cpp +++ b/libstratosphere/source/i2c/server/i2c_server_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/server/i2c_server_manager_impl.cpp b/libstratosphere/source/i2c/server/i2c_server_manager_impl.cpp index 5a9712d4..9ec42cdc 100644 --- a/libstratosphere/source/i2c/server/i2c_server_manager_impl.cpp +++ b/libstratosphere/source/i2c/server/i2c_server_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/server/i2c_server_manager_impl.hpp b/libstratosphere/source/i2c/server/i2c_server_manager_impl.hpp index f784607a..e584d29b 100644 --- a/libstratosphere/source/i2c/server/i2c_server_manager_impl.hpp +++ b/libstratosphere/source/i2c/server/i2c_server_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/i2c/server/i2c_server_session_impl.hpp b/libstratosphere/source/i2c/server/i2c_server_session_impl.hpp index 11c52d38..6dceaaa7 100644 --- a/libstratosphere/source/i2c/server/i2c_server_session_impl.hpp +++ b/libstratosphere/source/i2c/server/i2c_server_session_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 35070451..b0a22058 100644 --- a/libstratosphere/source/kvdb/kvdb_archive.cpp +++ b/libstratosphere/source/kvdb/kvdb_archive.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 8deb2bcf..57158597 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 b33559d3..e629c3b4 100644 --- a/libstratosphere/source/ldr/ldr_ams.c +++ b/libstratosphere/source/ldr/ldr_ams.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 046e6a95..6b5af5c2 100644 --- a/libstratosphere/source/ldr/ldr_pm_api.cpp +++ b/libstratosphere/source/ldr/ldr_pm_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shell_api.cpp b/libstratosphere/source/ldr/ldr_shell_api.cpp index b5391a14..9202e77f 100644 --- a/libstratosphere/source/ldr/ldr_shell_api.cpp +++ b/libstratosphere/source/ldr/ldr_shell_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/impl/lm_log_data_chunk.hpp b/libstratosphere/source/lm/impl/lm_log_data_chunk.hpp index 231149d0..ddc8fe25 100644 --- a/libstratosphere/source/lm/impl/lm_log_data_chunk.hpp +++ b/libstratosphere/source/lm/impl/lm_log_data_chunk.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/impl/lm_log_packet_header.hpp b/libstratosphere/source/lm/impl/lm_log_packet_header.hpp index 8a30d2a0..fd97d2a8 100644 --- a/libstratosphere/source/lm/impl/lm_log_packet_header.hpp +++ b/libstratosphere/source/lm/impl/lm_log_packet_header.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/impl/lm_log_packet_transmitter.hpp b/libstratosphere/source/lm/impl/lm_log_packet_transmitter.hpp index bbf62d83..e151cd75 100644 --- a/libstratosphere/source/lm/impl/lm_log_packet_transmitter.hpp +++ b/libstratosphere/source/lm/impl/lm_log_packet_transmitter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/impl/lm_log_packet_transmitter_base.cpp b/libstratosphere/source/lm/impl/lm_log_packet_transmitter_base.cpp index 96f2f67a..7a9aa12d 100644 --- a/libstratosphere/source/lm/impl/lm_log_packet_transmitter_base.cpp +++ b/libstratosphere/source/lm/impl/lm_log_packet_transmitter_base.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/impl/lm_log_packet_transmitter_base.hpp b/libstratosphere/source/lm/impl/lm_log_packet_transmitter_base.hpp index dfb7a7da..f80cd222 100644 --- a/libstratosphere/source/lm/impl/lm_log_packet_transmitter_base.hpp +++ b/libstratosphere/source/lm/impl/lm_log_packet_transmitter_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/lm_api.cpp b/libstratosphere/source/lm/lm_api.cpp index 8b5ee1cb..ee4a22e7 100644 --- a/libstratosphere/source/lm/lm_api.cpp +++ b/libstratosphere/source/lm/lm_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/lm_remote_log_service.cpp b/libstratosphere/source/lm/lm_remote_log_service.cpp index 09fc7063..7eac16f5 100644 --- a/libstratosphere/source/lm/lm_remote_log_service.cpp +++ b/libstratosphere/source/lm/lm_remote_log_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/lm_remote_log_service.hpp b/libstratosphere/source/lm/lm_remote_log_service.hpp index 8ead3cd3..47303c3a 100644 --- a/libstratosphere/source/lm/lm_remote_log_service.hpp +++ b/libstratosphere/source/lm/lm_remote_log_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/lm_service_name.hpp b/libstratosphere/source/lm/lm_service_name.hpp index 7bf8bf5c..601209e1 100644 --- a/libstratosphere/source/lm/lm_service_name.hpp +++ b/libstratosphere/source/lm/lm_service_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/sf/lm_i_log_getter.hpp b/libstratosphere/source/lm/sf/lm_i_log_getter.hpp index 119b816b..0ec7fd91 100644 --- a/libstratosphere/source/lm/sf/lm_i_log_getter.hpp +++ b/libstratosphere/source/lm/sf/lm_i_log_getter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/sf/lm_i_log_service.hpp b/libstratosphere/source/lm/sf/lm_i_log_service.hpp index c27616fc..56b0f213 100644 --- a/libstratosphere/source/lm/sf/lm_i_log_service.hpp +++ b/libstratosphere/source/lm/sf/lm_i_log_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_custom_sink_buffer.cpp b/libstratosphere/source/lm/srv/lm_custom_sink_buffer.cpp index 9881b83a..5a2f7dc3 100644 --- a/libstratosphere/source/lm/srv/lm_custom_sink_buffer.cpp +++ b/libstratosphere/source/lm/srv/lm_custom_sink_buffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_custom_sink_buffer.hpp b/libstratosphere/source/lm/srv/lm_custom_sink_buffer.hpp index 10e13481..4484653d 100644 --- a/libstratosphere/source/lm/srv/lm_custom_sink_buffer.hpp +++ b/libstratosphere/source/lm/srv/lm_custom_sink_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_event_log_transmitter.cpp b/libstratosphere/source/lm/srv/lm_event_log_transmitter.cpp index 93184bc1..1aefac41 100644 --- a/libstratosphere/source/lm/srv/lm_event_log_transmitter.cpp +++ b/libstratosphere/source/lm/srv/lm_event_log_transmitter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_event_log_transmitter.hpp b/libstratosphere/source/lm/srv/lm_event_log_transmitter.hpp index 02815203..d9ec12b6 100644 --- a/libstratosphere/source/lm/srv/lm_event_log_transmitter.hpp +++ b/libstratosphere/source/lm/srv/lm_event_log_transmitter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_flush_thread.cpp b/libstratosphere/source/lm/srv/lm_flush_thread.cpp index 82496147..2a810f54 100644 --- a/libstratosphere/source/lm/srv/lm_flush_thread.cpp +++ b/libstratosphere/source/lm/srv/lm_flush_thread.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_ipc_server.cpp b/libstratosphere/source/lm/srv/lm_ipc_server.cpp index e668577f..2e04a216 100644 --- a/libstratosphere/source/lm/srv/lm_ipc_server.cpp +++ b/libstratosphere/source/lm/srv/lm_ipc_server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_buffer.cpp b/libstratosphere/source/lm/srv/lm_log_buffer.cpp index 778cbc21..109377ff 100644 --- a/libstratosphere/source/lm/srv/lm_log_buffer.cpp +++ b/libstratosphere/source/lm/srv/lm_log_buffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_buffer.hpp b/libstratosphere/source/lm/srv/lm_log_buffer.hpp index e1167169..1d562318 100644 --- a/libstratosphere/source/lm/srv/lm_log_buffer.hpp +++ b/libstratosphere/source/lm/srv/lm_log_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_getter.cpp b/libstratosphere/source/lm/srv/lm_log_getter.cpp index aebf8da9..cc74c22e 100644 --- a/libstratosphere/source/lm/srv/lm_log_getter.cpp +++ b/libstratosphere/source/lm/srv/lm_log_getter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_getter.hpp b/libstratosphere/source/lm/srv/lm_log_getter.hpp index 34051261..20467db2 100644 --- a/libstratosphere/source/lm/srv/lm_log_getter.hpp +++ b/libstratosphere/source/lm/srv/lm_log_getter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_getter_impl.cpp b/libstratosphere/source/lm/srv/lm_log_getter_impl.cpp index 081004ee..ea07aa95 100644 --- a/libstratosphere/source/lm/srv/lm_log_getter_impl.cpp +++ b/libstratosphere/source/lm/srv/lm_log_getter_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_getter_impl.hpp b/libstratosphere/source/lm/srv/lm_log_getter_impl.hpp index 876edaf0..4ccfe112 100644 --- a/libstratosphere/source/lm/srv/lm_log_getter_impl.hpp +++ b/libstratosphere/source/lm/srv/lm_log_getter_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_packet_parser.cpp b/libstratosphere/source/lm/srv/lm_log_packet_parser.cpp index bb881e2c..278cb570 100644 --- a/libstratosphere/source/lm/srv/lm_log_packet_parser.cpp +++ b/libstratosphere/source/lm/srv/lm_log_packet_parser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_packet_parser.hpp b/libstratosphere/source/lm/srv/lm_log_packet_parser.hpp index f6f1e6ab..db461836 100644 --- a/libstratosphere/source/lm/srv/lm_log_packet_parser.hpp +++ b/libstratosphere/source/lm/srv/lm_log_packet_parser.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_server_proxy.cpp b/libstratosphere/source/lm/srv/lm_log_server_proxy.cpp index d6ace083..9e5af366 100644 --- a/libstratosphere/source/lm/srv/lm_log_server_proxy.cpp +++ b/libstratosphere/source/lm/srv/lm_log_server_proxy.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_server_proxy.hpp b/libstratosphere/source/lm/srv/lm_log_server_proxy.hpp index 0422961e..b21f951d 100644 --- a/libstratosphere/source/lm/srv/lm_log_server_proxy.hpp +++ b/libstratosphere/source/lm/srv/lm_log_server_proxy.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_service_impl.cpp b/libstratosphere/source/lm/srv/lm_log_service_impl.cpp index 9988f9b7..5f107417 100644 --- a/libstratosphere/source/lm/srv/lm_log_service_impl.cpp +++ b/libstratosphere/source/lm/srv/lm_log_service_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_log_service_impl.hpp b/libstratosphere/source/lm/srv/lm_log_service_impl.hpp index 5be95e1b..0e9c5793 100644 --- a/libstratosphere/source/lm/srv/lm_log_service_impl.hpp +++ b/libstratosphere/source/lm/srv/lm_log_service_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_logger_impl.cpp b/libstratosphere/source/lm/srv/lm_logger_impl.cpp index c39abb6b..11f6a564 100644 --- a/libstratosphere/source/lm/srv/lm_logger_impl.cpp +++ b/libstratosphere/source/lm/srv/lm_logger_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_logger_impl.hpp b/libstratosphere/source/lm/srv/lm_logger_impl.hpp index 83ebfa1a..4669d42a 100644 --- a/libstratosphere/source/lm/srv/lm_logger_impl.hpp +++ b/libstratosphere/source/lm/srv/lm_logger_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_sd_card_logger.cpp b/libstratosphere/source/lm/srv/lm_sd_card_logger.cpp index e31cfadc..311563f3 100644 --- a/libstratosphere/source/lm/srv/lm_sd_card_logger.cpp +++ b/libstratosphere/source/lm/srv/lm_sd_card_logger.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_sd_card_logger.hpp b/libstratosphere/source/lm/srv/lm_sd_card_logger.hpp index dbf0cd54..c009126e 100644 --- a/libstratosphere/source/lm/srv/lm_sd_card_logger.hpp +++ b/libstratosphere/source/lm/srv/lm_sd_card_logger.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_time_util.cpp b/libstratosphere/source/lm/srv/lm_time_util.cpp index 056d3291..68471a33 100644 --- a/libstratosphere/source/lm/srv/lm_time_util.cpp +++ b/libstratosphere/source/lm/srv/lm_time_util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lm/srv/lm_time_util.hpp b/libstratosphere/source/lm/srv/lm_time_util.hpp index b1385841..0df1c2ae 100644 --- a/libstratosphere/source/lm/srv/lm_time_util.hpp +++ b/libstratosphere/source/lm/srv/lm_time_util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/impl/lmem_impl_common_heap.cpp b/libstratosphere/source/lmem/impl/lmem_impl_common_heap.cpp index 3e555a31..f34085e0 100644 --- a/libstratosphere/source/lmem/impl/lmem_impl_common_heap.cpp +++ b/libstratosphere/source/lmem/impl/lmem_impl_common_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/impl/lmem_impl_common_heap.hpp b/libstratosphere/source/lmem/impl/lmem_impl_common_heap.hpp index e39d077d..7cb3316b 100644 --- a/libstratosphere/source/lmem/impl/lmem_impl_common_heap.hpp +++ b/libstratosphere/source/lmem/impl/lmem_impl_common_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/impl/lmem_impl_exp_heap.cpp b/libstratosphere/source/lmem/impl/lmem_impl_exp_heap.cpp index a7b535aa..d59866b9 100644 --- a/libstratosphere/source/lmem/impl/lmem_impl_exp_heap.cpp +++ b/libstratosphere/source/lmem/impl/lmem_impl_exp_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/impl/lmem_impl_exp_heap.hpp b/libstratosphere/source/lmem/impl/lmem_impl_exp_heap.hpp index 4522a534..b58f163a 100644 --- a/libstratosphere/source/lmem/impl/lmem_impl_exp_heap.hpp +++ b/libstratosphere/source/lmem/impl/lmem_impl_exp_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/impl/lmem_impl_unit_heap.cpp b/libstratosphere/source/lmem/impl/lmem_impl_unit_heap.cpp index bbb59aa8..c863fdd9 100644 --- a/libstratosphere/source/lmem/impl/lmem_impl_unit_heap.cpp +++ b/libstratosphere/source/lmem/impl/lmem_impl_unit_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/impl/lmem_impl_unit_heap.hpp b/libstratosphere/source/lmem/impl/lmem_impl_unit_heap.hpp index 4c4dd5a9..3466371f 100644 --- a/libstratosphere/source/lmem/impl/lmem_impl_unit_heap.hpp +++ b/libstratosphere/source/lmem/impl/lmem_impl_unit_heap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/lmem_common.cpp b/libstratosphere/source/lmem/lmem_common.cpp index 7d00f3b6..b187aa6f 100644 --- a/libstratosphere/source/lmem/lmem_common.cpp +++ b/libstratosphere/source/lmem/lmem_common.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/lmem_exp_heap.cpp b/libstratosphere/source/lmem/lmem_exp_heap.cpp index 489ec955..bcfdc106 100644 --- a/libstratosphere/source/lmem/lmem_exp_heap.cpp +++ b/libstratosphere/source/lmem/lmem_exp_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lmem/lmem_unit_heap.cpp b/libstratosphere/source/lmem/lmem_unit_heap.cpp index 5a9b2a58..1dfb6757 100644 --- a/libstratosphere/source/lmem/lmem_unit_heap.cpp +++ b/libstratosphere/source/lmem/lmem_unit_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_add_on_content_location_resolver_impl.cpp b/libstratosphere/source/lr/lr_add_on_content_location_resolver_impl.cpp index bf3ceb18..84b80252 100644 --- a/libstratosphere/source/lr/lr_add_on_content_location_resolver_impl.cpp +++ b/libstratosphere/source/lr/lr_add_on_content_location_resolver_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_add_on_content_location_resolver_impl.hpp b/libstratosphere/source/lr/lr_add_on_content_location_resolver_impl.hpp index 60e57b76..990481fd 100644 --- a/libstratosphere/source/lr/lr_add_on_content_location_resolver_impl.hpp +++ b/libstratosphere/source/lr/lr_add_on_content_location_resolver_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_api.cpp b/libstratosphere/source/lr/lr_api.cpp index 39cccec0..f7156ca2 100644 --- a/libstratosphere/source/lr/lr_api.cpp +++ b/libstratosphere/source/lr/lr_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_content_location_resolver_impl.cpp b/libstratosphere/source/lr/lr_content_location_resolver_impl.cpp index 49df0c00..c6f56679 100644 --- a/libstratosphere/source/lr/lr_content_location_resolver_impl.cpp +++ b/libstratosphere/source/lr/lr_content_location_resolver_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_content_location_resolver_impl.hpp b/libstratosphere/source/lr/lr_content_location_resolver_impl.hpp index 5b344bdf..0d7a50e6 100644 --- a/libstratosphere/source/lr/lr_content_location_resolver_impl.hpp +++ b/libstratosphere/source/lr/lr_content_location_resolver_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_location_redirector.cpp b/libstratosphere/source/lr/lr_location_redirector.cpp index 6414d150..7833b245 100644 --- a/libstratosphere/source/lr/lr_location_redirector.cpp +++ b/libstratosphere/source/lr/lr_location_redirector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_location_redirector.hpp b/libstratosphere/source/lr/lr_location_redirector.hpp index 766ce10c..78e1bde5 100644 --- a/libstratosphere/source/lr/lr_location_redirector.hpp +++ b/libstratosphere/source/lr/lr_location_redirector.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_location_resolver_impl_base.hpp b/libstratosphere/source/lr/lr_location_resolver_impl_base.hpp index 03f7c68e..ce4aac43 100644 --- a/libstratosphere/source/lr/lr_location_resolver_impl_base.hpp +++ b/libstratosphere/source/lr/lr_location_resolver_impl_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_location_resolver_manager_impl.cpp b/libstratosphere/source/lr/lr_location_resolver_manager_impl.cpp index 08accce1..20afd445 100644 --- a/libstratosphere/source/lr/lr_location_resolver_manager_impl.cpp +++ b/libstratosphere/source/lr/lr_location_resolver_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_redirect_only_location_resolver_impl.cpp b/libstratosphere/source/lr/lr_redirect_only_location_resolver_impl.cpp index 29aa4c06..935c5641 100644 --- a/libstratosphere/source/lr/lr_redirect_only_location_resolver_impl.cpp +++ b/libstratosphere/source/lr/lr_redirect_only_location_resolver_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_redirect_only_location_resolver_impl.hpp b/libstratosphere/source/lr/lr_redirect_only_location_resolver_impl.hpp index a9aee02b..c6de2028 100644 --- a/libstratosphere/source/lr/lr_redirect_only_location_resolver_impl.hpp +++ b/libstratosphere/source/lr/lr_redirect_only_location_resolver_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_registered_data.hpp b/libstratosphere/source/lr/lr_registered_data.hpp index 741f3d4f..63db416f 100644 --- a/libstratosphere/source/lr/lr_registered_data.hpp +++ b/libstratosphere/source/lr/lr_registered_data.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_registered_location_resolver_impl.cpp b/libstratosphere/source/lr/lr_registered_location_resolver_impl.cpp index 54f90b22..b4b7a5c7 100644 --- a/libstratosphere/source/lr/lr_registered_location_resolver_impl.cpp +++ b/libstratosphere/source/lr/lr_registered_location_resolver_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_registered_location_resolver_impl.hpp b/libstratosphere/source/lr/lr_registered_location_resolver_impl.hpp index b1399336..747420d7 100644 --- a/libstratosphere/source/lr/lr_registered_location_resolver_impl.hpp +++ b/libstratosphere/source/lr/lr_registered_location_resolver_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_remote_location_resolver_impl.hpp b/libstratosphere/source/lr/lr_remote_location_resolver_impl.hpp index 895325dc..67ce0489 100644 --- a/libstratosphere/source/lr/lr_remote_location_resolver_impl.hpp +++ b/libstratosphere/source/lr/lr_remote_location_resolver_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/lr/lr_remote_registered_location_resolver_impl.hpp b/libstratosphere/source/lr/lr_remote_registered_location_resolver_impl.hpp index 2a3367d3..78c7d9d0 100644 --- a/libstratosphere/source/lr/lr_remote_registered_location_resolver_impl.hpp +++ b/libstratosphere/source/lr/lr_remote_registered_location_resolver_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1c7a50b9..5b814775 100644 --- a/libstratosphere/source/map/map_api.cpp +++ b/libstratosphere/source/map/map_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/heap/mem_impl_heap_cached_heap.cpp b/libstratosphere/source/mem/impl/heap/mem_impl_heap_cached_heap.cpp index 241801d6..e379a57b 100644 --- a/libstratosphere/source/mem/impl/heap/mem_impl_heap_cached_heap.cpp +++ b/libstratosphere/source/mem/impl/heap/mem_impl_heap_cached_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/heap/mem_impl_heap_central_heap.cpp b/libstratosphere/source/mem/impl/heap/mem_impl_heap_central_heap.cpp index 9e2874e8..dd09997a 100644 --- a/libstratosphere/source/mem/impl/heap/mem_impl_heap_central_heap.cpp +++ b/libstratosphere/source/mem/impl/heap/mem_impl_heap_central_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/heap/mem_impl_heap_platform.hpp b/libstratosphere/source/mem/impl/heap/mem_impl_heap_platform.hpp index 06088c0b..dde43265 100644 --- a/libstratosphere/source/mem/impl/heap/mem_impl_heap_platform.hpp +++ b/libstratosphere/source/mem/impl/heap/mem_impl_heap_platform.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/heap/mem_impl_heap_tls_heap_cache.cpp b/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_cache.cpp index 2f5a453a..080722c7 100644 --- a/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_cache.cpp +++ b/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_cache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/heap/mem_impl_heap_tls_heap_cache.hpp b/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_cache.hpp index 694d5902..f206ca4b 100644 --- a/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_cache.hpp +++ b/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_cache.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/heap/mem_impl_heap_tls_heap_central.cpp b/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.cpp index 37f18bc1..1e2148f1 100644 --- a/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.cpp +++ b/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/heap/mem_impl_heap_tls_heap_central.hpp b/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.hpp index 656b942d..228a1958 100644 --- a/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.hpp +++ b/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/heap/mem_impl_heap_tls_heap_static.hpp b/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_static.hpp index 523aac2e..abf918aa 100644 --- a/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_static.hpp +++ b/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_static.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/mem_impl_platform.hpp b/libstratosphere/source/mem/impl/mem_impl_platform.hpp index 18a53b1a..492cafdb 100644 --- a/libstratosphere/source/mem/impl/mem_impl_platform.hpp +++ b/libstratosphere/source/mem/impl/mem_impl_platform.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/impl/mem_impl_platform.os.horizon.cpp b/libstratosphere/source/mem/impl/mem_impl_platform.os.horizon.cpp index db487e31..ceb76fd7 100644 --- a/libstratosphere/source/mem/impl/mem_impl_platform.os.horizon.cpp +++ b/libstratosphere/source/mem/impl/mem_impl_platform.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/mem/mem_standard_allocator.cpp b/libstratosphere/source/mem/mem_standard_allocator.cpp index 22d6ce8e..b6aef76f 100644 --- a/libstratosphere/source/mem/mem_standard_allocator.cpp +++ b/libstratosphere/source/mem/mem_standard_allocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_api.cpp b/libstratosphere/source/ncm/ncm_api.cpp index 0f8e6943..614f641a 100644 --- a/libstratosphere/source/ncm/ncm_api.cpp +++ b/libstratosphere/source/ncm/ncm_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_id_utils.cpp b/libstratosphere/source/ncm/ncm_content_id_utils.cpp index a3caf966..fbe60734 100644 --- a/libstratosphere/source/ncm/ncm_content_id_utils.cpp +++ b/libstratosphere/source/ncm/ncm_content_id_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_info_utils.cpp b/libstratosphere/source/ncm/ncm_content_info_utils.cpp index f900775d..3fb2c88b 100644 --- a/libstratosphere/source/ncm/ncm_content_info_utils.cpp +++ b/libstratosphere/source/ncm/ncm_content_info_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_management_utils.cpp b/libstratosphere/source/ncm/ncm_content_management_utils.cpp index 9c2403a9..d577f66b 100644 --- a/libstratosphere/source/ncm/ncm_content_management_utils.cpp +++ b/libstratosphere/source/ncm/ncm_content_management_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_manager_impl.cpp b/libstratosphere/source/ncm/ncm_content_manager_impl.cpp index 89526518..f57f3b25 100644 --- a/libstratosphere/source/ncm/ncm_content_manager_impl.cpp +++ b/libstratosphere/source/ncm/ncm_content_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_meta.cpp b/libstratosphere/source/ncm/ncm_content_meta.cpp index bae3b0b8..6ac3245f 100644 --- a/libstratosphere/source/ncm/ncm_content_meta.cpp +++ b/libstratosphere/source/ncm/ncm_content_meta.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_meta_database_impl.cpp b/libstratosphere/source/ncm/ncm_content_meta_database_impl.cpp index 72b612d0..dc97dee7 100644 --- a/libstratosphere/source/ncm/ncm_content_meta_database_impl.cpp +++ b/libstratosphere/source/ncm/ncm_content_meta_database_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_meta_database_impl.hpp b/libstratosphere/source/ncm/ncm_content_meta_database_impl.hpp index 919d21d9..c9e86181 100644 --- a/libstratosphere/source/ncm/ncm_content_meta_database_impl.hpp +++ b/libstratosphere/source/ncm/ncm_content_meta_database_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_meta_database_impl_base.hpp b/libstratosphere/source/ncm/ncm_content_meta_database_impl_base.hpp index dd4d183a..e910dfe2 100644 --- a/libstratosphere/source/ncm/ncm_content_meta_database_impl_base.hpp +++ b/libstratosphere/source/ncm/ncm_content_meta_database_impl_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_meta_type.cpp b/libstratosphere/source/ncm/ncm_content_meta_type.cpp index 4b9ffdfb..8d003c8e 100644 --- a/libstratosphere/source/ncm/ncm_content_meta_type.cpp +++ b/libstratosphere/source/ncm/ncm_content_meta_type.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_meta_utils.cpp b/libstratosphere/source/ncm/ncm_content_meta_utils.cpp index fff5bf5c..539fe42e 100644 --- a/libstratosphere/source/ncm/ncm_content_meta_utils.cpp +++ b/libstratosphere/source/ncm/ncm_content_meta_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_storage_impl.cpp b/libstratosphere/source/ncm/ncm_content_storage_impl.cpp index 63cb1f30..326b3086 100644 --- a/libstratosphere/source/ncm/ncm_content_storage_impl.cpp +++ b/libstratosphere/source/ncm/ncm_content_storage_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_storage_impl.hpp b/libstratosphere/source/ncm/ncm_content_storage_impl.hpp index 7d321a5b..e41a97a3 100644 --- a/libstratosphere/source/ncm/ncm_content_storage_impl.hpp +++ b/libstratosphere/source/ncm/ncm_content_storage_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_content_storage_impl_base.hpp b/libstratosphere/source/ncm/ncm_content_storage_impl_base.hpp index 455c5558..7d66b8e4 100644 --- a/libstratosphere/source/ncm/ncm_content_storage_impl_base.hpp +++ b/libstratosphere/source/ncm/ncm_content_storage_impl_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_fs_utils.cpp b/libstratosphere/source/ncm/ncm_fs_utils.cpp index 231ec89a..d6ee2651 100644 --- a/libstratosphere/source/ncm/ncm_fs_utils.cpp +++ b/libstratosphere/source/ncm/ncm_fs_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_fs_utils.hpp b/libstratosphere/source/ncm/ncm_fs_utils.hpp index d81b5518..f0b3906d 100644 --- a/libstratosphere/source/ncm/ncm_fs_utils.hpp +++ b/libstratosphere/source/ncm/ncm_fs_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_host_content_storage_impl.cpp b/libstratosphere/source/ncm/ncm_host_content_storage_impl.cpp index 54416d75..4289f562 100644 --- a/libstratosphere/source/ncm/ncm_host_content_storage_impl.cpp +++ b/libstratosphere/source/ncm/ncm_host_content_storage_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_host_content_storage_impl.hpp b/libstratosphere/source/ncm/ncm_host_content_storage_impl.hpp index c8159512..ab93063d 100644 --- a/libstratosphere/source/ncm/ncm_host_content_storage_impl.hpp +++ b/libstratosphere/source/ncm/ncm_host_content_storage_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_install_task_base.cpp b/libstratosphere/source/ncm/ncm_install_task_base.cpp index 8f23ff1f..0ce78b0e 100644 --- a/libstratosphere/source/ncm/ncm_install_task_base.cpp +++ b/libstratosphere/source/ncm/ncm_install_task_base.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_install_task_data.cpp b/libstratosphere/source/ncm/ncm_install_task_data.cpp index 59c24640..7f5c9e72 100644 --- a/libstratosphere/source/ncm/ncm_install_task_data.cpp +++ b/libstratosphere/source/ncm/ncm_install_task_data.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_make_path.cpp b/libstratosphere/source/ncm/ncm_make_path.cpp index 9dafc3be..6da88e3f 100644 --- a/libstratosphere/source/ncm/ncm_make_path.cpp +++ b/libstratosphere/source/ncm/ncm_make_path.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_memory_report.cpp b/libstratosphere/source/ncm/ncm_memory_report.cpp index 36763a0b..802c6e1d 100644 --- a/libstratosphere/source/ncm/ncm_memory_report.cpp +++ b/libstratosphere/source/ncm/ncm_memory_report.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_on_memory_content_meta_database_impl.cpp b/libstratosphere/source/ncm/ncm_on_memory_content_meta_database_impl.cpp index b1e8ca97..ee0b1350 100644 --- a/libstratosphere/source/ncm/ncm_on_memory_content_meta_database_impl.cpp +++ b/libstratosphere/source/ncm/ncm_on_memory_content_meta_database_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_on_memory_content_meta_database_impl.hpp b/libstratosphere/source/ncm/ncm_on_memory_content_meta_database_impl.hpp index 9d2c8889..a3b5e612 100644 --- a/libstratosphere/source/ncm/ncm_on_memory_content_meta_database_impl.hpp +++ b/libstratosphere/source/ncm/ncm_on_memory_content_meta_database_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_package_install_task.cpp b/libstratosphere/source/ncm/ncm_package_install_task.cpp index 299323cd..eb1ebbb3 100644 --- a/libstratosphere/source/ncm/ncm_package_install_task.cpp +++ b/libstratosphere/source/ncm/ncm_package_install_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_package_install_task_base.cpp b/libstratosphere/source/ncm/ncm_package_install_task_base.cpp index 64684160..7807dee5 100644 --- a/libstratosphere/source/ncm/ncm_package_install_task_base.cpp +++ b/libstratosphere/source/ncm/ncm_package_install_task_base.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_package_system_downgrade_task.cpp b/libstratosphere/source/ncm/ncm_package_system_downgrade_task.cpp index d6747642..aa2be4e6 100644 --- a/libstratosphere/source/ncm/ncm_package_system_downgrade_task.cpp +++ b/libstratosphere/source/ncm/ncm_package_system_downgrade_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_package_system_update_task.cpp b/libstratosphere/source/ncm/ncm_package_system_update_task.cpp index 2f4df247..2327c6de 100644 --- a/libstratosphere/source/ncm/ncm_package_system_update_task.cpp +++ b/libstratosphere/source/ncm/ncm_package_system_update_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_placeholder_accessor.cpp b/libstratosphere/source/ncm/ncm_placeholder_accessor.cpp index 9ed26456..69d47d6d 100644 --- a/libstratosphere/source/ncm/ncm_placeholder_accessor.cpp +++ b/libstratosphere/source/ncm/ncm_placeholder_accessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_placeholder_accessor.hpp b/libstratosphere/source/ncm/ncm_placeholder_accessor.hpp index 72368649..e4511b6f 100644 --- a/libstratosphere/source/ncm/ncm_placeholder_accessor.hpp +++ b/libstratosphere/source/ncm/ncm_placeholder_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_read_only_content_storage_impl.cpp b/libstratosphere/source/ncm/ncm_read_only_content_storage_impl.cpp index e44a5d62..93726ab0 100644 --- a/libstratosphere/source/ncm/ncm_read_only_content_storage_impl.cpp +++ b/libstratosphere/source/ncm/ncm_read_only_content_storage_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_read_only_content_storage_impl.hpp b/libstratosphere/source/ncm/ncm_read_only_content_storage_impl.hpp index f06db051..1a49877f 100644 --- a/libstratosphere/source/ncm/ncm_read_only_content_storage_impl.hpp +++ b/libstratosphere/source/ncm/ncm_read_only_content_storage_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_registered_host_content.cpp b/libstratosphere/source/ncm/ncm_registered_host_content.cpp index 7b005028..243b15c7 100644 --- a/libstratosphere/source/ncm/ncm_registered_host_content.cpp +++ b/libstratosphere/source/ncm/ncm_registered_host_content.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_remote_content_manager_impl.hpp b/libstratosphere/source/ncm/ncm_remote_content_manager_impl.hpp index 52a09786..1278d07e 100644 --- a/libstratosphere/source/ncm/ncm_remote_content_manager_impl.hpp +++ b/libstratosphere/source/ncm/ncm_remote_content_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_remote_content_meta_database_impl.hpp b/libstratosphere/source/ncm/ncm_remote_content_meta_database_impl.hpp index 3e30cb7e..dc236ef6 100644 --- a/libstratosphere/source/ncm/ncm_remote_content_meta_database_impl.hpp +++ b/libstratosphere/source/ncm/ncm_remote_content_meta_database_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_remote_content_storage_impl.hpp b/libstratosphere/source/ncm/ncm_remote_content_storage_impl.hpp index 9ac113fb..88850e7e 100644 --- a/libstratosphere/source/ncm/ncm_remote_content_storage_impl.hpp +++ b/libstratosphere/source/ncm/ncm_remote_content_storage_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_storage_utils.cpp b/libstratosphere/source/ncm/ncm_storage_utils.cpp index d5d33772..3697df77 100644 --- a/libstratosphere/source/ncm/ncm_storage_utils.cpp +++ b/libstratosphere/source/ncm/ncm_storage_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ncm/ncm_submission_package_install_task.cpp b/libstratosphere/source/ncm/ncm_submission_package_install_task.cpp index c25f57f7..bb70543c 100644 --- a/libstratosphere/source/ncm/ncm_submission_package_install_task.cpp +++ b/libstratosphere/source/ncm/ncm_submission_package_install_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Adubbz, Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nim/nim_network_install_manager_api.cpp b/libstratosphere/source/nim/nim_network_install_manager_api.cpp index 85640a06..509a5a80 100644 --- a/libstratosphere/source/nim/nim_network_install_manager_api.cpp +++ b/libstratosphere/source/nim/nim_network_install_manager_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nsd/impl/device/nsd_device.cpp b/libstratosphere/source/nsd/impl/device/nsd_device.cpp index 8d06b32b..e97c5911 100644 --- a/libstratosphere/source/nsd/impl/device/nsd_device.cpp +++ b/libstratosphere/source/nsd/impl/device/nsd_device.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_address_space_allocator.cpp b/libstratosphere/source/os/impl/os_address_space_allocator.cpp index 89a988e3..e3cc5c8c 100644 --- a/libstratosphere/source/os/impl/os_address_space_allocator.cpp +++ b/libstratosphere/source/os/impl/os_address_space_allocator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_address_space_allocator.hpp b/libstratosphere/source/os/impl/os_address_space_allocator.hpp index 54a02306..80ca8137 100644 --- a/libstratosphere/source/os/impl/os_address_space_allocator.hpp +++ b/libstratosphere/source/os/impl/os_address_space_allocator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_address_space_allocator_forbidden_region.hpp b/libstratosphere/source/os/impl/os_address_space_allocator_forbidden_region.hpp index 878ff15a..bc6dea80 100644 --- a/libstratosphere/source/os/impl/os_address_space_allocator_forbidden_region.hpp +++ b/libstratosphere/source/os/impl/os_address_space_allocator_forbidden_region.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_address_space_allocator_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_address_space_allocator_impl.os.horizon.hpp index eddb32c7..055e823d 100644 --- a/libstratosphere/source/os/impl/os_address_space_allocator_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_address_space_allocator_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_aslr_space_manager.hpp b/libstratosphere/source/os/impl/os_aslr_space_manager.hpp index 224b0107..a2a8b520 100644 --- a/libstratosphere/source/os/impl/os_aslr_space_manager.hpp +++ b/libstratosphere/source/os/impl/os_aslr_space_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_aslr_space_manager_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_aslr_space_manager_impl.os.horizon.hpp index ca00154c..6a626329 100644 --- a/libstratosphere/source/os/impl/os_aslr_space_manager_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_aslr_space_manager_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_aslr_space_manager_types.hpp b/libstratosphere/source/os/impl/os_aslr_space_manager_types.hpp index eeb49cb3..8d0a45a6 100644 --- a/libstratosphere/source/os/impl/os_aslr_space_manager_types.hpp +++ b/libstratosphere/source/os/impl/os_aslr_space_manager_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 65f30ade..8bba574d 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 28654626..75082359 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_impl.hpp b/libstratosphere/source/os/impl/os_inter_process_event_impl.hpp index 0a98a7a4..f3b72d92 100644 --- a/libstratosphere/source/os/impl/os_inter_process_event_impl.hpp +++ b/libstratosphere/source/os/impl/os_inter_process_event_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_inter_process_event_impl.os.horizon.cpp index 4fad20f6..5db8cbbc 100644 --- a/libstratosphere/source/os/impl/os_inter_process_event_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_inter_process_event_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_inter_process_event_impl.os.horizon.hpp index 08f15921..b13b783a 100644 --- a/libstratosphere/source/os/impl/os_inter_process_event_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_inter_process_event_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_internal_busy_mutex_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_internal_busy_mutex_impl.os.horizon.hpp index f0c6fefa..d066b677 100644 --- a/libstratosphere/source/os/impl/os_internal_busy_mutex_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_internal_busy_mutex_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_internal_condition_variable_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_internal_condition_variable_impl.os.horizon.cpp index c26f5756..6b81d018 100644 --- a/libstratosphere/source/os/impl/os_internal_condition_variable_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_internal_condition_variable_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_internal_critical_section_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_internal_critical_section_impl.os.horizon.cpp index 48a21f96..3c9f52ca 100644 --- a/libstratosphere/source/os/impl/os_internal_critical_section_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_internal_critical_section_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_internal_light_event_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_internal_light_event_impl.os.horizon.hpp index 101cf83c..eb17f2b3 100644 --- a/libstratosphere/source/os/impl/os_internal_light_event_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_internal_light_event_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_internal_rw_busy_mutex_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp index becef2ea..8961d843 100644 --- a/libstratosphere/source/os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_internal_rw_busy_mutex_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_event_impl.hpp b/libstratosphere/source/os/impl/os_interrupt_event_impl.hpp index 17c169e3..a539cae4 100644 --- a/libstratosphere/source/os/impl/os_interrupt_event_impl.hpp +++ b/libstratosphere/source/os/impl/os_interrupt_event_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_event_target_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_interrupt_event_target_impl.os.horizon.cpp index f68187fb..5a63cbfc 100644 --- a/libstratosphere/source/os/impl/os_interrupt_event_target_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_interrupt_event_target_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_interrupt_event_target_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_interrupt_event_target_impl.os.horizon.hpp index c56a9c24..5c3bab24 100644 --- a/libstratosphere/source/os/impl/os_interrupt_event_target_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_interrupt_event_target_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_region_impl.hpp b/libstratosphere/source/os/impl/os_io_region_impl.hpp index 3346c603..7c265005 100644 --- a/libstratosphere/source/os/impl/os_io_region_impl.hpp +++ b/libstratosphere/source/os/impl/os_io_region_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_region_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_io_region_impl.os.horizon.cpp index a4bfb242..fdd7e218 100644 --- a/libstratosphere/source/os/impl/os_io_region_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_io_region_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_permission_impl.hpp b/libstratosphere/source/os/impl/os_memory_permission_impl.hpp index c9ae3b5f..d21d168a 100644 --- a/libstratosphere/source/os/impl/os_memory_permission_impl.hpp +++ b/libstratosphere/source/os/impl/os_memory_permission_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_permission_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_memory_permission_impl.os.horizon.cpp index 481c0c2b..b2af6d24 100644 --- a/libstratosphere/source/os/impl/os_memory_permission_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_memory_permission_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_message_queue_helper.hpp b/libstratosphere/source/os/impl/os_message_queue_helper.hpp index aab78326..2e1813b2 100644 --- a/libstratosphere/source/os/impl/os_message_queue_helper.hpp +++ b/libstratosphere/source/os/impl/os_message_queue_helper.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_base.hpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_base.hpp index 5e0b8295..6ec8c017 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_base.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_base.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_impl.hpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_impl.hpp index 844909d9..a2eb4046 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_impl.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_of_event.hpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_event.hpp index 574db2ec..89b49186 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_of_event.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_of_handle.hpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_handle.hpp index 484467df..3c38560a 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_of_handle.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_handle.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_of_inter_process_event.hpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_inter_process_event.hpp index a81f4925..ff6980b6 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_of_inter_process_event.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_inter_process_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_of_interrupt_event.cpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_interrupt_event.cpp index 6831388c..4a46589a 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_of_interrupt_event.cpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_interrupt_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_of_interrupt_event.hpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_interrupt_event.hpp index 53d62d97..6b2968e8 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_of_interrupt_event.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_interrupt_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_of_message_queue.hpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_message_queue.hpp index 2fb57ff8..991247cf 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_of_message_queue.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_message_queue.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_of_semaphore.hpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_semaphore.hpp index b3e76f63..3c699d18 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_of_semaphore.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_semaphore.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_of_thread.hpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_thread.hpp index f47ae260..2ae24f54 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_of_thread.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_thread.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_holder_of_timer_event.hpp b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_timer_event.hpp index 5558a251..28d76e71 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_holder_of_timer_event.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_holder_of_timer_event.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_impl.cpp b/libstratosphere/source/os/impl/os_multiple_wait_impl.cpp index 2f7d9d05..34bbc6dd 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_impl.cpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_impl.hpp b/libstratosphere/source/os/impl/os_multiple_wait_impl.hpp index 29ac0faa..75cd01e1 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_impl.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_object_list.hpp b/libstratosphere/source/os/impl/os_multiple_wait_object_list.hpp index 842e7490..298b93f5 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_object_list.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_object_list.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_target_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.horizon.cpp index 20484430..703aaf1d 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait_target_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.horizon.hpp index fc9d692f..5ad9ddb9 100644 --- a/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_multiple_wait_target_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_mutex_impl.hpp b/libstratosphere/source/os/impl/os_mutex_impl.hpp index d905e72e..3396bd88 100644 --- a/libstratosphere/source/os/impl/os_mutex_impl.hpp +++ b/libstratosphere/source/os/impl/os_mutex_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_native_handle_impl.hpp b/libstratosphere/source/os/impl/os_native_handle_impl.hpp index 48479573..ef370816 100644 --- a/libstratosphere/source/os/impl/os_native_handle_impl.hpp +++ b/libstratosphere/source/os/impl/os_native_handle_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_native_handle_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_native_handle_impl.os.horizon.hpp index 943ecaa6..5eacbd88 100644 --- a/libstratosphere/source/os/impl/os_native_handle_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_native_handle_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_process_handle_impl.hpp b/libstratosphere/source/os/impl/os_process_handle_impl.hpp index 0b3bcfa2..5cc05761 100644 --- a/libstratosphere/source/os/impl/os_process_handle_impl.hpp +++ b/libstratosphere/source/os/impl/os_process_handle_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_process_handle_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_process_handle_impl.os.horizon.hpp index 9df8efd4..6a535f25 100644 --- a/libstratosphere/source/os/impl/os_process_handle_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_process_handle_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 65f2a6b4..cbc28d56 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 2bc7544a..041ec7d2 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_resource_manager.cpp b/libstratosphere/source/os/impl/os_resource_manager.cpp index 4252a7cb..3f637ad5 100644 --- a/libstratosphere/source/os/impl/os_resource_manager.cpp +++ b/libstratosphere/source/os/impl/os_resource_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_resource_manager.hpp b/libstratosphere/source/os/impl/os_resource_manager.hpp index 5f7d68df..efdb7cb5 100644 --- a/libstratosphere/source/os/impl/os_resource_manager.hpp +++ b/libstratosphere/source/os/impl/os_resource_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rng_manager.hpp b/libstratosphere/source/os/impl/os_rng_manager.hpp index 387dcbe4..e0c1ea6e 100644 --- a/libstratosphere/source/os/impl/os_rng_manager.hpp +++ b/libstratosphere/source/os/impl/os_rng_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rng_manager_impl.cpp b/libstratosphere/source/os/impl/os_rng_manager_impl.cpp index 21edde42..05603952 100644 --- a/libstratosphere/source/os/impl/os_rng_manager_impl.cpp +++ b/libstratosphere/source/os/impl/os_rng_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rng_manager_impl.hpp b/libstratosphere/source/os/impl/os_rng_manager_impl.hpp index b981c39d..7112f662 100644 --- a/libstratosphere/source/os/impl/os_rng_manager_impl.hpp +++ b/libstratosphere/source/os/impl/os_rng_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rng_manager_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_rng_manager_impl.os.horizon.cpp index 84a350c3..13b0ec31 100644 --- a/libstratosphere/source/os/impl/os_rng_manager_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_rng_manager_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rw_lock_impl.hpp b/libstratosphere/source/os/impl/os_rw_lock_impl.hpp index 14131e82..379c4544 100644 --- a/libstratosphere/source/os/impl/os_rw_lock_impl.hpp +++ b/libstratosphere/source/os/impl/os_rw_lock_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rw_lock_target_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_rw_lock_target_impl.os.horizon.cpp index 3b391901..d77cc1c4 100644 --- a/libstratosphere/source/os/impl/os_rw_lock_target_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_rw_lock_target_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rw_lock_target_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_rw_lock_target_impl.os.horizon.hpp index 57c640bd..2111b7ed 100644 --- a/libstratosphere/source/os/impl/os_rw_lock_target_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_rw_lock_target_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_memory_impl.hpp b/libstratosphere/source/os/impl/os_shared_memory_impl.hpp index f5ceaaee..6cc5e89f 100644 --- a/libstratosphere/source/os/impl/os_shared_memory_impl.hpp +++ b/libstratosphere/source/os/impl/os_shared_memory_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_memory_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_shared_memory_impl.os.horizon.cpp index d2f708c8..8fa9e7e4 100644 --- a/libstratosphere/source/os/impl/os_shared_memory_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_shared_memory_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_manager.cpp b/libstratosphere/source/os/impl/os_thread_manager.cpp index 1453c752..5c3af504 100644 --- a/libstratosphere/source/os/impl/os_thread_manager.cpp +++ b/libstratosphere/source/os/impl/os_thread_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_manager.hpp b/libstratosphere/source/os/impl/os_thread_manager.hpp index 9c9fe504..bf3b5e25 100644 --- a/libstratosphere/source/os/impl/os_thread_manager.hpp +++ b/libstratosphere/source/os/impl/os_thread_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_manager_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_thread_manager_impl.os.horizon.cpp index 3f625f34..f53b075a 100644 --- a/libstratosphere/source/os/impl/os_thread_manager_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_thread_manager_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_manager_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_thread_manager_impl.os.horizon.hpp index b0e4f853..3b49bd7f 100644 --- a/libstratosphere/source/os/impl/os_thread_manager_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_thread_manager_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_manager_types.hpp b/libstratosphere/source/os/impl/os_thread_manager_types.hpp index 3209d1d7..38008b09 100644 --- a/libstratosphere/source/os/impl/os_thread_manager_types.hpp +++ b/libstratosphere/source/os/impl/os_thread_manager_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_tick_manager.hpp b/libstratosphere/source/os/impl/os_tick_manager.hpp index 302a394d..d368897a 100644 --- a/libstratosphere/source/os/impl/os_tick_manager.hpp +++ b/libstratosphere/source/os/impl/os_tick_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_tick_manager_impl.cpp b/libstratosphere/source/os/impl/os_tick_manager_impl.cpp index 004d874f..dc198b6c 100644 --- a/libstratosphere/source/os/impl/os_tick_manager_impl.cpp +++ b/libstratosphere/source/os/impl/os_tick_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_tick_manager_impl.hpp b/libstratosphere/source/os/impl/os_tick_manager_impl.hpp index 68996b6a..c9a854df 100644 --- a/libstratosphere/source/os/impl/os_tick_manager_impl.hpp +++ b/libstratosphere/source/os/impl/os_tick_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_tick_manager_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_tick_manager_impl.os.horizon.hpp index 7e965b7b..5933db70 100644 --- a/libstratosphere/source/os/impl/os_tick_manager_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_tick_manager_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timeout_helper.cpp b/libstratosphere/source/os/impl/os_timeout_helper.cpp index 41468ad9..49085f4d 100644 --- a/libstratosphere/source/os/impl/os_timeout_helper.cpp +++ b/libstratosphere/source/os/impl/os_timeout_helper.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timeout_helper.hpp b/libstratosphere/source/os/impl/os_timeout_helper.hpp index 7d128c8b..bd034c23 100644 --- a/libstratosphere/source/os/impl/os_timeout_helper.hpp +++ b/libstratosphere/source/os/impl/os_timeout_helper.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timeout_helper_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_timeout_helper_impl.os.horizon.cpp index 47ea439e..4f37393d 100644 --- a/libstratosphere/source/os/impl/os_timeout_helper_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_timeout_helper_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timeout_helper_impl.os.horizon.hpp b/libstratosphere/source/os/impl/os_timeout_helper_impl.os.horizon.hpp index 42ec0dd4..05236996 100644 --- a/libstratosphere/source/os/impl/os_timeout_helper_impl.os.horizon.hpp +++ b/libstratosphere/source/os/impl/os_timeout_helper_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timer_event_helper.cpp b/libstratosphere/source/os/impl/os_timer_event_helper.cpp index 68e3e42b..954e0323 100644 --- a/libstratosphere/source/os/impl/os_timer_event_helper.cpp +++ b/libstratosphere/source/os/impl/os_timer_event_helper.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timer_event_helper.hpp b/libstratosphere/source/os/impl/os_timer_event_helper.hpp index e23c5fae..081d67f0 100644 --- a/libstratosphere/source/os/impl/os_timer_event_helper.hpp +++ b/libstratosphere/source/os/impl/os_timer_event_helper.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_transfer_memory_impl.hpp b/libstratosphere/source/os/impl/os_transfer_memory_impl.hpp index e92271db..e7a19ab6 100644 --- a/libstratosphere/source/os/impl/os_transfer_memory_impl.hpp +++ b/libstratosphere/source/os/impl/os_transfer_memory_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_transfer_memory_impl.os.horizon.cpp b/libstratosphere/source/os/impl/os_transfer_memory_impl.os.horizon.cpp index 1f83118c..295d030d 100644 --- a/libstratosphere/source/os/impl/os_transfer_memory_impl.os.horizon.cpp +++ b/libstratosphere/source/os/impl/os_transfer_memory_impl.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_utility.cpp b/libstratosphere/source/os/impl/os_utility.cpp index 0498b469..43046458 100644 --- a/libstratosphere/source/os/impl/os_utility.cpp +++ b/libstratosphere/source/os/impl/os_utility.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_utility.hpp b/libstratosphere/source/os/impl/os_utility.hpp index 17c66b02..50645205 100644 --- a/libstratosphere/source/os/impl/os_utility.hpp +++ b/libstratosphere/source/os/impl/os_utility.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_barrier.cpp b/libstratosphere/source/os/os_barrier.cpp index dad6ecd9..c74534b2 100644 --- a/libstratosphere/source/os/os_barrier.cpp +++ b/libstratosphere/source/os/os_barrier.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_busy_mutex.cpp b/libstratosphere/source/os/os_busy_mutex.cpp index 309833ea..70c30e71 100644 --- a/libstratosphere/source/os/os_busy_mutex.cpp +++ b/libstratosphere/source/os/os_busy_mutex.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_condition_variable.cpp b/libstratosphere/source/os/os_condition_variable.cpp index 6a830128..f763798a 100644 --- a/libstratosphere/source/os/os_condition_variable.cpp +++ b/libstratosphere/source/os/os_condition_variable.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 63f78b2e..4662f235 100644 --- a/libstratosphere/source/os/os_event.cpp +++ b/libstratosphere/source/os/os_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e4732520..bcc8e326 100644 --- a/libstratosphere/source/os/os_interrupt_event.cpp +++ b/libstratosphere/source/os/os_interrupt_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_io_region.cpp b/libstratosphere/source/os/os_io_region.cpp index a24eb9a1..2bb603d5 100644 --- a/libstratosphere/source/os/os_io_region.cpp +++ b/libstratosphere/source/os/os_io_region.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_event.cpp b/libstratosphere/source/os/os_light_event.cpp index 909cdb56..22478cd7 100644 --- a/libstratosphere/source/os/os_light_event.cpp +++ b/libstratosphere/source/os/os_light_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_message_queue.cpp b/libstratosphere/source/os/os_light_message_queue.cpp index cecf587d..ab389fbc 100644 --- a/libstratosphere/source/os/os_light_message_queue.cpp +++ b/libstratosphere/source/os/os_light_message_queue.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_light_semaphore.cpp b/libstratosphere/source/os/os_light_semaphore.cpp index 5f0ff642..f02bbdf1 100644 --- a/libstratosphere/source/os/os_light_semaphore.cpp +++ b/libstratosphere/source/os/os_light_semaphore.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_heap.cpp b/libstratosphere/source/os/os_memory_heap.cpp index 2d24b887..a888e4ec 100644 --- a/libstratosphere/source/os/os_memory_heap.cpp +++ b/libstratosphere/source/os/os_memory_heap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_memory_permission.cpp b/libstratosphere/source/os/os_memory_permission.cpp index b3ea8209..a5bf19c2 100644 --- a/libstratosphere/source/os/os_memory_permission.cpp +++ b/libstratosphere/source/os/os_memory_permission.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 4902411d..2917763c 100644 --- a/libstratosphere/source/os/os_message_queue.cpp +++ b/libstratosphere/source/os/os_message_queue.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_multiple_wait.cpp b/libstratosphere/source/os/os_multiple_wait.cpp index 154f1bc2..4e6e0ee9 100644 --- a/libstratosphere/source/os/os_multiple_wait.cpp +++ b/libstratosphere/source/os/os_multiple_wait.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_mutex.cpp b/libstratosphere/source/os/os_mutex.cpp index bd2f70fe..44d5f9b9 100644 --- a/libstratosphere/source/os/os_mutex.cpp +++ b/libstratosphere/source/os/os_mutex.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_native_handle_api.cpp b/libstratosphere/source/os/os_native_handle_api.cpp index 20647097..00905763 100644 --- a/libstratosphere/source/os/os_native_handle_api.cpp +++ b/libstratosphere/source/os/os_native_handle_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_api.cpp b/libstratosphere/source/os/os_process_handle_api.cpp index 3d3fa2f7..f95126b0 100644 --- a/libstratosphere/source/os/os_process_handle_api.cpp +++ b/libstratosphere/source/os/os_process_handle_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1368365f..ef18f046 100644 --- a/libstratosphere/source/os/os_random.cpp +++ b/libstratosphere/source/os/os_random.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rw_busy_mutex.cpp b/libstratosphere/source/os/os_rw_busy_mutex.cpp index 3768aca1..21d68928 100644 --- a/libstratosphere/source/os/os_rw_busy_mutex.cpp +++ b/libstratosphere/source/os/os_rw_busy_mutex.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_rw_lock.cpp b/libstratosphere/source/os/os_rw_lock.cpp index 0d63ed34..9153ed6e 100644 --- a/libstratosphere/source/os/os_rw_lock.cpp +++ b/libstratosphere/source/os/os_rw_lock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_condition_variable.cpp b/libstratosphere/source/os/os_sdk_condition_variable.cpp index 2dcea6ba..3c752443 100644 --- a/libstratosphere/source/os/os_sdk_condition_variable.cpp +++ b/libstratosphere/source/os/os_sdk_condition_variable.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_mutex.cpp b/libstratosphere/source/os/os_sdk_mutex.cpp index f0fc508f..7f03df21 100644 --- a/libstratosphere/source/os/os_sdk_mutex.cpp +++ b/libstratosphere/source/os/os_sdk_mutex.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_recursive_mutex.cpp b/libstratosphere/source/os/os_sdk_recursive_mutex.cpp index 92f1072b..0c1f746a 100644 --- a/libstratosphere/source/os/os_sdk_recursive_mutex.cpp +++ b/libstratosphere/source/os/os_sdk_recursive_mutex.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_reply_and_receive.cpp b/libstratosphere/source/os/os_sdk_reply_and_receive.cpp index 1d0f45a2..e51ad8a6 100644 --- a/libstratosphere/source/os/os_sdk_reply_and_receive.cpp +++ b/libstratosphere/source/os/os_sdk_reply_and_receive.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_sdk_thread_local_storage_api.cpp b/libstratosphere/source/os/os_sdk_thread_local_storage_api.cpp index f7bb5d29..79e505d0 100644 --- a/libstratosphere/source/os/os_sdk_thread_local_storage_api.cpp +++ b/libstratosphere/source/os/os_sdk_thread_local_storage_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e48df509..42f6a88b 100644 --- a/libstratosphere/source/os/os_semaphore.cpp +++ b/libstratosphere/source/os/os_semaphore.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_shared_memory.cpp b/libstratosphere/source/os/os_shared_memory.cpp index 48051328..aaf76669 100644 --- a/libstratosphere/source/os/os_shared_memory.cpp +++ b/libstratosphere/source/os/os_shared_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_stratosphere_api.cpp b/libstratosphere/source/os/os_stratosphere_api.cpp index f081fdbf..bbeac103 100644 --- a/libstratosphere/source/os/os_stratosphere_api.cpp +++ b/libstratosphere/source/os/os_stratosphere_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 b67b9314..a649398d 100644 --- a/libstratosphere/source/os/os_system_event.cpp +++ b/libstratosphere/source/os/os_system_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread.cpp b/libstratosphere/source/os/os_thread.cpp index 89b56a88..1e3aeb2d 100644 --- a/libstratosphere/source/os/os_thread.cpp +++ b/libstratosphere/source/os/os_thread.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_thread_local_storage_api.cpp b/libstratosphere/source/os/os_thread_local_storage_api.cpp index b1099ad2..e0f37090 100644 --- a/libstratosphere/source/os/os_thread_local_storage_api.cpp +++ b/libstratosphere/source/os/os_thread_local_storage_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_tick.cpp b/libstratosphere/source/os/os_tick.cpp index 2873bffe..11621e9c 100644 --- a/libstratosphere/source/os/os_tick.cpp +++ b/libstratosphere/source/os/os_tick.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timer_event.cpp b/libstratosphere/source/os/os_timer_event.cpp index e68189ad..256293b5 100644 --- a/libstratosphere/source/os/os_timer_event.cpp +++ b/libstratosphere/source/os/os_timer_event.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_transfer_memory.cpp b/libstratosphere/source/os/os_transfer_memory.cpp index 142571b4..00456e34 100644 --- a/libstratosphere/source/os/os_transfer_memory.cpp +++ b/libstratosphere/source/os/os_transfer_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_virtual_address_memory.cpp b/libstratosphere/source/os/os_virtual_address_memory.cpp index 15d494c7..8da04612 100644 --- a/libstratosphere/source/os/os_virtual_address_memory.cpp +++ b/libstratosphere/source/os/os_virtual_address_memory.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/impl/osdbg_thread_info.os.horizon.cpp b/libstratosphere/source/osdbg/impl/osdbg_thread_info.os.horizon.cpp index 6b2c7d0d..0668819b 100644 --- a/libstratosphere/source/osdbg/impl/osdbg_thread_info.os.horizon.cpp +++ b/libstratosphere/source/osdbg/impl/osdbg_thread_info.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/impl/osdbg_thread_info.os.horizon.hpp b/libstratosphere/source/osdbg/impl/osdbg_thread_info.os.horizon.hpp index 2850f47e..e43fec1e 100644 --- a/libstratosphere/source/osdbg/impl/osdbg_thread_info.os.horizon.hpp +++ b/libstratosphere/source/osdbg/impl/osdbg_thread_info.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/impl/osdbg_thread_local_region.os.horizon.cpp b/libstratosphere/source/osdbg/impl/osdbg_thread_local_region.os.horizon.cpp index 9c93ed51..8fe3840f 100644 --- a/libstratosphere/source/osdbg/impl/osdbg_thread_local_region.os.horizon.cpp +++ b/libstratosphere/source/osdbg/impl/osdbg_thread_local_region.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/impl/osdbg_thread_local_region.os.horizon.hpp b/libstratosphere/source/osdbg/impl/osdbg_thread_local_region.os.horizon.hpp index dc51a615..3d3d7d0c 100644 --- a/libstratosphere/source/osdbg/impl/osdbg_thread_local_region.os.horizon.hpp +++ b/libstratosphere/source/osdbg/impl/osdbg_thread_local_region.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/impl/osdbg_thread_type.os.horizon.hpp b/libstratosphere/source/osdbg/impl/osdbg_thread_type.os.horizon.hpp index 6b78bd29..3b1e89b1 100644 --- a/libstratosphere/source/osdbg/impl/osdbg_thread_type.os.horizon.hpp +++ b/libstratosphere/source/osdbg/impl/osdbg_thread_type.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/impl/osdbg_types.hpp b/libstratosphere/source/osdbg/impl/osdbg_types.hpp index ad7deaa3..5f947f25 100644 --- a/libstratosphere/source/osdbg/impl/osdbg_types.hpp +++ b/libstratosphere/source/osdbg/impl/osdbg_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg/osdbg_thread.cpp b/libstratosphere/source/osdbg/osdbg_thread.cpp index 0b5c8446..18eb7b28 100644 --- a/libstratosphere/source/osdbg/osdbg_thread.cpp +++ b/libstratosphere/source/osdbg/osdbg_thread.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 bc827086..c014285c 100644 --- a/libstratosphere/source/patcher/patcher_api.cpp +++ b/libstratosphere/source/patcher/patcher_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/pgl_remote_event_observer.hpp b/libstratosphere/source/pgl/pgl_remote_event_observer.hpp index ff70c49f..dac2a434 100644 --- a/libstratosphere/source/pgl/pgl_remote_event_observer.hpp +++ b/libstratosphere/source/pgl/pgl_remote_event_observer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/pgl_shell_api.cpp b/libstratosphere/source/pgl/pgl_shell_api.cpp index 46c56d09..12988a84 100644 --- a/libstratosphere/source/pgl/pgl_shell_api.cpp +++ b/libstratosphere/source/pgl/pgl_shell_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_api.cpp b/libstratosphere/source/pgl/srv/pgl_srv_api.cpp index d235e171..4fdbf3ce 100644 --- a/libstratosphere/source/pgl/srv/pgl_srv_api.cpp +++ b/libstratosphere/source/pgl/srv/pgl_srv_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_shell.cpp b/libstratosphere/source/pgl/srv/pgl_srv_shell.cpp index df5192a7..fa0b7364 100644 --- a/libstratosphere/source/pgl/srv/pgl_srv_shell.cpp +++ b/libstratosphere/source/pgl/srv/pgl_srv_shell.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_shell.hpp b/libstratosphere/source/pgl/srv/pgl_srv_shell.hpp index f9c4c93d..11228d78 100644 --- a/libstratosphere/source/pgl/srv/pgl_srv_shell.hpp +++ b/libstratosphere/source/pgl/srv/pgl_srv_shell.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_shell_event_observer.cpp b/libstratosphere/source/pgl/srv/pgl_srv_shell_event_observer.cpp index 0b2d01b0..0e889add 100644 --- a/libstratosphere/source/pgl/srv/pgl_srv_shell_event_observer.cpp +++ b/libstratosphere/source/pgl/srv/pgl_srv_shell_event_observer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_shell_event_observer.hpp b/libstratosphere/source/pgl/srv/pgl_srv_shell_event_observer.hpp index 3e49f45d..803138f0 100644 --- a/libstratosphere/source/pgl/srv/pgl_srv_shell_event_observer.hpp +++ b/libstratosphere/source/pgl/srv/pgl_srv_shell_event_observer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_shell_host_utils.cpp b/libstratosphere/source/pgl/srv/pgl_srv_shell_host_utils.cpp index 15d68fe3..a52a0cdd 100644 --- a/libstratosphere/source/pgl/srv/pgl_srv_shell_host_utils.cpp +++ b/libstratosphere/source/pgl/srv/pgl_srv_shell_host_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_shell_host_utils.hpp b/libstratosphere/source/pgl/srv/pgl_srv_shell_host_utils.hpp index b2907543..263f813b 100644 --- a/libstratosphere/source/pgl/srv/pgl_srv_shell_host_utils.hpp +++ b/libstratosphere/source/pgl/srv/pgl_srv_shell_host_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_shell_interface.cpp b/libstratosphere/source/pgl/srv/pgl_srv_shell_interface.cpp index e7d85636..ea62b590 100644 --- a/libstratosphere/source/pgl/srv/pgl_srv_shell_interface.cpp +++ b/libstratosphere/source/pgl/srv/pgl_srv_shell_interface.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl/srv/pgl_srv_tipc_utils.hpp b/libstratosphere/source/pgl/srv/pgl_srv_tipc_utils.hpp index 307710ba..581573ea 100644 --- a/libstratosphere/source/pgl/srv/pgl_srv_tipc_utils.hpp +++ b/libstratosphere/source/pgl/srv/pgl_srv_tipc_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_board_driver_api.cpp b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_board_driver_api.cpp index 93839894..84ff1993 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_board_driver_api.cpp +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_board_driver_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_board_driver_api.hpp b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_board_driver_api.hpp index 8d3cfafa..ed8f0f35 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_board_driver_api.hpp +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_board_driver_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_drive_pad_characters.inc b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_drive_pad_characters.inc index 4c6e2426..ace0b677 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_drive_pad_characters.inc +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_drive_pad_characters.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_initial_drive_pad_config.inc b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_drive_pad_config.inc index 3222770f..dcb9ada9 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_drive_pad_config.inc +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_drive_pad_config.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_initial_drive_pad_config_hoag.inc b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_drive_pad_config_hoag.inc index 78d4645c..22484797 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_drive_pad_config_hoag.inc +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_drive_pad_config_hoag.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_aula.inc b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_aula.inc index 446835e2..9e249bcb 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_aula.inc +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_aula.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_calcio.inc b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_calcio.inc index 6cfb720a..fae9aa8a 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_calcio.inc +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_calcio.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_hoag.inc b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_hoag.inc index 21151a28..05eba920 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_hoag.inc +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_hoag.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_icosa.inc b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_icosa.inc index cd8bcd39..7e2d31a8 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_icosa.inc +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_icosa.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_iowa.inc b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_iowa.inc index df27e428..c7d1a7f3 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_iowa.inc +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_initial_pad_config_iowa.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_pad_characters.inc b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_pad_characters.inc index 717721d9..966dd573 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_pad_characters.inc +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_pad_characters.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_pad_index.hpp b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_pad_index.hpp index df2dc592..ee56492c 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_pad_index.hpp +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_pad_index.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_platform_pads.cpp b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_platform_pads.cpp index 2ab33856..52205c96 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_platform_pads.cpp +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_platform_pads.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/board/nintendo/nx/pinmux_platform_pads.hpp b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_platform_pads.hpp index 05c9e1ab..6ec386b7 100644 --- a/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_platform_pads.hpp +++ b/libstratosphere/source/pinmux/driver/board/nintendo/nx/pinmux_platform_pads.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/pinmux_driver_api.cpp b/libstratosphere/source/pinmux/driver/pinmux_driver_api.cpp index fc7e3593..b1679c83 100644 --- a/libstratosphere/source/pinmux/driver/pinmux_driver_api.cpp +++ b/libstratosphere/source/pinmux/driver/pinmux_driver_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pinmux/driver/pinmux_select_board_impl.hpp b/libstratosphere/source/pinmux/driver/pinmux_select_board_impl.hpp index 2865d5cf..1793903b 100644 --- a/libstratosphere/source/pinmux/driver/pinmux_select_board_impl.hpp +++ b/libstratosphere/source/pinmux/driver/pinmux_select_board_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 92798753..98478def 100644 --- a/libstratosphere/source/pm/pm_ams.c +++ b/libstratosphere/source/pm/pm_ams.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 273ef56f..347d4653 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1c59c214..64b476bb 100644 --- a/libstratosphere/source/pm/pm_dmnt_api.cpp +++ b/libstratosphere/source/pm/pm_dmnt_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c4361d7b..5a13daff 100644 --- a/libstratosphere/source/pm/pm_info_api.cpp +++ b/libstratosphere/source/pm/pm_info_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_weak.cpp b/libstratosphere/source/pm/pm_info_api_weak.cpp index f1d61ea0..3784e354 100644 --- a/libstratosphere/source/pm/pm_info_api_weak.cpp +++ b/libstratosphere/source/pm/pm_info_api_weak.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 dd3155ed..862e6b0b 100644 --- a/libstratosphere/source/pm/pm_shell_api.cpp +++ b/libstratosphere/source/pm/pm_shell_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.cpp b/libstratosphere/source/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.cpp index 6c38cba2..d88c465a 100644 --- a/libstratosphere/source/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.cpp +++ b/libstratosphere/source/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.inc b/libstratosphere/source/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.inc index a88f5f4d..b280e673 100644 --- a/libstratosphere/source/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.inc +++ b/libstratosphere/source/powctl/driver/impl/powctl_charger_parameters.board.nintendo_nx.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_battery_driver.cpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_battery_driver.cpp index 3e7eb840..00a37126 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_battery_driver.cpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_battery_driver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_battery_driver.hpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_battery_driver.hpp index 23cdcfdb..25d521b0 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_battery_driver.hpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_battery_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_board_impl.cpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_board_impl.cpp index c6db168a..d874b0ac 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_board_impl.cpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_board_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_board_impl.hpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_board_impl.hpp index 8db008eb..799ba1e6 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_board_impl.hpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_board_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_bq24193_driver.cpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_bq24193_driver.cpp index 8b4dbb00..f26544b9 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_bq24193_driver.cpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_bq24193_driver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_bq24193_driver.hpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_bq24193_driver.hpp index daf8938f..886d0e7b 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_bq24193_driver.hpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_bq24193_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_charger_driver.cpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_charger_driver.cpp index 38051daf..1cd3e1ce 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_charger_driver.cpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_charger_driver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_charger_driver.hpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_charger_driver.hpp index 15f574c5..6c704d58 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_charger_driver.hpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_charger_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_interrupt_event_handler.cpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_interrupt_event_handler.cpp index e6dc125a..b7373ca2 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_interrupt_event_handler.cpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_interrupt_event_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_interrupt_event_handler.hpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_interrupt_event_handler.hpp index 6ccd6e75..db4e17a4 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_interrupt_event_handler.hpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_interrupt_event_handler.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_max17050_custom_parameters.inc b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_max17050_custom_parameters.inc index 1e8cae46..c2ecec1e 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_max17050_custom_parameters.inc +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_max17050_custom_parameters.inc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2021 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_max17050_driver.cpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_max17050_driver.cpp index c1e7222c..0068bb11 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_max17050_driver.cpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_max17050_driver.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_max17050_driver.hpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_max17050_driver.hpp index e5a39fa7..c845ff7e 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_max17050_driver.hpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_max17050_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/board/nintendo/nx/powctl_retry_helper.hpp b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_retry_helper.hpp index d4310997..a1bfa8d2 100644 --- a/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_retry_helper.hpp +++ b/libstratosphere/source/powctl/impl/board/nintendo/nx/powctl_retry_helper.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/powctl_device_management.cpp b/libstratosphere/source/powctl/impl/powctl_device_management.cpp index cb75f533..ccb3698e 100644 --- a/libstratosphere/source/powctl/impl/powctl_device_management.cpp +++ b/libstratosphere/source/powctl/impl/powctl_device_management.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/powctl_device_management.hpp b/libstratosphere/source/powctl/impl/powctl_device_management.hpp index 2ab5216d..020beb26 100644 --- a/libstratosphere/source/powctl/impl/powctl_device_management.hpp +++ b/libstratosphere/source/powctl/impl/powctl_device_management.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/powctl_i_power_control_driver.hpp b/libstratosphere/source/powctl/impl/powctl_i_power_control_driver.hpp index ab1eaef7..6aa486c9 100644 --- a/libstratosphere/source/powctl/impl/powctl_i_power_control_driver.hpp +++ b/libstratosphere/source/powctl/impl/powctl_i_power_control_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/impl/powctl_select_board_driver.hpp b/libstratosphere/source/powctl/impl/powctl_select_board_driver.hpp index 6f2cb6bb..c24f24ec 100644 --- a/libstratosphere/source/powctl/impl/powctl_select_board_driver.hpp +++ b/libstratosphere/source/powctl/impl/powctl_select_board_driver.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/powctl_battery_api.cpp b/libstratosphere/source/powctl/powctl_battery_api.cpp index 1b83d593..87746c43 100644 --- a/libstratosphere/source/powctl/powctl_battery_api.cpp +++ b/libstratosphere/source/powctl/powctl_battery_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/powctl_charger_api.cpp b/libstratosphere/source/powctl/powctl_charger_api.cpp index cce1746a..9dac2b3d 100644 --- a/libstratosphere/source/powctl/powctl_charger_api.cpp +++ b/libstratosphere/source/powctl/powctl_charger_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/powctl_driver_api.cpp b/libstratosphere/source/powctl/powctl_driver_api.cpp index ad5e2ed2..4fb98b86 100644 --- a/libstratosphere/source/powctl/powctl_driver_api.cpp +++ b/libstratosphere/source/powctl/powctl_driver_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl/powctl_session_api.cpp b/libstratosphere/source/powctl/powctl_session_api.cpp index 9b7d0afe..c30c7dc3 100644 --- a/libstratosphere/source/powctl/powctl_session_api.cpp +++ b/libstratosphere/source/powctl/powctl_session_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/psc/psc_pm_module.os.horizon.cpp b/libstratosphere/source/psc/psc_pm_module.os.horizon.cpp index 89ee7d03..70b3e5d9 100644 --- a/libstratosphere/source/psc/psc_pm_module.os.horizon.cpp +++ b/libstratosphere/source/psc/psc_pm_module.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/psc/psc_remote_pm_module.hpp b/libstratosphere/source/psc/psc_remote_pm_module.hpp index 913d0f02..48225740 100644 --- a/libstratosphere/source/psc/psc_remote_pm_module.hpp +++ b/libstratosphere/source/psc/psc_remote_pm_module.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/board/nintendo/nx/impl/pwm_impl_pwm_driver_api.cpp b/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_impl_pwm_driver_api.cpp index 3d402bae..784d4bbb 100644 --- a/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_impl_pwm_driver_api.cpp +++ b/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_impl_pwm_driver_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/board/nintendo/nx/impl/pwm_impl_pwm_driver_api.hpp b/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_impl_pwm_driver_api.hpp index 5177ad47..18c7138c 100644 --- a/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_impl_pwm_driver_api.hpp +++ b/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_impl_pwm_driver_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/board/nintendo/nx/impl/pwm_pwm_driver_impl.cpp b/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_pwm_driver_impl.cpp index e9ed7336..41d08ae6 100644 --- a/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_pwm_driver_impl.cpp +++ b/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_pwm_driver_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/board/nintendo/nx/impl/pwm_pwm_driver_impl.hpp b/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_pwm_driver_impl.hpp index 1a75fbac..7376f7df 100644 --- a/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_pwm_driver_impl.hpp +++ b/libstratosphere/source/pwm/driver/board/nintendo/nx/impl/pwm_pwm_driver_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/board/nintendo/nx/pwm_driver_api.cpp b/libstratosphere/source/pwm/driver/board/nintendo/nx/pwm_driver_api.cpp index 0cc03378..79f79862 100644 --- a/libstratosphere/source/pwm/driver/board/nintendo/nx/pwm_driver_api.cpp +++ b/libstratosphere/source/pwm/driver/board/nintendo/nx/pwm_driver_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/impl/pwm_channel_session_impl.cpp b/libstratosphere/source/pwm/driver/impl/pwm_channel_session_impl.cpp index 1459246c..2916ff04 100644 --- a/libstratosphere/source/pwm/driver/impl/pwm_channel_session_impl.cpp +++ b/libstratosphere/source/pwm/driver/impl/pwm_channel_session_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/impl/pwm_channel_session_impl.hpp b/libstratosphere/source/pwm/driver/impl/pwm_channel_session_impl.hpp index 6b8a75df..5a597e27 100644 --- a/libstratosphere/source/pwm/driver/impl/pwm_channel_session_impl.hpp +++ b/libstratosphere/source/pwm/driver/impl/pwm_channel_session_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/impl/pwm_driver_core.cpp b/libstratosphere/source/pwm/driver/impl/pwm_driver_core.cpp index 359312db..b6ceae71 100644 --- a/libstratosphere/source/pwm/driver/impl/pwm_driver_core.cpp +++ b/libstratosphere/source/pwm/driver/impl/pwm_driver_core.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/impl/pwm_driver_core.hpp b/libstratosphere/source/pwm/driver/impl/pwm_driver_core.hpp index aca6a821..f5b34e69 100644 --- a/libstratosphere/source/pwm/driver/impl/pwm_driver_core.hpp +++ b/libstratosphere/source/pwm/driver/impl/pwm_driver_core.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/pwm_driver_channel_api.cpp b/libstratosphere/source/pwm/driver/pwm_driver_channel_api.cpp index 567ffa0a..4cd9e6e4 100644 --- a/libstratosphere/source/pwm/driver/pwm_driver_channel_api.cpp +++ b/libstratosphere/source/pwm/driver/pwm_driver_channel_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/pwm_driver_client_api.cpp b/libstratosphere/source/pwm/driver/pwm_driver_client_api.cpp index 7126b7f3..88dc2fdf 100644 --- a/libstratosphere/source/pwm/driver/pwm_driver_client_api.cpp +++ b/libstratosphere/source/pwm/driver/pwm_driver_client_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/driver/pwm_driver_service_api.cpp b/libstratosphere/source/pwm/driver/pwm_driver_service_api.cpp index 5955c009..f8236338 100644 --- a/libstratosphere/source/pwm/driver/pwm_driver_service_api.cpp +++ b/libstratosphere/source/pwm/driver/pwm_driver_service_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/pwm_api.cpp b/libstratosphere/source/pwm/pwm_api.cpp index 7b20bdf6..35a68d91 100644 --- a/libstratosphere/source/pwm/pwm_api.cpp +++ b/libstratosphere/source/pwm/pwm_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/server/pwm_server_api.cpp b/libstratosphere/source/pwm/server/pwm_server_api.cpp index 7cd86a3c..eed5d561 100644 --- a/libstratosphere/source/pwm/server/pwm_server_api.cpp +++ b/libstratosphere/source/pwm/server/pwm_server_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/server/pwm_server_channel_session_impl.hpp b/libstratosphere/source/pwm/server/pwm_server_channel_session_impl.hpp index c70ac4cb..157e6412 100644 --- a/libstratosphere/source/pwm/server/pwm_server_channel_session_impl.hpp +++ b/libstratosphere/source/pwm/server/pwm_server_channel_session_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/server/pwm_server_manager_impl.cpp b/libstratosphere/source/pwm/server/pwm_server_manager_impl.cpp index 668debb6..a5920f4e 100644 --- a/libstratosphere/source/pwm/server/pwm_server_manager_impl.cpp +++ b/libstratosphere/source/pwm/server/pwm_server_manager_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm/server/pwm_server_manager_impl.hpp b/libstratosphere/source/pwm/server/pwm_server_manager_impl.hpp index 1a0c2551..3557cae0 100644 --- a/libstratosphere/source/pwm/server/pwm_server_manager_impl.hpp +++ b/libstratosphere/source/pwm/server/pwm_server_manager_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 0e7b56a5..f9eb49d9 100644 --- a/libstratosphere/source/result/result_on_assertion.cpp +++ b/libstratosphere/source/result/result_on_assertion.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ro/impl/ro_ro_exception_info.cpp b/libstratosphere/source/ro/impl/ro_ro_exception_info.cpp index f2454f77..bf70d87c 100644 --- a/libstratosphere/source/ro/impl/ro_ro_exception_info.cpp +++ b/libstratosphere/source/ro/impl/ro_ro_exception_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs/scs_command_processor.cpp b/libstratosphere/source/scs/scs_command_processor.cpp index a0a64db6..5f2b1523 100644 --- a/libstratosphere/source/scs/scs_command_processor.cpp +++ b/libstratosphere/source/scs/scs_command_processor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs/scs_server_manager.cpp b/libstratosphere/source/scs/scs_server_manager.cpp index 0a9fd2d9..b7413c44 100644 --- a/libstratosphere/source/scs/scs_server_manager.cpp +++ b/libstratosphere/source/scs/scs_server_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs/scs_shell.cpp b/libstratosphere/source/scs/scs_shell.cpp index 7f1b14d4..01881496 100644 --- a/libstratosphere/source/scs/scs_shell.cpp +++ b/libstratosphere/source/scs/scs_shell.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs/scs_shell_server.cpp b/libstratosphere/source/scs/scs_shell_server.cpp index e54c201b..af977b9b 100644 --- a/libstratosphere/source/scs/scs_shell_server.cpp +++ b/libstratosphere/source/scs/scs_shell_server.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs/scs_tenv.cpp b/libstratosphere/source/scs/scs_tenv.cpp index 7569517d..8e3f26fc 100644 --- a/libstratosphere/source/scs/scs_tenv.cpp +++ b/libstratosphere/source/scs/scs_tenv.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_configuration_id_impl.cpp b/libstratosphere/source/settings/impl/settings_configuration_id_impl.cpp index 48b3ecd3..99e0900c 100644 --- a/libstratosphere/source/settings/impl/settings_configuration_id_impl.cpp +++ b/libstratosphere/source/settings/impl/settings_configuration_id_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_configuration_id_impl.hpp b/libstratosphere/source/settings/impl/settings_configuration_id_impl.hpp index 3d562483..8af41ea5 100644 --- a/libstratosphere/source/settings/impl/settings_configuration_id_impl.hpp +++ b/libstratosphere/source/settings/impl/settings_configuration_id_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_error_report_impl.cpp b/libstratosphere/source/settings/impl/settings_error_report_impl.cpp index 26e8ce58..fd9fadde 100644 --- a/libstratosphere/source/settings/impl/settings_error_report_impl.cpp +++ b/libstratosphere/source/settings/impl/settings_error_report_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_error_report_impl.hpp b/libstratosphere/source/settings/impl/settings_error_report_impl.hpp index 6f791b17..58a5cb4a 100644 --- a/libstratosphere/source/settings/impl/settings_error_report_impl.hpp +++ b/libstratosphere/source/settings/impl/settings_error_report_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_firmware_version_impl.cpp b/libstratosphere/source/settings/impl/settings_firmware_version_impl.cpp index 9688b3a8..30758ab3 100644 --- a/libstratosphere/source/settings/impl/settings_firmware_version_impl.cpp +++ b/libstratosphere/source/settings/impl/settings_firmware_version_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_firmware_version_impl.hpp b/libstratosphere/source/settings/impl/settings_firmware_version_impl.hpp index f8f3507b..9cd7b0b0 100644 --- a/libstratosphere/source/settings/impl/settings_firmware_version_impl.hpp +++ b/libstratosphere/source/settings/impl/settings_firmware_version_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_platform_region_impl.cpp b/libstratosphere/source/settings/impl/settings_platform_region_impl.cpp index ce0b62eb..63da51b9 100644 --- a/libstratosphere/source/settings/impl/settings_platform_region_impl.cpp +++ b/libstratosphere/source/settings/impl/settings_platform_region_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_platform_region_impl.hpp b/libstratosphere/source/settings/impl/settings_platform_region_impl.hpp index d5b6833e..45b8c165 100644 --- a/libstratosphere/source/settings/impl/settings_platform_region_impl.hpp +++ b/libstratosphere/source/settings/impl/settings_platform_region_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_product_model_impl.cpp b/libstratosphere/source/settings/impl/settings_product_model_impl.cpp index 928ebc75..1b458a66 100644 --- a/libstratosphere/source/settings/impl/settings_product_model_impl.cpp +++ b/libstratosphere/source/settings/impl/settings_product_model_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_product_model_impl.hpp b/libstratosphere/source/settings/impl/settings_product_model_impl.hpp index f5af580a..1588209e 100644 --- a/libstratosphere/source/settings/impl/settings_product_model_impl.hpp +++ b/libstratosphere/source/settings/impl/settings_product_model_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_region_impl.cpp b/libstratosphere/source/settings/impl/settings_region_impl.cpp index 5597dbba..54ef6ca6 100644 --- a/libstratosphere/source/settings/impl/settings_region_impl.cpp +++ b/libstratosphere/source/settings/impl/settings_region_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_region_impl.hpp b/libstratosphere/source/settings/impl/settings_region_impl.hpp index 98a9404d..02ebb515 100644 --- a/libstratosphere/source/settings/impl/settings_region_impl.hpp +++ b/libstratosphere/source/settings/impl/settings_region_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_serial_number_impl.cpp b/libstratosphere/source/settings/impl/settings_serial_number_impl.cpp index 93fe6fac..aebc8125 100644 --- a/libstratosphere/source/settings/impl/settings_serial_number_impl.cpp +++ b/libstratosphere/source/settings/impl/settings_serial_number_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/settings_serial_number_impl.hpp b/libstratosphere/source/settings/impl/settings_serial_number_impl.hpp index 475ea27a..ed7406a5 100644 --- a/libstratosphere/source/settings/impl/settings_serial_number_impl.hpp +++ b/libstratosphere/source/settings/impl/settings_serial_number_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_configuration_id.cpp b/libstratosphere/source/settings/settings_configuration_id.cpp index f4baa631..a13c6f59 100644 --- a/libstratosphere/source/settings/settings_configuration_id.cpp +++ b/libstratosphere/source/settings/settings_configuration_id.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_error_report.cpp b/libstratosphere/source/settings/settings_error_report.cpp index c11d2936..e7b4a50c 100644 --- a/libstratosphere/source/settings/settings_error_report.cpp +++ b/libstratosphere/source/settings/settings_error_report.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_firmware_version.cpp b/libstratosphere/source/settings/settings_firmware_version.cpp index faa069c5..513c1ad7 100644 --- a/libstratosphere/source/settings/settings_firmware_version.cpp +++ b/libstratosphere/source/settings/settings_firmware_version.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 9efd12e8..62c6c1eb 100644 --- a/libstratosphere/source/settings/settings_fwdbg_api.cpp +++ b/libstratosphere/source/settings/settings_fwdbg_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_platform_region.cpp b/libstratosphere/source/settings/settings_platform_region.cpp index b4c26b8c..928e6684 100644 --- a/libstratosphere/source/settings/settings_platform_region.cpp +++ b/libstratosphere/source/settings/settings_platform_region.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_product_model.cpp b/libstratosphere/source/settings/settings_product_model.cpp index dc1ee2c8..b4851ad2 100644 --- a/libstratosphere/source/settings/settings_product_model.cpp +++ b/libstratosphere/source/settings/settings_product_model.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_region.cpp b/libstratosphere/source/settings/settings_region.cpp index 824a968b..45742cef 100644 --- a/libstratosphere/source/settings/settings_region.cpp +++ b/libstratosphere/source/settings/settings_region.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_serial_number.cpp b/libstratosphere/source/settings/settings_serial_number.cpp index 083dbb62..b2fb4a50 100644 --- a/libstratosphere/source/settings/settings_serial_number.cpp +++ b/libstratosphere/source/settings/settings_serial_number.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ec310bab..83d14b25 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e87d6bb8..49ef0a75 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_inline_context.cpp b/libstratosphere/source/sf/cmif/sf_cmif_inline_context.cpp index a288754e..a0b11b04 100644 --- a/libstratosphere/source/sf/cmif/sf_cmif_inline_context.cpp +++ b/libstratosphere/source/sf/cmif/sf_cmif_inline_context.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 92ad9639..9a6fa812 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 264a8d74..de5ff147 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 a66c42bd..a8991ba4 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 01ec229c..bc4c5373 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c2379434..af041c6c 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 86a5af63..bb75e8a6 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 87e8ca23..c6d88e7f 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 983c4e08..b20bcfe7 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sf_default_allocation_policy.cpp b/libstratosphere/source/sf/sf_default_allocation_policy.cpp index 960ff74b..4c7e322b 100644 --- a/libstratosphere/source/sf/sf_default_allocation_policy.cpp +++ b/libstratosphere/source/sf/sf_default_allocation_policy.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 40753189..18183817 100644 --- a/libstratosphere/source/sm/sm_ams.c +++ b/libstratosphere/source/sm/sm_ams.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 104abb80..4c46bb21 100644 --- a/libstratosphere/source/sm/sm_api.cpp +++ b/libstratosphere/source/sm/sm_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 5072f3c5..296c4085 100644 --- a/libstratosphere/source/sm/sm_manager_api.cpp +++ b/libstratosphere/source/sm/sm_manager_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ca3edef7..34c56abe 100644 --- a/libstratosphere/source/sm/sm_mitm_api.cpp +++ b/libstratosphere/source/sm/sm_mitm_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 57dc2383..22f2f5b1 100644 --- a/libstratosphere/source/sm/sm_utils.cpp +++ b/libstratosphere/source/sm/sm_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ed1cd132..73fcd6eb 100644 --- a/libstratosphere/source/sm/sm_utils.hpp +++ b/libstratosphere/source/sm/sm_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1574776a..6e8e7475 100644 --- a/libstratosphere/source/sm/smm_ams.c +++ b/libstratosphere/source/sm/smm_ams.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/impl/socket_allocator.hpp b/libstratosphere/source/socket/impl/socket_allocator.hpp index bd00f1ce..ef215f19 100644 --- a/libstratosphere/source/socket/impl/socket_allocator.hpp +++ b/libstratosphere/source/socket/impl/socket_allocator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/impl/socket_api.hpp b/libstratosphere/source/socket/impl/socket_api.hpp index d45c2c93..f80e4675 100644 --- a/libstratosphere/source/socket/impl/socket_api.hpp +++ b/libstratosphere/source/socket/impl/socket_api.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/impl/socket_api.os.horizon.cpp b/libstratosphere/source/socket/impl/socket_api.os.horizon.cpp index 7b57a090..db145ba6 100644 --- a/libstratosphere/source/socket/impl/socket_api.os.horizon.cpp +++ b/libstratosphere/source/socket/impl/socket_api.os.horizon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket/socket_api.cpp b/libstratosphere/source/socket/socket_api.cpp index 0723f766..30a84a64 100644 --- a/libstratosphere/source/socket/socket_api.cpp +++ b/libstratosphere/source/socket/socket_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 affed9de..5de37529 100644 --- a/libstratosphere/source/spl/smc/spl_smc.cpp +++ b/libstratosphere/source/spl/smc/spl_smc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 721ff7df..2db30a03 100644 --- a/libstratosphere/source/spl/spl_api.cpp +++ b/libstratosphere/source/spl/spl_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_api.cpp b/libstratosphere/source/sprofile/srv/sprofile_srv_api.cpp index c856399d..14729521 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_api.cpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_fs_utils.cpp b/libstratosphere/source/sprofile/srv/sprofile_srv_fs_utils.cpp index e0d1fae4..ea32ace8 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_fs_utils.cpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_fs_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_fs_utils.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_fs_utils.hpp index 8e420bf1..e20b2b81 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_fs_utils.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_fs_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_i_profile_controller_for_debug.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_controller_for_debug.hpp index ca53d664..dfee5499 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_controller_for_debug.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_controller_for_debug.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_i_profile_importer.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_importer.hpp index addce9b3..4858abc9 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_importer.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_importer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_i_profile_reader.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_reader.hpp index 032ad06b..76d8310e 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_reader.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_reader.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_i_profile_update_observer.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_update_observer.hpp index 6706822e..efef72ea 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_update_observer.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_i_profile_update_observer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_i_service_for_bg_agent.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_i_service_for_bg_agent.hpp index ac7c1184..e90cabe9 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_i_service_for_bg_agent.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_i_service_for_bg_agent.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_i_service_for_system_process.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_i_service_for_system_process.hpp index 483c44a5..25292821 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_i_service_for_system_process.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_i_service_for_system_process.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_controller_for_debug_impl.cpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_controller_for_debug_impl.cpp index dec66ad3..37e04a29 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_controller_for_debug_impl.cpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_controller_for_debug_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_controller_for_debug_impl.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_controller_for_debug_impl.hpp index faa975f7..edb9d9eb 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_controller_for_debug_impl.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_controller_for_debug_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_importer.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_importer.hpp index fc1d3b07..fe91c19a 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_importer.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_importer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_importer_impl.cpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_importer_impl.cpp index d13185e5..80bfe307 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_importer_impl.cpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_importer_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_importer_impl.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_importer_impl.hpp index b47ffb24..9e961c78 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_importer_impl.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_importer_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_manager.cpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_manager.cpp index acde764a..a9579b9f 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_manager.cpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_manager.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_manager.hpp index 92b4ea75..8e7b1e68 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_manager.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_reader_impl.cpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_reader_impl.cpp index c602535b..511e9c16 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_reader_impl.cpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_reader_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_reader_impl.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_reader_impl.hpp index 884a1224..4768538e 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_reader_impl.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_reader_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_update_observer_impl.cpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_update_observer_impl.cpp index 34d7cd8f..52286842 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_update_observer_impl.cpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_update_observer_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_profile_update_observer_impl.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_update_observer_impl.hpp index fd6f9a70..26519a92 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_profile_update_observer_impl.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_profile_update_observer_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_service_for_bg_agent.cpp b/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_bg_agent.cpp index af9991dc..2c8bb0d4 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_bg_agent.cpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_bg_agent.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_service_for_bg_agent.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_bg_agent.hpp index 9eb7d3ea..986223d6 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_bg_agent.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_bg_agent.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_service_for_system_process.cpp b/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_system_process.cpp index 9313c315..1f7d3244 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_system_process.cpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_system_process.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_service_for_system_process.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_system_process.hpp index 33a94983..d8758716 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_system_process.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_service_for_system_process.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile/srv/sprofile_srv_types.hpp b/libstratosphere/source/sprofile/srv/sprofile_srv_types.hpp index 291c83bc..421ec2b6 100644 --- a/libstratosphere/source/sprofile/srv/sprofile_srv_types.hpp +++ b/libstratosphere/source/sprofile/srv/sprofile_srv_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/impl/util/time_impl_util_api.cpp b/libstratosphere/source/time/impl/util/time_impl_util_api.cpp index 059cae46..8cb8f961 100644 --- a/libstratosphere/source/time/impl/util/time_impl_util_api.cpp +++ b/libstratosphere/source/time/impl/util/time_impl_util_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_api.cpp b/libstratosphere/source/time/time_api.cpp index 736cbcae..69b91366 100644 --- a/libstratosphere/source/time/time_api.cpp +++ b/libstratosphere/source/time/time_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_calendar_time.cpp b/libstratosphere/source/time/time_calendar_time.cpp index e166bbde..f3c9fa69 100644 --- a/libstratosphere/source/time/time_calendar_time.cpp +++ b/libstratosphere/source/time/time_calendar_time.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_standard_network_system_clock.cpp b/libstratosphere/source/time/time_standard_network_system_clock.cpp index 8df139b4..dad2cdcb 100644 --- a/libstratosphere/source/time/time_standard_network_system_clock.cpp +++ b/libstratosphere/source/time/time_standard_network_system_clock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_standard_steady_clock.cpp b/libstratosphere/source/time/time_standard_steady_clock.cpp index 16364317..b2e04322 100644 --- a/libstratosphere/source/time/time_standard_steady_clock.cpp +++ b/libstratosphere/source/time/time_standard_steady_clock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_standard_user_system_clock.cpp b/libstratosphere/source/time/time_standard_user_system_clock.cpp index b56d0528..6bd641f2 100644 --- a/libstratosphere/source/time/time_standard_user_system_clock.cpp +++ b/libstratosphere/source/time/time_standard_user_system_clock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time/time_timezone_api.cpp b/libstratosphere/source/time/time_timezone_api.cpp index 221412cd..d7afed06 100644 --- a/libstratosphere/source/time/time_timezone_api.cpp +++ b/libstratosphere/source/time/time_timezone_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 cec4f92e..4b19acfc 100644 --- a/libstratosphere/source/updater/updater_api.cpp +++ b/libstratosphere/source/updater/updater_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 0822f8ec..7dc005d8 100644 --- a/libstratosphere/source/updater/updater_bis_management.cpp +++ b/libstratosphere/source/updater/updater_bis_management.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 868285f0..90d5ae75 100644 --- a/libstratosphere/source/updater/updater_bis_management.hpp +++ b/libstratosphere/source/updater/updater_bis_management.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1ab76e0c..20387e06 100644 --- a/libstratosphere/source/updater/updater_bis_save.cpp +++ b/libstratosphere/source/updater/updater_bis_save.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 faafcc2a..86423fe1 100644 --- a/libstratosphere/source/updater/updater_bis_save.hpp +++ b/libstratosphere/source/updater/updater_bis_save.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 3d668181..3572a22e 100644 --- a/libstratosphere/source/updater/updater_files.cpp +++ b/libstratosphere/source/updater/updater_files.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 74241a54..13a62bf1 100644 --- a/libstratosphere/source/updater/updater_files.hpp +++ b/libstratosphere/source/updater/updater_files.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 4fefa5df..010ef68c 100644 --- a/libstratosphere/source/updater/updater_paths.cpp +++ b/libstratosphere/source/updater/updater_paths.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 f6f5c4c2..f7a39d7e 100644 --- a/libstratosphere/source/updater/updater_paths.hpp +++ b/libstratosphere/source/updater/updater_paths.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/impl/usb_util.hpp b/libstratosphere/source/usb/impl/usb_util.hpp index e9ac4351..30b38ebc 100644 --- a/libstratosphere/source/usb/impl/usb_util.hpp +++ b/libstratosphere/source/usb/impl/usb_util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_device.cpp b/libstratosphere/source/usb/usb_device.cpp index 8eda9f6b..e89d76b8 100644 --- a/libstratosphere/source/usb/usb_device.cpp +++ b/libstratosphere/source/usb/usb_device.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_remote_ds_endpoint.cpp b/libstratosphere/source/usb/usb_remote_ds_endpoint.cpp index 9c75a125..ea7d643f 100644 --- a/libstratosphere/source/usb/usb_remote_ds_endpoint.cpp +++ b/libstratosphere/source/usb/usb_remote_ds_endpoint.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_remote_ds_endpoint.hpp b/libstratosphere/source/usb/usb_remote_ds_endpoint.hpp index 79e0e205..bd95914f 100644 --- a/libstratosphere/source/usb/usb_remote_ds_endpoint.hpp +++ b/libstratosphere/source/usb/usb_remote_ds_endpoint.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_remote_ds_interface.cpp b/libstratosphere/source/usb/usb_remote_ds_interface.cpp index 5b7e32ab..4161dd4f 100644 --- a/libstratosphere/source/usb/usb_remote_ds_interface.cpp +++ b/libstratosphere/source/usb/usb_remote_ds_interface.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_remote_ds_interface.hpp b/libstratosphere/source/usb/usb_remote_ds_interface.hpp index 30024152..2ab73073 100644 --- a/libstratosphere/source/usb/usb_remote_ds_interface.hpp +++ b/libstratosphere/source/usb/usb_remote_ds_interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_remote_ds_root_service.cpp b/libstratosphere/source/usb/usb_remote_ds_root_service.cpp index 9bf16c3d..9d9093cd 100644 --- a/libstratosphere/source/usb/usb_remote_ds_root_service.cpp +++ b/libstratosphere/source/usb/usb_remote_ds_root_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_remote_ds_root_service.hpp b/libstratosphere/source/usb/usb_remote_ds_root_service.hpp index 16df3b8e..78d3eb17 100644 --- a/libstratosphere/source/usb/usb_remote_ds_root_service.hpp +++ b/libstratosphere/source/usb/usb_remote_ds_root_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_remote_ds_service.cpp b/libstratosphere/source/usb/usb_remote_ds_service.cpp index 04b72e35..0472ae62 100644 --- a/libstratosphere/source/usb/usb_remote_ds_service.cpp +++ b/libstratosphere/source/usb/usb_remote_ds_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb/usb_remote_ds_service.hpp b/libstratosphere/source/usb/usb_remote_ds_service.hpp index 68d93763..f21f77c8 100644 --- a/libstratosphere/source/usb/usb_remote_ds_service.hpp +++ b/libstratosphere/source/usb/usb_remote_ds_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 217c70f1..2f5704f4 100644 --- a/libstratosphere/source/util/util_compression.cpp +++ b/libstratosphere/source/util/util_compression.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 232d85bd..8b1b73b7 100644 --- a/libstratosphere/source/util/util_ini.cpp +++ b/libstratosphere/source/util/util_ini.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_uuid_api.cpp b/libstratosphere/source/util/util_uuid_api.cpp index 7f2910c7..3030c290 100644 --- a/libstratosphere/source/util/util_uuid_api.cpp +++ b/libstratosphere/source/util/util_uuid_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/wec/wec_api.cpp b/libstratosphere/source/wec/wec_api.cpp index 0b3f3213..c23b14f8 100644 --- a/libstratosphere/source/wec/wec_api.cpp +++ b/libstratosphere/source/wec/wec_api.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 a47ec53b..f454f581 100644 --- a/libvapours/include/vapours.hpp +++ b/libvapours/include/vapours.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/allocator.hpp b/libvapours/include/vapours/allocator.hpp index 446706b5..01f0d384 100644 --- a/libvapours/include/vapours/allocator.hpp +++ b/libvapours/include/vapours/allocator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 8aa9dddf..513c3a61 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_fatal_error_context.hpp b/libvapours/include/vapours/ams/ams_fatal_error_context.hpp index 986d6c48..036e42a3 100644 --- a/libvapours/include/vapours/ams/ams_fatal_error_context.hpp +++ b/libvapours/include/vapours/ams/ams_fatal_error_context.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 3bce5d79..42aa0283 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 8dafa849..1622caeb 100644 --- a/libvapours/include/vapours/ams_version.h +++ b/libvapours/include/vapours/ams_version.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/assert.hpp b/libvapours/include/vapours/assert.hpp index 1b06f2df..fa5b6ff5 100644 --- a/libvapours/include/vapours/assert.hpp +++ b/libvapours/include/vapours/assert.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/common.hpp b/libvapours/include/vapours/common.hpp index b037b31d..a6c07898 100644 --- a/libvapours/include/vapours/common.hpp +++ b/libvapours/include/vapours/common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto.hpp b/libvapours/include/vapours/crypto.hpp index 0126dc99..1295d46d 100644 --- a/libvapours/include/vapours/crypto.hpp +++ b/libvapours/include/vapours/crypto.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_aes_ctr_encryptor_decryptor.hpp b/libvapours/include/vapours/crypto/crypto_aes_ctr_encryptor_decryptor.hpp index 1363cfce..59ad0904 100644 --- a/libvapours/include/vapours/crypto/crypto_aes_ctr_encryptor_decryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_aes_ctr_encryptor_decryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_aes_decryptor.hpp b/libvapours/include/vapours/crypto/crypto_aes_decryptor.hpp index 2f1dd4a1..db8a7110 100644 --- a/libvapours/include/vapours/crypto/crypto_aes_decryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_aes_decryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_aes_encryptor.hpp b/libvapours/include/vapours/crypto/crypto_aes_encryptor.hpp index 116ab2da..27209eb9 100644 --- a/libvapours/include/vapours/crypto/crypto_aes_encryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_aes_encryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_aes_gcm_encryptor.hpp b/libvapours/include/vapours/crypto/crypto_aes_gcm_encryptor.hpp index 326d738b..41a3d7e8 100644 --- a/libvapours/include/vapours/crypto/crypto_aes_gcm_encryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_aes_gcm_encryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_aes_xts_encryptor_decryptor.hpp b/libvapours/include/vapours/crypto/crypto_aes_xts_encryptor_decryptor.hpp index c9966094..bc466041 100644 --- a/libvapours/include/vapours/crypto/crypto_aes_xts_encryptor_decryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_aes_xts_encryptor_decryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_csrng.hpp b/libvapours/include/vapours/crypto/crypto_csrng.hpp index 76f9134e..40e2bf3c 100644 --- a/libvapours/include/vapours/crypto/crypto_csrng.hpp +++ b/libvapours/include/vapours/crypto/crypto_csrng.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_ctr_decryptor.hpp b/libvapours/include/vapours/crypto/crypto_ctr_decryptor.hpp index 24223318..9ab7200a 100644 --- a/libvapours/include/vapours/crypto/crypto_ctr_decryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_ctr_decryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_ctr_encryptor.hpp b/libvapours/include/vapours/crypto/crypto_ctr_encryptor.hpp index ab566173..d477b653 100644 --- a/libvapours/include/vapours/crypto/crypto_ctr_encryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_ctr_encryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_gcm_encryptor.hpp b/libvapours/include/vapours/crypto/crypto_gcm_encryptor.hpp index 547bd739..ca8fb933 100644 --- a/libvapours/include/vapours/crypto/crypto_gcm_encryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_gcm_encryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_hmac_generator.hpp b/libvapours/include/vapours/crypto/crypto_hmac_generator.hpp index f1e8cefc..432b35b5 100644 --- a/libvapours/include/vapours/crypto/crypto_hmac_generator.hpp +++ b/libvapours/include/vapours/crypto/crypto_hmac_generator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_hmac_sha1_generator.hpp b/libvapours/include/vapours/crypto/crypto_hmac_sha1_generator.hpp index 44faf7dc..d1a9f32b 100644 --- a/libvapours/include/vapours/crypto/crypto_hmac_sha1_generator.hpp +++ b/libvapours/include/vapours/crypto/crypto_hmac_sha1_generator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_hmac_sha256_generator.hpp b/libvapours/include/vapours/crypto/crypto_hmac_sha256_generator.hpp index 8d4f24a8..d1a494d2 100644 --- a/libvapours/include/vapours/crypto/crypto_hmac_sha256_generator.hpp +++ b/libvapours/include/vapours/crypto/crypto_hmac_sha256_generator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_memory_clear.hpp b/libvapours/include/vapours/crypto/crypto_memory_clear.hpp index 6a8be44e..e198579f 100644 --- a/libvapours/include/vapours/crypto/crypto_memory_clear.hpp +++ b/libvapours/include/vapours/crypto/crypto_memory_clear.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_memory_compare.hpp b/libvapours/include/vapours/crypto/crypto_memory_compare.hpp index 68040a4b..153ed27c 100644 --- a/libvapours/include/vapours/crypto/crypto_memory_compare.hpp +++ b/libvapours/include/vapours/crypto/crypto_memory_compare.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_rsa_calculator.hpp b/libvapours/include/vapours/crypto/crypto_rsa_calculator.hpp index e377084e..8ec80dbf 100644 --- a/libvapours/include/vapours/crypto/crypto_rsa_calculator.hpp +++ b/libvapours/include/vapours/crypto/crypto_rsa_calculator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_rsa_oaep_decryptor.hpp b/libvapours/include/vapours/crypto/crypto_rsa_oaep_decryptor.hpp index 86b3750b..4394b4b4 100644 --- a/libvapours/include/vapours/crypto/crypto_rsa_oaep_decryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_rsa_oaep_decryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_rsa_oaep_encryptor.hpp b/libvapours/include/vapours/crypto/crypto_rsa_oaep_encryptor.hpp index bcda3471..8ed05826 100644 --- a/libvapours/include/vapours/crypto/crypto_rsa_oaep_encryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_rsa_oaep_encryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_rsa_oaep_sha256_decoder.hpp b/libvapours/include/vapours/crypto/crypto_rsa_oaep_sha256_decoder.hpp index fe33d20c..0ba8024d 100644 --- a/libvapours/include/vapours/crypto/crypto_rsa_oaep_sha256_decoder.hpp +++ b/libvapours/include/vapours/crypto/crypto_rsa_oaep_sha256_decoder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_rsa_oaep_sha256_decryptor.hpp b/libvapours/include/vapours/crypto/crypto_rsa_oaep_sha256_decryptor.hpp index f26239bc..34ef77bb 100644 --- a/libvapours/include/vapours/crypto/crypto_rsa_oaep_sha256_decryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_rsa_oaep_sha256_decryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_rsa_oaep_sha256_encryptor.hpp b/libvapours/include/vapours/crypto/crypto_rsa_oaep_sha256_encryptor.hpp index d06c540a..4141cd38 100644 --- a/libvapours/include/vapours/crypto/crypto_rsa_oaep_sha256_encryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_rsa_oaep_sha256_encryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_rsa_pss_sha256_verifier.hpp b/libvapours/include/vapours/crypto/crypto_rsa_pss_sha256_verifier.hpp index e25ca38d..8ef1e248 100644 --- a/libvapours/include/vapours/crypto/crypto_rsa_pss_sha256_verifier.hpp +++ b/libvapours/include/vapours/crypto/crypto_rsa_pss_sha256_verifier.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_rsa_pss_verifier.hpp b/libvapours/include/vapours/crypto/crypto_rsa_pss_verifier.hpp index 536bd480..0ce3d3a6 100644 --- a/libvapours/include/vapours/crypto/crypto_rsa_pss_verifier.hpp +++ b/libvapours/include/vapours/crypto/crypto_rsa_pss_verifier.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_sha1_generator.hpp b/libvapours/include/vapours/crypto/crypto_sha1_generator.hpp index 14b565f0..6e3c72b6 100644 --- a/libvapours/include/vapours/crypto/crypto_sha1_generator.hpp +++ b/libvapours/include/vapours/crypto/crypto_sha1_generator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_sha256_generator.hpp b/libvapours/include/vapours/crypto/crypto_sha256_generator.hpp index 101ed250..34641cd9 100644 --- a/libvapours/include/vapours/crypto/crypto_sha256_generator.hpp +++ b/libvapours/include/vapours/crypto/crypto_sha256_generator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_xts_decryptor.hpp b/libvapours/include/vapours/crypto/crypto_xts_decryptor.hpp index f51f8fb4..61f94cb2 100644 --- a/libvapours/include/vapours/crypto/crypto_xts_decryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_xts_decryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/crypto_xts_encryptor.hpp b/libvapours/include/vapours/crypto/crypto_xts_encryptor.hpp index 7d889e4e..679431ed 100644 --- a/libvapours/include/vapours/crypto/crypto_xts_encryptor.hpp +++ b/libvapours/include/vapours/crypto/crypto_xts_encryptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_aes_impl.hpp b/libvapours/include/vapours/crypto/impl/crypto_aes_impl.hpp index 51391721..ea567b5f 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_aes_impl.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_aes_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_bignum.hpp b/libvapours/include/vapours/crypto/impl/crypto_bignum.hpp index 7857e267..f279fa21 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_bignum.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_bignum.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_ctr_mode_impl.hpp b/libvapours/include/vapours/crypto/impl/crypto_ctr_mode_impl.hpp index 90f5a78e..809156ab 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_ctr_mode_impl.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_ctr_mode_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_gcm_mode_impl.hpp b/libvapours/include/vapours/crypto/impl/crypto_gcm_mode_impl.hpp index fbe974f2..3ba74826 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_gcm_mode_impl.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_gcm_mode_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_hash_function.hpp b/libvapours/include/vapours/crypto/impl/crypto_hash_function.hpp index 68ca106a..72cd00a5 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_hash_function.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_hash_function.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_hmac_impl.hpp b/libvapours/include/vapours/crypto/impl/crypto_hmac_impl.hpp index efd48134..9a02ae8c 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_hmac_impl.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_hmac_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_rsa_oaep_impl.hpp b/libvapours/include/vapours/crypto/impl/crypto_rsa_oaep_impl.hpp index 89706b5b..6948b5a3 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_rsa_oaep_impl.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_rsa_oaep_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_rsa_pss_impl.hpp b/libvapours/include/vapours/crypto/impl/crypto_rsa_pss_impl.hpp index d59587f5..e5f38285 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_rsa_pss_impl.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_rsa_pss_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_sha1_impl.hpp b/libvapours/include/vapours/crypto/impl/crypto_sha1_impl.hpp index a16b9d5b..545cf449 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_sha1_impl.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_sha1_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_sha256_impl.hpp b/libvapours/include/vapours/crypto/impl/crypto_sha256_impl.hpp index 1a485e36..a6db11a7 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_sha256_impl.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_sha256_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/crypto/impl/crypto_xts_mode_impl.hpp b/libvapours/include/vapours/crypto/impl/crypto_xts_mode_impl.hpp index 3963ffba..4909f652 100644 --- a/libvapours/include/vapours/crypto/impl/crypto_xts_mode_impl.hpp +++ b/libvapours/include/vapours/crypto/impl/crypto_xts_mode_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/dd.hpp b/libvapours/include/vapours/dd.hpp index 52d3e9cd..1c0c3971 100644 --- a/libvapours/include/vapours/dd.hpp +++ b/libvapours/include/vapours/dd.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/dd/dd_cache.hpp b/libvapours/include/vapours/dd/dd_cache.hpp index 8ea0e200..74a9d75d 100644 --- a/libvapours/include/vapours/dd/dd_cache.hpp +++ b/libvapours/include/vapours/dd/dd_cache.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/dd/dd_common_types.hpp b/libvapours/include/vapours/dd/dd_common_types.hpp index 25a533b0..502aa784 100644 --- a/libvapours/include/vapours/dd/dd_common_types.hpp +++ b/libvapours/include/vapours/dd/dd_common_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/dd/dd_io_mapping.hpp b/libvapours/include/vapours/dd/dd_io_mapping.hpp index 4a330377..3d5db3d3 100644 --- a/libvapours/include/vapours/dd/dd_io_mapping.hpp +++ b/libvapours/include/vapours/dd/dd_io_mapping.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 82356f1a..4ac265ee 100644 --- a/libvapours/include/vapours/defines.hpp +++ b/libvapours/include/vapours/defines.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/device_code.hpp b/libvapours/include/vapours/device_code.hpp index c39abcaf..62daff6b 100644 --- a/libvapours/include/vapours/device_code.hpp +++ b/libvapours/include/vapours/device_code.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1006283f..47e0b555 100644 --- a/libvapours/include/vapours/includes.hpp +++ b/libvapours/include/vapours/includes.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 7f741a91..701fbcc6 100644 --- a/libvapours/include/vapours/literals.hpp +++ b/libvapours/include/vapours/literals.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/reg.hpp b/libvapours/include/vapours/reg.hpp index d8e6be43..077d7b13 100644 --- a/libvapours/include/vapours/reg.hpp +++ b/libvapours/include/vapours/reg.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 49aa3f4a..53b35823 100644 --- a/libvapours/include/vapours/results.hpp +++ b/libvapours/include/vapours/results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e465e8f7..2d99fef2 100644 --- a/libvapours/include/vapours/results/cal_results.hpp +++ b/libvapours/include/vapours/results/cal_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/capsrv_results.hpp b/libvapours/include/vapours/results/capsrv_results.hpp index 102dad3e..965d7f9d 100644 --- a/libvapours/include/vapours/results/capsrv_results.hpp +++ b/libvapours/include/vapours/results/capsrv_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2019 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 6a924b6c..a3b4d7a6 100644 --- a/libvapours/include/vapours/results/creport_results.hpp +++ b/libvapours/include/vapours/results/creport_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/cs_results.hpp b/libvapours/include/vapours/results/cs_results.hpp index 0c1a67ab..b1e63802 100644 --- a/libvapours/include/vapours/results/cs_results.hpp +++ b/libvapours/include/vapours/results/cs_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/dd_results.hpp b/libvapours/include/vapours/results/dd_results.hpp index d64a4918..648fb6b6 100644 --- a/libvapours/include/vapours/results/dd_results.hpp +++ b/libvapours/include/vapours/results/dd_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ddsf_results.hpp b/libvapours/include/vapours/results/ddsf_results.hpp index 9ea4d667..73378d4e 100644 --- a/libvapours/include/vapours/results/ddsf_results.hpp +++ b/libvapours/include/vapours/results/ddsf_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 da2ed640..d93cff64 100644 --- a/libvapours/include/vapours/results/debug_results.hpp +++ b/libvapours/include/vapours/results/debug_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 95e2ed3c..29323d32 100644 --- a/libvapours/include/vapours/results/dmnt_results.hpp +++ b/libvapours/include/vapours/results/dmnt_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/erpt_results.hpp b/libvapours/include/vapours/results/erpt_results.hpp index 5e320578..3df7473e 100644 --- a/libvapours/include/vapours/results/erpt_results.hpp +++ b/libvapours/include/vapours/results/erpt_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 731f9bd1..88003f65 100644 --- a/libvapours/include/vapours/results/err_results.hpp +++ b/libvapours/include/vapours/results/err_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 c89c5d13..128cac07 100644 --- a/libvapours/include/vapours/results/exosphere_results.hpp +++ b/libvapours/include/vapours/results/exosphere_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 27105d88..68ff8940 100644 --- a/libvapours/include/vapours/results/fatal_results.hpp +++ b/libvapours/include/vapours/results/fatal_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 fd1b8cb1..6633970a 100644 --- a/libvapours/include/vapours/results/fs_results.hpp +++ b/libvapours/include/vapours/results/fs_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/gpio_results.hpp b/libvapours/include/vapours/results/gpio_results.hpp index 546a602e..88e75baa 100644 --- a/libvapours/include/vapours/results/gpio_results.hpp +++ b/libvapours/include/vapours/results/gpio_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 84fcc474..99fd5644 100644 --- a/libvapours/include/vapours/results/hipc_results.hpp +++ b/libvapours/include/vapours/results/hipc_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htc_results.hpp b/libvapours/include/vapours/results/htc_results.hpp index 1a402f98..8d92196f 100644 --- a/libvapours/include/vapours/results/htc_results.hpp +++ b/libvapours/include/vapours/results/htc_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcfs_results.hpp b/libvapours/include/vapours/results/htcfs_results.hpp index 68ca930f..5549d5d8 100644 --- a/libvapours/include/vapours/results/htcfs_results.hpp +++ b/libvapours/include/vapours/results/htcfs_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htclow_results.hpp b/libvapours/include/vapours/results/htclow_results.hpp index 7a57eb1e..0d288c14 100644 --- a/libvapours/include/vapours/results/htclow_results.hpp +++ b/libvapours/include/vapours/results/htclow_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/htcs_results.hpp b/libvapours/include/vapours/results/htcs_results.hpp index 216fe80e..6e5dba0d 100644 --- a/libvapours/include/vapours/results/htcs_results.hpp +++ b/libvapours/include/vapours/results/htcs_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 0ba35650..1704009e 100644 --- a/libvapours/include/vapours/results/i2c_results.hpp +++ b/libvapours/include/vapours/results/i2c_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ba6731b5..254d89e3 100644 --- a/libvapours/include/vapours/results/kvdb_results.hpp +++ b/libvapours/include/vapours/results/kvdb_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 8f21b6ed..d10a98ec 100644 --- a/libvapours/include/vapours/results/loader_results.hpp +++ b/libvapours/include/vapours/results/loader_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 7458730f..fd18d022 100644 --- a/libvapours/include/vapours/results/lr_results.hpp +++ b/libvapours/include/vapours/results/lr_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 518df4d4..8c4a2aea 100644 --- a/libvapours/include/vapours/results/ncm_results.hpp +++ b/libvapours/include/vapours/results/ncm_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nim_results.hpp b/libvapours/include/vapours/results/nim_results.hpp index c0607726..967bfd3e 100644 --- a/libvapours/include/vapours/results/nim_results.hpp +++ b/libvapours/include/vapours/results/nim_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ns_results.hpp b/libvapours/include/vapours/results/ns_results.hpp index 32f95422..29d386f9 100644 --- a/libvapours/include/vapours/results/ns_results.hpp +++ b/libvapours/include/vapours/results/ns_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 9c300ff3..783fd6c7 100644 --- a/libvapours/include/vapours/results/os_results.hpp +++ b/libvapours/include/vapours/results/os_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/osdbg_results.hpp b/libvapours/include/vapours/results/osdbg_results.hpp index f4cb919d..952c0730 100644 --- a/libvapours/include/vapours/results/osdbg_results.hpp +++ b/libvapours/include/vapours/results/osdbg_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pcv_results.hpp b/libvapours/include/vapours/results/pcv_results.hpp index ec0aa6d4..eed8e316 100644 --- a/libvapours/include/vapours/results/pcv_results.hpp +++ b/libvapours/include/vapours/results/pcv_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pgl_results.hpp b/libvapours/include/vapours/results/pgl_results.hpp index ddd22b02..c909aa66 100644 --- a/libvapours/include/vapours/results/pgl_results.hpp +++ b/libvapours/include/vapours/results/pgl_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 84d7dfc1..1bb18e02 100644 --- a/libvapours/include/vapours/results/pm_results.hpp +++ b/libvapours/include/vapours/results/pm_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/powctl_results.hpp b/libvapours/include/vapours/results/powctl_results.hpp index b071ee1f..7a9d6d7f 100644 --- a/libvapours/include/vapours/results/powctl_results.hpp +++ b/libvapours/include/vapours/results/powctl_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/psc_results.hpp b/libvapours/include/vapours/results/psc_results.hpp index 883e1b32..019925ac 100644 --- a/libvapours/include/vapours/results/psc_results.hpp +++ b/libvapours/include/vapours/results/psc_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/pwm_results.hpp b/libvapours/include/vapours/results/pwm_results.hpp index 37041beb..ed5a8ded 100644 --- a/libvapours/include/vapours/results/pwm_results.hpp +++ b/libvapours/include/vapours/results/pwm_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 d2260fea..20601091 100644 --- a/libvapours/include/vapours/results/results_common.hpp +++ b/libvapours/include/vapours/results/results_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 8614e400..076b3455 100644 --- a/libvapours/include/vapours/results/ro_results.hpp +++ b/libvapours/include/vapours/results/ro_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/scs_results.hpp b/libvapours/include/vapours/results/scs_results.hpp index 8981847a..1446b0ef 100644 --- a/libvapours/include/vapours/results/scs_results.hpp +++ b/libvapours/include/vapours/results/scs_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sdmmc_results.hpp b/libvapours/include/vapours/results/sdmmc_results.hpp index a6d305cc..25d4aa1e 100644 --- a/libvapours/include/vapours/results/sdmmc_results.hpp +++ b/libvapours/include/vapours/results/sdmmc_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 d01e4117..7ce291a3 100644 --- a/libvapours/include/vapours/results/settings_results.hpp +++ b/libvapours/include/vapours/results/settings_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 516cb24c..add2cd5b 100644 --- a/libvapours/include/vapours/results/sf_results.hpp +++ b/libvapours/include/vapours/results/sf_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 45d93498..28119b7c 100644 --- a/libvapours/include/vapours/results/sm_results.hpp +++ b/libvapours/include/vapours/results/sm_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/socket_results.hpp b/libvapours/include/vapours/results/socket_results.hpp index c1127101..58915c1d 100644 --- a/libvapours/include/vapours/results/socket_results.hpp +++ b/libvapours/include/vapours/results/socket_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 f8d857e1..919c712f 100644 --- a/libvapours/include/vapours/results/spl_results.hpp +++ b/libvapours/include/vapours/results/spl_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sprofile_results.hpp b/libvapours/include/vapours/results/sprofile_results.hpp index 03ba5ce7..dafa9dad 100644 --- a/libvapours/include/vapours/results/sprofile_results.hpp +++ b/libvapours/include/vapours/results/sprofile_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e73beb86..6128b6b2 100644 --- a/libvapours/include/vapours/results/svc_results.hpp +++ b/libvapours/include/vapours/results/svc_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/time_results.hpp b/libvapours/include/vapours/results/time_results.hpp index f82e0556..863ac47c 100644 --- a/libvapours/include/vapours/results/time_results.hpp +++ b/libvapours/include/vapours/results/time_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tipc_results.hpp b/libvapours/include/vapours/results/tipc_results.hpp index 229df86d..b537bd38 100644 --- a/libvapours/include/vapours/results/tipc_results.hpp +++ b/libvapours/include/vapours/results/tipc_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tma_results.hpp b/libvapours/include/vapours/results/tma_results.hpp index 64905194..55a1068b 100644 --- a/libvapours/include/vapours/results/tma_results.hpp +++ b/libvapours/include/vapours/results/tma_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ec0f0fde..7e86e435 100644 --- a/libvapours/include/vapours/results/updater_results.hpp +++ b/libvapours/include/vapours/results/updater_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/usb_results.hpp b/libvapours/include/vapours/results/usb_results.hpp index 6aed0d46..a56efe78 100644 --- a/libvapours/include/vapours/results/usb_results.hpp +++ b/libvapours/include/vapours/results/usb_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 833bdd5e..2012bd16 100644 --- a/libvapours/include/vapours/results/vi_results.hpp +++ b/libvapours/include/vapours/results/vi_results.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sdmmc.hpp b/libvapours/include/vapours/sdmmc.hpp index 444071a1..25a8d95c 100644 --- a/libvapours/include/vapours/sdmmc.hpp +++ b/libvapours/include/vapours/sdmmc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sdmmc/sdmmc_build_config.hpp b/libvapours/include/vapours/sdmmc/sdmmc_build_config.hpp index 480dbc89..80a2526e 100644 --- a/libvapours/include/vapours/sdmmc/sdmmc_build_config.hpp +++ b/libvapours/include/vapours/sdmmc/sdmmc_build_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sdmmc/sdmmc_common.hpp b/libvapours/include/vapours/sdmmc/sdmmc_common.hpp index e06976fc..94c9f2ef 100644 --- a/libvapours/include/vapours/sdmmc/sdmmc_common.hpp +++ b/libvapours/include/vapours/sdmmc/sdmmc_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sdmmc/sdmmc_gc_asic.hpp b/libvapours/include/vapours/sdmmc/sdmmc_gc_asic.hpp index a1355de5..931ca7b6 100644 --- a/libvapours/include/vapours/sdmmc/sdmmc_gc_asic.hpp +++ b/libvapours/include/vapours/sdmmc/sdmmc_gc_asic.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sdmmc/sdmmc_mmc.hpp b/libvapours/include/vapours/sdmmc/sdmmc_mmc.hpp index 39d9e739..13e71cd2 100644 --- a/libvapours/include/vapours/sdmmc/sdmmc_mmc.hpp +++ b/libvapours/include/vapours/sdmmc/sdmmc_mmc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/sdmmc/sdmmc_sd_card.hpp b/libvapours/include/vapours/sdmmc/sdmmc_sd_card.hpp index 1c1eff37..d0dc551f 100644 --- a/libvapours/include/vapours/sdmmc/sdmmc_sd_card.hpp +++ b/libvapours/include/vapours/sdmmc/sdmmc_sd_card.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/span.hpp b/libvapours/include/vapours/span.hpp index 76cdd351..4f6ae448 100644 --- a/libvapours/include/vapours/span.hpp +++ b/libvapours/include/vapours/span.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 84e84f3f..59862a07 100644 --- a/libvapours/include/vapours/svc.hpp +++ b/libvapours/include/vapours/svc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/arch/arm/svc_thread_local_region.hpp b/libvapours/include/vapours/svc/arch/arm/svc_thread_local_region.hpp index 391dad00..1822eaaf 100644 --- a/libvapours/include/vapours/svc/arch/arm/svc_thread_local_region.hpp +++ b/libvapours/include/vapours/svc/arch/arm/svc_thread_local_region.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/arch/arm64/svc_thread_local_region.hpp b/libvapours/include/vapours/svc/arch/arm64/svc_thread_local_region.hpp index b2732e85..655da95d 100644 --- a/libvapours/include/vapours/svc/arch/arm64/svc_thread_local_region.hpp +++ b/libvapours/include/vapours/svc/arch/arm64/svc_thread_local_region.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/generic/svc_device_name.hpp b/libvapours/include/vapours/svc/board/generic/svc_device_name.hpp index 4de1ba2b..53b59d3b 100644 --- a/libvapours/include/vapours/svc/board/generic/svc_device_name.hpp +++ b/libvapours/include/vapours/svc/board/generic/svc_device_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/svc_device_name.hpp b/libvapours/include/vapours/svc/board/nintendo/nx/svc_device_name.hpp index 9700a192..ab9c8c54 100644 --- a/libvapours/include/vapours/svc/board/nintendo/nx/svc_device_name.hpp +++ b/libvapours/include/vapours/svc/board/nintendo/nx/svc_device_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/svc_hardware_constants.hpp b/libvapours/include/vapours/svc/board/nintendo/nx/svc_hardware_constants.hpp index 8b270b12..bd7b48bb 100644 --- a/libvapours/include/vapours/svc/board/nintendo/nx/svc_hardware_constants.hpp +++ b/libvapours/include/vapours/svc/board/nintendo/nx/svc_hardware_constants.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/nx/svc_io_pool_type.hpp b/libvapours/include/vapours/svc/board/nintendo/nx/svc_io_pool_type.hpp index 077ecc29..c1e6a09e 100644 --- a/libvapours/include/vapours/svc/board/nintendo/nx/svc_io_pool_type.hpp +++ b/libvapours/include/vapours/svc/board/nintendo/nx/svc_io_pool_type.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/codegen/impl/svc_codegen_impl_code_generator.hpp b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_code_generator.hpp index d0233ef7..355ac141 100644 --- a/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_code_generator.hpp +++ b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_code_generator.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/codegen/impl/svc_codegen_impl_common.hpp b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_common.hpp index f1a7b2b6..748dd382 100644 --- a/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_common.hpp +++ b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/codegen/impl/svc_codegen_impl_kernel_svc_wrapper.hpp b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_kernel_svc_wrapper.hpp index 49af7dc4..d784abdd 100644 --- a/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_kernel_svc_wrapper.hpp +++ b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_kernel_svc_wrapper.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/codegen/impl/svc_codegen_impl_layout.hpp b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_layout.hpp index ad8d5748..c7720ed5 100644 --- a/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_layout.hpp +++ b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_layout.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/codegen/impl/svc_codegen_impl_layout_conversion.hpp b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_layout_conversion.hpp index 57584be4..213c0d39 100644 --- a/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_layout_conversion.hpp +++ b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_layout_conversion.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/codegen/impl/svc_codegen_impl_meta_code.hpp b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_meta_code.hpp index 5b5d0bc8..26e7ad29 100644 --- a/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_meta_code.hpp +++ b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_meta_code.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/codegen/impl/svc_codegen_impl_parameter.hpp b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_parameter.hpp index e7b50272..594e984e 100644 --- a/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_parameter.hpp +++ b/libvapours/include/vapours/svc/codegen/impl/svc_codegen_impl_parameter.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/codegen/svc_codegen_kernel_svc_wrapper.hpp b/libvapours/include/vapours/svc/codegen/svc_codegen_kernel_svc_wrapper.hpp index eaa34815..55420da7 100644 --- a/libvapours/include/vapours/svc/codegen/svc_codegen_kernel_svc_wrapper.hpp +++ b/libvapours/include/vapours/svc/codegen/svc_codegen_kernel_svc_wrapper.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/ipc/svc_message_buffer.hpp b/libvapours/include/vapours/svc/ipc/svc_message_buffer.hpp index 7fcce477..19c906e5 100644 --- a/libvapours/include/vapours/svc/ipc/svc_message_buffer.hpp +++ b/libvapours/include/vapours/svc/ipc/svc_message_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_codegen.hpp b/libvapours/include/vapours/svc/svc_codegen.hpp index c2807f79..04ee2c19 100644 --- a/libvapours/include/vapours/svc/svc_codegen.hpp +++ b/libvapours/include/vapours/svc/svc_codegen.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 9f68ad73..832fbb35 100644 --- a/libvapours/include/vapours/svc/svc_common.hpp +++ b/libvapours/include/vapours/svc/svc_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 df886af9..9d356b32 100644 --- a/libvapours/include/vapours/svc/svc_definitions.hpp +++ b/libvapours/include/vapours/svc/svc_definitions.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_select_device_name.hpp b/libvapours/include/vapours/svc/svc_select_device_name.hpp index 5db94155..61f35245 100644 --- a/libvapours/include/vapours/svc/svc_select_device_name.hpp +++ b/libvapours/include/vapours/svc/svc_select_device_name.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_select_hardware_constants.hpp b/libvapours/include/vapours/svc/svc_select_hardware_constants.hpp index 98d2a0a8..e02784a8 100644 --- a/libvapours/include/vapours/svc/svc_select_hardware_constants.hpp +++ b/libvapours/include/vapours/svc/svc_select_hardware_constants.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_select_io_pool_type.hpp b/libvapours/include/vapours/svc/svc_select_io_pool_type.hpp index 8fab8d18..7d21f97d 100644 --- a/libvapours/include/vapours/svc/svc_select_io_pool_type.hpp +++ b/libvapours/include/vapours/svc/svc_select_io_pool_type.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_select_thread_local_region.hpp b/libvapours/include/vapours/svc/svc_select_thread_local_region.hpp index e7b3e6f6..21d1d199 100644 --- a/libvapours/include/vapours/svc/svc_select_thread_local_region.hpp +++ b/libvapours/include/vapours/svc/svc_select_thread_local_region.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_tick.hpp b/libvapours/include/vapours/svc/svc_tick.hpp index c8176783..ba46d6e1 100644 --- a/libvapours/include/vapours/svc/svc_tick.hpp +++ b/libvapours/include/vapours/svc/svc_tick.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 9d281e02..0d960eef 100644 --- a/libvapours/include/vapours/svc/svc_types.hpp +++ b/libvapours/include/vapours/svc/svc_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e143bd93..e0a22ab2 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 adbfd476..d6f0e731 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e6b76979..b4ab69b9 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 0f21d8a6..c1160b8f 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 3e2e1175..8e8a45f7 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_version.hpp b/libvapours/include/vapours/svc/svc_version.hpp index 72f60641..01b99ef7 100644 --- a/libvapours/include/vapours/svc/svc_version.hpp +++ b/libvapours/include/vapours/svc/svc_version.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra.hpp b/libvapours/include/vapours/tegra.hpp index e8887310..08bf38cb 100644 --- a/libvapours/include/vapours/tegra.hpp +++ b/libvapours/include/vapours/tegra.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_ahb_arbc.hpp b/libvapours/include/vapours/tegra/tegra_ahb_arbc.hpp index 9d1b454a..4f8d6ac3 100644 --- a/libvapours/include/vapours/tegra/tegra_ahb_arbc.hpp +++ b/libvapours/include/vapours/tegra/tegra_ahb_arbc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_apb_misc.hpp b/libvapours/include/vapours/tegra/tegra_apb_misc.hpp index 073de791..2dacfea2 100644 --- a/libvapours/include/vapours/tegra/tegra_apb_misc.hpp +++ b/libvapours/include/vapours/tegra/tegra_apb_misc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_avp_cache.hpp b/libvapours/include/vapours/tegra/tegra_avp_cache.hpp index e4ebd3b1..43eb3a88 100644 --- a/libvapours/include/vapours/tegra/tegra_avp_cache.hpp +++ b/libvapours/include/vapours/tegra/tegra_avp_cache.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_clkrst.hpp b/libvapours/include/vapours/tegra/tegra_clkrst.hpp index 717629bd..c5e6719d 100644 --- a/libvapours/include/vapours/tegra/tegra_clkrst.hpp +++ b/libvapours/include/vapours/tegra/tegra_clkrst.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_emc.hpp b/libvapours/include/vapours/tegra/tegra_emc.hpp index c7f6a055..2121b62e 100644 --- a/libvapours/include/vapours/tegra/tegra_emc.hpp +++ b/libvapours/include/vapours/tegra/tegra_emc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_evp.hpp b/libvapours/include/vapours/tegra/tegra_evp.hpp index 16f19402..fecad6f8 100644 --- a/libvapours/include/vapours/tegra/tegra_evp.hpp +++ b/libvapours/include/vapours/tegra/tegra_evp.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_flow_ctlr.hpp b/libvapours/include/vapours/tegra/tegra_flow_ctlr.hpp index aa199b9d..b5674afa 100644 --- a/libvapours/include/vapours/tegra/tegra_flow_ctlr.hpp +++ b/libvapours/include/vapours/tegra/tegra_flow_ctlr.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_i2c.hpp b/libvapours/include/vapours/tegra/tegra_i2c.hpp index 3f7bd2a1..68b076e9 100644 --- a/libvapours/include/vapours/tegra/tegra_i2c.hpp +++ b/libvapours/include/vapours/tegra/tegra_i2c.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_i2s.hpp b/libvapours/include/vapours/tegra/tegra_i2s.hpp index c967d24b..7132a31b 100644 --- a/libvapours/include/vapours/tegra/tegra_i2s.hpp +++ b/libvapours/include/vapours/tegra/tegra_i2s.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_ictlr.hpp b/libvapours/include/vapours/tegra/tegra_ictlr.hpp index 773fccb0..541573cc 100644 --- a/libvapours/include/vapours/tegra/tegra_ictlr.hpp +++ b/libvapours/include/vapours/tegra/tegra_ictlr.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_mc.hpp b/libvapours/include/vapours/tegra/tegra_mc.hpp index fffece96..d58e8b5b 100644 --- a/libvapours/include/vapours/tegra/tegra_mc.hpp +++ b/libvapours/include/vapours/tegra/tegra_mc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_mipi_cal.hpp b/libvapours/include/vapours/tegra/tegra_mipi_cal.hpp index efff2ed9..52e91fca 100644 --- a/libvapours/include/vapours/tegra/tegra_mipi_cal.hpp +++ b/libvapours/include/vapours/tegra/tegra_mipi_cal.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_mselect.hpp b/libvapours/include/vapours/tegra/tegra_mselect.hpp index eda67c8d..3e8c9d98 100644 --- a/libvapours/include/vapours/tegra/tegra_mselect.hpp +++ b/libvapours/include/vapours/tegra/tegra_mselect.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_pg_up.hpp b/libvapours/include/vapours/tegra/tegra_pg_up.hpp index aa8c192f..d401d621 100644 --- a/libvapours/include/vapours/tegra/tegra_pg_up.hpp +++ b/libvapours/include/vapours/tegra/tegra_pg_up.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_pinmux.hpp b/libvapours/include/vapours/tegra/tegra_pinmux.hpp index d21ec79a..3bfd1d45 100644 --- a/libvapours/include/vapours/tegra/tegra_pinmux.hpp +++ b/libvapours/include/vapours/tegra/tegra_pinmux.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_pmc.hpp b/libvapours/include/vapours/tegra/tegra_pmc.hpp index 0ded774e..34536bf5 100644 --- a/libvapours/include/vapours/tegra/tegra_pmc.hpp +++ b/libvapours/include/vapours/tegra/tegra_pmc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_pwm.hpp b/libvapours/include/vapours/tegra/tegra_pwm.hpp index 3beadefe..2a9479f9 100644 --- a/libvapours/include/vapours/tegra/tegra_pwm.hpp +++ b/libvapours/include/vapours/tegra/tegra_pwm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_sb.hpp b/libvapours/include/vapours/tegra/tegra_sb.hpp index 7e484eea..96562fc3 100644 --- a/libvapours/include/vapours/tegra/tegra_sb.hpp +++ b/libvapours/include/vapours/tegra/tegra_sb.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_sysctr0.hpp b/libvapours/include/vapours/tegra/tegra_sysctr0.hpp index b0393e23..1854f4ca 100644 --- a/libvapours/include/vapours/tegra/tegra_sysctr0.hpp +++ b/libvapours/include/vapours/tegra/tegra_sysctr0.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/tegra/tegra_timer.hpp b/libvapours/include/vapours/tegra/tegra_timer.hpp index f6824101..14045653 100644 --- a/libvapours/include/vapours/tegra/tegra_timer.hpp +++ b/libvapours/include/vapours/tegra/tegra_timer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/timespan.hpp b/libvapours/include/vapours/timespan.hpp index 7f469539..5bd3735e 100644 --- a/libvapours/include/vapours/timespan.hpp +++ b/libvapours/include/vapours/timespan.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 6807e9df..36445580 100644 --- a/libvapours/include/vapours/types.hpp +++ b/libvapours/include/vapours/types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 86614a8a..7acef5d1 100644 --- a/libvapours/include/vapours/util.hpp +++ b/libvapours/include/vapours/util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/util_available_index_finder.hpp b/libvapours/include/vapours/util/impl/util_available_index_finder.hpp index 8bc7967b..5bbfb2ad 100644 --- a/libvapours/include/vapours/util/impl/util_available_index_finder.hpp +++ b/libvapours/include/vapours/util/impl/util_available_index_finder.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/impl/util_enable_copy_move.hpp b/libvapours/include/vapours/util/impl/util_enable_copy_move.hpp index 650ef0a6..88d1ab54 100644 --- a/libvapours/include/vapours/util/impl/util_enable_copy_move.hpp +++ b/libvapours/include/vapours/util/impl/util_enable_copy_move.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_aligned_buffer.hpp b/libvapours/include/vapours/util/util_aligned_buffer.hpp index fc405490..6df4904e 100644 --- a/libvapours/include/vapours/util/util_aligned_buffer.hpp +++ b/libvapours/include/vapours/util/util_aligned_buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 79e0ffd0..80f0bb3b 100644 --- a/libvapours/include/vapours/util/util_alignment.hpp +++ b/libvapours/include/vapours/util/util_alignment.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bitflagset.hpp b/libvapours/include/vapours/util/util_bitflagset.hpp index b0d8935b..9da69e9f 100644 --- a/libvapours/include/vapours/util/util_bitflagset.hpp +++ b/libvapours/include/vapours/util/util_bitflagset.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 4b5c1e86..8a753305 100644 --- a/libvapours/include/vapours/util/util_bitpack.hpp +++ b/libvapours/include/vapours/util/util_bitpack.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bitset.hpp b/libvapours/include/vapours/util/util_bitset.hpp index 85a6bcc5..c1389fde 100644 --- a/libvapours/include/vapours/util/util_bitset.hpp +++ b/libvapours/include/vapours/util/util_bitset.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bitutil.hpp b/libvapours/include/vapours/util/util_bitutil.hpp index fc6be79e..d8035065 100644 --- a/libvapours/include/vapours/util/util_bitutil.hpp +++ b/libvapours/include/vapours/util/util_bitutil.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_bounded_map.hpp b/libvapours/include/vapours/util/util_bounded_map.hpp index 903f2888..7d39384b 100644 --- a/libvapours/include/vapours/util/util_bounded_map.hpp +++ b/libvapours/include/vapours/util/util_bounded_map.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_character_encoding.hpp b/libvapours/include/vapours/util/util_character_encoding.hpp index 635b3e68..95c0c53a 100644 --- a/libvapours/include/vapours/util/util_character_encoding.hpp +++ b/libvapours/include/vapours/util/util_character_encoding.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_endian.hpp b/libvapours/include/vapours/util/util_endian.hpp index 147a73f8..002b4678 100644 --- a/libvapours/include/vapours/util/util_endian.hpp +++ b/libvapours/include/vapours/util/util_endian.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_enum.hpp b/libvapours/include/vapours/util/util_enum.hpp index 6177c1bf..8e05ee45 100644 --- a/libvapours/include/vapours/util/util_enum.hpp +++ b/libvapours/include/vapours/util/util_enum.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_exchange.hpp b/libvapours/include/vapours/util/util_exchange.hpp index e5ab793b..86d01ed7 100644 --- a/libvapours/include/vapours/util/util_exchange.hpp +++ b/libvapours/include/vapours/util/util_exchange.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_fixed_map.hpp b/libvapours/include/vapours/util/util_fixed_map.hpp index 1e805822..f28cfa3d 100644 --- a/libvapours/include/vapours/util/util_fixed_map.hpp +++ b/libvapours/include/vapours/util/util_fixed_map.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_fixed_set.hpp b/libvapours/include/vapours/util/util_fixed_set.hpp index f5436a2a..5504f55e 100644 --- a/libvapours/include/vapours/util/util_fixed_set.hpp +++ b/libvapours/include/vapours/util/util_fixed_set.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_fixed_tree.hpp b/libvapours/include/vapours/util/util_fixed_tree.hpp index b0f348ba..f4826d37 100644 --- a/libvapours/include/vapours/util/util_fixed_tree.hpp +++ b/libvapours/include/vapours/util/util_fixed_tree.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_format_string.hpp b/libvapours/include/vapours/util/util_format_string.hpp index e9cf4d99..8b8b38f3 100644 --- a/libvapours/include/vapours/util/util_format_string.hpp +++ b/libvapours/include/vapours/util/util_format_string.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 08e8b3c0..8e26fba8 100644 --- a/libvapours/include/vapours/util/util_fourcc.hpp +++ b/libvapours/include/vapours/util/util_fourcc.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_in_place.hpp b/libvapours/include/vapours/util/util_in_place.hpp index d57bb4a7..7a6205de 100644 --- a/libvapours/include/vapours/util/util_in_place.hpp +++ b/libvapours/include/vapours/util/util_in_place.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_int_util.hpp b/libvapours/include/vapours/util/util_int_util.hpp index 77a1739b..e958b9e7 100644 --- a/libvapours/include/vapours/util/util_int_util.hpp +++ b/libvapours/include/vapours/util/util_int_util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 1fb2da0a..655ec3f7 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 ca5ec4f9..b9338034 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_mutex_utils.hpp b/libvapours/include/vapours/util/util_mutex_utils.hpp index 780c994c..3fea11bf 100644 --- a/libvapours/include/vapours/util/util_mutex_utils.hpp +++ b/libvapours/include/vapours/util/util_mutex_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_optional.hpp b/libvapours/include/vapours/util/util_optional.hpp index 2eb98521..c7d0a2fd 100644 --- a/libvapours/include/vapours/util/util_optional.hpp +++ b/libvapours/include/vapours/util/util_optional.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_overlap.hpp b/libvapours/include/vapours/util/util_overlap.hpp index a1bf7d2d..2c2c4ef2 100644 --- a/libvapours/include/vapours/util/util_overlap.hpp +++ b/libvapours/include/vapours/util/util_overlap.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 9754e832..df5c93ab 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_range.hpp b/libvapours/include/vapours/util/util_range.hpp index 6a370f34..85b7c8af 100644 --- a/libvapours/include/vapours/util/util_range.hpp +++ b/libvapours/include/vapours/util/util_range.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 b81cd74c..4f6494d6 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 e9f642b4..702b6f6b 100644 --- a/libvapours/include/vapours/util/util_size.hpp +++ b/libvapours/include/vapours/util/util_size.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_specialization_of.hpp b/libvapours/include/vapours/util/util_specialization_of.hpp index cf0fb6e2..3a56b3f6 100644 --- a/libvapours/include/vapours/util/util_specialization_of.hpp +++ b/libvapours/include/vapours/util/util_specialization_of.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_string_util.hpp b/libvapours/include/vapours/util/util_string_util.hpp index a70f0cae..be7a22aa 100644 --- a/libvapours/include/vapours/util/util_string_util.hpp +++ b/libvapours/include/vapours/util/util_string_util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_string_view.hpp b/libvapours/include/vapours/util/util_string_view.hpp index 382b9cf8..bdec8d6c 100644 --- a/libvapours/include/vapours/util/util_string_view.hpp +++ b/libvapours/include/vapours/util/util_string_view.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_timer.hpp b/libvapours/include/vapours/util/util_timer.hpp index 2d223616..1aab3d6b 100644 --- a/libvapours/include/vapours/util/util_timer.hpp +++ b/libvapours/include/vapours/util/util_timer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_tinymt.hpp b/libvapours/include/vapours/util/util_tinymt.hpp index a200fc4b..a3d19420 100644 --- a/libvapours/include/vapours/util/util_tinymt.hpp +++ b/libvapours/include/vapours/util/util_tinymt.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_type_traits.hpp b/libvapours/include/vapours/util/util_type_traits.hpp index 146b41a4..65a0443f 100644 --- a/libvapours/include/vapours/util/util_type_traits.hpp +++ b/libvapours/include/vapours/util/util_type_traits.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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 9def8bfb..84ddc692 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-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_utf8_string_util.hpp b/libvapours/include/vapours/util/util_utf8_string_util.hpp index e21dbc39..99e12d08 100644 --- a/libvapours/include/vapours/util/util_utf8_string_util.hpp +++ b/libvapours/include/vapours/util/util_utf8_string_util.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_uuid.hpp b/libvapours/include/vapours/util/util_uuid.hpp index fee48adb..3670c0d7 100644 --- a/libvapours/include/vapours/util/util_uuid.hpp +++ b/libvapours/include/vapours/util/util_uuid.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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_variadic.hpp b/libvapours/include/vapours/util/util_variadic.hpp index 91ed72e0..8d523541 100644 --- a/libvapours/include/vapours/util/util_variadic.hpp +++ b/libvapours/include/vapours/util/util_variadic.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/crypto_aes_ctr_encryptor_decryptor.cpp b/libvapours/source/crypto/crypto_aes_ctr_encryptor_decryptor.cpp index 438dd289..1f6f09be 100644 --- a/libvapours/source/crypto/crypto_aes_ctr_encryptor_decryptor.cpp +++ b/libvapours/source/crypto/crypto_aes_ctr_encryptor_decryptor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/crypto_hmac_sha1_generator.cpp b/libvapours/source/crypto/crypto_hmac_sha1_generator.cpp index d7a7ab2a..8518a1ac 100644 --- a/libvapours/source/crypto/crypto_hmac_sha1_generator.cpp +++ b/libvapours/source/crypto/crypto_hmac_sha1_generator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/crypto_hmac_sha256_generator.cpp b/libvapours/source/crypto/crypto_hmac_sha256_generator.cpp index 52b36e42..6bec307d 100644 --- a/libvapours/source/crypto/crypto_hmac_sha256_generator.cpp +++ b/libvapours/source/crypto/crypto_hmac_sha256_generator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/crypto_memory_clear.cpp b/libvapours/source/crypto/crypto_memory_clear.cpp index a5bb2832..17375d47 100644 --- a/libvapours/source/crypto/crypto_memory_clear.cpp +++ b/libvapours/source/crypto/crypto_memory_clear.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/crypto_memory_compare.arch.arm.cpp b/libvapours/source/crypto/crypto_memory_compare.arch.arm.cpp index 340a2fe5..671e49a8 100644 --- a/libvapours/source/crypto/crypto_memory_compare.arch.arm.cpp +++ b/libvapours/source/crypto/crypto_memory_compare.arch.arm.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/crypto_memory_compare.arch.arm64.cpp b/libvapours/source/crypto/crypto_memory_compare.arch.arm64.cpp index 08dbb2d4..54b4e9a1 100644 --- a/libvapours/source/crypto/crypto_memory_compare.arch.arm64.cpp +++ b/libvapours/source/crypto/crypto_memory_compare.arch.arm64.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/crypto_sha1_generator.cpp b/libvapours/source/crypto/crypto_sha1_generator.cpp index 035b782b..79afe2c4 100644 --- a/libvapours/source/crypto/crypto_sha1_generator.cpp +++ b/libvapours/source/crypto/crypto_sha1_generator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/crypto_sha256_generator.cpp b/libvapours/source/crypto/crypto_sha256_generator.cpp index 41e96321..fe98e801 100644 --- a/libvapours/source/crypto/crypto_sha256_generator.cpp +++ b/libvapours/source/crypto/crypto_sha256_generator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_aes_impl.arch.arm64.cpp b/libvapours/source/crypto/impl/crypto_aes_impl.arch.arm64.cpp index e1ad2c81..d276bc46 100644 --- a/libvapours/source/crypto/impl/crypto_aes_impl.arch.arm64.cpp +++ b/libvapours/source/crypto/impl/crypto_aes_impl.arch.arm64.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_bignum.cpp b/libvapours/source/crypto/impl/crypto_bignum.cpp index 4b4927fe..527494d1 100644 --- a/libvapours/source/crypto/impl/crypto_bignum.cpp +++ b/libvapours/source/crypto/impl/crypto_bignum.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_bignum_operations.cpp b/libvapours/source/crypto/impl/crypto_bignum_operations.cpp index 0118f931..5e58088e 100644 --- a/libvapours/source/crypto/impl/crypto_bignum_operations.cpp +++ b/libvapours/source/crypto/impl/crypto_bignum_operations.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_bignum_operations_asm.arch.arm64.s b/libvapours/source/crypto/impl/crypto_bignum_operations_asm.arch.arm64.s index d7c7ae52..734a4edd 100644 --- a/libvapours/source/crypto/impl/crypto_bignum_operations_asm.arch.arm64.s +++ b/libvapours/source/crypto/impl/crypto_bignum_operations_asm.arch.arm64.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_ctr_mode_impl.arch.arm64.cpp b/libvapours/source/crypto/impl/crypto_ctr_mode_impl.arch.arm64.cpp index 5917f1e9..af0da88f 100644 --- a/libvapours/source/crypto/impl/crypto_ctr_mode_impl.arch.arm64.cpp +++ b/libvapours/source/crypto/impl/crypto_ctr_mode_impl.arch.arm64.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_gcm_mode_impl.arch.arm64.cpp b/libvapours/source/crypto/impl/crypto_gcm_mode_impl.arch.arm64.cpp index d12f8ddc..b7d675a9 100644 --- a/libvapours/source/crypto/impl/crypto_gcm_mode_impl.arch.arm64.cpp +++ b/libvapours/source/crypto/impl/crypto_gcm_mode_impl.arch.arm64.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_sha1_impl.arch.arm64.cpp b/libvapours/source/crypto/impl/crypto_sha1_impl.arch.arm64.cpp index 946f064b..8e70c600 100644 --- a/libvapours/source/crypto/impl/crypto_sha1_impl.arch.arm64.cpp +++ b/libvapours/source/crypto/impl/crypto_sha1_impl.arch.arm64.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_sha256_impl.arch.arm64.cpp b/libvapours/source/crypto/impl/crypto_sha256_impl.arch.arm64.cpp index d99c497c..37132c44 100644 --- a/libvapours/source/crypto/impl/crypto_sha256_impl.arch.arm64.cpp +++ b/libvapours/source/crypto/impl/crypto_sha256_impl.arch.arm64.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_update_impl.hpp b/libvapours/source/crypto/impl/crypto_update_impl.hpp index d74abb18..defb5eb9 100644 --- a/libvapours/source/crypto/impl/crypto_update_impl.hpp +++ b/libvapours/source/crypto/impl/crypto_update_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_xts_mode_impl.arch.arm64.cpp b/libvapours/source/crypto/impl/crypto_xts_mode_impl.arch.arm64.cpp index 11a82255..f633554d 100644 --- a/libvapours/source/crypto/impl/crypto_xts_mode_impl.arch.arm64.cpp +++ b/libvapours/source/crypto/impl/crypto_xts_mode_impl.arch.arm64.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/crypto/impl/crypto_xts_mode_impl.cpp b/libvapours/source/crypto/impl/crypto_xts_mode_impl.cpp index 90caa87e..f8cec27c 100644 --- a/libvapours/source/crypto/impl/crypto_xts_mode_impl.cpp +++ b/libvapours/source/crypto/impl/crypto_xts_mode_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/dd/dd_cache.cpp b/libvapours/source/dd/dd_cache.cpp index 1cab9600..38bb9469 100644 --- a/libvapours/source/dd/dd_cache.cpp +++ b/libvapours/source/dd/dd_cache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/dd/dd_io_mapping.cpp b/libvapours/source/dd/dd_io_mapping.cpp index 581d479c..efc8127a 100644 --- a/libvapours/source/dd/dd_io_mapping.cpp +++ b/libvapours/source/dd/dd_io_mapping.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/dd/impl/dd_cache_impl.os.horizon.hpp b/libvapours/source/dd/impl/dd_cache_impl.os.horizon.hpp index 2f5ab23e..447cd91e 100644 --- a/libvapours/source/dd/impl/dd_cache_impl.os.horizon.hpp +++ b/libvapours/source/dd/impl/dd_cache_impl.os.horizon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/dd/impl/dd_select_cache_impl.hpp b/libvapours/source/dd/impl/dd_select_cache_impl.hpp index 18e02149..f32aa2cf 100644 --- a/libvapours/source/dd/impl/dd_select_cache_impl.hpp +++ b/libvapours/source/dd/impl/dd_select_cache_impl.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_base_device_accessor.cpp b/libvapours/source/sdmmc/impl/sdmmc_base_device_accessor.cpp index c9234e99..ff64a2e1 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_base_device_accessor.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_base_device_accessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_base_device_accessor.hpp b/libvapours/source/sdmmc/impl/sdmmc_base_device_accessor.hpp index 5e888674..3ffc99d1 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_base_device_accessor.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_base_device_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_clock_reset_controller.board.nintendo_nx.cpp b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.board.nintendo_nx.cpp index 17903800..979799d8 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.board.nintendo_nx.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.board.nintendo_nx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_clock_reset_controller.hpp b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.hpp index 29ac2760..a2a78869 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_clock_reset_controller.pcv.board.nintendo_nx.cpp b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.pcv.board.nintendo_nx.cpp index 8d8c39de..6eeaf006 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.pcv.board.nintendo_nx.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.pcv.board.nintendo_nx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_clock_reset_controller.pcv.board.nintendo_nx.hpp b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.pcv.board.nintendo_nx.hpp index 85144bff..bd383872 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.pcv.board.nintendo_nx.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.pcv.board.nintendo_nx.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_clock_reset_controller.reg.board.nintendo_nx.cpp b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.reg.board.nintendo_nx.cpp index 3a494281..3bf17eab 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.reg.board.nintendo_nx.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.reg.board.nintendo_nx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_clock_reset_controller.reg.board.nintendo_nx.hpp b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.reg.board.nintendo_nx.hpp index 4043037e..a18c62a9 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.reg.board.nintendo_nx.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_clock_reset_controller.reg.board.nintendo_nx.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_device_detector.cpp b/libvapours/source/sdmmc/impl/sdmmc_device_detector.cpp index 3cdf0fa6..491fd853 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_device_detector.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_device_detector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_device_detector.hpp b/libvapours/source/sdmmc/impl/sdmmc_device_detector.hpp index a61f0509..9b90a26f 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_device_detector.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_device_detector.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_gc_asic_device_accessor.cpp b/libvapours/source/sdmmc/impl/sdmmc_gc_asic_device_accessor.cpp index a1ebe02f..92d1f1e4 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_gc_asic_device_accessor.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_gc_asic_device_accessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_gc_asic_device_accessor.hpp b/libvapours/source/sdmmc/impl/sdmmc_gc_asic_device_accessor.hpp index c6c24ec1..4c511cb2 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_gc_asic_device_accessor.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_gc_asic_device_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_i_device_accessor.hpp b/libvapours/source/sdmmc/impl/sdmmc_i_device_accessor.hpp index 94e85bd5..3769c771 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_i_device_accessor.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_i_device_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_i_host_controller.hpp b/libvapours/source/sdmmc/impl/sdmmc_i_host_controller.hpp index f4439bb7..920c5669 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_i_host_controller.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_i_host_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_io_impl.board.nintendo_nx.cpp b/libvapours/source/sdmmc/impl/sdmmc_io_impl.board.nintendo_nx.cpp index bf36180e..e3a5cdd0 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_io_impl.board.nintendo_nx.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_io_impl.board.nintendo_nx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_io_impl.board.nintendo_nx.hpp b/libvapours/source/sdmmc/impl/sdmmc_io_impl.board.nintendo_nx.hpp index 89b62307..3ac4d5d1 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_io_impl.board.nintendo_nx.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_io_impl.board.nintendo_nx.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_mmc_device_accessor.cpp b/libvapours/source/sdmmc/impl/sdmmc_mmc_device_accessor.cpp index 7468aaba..3a4f647d 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_mmc_device_accessor.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_mmc_device_accessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_mmc_device_accessor.hpp b/libvapours/source/sdmmc/impl/sdmmc_mmc_device_accessor.hpp index 97ac8649..48e62e54 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_mmc_device_accessor.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_mmc_device_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_port_gc_asic0.cpp b/libvapours/source/sdmmc/impl/sdmmc_port_gc_asic0.cpp index 763869d5..ef4d5d79 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_port_gc_asic0.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_port_gc_asic0.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_port_gc_asic0.hpp b/libvapours/source/sdmmc/impl/sdmmc_port_gc_asic0.hpp index 8dc7880a..3a79262b 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_port_gc_asic0.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_port_gc_asic0.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_port_mmc0.cpp b/libvapours/source/sdmmc/impl/sdmmc_port_mmc0.cpp index 30cfc869..0f6003ce 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_port_mmc0.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_port_mmc0.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_port_mmc0.hpp b/libvapours/source/sdmmc/impl/sdmmc_port_mmc0.hpp index b675bd48..5add8d06 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_port_mmc0.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_port_mmc0.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_port_sd_card0.cpp b/libvapours/source/sdmmc/impl/sdmmc_port_sd_card0.cpp index 5288a5e8..ce0a6d2a 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_port_sd_card0.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_port_sd_card0.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_port_sd_card0.hpp b/libvapours/source/sdmmc/impl/sdmmc_port_sd_card0.hpp index 690dbb67..902529c6 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_port_sd_card0.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_port_sd_card0.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_sd_card_device_accessor.cpp b/libvapours/source/sdmmc/impl/sdmmc_sd_card_device_accessor.cpp index 9bfff1ad..d1a1af94 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_sd_card_device_accessor.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_sd_card_device_accessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_sd_card_device_accessor.hpp b/libvapours/source/sdmmc/impl/sdmmc_sd_card_device_accessor.hpp index 4f37b0c2..7e99949b 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_sd_card_device_accessor.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_sd_card_device_accessor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_sd_host_standard_controller.cpp b/libvapours/source/sdmmc/impl/sdmmc_sd_host_standard_controller.cpp index fd6ec103..40ec6de1 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_sd_host_standard_controller.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_sd_host_standard_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_sd_host_standard_controller.hpp b/libvapours/source/sdmmc/impl/sdmmc_sd_host_standard_controller.hpp index b432357a..0331f6ff 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_sd_host_standard_controller.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_sd_host_standard_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_sd_host_standard_registers.hpp b/libvapours/source/sdmmc/impl/sdmmc_sd_host_standard_registers.hpp index e104374e..d38781ea 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_sd_host_standard_registers.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_sd_host_standard_registers.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_sdmmc_controller.board.nintendo_nx.cpp b/libvapours/source/sdmmc/impl/sdmmc_sdmmc_controller.board.nintendo_nx.cpp index bffc5d76..c32e9e00 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_sdmmc_controller.board.nintendo_nx.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_sdmmc_controller.board.nintendo_nx.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_sdmmc_controller.board.nintendo_nx.hpp b/libvapours/source/sdmmc/impl/sdmmc_sdmmc_controller.board.nintendo_nx.hpp index d731842f..8196ab8d 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_sdmmc_controller.board.nintendo_nx.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_sdmmc_controller.board.nintendo_nx.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_select_sdmmc_controller.hpp b/libvapours/source/sdmmc/impl/sdmmc_select_sdmmc_controller.hpp index 9d3b9432..8d3b9ff6 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_select_sdmmc_controller.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_select_sdmmc_controller.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_timer.cpp b/libvapours/source/sdmmc/impl/sdmmc_timer.cpp index ae903320..7999af03 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_timer.cpp +++ b/libvapours/source/sdmmc/impl/sdmmc_timer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/impl/sdmmc_timer.hpp b/libvapours/source/sdmmc/impl/sdmmc_timer.hpp index 5d814959..94c3f262 100644 --- a/libvapours/source/sdmmc/impl/sdmmc_timer.hpp +++ b/libvapours/source/sdmmc/impl/sdmmc_timer.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/sdmmc_common.cpp b/libvapours/source/sdmmc/sdmmc_common.cpp index 598e048b..067362ac 100644 --- a/libvapours/source/sdmmc/sdmmc_common.cpp +++ b/libvapours/source/sdmmc/sdmmc_common.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/sdmmc_gc_asic.cpp b/libvapours/source/sdmmc/sdmmc_gc_asic.cpp index 2071fd31..5dcd700a 100644 --- a/libvapours/source/sdmmc/sdmmc_gc_asic.cpp +++ b/libvapours/source/sdmmc/sdmmc_gc_asic.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/sdmmc_mmc.cpp b/libvapours/source/sdmmc/sdmmc_mmc.cpp index 76fc5716..568957c0 100644 --- a/libvapours/source/sdmmc/sdmmc_mmc.cpp +++ b/libvapours/source/sdmmc/sdmmc_mmc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/sdmmc/sdmmc_sd_card.cpp b/libvapours/source/sdmmc/sdmmc_sd_card.cpp index c10a38d9..57819345 100644 --- a/libvapours/source/sdmmc/sdmmc_sd_card.cpp +++ b/libvapours/source/sdmmc/sdmmc_sd_card.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/test/test_intrusive_red_black_tree.cpp b/libvapours/source/test/test_intrusive_red_black_tree.cpp index 1f6a9440..ced217ad 100644 --- a/libvapours/source/test/test_intrusive_red_black_tree.cpp +++ b/libvapours/source/test/test_intrusive_red_black_tree.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/util/util_character_encoding.cpp b/libvapours/source/util/util_character_encoding.cpp index fb9f6b80..2ea2897d 100644 --- a/libvapours/source/util/util_character_encoding.cpp +++ b/libvapours/source/util/util_character_encoding.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/util/util_format_string.cpp b/libvapours/source/util/util_format_string.cpp index 3d794b03..c2631313 100644 --- a/libvapours/source/util/util_format_string.cpp +++ b/libvapours/source/util/util_format_string.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is 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/source/util/util_utf8_string_util.cpp b/libvapours/source/util/util_utf8_string_util.cpp index 062653e6..d6430850 100644 --- a/libvapours/source/util/util_utf8_string_util.cpp +++ b/libvapours/source/util/util_utf8_string_util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018-2020 Atmosphère-NX + * Copyright (c) Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License,