From 03e176d7f17ba569b9b8ce8a60544aaf941b26f6 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Sun, 7 Apr 2019 19:00:49 -0700 Subject: [PATCH 1/2] atmosphere: current year is 2019 --- common/include/atmosphere.h | 2 +- common/include/atmosphere/target_fw.h | 2 +- common/include/atmosphere/version.h | 2 +- exosphere/lp0fw/src/car.c | 2 +- exosphere/lp0fw/src/car.h | 2 +- exosphere/lp0fw/src/cluster.c | 2 +- exosphere/lp0fw/src/cluster.h | 2 +- exosphere/lp0fw/src/emc.c | 2 +- exosphere/lp0fw/src/emc.h | 2 +- exosphere/lp0fw/src/flow.c | 2 +- exosphere/lp0fw/src/flow.h | 2 +- exosphere/lp0fw/src/fuse.c | 2 +- exosphere/lp0fw/src/fuse.h | 2 +- exosphere/lp0fw/src/i2c.c | 2 +- exosphere/lp0fw/src/i2c.h | 2 +- exosphere/lp0fw/src/lp0.c | 2 +- exosphere/lp0fw/src/lp0.h | 2 +- exosphere/lp0fw/src/mc.c | 2 +- exosphere/lp0fw/src/mc.h | 2 +- exosphere/lp0fw/src/misc.c | 2 +- exosphere/lp0fw/src/misc.h | 2 +- exosphere/lp0fw/src/pmc.h | 2 +- exosphere/lp0fw/src/se.c | 2 +- exosphere/lp0fw/src/se.h | 2 +- exosphere/lp0fw/src/secmon.c | 2 +- exosphere/lp0fw/src/secmon.h | 2 +- exosphere/lp0fw/src/sysreg.h | 2 +- exosphere/lp0fw/src/timer.h | 2 +- exosphere/lp0fw/src/utils.h | 2 +- exosphere/rebootstub/src/i2c.c | 2 +- exosphere/rebootstub/src/i2c.h | 2 +- exosphere/rebootstub/src/max77620.h | 2 +- exosphere/rebootstub/src/shutdown.c | 2 +- exosphere/rebootstub/src/timer.h | 2 +- exosphere/rebootstub/src/utils.h | 2 +- exosphere/sc7fw/src/emc.c | 2 +- exosphere/sc7fw/src/emc.h | 2 +- exosphere/sc7fw/src/i2c.c | 2 +- exosphere/sc7fw/src/i2c.h | 2 +- exosphere/sc7fw/src/pmc.h | 2 +- exosphere/sc7fw/src/sc7.c | 2 +- exosphere/sc7fw/src/sc7.h | 2 +- exosphere/sc7fw/src/timer.h | 2 +- exosphere/sc7fw/src/utils.h | 2 +- exosphere/src/actmon.c | 2 +- exosphere/src/actmon.h | 2 +- exosphere/src/arm.h | 2 +- exosphere/src/bootconfig.c | 2 +- exosphere/src/bootconfig.h | 2 +- exosphere/src/bootup.c | 2 +- exosphere/src/bootup.h | 2 +- exosphere/src/bpmp.h | 2 +- exosphere/src/car.c | 2 +- exosphere/src/car.h | 2 +- exosphere/src/coldboot_init.c | 2 +- exosphere/src/coldboot_main.c | 2 +- exosphere/src/configitem.c | 2 +- exosphere/src/configitem.h | 2 +- exosphere/src/cpu_context.c | 2 +- exosphere/src/cpu_context.h | 2 +- exosphere/src/exocfg.c | 2 +- exosphere/src/exocfg.h | 2 +- exosphere/src/flow.h | 2 +- exosphere/src/fuse.c | 2 +- exosphere/src/fuse.h | 2 +- exosphere/src/gcm.c | 2 +- exosphere/src/gcm.h | 2 +- exosphere/src/i2c.c | 2 +- exosphere/src/i2c.h | 2 +- exosphere/src/interrupt.c | 2 +- exosphere/src/interrupt.h | 2 +- exosphere/src/masterkey.c | 2 +- exosphere/src/masterkey.h | 2 +- exosphere/src/mc.c | 2 +- exosphere/src/mc.h | 2 +- exosphere/src/memory_map.h | 2 +- exosphere/src/misc.h | 2 +- exosphere/src/mmu.h | 2 +- exosphere/src/package2.c | 2 +- exosphere/src/package2.h | 2 +- exosphere/src/panic_color.h | 2 +- exosphere/src/pmc.h | 2 +- exosphere/src/randomcache.c | 2 +- exosphere/src/randomcache.h | 2 +- exosphere/src/sc7.c | 2 +- exosphere/src/sc7.h | 2 +- exosphere/src/se.c | 2 +- exosphere/src/se.h | 2 +- exosphere/src/sealedkeys.c | 2 +- exosphere/src/sealedkeys.h | 2 +- exosphere/src/smc_ams.c | 2 +- exosphere/src/smc_ams.h | 2 +- exosphere/src/smc_api.c | 2 +- exosphere/src/smc_api.h | 2 +- exosphere/src/smc_user.c | 2 +- exosphere/src/smc_user.h | 2 +- exosphere/src/synchronization.h | 2 +- exosphere/src/sysctr0.h | 2 +- exosphere/src/sysreg.h | 2 +- exosphere/src/timers.c | 2 +- exosphere/src/timers.h | 2 +- exosphere/src/titlekey.c | 2 +- exosphere/src/titlekey.h | 2 +- exosphere/src/uart.c | 2 +- exosphere/src/uart.h | 2 +- exosphere/src/userpage.c | 2 +- exosphere/src/userpage.h | 2 +- exosphere/src/utils.c | 2 +- exosphere/src/utils.h | 2 +- exosphere/src/warmboot_init.c | 2 +- exosphere/src/warmboot_main.c | 2 +- fusee/fusee-primary/src/apb_misc.h | 2 +- fusee/fusee-primary/src/btn.c | 2 +- fusee/fusee-primary/src/btn.h | 2 +- fusee/fusee-primary/src/car.c | 2 +- fusee/fusee-primary/src/car.h | 2 +- fusee/fusee-primary/src/chainloader.c | 2 +- fusee/fusee-primary/src/chainloader.h | 2 +- fusee/fusee-primary/src/di.c | 2 +- fusee/fusee-primary/src/di.h | 2 +- fusee/fusee-primary/src/emc.h | 2 +- fusee/fusee-primary/src/exception_handlers.c | 2 +- fusee/fusee-primary/src/exception_handlers.h | 2 +- fusee/fusee-primary/src/flow.h | 2 +- fusee/fusee-primary/src/fs_utils.c | 2 +- fusee/fusee-primary/src/fs_utils.h | 2 +- fusee/fusee-primary/src/fuse.c | 2 +- fusee/fusee-primary/src/fuse.h | 2 +- fusee/fusee-primary/src/gpio.c | 2 +- fusee/fusee-primary/src/gpio.h | 2 +- fusee/fusee-primary/src/hwinit.c | 2 +- fusee/fusee-primary/src/hwinit.h | 2 +- fusee/fusee-primary/src/i2c.c | 2 +- fusee/fusee-primary/src/i2c.h | 2 +- fusee/fusee-primary/src/init.c | 2 +- fusee/fusee-primary/src/lib/log.c | 2 +- fusee/fusee-primary/src/lib/log.h | 2 +- fusee/fusee-primary/src/main.c | 2 +- fusee/fusee-primary/src/max77620.h | 2 +- fusee/fusee-primary/src/max7762x.c | 2 +- fusee/fusee-primary/src/max7762x.h | 2 +- fusee/fusee-primary/src/mc.c | 2 +- fusee/fusee-primary/src/mc.h | 2 +- fusee/fusee-primary/src/panic.c | 2 +- fusee/fusee-primary/src/panic.h | 2 +- fusee/fusee-primary/src/panic_color.h | 2 +- fusee/fusee-primary/src/pinmux.h | 2 +- fusee/fusee-primary/src/pmc.h | 2 +- fusee/fusee-primary/src/sdmmc/mmc.h | 2 +- fusee/fusee-primary/src/sdmmc/sd.h | 2 +- fusee/fusee-primary/src/sdmmc/sdmmc.c | 2 +- fusee/fusee-primary/src/sdmmc/sdmmc.h | 2 +- fusee/fusee-primary/src/sdmmc/sdmmc_core.c | 2 +- fusee/fusee-primary/src/sdmmc/sdmmc_core.h | 2 +- fusee/fusee-primary/src/sdmmc/sdmmc_tegra.h | 2 +- fusee/fusee-primary/src/sdram.c | 2 +- fusee/fusee-primary/src/sdram.h | 2 +- fusee/fusee-primary/src/se.c | 2 +- fusee/fusee-primary/src/se.h | 2 +- fusee/fusee-primary/src/stage2.c | 2 +- fusee/fusee-primary/src/stage2.h | 2 +- fusee/fusee-primary/src/sysctr0.h | 2 +- fusee/fusee-primary/src/sysreg.h | 2 +- fusee/fusee-primary/src/timers.h | 2 +- fusee/fusee-primary/src/uart.c | 2 +- fusee/fusee-primary/src/uart.h | 2 +- fusee/fusee-primary/src/utils.c | 2 +- fusee/fusee-primary/src/utils.h | 2 +- fusee/fusee-secondary/src/apb_misc.h | 2 +- fusee/fusee-secondary/src/btn.c | 2 +- fusee/fusee-secondary/src/btn.h | 2 +- fusee/fusee-secondary/src/car.c | 2 +- fusee/fusee-secondary/src/car.h | 2 +- fusee/fusee-secondary/src/chainloader.c | 2 +- fusee/fusee-secondary/src/chainloader.h | 2 +- fusee/fusee-secondary/src/cluster.c | 2 +- fusee/fusee-secondary/src/cluster.h | 2 +- fusee/fusee-secondary/src/console.c | 2 +- fusee/fusee-secondary/src/console.h | 2 +- fusee/fusee-secondary/src/device_partition.c | 2 +- fusee/fusee-secondary/src/device_partition.h | 2 +- fusee/fusee-secondary/src/di.c | 2 +- fusee/fusee-secondary/src/di.h | 2 +- fusee/fusee-secondary/src/emc.h | 2 +- fusee/fusee-secondary/src/exception_handlers.c | 2 +- fusee/fusee-secondary/src/exception_handlers.h | 2 +- fusee/fusee-secondary/src/exocfg.h | 2 +- fusee/fusee-secondary/src/extkeys.c | 2 +- fusee/fusee-secondary/src/extkeys.h | 2 +- fusee/fusee-secondary/src/flow.h | 2 +- fusee/fusee-secondary/src/fs_dev.c | 2 +- fusee/fusee-secondary/src/fs_dev.h | 2 +- fusee/fusee-secondary/src/fs_utils.c | 2 +- fusee/fusee-secondary/src/fs_utils.h | 2 +- fusee/fusee-secondary/src/fuse.c | 2 +- fusee/fusee-secondary/src/fuse.h | 2 +- fusee/fusee-secondary/src/gpio.c | 2 +- fusee/fusee-secondary/src/gpio.h | 2 +- fusee/fusee-secondary/src/gpt.c | 2 +- fusee/fusee-secondary/src/gpt.h | 2 +- fusee/fusee-secondary/src/i2c.c | 2 +- fusee/fusee-secondary/src/i2c.h | 2 +- fusee/fusee-secondary/src/init.c | 2 +- fusee/fusee-secondary/src/ips.c | 2 +- fusee/fusee-secondary/src/ips.h | 2 +- fusee/fusee-secondary/src/kernel_patches.c | 2 +- fusee/fusee-secondary/src/kernel_patches.h | 2 +- fusee/fusee-secondary/src/key_derivation.c | 2 +- fusee/fusee-secondary/src/key_derivation.h | 2 +- fusee/fusee-secondary/src/kip.h | 2 +- fusee/fusee-secondary/src/lib/log.c | 2 +- fusee/fusee-secondary/src/lib/log.h | 2 +- fusee/fusee-secondary/src/loader.c | 2 +- fusee/fusee-secondary/src/loader.h | 2 +- fusee/fusee-secondary/src/lp0.h | 2 +- fusee/fusee-secondary/src/main.c | 2 +- fusee/fusee-secondary/src/masterkey.c | 2 +- fusee/fusee-secondary/src/masterkey.h | 2 +- fusee/fusee-secondary/src/max77620.h | 2 +- fusee/fusee-secondary/src/max7762x.c | 2 +- fusee/fusee-secondary/src/max7762x.h | 2 +- fusee/fusee-secondary/src/mc.c | 2 +- fusee/fusee-secondary/src/mc.h | 2 +- fusee/fusee-secondary/src/mtc.c | 2 +- fusee/fusee-secondary/src/mtc.h | 2 +- fusee/fusee-secondary/src/mtc_tables.h | 2 +- fusee/fusee-secondary/src/nxboot.c | 2 +- fusee/fusee-secondary/src/nxboot.h | 2 +- fusee/fusee-secondary/src/nxboot_iram.c | 2 +- fusee/fusee-secondary/src/nxfs.c | 2 +- fusee/fusee-secondary/src/nxfs.h | 2 +- fusee/fusee-secondary/src/package1.c | 2 +- fusee/fusee-secondary/src/package1.h | 2 +- fusee/fusee-secondary/src/package2.c | 2 +- fusee/fusee-secondary/src/package2.h | 2 +- fusee/fusee-secondary/src/panic.c | 2 +- fusee/fusee-secondary/src/panic.h | 2 +- fusee/fusee-secondary/src/panic_color.h | 2 +- fusee/fusee-secondary/src/pinmux.h | 2 +- fusee/fusee-secondary/src/pmc.h | 2 +- fusee/fusee-secondary/src/raw_dev.c | 2 +- fusee/fusee-secondary/src/raw_dev.h | 2 +- fusee/fusee-secondary/src/sdmmc/mmc.h | 2 +- fusee/fusee-secondary/src/sdmmc/sd.h | 2 +- fusee/fusee-secondary/src/sdmmc/sdmmc.c | 2 +- fusee/fusee-secondary/src/sdmmc/sdmmc.h | 2 +- fusee/fusee-secondary/src/sdmmc/sdmmc_core.c | 2 +- fusee/fusee-secondary/src/sdmmc/sdmmc_core.h | 2 +- fusee/fusee-secondary/src/sdmmc/sdmmc_tegra.h | 2 +- fusee/fusee-secondary/src/se.c | 2 +- fusee/fusee-secondary/src/se.h | 2 +- fusee/fusee-secondary/src/smmu.c | 2 +- fusee/fusee-secondary/src/smmu.h | 2 +- fusee/fusee-secondary/src/splash_screen.c | 2 +- fusee/fusee-secondary/src/splash_screen.h | 2 +- fusee/fusee-secondary/src/stage2.h | 2 +- fusee/fusee-secondary/src/stratosphere.c | 2 +- fusee/fusee-secondary/src/stratosphere.h | 2 +- fusee/fusee-secondary/src/sysreg.h | 2 +- fusee/fusee-secondary/src/timers.h | 2 +- fusee/fusee-secondary/src/tsec.c | 2 +- fusee/fusee-secondary/src/tsec.h | 2 +- fusee/fusee-secondary/src/utils.c | 2 +- fusee/fusee-secondary/src/utils.h | 2 +- sept/sept-primary/src/apb_misc.h | 2 +- sept/sept-primary/src/btn.c | 2 +- sept/sept-primary/src/btn.h | 2 +- sept/sept-primary/src/car.c | 2 +- sept/sept-primary/src/car.h | 2 +- sept/sept-primary/src/di.h | 2 +- sept/sept-primary/src/fuse.c | 2 +- sept/sept-primary/src/fuse.h | 2 +- sept/sept-primary/src/gpio.c | 2 +- sept/sept-primary/src/gpio.h | 2 +- sept/sept-primary/src/i2c.c | 2 +- sept/sept-primary/src/i2c.h | 2 +- sept/sept-primary/src/main.c | 2 +- sept/sept-primary/src/mc.c | 2 +- sept/sept-primary/src/mc.h | 2 +- sept/sept-primary/src/panic.c | 2 +- sept/sept-primary/src/panic.h | 2 +- sept/sept-primary/src/pmc.h | 2 +- sept/sept-primary/src/se.c | 2 +- sept/sept-primary/src/se.h | 2 +- sept/sept-primary/src/sysreg.h | 2 +- sept/sept-primary/src/timers.h | 2 +- sept/sept-primary/src/tsec.h | 2 +- sept/sept-primary/src/utils.c | 2 +- sept/sept-primary/src/utils.h | 2 +- sept/sept-secondary/src/apb_misc.h | 2 +- sept/sept-secondary/src/btn.c | 2 +- sept/sept-secondary/src/btn.h | 2 +- sept/sept-secondary/src/car.c | 2 +- sept/sept-secondary/src/car.h | 2 +- sept/sept-secondary/src/chainloader.c | 2 +- sept/sept-secondary/src/chainloader.h | 2 +- sept/sept-secondary/src/di.c | 2 +- sept/sept-secondary/src/di.h | 2 +- sept/sept-secondary/src/emc.h | 2 +- sept/sept-secondary/src/exception_handlers.c | 2 +- sept/sept-secondary/src/exception_handlers.h | 2 +- sept/sept-secondary/src/flow.h | 2 +- sept/sept-secondary/src/fs_utils.c | 2 +- sept/sept-secondary/src/fs_utils.h | 2 +- sept/sept-secondary/src/fuse.c | 2 +- sept/sept-secondary/src/fuse.h | 2 +- sept/sept-secondary/src/gpio.c | 2 +- sept/sept-secondary/src/gpio.h | 2 +- sept/sept-secondary/src/hwinit.c | 2 +- sept/sept-secondary/src/hwinit.h | 2 +- sept/sept-secondary/src/i2c.c | 2 +- sept/sept-secondary/src/i2c.h | 2 +- sept/sept-secondary/src/init.c | 2 +- sept/sept-secondary/src/key_derivation.c | 2 +- sept/sept-secondary/src/key_derivation.h | 2 +- sept/sept-secondary/src/lib/log.c | 2 +- sept/sept-secondary/src/lib/log.h | 2 +- sept/sept-secondary/src/main.c | 2 +- sept/sept-secondary/src/max77620.h | 2 +- sept/sept-secondary/src/max7762x.c | 2 +- sept/sept-secondary/src/max7762x.h | 2 +- sept/sept-secondary/src/mc.c | 2 +- sept/sept-secondary/src/mc.h | 2 +- sept/sept-secondary/src/panic.c | 2 +- sept/sept-secondary/src/panic.h | 2 +- sept/sept-secondary/src/panic_color.h | 2 +- sept/sept-secondary/src/pinmux.h | 2 +- sept/sept-secondary/src/pmc.h | 2 +- sept/sept-secondary/src/sdmmc/mmc.h | 2 +- sept/sept-secondary/src/sdmmc/sd.h | 2 +- sept/sept-secondary/src/sdmmc/sdmmc.c | 2 +- sept/sept-secondary/src/sdmmc/sdmmc.h | 2 +- sept/sept-secondary/src/sdmmc/sdmmc_core.c | 2 +- sept/sept-secondary/src/sdmmc/sdmmc_core.h | 2 +- sept/sept-secondary/src/sdmmc/sdmmc_tegra.h | 2 +- sept/sept-secondary/src/sdram.c | 2 +- sept/sept-secondary/src/sdram.h | 2 +- sept/sept-secondary/src/se.c | 2 +- sept/sept-secondary/src/se.h | 2 +- sept/sept-secondary/src/splash.c | 2 +- sept/sept-secondary/src/splash.h | 2 +- sept/sept-secondary/src/stage2.c | 2 +- sept/sept-secondary/src/stage2.h | 2 +- sept/sept-secondary/src/sysctr0.h | 2 +- sept/sept-secondary/src/sysreg.h | 2 +- sept/sept-secondary/src/timers.h | 2 +- sept/sept-secondary/src/uart.c | 2 +- sept/sept-secondary/src/uart.h | 2 +- sept/sept-secondary/src/utils.c | 2 +- sept/sept-secondary/src/utils.h | 2 +- stratosphere/ams_mitm/source/amsmitm_main.cpp | 2 +- stratosphere/ams_mitm/source/amsmitm_modules.cpp | 2 +- stratosphere/ams_mitm/source/amsmitm_modules.hpp | 2 +- stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.cpp | 2 +- stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.hpp | 2 +- stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.cpp | 2 +- stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.hpp | 2 +- .../ams_mitm/source/bpc_mitm/bpcmitm_reboot_manager.cpp | 2 +- .../ams_mitm/source/bpc_mitm/bpcmitm_reboot_manager.hpp | 2 +- stratosphere/ams_mitm/source/debug.cpp | 2 +- stratosphere/ams_mitm/source/debug.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.cpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.hpp | 2 +- .../source/fs_mitm/fs_directory_savedata_filesystem.cpp | 2 +- .../source/fs_mitm/fs_directory_savedata_filesystem.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_filesystem_types.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_idirectory.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_ifile.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_ifilesystem.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_istorage.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_path_utils.cpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_path_utils.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_save_utils.cpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_save_utils.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fs_shim.c | 2 +- .../ams_mitm/source/fs_mitm/fs_subdirectory_filesystem.cpp | 2 +- .../ams_mitm/source/fs_mitm/fs_subdirectory_filesystem.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.cpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_layeredrom.cpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_layeredrom.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_main.cpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_main.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfsbuild.cpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfsbuild.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_romstorage.hpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_service.cpp | 2 +- stratosphere/ams_mitm/source/fs_mitm/fsmitm_service.hpp | 2 +- stratosphere/ams_mitm/source/ns_mitm/ns_shim.c | 2 +- stratosphere/ams_mitm/source/ns_mitm/nsmitm_am_service.cpp | 2 +- stratosphere/ams_mitm/source/ns_mitm/nsmitm_am_service.hpp | 2 +- stratosphere/ams_mitm/source/ns_mitm/nsmitm_main.cpp | 2 +- stratosphere/ams_mitm/source/ns_mitm/nsmitm_main.hpp | 2 +- stratosphere/ams_mitm/source/ns_mitm/nsmitm_service_common.hpp | 2 +- stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.cpp | 2 +- stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.hpp | 2 +- stratosphere/ams_mitm/source/set_mitm/setmitm_main.cpp | 2 +- stratosphere/ams_mitm/source/set_mitm/setmitm_main.hpp | 2 +- .../ams_mitm/source/set_mitm/setsys_firmware_version.cpp | 2 +- .../ams_mitm/source/set_mitm/setsys_firmware_version.hpp | 2 +- stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.cpp | 2 +- stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.hpp | 2 +- stratosphere/ams_mitm/source/set_mitm/setsys_settings_items.cpp | 2 +- stratosphere/ams_mitm/source/set_mitm/setsys_settings_items.hpp | 2 +- stratosphere/ams_mitm/source/set_mitm/setsys_shim.c | 2 +- stratosphere/ams_mitm/source/utils.cpp | 2 +- stratosphere/ams_mitm/source/utils.hpp | 2 +- stratosphere/boot/source/boot_main.cpp | 2 +- stratosphere/creport/source/creport_code_info.cpp | 2 +- stratosphere/creport/source/creport_code_info.hpp | 2 +- stratosphere/creport/source/creport_crash_report.cpp | 2 +- stratosphere/creport/source/creport_crash_report.hpp | 2 +- stratosphere/creport/source/creport_debug_types.hpp | 2 +- stratosphere/creport/source/creport_main.cpp | 2 +- stratosphere/creport/source/creport_thread_info.cpp | 2 +- stratosphere/creport/source/creport_thread_info.hpp | 2 +- stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.cpp | 2 +- stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.hpp | 2 +- stratosphere/dmnt/source/dmnt_cheat_manager.cpp | 2 +- stratosphere/dmnt/source/dmnt_cheat_manager.hpp | 2 +- stratosphere/dmnt/source/dmnt_cheat_service.cpp | 2 +- stratosphere/dmnt/source/dmnt_cheat_service.hpp | 2 +- stratosphere/dmnt/source/dmnt_cheat_types.hpp | 2 +- stratosphere/dmnt/source/dmnt_cheat_vm.cpp | 2 +- stratosphere/dmnt/source/dmnt_cheat_vm.hpp | 2 +- stratosphere/dmnt/source/dmnt_config.cpp | 2 +- stratosphere/dmnt/source/dmnt_config.hpp | 2 +- stratosphere/dmnt/source/dmnt_hid.cpp | 2 +- stratosphere/dmnt/source/dmnt_hid.hpp | 2 +- stratosphere/dmnt/source/dmnt_main.cpp | 2 +- stratosphere/dmnt/source/dmnt_service.hpp | 2 +- stratosphere/dmnt/source/dmnt_service_debug.cpp | 2 +- stratosphere/dmnt/source/dmnt_service_target_io.cpp | 2 +- stratosphere/dmnt/source/pm_shim.c | 2 +- stratosphere/eclct.stub/source/eclct_stub.cpp | 2 +- stratosphere/fatal/source/ams_logo.hpp | 2 +- stratosphere/fatal/source/fatal_config.cpp | 2 +- stratosphere/fatal/source/fatal_config.hpp | 2 +- stratosphere/fatal/source/fatal_debug.cpp | 2 +- stratosphere/fatal/source/fatal_debug.hpp | 2 +- stratosphere/fatal/source/fatal_event_manager.cpp | 2 +- stratosphere/fatal/source/fatal_event_manager.hpp | 2 +- stratosphere/fatal/source/fatal_font.cpp | 2 +- stratosphere/fatal/source/fatal_font.hpp | 2 +- stratosphere/fatal/source/fatal_main.cpp | 2 +- stratosphere/fatal/source/fatal_private.cpp | 2 +- stratosphere/fatal/source/fatal_private.hpp | 2 +- stratosphere/fatal/source/fatal_repair.cpp | 2 +- stratosphere/fatal/source/fatal_repair.hpp | 2 +- stratosphere/fatal/source/fatal_task.cpp | 2 +- stratosphere/fatal/source/fatal_task.hpp | 2 +- stratosphere/fatal/source/fatal_task_clock.cpp | 2 +- stratosphere/fatal/source/fatal_task_clock.hpp | 2 +- stratosphere/fatal/source/fatal_task_error_report.cpp | 2 +- stratosphere/fatal/source/fatal_task_error_report.hpp | 2 +- stratosphere/fatal/source/fatal_task_power.cpp | 2 +- stratosphere/fatal/source/fatal_task_power.hpp | 2 +- stratosphere/fatal/source/fatal_task_screen.cpp | 2 +- stratosphere/fatal/source/fatal_task_screen.hpp | 2 +- stratosphere/fatal/source/fatal_task_sound.cpp | 2 +- stratosphere/fatal/source/fatal_task_sound.hpp | 2 +- stratosphere/fatal/source/fatal_throw.cpp | 2 +- stratosphere/fatal/source/fatal_throw.hpp | 2 +- stratosphere/fatal/source/fatal_types.hpp | 2 +- stratosphere/fatal/source/fatal_user.cpp | 2 +- stratosphere/fatal/source/fatal_user.hpp | 2 +- stratosphere/libstratosphere | 2 +- stratosphere/loader/source/ldr_content_management.cpp | 2 +- stratosphere/loader/source/ldr_content_management.hpp | 2 +- stratosphere/loader/source/ldr_debug_monitor.cpp | 2 +- stratosphere/loader/source/ldr_debug_monitor.hpp | 2 +- stratosphere/loader/source/ldr_hid.cpp | 2 +- stratosphere/loader/source/ldr_hid.hpp | 2 +- stratosphere/loader/source/ldr_launch_queue.cpp | 2 +- stratosphere/loader/source/ldr_launch_queue.hpp | 2 +- stratosphere/loader/source/ldr_main.cpp | 2 +- stratosphere/loader/source/ldr_map.cpp | 2 +- stratosphere/loader/source/ldr_map.hpp | 2 +- stratosphere/loader/source/ldr_npdm.cpp | 2 +- stratosphere/loader/source/ldr_npdm.hpp | 2 +- stratosphere/loader/source/ldr_nro.cpp | 2 +- stratosphere/loader/source/ldr_nro.hpp | 2 +- stratosphere/loader/source/ldr_nso.cpp | 2 +- stratosphere/loader/source/ldr_nso.hpp | 2 +- stratosphere/loader/source/ldr_patcher.cpp | 2 +- stratosphere/loader/source/ldr_patcher.hpp | 2 +- stratosphere/loader/source/ldr_process_creation.cpp | 2 +- stratosphere/loader/source/ldr_process_creation.hpp | 2 +- stratosphere/loader/source/ldr_process_manager.cpp | 2 +- stratosphere/loader/source/ldr_process_manager.hpp | 2 +- stratosphere/loader/source/ldr_random.cpp | 2 +- stratosphere/loader/source/ldr_random.hpp | 2 +- stratosphere/loader/source/ldr_registration.cpp | 2 +- stratosphere/loader/source/ldr_registration.hpp | 2 +- stratosphere/loader/source/ldr_ro_service.cpp | 2 +- stratosphere/loader/source/ldr_ro_service.hpp | 2 +- stratosphere/loader/source/ldr_shell.cpp | 2 +- stratosphere/loader/source/ldr_shell.hpp | 2 +- stratosphere/pm/source/pm_boot2.cpp | 2 +- stratosphere/pm/source/pm_boot2.hpp | 2 +- stratosphere/pm/source/pm_boot_mode.cpp | 2 +- stratosphere/pm/source/pm_boot_mode.hpp | 2 +- stratosphere/pm/source/pm_debug_monitor.cpp | 2 +- stratosphere/pm/source/pm_debug_monitor.hpp | 2 +- stratosphere/pm/source/pm_info.cpp | 2 +- stratosphere/pm/source/pm_info.hpp | 2 +- stratosphere/pm/source/pm_main.cpp | 2 +- stratosphere/pm/source/pm_process_track.cpp | 2 +- stratosphere/pm/source/pm_process_track.hpp | 2 +- stratosphere/pm/source/pm_process_wait.hpp | 2 +- stratosphere/pm/source/pm_registration.cpp | 2 +- stratosphere/pm/source/pm_registration.hpp | 2 +- stratosphere/pm/source/pm_resource_limits.cpp | 2 +- stratosphere/pm/source/pm_resource_limits.hpp | 2 +- stratosphere/pm/source/pm_shell.cpp | 2 +- stratosphere/pm/source/pm_shell.hpp | 2 +- stratosphere/sm/source/sm_dmnt_service.cpp | 2 +- stratosphere/sm/source/sm_dmnt_service.hpp | 2 +- stratosphere/sm/source/sm_main.cpp | 2 +- stratosphere/sm/source/sm_manager_service.cpp | 2 +- stratosphere/sm/source/sm_manager_service.hpp | 2 +- stratosphere/sm/source/sm_registration.cpp | 2 +- stratosphere/sm/source/sm_registration.hpp | 2 +- stratosphere/sm/source/sm_types.hpp | 2 +- stratosphere/sm/source/sm_user_service.cpp | 2 +- stratosphere/sm/source/sm_user_service.hpp | 2 +- thermosphere/src/exceptions.c | 2 +- thermosphere/src/exceptions.h | 2 +- thermosphere/src/lib/printk.c | 2 +- thermosphere/src/lib/printk.h | 2 +- thermosphere/src/main.c | 2 +- thermosphere/src/regs.h | 2 +- 532 files changed, 532 insertions(+), 532 deletions(-) diff --git a/common/include/atmosphere.h b/common/include/atmosphere.h index 09f2faccf..f2080a76b 100644 --- a/common/include/atmosphere.h +++ b/common/include/atmosphere.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/common/include/atmosphere/target_fw.h b/common/include/atmosphere/target_fw.h index 8cbdb6112..d91578ab5 100644 --- a/common/include/atmosphere/target_fw.h +++ b/common/include/atmosphere/target_fw.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/common/include/atmosphere/version.h b/common/include/atmosphere/version.h index a9f91e5cb..99ab1f729 100644 --- a/common/include/atmosphere/version.h +++ b/common/include/atmosphere/version.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/car.c b/exosphere/lp0fw/src/car.c index 12f3b7c3c..332959e6e 100644 --- a/exosphere/lp0fw/src/car.c +++ b/exosphere/lp0fw/src/car.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/car.h b/exosphere/lp0fw/src/car.h index c762f434f..cb9ddde3c 100644 --- a/exosphere/lp0fw/src/car.h +++ b/exosphere/lp0fw/src/car.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/cluster.c b/exosphere/lp0fw/src/cluster.c index bbbc4fd2f..a3fa1da40 100644 --- a/exosphere/lp0fw/src/cluster.c +++ b/exosphere/lp0fw/src/cluster.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/cluster.h b/exosphere/lp0fw/src/cluster.h index 5daf26f09..67500431c 100644 --- a/exosphere/lp0fw/src/cluster.h +++ b/exosphere/lp0fw/src/cluster.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/emc.c b/exosphere/lp0fw/src/emc.c index a2ffc57c9..ee5b05fd7 100644 --- a/exosphere/lp0fw/src/emc.c +++ b/exosphere/lp0fw/src/emc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/emc.h b/exosphere/lp0fw/src/emc.h index d9c54d041..c42111f27 100644 --- a/exosphere/lp0fw/src/emc.h +++ b/exosphere/lp0fw/src/emc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/flow.c b/exosphere/lp0fw/src/flow.c index 9fa847936..5de887dc8 100644 --- a/exosphere/lp0fw/src/flow.c +++ b/exosphere/lp0fw/src/flow.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/flow.h b/exosphere/lp0fw/src/flow.h index e0bd86ccd..8d189591e 100644 --- a/exosphere/lp0fw/src/flow.h +++ b/exosphere/lp0fw/src/flow.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/fuse.c b/exosphere/lp0fw/src/fuse.c index cad33c8f3..467d545ed 100644 --- a/exosphere/lp0fw/src/fuse.c +++ b/exosphere/lp0fw/src/fuse.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/fuse.h b/exosphere/lp0fw/src/fuse.h index 6c3059680..b63751457 100644 --- a/exosphere/lp0fw/src/fuse.h +++ b/exosphere/lp0fw/src/fuse.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/i2c.c b/exosphere/lp0fw/src/i2c.c index b7fafd932..e19c6bebd 100644 --- a/exosphere/lp0fw/src/i2c.c +++ b/exosphere/lp0fw/src/i2c.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/i2c.h b/exosphere/lp0fw/src/i2c.h index 90c05215b..c8ba7e521 100644 --- a/exosphere/lp0fw/src/i2c.h +++ b/exosphere/lp0fw/src/i2c.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/lp0.c b/exosphere/lp0fw/src/lp0.c index 5aaf46987..c8cef2dc8 100644 --- a/exosphere/lp0fw/src/lp0.c +++ b/exosphere/lp0fw/src/lp0.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/lp0.h b/exosphere/lp0fw/src/lp0.h index 04787f0ed..eb6924219 100644 --- a/exosphere/lp0fw/src/lp0.h +++ b/exosphere/lp0fw/src/lp0.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/mc.c b/exosphere/lp0fw/src/mc.c index a26ef285b..f5b7c2541 100644 --- a/exosphere/lp0fw/src/mc.c +++ b/exosphere/lp0fw/src/mc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/mc.h b/exosphere/lp0fw/src/mc.h index 647a826c4..7cbf039fd 100644 --- a/exosphere/lp0fw/src/mc.h +++ b/exosphere/lp0fw/src/mc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/misc.c b/exosphere/lp0fw/src/misc.c index 9a795d37c..14db3b67d 100644 --- a/exosphere/lp0fw/src/misc.c +++ b/exosphere/lp0fw/src/misc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/misc.h b/exosphere/lp0fw/src/misc.h index 6fe93d520..44fc03d04 100644 --- a/exosphere/lp0fw/src/misc.h +++ b/exosphere/lp0fw/src/misc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/pmc.h b/exosphere/lp0fw/src/pmc.h index 908a55e8f..e43055768 100644 --- a/exosphere/lp0fw/src/pmc.h +++ b/exosphere/lp0fw/src/pmc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/se.c b/exosphere/lp0fw/src/se.c index f6ae15816..b787f8c52 100644 --- a/exosphere/lp0fw/src/se.c +++ b/exosphere/lp0fw/src/se.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/se.h b/exosphere/lp0fw/src/se.h index c9de02a99..6ffdbc6f1 100644 --- a/exosphere/lp0fw/src/se.h +++ b/exosphere/lp0fw/src/se.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/secmon.c b/exosphere/lp0fw/src/secmon.c index 142e7b447..9fb5101a0 100644 --- a/exosphere/lp0fw/src/secmon.c +++ b/exosphere/lp0fw/src/secmon.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/secmon.h b/exosphere/lp0fw/src/secmon.h index 71daac914..e428fbc34 100644 --- a/exosphere/lp0fw/src/secmon.h +++ b/exosphere/lp0fw/src/secmon.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/sysreg.h b/exosphere/lp0fw/src/sysreg.h index 87e0fc0fa..8e7fd7800 100644 --- a/exosphere/lp0fw/src/sysreg.h +++ b/exosphere/lp0fw/src/sysreg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/timer.h b/exosphere/lp0fw/src/timer.h index 14d3b9afd..0a2f13a53 100644 --- a/exosphere/lp0fw/src/timer.h +++ b/exosphere/lp0fw/src/timer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/lp0fw/src/utils.h b/exosphere/lp0fw/src/utils.h index f1e43cec6..78551d04d 100644 --- a/exosphere/lp0fw/src/utils.h +++ b/exosphere/lp0fw/src/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/rebootstub/src/i2c.c b/exosphere/rebootstub/src/i2c.c index 38fed9091..c8ea9cf23 100644 --- a/exosphere/rebootstub/src/i2c.c +++ b/exosphere/rebootstub/src/i2c.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/rebootstub/src/i2c.h b/exosphere/rebootstub/src/i2c.h index 2089404a0..07e875625 100644 --- a/exosphere/rebootstub/src/i2c.h +++ b/exosphere/rebootstub/src/i2c.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/rebootstub/src/max77620.h b/exosphere/rebootstub/src/max77620.h index dcab6c786..7865bfa3c 100644 --- a/exosphere/rebootstub/src/max77620.h +++ b/exosphere/rebootstub/src/max77620.h @@ -2,7 +2,7 @@ * Defining registers address and its bit definitions of MAX77620 and MAX20024 * * Copyright (C) 2016 NVIDIA CORPORATION. All rights reserved. - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/rebootstub/src/shutdown.c b/exosphere/rebootstub/src/shutdown.c index e7596e882..226c1741f 100644 --- a/exosphere/rebootstub/src/shutdown.c +++ b/exosphere/rebootstub/src/shutdown.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/rebootstub/src/timer.h b/exosphere/rebootstub/src/timer.h index 939930bde..f94aafd2d 100644 --- a/exosphere/rebootstub/src/timer.h +++ b/exosphere/rebootstub/src/timer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/rebootstub/src/utils.h b/exosphere/rebootstub/src/utils.h index 531de9fb6..eb41b2216 100644 --- a/exosphere/rebootstub/src/utils.h +++ b/exosphere/rebootstub/src/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/emc.c b/exosphere/sc7fw/src/emc.c index 6b6e16635..3b8bd11ef 100644 --- a/exosphere/sc7fw/src/emc.c +++ b/exosphere/sc7fw/src/emc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/emc.h b/exosphere/sc7fw/src/emc.h index 30ac6e650..7b36a5fd9 100644 --- a/exosphere/sc7fw/src/emc.h +++ b/exosphere/sc7fw/src/emc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/i2c.c b/exosphere/sc7fw/src/i2c.c index 55225c904..fd4181d20 100644 --- a/exosphere/sc7fw/src/i2c.c +++ b/exosphere/sc7fw/src/i2c.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/i2c.h b/exosphere/sc7fw/src/i2c.h index b2a755adf..46fb4c4a8 100644 --- a/exosphere/sc7fw/src/i2c.h +++ b/exosphere/sc7fw/src/i2c.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/pmc.h b/exosphere/sc7fw/src/pmc.h index 6b8120cdb..468de8326 100644 --- a/exosphere/sc7fw/src/pmc.h +++ b/exosphere/sc7fw/src/pmc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/sc7.c b/exosphere/sc7fw/src/sc7.c index 4ae84b11c..eea632371 100644 --- a/exosphere/sc7fw/src/sc7.c +++ b/exosphere/sc7fw/src/sc7.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/sc7.h b/exosphere/sc7fw/src/sc7.h index 37f95cb33..a66731e6c 100644 --- a/exosphere/sc7fw/src/sc7.h +++ b/exosphere/sc7fw/src/sc7.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/timer.h b/exosphere/sc7fw/src/timer.h index 62ab23cfe..ae8bdc73c 100644 --- a/exosphere/sc7fw/src/timer.h +++ b/exosphere/sc7fw/src/timer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/utils.h b/exosphere/sc7fw/src/utils.h index e0b908e28..4bd0a362b 100644 --- a/exosphere/sc7fw/src/utils.h +++ b/exosphere/sc7fw/src/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/actmon.c b/exosphere/src/actmon.c index a6bdbecbe..52e8fde8b 100644 --- a/exosphere/src/actmon.c +++ b/exosphere/src/actmon.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/actmon.h b/exosphere/src/actmon.h index f9fe6832b..05c91adf1 100644 --- a/exosphere/src/actmon.h +++ b/exosphere/src/actmon.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/arm.h b/exosphere/src/arm.h index 56cdc979d..97899f5f5 100644 --- a/exosphere/src/arm.h +++ b/exosphere/src/arm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/bootconfig.c b/exosphere/src/bootconfig.c index 5a5da0e59..392b16b88 100644 --- a/exosphere/src/bootconfig.c +++ b/exosphere/src/bootconfig.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/bootconfig.h b/exosphere/src/bootconfig.h index 45b38053a..319a8f9a1 100644 --- a/exosphere/src/bootconfig.h +++ b/exosphere/src/bootconfig.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/bootup.c b/exosphere/src/bootup.c index fbaf2bb27..b5c4b12c2 100644 --- a/exosphere/src/bootup.c +++ b/exosphere/src/bootup.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/bootup.h b/exosphere/src/bootup.h index 43f35441f..a46266536 100644 --- a/exosphere/src/bootup.h +++ b/exosphere/src/bootup.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/bpmp.h b/exosphere/src/bpmp.h index bb4f8e95e..11d045c8a 100644 --- a/exosphere/src/bpmp.h +++ b/exosphere/src/bpmp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/car.c b/exosphere/src/car.c index 1ddd30197..5f1c5f089 100644 --- a/exosphere/src/car.c +++ b/exosphere/src/car.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/car.h b/exosphere/src/car.h index 67a665dd3..80fac5bc0 100644 --- a/exosphere/src/car.h +++ b/exosphere/src/car.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/coldboot_init.c b/exosphere/src/coldboot_init.c index 275f12f6f..7de723e8f 100644 --- a/exosphere/src/coldboot_init.c +++ b/exosphere/src/coldboot_init.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/coldboot_main.c b/exosphere/src/coldboot_main.c index 416a018f5..9cc1e046b 100644 --- a/exosphere/src/coldboot_main.c +++ b/exosphere/src/coldboot_main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/configitem.c b/exosphere/src/configitem.c index 4579e506c..dc0a07d23 100644 --- a/exosphere/src/configitem.c +++ b/exosphere/src/configitem.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/configitem.h b/exosphere/src/configitem.h index 756d461ff..46dbbd738 100644 --- a/exosphere/src/configitem.h +++ b/exosphere/src/configitem.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/cpu_context.c b/exosphere/src/cpu_context.c index 13fb03aab..d27b8dde0 100644 --- a/exosphere/src/cpu_context.c +++ b/exosphere/src/cpu_context.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/cpu_context.h b/exosphere/src/cpu_context.h index e6d47b412..1baeacc2e 100644 --- a/exosphere/src/cpu_context.h +++ b/exosphere/src/cpu_context.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/exocfg.c b/exosphere/src/exocfg.c index 71b9cd3be..80689d684 100644 --- a/exosphere/src/exocfg.c +++ b/exosphere/src/exocfg.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/exocfg.h b/exosphere/src/exocfg.h index a2c2580e7..74f0443e4 100644 --- a/exosphere/src/exocfg.h +++ b/exosphere/src/exocfg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/flow.h b/exosphere/src/flow.h index abd1dfad8..fcd099ec7 100644 --- a/exosphere/src/flow.h +++ b/exosphere/src/flow.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/fuse.c b/exosphere/src/fuse.c index e591cd249..415b2042a 100644 --- a/exosphere/src/fuse.c +++ b/exosphere/src/fuse.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/fuse.h b/exosphere/src/fuse.h index 079a91ebc..04ac2eafc 100644 --- a/exosphere/src/fuse.h +++ b/exosphere/src/fuse.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/gcm.c b/exosphere/src/gcm.c index 5891d571d..a86596000 100644 --- a/exosphere/src/gcm.c +++ b/exosphere/src/gcm.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/gcm.h b/exosphere/src/gcm.h index def7133bf..a893419cc 100644 --- a/exosphere/src/gcm.h +++ b/exosphere/src/gcm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/i2c.c b/exosphere/src/i2c.c index b2989e7ae..87c4f3b9f 100644 --- a/exosphere/src/i2c.c +++ b/exosphere/src/i2c.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/i2c.h b/exosphere/src/i2c.h index 8ee43e0f2..7369f708a 100644 --- a/exosphere/src/i2c.h +++ b/exosphere/src/i2c.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/interrupt.c b/exosphere/src/interrupt.c index bbf2b4261..499880983 100644 --- a/exosphere/src/interrupt.c +++ b/exosphere/src/interrupt.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/interrupt.h b/exosphere/src/interrupt.h index e070e6d19..ba96dbc82 100644 --- a/exosphere/src/interrupt.h +++ b/exosphere/src/interrupt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/masterkey.c b/exosphere/src/masterkey.c index 547323b44..b894a7721 100644 --- a/exosphere/src/masterkey.c +++ b/exosphere/src/masterkey.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/masterkey.h b/exosphere/src/masterkey.h index 5da7cd4c5..dab9bfbb2 100644 --- a/exosphere/src/masterkey.h +++ b/exosphere/src/masterkey.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/mc.c b/exosphere/src/mc.c index c1979eea3..e1f5c8d08 100644 --- a/exosphere/src/mc.c +++ b/exosphere/src/mc.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/mc.h b/exosphere/src/mc.h index 6d467d655..650639131 100644 --- a/exosphere/src/mc.h +++ b/exosphere/src/mc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/memory_map.h b/exosphere/src/memory_map.h index 83ceca4e9..8e5363409 100644 --- a/exosphere/src/memory_map.h +++ b/exosphere/src/memory_map.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/misc.h b/exosphere/src/misc.h index 1f56b5161..a603a4f3b 100644 --- a/exosphere/src/misc.h +++ b/exosphere/src/misc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/mmu.h b/exosphere/src/mmu.h index a85569308..e3c40aa5d 100644 --- a/exosphere/src/mmu.h +++ b/exosphere/src/mmu.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/package2.c b/exosphere/src/package2.c index eccec5df7..1831c1b43 100644 --- a/exosphere/src/package2.c +++ b/exosphere/src/package2.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/package2.h b/exosphere/src/package2.h index 05212f20a..513e75d5a 100644 --- a/exosphere/src/package2.h +++ b/exosphere/src/package2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/panic_color.h b/exosphere/src/panic_color.h index 84a8a8772..d6defdf87 100644 --- a/exosphere/src/panic_color.h +++ b/exosphere/src/panic_color.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/pmc.h b/exosphere/src/pmc.h index 17fd63526..f4808cd12 100644 --- a/exosphere/src/pmc.h +++ b/exosphere/src/pmc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/randomcache.c b/exosphere/src/randomcache.c index d715782eb..73f0ef1b7 100644 --- a/exosphere/src/randomcache.c +++ b/exosphere/src/randomcache.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/randomcache.h b/exosphere/src/randomcache.h index 4a7b1e371..d0f093d06 100644 --- a/exosphere/src/randomcache.h +++ b/exosphere/src/randomcache.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/sc7.c b/exosphere/src/sc7.c index a7908c6f6..82f1c66f9 100644 --- a/exosphere/src/sc7.c +++ b/exosphere/src/sc7.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/sc7.h b/exosphere/src/sc7.h index c5612da92..116412c74 100644 --- a/exosphere/src/sc7.h +++ b/exosphere/src/sc7.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/se.c b/exosphere/src/se.c index 253a37f80..2a42157d6 100644 --- a/exosphere/src/se.c +++ b/exosphere/src/se.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/se.h b/exosphere/src/se.h index 61c8973fa..dfb6cef09 100644 --- a/exosphere/src/se.h +++ b/exosphere/src/se.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/sealedkeys.c b/exosphere/src/sealedkeys.c index 0d6e9ad48..abaee19f3 100644 --- a/exosphere/src/sealedkeys.c +++ b/exosphere/src/sealedkeys.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/sealedkeys.h b/exosphere/src/sealedkeys.h index 70f380527..bb22de89a 100644 --- a/exosphere/src/sealedkeys.h +++ b/exosphere/src/sealedkeys.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/smc_ams.c b/exosphere/src/smc_ams.c index 5c58cbda3..a84c44e82 100644 --- a/exosphere/src/smc_ams.c +++ b/exosphere/src/smc_ams.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/smc_ams.h b/exosphere/src/smc_ams.h index 8b74d3bd5..01ec5a07a 100644 --- a/exosphere/src/smc_ams.h +++ b/exosphere/src/smc_ams.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/smc_api.c b/exosphere/src/smc_api.c index 39e0a7d52..adf947f29 100644 --- a/exosphere/src/smc_api.c +++ b/exosphere/src/smc_api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/smc_api.h b/exosphere/src/smc_api.h index 5f95444fc..74986fd61 100644 --- a/exosphere/src/smc_api.h +++ b/exosphere/src/smc_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/smc_user.c b/exosphere/src/smc_user.c index 13a7ed367..8a518cb5f 100644 --- a/exosphere/src/smc_user.c +++ b/exosphere/src/smc_user.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/smc_user.h b/exosphere/src/smc_user.h index ca0adbd62..07624300d 100644 --- a/exosphere/src/smc_user.h +++ b/exosphere/src/smc_user.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/synchronization.h b/exosphere/src/synchronization.h index 10a6f21c7..0b9c3a053 100644 --- a/exosphere/src/synchronization.h +++ b/exosphere/src/synchronization.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/sysctr0.h b/exosphere/src/sysctr0.h index fae0c1446..3b3cc45fd 100644 --- a/exosphere/src/sysctr0.h +++ b/exosphere/src/sysctr0.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/sysreg.h b/exosphere/src/sysreg.h index f8e0f7298..b5952b21a 100644 --- a/exosphere/src/sysreg.h +++ b/exosphere/src/sysreg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/timers.c b/exosphere/src/timers.c index cffc7e57b..a8af681c9 100644 --- a/exosphere/src/timers.c +++ b/exosphere/src/timers.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/timers.h b/exosphere/src/timers.h index 0cc88c050..473c79ab4 100644 --- a/exosphere/src/timers.h +++ b/exosphere/src/timers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/titlekey.c b/exosphere/src/titlekey.c index 3e0e5907a..155cb0204 100644 --- a/exosphere/src/titlekey.c +++ b/exosphere/src/titlekey.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/titlekey.h b/exosphere/src/titlekey.h index 8b4593911..9411158bc 100644 --- a/exosphere/src/titlekey.h +++ b/exosphere/src/titlekey.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/uart.c b/exosphere/src/uart.c index ce5c6c418..bb8f321bc 100644 --- a/exosphere/src/uart.c +++ b/exosphere/src/uart.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/uart.h b/exosphere/src/uart.h index 7a46e74c8..8444bb873 100644 --- a/exosphere/src/uart.h +++ b/exosphere/src/uart.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/userpage.c b/exosphere/src/userpage.c index d026df530..3be1d5335 100644 --- a/exosphere/src/userpage.c +++ b/exosphere/src/userpage.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/userpage.h b/exosphere/src/userpage.h index 7f708b0cc..19c140b20 100644 --- a/exosphere/src/userpage.h +++ b/exosphere/src/userpage.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/utils.c b/exosphere/src/utils.c index a01243e8a..4de7781c9 100644 --- a/exosphere/src/utils.c +++ b/exosphere/src/utils.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/utils.h b/exosphere/src/utils.h index 22dd55e43..9cc801959 100644 --- a/exosphere/src/utils.h +++ b/exosphere/src/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/warmboot_init.c b/exosphere/src/warmboot_init.c index 2422b03ba..f935682f4 100644 --- a/exosphere/src/warmboot_init.c +++ b/exosphere/src/warmboot_init.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/warmboot_main.c b/exosphere/src/warmboot_main.c index b782a61e9..46c536138 100644 --- a/exosphere/src/warmboot_main.c +++ b/exosphere/src/warmboot_main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/apb_misc.h b/fusee/fusee-primary/src/apb_misc.h index b2e8b1dff..92898ba99 100644 --- a/fusee/fusee-primary/src/apb_misc.h +++ b/fusee/fusee-primary/src/apb_misc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/btn.c b/fusee/fusee-primary/src/btn.c index f845c350e..0acc403ed 100644 --- a/fusee/fusee-primary/src/btn.c +++ b/fusee/fusee-primary/src/btn.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/btn.h b/fusee/fusee-primary/src/btn.h index 04f569b94..36d1f1656 100644 --- a/fusee/fusee-primary/src/btn.h +++ b/fusee/fusee-primary/src/btn.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/car.c b/fusee/fusee-primary/src/car.c index 935dea922..c94fc4cd4 100644 --- a/fusee/fusee-primary/src/car.c +++ b/fusee/fusee-primary/src/car.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/car.h b/fusee/fusee-primary/src/car.h index 4135a54ef..cc89161b0 100644 --- a/fusee/fusee-primary/src/car.h +++ b/fusee/fusee-primary/src/car.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/chainloader.c b/fusee/fusee-primary/src/chainloader.c index bc222604a..32ffd0380 100644 --- a/fusee/fusee-primary/src/chainloader.c +++ b/fusee/fusee-primary/src/chainloader.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/chainloader.h b/fusee/fusee-primary/src/chainloader.h index 0081530c3..b7695e1af 100644 --- a/fusee/fusee-primary/src/chainloader.h +++ b/fusee/fusee-primary/src/chainloader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/di.c b/fusee/fusee-primary/src/di.c index b6f8116c9..07415ba6c 100644 --- a/fusee/fusee-primary/src/di.c +++ b/fusee/fusee-primary/src/di.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/di.h b/fusee/fusee-primary/src/di.h index 4aa4f944d..5d9f44191 100644 --- a/fusee/fusee-primary/src/di.h +++ b/fusee/fusee-primary/src/di.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/emc.h b/fusee/fusee-primary/src/emc.h index 007559a85..ba0cafac3 100644 --- a/fusee/fusee-primary/src/emc.h +++ b/fusee/fusee-primary/src/emc.h @@ -2,7 +2,7 @@ * arch/arm/mach-tegra/tegra21_emc.h * * Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved. - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/fusee/fusee-primary/src/exception_handlers.c b/fusee/fusee-primary/src/exception_handlers.c index e0e5392b0..174fcddbe 100644 --- a/fusee/fusee-primary/src/exception_handlers.c +++ b/fusee/fusee-primary/src/exception_handlers.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/exception_handlers.h b/fusee/fusee-primary/src/exception_handlers.h index 7fda29867..15c831e40 100644 --- a/fusee/fusee-primary/src/exception_handlers.h +++ b/fusee/fusee-primary/src/exception_handlers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/flow.h b/fusee/fusee-primary/src/flow.h index cd98d8983..aa6ec995c 100644 --- a/fusee/fusee-primary/src/flow.h +++ b/fusee/fusee-primary/src/flow.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/fs_utils.c b/fusee/fusee-primary/src/fs_utils.c index f788c1f94..e82a10627 100644 --- a/fusee/fusee-primary/src/fs_utils.c +++ b/fusee/fusee-primary/src/fs_utils.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/fs_utils.h b/fusee/fusee-primary/src/fs_utils.h index c70df83f6..d350498d6 100644 --- a/fusee/fusee-primary/src/fs_utils.h +++ b/fusee/fusee-primary/src/fs_utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/fuse.c b/fusee/fusee-primary/src/fuse.c index cc5656cc7..1bfe3334c 100644 --- a/fusee/fusee-primary/src/fuse.c +++ b/fusee/fusee-primary/src/fuse.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/fuse.h b/fusee/fusee-primary/src/fuse.h index 528b0aff4..9d92503e2 100644 --- a/fusee/fusee-primary/src/fuse.h +++ b/fusee/fusee-primary/src/fuse.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/gpio.c b/fusee/fusee-primary/src/gpio.c index 9cfec5c2f..e0de22df2 100644 --- a/fusee/fusee-primary/src/gpio.c +++ b/fusee/fusee-primary/src/gpio.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/gpio.h b/fusee/fusee-primary/src/gpio.h index 41781a0ca..145c5033c 100644 --- a/fusee/fusee-primary/src/gpio.h +++ b/fusee/fusee-primary/src/gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/hwinit.c b/fusee/fusee-primary/src/hwinit.c index d3c7b82a2..7faee72b8 100644 --- a/fusee/fusee-primary/src/hwinit.c +++ b/fusee/fusee-primary/src/hwinit.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/hwinit.h b/fusee/fusee-primary/src/hwinit.h index d76512ef3..0acf20cca 100644 --- a/fusee/fusee-primary/src/hwinit.h +++ b/fusee/fusee-primary/src/hwinit.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/i2c.c b/fusee/fusee-primary/src/i2c.c index aec946cf2..e1d15c114 100644 --- a/fusee/fusee-primary/src/i2c.c +++ b/fusee/fusee-primary/src/i2c.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/i2c.h b/fusee/fusee-primary/src/i2c.h index 9399b0024..8fcc0f1c4 100644 --- a/fusee/fusee-primary/src/i2c.h +++ b/fusee/fusee-primary/src/i2c.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/init.c b/fusee/fusee-primary/src/init.c index c061fc00c..c61bbf9e9 100644 --- a/fusee/fusee-primary/src/init.c +++ b/fusee/fusee-primary/src/init.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/lib/log.c b/fusee/fusee-primary/src/lib/log.c index 37006b166..95de1d058 100644 --- a/fusee/fusee-primary/src/lib/log.c +++ b/fusee/fusee-primary/src/lib/log.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/lib/log.h b/fusee/fusee-primary/src/lib/log.h index 32703a318..ec583e79e 100644 --- a/fusee/fusee-primary/src/lib/log.h +++ b/fusee/fusee-primary/src/lib/log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/main.c b/fusee/fusee-primary/src/main.c index 8299c70e8..30d494246 100644 --- a/fusee/fusee-primary/src/main.c +++ b/fusee/fusee-primary/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/max77620.h b/fusee/fusee-primary/src/max77620.h index 8e1e4627e..a039b22f9 100644 --- a/fusee/fusee-primary/src/max77620.h +++ b/fusee/fusee-primary/src/max77620.h @@ -2,7 +2,7 @@ * Defining registers address and its bit definitions of MAX77620 and MAX20024 * * Copyright (C) 2016 NVIDIA CORPORATION. All rights reserved. - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/max7762x.c b/fusee/fusee-primary/src/max7762x.c index 2987917e5..4e2bef7fe 100644 --- a/fusee/fusee-primary/src/max7762x.c +++ b/fusee/fusee-primary/src/max7762x.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/max7762x.h b/fusee/fusee-primary/src/max7762x.h index 8149c03f4..7c2742b24 100644 --- a/fusee/fusee-primary/src/max7762x.h +++ b/fusee/fusee-primary/src/max7762x.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/mc.c b/fusee/fusee-primary/src/mc.c index e803d7a7c..f2077c22c 100644 --- a/fusee/fusee-primary/src/mc.c +++ b/fusee/fusee-primary/src/mc.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/mc.h b/fusee/fusee-primary/src/mc.h index dfba6052c..eaf3d2ce6 100644 --- a/fusee/fusee-primary/src/mc.h +++ b/fusee/fusee-primary/src/mc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2014, NVIDIA Corporation. All rights reserved. * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/panic.c b/fusee/fusee-primary/src/panic.c index d8f298470..cbd81bfb2 100644 --- a/fusee/fusee-primary/src/panic.c +++ b/fusee/fusee-primary/src/panic.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/panic.h b/fusee/fusee-primary/src/panic.h index 78ea67fb6..848a3fd81 100644 --- a/fusee/fusee-primary/src/panic.h +++ b/fusee/fusee-primary/src/panic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/panic_color.h b/fusee/fusee-primary/src/panic_color.h index 68b00bf19..d400e0859 100644 --- a/fusee/fusee-primary/src/panic_color.h +++ b/fusee/fusee-primary/src/panic_color.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/pinmux.h b/fusee/fusee-primary/src/pinmux.h index 3912143eb..71764c656 100644 --- a/fusee/fusee-primary/src/pinmux.h +++ b/fusee/fusee-primary/src/pinmux.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/pmc.h b/fusee/fusee-primary/src/pmc.h index 80c36da7f..f3a4f9379 100644 --- a/fusee/fusee-primary/src/pmc.h +++ b/fusee/fusee-primary/src/pmc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/sdmmc/mmc.h b/fusee/fusee-primary/src/sdmmc/mmc.h index 6f7126c01..ff288cb88 100644 --- a/fusee/fusee-primary/src/sdmmc/mmc.h +++ b/fusee/fusee-primary/src/sdmmc/mmc.h @@ -2,7 +2,7 @@ * Header for MultiMediaCard (MMC) * * Copyright 2002 Hewlett-Packard Company - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * Use consistent with the GNU GPL is permitted, * provided that this copyright notice is diff --git a/fusee/fusee-primary/src/sdmmc/sd.h b/fusee/fusee-primary/src/sdmmc/sd.h index c30e8647e..8e3d936ac 100644 --- a/fusee/fusee-primary/src/sdmmc/sd.h +++ b/fusee/fusee-primary/src/sdmmc/sd.h @@ -3,7 +3,7 @@ * * Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved. * Copyright (C) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/fusee/fusee-primary/src/sdmmc/sdmmc.c b/fusee/fusee-primary/src/sdmmc/sdmmc.c index 3aeb59f90..f5ed83e3c 100644 --- a/fusee/fusee-primary/src/sdmmc/sdmmc.c +++ b/fusee/fusee-primary/src/sdmmc/sdmmc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/sdmmc/sdmmc.h b/fusee/fusee-primary/src/sdmmc/sdmmc.h index a40fe60d1..723cb611d 100644 --- a/fusee/fusee-primary/src/sdmmc/sdmmc.h +++ b/fusee/fusee-primary/src/sdmmc/sdmmc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/sdmmc/sdmmc_core.c b/fusee/fusee-primary/src/sdmmc/sdmmc_core.c index ded10a7ab..3c513de65 100644 --- a/fusee/fusee-primary/src/sdmmc/sdmmc_core.c +++ b/fusee/fusee-primary/src/sdmmc/sdmmc_core.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/sdmmc/sdmmc_core.h b/fusee/fusee-primary/src/sdmmc/sdmmc_core.h index ccfab130b..70eda4ff8 100644 --- a/fusee/fusee-primary/src/sdmmc/sdmmc_core.h +++ b/fusee/fusee-primary/src/sdmmc/sdmmc_core.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/sdmmc/sdmmc_tegra.h b/fusee/fusee-primary/src/sdmmc/sdmmc_tegra.h index 3b6b4adb0..720ca61d6 100644 --- a/fusee/fusee-primary/src/sdmmc/sdmmc_tegra.h +++ b/fusee/fusee-primary/src/sdmmc/sdmmc_tegra.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/sdram.c b/fusee/fusee-primary/src/sdram.c index c8e5b9502..2b1ba4b68 100644 --- a/fusee/fusee-primary/src/sdram.c +++ b/fusee/fusee-primary/src/sdram.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/sdram.h b/fusee/fusee-primary/src/sdram.h index b63f14ba6..24d1b98db 100644 --- a/fusee/fusee-primary/src/sdram.h +++ b/fusee/fusee-primary/src/sdram.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/se.c b/fusee/fusee-primary/src/se.c index d4dbdc498..0a22229b0 100644 --- a/fusee/fusee-primary/src/se.c +++ b/fusee/fusee-primary/src/se.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/se.h b/fusee/fusee-primary/src/se.h index 64998621a..b6ad69866 100644 --- a/fusee/fusee-primary/src/se.h +++ b/fusee/fusee-primary/src/se.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/stage2.c b/fusee/fusee-primary/src/stage2.c index 4d1e1d9da..235add914 100644 --- a/fusee/fusee-primary/src/stage2.c +++ b/fusee/fusee-primary/src/stage2.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/stage2.h b/fusee/fusee-primary/src/stage2.h index e453d159f..d20254c6a 100644 --- a/fusee/fusee-primary/src/stage2.h +++ b/fusee/fusee-primary/src/stage2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/sysctr0.h b/fusee/fusee-primary/src/sysctr0.h index f622e70b1..05e42e1ac 100644 --- a/fusee/fusee-primary/src/sysctr0.h +++ b/fusee/fusee-primary/src/sysctr0.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/sysreg.h b/fusee/fusee-primary/src/sysreg.h index 1bc1a8c43..a5fa1b37d 100644 --- a/fusee/fusee-primary/src/sysreg.h +++ b/fusee/fusee-primary/src/sysreg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/timers.h b/fusee/fusee-primary/src/timers.h index 1c2be85d7..ce6750c44 100644 --- a/fusee/fusee-primary/src/timers.h +++ b/fusee/fusee-primary/src/timers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/uart.c b/fusee/fusee-primary/src/uart.c index 99d3dd848..4004c71f3 100644 --- a/fusee/fusee-primary/src/uart.c +++ b/fusee/fusee-primary/src/uart.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/uart.h b/fusee/fusee-primary/src/uart.h index a4402daf4..99079f91a 100644 --- a/fusee/fusee-primary/src/uart.h +++ b/fusee/fusee-primary/src/uart.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/utils.c b/fusee/fusee-primary/src/utils.c index ac3d7b61f..1ddcbdf39 100644 --- a/fusee/fusee-primary/src/utils.c +++ b/fusee/fusee-primary/src/utils.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/utils.h b/fusee/fusee-primary/src/utils.h index 58e53bffe..8fbac35d0 100644 --- a/fusee/fusee-primary/src/utils.h +++ b/fusee/fusee-primary/src/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/apb_misc.h b/fusee/fusee-secondary/src/apb_misc.h index b2e8b1dff..92898ba99 100644 --- a/fusee/fusee-secondary/src/apb_misc.h +++ b/fusee/fusee-secondary/src/apb_misc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/btn.c b/fusee/fusee-secondary/src/btn.c index d3ffdd8ea..90d232a39 100644 --- a/fusee/fusee-secondary/src/btn.c +++ b/fusee/fusee-secondary/src/btn.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/btn.h b/fusee/fusee-secondary/src/btn.h index 04f569b94..36d1f1656 100644 --- a/fusee/fusee-secondary/src/btn.h +++ b/fusee/fusee-secondary/src/btn.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/car.c b/fusee/fusee-secondary/src/car.c index 935dea922..c94fc4cd4 100644 --- a/fusee/fusee-secondary/src/car.c +++ b/fusee/fusee-secondary/src/car.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/car.h b/fusee/fusee-secondary/src/car.h index 4135a54ef..cc89161b0 100644 --- a/fusee/fusee-secondary/src/car.h +++ b/fusee/fusee-secondary/src/car.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/chainloader.c b/fusee/fusee-secondary/src/chainloader.c index bc222604a..32ffd0380 100644 --- a/fusee/fusee-secondary/src/chainloader.c +++ b/fusee/fusee-secondary/src/chainloader.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/chainloader.h b/fusee/fusee-secondary/src/chainloader.h index 0081530c3..b7695e1af 100644 --- a/fusee/fusee-secondary/src/chainloader.h +++ b/fusee/fusee-secondary/src/chainloader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/cluster.c b/fusee/fusee-secondary/src/cluster.c index 747d53884..f560fb3cf 100644 --- a/fusee/fusee-secondary/src/cluster.c +++ b/fusee/fusee-secondary/src/cluster.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/cluster.h b/fusee/fusee-secondary/src/cluster.h index 192cf24a6..2f87fbd90 100644 --- a/fusee/fusee-secondary/src/cluster.h +++ b/fusee/fusee-secondary/src/cluster.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/console.c b/fusee/fusee-secondary/src/console.c index 3131620f3..591de211f 100644 --- a/fusee/fusee-secondary/src/console.c +++ b/fusee/fusee-secondary/src/console.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/console.h b/fusee/fusee-secondary/src/console.h index 29c67be5e..3dba03d88 100644 --- a/fusee/fusee-secondary/src/console.h +++ b/fusee/fusee-secondary/src/console.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/device_partition.c b/fusee/fusee-secondary/src/device_partition.c index 8d99bb407..e5c4251fe 100644 --- a/fusee/fusee-secondary/src/device_partition.c +++ b/fusee/fusee-secondary/src/device_partition.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/device_partition.h b/fusee/fusee-secondary/src/device_partition.h index 216c0d66f..2bb059ffd 100644 --- a/fusee/fusee-secondary/src/device_partition.h +++ b/fusee/fusee-secondary/src/device_partition.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/di.c b/fusee/fusee-secondary/src/di.c index b6f8116c9..07415ba6c 100644 --- a/fusee/fusee-secondary/src/di.c +++ b/fusee/fusee-secondary/src/di.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/di.h b/fusee/fusee-secondary/src/di.h index 4aa4f944d..5d9f44191 100644 --- a/fusee/fusee-secondary/src/di.h +++ b/fusee/fusee-secondary/src/di.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/emc.h b/fusee/fusee-secondary/src/emc.h index 007559a85..ba0cafac3 100644 --- a/fusee/fusee-secondary/src/emc.h +++ b/fusee/fusee-secondary/src/emc.h @@ -2,7 +2,7 @@ * arch/arm/mach-tegra/tegra21_emc.h * * Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved. - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/fusee/fusee-secondary/src/exception_handlers.c b/fusee/fusee-secondary/src/exception_handlers.c index 42a46516c..3921e425c 100644 --- a/fusee/fusee-secondary/src/exception_handlers.c +++ b/fusee/fusee-secondary/src/exception_handlers.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/exception_handlers.h b/fusee/fusee-secondary/src/exception_handlers.h index 7fda29867..15c831e40 100644 --- a/fusee/fusee-secondary/src/exception_handlers.h +++ b/fusee/fusee-secondary/src/exception_handlers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/exocfg.h b/fusee/fusee-secondary/src/exocfg.h index 72c9e89dd..fd42c1336 100644 --- a/fusee/fusee-secondary/src/exocfg.h +++ b/fusee/fusee-secondary/src/exocfg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/extkeys.c b/fusee/fusee-secondary/src/extkeys.c index b64bdf232..cdebde59f 100644 --- a/fusee/fusee-secondary/src/extkeys.c +++ b/fusee/fusee-secondary/src/extkeys.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/extkeys.h b/fusee/fusee-secondary/src/extkeys.h index 7a64aab9d..b4606d722 100644 --- a/fusee/fusee-secondary/src/extkeys.h +++ b/fusee/fusee-secondary/src/extkeys.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/flow.h b/fusee/fusee-secondary/src/flow.h index cd98d8983..aa6ec995c 100644 --- a/fusee/fusee-secondary/src/flow.h +++ b/fusee/fusee-secondary/src/flow.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/fs_dev.c b/fusee/fusee-secondary/src/fs_dev.c index 37de10775..ac76e54c1 100644 --- a/fusee/fusee-secondary/src/fs_dev.c +++ b/fusee/fusee-secondary/src/fs_dev.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/fs_dev.h b/fusee/fusee-secondary/src/fs_dev.h index 039365d94..7d348a032 100644 --- a/fusee/fusee-secondary/src/fs_dev.h +++ b/fusee/fusee-secondary/src/fs_dev.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/fs_utils.c b/fusee/fusee-secondary/src/fs_utils.c index 4c24b4f4c..f6224e373 100644 --- a/fusee/fusee-secondary/src/fs_utils.c +++ b/fusee/fusee-secondary/src/fs_utils.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/fs_utils.h b/fusee/fusee-secondary/src/fs_utils.h index caa08f4cd..271c79f06 100644 --- a/fusee/fusee-secondary/src/fs_utils.h +++ b/fusee/fusee-secondary/src/fs_utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/fuse.c b/fusee/fusee-secondary/src/fuse.c index cc5656cc7..1bfe3334c 100644 --- a/fusee/fusee-secondary/src/fuse.c +++ b/fusee/fusee-secondary/src/fuse.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/fuse.h b/fusee/fusee-secondary/src/fuse.h index 528b0aff4..9d92503e2 100644 --- a/fusee/fusee-secondary/src/fuse.h +++ b/fusee/fusee-secondary/src/fuse.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/gpio.c b/fusee/fusee-secondary/src/gpio.c index 9cfec5c2f..e0de22df2 100644 --- a/fusee/fusee-secondary/src/gpio.c +++ b/fusee/fusee-secondary/src/gpio.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/gpio.h b/fusee/fusee-secondary/src/gpio.h index 41781a0ca..145c5033c 100644 --- a/fusee/fusee-secondary/src/gpio.h +++ b/fusee/fusee-secondary/src/gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/gpt.c b/fusee/fusee-secondary/src/gpt.c index 05be1122d..2f3ae2aed 100644 --- a/fusee/fusee-secondary/src/gpt.c +++ b/fusee/fusee-secondary/src/gpt.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/gpt.h b/fusee/fusee-secondary/src/gpt.h index bac0d6a28..ff8a2b52f 100644 --- a/fusee/fusee-secondary/src/gpt.h +++ b/fusee/fusee-secondary/src/gpt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/i2c.c b/fusee/fusee-secondary/src/i2c.c index aec946cf2..e1d15c114 100644 --- a/fusee/fusee-secondary/src/i2c.c +++ b/fusee/fusee-secondary/src/i2c.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/i2c.h b/fusee/fusee-secondary/src/i2c.h index 9399b0024..8fcc0f1c4 100644 --- a/fusee/fusee-secondary/src/i2c.h +++ b/fusee/fusee-secondary/src/i2c.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/init.c b/fusee/fusee-secondary/src/init.c index 3f043b77e..84c43f80a 100644 --- a/fusee/fusee-secondary/src/init.c +++ b/fusee/fusee-secondary/src/init.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/ips.c b/fusee/fusee-secondary/src/ips.c index 036789789..a4f791bc0 100644 --- a/fusee/fusee-secondary/src/ips.c +++ b/fusee/fusee-secondary/src/ips.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/ips.h b/fusee/fusee-secondary/src/ips.h index f39e8b89c..fbd95e970 100644 --- a/fusee/fusee-secondary/src/ips.h +++ b/fusee/fusee-secondary/src/ips.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/kernel_patches.c b/fusee/fusee-secondary/src/kernel_patches.c index b01891de0..f12cc1fff 100644 --- a/fusee/fusee-secondary/src/kernel_patches.c +++ b/fusee/fusee-secondary/src/kernel_patches.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * Copyright (c) 2019 m4xw * * This program is free software; you can redistribute it and/or modify it diff --git a/fusee/fusee-secondary/src/kernel_patches.h b/fusee/fusee-secondary/src/kernel_patches.h index 1dfb21fbf..c55c0ed81 100644 --- a/fusee/fusee-secondary/src/kernel_patches.h +++ b/fusee/fusee-secondary/src/kernel_patches.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/key_derivation.c b/fusee/fusee-secondary/src/key_derivation.c index 00afec437..8563f94fd 100644 --- a/fusee/fusee-secondary/src/key_derivation.c +++ b/fusee/fusee-secondary/src/key_derivation.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/key_derivation.h b/fusee/fusee-secondary/src/key_derivation.h index 33e645cca..a72d688f7 100644 --- a/fusee/fusee-secondary/src/key_derivation.h +++ b/fusee/fusee-secondary/src/key_derivation.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/kip.h b/fusee/fusee-secondary/src/kip.h index ce4aef413..4109cc199 100644 --- a/fusee/fusee-secondary/src/kip.h +++ b/fusee/fusee-secondary/src/kip.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/lib/log.c b/fusee/fusee-secondary/src/lib/log.c index 1bf37d275..5d6333e7d 100644 --- a/fusee/fusee-secondary/src/lib/log.c +++ b/fusee/fusee-secondary/src/lib/log.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/lib/log.h b/fusee/fusee-secondary/src/lib/log.h index 32703a318..ec583e79e 100644 --- a/fusee/fusee-secondary/src/lib/log.h +++ b/fusee/fusee-secondary/src/lib/log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/loader.c b/fusee/fusee-secondary/src/loader.c index f9a2a7a30..01c48af40 100644 --- a/fusee/fusee-secondary/src/loader.c +++ b/fusee/fusee-secondary/src/loader.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/loader.h b/fusee/fusee-secondary/src/loader.h index ccfc0e2f1..2da7e48fe 100644 --- a/fusee/fusee-secondary/src/loader.h +++ b/fusee/fusee-secondary/src/loader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/lp0.h b/fusee/fusee-secondary/src/lp0.h index bcb09fa63..e5db59a56 100644 --- a/fusee/fusee-secondary/src/lp0.h +++ b/fusee/fusee-secondary/src/lp0.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/main.c b/fusee/fusee-secondary/src/main.c index f0ba2c261..c6d53cdf5 100644 --- a/fusee/fusee-secondary/src/main.c +++ b/fusee/fusee-secondary/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/masterkey.c b/fusee/fusee-secondary/src/masterkey.c index 8e09c8a86..28b6e3ee4 100644 --- a/fusee/fusee-secondary/src/masterkey.c +++ b/fusee/fusee-secondary/src/masterkey.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/masterkey.h b/fusee/fusee-secondary/src/masterkey.h index d116f5401..332dbcec5 100644 --- a/fusee/fusee-secondary/src/masterkey.h +++ b/fusee/fusee-secondary/src/masterkey.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/max77620.h b/fusee/fusee-secondary/src/max77620.h index 8e1e4627e..a039b22f9 100644 --- a/fusee/fusee-secondary/src/max77620.h +++ b/fusee/fusee-secondary/src/max77620.h @@ -2,7 +2,7 @@ * Defining registers address and its bit definitions of MAX77620 and MAX20024 * * Copyright (C) 2016 NVIDIA CORPORATION. All rights reserved. - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/max7762x.c b/fusee/fusee-secondary/src/max7762x.c index 2987917e5..4e2bef7fe 100644 --- a/fusee/fusee-secondary/src/max7762x.c +++ b/fusee/fusee-secondary/src/max7762x.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/max7762x.h b/fusee/fusee-secondary/src/max7762x.h index a59511328..5c7bfdb93 100644 --- a/fusee/fusee-secondary/src/max7762x.h +++ b/fusee/fusee-secondary/src/max7762x.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/mc.c b/fusee/fusee-secondary/src/mc.c index 4cacac363..91b3d3768 100644 --- a/fusee/fusee-secondary/src/mc.c +++ b/fusee/fusee-secondary/src/mc.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/mc.h b/fusee/fusee-secondary/src/mc.h index dfba6052c..eaf3d2ce6 100644 --- a/fusee/fusee-secondary/src/mc.h +++ b/fusee/fusee-secondary/src/mc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2014, NVIDIA Corporation. All rights reserved. * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/mtc.c b/fusee/fusee-secondary/src/mtc.c index 65fee468c..b00ce3e06 100644 --- a/fusee/fusee-secondary/src/mtc.c +++ b/fusee/fusee-secondary/src/mtc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved. * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/mtc.h b/fusee/fusee-secondary/src/mtc.h index 45a043dc9..9b0fb3b97 100644 --- a/fusee/fusee-secondary/src/mtc.h +++ b/fusee/fusee-secondary/src/mtc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved. * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/mtc_tables.h b/fusee/fusee-secondary/src/mtc_tables.h index eb20fdaef..fc6358474 100644 --- a/fusee/fusee-secondary/src/mtc_tables.h +++ b/fusee/fusee-secondary/src/mtc_tables.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/nxboot.c b/fusee/fusee-secondary/src/nxboot.c index f9c50f77f..754a0eaeb 100644 --- a/fusee/fusee-secondary/src/nxboot.c +++ b/fusee/fusee-secondary/src/nxboot.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/nxboot.h b/fusee/fusee-secondary/src/nxboot.h index 15d31d88a..a91624456 100644 --- a/fusee/fusee-secondary/src/nxboot.h +++ b/fusee/fusee-secondary/src/nxboot.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/nxboot_iram.c b/fusee/fusee-secondary/src/nxboot_iram.c index 41156973d..44438c2ae 100644 --- a/fusee/fusee-secondary/src/nxboot_iram.c +++ b/fusee/fusee-secondary/src/nxboot_iram.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/nxfs.c b/fusee/fusee-secondary/src/nxfs.c index 0f11c22a3..f35d5fe9a 100644 --- a/fusee/fusee-secondary/src/nxfs.c +++ b/fusee/fusee-secondary/src/nxfs.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/nxfs.h b/fusee/fusee-secondary/src/nxfs.h index 20f9f9721..c82958b4d 100644 --- a/fusee/fusee-secondary/src/nxfs.h +++ b/fusee/fusee-secondary/src/nxfs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/package1.c b/fusee/fusee-secondary/src/package1.c index a0f016352..247917a9d 100644 --- a/fusee/fusee-secondary/src/package1.c +++ b/fusee/fusee-secondary/src/package1.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/package1.h b/fusee/fusee-secondary/src/package1.h index c20c88db4..a89571418 100644 --- a/fusee/fusee-secondary/src/package1.h +++ b/fusee/fusee-secondary/src/package1.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/package2.c b/fusee/fusee-secondary/src/package2.c index e6672708b..f8374efc0 100644 --- a/fusee/fusee-secondary/src/package2.c +++ b/fusee/fusee-secondary/src/package2.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/package2.h b/fusee/fusee-secondary/src/package2.h index e0bcefc6c..dd20869a7 100644 --- a/fusee/fusee-secondary/src/package2.h +++ b/fusee/fusee-secondary/src/package2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/panic.c b/fusee/fusee-secondary/src/panic.c index d8f298470..cbd81bfb2 100644 --- a/fusee/fusee-secondary/src/panic.c +++ b/fusee/fusee-secondary/src/panic.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/panic.h b/fusee/fusee-secondary/src/panic.h index 78ea67fb6..848a3fd81 100644 --- a/fusee/fusee-secondary/src/panic.h +++ b/fusee/fusee-secondary/src/panic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/panic_color.h b/fusee/fusee-secondary/src/panic_color.h index 644f1107c..d968e02d4 100644 --- a/fusee/fusee-secondary/src/panic_color.h +++ b/fusee/fusee-secondary/src/panic_color.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/pinmux.h b/fusee/fusee-secondary/src/pinmux.h index 3912143eb..71764c656 100644 --- a/fusee/fusee-secondary/src/pinmux.h +++ b/fusee/fusee-secondary/src/pinmux.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/pmc.h b/fusee/fusee-secondary/src/pmc.h index 80c36da7f..f3a4f9379 100644 --- a/fusee/fusee-secondary/src/pmc.h +++ b/fusee/fusee-secondary/src/pmc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/raw_dev.c b/fusee/fusee-secondary/src/raw_dev.c index 797bb40e8..c3e18e43a 100644 --- a/fusee/fusee-secondary/src/raw_dev.c +++ b/fusee/fusee-secondary/src/raw_dev.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/raw_dev.h b/fusee/fusee-secondary/src/raw_dev.h index 784f13de4..5cc0ad55e 100644 --- a/fusee/fusee-secondary/src/raw_dev.h +++ b/fusee/fusee-secondary/src/raw_dev.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/sdmmc/mmc.h b/fusee/fusee-secondary/src/sdmmc/mmc.h index 6f7126c01..ff288cb88 100644 --- a/fusee/fusee-secondary/src/sdmmc/mmc.h +++ b/fusee/fusee-secondary/src/sdmmc/mmc.h @@ -2,7 +2,7 @@ * Header for MultiMediaCard (MMC) * * Copyright 2002 Hewlett-Packard Company - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * Use consistent with the GNU GPL is permitted, * provided that this copyright notice is diff --git a/fusee/fusee-secondary/src/sdmmc/sd.h b/fusee/fusee-secondary/src/sdmmc/sd.h index c30e8647e..8e3d936ac 100644 --- a/fusee/fusee-secondary/src/sdmmc/sd.h +++ b/fusee/fusee-secondary/src/sdmmc/sd.h @@ -3,7 +3,7 @@ * * Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved. * Copyright (C) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/fusee/fusee-secondary/src/sdmmc/sdmmc.c b/fusee/fusee-secondary/src/sdmmc/sdmmc.c index 3aeb59f90..f5ed83e3c 100644 --- a/fusee/fusee-secondary/src/sdmmc/sdmmc.c +++ b/fusee/fusee-secondary/src/sdmmc/sdmmc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/sdmmc/sdmmc.h b/fusee/fusee-secondary/src/sdmmc/sdmmc.h index a40fe60d1..723cb611d 100644 --- a/fusee/fusee-secondary/src/sdmmc/sdmmc.h +++ b/fusee/fusee-secondary/src/sdmmc/sdmmc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/sdmmc/sdmmc_core.c b/fusee/fusee-secondary/src/sdmmc/sdmmc_core.c index ded10a7ab..3c513de65 100644 --- a/fusee/fusee-secondary/src/sdmmc/sdmmc_core.c +++ b/fusee/fusee-secondary/src/sdmmc/sdmmc_core.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/sdmmc/sdmmc_core.h b/fusee/fusee-secondary/src/sdmmc/sdmmc_core.h index ccfab130b..70eda4ff8 100644 --- a/fusee/fusee-secondary/src/sdmmc/sdmmc_core.h +++ b/fusee/fusee-secondary/src/sdmmc/sdmmc_core.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/sdmmc/sdmmc_tegra.h b/fusee/fusee-secondary/src/sdmmc/sdmmc_tegra.h index 3b6b4adb0..720ca61d6 100644 --- a/fusee/fusee-secondary/src/sdmmc/sdmmc_tegra.h +++ b/fusee/fusee-secondary/src/sdmmc/sdmmc_tegra.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/se.c b/fusee/fusee-secondary/src/se.c index d4dbdc498..0a22229b0 100644 --- a/fusee/fusee-secondary/src/se.c +++ b/fusee/fusee-secondary/src/se.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/se.h b/fusee/fusee-secondary/src/se.h index 64998621a..b6ad69866 100644 --- a/fusee/fusee-secondary/src/se.h +++ b/fusee/fusee-secondary/src/se.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/smmu.c b/fusee/fusee-secondary/src/smmu.c index 23e394837..d542f6b29 100644 --- a/fusee/fusee-secondary/src/smmu.c +++ b/fusee/fusee-secondary/src/smmu.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/smmu.h b/fusee/fusee-secondary/src/smmu.h index ba6a01684..1e799846a 100644 --- a/fusee/fusee-secondary/src/smmu.h +++ b/fusee/fusee-secondary/src/smmu.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/splash_screen.c b/fusee/fusee-secondary/src/splash_screen.c index 38908f439..3e714c905 100644 --- a/fusee/fusee-secondary/src/splash_screen.c +++ b/fusee/fusee-secondary/src/splash_screen.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/splash_screen.h b/fusee/fusee-secondary/src/splash_screen.h index 7bd665e6d..826496e65 100644 --- a/fusee/fusee-secondary/src/splash_screen.h +++ b/fusee/fusee-secondary/src/splash_screen.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/stage2.h b/fusee/fusee-secondary/src/stage2.h index 1274efeee..bfc88ace1 100644 --- a/fusee/fusee-secondary/src/stage2.h +++ b/fusee/fusee-secondary/src/stage2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/stratosphere.c b/fusee/fusee-secondary/src/stratosphere.c index 53d402bf1..e11a2b312 100644 --- a/fusee/fusee-secondary/src/stratosphere.c +++ b/fusee/fusee-secondary/src/stratosphere.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/stratosphere.h b/fusee/fusee-secondary/src/stratosphere.h index 127e62ad9..64d1d5a89 100644 --- a/fusee/fusee-secondary/src/stratosphere.h +++ b/fusee/fusee-secondary/src/stratosphere.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/sysreg.h b/fusee/fusee-secondary/src/sysreg.h index 1bc1a8c43..a5fa1b37d 100644 --- a/fusee/fusee-secondary/src/sysreg.h +++ b/fusee/fusee-secondary/src/sysreg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/timers.h b/fusee/fusee-secondary/src/timers.h index 547dbe844..88776a3a5 100644 --- a/fusee/fusee-secondary/src/timers.h +++ b/fusee/fusee-secondary/src/timers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/tsec.c b/fusee/fusee-secondary/src/tsec.c index 75ec724a3..18b17da00 100644 --- a/fusee/fusee-secondary/src/tsec.c +++ b/fusee/fusee-secondary/src/tsec.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/tsec.h b/fusee/fusee-secondary/src/tsec.h index 54842bdfb..8fa648864 100644 --- a/fusee/fusee-secondary/src/tsec.h +++ b/fusee/fusee-secondary/src/tsec.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/utils.c b/fusee/fusee-secondary/src/utils.c index a847320a6..ccb6835d1 100644 --- a/fusee/fusee-secondary/src/utils.c +++ b/fusee/fusee-secondary/src/utils.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/utils.h b/fusee/fusee-secondary/src/utils.h index 605bd6ed3..5c99fec84 100644 --- a/fusee/fusee-secondary/src/utils.h +++ b/fusee/fusee-secondary/src/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/apb_misc.h b/sept/sept-primary/src/apb_misc.h index b2e8b1dff..92898ba99 100644 --- a/sept/sept-primary/src/apb_misc.h +++ b/sept/sept-primary/src/apb_misc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/btn.c b/sept/sept-primary/src/btn.c index 87a57c7bd..8ea09f063 100644 --- a/sept/sept-primary/src/btn.c +++ b/sept/sept-primary/src/btn.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/btn.h b/sept/sept-primary/src/btn.h index 04f569b94..36d1f1656 100644 --- a/sept/sept-primary/src/btn.h +++ b/sept/sept-primary/src/btn.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/car.c b/sept/sept-primary/src/car.c index 75c1f6854..ba3a17401 100644 --- a/sept/sept-primary/src/car.c +++ b/sept/sept-primary/src/car.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/car.h b/sept/sept-primary/src/car.h index 4135a54ef..cc89161b0 100644 --- a/sept/sept-primary/src/car.h +++ b/sept/sept-primary/src/car.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/di.h b/sept/sept-primary/src/di.h index cf48dcc66..26b788a25 100644 --- a/sept/sept-primary/src/di.h +++ b/sept/sept-primary/src/di.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/fuse.c b/sept/sept-primary/src/fuse.c index 8e80fd402..9026e39b0 100644 --- a/sept/sept-primary/src/fuse.c +++ b/sept/sept-primary/src/fuse.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/fuse.h b/sept/sept-primary/src/fuse.h index 528b0aff4..9d92503e2 100644 --- a/sept/sept-primary/src/fuse.h +++ b/sept/sept-primary/src/fuse.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/gpio.c b/sept/sept-primary/src/gpio.c index 9cfec5c2f..e0de22df2 100644 --- a/sept/sept-primary/src/gpio.c +++ b/sept/sept-primary/src/gpio.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/gpio.h b/sept/sept-primary/src/gpio.h index 41781a0ca..145c5033c 100644 --- a/sept/sept-primary/src/gpio.h +++ b/sept/sept-primary/src/gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/i2c.c b/sept/sept-primary/src/i2c.c index aec946cf2..e1d15c114 100644 --- a/sept/sept-primary/src/i2c.c +++ b/sept/sept-primary/src/i2c.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/i2c.h b/sept/sept-primary/src/i2c.h index 9399b0024..8fcc0f1c4 100644 --- a/sept/sept-primary/src/i2c.h +++ b/sept/sept-primary/src/i2c.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/main.c b/sept/sept-primary/src/main.c index 6154995f4..5a55f44e2 100644 --- a/sept/sept-primary/src/main.c +++ b/sept/sept-primary/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/mc.c b/sept/sept-primary/src/mc.c index 6ee9f5b74..6cb6fd91a 100644 --- a/sept/sept-primary/src/mc.c +++ b/sept/sept-primary/src/mc.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/mc.h b/sept/sept-primary/src/mc.h index bbdafa15c..f969035e0 100644 --- a/sept/sept-primary/src/mc.h +++ b/sept/sept-primary/src/mc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2014, NVIDIA Corporation. All rights reserved. * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/panic.c b/sept/sept-primary/src/panic.c index 910e785f5..b55affa2b 100644 --- a/sept/sept-primary/src/panic.c +++ b/sept/sept-primary/src/panic.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/panic.h b/sept/sept-primary/src/panic.h index 78ea67fb6..848a3fd81 100644 --- a/sept/sept-primary/src/panic.h +++ b/sept/sept-primary/src/panic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/pmc.h b/sept/sept-primary/src/pmc.h index 80c36da7f..f3a4f9379 100644 --- a/sept/sept-primary/src/pmc.h +++ b/sept/sept-primary/src/pmc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/se.c b/sept/sept-primary/src/se.c index d4dbdc498..0a22229b0 100644 --- a/sept/sept-primary/src/se.c +++ b/sept/sept-primary/src/se.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/se.h b/sept/sept-primary/src/se.h index 64998621a..b6ad69866 100644 --- a/sept/sept-primary/src/se.h +++ b/sept/sept-primary/src/se.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/sysreg.h b/sept/sept-primary/src/sysreg.h index 1bc1a8c43..a5fa1b37d 100644 --- a/sept/sept-primary/src/sysreg.h +++ b/sept/sept-primary/src/sysreg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/timers.h b/sept/sept-primary/src/timers.h index d1f89d33c..114768fe4 100644 --- a/sept/sept-primary/src/timers.h +++ b/sept/sept-primary/src/timers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/tsec.h b/sept/sept-primary/src/tsec.h index e90296210..ab04895d5 100644 --- a/sept/sept-primary/src/tsec.h +++ b/sept/sept-primary/src/tsec.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/utils.c b/sept/sept-primary/src/utils.c index 5cf1e0e73..04df56a7a 100644 --- a/sept/sept-primary/src/utils.c +++ b/sept/sept-primary/src/utils.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/utils.h b/sept/sept-primary/src/utils.h index 03388c631..90133d352 100644 --- a/sept/sept-primary/src/utils.h +++ b/sept/sept-primary/src/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/apb_misc.h b/sept/sept-secondary/src/apb_misc.h index b2e8b1dff..92898ba99 100644 --- a/sept/sept-secondary/src/apb_misc.h +++ b/sept/sept-secondary/src/apb_misc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/btn.c b/sept/sept-secondary/src/btn.c index f845c350e..0acc403ed 100644 --- a/sept/sept-secondary/src/btn.c +++ b/sept/sept-secondary/src/btn.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/btn.h b/sept/sept-secondary/src/btn.h index 04f569b94..36d1f1656 100644 --- a/sept/sept-secondary/src/btn.h +++ b/sept/sept-secondary/src/btn.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/car.c b/sept/sept-secondary/src/car.c index 935dea922..c94fc4cd4 100644 --- a/sept/sept-secondary/src/car.c +++ b/sept/sept-secondary/src/car.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/car.h b/sept/sept-secondary/src/car.h index 4135a54ef..cc89161b0 100644 --- a/sept/sept-secondary/src/car.h +++ b/sept/sept-secondary/src/car.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/chainloader.c b/sept/sept-secondary/src/chainloader.c index bc222604a..32ffd0380 100644 --- a/sept/sept-secondary/src/chainloader.c +++ b/sept/sept-secondary/src/chainloader.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/chainloader.h b/sept/sept-secondary/src/chainloader.h index 0081530c3..b7695e1af 100644 --- a/sept/sept-secondary/src/chainloader.h +++ b/sept/sept-secondary/src/chainloader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/di.c b/sept/sept-secondary/src/di.c index b6f8116c9..07415ba6c 100644 --- a/sept/sept-secondary/src/di.c +++ b/sept/sept-secondary/src/di.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/di.h b/sept/sept-secondary/src/di.h index 4aa4f944d..5d9f44191 100644 --- a/sept/sept-secondary/src/di.h +++ b/sept/sept-secondary/src/di.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/emc.h b/sept/sept-secondary/src/emc.h index ebf6abed2..f9b4b328d 100644 --- a/sept/sept-secondary/src/emc.h +++ b/sept/sept-secondary/src/emc.h @@ -2,7 +2,7 @@ * arch/arm/mach-tegra/tegra21_emc.h * * Copyright (c) 2014-2015, NVIDIA CORPORATION. All rights reserved. - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sept/sept-secondary/src/exception_handlers.c b/sept/sept-secondary/src/exception_handlers.c index e0e5392b0..174fcddbe 100644 --- a/sept/sept-secondary/src/exception_handlers.c +++ b/sept/sept-secondary/src/exception_handlers.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/exception_handlers.h b/sept/sept-secondary/src/exception_handlers.h index 7fda29867..15c831e40 100644 --- a/sept/sept-secondary/src/exception_handlers.h +++ b/sept/sept-secondary/src/exception_handlers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/flow.h b/sept/sept-secondary/src/flow.h index cd98d8983..aa6ec995c 100644 --- a/sept/sept-secondary/src/flow.h +++ b/sept/sept-secondary/src/flow.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/fs_utils.c b/sept/sept-secondary/src/fs_utils.c index f788c1f94..e82a10627 100644 --- a/sept/sept-secondary/src/fs_utils.c +++ b/sept/sept-secondary/src/fs_utils.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/fs_utils.h b/sept/sept-secondary/src/fs_utils.h index c70df83f6..d350498d6 100644 --- a/sept/sept-secondary/src/fs_utils.h +++ b/sept/sept-secondary/src/fs_utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/fuse.c b/sept/sept-secondary/src/fuse.c index cc5656cc7..1bfe3334c 100644 --- a/sept/sept-secondary/src/fuse.c +++ b/sept/sept-secondary/src/fuse.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/fuse.h b/sept/sept-secondary/src/fuse.h index 528b0aff4..9d92503e2 100644 --- a/sept/sept-secondary/src/fuse.h +++ b/sept/sept-secondary/src/fuse.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/gpio.c b/sept/sept-secondary/src/gpio.c index 9cfec5c2f..e0de22df2 100644 --- a/sept/sept-secondary/src/gpio.c +++ b/sept/sept-secondary/src/gpio.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/gpio.h b/sept/sept-secondary/src/gpio.h index 41781a0ca..145c5033c 100644 --- a/sept/sept-secondary/src/gpio.h +++ b/sept/sept-secondary/src/gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/hwinit.c b/sept/sept-secondary/src/hwinit.c index d3c7b82a2..7faee72b8 100644 --- a/sept/sept-secondary/src/hwinit.c +++ b/sept/sept-secondary/src/hwinit.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/hwinit.h b/sept/sept-secondary/src/hwinit.h index d76512ef3..0acf20cca 100644 --- a/sept/sept-secondary/src/hwinit.h +++ b/sept/sept-secondary/src/hwinit.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/i2c.c b/sept/sept-secondary/src/i2c.c index aec946cf2..e1d15c114 100644 --- a/sept/sept-secondary/src/i2c.c +++ b/sept/sept-secondary/src/i2c.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/i2c.h b/sept/sept-secondary/src/i2c.h index 9399b0024..8fcc0f1c4 100644 --- a/sept/sept-secondary/src/i2c.h +++ b/sept/sept-secondary/src/i2c.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/init.c b/sept/sept-secondary/src/init.c index c061fc00c..c61bbf9e9 100644 --- a/sept/sept-secondary/src/init.c +++ b/sept/sept-secondary/src/init.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/key_derivation.c b/sept/sept-secondary/src/key_derivation.c index 5e05bed0a..ea9c4f714 100644 --- a/sept/sept-secondary/src/key_derivation.c +++ b/sept/sept-secondary/src/key_derivation.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/key_derivation.h b/sept/sept-secondary/src/key_derivation.h index 6c814171c..da77a1490 100644 --- a/sept/sept-secondary/src/key_derivation.h +++ b/sept/sept-secondary/src/key_derivation.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/lib/log.c b/sept/sept-secondary/src/lib/log.c index 37006b166..95de1d058 100644 --- a/sept/sept-secondary/src/lib/log.c +++ b/sept/sept-secondary/src/lib/log.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/lib/log.h b/sept/sept-secondary/src/lib/log.h index 32703a318..ec583e79e 100644 --- a/sept/sept-secondary/src/lib/log.h +++ b/sept/sept-secondary/src/lib/log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/main.c b/sept/sept-secondary/src/main.c index 211ab3987..2195644f3 100644 --- a/sept/sept-secondary/src/main.c +++ b/sept/sept-secondary/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/max77620.h b/sept/sept-secondary/src/max77620.h index 8e1e4627e..a039b22f9 100644 --- a/sept/sept-secondary/src/max77620.h +++ b/sept/sept-secondary/src/max77620.h @@ -2,7 +2,7 @@ * Defining registers address and its bit definitions of MAX77620 and MAX20024 * * Copyright (C) 2016 NVIDIA CORPORATION. All rights reserved. - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/max7762x.c b/sept/sept-secondary/src/max7762x.c index 2987917e5..4e2bef7fe 100644 --- a/sept/sept-secondary/src/max7762x.c +++ b/sept/sept-secondary/src/max7762x.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/max7762x.h b/sept/sept-secondary/src/max7762x.h index 8149c03f4..7c2742b24 100644 --- a/sept/sept-secondary/src/max7762x.h +++ b/sept/sept-secondary/src/max7762x.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/mc.c b/sept/sept-secondary/src/mc.c index e803d7a7c..f2077c22c 100644 --- a/sept/sept-secondary/src/mc.c +++ b/sept/sept-secondary/src/mc.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/mc.h b/sept/sept-secondary/src/mc.h index dfba6052c..eaf3d2ce6 100644 --- a/sept/sept-secondary/src/mc.h +++ b/sept/sept-secondary/src/mc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2014, NVIDIA Corporation. All rights reserved. * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/panic.c b/sept/sept-secondary/src/panic.c index d8f298470..cbd81bfb2 100644 --- a/sept/sept-secondary/src/panic.c +++ b/sept/sept-secondary/src/panic.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/panic.h b/sept/sept-secondary/src/panic.h index 78ea67fb6..848a3fd81 100644 --- a/sept/sept-secondary/src/panic.h +++ b/sept/sept-secondary/src/panic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/panic_color.h b/sept/sept-secondary/src/panic_color.h index 68b00bf19..d400e0859 100644 --- a/sept/sept-secondary/src/panic_color.h +++ b/sept/sept-secondary/src/panic_color.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/pinmux.h b/sept/sept-secondary/src/pinmux.h index 3912143eb..71764c656 100644 --- a/sept/sept-secondary/src/pinmux.h +++ b/sept/sept-secondary/src/pinmux.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/pmc.h b/sept/sept-secondary/src/pmc.h index 80c36da7f..f3a4f9379 100644 --- a/sept/sept-secondary/src/pmc.h +++ b/sept/sept-secondary/src/pmc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/sdmmc/mmc.h b/sept/sept-secondary/src/sdmmc/mmc.h index 6f7126c01..ff288cb88 100644 --- a/sept/sept-secondary/src/sdmmc/mmc.h +++ b/sept/sept-secondary/src/sdmmc/mmc.h @@ -2,7 +2,7 @@ * Header for MultiMediaCard (MMC) * * Copyright 2002 Hewlett-Packard Company - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * Use consistent with the GNU GPL is permitted, * provided that this copyright notice is diff --git a/sept/sept-secondary/src/sdmmc/sd.h b/sept/sept-secondary/src/sdmmc/sd.h index c30e8647e..8e3d936ac 100644 --- a/sept/sept-secondary/src/sdmmc/sd.h +++ b/sept/sept-secondary/src/sdmmc/sd.h @@ -3,7 +3,7 @@ * * Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved. * Copyright (C) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sept/sept-secondary/src/sdmmc/sdmmc.c b/sept/sept-secondary/src/sdmmc/sdmmc.c index 3aeb59f90..f5ed83e3c 100644 --- a/sept/sept-secondary/src/sdmmc/sdmmc.c +++ b/sept/sept-secondary/src/sdmmc/sdmmc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/sdmmc/sdmmc.h b/sept/sept-secondary/src/sdmmc/sdmmc.h index a40fe60d1..723cb611d 100644 --- a/sept/sept-secondary/src/sdmmc/sdmmc.h +++ b/sept/sept-secondary/src/sdmmc/sdmmc.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/sdmmc/sdmmc_core.c b/sept/sept-secondary/src/sdmmc/sdmmc_core.c index ded10a7ab..3c513de65 100644 --- a/sept/sept-secondary/src/sdmmc/sdmmc_core.c +++ b/sept/sept-secondary/src/sdmmc/sdmmc_core.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/sdmmc/sdmmc_core.h b/sept/sept-secondary/src/sdmmc/sdmmc_core.h index ccfab130b..70eda4ff8 100644 --- a/sept/sept-secondary/src/sdmmc/sdmmc_core.h +++ b/sept/sept-secondary/src/sdmmc/sdmmc_core.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/sdmmc/sdmmc_tegra.h b/sept/sept-secondary/src/sdmmc/sdmmc_tegra.h index 3b6b4adb0..720ca61d6 100644 --- a/sept/sept-secondary/src/sdmmc/sdmmc_tegra.h +++ b/sept/sept-secondary/src/sdmmc/sdmmc_tegra.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 naehrwert * Copyright (c) 2018 CTCaer - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/sdram.c b/sept/sept-secondary/src/sdram.c index c8e5b9502..2b1ba4b68 100644 --- a/sept/sept-secondary/src/sdram.c +++ b/sept/sept-secondary/src/sdram.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/sdram.h b/sept/sept-secondary/src/sdram.h index b63f14ba6..24d1b98db 100644 --- a/sept/sept-secondary/src/sdram.h +++ b/sept/sept-secondary/src/sdram.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/se.c b/sept/sept-secondary/src/se.c index 09b46dbaa..488ad68eb 100644 --- a/sept/sept-secondary/src/se.c +++ b/sept/sept-secondary/src/se.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/se.h b/sept/sept-secondary/src/se.h index fa3dc0191..db1b86ba1 100644 --- a/sept/sept-secondary/src/se.h +++ b/sept/sept-secondary/src/se.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/splash.c b/sept/sept-secondary/src/splash.c index 90be818a3..9ea133940 100644 --- a/sept/sept-secondary/src/splash.c +++ b/sept/sept-secondary/src/splash.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 CTCaer * Copyright (c) 2018 xamanthas - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/splash.h b/sept/sept-secondary/src/splash.h index 6db3f4b21..3c1853a23 100644 --- a/sept/sept-secondary/src/splash.h +++ b/sept/sept-secondary/src/splash.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2018 CTCaer * Copyright (c) 2018 xamanthas - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/stage2.c b/sept/sept-secondary/src/stage2.c index 1a6a05b04..f0cfbea47 100644 --- a/sept/sept-secondary/src/stage2.c +++ b/sept/sept-secondary/src/stage2.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/stage2.h b/sept/sept-secondary/src/stage2.h index 3b2579d74..09426a224 100644 --- a/sept/sept-secondary/src/stage2.h +++ b/sept/sept-secondary/src/stage2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/sysctr0.h b/sept/sept-secondary/src/sysctr0.h index f622e70b1..05e42e1ac 100644 --- a/sept/sept-secondary/src/sysctr0.h +++ b/sept/sept-secondary/src/sysctr0.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/sysreg.h b/sept/sept-secondary/src/sysreg.h index 1bc1a8c43..a5fa1b37d 100644 --- a/sept/sept-secondary/src/sysreg.h +++ b/sept/sept-secondary/src/sysreg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/timers.h b/sept/sept-secondary/src/timers.h index 1c2be85d7..ce6750c44 100644 --- a/sept/sept-secondary/src/timers.h +++ b/sept/sept-secondary/src/timers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/uart.c b/sept/sept-secondary/src/uart.c index 99d3dd848..4004c71f3 100644 --- a/sept/sept-secondary/src/uart.c +++ b/sept/sept-secondary/src/uart.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/uart.h b/sept/sept-secondary/src/uart.h index a4402daf4..99079f91a 100644 --- a/sept/sept-secondary/src/uart.h +++ b/sept/sept-secondary/src/uart.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2018 naehrwert - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/utils.c b/sept/sept-secondary/src/utils.c index 4b95bf289..fa939c0cb 100644 --- a/sept/sept-secondary/src/utils.c +++ b/sept/sept-secondary/src/utils.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/utils.h b/sept/sept-secondary/src/utils.h index ee16c6e40..fbaab7537 100644 --- a/sept/sept-secondary/src/utils.h +++ b/sept/sept-secondary/src/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/amsmitm_main.cpp b/stratosphere/ams_mitm/source/amsmitm_main.cpp index 54a0bf3d5..99f342602 100644 --- a/stratosphere/ams_mitm/source/amsmitm_main.cpp +++ b/stratosphere/ams_mitm/source/amsmitm_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/amsmitm_modules.cpp b/stratosphere/ams_mitm/source/amsmitm_modules.cpp index c36efbe64..50f3c60ef 100644 --- a/stratosphere/ams_mitm/source/amsmitm_modules.cpp +++ b/stratosphere/ams_mitm/source/amsmitm_modules.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/amsmitm_modules.hpp b/stratosphere/ams_mitm/source/amsmitm_modules.hpp index 3fc4c932d..490cee460 100644 --- a/stratosphere/ams_mitm/source/amsmitm_modules.hpp +++ b/stratosphere/ams_mitm/source/amsmitm_modules.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.cpp b/stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.cpp index 04e53ed5f..bbc3b69d6 100644 --- a/stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.cpp +++ b/stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.hpp b/stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.hpp index 7a63b5196..ab2e9c627 100644 --- a/stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.hpp +++ b/stratosphere/ams_mitm/source/bpc_mitm/bpc_mitm_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.cpp b/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.cpp index 8d9c63530..5138b0e8a 100644 --- a/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.cpp +++ b/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.hpp b/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.hpp index 7fd1061a0..64345fbaa 100644 --- a/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.hpp +++ b/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_reboot_manager.cpp b/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_reboot_manager.cpp index 33eafb941..ef91ea801 100644 --- a/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_reboot_manager.cpp +++ b/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_reboot_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_reboot_manager.hpp b/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_reboot_manager.hpp index d7b6c575c..a8feda168 100644 --- a/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_reboot_manager.hpp +++ b/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_reboot_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/debug.cpp b/stratosphere/ams_mitm/source/debug.cpp index 1531eff48..2305dddf2 100644 --- a/stratosphere/ams_mitm/source/debug.cpp +++ b/stratosphere/ams_mitm/source/debug.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/debug.hpp b/stratosphere/ams_mitm/source/debug.hpp index 0c1e21ec0..9d7304dd8 100644 --- a/stratosphere/ams_mitm/source/debug.hpp +++ b/stratosphere/ams_mitm/source/debug.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.cpp b/stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.cpp index f1558856c..cf11c17f7 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.cpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.hpp b/stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.hpp index d684f0db1..e41b02a2b 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_dir_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_directory_savedata_filesystem.cpp b/stratosphere/ams_mitm/source/fs_mitm/fs_directory_savedata_filesystem.cpp index cf0ce4d40..e7ec6596a 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_directory_savedata_filesystem.cpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_directory_savedata_filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_directory_savedata_filesystem.hpp b/stratosphere/ams_mitm/source/fs_mitm/fs_directory_savedata_filesystem.hpp index 175b9f482..4f1a74ac7 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_directory_savedata_filesystem.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_directory_savedata_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_filesystem_types.hpp b/stratosphere/ams_mitm/source/fs_mitm/fs_filesystem_types.hpp index 08d056c29..1ba082214 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_filesystem_types.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_filesystem_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_idirectory.hpp b/stratosphere/ams_mitm/source/fs_mitm/fs_idirectory.hpp index 29f9c6ce6..70d803c0a 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_idirectory.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_idirectory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_ifile.hpp b/stratosphere/ams_mitm/source/fs_mitm/fs_ifile.hpp index 0c9351354..10f58477d 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_ifile.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_ifile.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_ifilesystem.hpp b/stratosphere/ams_mitm/source/fs_mitm/fs_ifilesystem.hpp index aab0fd4aa..507b20d0a 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_ifilesystem.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_ifilesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_istorage.hpp b/stratosphere/ams_mitm/source/fs_mitm/fs_istorage.hpp index dafece254..34ace2eb9 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_istorage.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_istorage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_path_utils.cpp b/stratosphere/ams_mitm/source/fs_mitm/fs_path_utils.cpp index 5f31bdbfa..ab028967d 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_path_utils.cpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_path_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_path_utils.hpp b/stratosphere/ams_mitm/source/fs_mitm/fs_path_utils.hpp index b4ad49863..2e57bcf4c 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_path_utils.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_path_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_save_utils.cpp b/stratosphere/ams_mitm/source/fs_mitm/fs_save_utils.cpp index 4250dab5c..0afcd181a 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_save_utils.cpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_save_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_save_utils.hpp b/stratosphere/ams_mitm/source/fs_mitm/fs_save_utils.hpp index b180303aa..bc9b76b35 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_save_utils.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_save_utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_shim.c b/stratosphere/ams_mitm/source/fs_mitm/fs_shim.c index a5aa80dfd..524584b94 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_shim.c +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_shim.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_subdirectory_filesystem.cpp b/stratosphere/ams_mitm/source/fs_mitm/fs_subdirectory_filesystem.cpp index e0137ed2e..d68ff2b91 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_subdirectory_filesystem.cpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_subdirectory_filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fs_subdirectory_filesystem.hpp b/stratosphere/ams_mitm/source/fs_mitm/fs_subdirectory_filesystem.hpp index d1a28cef3..132f05bd5 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fs_subdirectory_filesystem.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fs_subdirectory_filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.cpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.cpp index d1853fd92..eb501dff3 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.cpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.hpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.hpp index 29fbaed7b..b0e164810 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_layeredrom.cpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_layeredrom.cpp index a67932bf6..95fd7e687 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_layeredrom.cpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_layeredrom.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_layeredrom.hpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_layeredrom.hpp index b2970390a..cebf07a89 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_layeredrom.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_layeredrom.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_main.cpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_main.cpp index bf66ed5d9..0e34fac80 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_main.cpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_main.hpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_main.hpp index 400ada6c8..bad14e2af 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_main.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_main.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfsbuild.cpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfsbuild.cpp index 48e5e8a25..a58753049 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfsbuild.cpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfsbuild.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfsbuild.hpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfsbuild.hpp index 424bfa825..2079ebcfe 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfsbuild.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romfsbuild.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romstorage.hpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romstorage.hpp index 1a186ec4c..779f4db4e 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romstorage.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_romstorage.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_service.cpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_service.cpp index bca3655bd..517775854 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_service.cpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_service.hpp b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_service.hpp index e3f3a6375..e1bb3c48f 100644 --- a/stratosphere/ams_mitm/source/fs_mitm/fsmitm_service.hpp +++ b/stratosphere/ams_mitm/source/fs_mitm/fsmitm_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/ns_mitm/ns_shim.c b/stratosphere/ams_mitm/source/ns_mitm/ns_shim.c index 16b54264f..d4380dcbc 100644 --- a/stratosphere/ams_mitm/source/ns_mitm/ns_shim.c +++ b/stratosphere/ams_mitm/source/ns_mitm/ns_shim.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_am_service.cpp b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_am_service.cpp index 36a4ecf22..225912810 100644 --- a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_am_service.cpp +++ b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_am_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_am_service.hpp b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_am_service.hpp index f86f7f5ac..3c408be94 100644 --- a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_am_service.hpp +++ b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_am_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_main.cpp b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_main.cpp index 69a07e170..92a9c632b 100644 --- a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_main.cpp +++ b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_main.hpp b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_main.hpp index 8e5bda4be..43fd9d921 100644 --- a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_main.hpp +++ b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_main.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_service_common.hpp b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_service_common.hpp index c7d9e0668..6aa710797 100644 --- a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_service_common.hpp +++ b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_service_common.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.cpp b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.cpp index 5d2fda147..59561abdc 100644 --- a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.cpp +++ b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.hpp b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.hpp index 3dbfcc3cf..3fffac350 100644 --- a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.hpp +++ b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/set_mitm/setmitm_main.cpp b/stratosphere/ams_mitm/source/set_mitm/setmitm_main.cpp index b9a2b13e8..4960097bb 100644 --- a/stratosphere/ams_mitm/source/set_mitm/setmitm_main.cpp +++ b/stratosphere/ams_mitm/source/set_mitm/setmitm_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/set_mitm/setmitm_main.hpp b/stratosphere/ams_mitm/source/set_mitm/setmitm_main.hpp index 5c09004b1..6fd91c326 100644 --- a/stratosphere/ams_mitm/source/set_mitm/setmitm_main.hpp +++ b/stratosphere/ams_mitm/source/set_mitm/setmitm_main.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/set_mitm/setsys_firmware_version.cpp b/stratosphere/ams_mitm/source/set_mitm/setsys_firmware_version.cpp index dd3f48504..f0ccf6cb7 100644 --- a/stratosphere/ams_mitm/source/set_mitm/setsys_firmware_version.cpp +++ b/stratosphere/ams_mitm/source/set_mitm/setsys_firmware_version.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/set_mitm/setsys_firmware_version.hpp b/stratosphere/ams_mitm/source/set_mitm/setsys_firmware_version.hpp index 08110fe3f..d138964f9 100644 --- a/stratosphere/ams_mitm/source/set_mitm/setsys_firmware_version.hpp +++ b/stratosphere/ams_mitm/source/set_mitm/setsys_firmware_version.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.cpp b/stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.cpp index fa3ad5af4..7c91e894b 100644 --- a/stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.cpp +++ b/stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.hpp b/stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.hpp index 36d12e064..9b88e0c61 100644 --- a/stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.hpp +++ b/stratosphere/ams_mitm/source/set_mitm/setsys_mitm_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/set_mitm/setsys_settings_items.cpp b/stratosphere/ams_mitm/source/set_mitm/setsys_settings_items.cpp index 489717ecd..2fc433e4e 100644 --- a/stratosphere/ams_mitm/source/set_mitm/setsys_settings_items.cpp +++ b/stratosphere/ams_mitm/source/set_mitm/setsys_settings_items.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/set_mitm/setsys_settings_items.hpp b/stratosphere/ams_mitm/source/set_mitm/setsys_settings_items.hpp index 8e2a81c69..ad1f09636 100644 --- a/stratosphere/ams_mitm/source/set_mitm/setsys_settings_items.hpp +++ b/stratosphere/ams_mitm/source/set_mitm/setsys_settings_items.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/set_mitm/setsys_shim.c b/stratosphere/ams_mitm/source/set_mitm/setsys_shim.c index 652649405..1ef7b887c 100644 --- a/stratosphere/ams_mitm/source/set_mitm/setsys_shim.c +++ b/stratosphere/ams_mitm/source/set_mitm/setsys_shim.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/utils.cpp b/stratosphere/ams_mitm/source/utils.cpp index 753a8521c..10d795d85 100644 --- a/stratosphere/ams_mitm/source/utils.cpp +++ b/stratosphere/ams_mitm/source/utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/ams_mitm/source/utils.hpp b/stratosphere/ams_mitm/source/utils.hpp index c95218072..d44b9219f 100644 --- a/stratosphere/ams_mitm/source/utils.hpp +++ b/stratosphere/ams_mitm/source/utils.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/boot/source/boot_main.cpp b/stratosphere/boot/source/boot_main.cpp index 2d587aa35..4bf7ffa83 100644 --- a/stratosphere/boot/source/boot_main.cpp +++ b/stratosphere/boot/source/boot_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/creport/source/creport_code_info.cpp b/stratosphere/creport/source/creport_code_info.cpp index 5d8ef4285..b0a858855 100644 --- a/stratosphere/creport/source/creport_code_info.cpp +++ b/stratosphere/creport/source/creport_code_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/creport/source/creport_code_info.hpp b/stratosphere/creport/source/creport_code_info.hpp index b9fe504c9..a46f9d75d 100644 --- a/stratosphere/creport/source/creport_code_info.hpp +++ b/stratosphere/creport/source/creport_code_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/creport/source/creport_crash_report.cpp b/stratosphere/creport/source/creport_crash_report.cpp index 22441b7d3..908897161 100644 --- a/stratosphere/creport/source/creport_crash_report.cpp +++ b/stratosphere/creport/source/creport_crash_report.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/creport/source/creport_crash_report.hpp b/stratosphere/creport/source/creport_crash_report.hpp index 0e9bcf52c..790725208 100644 --- a/stratosphere/creport/source/creport_crash_report.hpp +++ b/stratosphere/creport/source/creport_crash_report.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/creport/source/creport_debug_types.hpp b/stratosphere/creport/source/creport_debug_types.hpp index 31bdbfd83..d3243d168 100644 --- a/stratosphere/creport/source/creport_debug_types.hpp +++ b/stratosphere/creport/source/creport_debug_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/creport/source/creport_main.cpp b/stratosphere/creport/source/creport_main.cpp index 3410a430a..610e47e84 100644 --- a/stratosphere/creport/source/creport_main.cpp +++ b/stratosphere/creport/source/creport_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/creport/source/creport_thread_info.cpp b/stratosphere/creport/source/creport_thread_info.cpp index fbd27a310..6bbf8a734 100644 --- a/stratosphere/creport/source/creport_thread_info.cpp +++ b/stratosphere/creport/source/creport_thread_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/creport/source/creport_thread_info.hpp b/stratosphere/creport/source/creport_thread_info.hpp index 2eb745ef6..7649d5c75 100644 --- a/stratosphere/creport/source/creport_thread_info.hpp +++ b/stratosphere/creport/source/creport_thread_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.cpp b/stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.cpp index d01f23de9..0bb0a2abc 100644 --- a/stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.cpp +++ b/stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.hpp b/stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.hpp index 599ac2197..c35ee16af 100644 --- a/stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.hpp +++ b/stratosphere/dmnt/source/dmnt_cheat_debug_events_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_cheat_manager.cpp b/stratosphere/dmnt/source/dmnt_cheat_manager.cpp index 5ac9ad753..0c5ac6f22 100644 --- a/stratosphere/dmnt/source/dmnt_cheat_manager.cpp +++ b/stratosphere/dmnt/source/dmnt_cheat_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_cheat_manager.hpp b/stratosphere/dmnt/source/dmnt_cheat_manager.hpp index 0805e52e4..d5b105904 100644 --- a/stratosphere/dmnt/source/dmnt_cheat_manager.hpp +++ b/stratosphere/dmnt/source/dmnt_cheat_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_cheat_service.cpp b/stratosphere/dmnt/source/dmnt_cheat_service.cpp index 966c0702d..b6741d4aa 100644 --- a/stratosphere/dmnt/source/dmnt_cheat_service.cpp +++ b/stratosphere/dmnt/source/dmnt_cheat_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_cheat_service.hpp b/stratosphere/dmnt/source/dmnt_cheat_service.hpp index 422e8cff6..a633c2d67 100644 --- a/stratosphere/dmnt/source/dmnt_cheat_service.hpp +++ b/stratosphere/dmnt/source/dmnt_cheat_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_cheat_types.hpp b/stratosphere/dmnt/source/dmnt_cheat_types.hpp index 0e9c2d0d2..247f7bf2c 100644 --- a/stratosphere/dmnt/source/dmnt_cheat_types.hpp +++ b/stratosphere/dmnt/source/dmnt_cheat_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_cheat_vm.cpp b/stratosphere/dmnt/source/dmnt_cheat_vm.cpp index 1709f5264..bb3ccae99 100644 --- a/stratosphere/dmnt/source/dmnt_cheat_vm.cpp +++ b/stratosphere/dmnt/source/dmnt_cheat_vm.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_cheat_vm.hpp b/stratosphere/dmnt/source/dmnt_cheat_vm.hpp index 4685c12fd..134e5478f 100644 --- a/stratosphere/dmnt/source/dmnt_cheat_vm.hpp +++ b/stratosphere/dmnt/source/dmnt_cheat_vm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_config.cpp b/stratosphere/dmnt/source/dmnt_config.cpp index cd4026a50..dc945c166 100644 --- a/stratosphere/dmnt/source/dmnt_config.cpp +++ b/stratosphere/dmnt/source/dmnt_config.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_config.hpp b/stratosphere/dmnt/source/dmnt_config.hpp index b1ebed733..e31ae4153 100644 --- a/stratosphere/dmnt/source/dmnt_config.hpp +++ b/stratosphere/dmnt/source/dmnt_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_hid.cpp b/stratosphere/dmnt/source/dmnt_hid.cpp index 957174c23..7e331d2bf 100644 --- a/stratosphere/dmnt/source/dmnt_hid.cpp +++ b/stratosphere/dmnt/source/dmnt_hid.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_hid.hpp b/stratosphere/dmnt/source/dmnt_hid.hpp index b5529fd20..0c7fac031 100644 --- a/stratosphere/dmnt/source/dmnt_hid.hpp +++ b/stratosphere/dmnt/source/dmnt_hid.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_main.cpp b/stratosphere/dmnt/source/dmnt_main.cpp index 31f2ba202..b027e9d89 100644 --- a/stratosphere/dmnt/source/dmnt_main.cpp +++ b/stratosphere/dmnt/source/dmnt_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_service.hpp b/stratosphere/dmnt/source/dmnt_service.hpp index ecb2f8f50..c03c8f188 100644 --- a/stratosphere/dmnt/source/dmnt_service.hpp +++ b/stratosphere/dmnt/source/dmnt_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_service_debug.cpp b/stratosphere/dmnt/source/dmnt_service_debug.cpp index 0ca40724a..4065ed585 100644 --- a/stratosphere/dmnt/source/dmnt_service_debug.cpp +++ b/stratosphere/dmnt/source/dmnt_service_debug.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/dmnt_service_target_io.cpp b/stratosphere/dmnt/source/dmnt_service_target_io.cpp index 9a0bfd01d..614beb21c 100644 --- a/stratosphere/dmnt/source/dmnt_service_target_io.cpp +++ b/stratosphere/dmnt/source/dmnt_service_target_io.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/dmnt/source/pm_shim.c b/stratosphere/dmnt/source/pm_shim.c index 9b4b5ff87..cee99193c 100644 --- a/stratosphere/dmnt/source/pm_shim.c +++ b/stratosphere/dmnt/source/pm_shim.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/eclct.stub/source/eclct_stub.cpp b/stratosphere/eclct.stub/source/eclct_stub.cpp index 1324557cc..2dfbcc81e 100644 --- a/stratosphere/eclct.stub/source/eclct_stub.cpp +++ b/stratosphere/eclct.stub/source/eclct_stub.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/ams_logo.hpp b/stratosphere/fatal/source/ams_logo.hpp index 6d64bc5c3..71d965cc5 100644 --- a/stratosphere/fatal/source/ams_logo.hpp +++ b/stratosphere/fatal/source/ams_logo.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_config.cpp b/stratosphere/fatal/source/fatal_config.cpp index 858ca3bdb..acd5b1346 100644 --- a/stratosphere/fatal/source/fatal_config.cpp +++ b/stratosphere/fatal/source/fatal_config.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_config.hpp b/stratosphere/fatal/source/fatal_config.hpp index 5656feda0..12c495923 100644 --- a/stratosphere/fatal/source/fatal_config.hpp +++ b/stratosphere/fatal/source/fatal_config.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_debug.cpp b/stratosphere/fatal/source/fatal_debug.cpp index b9519969e..3105549df 100644 --- a/stratosphere/fatal/source/fatal_debug.cpp +++ b/stratosphere/fatal/source/fatal_debug.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_debug.hpp b/stratosphere/fatal/source/fatal_debug.hpp index 8a7c4ec3d..66202fb2e 100644 --- a/stratosphere/fatal/source/fatal_debug.hpp +++ b/stratosphere/fatal/source/fatal_debug.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_event_manager.cpp b/stratosphere/fatal/source/fatal_event_manager.cpp index c928cb80b..4906a4403 100644 --- a/stratosphere/fatal/source/fatal_event_manager.cpp +++ b/stratosphere/fatal/source/fatal_event_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_event_manager.hpp b/stratosphere/fatal/source/fatal_event_manager.hpp index 6b0bd5f69..20448ae8c 100644 --- a/stratosphere/fatal/source/fatal_event_manager.hpp +++ b/stratosphere/fatal/source/fatal_event_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_font.cpp b/stratosphere/fatal/source/fatal_font.cpp index 66d8cc178..676def64a 100644 --- a/stratosphere/fatal/source/fatal_font.cpp +++ b/stratosphere/fatal/source/fatal_font.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_font.hpp b/stratosphere/fatal/source/fatal_font.hpp index acd1bca63..b3fc666b3 100644 --- a/stratosphere/fatal/source/fatal_font.hpp +++ b/stratosphere/fatal/source/fatal_font.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_main.cpp b/stratosphere/fatal/source/fatal_main.cpp index fc2865629..554237c62 100644 --- a/stratosphere/fatal/source/fatal_main.cpp +++ b/stratosphere/fatal/source/fatal_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_private.cpp b/stratosphere/fatal/source/fatal_private.cpp index afa384662..785c909dc 100644 --- a/stratosphere/fatal/source/fatal_private.cpp +++ b/stratosphere/fatal/source/fatal_private.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_private.hpp b/stratosphere/fatal/source/fatal_private.hpp index 22e247eae..428e331d5 100644 --- a/stratosphere/fatal/source/fatal_private.hpp +++ b/stratosphere/fatal/source/fatal_private.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_repair.cpp b/stratosphere/fatal/source/fatal_repair.cpp index fe7f6923a..02bf336bd 100644 --- a/stratosphere/fatal/source/fatal_repair.cpp +++ b/stratosphere/fatal/source/fatal_repair.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_repair.hpp b/stratosphere/fatal/source/fatal_repair.hpp index a06d78c8f..792e3ae63 100644 --- a/stratosphere/fatal/source/fatal_repair.hpp +++ b/stratosphere/fatal/source/fatal_repair.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task.cpp b/stratosphere/fatal/source/fatal_task.cpp index fd0f699ff..7fbe17617 100644 --- a/stratosphere/fatal/source/fatal_task.cpp +++ b/stratosphere/fatal/source/fatal_task.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task.hpp b/stratosphere/fatal/source/fatal_task.hpp index 6926f96f2..31c3ce8d0 100644 --- a/stratosphere/fatal/source/fatal_task.hpp +++ b/stratosphere/fatal/source/fatal_task.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task_clock.cpp b/stratosphere/fatal/source/fatal_task_clock.cpp index dff39695a..3bd1d296c 100644 --- a/stratosphere/fatal/source/fatal_task_clock.cpp +++ b/stratosphere/fatal/source/fatal_task_clock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task_clock.hpp b/stratosphere/fatal/source/fatal_task_clock.hpp index 65aa609d3..9bbbe4d82 100644 --- a/stratosphere/fatal/source/fatal_task_clock.hpp +++ b/stratosphere/fatal/source/fatal_task_clock.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task_error_report.cpp b/stratosphere/fatal/source/fatal_task_error_report.cpp index 27afbb956..869adcb43 100644 --- a/stratosphere/fatal/source/fatal_task_error_report.cpp +++ b/stratosphere/fatal/source/fatal_task_error_report.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task_error_report.hpp b/stratosphere/fatal/source/fatal_task_error_report.hpp index 464828dfb..f4c2d1a51 100644 --- a/stratosphere/fatal/source/fatal_task_error_report.hpp +++ b/stratosphere/fatal/source/fatal_task_error_report.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task_power.cpp b/stratosphere/fatal/source/fatal_task_power.cpp index 39c7f757c..07ac235d6 100644 --- a/stratosphere/fatal/source/fatal_task_power.cpp +++ b/stratosphere/fatal/source/fatal_task_power.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task_power.hpp b/stratosphere/fatal/source/fatal_task_power.hpp index a4aedc155..98fcab932 100644 --- a/stratosphere/fatal/source/fatal_task_power.hpp +++ b/stratosphere/fatal/source/fatal_task_power.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task_screen.cpp b/stratosphere/fatal/source/fatal_task_screen.cpp index f5d7fea94..d9d138f96 100644 --- a/stratosphere/fatal/source/fatal_task_screen.cpp +++ b/stratosphere/fatal/source/fatal_task_screen.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task_screen.hpp b/stratosphere/fatal/source/fatal_task_screen.hpp index 9a2f7188c..077c50fab 100644 --- a/stratosphere/fatal/source/fatal_task_screen.hpp +++ b/stratosphere/fatal/source/fatal_task_screen.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task_sound.cpp b/stratosphere/fatal/source/fatal_task_sound.cpp index 12f2f91a7..929cfe0a2 100644 --- a/stratosphere/fatal/source/fatal_task_sound.cpp +++ b/stratosphere/fatal/source/fatal_task_sound.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_task_sound.hpp b/stratosphere/fatal/source/fatal_task_sound.hpp index 67954088b..2a956e46a 100644 --- a/stratosphere/fatal/source/fatal_task_sound.hpp +++ b/stratosphere/fatal/source/fatal_task_sound.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_throw.cpp b/stratosphere/fatal/source/fatal_throw.cpp index b36396dd0..2e6bc3c56 100644 --- a/stratosphere/fatal/source/fatal_throw.cpp +++ b/stratosphere/fatal/source/fatal_throw.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_throw.hpp b/stratosphere/fatal/source/fatal_throw.hpp index 1723f7b63..3bb47b358 100644 --- a/stratosphere/fatal/source/fatal_throw.hpp +++ b/stratosphere/fatal/source/fatal_throw.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_types.hpp b/stratosphere/fatal/source/fatal_types.hpp index 61ad060bc..f82ccfaa2 100644 --- a/stratosphere/fatal/source/fatal_types.hpp +++ b/stratosphere/fatal/source/fatal_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_user.cpp b/stratosphere/fatal/source/fatal_user.cpp index 520971bf5..3b7648ede 100644 --- a/stratosphere/fatal/source/fatal_user.cpp +++ b/stratosphere/fatal/source/fatal_user.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/fatal/source/fatal_user.hpp b/stratosphere/fatal/source/fatal_user.hpp index 186a831d7..efb4e7fa0 100644 --- a/stratosphere/fatal/source/fatal_user.hpp +++ b/stratosphere/fatal/source/fatal_user.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/libstratosphere b/stratosphere/libstratosphere index 8021b07eb..1f9e2d042 160000 --- a/stratosphere/libstratosphere +++ b/stratosphere/libstratosphere @@ -1 +1 @@ -Subproject commit 8021b07eb82b9941c1820b211bbe6d898589e59b +Subproject commit 1f9e2d042cb028cee1777b3d63a7cda06d2cffd0 diff --git a/stratosphere/loader/source/ldr_content_management.cpp b/stratosphere/loader/source/ldr_content_management.cpp index 439f7a03e..b47eaf881 100644 --- a/stratosphere/loader/source/ldr_content_management.cpp +++ b/stratosphere/loader/source/ldr_content_management.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_content_management.hpp b/stratosphere/loader/source/ldr_content_management.hpp index 69d02c8ca..2dc694bd3 100644 --- a/stratosphere/loader/source/ldr_content_management.hpp +++ b/stratosphere/loader/source/ldr_content_management.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_debug_monitor.cpp b/stratosphere/loader/source/ldr_debug_monitor.cpp index 2b5cbc505..2ab52d4c8 100644 --- a/stratosphere/loader/source/ldr_debug_monitor.cpp +++ b/stratosphere/loader/source/ldr_debug_monitor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_debug_monitor.hpp b/stratosphere/loader/source/ldr_debug_monitor.hpp index fa466706d..d61c419c8 100644 --- a/stratosphere/loader/source/ldr_debug_monitor.hpp +++ b/stratosphere/loader/source/ldr_debug_monitor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_hid.cpp b/stratosphere/loader/source/ldr_hid.cpp index a4f9aa32d..2109539a2 100644 --- a/stratosphere/loader/source/ldr_hid.cpp +++ b/stratosphere/loader/source/ldr_hid.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_hid.hpp b/stratosphere/loader/source/ldr_hid.hpp index 588600624..f62c9f7ca 100644 --- a/stratosphere/loader/source/ldr_hid.hpp +++ b/stratosphere/loader/source/ldr_hid.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_launch_queue.cpp b/stratosphere/loader/source/ldr_launch_queue.cpp index 608b60635..e53d85402 100644 --- a/stratosphere/loader/source/ldr_launch_queue.cpp +++ b/stratosphere/loader/source/ldr_launch_queue.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_launch_queue.hpp b/stratosphere/loader/source/ldr_launch_queue.hpp index 234cd3be5..e560150b3 100644 --- a/stratosphere/loader/source/ldr_launch_queue.hpp +++ b/stratosphere/loader/source/ldr_launch_queue.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_main.cpp b/stratosphere/loader/source/ldr_main.cpp index bf5ed23f7..2a030552e 100644 --- a/stratosphere/loader/source/ldr_main.cpp +++ b/stratosphere/loader/source/ldr_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_map.cpp b/stratosphere/loader/source/ldr_map.cpp index e6c4c54ed..4e307937e 100644 --- a/stratosphere/loader/source/ldr_map.cpp +++ b/stratosphere/loader/source/ldr_map.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_map.hpp b/stratosphere/loader/source/ldr_map.hpp index 28e4b85a0..134d89a2f 100644 --- a/stratosphere/loader/source/ldr_map.hpp +++ b/stratosphere/loader/source/ldr_map.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_npdm.cpp b/stratosphere/loader/source/ldr_npdm.cpp index 7c72676c0..603369f4a 100644 --- a/stratosphere/loader/source/ldr_npdm.cpp +++ b/stratosphere/loader/source/ldr_npdm.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_npdm.hpp b/stratosphere/loader/source/ldr_npdm.hpp index 2d4610f58..d4db06d1d 100644 --- a/stratosphere/loader/source/ldr_npdm.hpp +++ b/stratosphere/loader/source/ldr_npdm.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_nro.cpp b/stratosphere/loader/source/ldr_nro.cpp index 4ed20061b..0f2cfbfda 100644 --- a/stratosphere/loader/source/ldr_nro.cpp +++ b/stratosphere/loader/source/ldr_nro.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_nro.hpp b/stratosphere/loader/source/ldr_nro.hpp index 1d0cdf587..a2886d141 100644 --- a/stratosphere/loader/source/ldr_nro.hpp +++ b/stratosphere/loader/source/ldr_nro.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_nso.cpp b/stratosphere/loader/source/ldr_nso.cpp index c5f7f03aa..3f4045093 100644 --- a/stratosphere/loader/source/ldr_nso.cpp +++ b/stratosphere/loader/source/ldr_nso.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_nso.hpp b/stratosphere/loader/source/ldr_nso.hpp index 6de7f6677..69eeff2a3 100644 --- a/stratosphere/loader/source/ldr_nso.hpp +++ b/stratosphere/loader/source/ldr_nso.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_patcher.cpp b/stratosphere/loader/source/ldr_patcher.cpp index 5fcbd5dd4..9a81f657d 100644 --- a/stratosphere/loader/source/ldr_patcher.cpp +++ b/stratosphere/loader/source/ldr_patcher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_patcher.hpp b/stratosphere/loader/source/ldr_patcher.hpp index 993ba277a..aaad02c7b 100644 --- a/stratosphere/loader/source/ldr_patcher.hpp +++ b/stratosphere/loader/source/ldr_patcher.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_process_creation.cpp b/stratosphere/loader/source/ldr_process_creation.cpp index 42cf89bf1..840bd910b 100644 --- a/stratosphere/loader/source/ldr_process_creation.cpp +++ b/stratosphere/loader/source/ldr_process_creation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_process_creation.hpp b/stratosphere/loader/source/ldr_process_creation.hpp index 40a83678e..2f773fc78 100644 --- a/stratosphere/loader/source/ldr_process_creation.hpp +++ b/stratosphere/loader/source/ldr_process_creation.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_process_manager.cpp b/stratosphere/loader/source/ldr_process_manager.cpp index 675fac0eb..ddef59a8c 100644 --- a/stratosphere/loader/source/ldr_process_manager.cpp +++ b/stratosphere/loader/source/ldr_process_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_process_manager.hpp b/stratosphere/loader/source/ldr_process_manager.hpp index 7cb4bc85e..06406b509 100644 --- a/stratosphere/loader/source/ldr_process_manager.hpp +++ b/stratosphere/loader/source/ldr_process_manager.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_random.cpp b/stratosphere/loader/source/ldr_random.cpp index b18cb32a4..197c4bdf2 100644 --- a/stratosphere/loader/source/ldr_random.cpp +++ b/stratosphere/loader/source/ldr_random.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_random.hpp b/stratosphere/loader/source/ldr_random.hpp index d5848d73a..9b74cdd74 100644 --- a/stratosphere/loader/source/ldr_random.hpp +++ b/stratosphere/loader/source/ldr_random.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_registration.cpp b/stratosphere/loader/source/ldr_registration.cpp index 50f48aed4..db37baae1 100644 --- a/stratosphere/loader/source/ldr_registration.cpp +++ b/stratosphere/loader/source/ldr_registration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_registration.hpp b/stratosphere/loader/source/ldr_registration.hpp index c953ab7f6..a3b6ba318 100644 --- a/stratosphere/loader/source/ldr_registration.hpp +++ b/stratosphere/loader/source/ldr_registration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_ro_service.cpp b/stratosphere/loader/source/ldr_ro_service.cpp index 441b337cf..5348a2edd 100644 --- a/stratosphere/loader/source/ldr_ro_service.cpp +++ b/stratosphere/loader/source/ldr_ro_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_ro_service.hpp b/stratosphere/loader/source/ldr_ro_service.hpp index e6169b530..f5cc4b62d 100644 --- a/stratosphere/loader/source/ldr_ro_service.hpp +++ b/stratosphere/loader/source/ldr_ro_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_shell.cpp b/stratosphere/loader/source/ldr_shell.cpp index ea6b98919..4c3a754bc 100644 --- a/stratosphere/loader/source/ldr_shell.cpp +++ b/stratosphere/loader/source/ldr_shell.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/loader/source/ldr_shell.hpp b/stratosphere/loader/source/ldr_shell.hpp index f51361f5d..7bad59a6c 100644 --- a/stratosphere/loader/source/ldr_shell.hpp +++ b/stratosphere/loader/source/ldr_shell.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_boot2.cpp b/stratosphere/pm/source/pm_boot2.cpp index b2f016c7a..e04eb1c54 100644 --- a/stratosphere/pm/source/pm_boot2.cpp +++ b/stratosphere/pm/source/pm_boot2.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_boot2.hpp b/stratosphere/pm/source/pm_boot2.hpp index b4aa408e9..c33498928 100644 --- a/stratosphere/pm/source/pm_boot2.hpp +++ b/stratosphere/pm/source/pm_boot2.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_boot_mode.cpp b/stratosphere/pm/source/pm_boot_mode.cpp index 0ed7dd18a..b8326c391 100644 --- a/stratosphere/pm/source/pm_boot_mode.cpp +++ b/stratosphere/pm/source/pm_boot_mode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_boot_mode.hpp b/stratosphere/pm/source/pm_boot_mode.hpp index 48a608796..b7957c79e 100644 --- a/stratosphere/pm/source/pm_boot_mode.hpp +++ b/stratosphere/pm/source/pm_boot_mode.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_debug_monitor.cpp b/stratosphere/pm/source/pm_debug_monitor.cpp index 49fc7c84a..ad93d2600 100644 --- a/stratosphere/pm/source/pm_debug_monitor.cpp +++ b/stratosphere/pm/source/pm_debug_monitor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_debug_monitor.hpp b/stratosphere/pm/source/pm_debug_monitor.hpp index 22f6d02af..6a04ddd03 100644 --- a/stratosphere/pm/source/pm_debug_monitor.hpp +++ b/stratosphere/pm/source/pm_debug_monitor.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_info.cpp b/stratosphere/pm/source/pm_info.cpp index 752ff0bb0..a05b8fe4b 100644 --- a/stratosphere/pm/source/pm_info.cpp +++ b/stratosphere/pm/source/pm_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_info.hpp b/stratosphere/pm/source/pm_info.hpp index ea0879576..cc60566d9 100644 --- a/stratosphere/pm/source/pm_info.hpp +++ b/stratosphere/pm/source/pm_info.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_main.cpp b/stratosphere/pm/source/pm_main.cpp index fbbe63d73..4f1e34581 100644 --- a/stratosphere/pm/source/pm_main.cpp +++ b/stratosphere/pm/source/pm_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_process_track.cpp b/stratosphere/pm/source/pm_process_track.cpp index 03ac3be8d..79a28d14c 100644 --- a/stratosphere/pm/source/pm_process_track.cpp +++ b/stratosphere/pm/source/pm_process_track.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_process_track.hpp b/stratosphere/pm/source/pm_process_track.hpp index 618c063f1..72e5be378 100644 --- a/stratosphere/pm/source/pm_process_track.hpp +++ b/stratosphere/pm/source/pm_process_track.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_process_wait.hpp b/stratosphere/pm/source/pm_process_wait.hpp index bc46a3361..a4b9fbfe6 100644 --- a/stratosphere/pm/source/pm_process_wait.hpp +++ b/stratosphere/pm/source/pm_process_wait.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_registration.cpp b/stratosphere/pm/source/pm_registration.cpp index 7a8ad0764..9a6cdcdeb 100644 --- a/stratosphere/pm/source/pm_registration.cpp +++ b/stratosphere/pm/source/pm_registration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_registration.hpp b/stratosphere/pm/source/pm_registration.hpp index 80bf6bbe2..b04b4ecbb 100644 --- a/stratosphere/pm/source/pm_registration.hpp +++ b/stratosphere/pm/source/pm_registration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_resource_limits.cpp b/stratosphere/pm/source/pm_resource_limits.cpp index c5861bc1e..224196444 100644 --- a/stratosphere/pm/source/pm_resource_limits.cpp +++ b/stratosphere/pm/source/pm_resource_limits.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_resource_limits.hpp b/stratosphere/pm/source/pm_resource_limits.hpp index c06706e02..b5558fd0e 100644 --- a/stratosphere/pm/source/pm_resource_limits.hpp +++ b/stratosphere/pm/source/pm_resource_limits.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_shell.cpp b/stratosphere/pm/source/pm_shell.cpp index 69f91718b..dc81c4b24 100644 --- a/stratosphere/pm/source/pm_shell.cpp +++ b/stratosphere/pm/source/pm_shell.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/pm/source/pm_shell.hpp b/stratosphere/pm/source/pm_shell.hpp index cd4aa10ba..b36c30454 100644 --- a/stratosphere/pm/source/pm_shell.hpp +++ b/stratosphere/pm/source/pm_shell.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/sm/source/sm_dmnt_service.cpp b/stratosphere/sm/source/sm_dmnt_service.cpp index 5428ab7a7..ea4a97270 100644 --- a/stratosphere/sm/source/sm_dmnt_service.cpp +++ b/stratosphere/sm/source/sm_dmnt_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/sm/source/sm_dmnt_service.hpp b/stratosphere/sm/source/sm_dmnt_service.hpp index 66a71d728..a941810d0 100644 --- a/stratosphere/sm/source/sm_dmnt_service.hpp +++ b/stratosphere/sm/source/sm_dmnt_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/sm/source/sm_main.cpp b/stratosphere/sm/source/sm_main.cpp index 52c266f96..981a6f777 100644 --- a/stratosphere/sm/source/sm_main.cpp +++ b/stratosphere/sm/source/sm_main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/sm/source/sm_manager_service.cpp b/stratosphere/sm/source/sm_manager_service.cpp index 16b7c3820..8bb5ca40c 100644 --- a/stratosphere/sm/source/sm_manager_service.cpp +++ b/stratosphere/sm/source/sm_manager_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/sm/source/sm_manager_service.hpp b/stratosphere/sm/source/sm_manager_service.hpp index bb71e58b6..b9599ffc3 100644 --- a/stratosphere/sm/source/sm_manager_service.hpp +++ b/stratosphere/sm/source/sm_manager_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/sm/source/sm_registration.cpp b/stratosphere/sm/source/sm_registration.cpp index f4da0e576..c9df5b026 100644 --- a/stratosphere/sm/source/sm_registration.cpp +++ b/stratosphere/sm/source/sm_registration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/sm/source/sm_registration.hpp b/stratosphere/sm/source/sm_registration.hpp index 7d7ef5961..4c8acc800 100644 --- a/stratosphere/sm/source/sm_registration.hpp +++ b/stratosphere/sm/source/sm_registration.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/sm/source/sm_types.hpp b/stratosphere/sm/source/sm_types.hpp index a8e0453a1..5bf74ebe5 100644 --- a/stratosphere/sm/source/sm_types.hpp +++ b/stratosphere/sm/source/sm_types.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/sm/source/sm_user_service.cpp b/stratosphere/sm/source/sm_user_service.cpp index 9965f36cb..57bcce3b4 100644 --- a/stratosphere/sm/source/sm_user_service.cpp +++ b/stratosphere/sm/source/sm_user_service.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/stratosphere/sm/source/sm_user_service.hpp b/stratosphere/sm/source/sm_user_service.hpp index 3fedda58c..4d77eb810 100644 --- a/stratosphere/sm/source/sm_user_service.hpp +++ b/stratosphere/sm/source/sm_user_service.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/thermosphere/src/exceptions.c b/thermosphere/src/exceptions.c index 2bcfef9dc..50f59e5c6 100644 --- a/thermosphere/src/exceptions.c +++ b/thermosphere/src/exceptions.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/thermosphere/src/exceptions.h b/thermosphere/src/exceptions.h index cd70b0a24..de83ffe5a 100644 --- a/thermosphere/src/exceptions.h +++ b/thermosphere/src/exceptions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/thermosphere/src/lib/printk.c b/thermosphere/src/lib/printk.c index 2799bc016..df8cc58db 100644 --- a/thermosphere/src/lib/printk.c +++ b/thermosphere/src/lib/printk.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/thermosphere/src/lib/printk.h b/thermosphere/src/lib/printk.h index 21fba95b6..a919370a5 100644 --- a/thermosphere/src/lib/printk.h +++ b/thermosphere/src/lib/printk.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/thermosphere/src/main.c b/thermosphere/src/main.c index ea4a1219c..2d9ab1312 100644 --- a/thermosphere/src/main.c +++ b/thermosphere/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/thermosphere/src/regs.h b/thermosphere/src/regs.h index db8f5a713..4a5843067 100644 --- a/thermosphere/src/regs.h +++ b/thermosphere/src/regs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, From 3cb60b324bbb98d72f14471ece4002d91a6f920e Mon Sep 17 00:00:00 2001 From: 2g4y1 <0043664@gmail.com> Date: Mon, 8 Apr 2019 12:47:01 +0200 Subject: [PATCH 2/2] More 2019 Copyrights (#503) --- exosphere/lp0fw/src/start.s | 2 +- exosphere/rebootstub/src/start.s | 2 +- exosphere/sc7fw/src/start.s | 2 +- exosphere/src/arm.s | 2 +- exosphere/src/start.s | 2 +- fusee/fusee-primary/src/exception_handlers_asm.s | 2 +- fusee/fusee-primary/src/start.s | 2 +- fusee/fusee-secondary/src/exception_handlers_asm.s | 2 +- fusee/fusee-secondary/src/start.s | 2 +- sept/sept-primary/src/start.s | 2 +- sept/sept-secondary/src/exception_handlers_asm.s | 2 +- sept/sept-secondary/src/start.s | 2 +- thermosphere/src/start.s | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/exosphere/lp0fw/src/start.s b/exosphere/lp0fw/src/start.s index 17aab0bfc..65ad28727 100644 --- a/exosphere/lp0fw/src/start.s +++ b/exosphere/lp0fw/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/rebootstub/src/start.s b/exosphere/rebootstub/src/start.s index 3fce7d9f2..524eef0d4 100644 --- a/exosphere/rebootstub/src/start.s +++ b/exosphere/rebootstub/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/start.s b/exosphere/sc7fw/src/start.s index c648a10d4..9d79177b7 100644 --- a/exosphere/sc7fw/src/start.s +++ b/exosphere/sc7fw/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/arm.s b/exosphere/src/arm.s index 1a7cb9c9c..465e9f3e2 100644 --- a/exosphere/src/arm.s +++ b/exosphere/src/arm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/start.s b/exosphere/src/start.s index 8c89dbb70..d11e56ab8 100644 --- a/exosphere/src/start.s +++ b/exosphere/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/exception_handlers_asm.s b/fusee/fusee-primary/src/exception_handlers_asm.s index 84b34308b..9cd82dc36 100644 --- a/fusee/fusee-primary/src/exception_handlers_asm.s +++ b/fusee/fusee-primary/src/exception_handlers_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/start.s b/fusee/fusee-primary/src/start.s index e417cd80e..62e43abef 100644 --- a/fusee/fusee-primary/src/start.s +++ b/fusee/fusee-primary/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/exception_handlers_asm.s b/fusee/fusee-secondary/src/exception_handlers_asm.s index 84b34308b..9cd82dc36 100644 --- a/fusee/fusee-secondary/src/exception_handlers_asm.s +++ b/fusee/fusee-secondary/src/exception_handlers_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/start.s b/fusee/fusee-secondary/src/start.s index 8dc70e82a..f0826c8e8 100644 --- a/fusee/fusee-secondary/src/start.s +++ b/fusee/fusee-secondary/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/start.s b/sept/sept-primary/src/start.s index 50e8faf74..1c335685f 100644 --- a/sept/sept-primary/src/start.s +++ b/sept/sept-primary/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/exception_handlers_asm.s b/sept/sept-secondary/src/exception_handlers_asm.s index 84b34308b..9cd82dc36 100644 --- a/sept/sept-secondary/src/exception_handlers_asm.s +++ b/sept/sept-secondary/src/exception_handlers_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/start.s b/sept/sept-secondary/src/start.s index b53b2aa44..b79cfce26 100644 --- a/sept/sept-secondary/src/start.s +++ b/sept/sept-secondary/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/thermosphere/src/start.s b/thermosphere/src/start.s index 7e62a6110..cb913d1cf 100644 --- a/thermosphere/src/start.s +++ b/thermosphere/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License,