diff --git a/common/include/atmosphere.h b/common/include/atmosphere.h index 09f2fac..f2080a7 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 8cbdb61..d91578a 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 a9f91e5..99ab1f7 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 12f3b7c..332959e 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 c762f43..cb9ddde 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 bbbc4fd..a3fa1da 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 5daf26f..6750043 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 a2ffc57..ee5b05f 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 d9c54d0..c42111f 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 9fa8479..5de887d 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 e0bd86c..8d18959 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 cad33c8..467d545 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 6c30596..b637514 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 b7fafd9..e19c6be 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 90c0521..c8ba7e5 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 5aaf469..c8cef2d 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 04787f0..eb69242 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 a26ef28..f5b7c25 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 647a826..7cbf039 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 9a795d3..14db3b6 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 6fe93d5..44fc03d 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 908a55e..e430557 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 f6ae158..b787f8c 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 c9de02a..6ffdbc6 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 142e7b4..9fb5101 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 71daac9..e428fbc 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 87e0fc0..8e7fd78 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 14d3b9a..0a2f13a 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 f1e43ce..78551d0 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 38fed90..c8ea9cf 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 2089404..07e8756 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 dcab6c7..7865bfa 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 e7596e8..226c174 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 939930b..f94aafd 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 531de9f..eb41b22 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 6b6e166..3b8bd11 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 30ac6e6..7b36a5f 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 55225c9..fd4181d 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 b2a755a..46fb4c4 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 6b8120c..468de83 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 4ae84b1..eea6323 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 37f95cb..a66731e 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 62ab23c..ae8bdc7 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 e0b908e..4bd0a36 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 a6bdbec..52e8fde 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 f9fe683..05c91ad 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 56cdc97..97899f5 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 5a5da0e..392b16b 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 45b3805..319a8f9 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 fbaf2bb..b5c4b12 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 43f3544..a462665 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 bb4f8e9..11d045c 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 1ddd301..5f1c5f0 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 67a665d..80fac5b 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 275f12f..7de723e 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 416a018..9cc1e04 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 4579e50..dc0a07d 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 756d461..46dbbd7 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 13fb03a..d27b8dd 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 e6d47b4..1baeacc 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 71b9cd3..80689d6 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 a2c2580..74f0443 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 abd1dfa..fcd099e 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 e591cd2..415b204 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 079a91e..04ac2ea 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 5891d57..a865960 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 def7133..a893419 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 b2989e7..87c4f3b 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 8ee43e0..7369f70 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 bbf2b42..4998809 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 e070e6d..ba96dbc 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 547323b..b894a77 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 5da7cd4..dab9bfb 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 c1979ee..e1f5c8d 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 6d467d6..6506391 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 83ceca4..8e53634 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 1f56b51..a603a4f 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 a855693..e3c40aa 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 eccec5d..1831c1b 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 05212f2..513e75d 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 84a8a87..d6defdf 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 17fd635..f4808cd 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 d715782..73f0ef1 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 4a7b1e3..d0f093d 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 a7908c6..82f1c66 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 c5612da..116412c 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 253a37f..2a42157 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 61c8973..dfb6cef 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 0d6e9ad..abaee19 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 70f3805..bb22de8 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 5c58cbd..a84c44e 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 8b74d3b..01ec5a0 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 39e0a7d..adf947f 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 5f95444..74986fd 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 13a7ed3..8a518cb 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 ca0adbd..0762430 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 10a6f21..0b9c3a0 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 fae0c14..3b3cc45 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 f8e0f72..b5952b2 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 cffc7e5..a8af681 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 0cc88c0..473c79a 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 3e0e590..155cb02 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 8b45939..9411158 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 ce5c6c4..bb8f321 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 7a46e74..8444bb8 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 d026df5..3be1d53 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 7f708b0..19c140b 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 a01243e..4de7781 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 22dd55e..9cc8019 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 2422b03..f935682 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 b782a61..46c5361 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 b2e8b1d..92898ba 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 f845c35..0acc403 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 04f569b..36d1f16 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 935dea9..c94fc4c 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 4135a54..cc89161 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 bc22260..32ffd03 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 0081530..b7695e1 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 b6f8116..07415ba 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 4aa4f94..5d9f441 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 007559a..ba0cafa 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 e0e5392..174fcdd 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 7fda298..15c831e 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 cd98d89..aa6ec99 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 f788c1f..e82a106 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 c70df83..d350498 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 cc5656c..1bfe333 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 528b0af..9d92503 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 9cfec5c..e0de22d 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 41781a0..145c503 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 d3c7b82..7faee72 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 d76512e..0acf20c 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 aec946c..e1d15c1 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 9399b00..8fcc0f1 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 c061fc0..c61bbf9 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 37006b1..95de1d0 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 32703a3..ec583e7 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 8299c70..30d4942 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 8e1e462..a039b22 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 2987917..4e2bef7 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 8149c03..7c2742b 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 e803d7a..f2077c2 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 dfba605..eaf3d2c 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 d8f2984..cbd81bf 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 78ea67f..848a3fd 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 68b00bf..d400e08 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 3912143..71764c6 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 80c36da..f3a4f93 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 6f7126c..ff288cb 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 c30e864..8e3d936 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 3aeb59f..f5ed83e 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 a40fe60..723cb61 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 ded10a7..3c513de 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 ccfab13..70eda4f 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 3b6b4ad..720ca61 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 c8e5b95..2b1ba4b 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 b63f14b..24d1b98 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 d4dbdc4..0a22229 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 6499862..b6ad698 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 4d1e1d9..235add9 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 e453d15..d20254c 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 f622e70..05e42e1 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 1bc1a8c..a5fa1b3 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 1c2be85..ce6750c 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 99d3dd8..4004c71 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 a4402da..99079f9 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 ac3d7b6..1ddcbdf 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 58e53bf..8fbac35 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 b2e8b1d..92898ba 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 d3ffdd8..90d232a 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 04f569b..36d1f16 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 935dea9..c94fc4c 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 4135a54..cc89161 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 bc22260..32ffd03 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 0081530..b7695e1 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 747d538..f560fb3 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 192cf24..2f87fbd 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 3131620..591de21 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 29c67be..3dba03d 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 8d99bb4..e5c4251 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 216c0d6..2bb059f 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 b6f8116..07415ba 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 4aa4f94..5d9f441 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 007559a..ba0cafa 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 42a4651..3921e42 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 7fda298..15c831e 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 72c9e89..fd42c13 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 b64bdf2..cdebde5 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 7a64aab..b4606d7 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 cd98d89..aa6ec99 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 37de107..ac76e54 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 039365d..7d348a0 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 4c24b4f..f6224e3 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 caa08f4..271c79f 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 cc5656c..1bfe333 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 528b0af..9d92503 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 9cfec5c..e0de22d 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 41781a0..145c503 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 05be112..2f3ae2a 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 bac0d6a..ff8a2b5 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 aec946c..e1d15c1 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 9399b00..8fcc0f1 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 3f043b7..84c43f8 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 0367897..a4f791b 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 f39e8b8..fbd95e9 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 b01891d..f12cc1f 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 1dfb21f..c55c0ed 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 00afec4..8563f94 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 33e645c..a72d688 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 ce4aef4..4109cc1 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 1bf37d2..5d6333e 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 32703a3..ec583e7 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 f9a2a7a..01c48af 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 ccfc0e2..2da7e48 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 bcb09fa..e5db59a 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 f0ba2c2..c6d53cd 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 8e09c8a..28b6e3e 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 d116f54..332dbce 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 8e1e462..a039b22 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 2987917..4e2bef7 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 a595113..5c7bfdb 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 4cacac3..91b3d37 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 dfba605..eaf3d2c 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 65fee46..b00ce3e 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 45a043d..9b0fb3b 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 eb20fda..fc63584 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 f9c50f7..754a0ea 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 15d31d8..a916244 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 4115697..44438c2 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 0f11c22..f35d5fe 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 20f9f97..c82958b 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 a0f0163..247917a 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 c20c88d..a895714 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 e667270..f8374ef 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 e0bcefc..dd20869 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 d8f2984..cbd81bf 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 78ea67f..848a3fd 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 644f110..d968e02 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 3912143..71764c6 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 80c36da..f3a4f93 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 797bb40..c3e18e4 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 784f13d..5cc0ad5 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 6f7126c..ff288cb 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 c30e864..8e3d936 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 3aeb59f..f5ed83e 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 a40fe60..723cb61 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 ded10a7..3c513de 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 ccfab13..70eda4f 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 3b6b4ad..720ca61 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 d4dbdc4..0a22229 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 6499862..b6ad698 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 23e3948..d542f6b 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 ba6a016..1e79984 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 38908f4..3e714c9 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 7bd665e..826496e 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 1274efe..bfc88ac 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 53d402b..e11a2b3 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 127e62a..64d1d5a 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 1bc1a8c..a5fa1b3 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 547dbe8..88776a3 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 75ec724..18b17da 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 54842bd..8fa6488 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 a847320..ccb6835 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 605bd6e..5c99fec 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 b2e8b1d..92898ba 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 87a57c7..8ea09f0 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 04f569b..36d1f16 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 75c1f68..ba3a174 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 4135a54..cc89161 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 cf48dcc..26b788a 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 8e80fd4..9026e39 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 528b0af..9d92503 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 9cfec5c..e0de22d 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 41781a0..145c503 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 aec946c..e1d15c1 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 9399b00..8fcc0f1 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 6154995..5a55f44 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 6ee9f5b..6cb6fd9 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 bbdafa1..f969035 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 910e785..b55affa 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 78ea67f..848a3fd 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 80c36da..f3a4f93 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 d4dbdc4..0a22229 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 6499862..b6ad698 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 1bc1a8c..a5fa1b3 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 d1f89d3..114768f 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 e902962..ab04895 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 5cf1e0e..04df56a 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 03388c6..90133d3 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 b2e8b1d..92898ba 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 f845c35..0acc403 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 04f569b..36d1f16 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 935dea9..c94fc4c 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 4135a54..cc89161 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 bc22260..32ffd03 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 0081530..b7695e1 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 b6f8116..07415ba 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 4aa4f94..5d9f441 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 ebf6abe..f9b4b32 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 e0e5392..174fcdd 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 7fda298..15c831e 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 cd98d89..aa6ec99 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 f788c1f..e82a106 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 c70df83..d350498 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 cc5656c..1bfe333 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 528b0af..9d92503 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 9cfec5c..e0de22d 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 41781a0..145c503 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 d3c7b82..7faee72 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 d76512e..0acf20c 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 aec946c..e1d15c1 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 9399b00..8fcc0f1 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 c061fc0..c61bbf9 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 5e05bed..ea9c4f7 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 6c81417..da77a14 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 37006b1..95de1d0 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 32703a3..ec583e7 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 211ab39..2195644 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 8e1e462..a039b22 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 2987917..4e2bef7 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 8149c03..7c2742b 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 e803d7a..f2077c2 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 dfba605..eaf3d2c 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 d8f2984..cbd81bf 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 78ea67f..848a3fd 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 68b00bf..d400e08 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 3912143..71764c6 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 80c36da..f3a4f93 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 6f7126c..ff288cb 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 c30e864..8e3d936 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 3aeb59f..f5ed83e 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 a40fe60..723cb61 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 ded10a7..3c513de 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 ccfab13..70eda4f 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 3b6b4ad..720ca61 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 c8e5b95..2b1ba4b 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 b63f14b..24d1b98 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 09b46db..488ad68 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 fa3dc01..db1b86b 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 90be818..9ea1339 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 6db3f4b..3c1853a 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 1a6a05b..f0cfbea 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 3b2579d..09426a2 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 f622e70..05e42e1 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 1bc1a8c..a5fa1b3 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 1c2be85..ce6750c 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 99d3dd8..4004c71 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 a4402da..99079f9 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 4b95bf2..fa939c0 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 ee16c6e..fbaab75 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 54a0bf3..99f3426 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 c36efbe..50f3c60 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 3fc4c93..490cee4 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 04e53ed..bbc3b69 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 7a63b51..ab2e9c6 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 8d9c635..5138b0e 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 7fd1061..64345fb 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 33eafb9..ef91ea8 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 d7b6c57..a8feda1 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 1531eff..2305ddd 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 0c1e21e..9d7304d 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 f155885..cf11c17 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 d684f0d..e41b02a 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 cf0ce4d..e7ec659 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 175b9f4..4f1a74a 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 08d056c..1ba0822 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 29f9c6c..70d803c 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 0c93513..10f5847 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 aab0fd4..507b20d 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 dafece2..34ace2e 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 5f31bdb..ab02896 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 b4ad498..2e57bcf 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 4250dab..0afcd18 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 b180303..bc9b76b 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 a5aa80d..524584b 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 e0137ed..d68ff2b 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 d1a28ce..132f05b 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 d1853fd..eb501df 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 29fbaed..b0e1648 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 a67932b..95fd7e6 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 b297039..cebf07a 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 bf66ed5..0e34fac 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 400ada6..bad14e2 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 48e5e8a..a587530 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 424bfa8..2079ebc 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 1a186ec..779f4db 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 bca3655..5177758 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 e3f3a63..e1bb3c4 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 16b5426..d4380dc 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 36a4ecf..2259128 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 f86f7f5..3c408be 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 69a07e1..92a9c63 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 8e5bda4..43fd9d9 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 c7d9e06..6aa7107 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 5d2fda1..59561ab 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 3dbfcc3..3fffac3 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 b9a2b13..4960097 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 5c09004..6fd91c3 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 dd3f485..f0ccf6c 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 08110fe..d138964 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 fa3ad5a..7c91e89 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 36d12e0..9b88e0c 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 489717e..2fc433e 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 8e2a81c..ad1f096 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 6526494..1ef7b88 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 753a852..10d795d 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 c952180..d44b921 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 2d587aa..4bf7ffa 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 5d8ef42..b0a8588 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 b9fe504..a46f9d7 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 22441b7..9088971 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 0e9bcf5..7907252 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 31bdbfd..d3243d1 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 3410a43..610e47e 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 fbd27a3..6bbf8a7 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 2eb745e..7649d5c 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 d01f23d..0bb0a2a 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 599ac21..c35ee16 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 5ac9ad7..0c5ac6f 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 0805e52..d5b1059 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 966c070..b6741d4 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 422e8cf..a633c2d 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 0e9c2d0..247f7bf 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 1709f52..bb3ccae 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 4685c12..134e547 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 cd4026a..dc945c1 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 b1ebed7..e31ae41 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 957174c..7e331d2 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 b5529fd..0c7fac0 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 31f2ba2..b027e9d 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 ecb2f8f..c03c8f1 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 0ca4072..4065ed5 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 9a0bfd0..614beb2 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 9b4b5ff..cee9919 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 1324557..2dfbcc8 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 6d64bc5..71d965c 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 858ca3b..acd5b13 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 5656fed..12c4959 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 b951996..3105549 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 8a7c4ec..66202fb 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 c928cb8..4906a44 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 6b0bd5f..20448ae 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 66d8cc1..676def6 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 acd1bca..b3fc666 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 fc28656..554237c 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 afa3846..785c909 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 22e247e..428e331 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 fe7f692..02bf336 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 a06d78c..792e3ae 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 fd0f699..7fbe176 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 6926f96..31c3ce8 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 dff3969..3bd1d29 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 65aa609..9bbbe4d 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 27afbb9..869adcb 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 464828d..f4c2d1a 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 39c7f75..07ac235 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 a4aedc1..98fcab9 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 f5d7fea..d9d138f 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 9a2f718..077c50f 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 12f2f91..929cfe0 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 6795408..2a956e4 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 b36396d..2e6bc3c 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 1723f7b..3bb47b3 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 61ad060..f82ccfa 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 520971b..3b7648e 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 186a831..efb4e7f 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 8021b07..1f9e2d0 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 439f7a0..b47eaf8 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 69d02c8..2dc694b 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 2b5cbc5..2ab52d4 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 fa46670..d61c419 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 a4f9aa3..2109539 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 5886006..f62c9f7 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 608b606..e53d854 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 234cd3b..e560150 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 bf5ed23..2a03055 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 e6c4c54..4e30793 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 28e4b85..134d89a 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 7c72676..603369f 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 2d4610f..d4db06d 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 4ed2006..0f2cfbf 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 1d0cdf5..a2886d1 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 c5f7f03..3f40450 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 6de7f66..69eeff2 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 5fcbd5d..9a81f65 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 993ba27..aaad02c 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 42cf89b..840bd91 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 40a8367..2f773fc 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 675fac0..ddef59a 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 7cb4bc8..06406b5 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 b18cb32..197c4bd 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 d5848d7..9b74cdd 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 50f48ae..db37baa 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 c953ab7..a3b6ba3 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 441b337..5348a2e 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 e6169b5..f5cc4b6 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 ea6b989..4c3a754 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 f51361f..7bad59a 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 b2f016c..e04eb1c 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 b4aa408..c334989 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 0ed7dd1..b8326c3 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 48a6087..b7957c7 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 49fc7c8..ad93d26 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 22f6d02..6a04ddd 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 752ff0b..a05b8fe 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 ea08795..cc60566 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 fbbe63d..4f1e345 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 03ac3be..79a28d1 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 618c063..72e5be3 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 bc46a33..a4b9fbf 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 7a8ad07..9a6cdcd 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 80bf6bb..b04b4ec 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 c5861bc..2241964 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 c06706e..b5558fd 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 69f9171..dc81c4b 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 cd4aa10..b36c304 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 5428ab7..ea4a972 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 66a71d7..a941810 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 52c266f..981a6f7 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 16b7c38..8bb5ca4 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 bb71e58..b9599ff 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 f4da0e5..c9df5b0 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 7d7ef59..4c8acc8 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 a8e0453..5bf74eb 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 9965f36..57bcce3 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 3fedda5..4d77eb8 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 2bcfef9..50f59e5 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 cd70b0a..de83ffe 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 2799bc0..df8cc58 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 21fba95..a919370 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 ea4a121..2d9ab13 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 db8f5a7..4a58430 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,