diff --git a/exosphere/lp0fw/src/start.s b/exosphere/lp0fw/src/start.s index 17aab0b..65ad287 100644 --- a/exosphere/lp0fw/src/start.s +++ b/exosphere/lp0fw/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/rebootstub/src/start.s b/exosphere/rebootstub/src/start.s index 3fce7d9..524eef0 100644 --- a/exosphere/rebootstub/src/start.s +++ b/exosphere/rebootstub/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/sc7fw/src/start.s b/exosphere/sc7fw/src/start.s index c648a10..9d79177 100644 --- a/exosphere/sc7fw/src/start.s +++ b/exosphere/sc7fw/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/arm.s b/exosphere/src/arm.s index 1a7cb9c..465e9f3 100644 --- a/exosphere/src/arm.s +++ b/exosphere/src/arm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/exosphere/src/start.s b/exosphere/src/start.s index 8c89dbb..d11e56a 100644 --- a/exosphere/src/start.s +++ b/exosphere/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/exception_handlers_asm.s b/fusee/fusee-primary/src/exception_handlers_asm.s index 84b3430..9cd82dc 100644 --- a/fusee/fusee-primary/src/exception_handlers_asm.s +++ b/fusee/fusee-primary/src/exception_handlers_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-primary/src/start.s b/fusee/fusee-primary/src/start.s index e417cd8..62e43ab 100644 --- a/fusee/fusee-primary/src/start.s +++ b/fusee/fusee-primary/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/exception_handlers_asm.s b/fusee/fusee-secondary/src/exception_handlers_asm.s index 84b3430..9cd82dc 100644 --- a/fusee/fusee-secondary/src/exception_handlers_asm.s +++ b/fusee/fusee-secondary/src/exception_handlers_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/fusee/fusee-secondary/src/start.s b/fusee/fusee-secondary/src/start.s index 8dc70e8..f0826c8 100644 --- a/fusee/fusee-secondary/src/start.s +++ b/fusee/fusee-secondary/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-primary/src/start.s b/sept/sept-primary/src/start.s index 50e8faf..1c33568 100644 --- a/sept/sept-primary/src/start.s +++ b/sept/sept-primary/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/exception_handlers_asm.s b/sept/sept-secondary/src/exception_handlers_asm.s index 84b3430..9cd82dc 100644 --- a/sept/sept-secondary/src/exception_handlers_asm.s +++ b/sept/sept-secondary/src/exception_handlers_asm.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/sept/sept-secondary/src/start.s b/sept/sept-secondary/src/start.s index b53b2aa..b79cfce 100644 --- a/sept/sept-secondary/src/start.s +++ b/sept/sept-secondary/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/thermosphere/src/start.s b/thermosphere/src/start.s index 7e62a61..cb913d1 100644 --- a/thermosphere/src/start.s +++ b/thermosphere/src/start.s @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Atmosphère-NX + * Copyright (c) 2018-2019 Atmosphère-NX * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License,