diff --git a/arm11/source/main.c b/arm11/source/main.c
index 5be2c5e1..48fecbc5 100644
--- a/arm11/source/main.c
+++ b/arm11/source/main.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm11/source/memory.c b/arm11/source/memory.c
index 34ce973c..bce71f5a 100644
--- a/arm11/source/memory.c
+++ b/arm11/source/memory.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm11/source/memory.h b/arm11/source/memory.h
index 99c7a086..47d4e1f2 100644
--- a/arm11/source/memory.h
+++ b/arm11/source/memory.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm11/source/start.s b/arm11/source/start.s
index 319a107b..af0f2cbe 100644
--- a/arm11/source/start.s
+++ b/arm11/source/start.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/arm11/source/types.h b/arm11/source/types.h
index 04266149..43eacc92 100644
--- a/arm11/source/types.h
+++ b/arm11/source/types.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/3dsheaders.h b/arm9/source/3dsheaders.h
index 313448e5..6b6a0ee7 100644
--- a/arm9/source/3dsheaders.h
+++ b/arm9/source/3dsheaders.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/alignedseqmemcpy.h b/arm9/source/alignedseqmemcpy.h
index dc915bf9..7d529b3e 100644
--- a/arm9/source/alignedseqmemcpy.h
+++ b/arm9/source/alignedseqmemcpy.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/alignedseqmemcpy.s b/arm9/source/alignedseqmemcpy.s
index 6784b698..b347c2af 100644
--- a/arm9/source/alignedseqmemcpy.s
+++ b/arm9/source/alignedseqmemcpy.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/arm9/source/arm9_exception_handlers.c b/arm9/source/arm9_exception_handlers.c
index 2cce5828..0adf3378 100644
--- a/arm9/source/arm9_exception_handlers.c
+++ b/arm9/source/arm9_exception_handlers.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/arm9_exception_handlers.h b/arm9/source/arm9_exception_handlers.h
index 8c21f6fe..a53fe0da 100644
--- a/arm9/source/arm9_exception_handlers.h
+++ b/arm9/source/arm9_exception_handlers.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/arm9_exception_handlers_asm.s b/arm9/source/arm9_exception_handlers_asm.s
index 4ab622eb..458023f7 100644
--- a/arm9/source/arm9_exception_handlers_asm.s
+++ b/arm9/source/arm9_exception_handlers_asm.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/arm9/source/buttons.h b/arm9/source/buttons.h
index 96dff1bb..d1c3023b 100644
--- a/arm9/source/buttons.h
+++ b/arm9/source/buttons.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/cache.h b/arm9/source/cache.h
index 3726f8b0..af3b0e94 100644
--- a/arm9/source/cache.h
+++ b/arm9/source/cache.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/cache.s b/arm9/source/cache.s
index 2e21be8c..ff74e9de 100644
--- a/arm9/source/cache.s
+++ b/arm9/source/cache.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/arm9/source/chainloader.c b/arm9/source/chainloader.c
index c35cd724..3976f32c 100644
--- a/arm9/source/chainloader.c
+++ b/arm9/source/chainloader.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/chainloader.h b/arm9/source/chainloader.h
index 742fc581..ff059ad9 100644
--- a/arm9/source/chainloader.h
+++ b/arm9/source/chainloader.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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
@@ -29,4 +29,4 @@
#include "types.h"
#include "firm.h"
-void chainload(int argc, char **argv, Firm *firm);
\ No newline at end of file
+void chainload(int argc, char **argv, Firm *firm);
diff --git a/arm9/source/config.c b/arm9/source/config.c
index 56d59b92..02276b4e 100644
--- a/arm9/source/config.c
+++ b/arm9/source/config.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/config.h b/arm9/source/config.h
index 50cb5b14..78514e1f 100644
--- a/arm9/source/config.h
+++ b/arm9/source/config.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/crypto.c b/arm9/source/crypto.c
index f675fcb3..ea23570f 100755
--- a/arm9/source/crypto.c
+++ b/arm9/source/crypto.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/crypto.h b/arm9/source/crypto.h
index f3e1543d..ea74496b 100755
--- a/arm9/source/crypto.h
+++ b/arm9/source/crypto.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/draw.c b/arm9/source/draw.c
index b8582e56..3ec6c1c2 100644
--- a/arm9/source/draw.c
+++ b/arm9/source/draw.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/draw.h b/arm9/source/draw.h
index 75f04efd..f1f966dd 100644
--- a/arm9/source/draw.h
+++ b/arm9/source/draw.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/emunand.c b/arm9/source/emunand.c
index f9aa6e0e..1f9bd766 100644
--- a/arm9/source/emunand.c
+++ b/arm9/source/emunand.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/emunand.h b/arm9/source/emunand.h
index 3aba2df6..58941caf 100644
--- a/arm9/source/emunand.h
+++ b/arm9/source/emunand.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/exceptions.c b/arm9/source/exceptions.c
index f12d597b..ca45a778 100644
--- a/arm9/source/exceptions.c
+++ b/arm9/source/exceptions.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/exceptions.h b/arm9/source/exceptions.h
index 11bd9e42..66c4af27 100644
--- a/arm9/source/exceptions.h
+++ b/arm9/source/exceptions.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/firm.c b/arm9/source/firm.c
index c40fb47c..22de4145 100755
--- a/arm9/source/firm.c
+++ b/arm9/source/firm.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/firm.h b/arm9/source/firm.h
index b60b6544..591ec2fa 100644
--- a/arm9/source/firm.h
+++ b/arm9/source/firm.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/fmt.c b/arm9/source/fmt.c
index 4815f1a3..bd06bab4 100644
--- a/arm9/source/fmt.c
+++ b/arm9/source/fmt.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/fmt.h b/arm9/source/fmt.h
index d805af93..13112867 100644
--- a/arm9/source/fmt.h
+++ b/arm9/source/fmt.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/fs.c b/arm9/source/fs.c
index 9bf33ba1..460e9ea6 100644
--- a/arm9/source/fs.c
+++ b/arm9/source/fs.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/fs.h b/arm9/source/fs.h
index 7fa82ea7..a0e6a8b6 100644
--- a/arm9/source/fs.h
+++ b/arm9/source/fs.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/large_patches.h b/arm9/source/large_patches.h
index 6d99f56c..6c99243b 100644
--- a/arm9/source/large_patches.h
+++ b/arm9/source/large_patches.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2017 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/main.c b/arm9/source/main.c
index 073a5506..50b66668 100644
--- a/arm9/source/main.c
+++ b/arm9/source/main.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/memory.c b/arm9/source/memory.c
index f8ce5d46..ae4aee65 100644
--- a/arm9/source/memory.c
+++ b/arm9/source/memory.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/memory.h b/arm9/source/memory.h
index eb71259f..37813b05 100644
--- a/arm9/source/memory.h
+++ b/arm9/source/memory.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/patches.c b/arm9/source/patches.c
index 157ef97d..1eddd7fd 100644
--- a/arm9/source/patches.c
+++ b/arm9/source/patches.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/patches.h b/arm9/source/patches.h
index f17bdc7f..dae35984 100644
--- a/arm9/source/patches.h
+++ b/arm9/source/patches.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/pin.c b/arm9/source/pin.c
index 32b78c05..a2cf2e2b 100644
--- a/arm9/source/pin.c
+++ b/arm9/source/pin.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/pin.h b/arm9/source/pin.h
index 6bf4abb5..00aee6c7 100644
--- a/arm9/source/pin.h
+++ b/arm9/source/pin.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/screen.c b/arm9/source/screen.c
index a7878329..bb01525b 100644
--- a/arm9/source/screen.c
+++ b/arm9/source/screen.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/screen.h b/arm9/source/screen.h
index 79ae9874..275ed686 100644
--- a/arm9/source/screen.h
+++ b/arm9/source/screen.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/start.s b/arm9/source/start.s
index c102eae1..1290b4a6 100644
--- a/arm9/source/start.s
+++ b/arm9/source/start.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/arm9/source/strings.c b/arm9/source/strings.c
index 337e815b..230fbbb8 100644
--- a/arm9/source/strings.c
+++ b/arm9/source/strings.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/strings.h b/arm9/source/strings.h
index 50925fd5..f58cb902 100644
--- a/arm9/source/strings.h
+++ b/arm9/source/strings.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/types.h b/arm9/source/types.h
index 1508586a..e4646bbc 100644
--- a/arm9/source/types.h
+++ b/arm9/source/types.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/utils.c b/arm9/source/utils.c
index 38fb640d..d789761f 100644
--- a/arm9/source/utils.c
+++ b/arm9/source/utils.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/arm9/source/utils.h b/arm9/source/utils.h
index b71af07d..83bf7ea5 100644
--- a/arm9/source/utils.h
+++ b/arm9/source/utils.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/exception_dump_parser/luma3ds_exception_dump_parser/__main__.py b/exception_dump_parser/luma3ds_exception_dump_parser/__main__.py
index f9047a36..1a577910 100755
--- a/exception_dump_parser/luma3ds_exception_dump_parser/__main__.py
+++ b/exception_dump_parser/luma3ds_exception_dump_parser/__main__.py
@@ -2,7 +2,7 @@
# Requires Python >= 3.2 or >= 2.7
# This file is part of Luma3DS
-# Copyright (C) 2016-2019 Aurora Wright, TuxSH
+# Copyright (C) 2016-2020 Aurora Wright, TuxSH
#
# 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
@@ -22,7 +22,7 @@
# Notices displayed by works containing it.
__author__ = "TuxSH"
-__copyright__ = "Copyright (c) 2016 TuxSH"
+__copyright__ = "Copyright (c) 2016-2020 TuxSH"
__license__ = "GPLv3"
__version__ = "v1.2"
diff --git a/k11_extension/include/debug.h b/k11_extension/include/debug.h
index 5c2254bc..a1e3608d 100644
--- a/k11_extension/include/debug.h
+++ b/k11_extension/include/debug.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/fatalExceptionHandlers.h b/k11_extension/include/fatalExceptionHandlers.h
index cd19e053..b71d29d0 100644
--- a/k11_extension/include/fatalExceptionHandlers.h
+++ b/k11_extension/include/fatalExceptionHandlers.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/globals.h b/k11_extension/include/globals.h
index bc5803e0..f197f0fd 100644
--- a/k11_extension/include/globals.h
+++ b/k11_extension/include/globals.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/ipc.h b/k11_extension/include/ipc.h
index d809ee34..57b6fcbe 100644
--- a/k11_extension/include/ipc.h
+++ b/k11_extension/include/ipc.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/kernel.h b/k11_extension/include/kernel.h
index 531f9b26..07f57fdd 100644
--- a/k11_extension/include/kernel.h
+++ b/k11_extension/include/kernel.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc.h b/k11_extension/include/svc.h
index 665faef6..d2cf45b2 100644
--- a/k11_extension/include/svc.h
+++ b/k11_extension/include/svc.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/Backdoor.h b/k11_extension/include/svc/Backdoor.h
index a713d25f..fcd0eab6 100644
--- a/k11_extension/include/svc/Backdoor.h
+++ b/k11_extension/include/svc/Backdoor.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/Break.h b/k11_extension/include/svc/Break.h
index 039eeb45..7a6e2837 100644
--- a/k11_extension/include/svc/Break.h
+++ b/k11_extension/include/svc/Break.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/ConnectToPort.h b/k11_extension/include/svc/ConnectToPort.h
index 97c87bbd..c47b9a94 100644
--- a/k11_extension/include/svc/ConnectToPort.h
+++ b/k11_extension/include/svc/ConnectToPort.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/ControlMemory.h b/k11_extension/include/svc/ControlMemory.h
index ee8c4fb6..cc3a6320 100644
--- a/k11_extension/include/svc/ControlMemory.h
+++ b/k11_extension/include/svc/ControlMemory.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/ControlService.h b/k11_extension/include/svc/ControlService.h
index abaed13e..e6e926be 100644
--- a/k11_extension/include/svc/ControlService.h
+++ b/k11_extension/include/svc/ControlService.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/CopyHandle.h b/k11_extension/include/svc/CopyHandle.h
index ef014965..c958c57e 100644
--- a/k11_extension/include/svc/CopyHandle.h
+++ b/k11_extension/include/svc/CopyHandle.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/CustomBackdoor.h b/k11_extension/include/svc/CustomBackdoor.h
index 6c6e8a80..734abd7b 100644
--- a/k11_extension/include/svc/CustomBackdoor.h
+++ b/k11_extension/include/svc/CustomBackdoor.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/GetCFWInfo.h b/k11_extension/include/svc/GetCFWInfo.h
index 0c2c5841..e695b2f5 100644
--- a/k11_extension/include/svc/GetCFWInfo.h
+++ b/k11_extension/include/svc/GetCFWInfo.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/GetHandleInfo.h b/k11_extension/include/svc/GetHandleInfo.h
index f8f2aa36..6f49ec39 100644
--- a/k11_extension/include/svc/GetHandleInfo.h
+++ b/k11_extension/include/svc/GetHandleInfo.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/GetProcessInfo.h b/k11_extension/include/svc/GetProcessInfo.h
index 278a2337..7a8275d7 100644
--- a/k11_extension/include/svc/GetProcessInfo.h
+++ b/k11_extension/include/svc/GetProcessInfo.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/GetSystemInfo.h b/k11_extension/include/svc/GetSystemInfo.h
index d512e1a3..5d6da1b1 100644
--- a/k11_extension/include/svc/GetSystemInfo.h
+++ b/k11_extension/include/svc/GetSystemInfo.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/GetThreadInfo.h b/k11_extension/include/svc/GetThreadInfo.h
index 7ab88764..23c4cd57 100644
--- a/k11_extension/include/svc/GetThreadInfo.h
+++ b/k11_extension/include/svc/GetThreadInfo.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/KernelSetState.h b/k11_extension/include/svc/KernelSetState.h
index 20d5f18a..aae13aec 100644
--- a/k11_extension/include/svc/KernelSetState.h
+++ b/k11_extension/include/svc/KernelSetState.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/MapProcessMemoryEx.h b/k11_extension/include/svc/MapProcessMemoryEx.h
index ee111257..4f74ca3c 100644
--- a/k11_extension/include/svc/MapProcessMemoryEx.h
+++ b/k11_extension/include/svc/MapProcessMemoryEx.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/SendSyncRequest.h b/k11_extension/include/svc/SendSyncRequest.h
index 550a8a25..cb803bd7 100644
--- a/k11_extension/include/svc/SendSyncRequest.h
+++ b/k11_extension/include/svc/SendSyncRequest.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/SetGpuProt.h b/k11_extension/include/svc/SetGpuProt.h
index ae0f334d..d1c39dd1 100644
--- a/k11_extension/include/svc/SetGpuProt.h
+++ b/k11_extension/include/svc/SetGpuProt.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/SetWifiEnabled.h b/k11_extension/include/svc/SetWifiEnabled.h
index 3639095e..83da7c54 100644
--- a/k11_extension/include/svc/SetWifiEnabled.h
+++ b/k11_extension/include/svc/SetWifiEnabled.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/TranslateHandle.h b/k11_extension/include/svc/TranslateHandle.h
index cffacb6e..dae82dc2 100644
--- a/k11_extension/include/svc/TranslateHandle.h
+++ b/k11_extension/include/svc/TranslateHandle.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svc/UnmapProcessMemoryEx.h b/k11_extension/include/svc/UnmapProcessMemoryEx.h
index a13576ca..08097afc 100644
--- a/k11_extension/include/svc/UnmapProcessMemoryEx.h
+++ b/k11_extension/include/svc/UnmapProcessMemoryEx.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/svcHandler.h b/k11_extension/include/svcHandler.h
index 281dd29d..73623f2a 100644
--- a/k11_extension/include/svcHandler.h
+++ b/k11_extension/include/svcHandler.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/synchronization.h b/k11_extension/include/synchronization.h
index dcf5bf59..32635a74 100644
--- a/k11_extension/include/synchronization.h
+++ b/k11_extension/include/synchronization.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/types.h b/k11_extension/include/types.h
index 3b92cd83..0e8955e3 100644
--- a/k11_extension/include/types.h
+++ b/k11_extension/include/types.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/include/utils.h b/k11_extension/include/utils.h
index 439e8783..fbac8c78 100644
--- a/k11_extension/include/utils.h
+++ b/k11_extension/include/utils.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/debug.c b/k11_extension/source/debug.c
index cf72e40f..8f46acb9 100644
--- a/k11_extension/source/debug.c
+++ b/k11_extension/source/debug.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/fatalExceptionHandlers.s b/k11_extension/source/fatalExceptionHandlers.s
index ec4ddece..be97131c 100644
--- a/k11_extension/source/fatalExceptionHandlers.s
+++ b/k11_extension/source/fatalExceptionHandlers.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/k11_extension/source/fatalExceptionHandlersMain.c b/k11_extension/source/fatalExceptionHandlersMain.c
index 6cfaf6ac..cbdecc5e 100644
--- a/k11_extension/source/fatalExceptionHandlersMain.c
+++ b/k11_extension/source/fatalExceptionHandlersMain.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/globals.c b/k11_extension/source/globals.c
index 746e3efa..995cff54 100644
--- a/k11_extension/source/globals.c
+++ b/k11_extension/source/globals.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/ipc.c b/k11_extension/source/ipc.c
index 656d8a9a..11c02b97 100644
--- a/k11_extension/source/ipc.c
+++ b/k11_extension/source/ipc.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/main.c b/k11_extension/source/main.c
index 4d54c27a..ab79cb11 100644
--- a/k11_extension/source/main.c
+++ b/k11_extension/source/main.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/start.s b/k11_extension/source/start.s
index 5b581c1f..a4e29f20 100644
--- a/k11_extension/source/start.s
+++ b/k11_extension/source/start.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/k11_extension/source/svc.c b/k11_extension/source/svc.c
index 088f82d5..9f929bc6 100644
--- a/k11_extension/source/svc.c
+++ b/k11_extension/source/svc.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/Backdoor.s b/k11_extension/source/svc/Backdoor.s
index e1e31ea0..9f0a29d1 100644
--- a/k11_extension/source/svc/Backdoor.s
+++ b/k11_extension/source/svc/Backdoor.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/k11_extension/source/svc/Break.s b/k11_extension/source/svc/Break.s
index e0512c15..86de0ad3 100644
--- a/k11_extension/source/svc/Break.s
+++ b/k11_extension/source/svc/Break.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/k11_extension/source/svc/ConnectToPort.c b/k11_extension/source/svc/ConnectToPort.c
index b87a88bd..29eb155a 100644
--- a/k11_extension/source/svc/ConnectToPort.c
+++ b/k11_extension/source/svc/ConnectToPort.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/ControlMemory.c b/k11_extension/source/svc/ControlMemory.c
index ceb667bf..a53c858c 100644
--- a/k11_extension/source/svc/ControlMemory.c
+++ b/k11_extension/source/svc/ControlMemory.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/ControlService.c b/k11_extension/source/svc/ControlService.c
index 249ae570..de4349d0 100644
--- a/k11_extension/source/svc/ControlService.c
+++ b/k11_extension/source/svc/ControlService.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/CopyHandle.c b/k11_extension/source/svc/CopyHandle.c
index 1ad3af8c..678b1d28 100644
--- a/k11_extension/source/svc/CopyHandle.c
+++ b/k11_extension/source/svc/CopyHandle.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/CustomBackdoor.s b/k11_extension/source/svc/CustomBackdoor.s
index 6ef15e3a..ff6b668f 100644
--- a/k11_extension/source/svc/CustomBackdoor.s
+++ b/k11_extension/source/svc/CustomBackdoor.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/k11_extension/source/svc/GetCFWInfo.c b/k11_extension/source/svc/GetCFWInfo.c
index 59610b0b..fcbb34b4 100644
--- a/k11_extension/source/svc/GetCFWInfo.c
+++ b/k11_extension/source/svc/GetCFWInfo.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/GetHandleInfo.c b/k11_extension/source/svc/GetHandleInfo.c
index 67b89b05..ba7bfeda 100644
--- a/k11_extension/source/svc/GetHandleInfo.c
+++ b/k11_extension/source/svc/GetHandleInfo.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/GetProcessInfo.c b/k11_extension/source/svc/GetProcessInfo.c
index 01692e15..2d4b1b75 100644
--- a/k11_extension/source/svc/GetProcessInfo.c
+++ b/k11_extension/source/svc/GetProcessInfo.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/GetSystemInfo.c b/k11_extension/source/svc/GetSystemInfo.c
index 7ffbdbe7..7f30cc5e 100644
--- a/k11_extension/source/svc/GetSystemInfo.c
+++ b/k11_extension/source/svc/GetSystemInfo.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/GetThreadInfo.c b/k11_extension/source/svc/GetThreadInfo.c
index 53faa119..628f4417 100644
--- a/k11_extension/source/svc/GetThreadInfo.c
+++ b/k11_extension/source/svc/GetThreadInfo.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/KernelSetState.c b/k11_extension/source/svc/KernelSetState.c
index 52be4313..7bf60484 100644
--- a/k11_extension/source/svc/KernelSetState.c
+++ b/k11_extension/source/svc/KernelSetState.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/MapProcessMemoryEx.c b/k11_extension/source/svc/MapProcessMemoryEx.c
index 740eaf2f..3e1c4801 100644
--- a/k11_extension/source/svc/MapProcessMemoryEx.c
+++ b/k11_extension/source/svc/MapProcessMemoryEx.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/SendSyncRequest.c b/k11_extension/source/svc/SendSyncRequest.c
index f266cb6c..dc0f9ef8 100644
--- a/k11_extension/source/svc/SendSyncRequest.c
+++ b/k11_extension/source/svc/SendSyncRequest.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/SetGpuProt.c b/k11_extension/source/svc/SetGpuProt.c
index 7fe66ba2..9d02a95a 100644
--- a/k11_extension/source/svc/SetGpuProt.c
+++ b/k11_extension/source/svc/SetGpuProt.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/SetWifiEnabled.c b/k11_extension/source/svc/SetWifiEnabled.c
index 0a796869..be0dd979 100644
--- a/k11_extension/source/svc/SetWifiEnabled.c
+++ b/k11_extension/source/svc/SetWifiEnabled.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/TranslateHandle.c b/k11_extension/source/svc/TranslateHandle.c
index 9bd90dcc..ff3392f9 100644
--- a/k11_extension/source/svc/TranslateHandle.c
+++ b/k11_extension/source/svc/TranslateHandle.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/UnmapProcessMemoryEx.c b/k11_extension/source/svc/UnmapProcessMemoryEx.c
index 26c8a018..8ee8753f 100644
--- a/k11_extension/source/svc/UnmapProcessMemoryEx.c
+++ b/k11_extension/source/svc/UnmapProcessMemoryEx.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/svc/wrappers.s b/k11_extension/source/svc/wrappers.s
index 5e5a034c..c0953ead 100644
--- a/k11_extension/source/svc/wrappers.s
+++ b/k11_extension/source/svc/wrappers.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/k11_extension/source/svcHandler.s b/k11_extension/source/svcHandler.s
index 305a501f..e44e9999 100644
--- a/k11_extension/source/svcHandler.s
+++ b/k11_extension/source/svcHandler.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/k11_extension/source/synchronization.c b/k11_extension/source/synchronization.c
index cf9eeb69..594825a9 100644
--- a/k11_extension/source/synchronization.c
+++ b/k11_extension/source/synchronization.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/k11_extension/source/utils.s b/k11_extension/source/utils.s
index 671ab31a..f5ef9a1f 100644
--- a/k11_extension/source/utils.s
+++ b/k11_extension/source/utils.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/sysmodules/loader/LICENSE b/sysmodules/loader/LICENSE
index 5fcfe116..9740558d 100644
--- a/sysmodules/loader/LICENSE
+++ b/sysmodules/loader/LICENSE
@@ -1,6 +1,7 @@
The MIT License (MIT)
Copyright (c) 2016 Yifan Lu
+Copyright (c) 2016-2020 AuroraWright, TuxSH
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/sysmodules/loader/source/service_manager.c b/sysmodules/loader/source/service_manager.c
index 33cc78e9..1244133b 100644
--- a/sysmodules/loader/source/service_manager.c
+++ b/sysmodules/loader/source/service_manager.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/loader/source/service_manager.h b/sysmodules/loader/source/service_manager.h
index 1c2c1fbb..dad680c7 100644
--- a/sysmodules/loader/source/service_manager.h
+++ b/sysmodules/loader/source/service_manager.h
@@ -1,3 +1,29 @@
+/*
+* This file is part of Luma3DS
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
+*
+* 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
+* the Free Software Foundation, either version 3 of the License, or
+* (at your option) any later version.
+*
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+* GNU General Public License for more details.
+*
+* You should have received a copy of the GNU General Public License
+* along with this program. If not, see .
+*
+* Additional Terms 7.b and 7.c of GPLv3 apply to this file:
+* * Requiring preservation of specified reasonable legal notices or
+* author attributions in that material or in the Appropriate Legal
+* Notices displayed by works containing it.
+* * Prohibiting misrepresentation of the origin of that material,
+* or requiring that modified versions of such material be marked in
+* reasonable ways as different from the original version.
+*/
+
#pragma once
#include <3ds/types.h>
diff --git a/sysmodules/pm/LICENSE b/sysmodules/pm/LICENSE
index 72cba6d7..eabe971a 100644
--- a/sysmodules/pm/LICENSE
+++ b/sysmodules/pm/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2019 TuxSH
+Copyright (c) 2019-2020 TuxSH
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/sysmodules/pm/source/service_manager.c b/sysmodules/pm/source/service_manager.c
index 33cc78e9..1244133b 100644
--- a/sysmodules/pm/source/service_manager.c
+++ b/sysmodules/pm/source/service_manager.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/pxi/LICENSE b/sysmodules/pxi/LICENSE
index d4607d1f..c7f6447c 100644
--- a/sysmodules/pxi/LICENSE
+++ b/sysmodules/pxi/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2015 TuxSH
+Copyright (c) 2015-2020 TuxSH
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
\ No newline at end of file
+SOFTWARE.
diff --git a/sysmodules/pxi/source/MyThread.c b/sysmodules/pxi/source/MyThread.c
index 78f034ae..7a05e6e9 100644
--- a/sysmodules/pxi/source/MyThread.c
+++ b/sysmodules/pxi/source/MyThread.c
@@ -2,7 +2,7 @@
MyThread.c:
Small threading library, based off ctrulib.
-(c) TuxSH, 2016-2017
+(c) TuxSH, 2016-2020
This is part of 3ds_pxi, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/pxi/source/MyThread.h b/sysmodules/pxi/source/MyThread.h
index 4ea68bff..72f51899 100644
--- a/sysmodules/pxi/source/MyThread.h
+++ b/sysmodules/pxi/source/MyThread.h
@@ -2,7 +2,7 @@
MyThread.h:
Small threading library, based off ctrulib.
-(c) TuxSH, 2016-2017
+(c) TuxSH, 2016-2020
This is part of 3ds_pxi, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/pxi/source/PXI.c b/sysmodules/pxi/source/PXI.c
index 62c850f6..af6b9dda 100644
--- a/sysmodules/pxi/source/PXI.c
+++ b/sysmodules/pxi/source/PXI.c
@@ -2,7 +2,7 @@
PXI.c:
PXI I/O functions.
-(c) TuxSH, 2016-2017
+(c) TuxSH, 2016-2020
This is part of 3ds_pxi, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/pxi/source/PXI.h b/sysmodules/pxi/source/PXI.h
index 90ff467c..df0633fe 100644
--- a/sysmodules/pxi/source/PXI.h
+++ b/sysmodules/pxi/source/PXI.h
@@ -2,7 +2,7 @@
PXI.h:
PXI I/O functions.
-(c) TuxSH, 2016-2017
+(c) TuxSH, 2016-2020
This is part of 3ds_pxi, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/pxi/source/common.h b/sysmodules/pxi/source/common.h
index 130a7447..d536f722 100644
--- a/sysmodules/pxi/source/common.h
+++ b/sysmodules/pxi/source/common.h
@@ -2,7 +2,7 @@
common.h:
Common types and global variables.
-(c) TuxSH, 2016-2017
+(c) TuxSH, 2016-2020
This is part of 3ds_pxi, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/pxi/source/main.c b/sysmodules/pxi/source/main.c
index bac4160f..451488a1 100644
--- a/sysmodules/pxi/source/main.c
+++ b/sysmodules/pxi/source/main.c
@@ -2,7 +2,7 @@
main.c
(De)initialization stuff. It's also here where sessions are being accepted.
-(c) TuxSH, 2016-2017
+(c) TuxSH, 2016-2020
This is part of 3ds_pxi, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/pxi/source/receiver.c b/sysmodules/pxi/source/receiver.c
index a4dc972b..613a7684 100644
--- a/sysmodules/pxi/source/receiver.c
+++ b/sysmodules/pxi/source/receiver.c
@@ -2,7 +2,7 @@
receiver.c:
Fetches replies coming from Process9, writing them in the appropriate buffer.
-(c) TuxSH, 2016-2017
+(c) TuxSH, 2016-2020
This is part of 3ds_pxi, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/pxi/source/receiver.h b/sysmodules/pxi/source/receiver.h
index 820f6365..f2376673 100644
--- a/sysmodules/pxi/source/receiver.h
+++ b/sysmodules/pxi/source/receiver.h
@@ -2,7 +2,7 @@
receiver.h:
Fetches replies coming from Process9, writing them in the appropriate buffer.
-(c) TuxSH, 2016-2017
+(c) TuxSH, 2016-2020
This is part of 3ds_pxi, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/pxi/source/sender.c b/sysmodules/pxi/source/sender.c
index 9441044b..8ece6cf6 100644
--- a/sysmodules/pxi/source/sender.c
+++ b/sysmodules/pxi/source/sender.c
@@ -3,7 +3,7 @@ sender.c
Handles commands from arm11 processes, then sends them to Process9, and replies to arm11 processes the replies received from Process9 (=> receiver.c).
(except for PXISRV11)
-(c) TuxSH, 2016-2017
+(c) TuxSH, 2016-2020
This is part of 3ds_pxi, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/pxi/source/sender.h b/sysmodules/pxi/source/sender.h
index 3f70cced..f7b76c60 100644
--- a/sysmodules/pxi/source/sender.h
+++ b/sysmodules/pxi/source/sender.h
@@ -2,7 +2,7 @@
sender.h
Handles commands from arm11 processes, then sends them to Process9, and replies to arm11 processes the replies received from Process9 (=> receiver.c) (except for PXISRV11).
-(c) TuxSH, 2016-2017
+(c) TuxSH, 2016-2020
This is part of 3ds_pxi, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/rosalina/include/3dsx.h b/sysmodules/rosalina/include/3dsx.h
index 24ec6e21..6eb8e305 100644
--- a/sysmodules/rosalina/include/3dsx.h
+++ b/sysmodules/rosalina/include/3dsx.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/MyThread.h b/sysmodules/rosalina/include/MyThread.h
index 0cfd5021..2af7f6bf 100644
--- a/sysmodules/rosalina/include/MyThread.h
+++ b/sysmodules/rosalina/include/MyThread.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/draw.h b/sysmodules/rosalina/include/draw.h
index 14cbeae6..d303e784 100644
--- a/sysmodules/rosalina/include/draw.h
+++ b/sysmodules/rosalina/include/draw.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/errdisp.h b/sysmodules/rosalina/include/errdisp.h
index 2e718d3e..f37819cb 100644
--- a/sysmodules/rosalina/include/errdisp.h
+++ b/sysmodules/rosalina/include/errdisp.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/fmt.h b/sysmodules/rosalina/include/fmt.h
index d805af93..13112867 100644
--- a/sysmodules/rosalina/include/fmt.h
+++ b/sysmodules/rosalina/include/fmt.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/gdb.h b/sysmodules/rosalina/include/gdb.h
index b9266a20..4a270474 100644
--- a/sysmodules/rosalina/include/gdb.h
+++ b/sysmodules/rosalina/include/gdb.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/breakpoints.h b/sysmodules/rosalina/include/gdb/breakpoints.h
index c625511a..22ad56c2 100644
--- a/sysmodules/rosalina/include/gdb/breakpoints.h
+++ b/sysmodules/rosalina/include/gdb/breakpoints.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/debug.h b/sysmodules/rosalina/include/gdb/debug.h
index 95f65c4a..0bf01a9a 100644
--- a/sysmodules/rosalina/include/gdb/debug.h
+++ b/sysmodules/rosalina/include/gdb/debug.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/hio.h b/sysmodules/rosalina/include/gdb/hio.h
index 123ba568..0c6015f2 100644
--- a/sysmodules/rosalina/include/gdb/hio.h
+++ b/sysmodules/rosalina/include/gdb/hio.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
@@ -13,4 +13,4 @@ bool GDB_FetchPackedHioRequest(GDBContext *ctx, u32 addr);
bool GDB_IsHioInProgress(GDBContext *ctx);
int GDB_SendCurrentHioRequest(GDBContext *ctx);
-GDB_DECLARE_HANDLER(HioReply);
\ No newline at end of file
+GDB_DECLARE_HANDLER(HioReply);
diff --git a/sysmodules/rosalina/include/gdb/mem.h b/sysmodules/rosalina/include/gdb/mem.h
index 90ba3328..569e96df 100644
--- a/sysmodules/rosalina/include/gdb/mem.h
+++ b/sysmodules/rosalina/include/gdb/mem.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/monitor.h b/sysmodules/rosalina/include/gdb/monitor.h
index a9fa790e..d5843512 100644
--- a/sysmodules/rosalina/include/gdb/monitor.h
+++ b/sysmodules/rosalina/include/gdb/monitor.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/net.h b/sysmodules/rosalina/include/gdb/net.h
index c4676a50..b1b33adf 100644
--- a/sysmodules/rosalina/include/gdb/net.h
+++ b/sysmodules/rosalina/include/gdb/net.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/query.h b/sysmodules/rosalina/include/gdb/query.h
index 93ee5e86..a33c92d2 100644
--- a/sysmodules/rosalina/include/gdb/query.h
+++ b/sysmodules/rosalina/include/gdb/query.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/regs.h b/sysmodules/rosalina/include/gdb/regs.h
index dcbff601..03809abe 100644
--- a/sysmodules/rosalina/include/gdb/regs.h
+++ b/sysmodules/rosalina/include/gdb/regs.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/remote_command.h b/sysmodules/rosalina/include/gdb/remote_command.h
index d719a255..38fc0c1f 100644
--- a/sysmodules/rosalina/include/gdb/remote_command.h
+++ b/sysmodules/rosalina/include/gdb/remote_command.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/server.h b/sysmodules/rosalina/include/gdb/server.h
index 5e2354c7..bb639766 100644
--- a/sysmodules/rosalina/include/gdb/server.h
+++ b/sysmodules/rosalina/include/gdb/server.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/stop_point.h b/sysmodules/rosalina/include/gdb/stop_point.h
index 7b380721..ba74abf6 100644
--- a/sysmodules/rosalina/include/gdb/stop_point.h
+++ b/sysmodules/rosalina/include/gdb/stop_point.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/thread.h b/sysmodules/rosalina/include/gdb/thread.h
index 5e1a0608..4986933d 100644
--- a/sysmodules/rosalina/include/gdb/thread.h
+++ b/sysmodules/rosalina/include/gdb/thread.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/tio.h b/sysmodules/rosalina/include/gdb/tio.h
index d1cb8c7a..7aa31942 100644
--- a/sysmodules/rosalina/include/gdb/tio.h
+++ b/sysmodules/rosalina/include/gdb/tio.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/verbose.h b/sysmodules/rosalina/include/gdb/verbose.h
index 2ae67ca7..bc336221 100644
--- a/sysmodules/rosalina/include/gdb/verbose.h
+++ b/sysmodules/rosalina/include/gdb/verbose.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/watchpoints.h b/sysmodules/rosalina/include/gdb/watchpoints.h
index 0e304dbf..58ba1405 100644
--- a/sysmodules/rosalina/include/gdb/watchpoints.h
+++ b/sysmodules/rosalina/include/gdb/watchpoints.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/gdb/xfer.h b/sysmodules/rosalina/include/gdb/xfer.h
index 68556a25..087f3ef5 100644
--- a/sysmodules/rosalina/include/gdb/xfer.h
+++ b/sysmodules/rosalina/include/gdb/xfer.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/hbloader.h b/sysmodules/rosalina/include/hbloader.h
index 18af0a66..4f2c0d56 100644
--- a/sysmodules/rosalina/include/hbloader.h
+++ b/sysmodules/rosalina/include/hbloader.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/ifile.h b/sysmodules/rosalina/include/ifile.h
index 718257d7..4683a120 100644
--- a/sysmodules/rosalina/include/ifile.h
+++ b/sysmodules/rosalina/include/ifile.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/input_redirection.h b/sysmodules/rosalina/include/input_redirection.h
index 3ceef5f3..e33e436a 100644
--- a/sysmodules/rosalina/include/input_redirection.h
+++ b/sysmodules/rosalina/include/input_redirection.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/memory.h b/sysmodules/rosalina/include/memory.h
index 3852fc27..b3b48e38 100644
--- a/sysmodules/rosalina/include/memory.h
+++ b/sysmodules/rosalina/include/memory.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/menu.h b/sysmodules/rosalina/include/menu.h
index 65b6790c..329e0c95 100644
--- a/sysmodules/rosalina/include/menu.h
+++ b/sysmodules/rosalina/include/menu.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/menus.h b/sysmodules/rosalina/include/menus.h
index 5dc3ca3b..1105a699 100644
--- a/sysmodules/rosalina/include/menus.h
+++ b/sysmodules/rosalina/include/menus.h
@@ -1,7 +1,7 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/menus/cheats.h b/sysmodules/rosalina/include/menus/cheats.h
index dc0562c0..163609a8 100644
--- a/sysmodules/rosalina/include/menus/cheats.h
+++ b/sysmodules/rosalina/include/menus/cheats.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/menus/debugger.h b/sysmodules/rosalina/include/menus/debugger.h
index c24d813e..55e4c67a 100644
--- a/sysmodules/rosalina/include/menus/debugger.h
+++ b/sysmodules/rosalina/include/menus/debugger.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/menus/miscellaneous.h b/sysmodules/rosalina/include/menus/miscellaneous.h
index 638d660d..c715ef6e 100644
--- a/sysmodules/rosalina/include/menus/miscellaneous.h
+++ b/sysmodules/rosalina/include/menus/miscellaneous.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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
@@ -35,4 +35,4 @@ void MiscellaneousMenu_SwitchBoot3dsxTargetTitle(void);
void MiscellaneousMenu_ChangeMenuCombo(void);
void MiscellaneousMenu_SaveSettings(void);
void MiscellaneousMenu_InputRedirection(void);
-void MiscellaneousMenu_SyncTimeDate(void);
\ No newline at end of file
+void MiscellaneousMenu_SyncTimeDate(void);
diff --git a/sysmodules/rosalina/include/menus/n3ds.h b/sysmodules/rosalina/include/menus/n3ds.h
index c1cb2a11..13c81162 100644
--- a/sysmodules/rosalina/include/menus/n3ds.h
+++ b/sysmodules/rosalina/include/menus/n3ds.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/menus/process_list.h b/sysmodules/rosalina/include/menus/process_list.h
index 2dcade7c..ace7c26a 100644
--- a/sysmodules/rosalina/include/menus/process_list.h
+++ b/sysmodules/rosalina/include/menus/process_list.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/menus/process_patches.h b/sysmodules/rosalina/include/menus/process_patches.h
index 0501a843..6ce54965 100644
--- a/sysmodules/rosalina/include/menus/process_patches.h
+++ b/sysmodules/rosalina/include/menus/process_patches.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/menus/screen_filters.h b/sysmodules/rosalina/include/menus/screen_filters.h
index fa273e8e..0453a841 100644
--- a/sysmodules/rosalina/include/menus/screen_filters.h
+++ b/sysmodules/rosalina/include/menus/screen_filters.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/menus/sysconfig.h b/sysmodules/rosalina/include/menus/sysconfig.h
index dd2fb473..03651101 100644
--- a/sysmodules/rosalina/include/menus/sysconfig.h
+++ b/sysmodules/rosalina/include/menus/sysconfig.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/minisoc.h b/sysmodules/rosalina/include/minisoc.h
index 2d006b61..6836b5ec 100644
--- a/sysmodules/rosalina/include/minisoc.h
+++ b/sysmodules/rosalina/include/minisoc.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/ntp.h b/sysmodules/rosalina/include/ntp.h
index 8780d0db..d6e4f45a 100644
--- a/sysmodules/rosalina/include/ntp.h
+++ b/sysmodules/rosalina/include/ntp.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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
@@ -30,4 +30,4 @@
#include
Result ntpGetTimeStamp(time_t *outTimestamp);
-Result ntpSetTimeDate(const struct tm *localt);
\ No newline at end of file
+Result ntpSetTimeDate(const struct tm *localt);
diff --git a/sysmodules/rosalina/include/pmdbgext.h b/sysmodules/rosalina/include/pmdbgext.h
index b8cf9e84..8a593f5b 100644
--- a/sysmodules/rosalina/include/pmdbgext.h
+++ b/sysmodules/rosalina/include/pmdbgext.h
@@ -1,5 +1,5 @@
// License for this file: ctrulib's license
-// Copyright AuroraWright, TuxSH 2019
+// Copyright AuroraWright, TuxSH 2019-2020
#pragma once
diff --git a/sysmodules/rosalina/include/service_manager.h b/sysmodules/rosalina/include/service_manager.h
index fca20c1c..dad680c7 100644
--- a/sysmodules/rosalina/include/service_manager.h
+++ b/sysmodules/rosalina/include/service_manager.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/include/sock_util.h b/sysmodules/rosalina/include/sock_util.h
index 7215338c..4c047d2b 100644
--- a/sysmodules/rosalina/include/sock_util.h
+++ b/sysmodules/rosalina/include/sock_util.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/include/utils.h b/sysmodules/rosalina/include/utils.h
index ec7d4c95..2c3e6b85 100644
--- a/sysmodules/rosalina/include/utils.h
+++ b/sysmodules/rosalina/include/utils.h
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/3dsx.c b/sysmodules/rosalina/source/3dsx.c
index 12869d13..663c0e1c 100644
--- a/sysmodules/rosalina/source/3dsx.c
+++ b/sysmodules/rosalina/source/3dsx.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/MyThread.c b/sysmodules/rosalina/source/MyThread.c
index ec227ac1..b7554a32 100644
--- a/sysmodules/rosalina/source/MyThread.c
+++ b/sysmodules/rosalina/source/MyThread.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/draw.c b/sysmodules/rosalina/source/draw.c
index 44e278fa..91bd9e90 100644
--- a/sysmodules/rosalina/source/draw.c
+++ b/sysmodules/rosalina/source/draw.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/errdisp.c b/sysmodules/rosalina/source/errdisp.c
index bff9d09e..f81d9af0 100644
--- a/sysmodules/rosalina/source/errdisp.c
+++ b/sysmodules/rosalina/source/errdisp.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/fmt.c b/sysmodules/rosalina/source/fmt.c
index c7a56fed..c9185b4a 100644
--- a/sysmodules/rosalina/source/fmt.c
+++ b/sysmodules/rosalina/source/fmt.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/gdb.c b/sysmodules/rosalina/source/gdb.c
index 68f6d64a..7c10e113 100644
--- a/sysmodules/rosalina/source/gdb.c
+++ b/sysmodules/rosalina/source/gdb.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/breakpoints.c b/sysmodules/rosalina/source/gdb/breakpoints.c
index 75d24b67..ae3281e7 100644
--- a/sysmodules/rosalina/source/gdb/breakpoints.c
+++ b/sysmodules/rosalina/source/gdb/breakpoints.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/debug.c b/sysmodules/rosalina/source/gdb/debug.c
index 47d8477d..6e2ef3f1 100644
--- a/sysmodules/rosalina/source/gdb/debug.c
+++ b/sysmodules/rosalina/source/gdb/debug.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/hio.c b/sysmodules/rosalina/source/gdb/hio.c
index 31b1f89f..7e613233 100644
--- a/sysmodules/rosalina/source/gdb/hio.c
+++ b/sysmodules/rosalina/source/gdb/hio.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/mem.c b/sysmodules/rosalina/source/gdb/mem.c
index 83664030..658ded81 100644
--- a/sysmodules/rosalina/source/gdb/mem.c
+++ b/sysmodules/rosalina/source/gdb/mem.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/monitor.c b/sysmodules/rosalina/source/gdb/monitor.c
index 30114bed..73962a70 100644
--- a/sysmodules/rosalina/source/gdb/monitor.c
+++ b/sysmodules/rosalina/source/gdb/monitor.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/net.c b/sysmodules/rosalina/source/gdb/net.c
index b328b4b8..34c3312d 100644
--- a/sysmodules/rosalina/source/gdb/net.c
+++ b/sysmodules/rosalina/source/gdb/net.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/query.c b/sysmodules/rosalina/source/gdb/query.c
index 4c39b041..f070170e 100644
--- a/sysmodules/rosalina/source/gdb/query.c
+++ b/sysmodules/rosalina/source/gdb/query.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/regs.c b/sysmodules/rosalina/source/gdb/regs.c
index 9eb5dbbe..78d82269 100644
--- a/sysmodules/rosalina/source/gdb/regs.c
+++ b/sysmodules/rosalina/source/gdb/regs.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/remote_command.c b/sysmodules/rosalina/source/gdb/remote_command.c
index f6937cfc..2f36b009 100644
--- a/sysmodules/rosalina/source/gdb/remote_command.c
+++ b/sysmodules/rosalina/source/gdb/remote_command.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/server.c b/sysmodules/rosalina/source/gdb/server.c
index 0536f929..b40b52d1 100644
--- a/sysmodules/rosalina/source/gdb/server.c
+++ b/sysmodules/rosalina/source/gdb/server.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/stop_point.c b/sysmodules/rosalina/source/gdb/stop_point.c
index 64f8b1fe..d5164be7 100644
--- a/sysmodules/rosalina/source/gdb/stop_point.c
+++ b/sysmodules/rosalina/source/gdb/stop_point.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/thread.c b/sysmodules/rosalina/source/gdb/thread.c
index 20f655f9..985a9c1c 100644
--- a/sysmodules/rosalina/source/gdb/thread.c
+++ b/sysmodules/rosalina/source/gdb/thread.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/tio.c b/sysmodules/rosalina/source/gdb/tio.c
index 31d5702a..67e7fbf8 100644
--- a/sysmodules/rosalina/source/gdb/tio.c
+++ b/sysmodules/rosalina/source/gdb/tio.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
@@ -524,4 +524,4 @@ GDB_DECLARE_VERBOSE_HANDLER(File)
}
return GDB_HandleUnsupported(ctx); // No handler found!
-}
\ No newline at end of file
+}
diff --git a/sysmodules/rosalina/source/gdb/verbose.c b/sysmodules/rosalina/source/gdb/verbose.c
index c95066db..a4a3edb1 100644
--- a/sysmodules/rosalina/source/gdb/verbose.c
+++ b/sysmodules/rosalina/source/gdb/verbose.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/watchpoints.c b/sysmodules/rosalina/source/gdb/watchpoints.c
index dba8f9ec..8a3bc718 100644
--- a/sysmodules/rosalina/source/gdb/watchpoints.c
+++ b/sysmodules/rosalina/source/gdb/watchpoints.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/gdb/xfer.c b/sysmodules/rosalina/source/gdb/xfer.c
index e6a1fcde..2c3102d1 100644
--- a/sysmodules/rosalina/source/gdb/xfer.c
+++ b/sysmodules/rosalina/source/gdb/xfer.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/hbloader.c b/sysmodules/rosalina/source/hbloader.c
index f4c70be7..c22b3959 100644
--- a/sysmodules/rosalina/source/hbloader.c
+++ b/sysmodules/rosalina/source/hbloader.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/ifile.c b/sysmodules/rosalina/source/ifile.c
index 5c4cb12a..7ede5c49 100644
--- a/sysmodules/rosalina/source/ifile.c
+++ b/sysmodules/rosalina/source/ifile.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/input_redirection.c b/sysmodules/rosalina/source/input_redirection.c
index ddf6be2a..058162e4 100644
--- a/sysmodules/rosalina/source/input_redirection.c
+++ b/sysmodules/rosalina/source/input_redirection.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/input_redirection_hooks.s b/sysmodules/rosalina/source/input_redirection_hooks.s
index 4ab487cf..9cf6bea5 100644
--- a/sysmodules/rosalina/source/input_redirection_hooks.s
+++ b/sysmodules/rosalina/source/input_redirection_hooks.s
@@ -1,5 +1,5 @@
@ This file is part of Luma3DS
-@ Copyright (C) 2016-2019 Aurora Wright, TuxSH
+@ Copyright (C) 2016-2020 Aurora Wright, TuxSH
@
@ 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/sysmodules/rosalina/source/main.c b/sysmodules/rosalina/source/main.c
index 440d1e8c..54e04bc0 100644
--- a/sysmodules/rosalina/source/main.c
+++ b/sysmodules/rosalina/source/main.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/memory.c b/sysmodules/rosalina/source/memory.c
index 4d99bc0d..9388f0b1 100644
--- a/sysmodules/rosalina/source/memory.c
+++ b/sysmodules/rosalina/source/memory.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/menu.c b/sysmodules/rosalina/source/menu.c
index 2893afc1..a4809de3 100644
--- a/sysmodules/rosalina/source/menu.c
+++ b/sysmodules/rosalina/source/menu.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/menus.c b/sysmodules/rosalina/source/menus.c
index 181b9aee..8e7076d1 100644
--- a/sysmodules/rosalina/source/menus.c
+++ b/sysmodules/rosalina/source/menus.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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
@@ -70,7 +70,7 @@ void RosalinaMenu_ShowCredits(void)
Draw_Lock();
Draw_DrawString(10, 10, COLOR_TITLE, "Rosalina -- Luma3DS credits");
- u32 posY = Draw_DrawString(10, 30, COLOR_WHITE, "Luma3DS (c) 2016-2019 AuroraWright, TuxSH") + SPACING_Y;
+ u32 posY = Draw_DrawString(10, 30, COLOR_WHITE, "Luma3DS (c) 2016-2020 AuroraWright, TuxSH") + SPACING_Y;
posY = Draw_DrawString(10, posY + SPACING_Y, COLOR_WHITE, "3DSX loading code by fincs");
posY = Draw_DrawString(10, posY + SPACING_Y, COLOR_WHITE, "Networking code & basic GDB functionality by Stary");
diff --git a/sysmodules/rosalina/source/menus/cheats.c b/sysmodules/rosalina/source/menus/cheats.c
index 9e67ffa5..3ac94160 100644
--- a/sysmodules/rosalina/source/menus/cheats.c
+++ b/sysmodules/rosalina/source/menus/cheats.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
- * Copyright (C) 2016-2019 Aurora Wright, TuxSH
+ * Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/menus/debugger.c b/sysmodules/rosalina/source/menus/debugger.c
index 9ffee39d..c536966a 100644
--- a/sysmodules/rosalina/source/menus/debugger.c
+++ b/sysmodules/rosalina/source/menus/debugger.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/menus/miscellaneous.c b/sysmodules/rosalina/source/menus/miscellaneous.c
index 877d2569..6c391b3e 100644
--- a/sysmodules/rosalina/source/menus/miscellaneous.c
+++ b/sysmodules/rosalina/source/menus/miscellaneous.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/menus/n3ds.c b/sysmodules/rosalina/source/menus/n3ds.c
index 1a448448..db858890 100644
--- a/sysmodules/rosalina/source/menus/n3ds.c
+++ b/sysmodules/rosalina/source/menus/n3ds.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/menus/process_list.c b/sysmodules/rosalina/source/menus/process_list.c
index 91b274ec..7abd0e93 100644
--- a/sysmodules/rosalina/source/menus/process_list.c
+++ b/sysmodules/rosalina/source/menus/process_list.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/menus/process_patches.c b/sysmodules/rosalina/source/menus/process_patches.c
index 53051a70..4f9b39ad 100644
--- a/sysmodules/rosalina/source/menus/process_patches.c
+++ b/sysmodules/rosalina/source/menus/process_patches.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/menus/sysconfig.c b/sysmodules/rosalina/source/menus/sysconfig.c
index 3da52dab..d7fac2a5 100644
--- a/sysmodules/rosalina/source/menus/sysconfig.c
+++ b/sysmodules/rosalina/source/menus/sysconfig.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/minisoc.c b/sysmodules/rosalina/source/minisoc.c
index 8aa0e305..e77913f1 100644
--- a/sysmodules/rosalina/source/minisoc.c
+++ b/sysmodules/rosalina/source/minisoc.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/rosalina/source/ntp.c b/sysmodules/rosalina/source/ntp.c
index 69f9a159..567d0a17 100644
--- a/sysmodules/rosalina/source/ntp.c
+++ b/sysmodules/rosalina/source/ntp.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/pmdbgext.c b/sysmodules/rosalina/source/pmdbgext.c
index 061bddd8..0461a7fb 100644
--- a/sysmodules/rosalina/source/pmdbgext.c
+++ b/sysmodules/rosalina/source/pmdbgext.c
@@ -1,5 +1,5 @@
// License for this file: ctrulib's license
-// Copyright AuroraWright, TuxSH 2019
+// Copyright AuroraWright, TuxSH 2019-2020
#include
#include <3ds/types.h>
diff --git a/sysmodules/rosalina/source/service_manager.c b/sysmodules/rosalina/source/service_manager.c
index 33cc78e9..1244133b 100644
--- a/sysmodules/rosalina/source/service_manager.c
+++ b/sysmodules/rosalina/source/service_manager.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* 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/sysmodules/rosalina/source/sock_util.c b/sysmodules/rosalina/source/sock_util.c
index 9f45d8b0..6421ae9a 100644
--- a/sysmodules/rosalina/source/sock_util.c
+++ b/sysmodules/rosalina/source/sock_util.c
@@ -1,6 +1,6 @@
/*
* This file is part of Luma3DS.
-* Copyright (C) 2016-2019 Aurora Wright, TuxSH
+* Copyright (C) 2016-2020 Aurora Wright, TuxSH
*
* SPDX-License-Identifier: (MIT OR GPL-2.0-or-later)
*/
diff --git a/sysmodules/sm/LICENSE b/sysmodules/sm/LICENSE
index 6e8d1476..2c2c2a18 100644
--- a/sysmodules/sm/LICENSE
+++ b/sysmodules/sm/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2017 TuxSH
+Copyright (c) 2017-2020 TuxSH
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/sysmodules/sm/source/common.h b/sysmodules/sm/source/common.h
index bbecb3aa..393df088 100644
--- a/sysmodules/sm/source/common.h
+++ b/sysmodules/sm/source/common.h
@@ -1,7 +1,7 @@
/*
common.h
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/list.c b/sysmodules/sm/source/list.c
index 467c7e9f..4dcbb899 100644
--- a/sysmodules/sm/source/list.c
+++ b/sysmodules/sm/source/list.c
@@ -1,7 +1,7 @@
/*
list.c
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/list.h b/sysmodules/sm/source/list.h
index 14150fed..c6669371 100644
--- a/sysmodules/sm/source/list.h
+++ b/sysmodules/sm/source/list.h
@@ -1,7 +1,7 @@
/*
list.h
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/main.c b/sysmodules/sm/source/main.c
index 3318bf3c..2a727c28 100644
--- a/sysmodules/sm/source/main.c
+++ b/sysmodules/sm/source/main.c
@@ -1,7 +1,7 @@
/*
main.c
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/notifications.c b/sysmodules/sm/source/notifications.c
index 82949571..84cd9adb 100644
--- a/sysmodules/sm/source/notifications.c
+++ b/sysmodules/sm/source/notifications.c
@@ -1,7 +1,7 @@
/*
notifications.c
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/notifications.h b/sysmodules/sm/source/notifications.h
index a8b7fbfc..42b640fb 100644
--- a/sysmodules/sm/source/notifications.h
+++ b/sysmodules/sm/source/notifications.h
@@ -1,7 +1,7 @@
/*
notifications.h
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/processes.c b/sysmodules/sm/source/processes.c
index 5977e981..18ffadc5 100644
--- a/sysmodules/sm/source/processes.c
+++ b/sysmodules/sm/source/processes.c
@@ -1,7 +1,7 @@
/*
processes.c
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/processes.h b/sysmodules/sm/source/processes.h
index 3f9b9279..bbef2238 100644
--- a/sysmodules/sm/source/processes.h
+++ b/sysmodules/sm/source/processes.h
@@ -1,7 +1,7 @@
/*
processes.h
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/services.c b/sysmodules/sm/source/services.c
index c36c35c8..a81af7c3 100644
--- a/sysmodules/sm/source/services.c
+++ b/sysmodules/sm/source/services.c
@@ -1,7 +1,7 @@
/*
services.c
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/services.h b/sysmodules/sm/source/services.h
index 8c798821..71fe2dbf 100644
--- a/sysmodules/sm/source/services.h
+++ b/sysmodules/sm/source/services.h
@@ -1,7 +1,7 @@
/*
services.h
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/srv.c b/sysmodules/sm/source/srv.c
index feb2e684..5afb5057 100644
--- a/sysmodules/sm/source/srv.c
+++ b/sysmodules/sm/source/srv.c
@@ -1,7 +1,7 @@
/*
srv.h
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/srv.h b/sysmodules/sm/source/srv.h
index 24e23bdd..afd0ba7f 100644
--- a/sysmodules/sm/source/srv.h
+++ b/sysmodules/sm/source/srv.h
@@ -1,7 +1,7 @@
/*
srv.h
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/srv_pm.c b/sysmodules/sm/source/srv_pm.c
index 490986fe..102a279f 100644
--- a/sysmodules/sm/source/srv_pm.c
+++ b/sysmodules/sm/source/srv_pm.c
@@ -1,7 +1,7 @@
/*
srv_pm.c
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/
diff --git a/sysmodules/sm/source/srv_pm.h b/sysmodules/sm/source/srv_pm.h
index a9ca8d9f..e7c081a0 100644
--- a/sysmodules/sm/source/srv_pm.h
+++ b/sysmodules/sm/source/srv_pm.h
@@ -1,7 +1,7 @@
/*
srv_pm.h
-(c) TuxSH, 2017
+(c) TuxSH, 2017-2020
This is part of 3ds_sm, which is licensed under the MIT license (see LICENSE for details).
*/