diff --git a/res/melon.rc.in b/res/melon.rc.in index 299933cb..c96d0f9e 100644 --- a/res/melon.rc.in +++ b/res/melon.rc.in @@ -18,7 +18,7 @@ FILETYPE VFT_APP VALUE "FileVersion", "${melonDS_VERSION}" VALUE "FileDescription", "melonDS emulator" VALUE "InternalName", "SDnolem" - VALUE "LegalCopyright", "2016-2023 melonDS team" + VALUE "LegalCopyright", "2016-2025 melonDS team" VALUE "LegalTrademarks", "" VALUE "OriginalFilename", "melonDS.exe" VALUE "ProductName", "melonDS" diff --git a/src/ARCodeFile.cpp b/src/ARCodeFile.cpp index a98f5e50..deb8bc40 100644 --- a/src/ARCodeFile.cpp +++ b/src/ARCodeFile.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARCodeFile.h b/src/ARCodeFile.h index 04f9e4f4..823871da 100644 --- a/src/ARCodeFile.h +++ b/src/ARCodeFile.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/AREngine.cpp b/src/AREngine.cpp index 0c37b321..8a5b0881 100644 --- a/src/AREngine.cpp +++ b/src/AREngine.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/AREngine.h b/src/AREngine.h index e73fc98e..d9174409 100644 --- a/src/AREngine.h +++ b/src/AREngine.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARM.cpp b/src/ARM.cpp index f75c1e27..827fcb01 100644 --- a/src/ARM.cpp +++ b/src/ARM.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARM.h b/src/ARM.h index f18d7650..96ed66f0 100644 --- a/src/ARM.h +++ b/src/ARM.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMInterpreter.cpp b/src/ARMInterpreter.cpp index f5bf7713..80b64dea 100644 --- a/src/ARMInterpreter.cpp +++ b/src/ARMInterpreter.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMInterpreter.h b/src/ARMInterpreter.h index 1066ac69..031c2970 100644 --- a/src/ARMInterpreter.h +++ b/src/ARMInterpreter.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMInterpreter_ALU.cpp b/src/ARMInterpreter_ALU.cpp index 167e184e..7680ce54 100644 --- a/src/ARMInterpreter_ALU.cpp +++ b/src/ARMInterpreter_ALU.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMInterpreter_ALU.h b/src/ARMInterpreter_ALU.h index 58d8165c..446cb194 100644 --- a/src/ARMInterpreter_ALU.h +++ b/src/ARMInterpreter_ALU.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMInterpreter_Branch.cpp b/src/ARMInterpreter_Branch.cpp index 623be41a..df24f209 100644 --- a/src/ARMInterpreter_Branch.cpp +++ b/src/ARMInterpreter_Branch.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMInterpreter_Branch.h b/src/ARMInterpreter_Branch.h index e3d16776..8ec47a73 100644 --- a/src/ARMInterpreter_Branch.h +++ b/src/ARMInterpreter_Branch.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMInterpreter_LoadStore.cpp b/src/ARMInterpreter_LoadStore.cpp index f7c24312..e03b1e24 100644 --- a/src/ARMInterpreter_LoadStore.cpp +++ b/src/ARMInterpreter_LoadStore.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMInterpreter_LoadStore.h b/src/ARMInterpreter_LoadStore.h index 62828194..43bf15ba 100644 --- a/src/ARMInterpreter_LoadStore.h +++ b/src/ARMInterpreter_LoadStore.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT.cpp b/src/ARMJIT.cpp index 9582f7c8..39abdd59 100644 --- a/src/ARMJIT.cpp +++ b/src/ARMJIT.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT.h b/src/ARMJIT.h index 309aa8e8..6f347b49 100644 --- a/src/ARMJIT.h +++ b/src/ARMJIT.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT_A64/ARMJIT_ALU.cpp b/src/ARMJIT_A64/ARMJIT_ALU.cpp index cb777500..e1448503 100644 --- a/src/ARMJIT_A64/ARMJIT_ALU.cpp +++ b/src/ARMJIT_A64/ARMJIT_ALU.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARMJIT_A64/ARMJIT_Branch.cpp b/src/ARMJIT_A64/ARMJIT_Branch.cpp index c83f8161..66498457 100644 --- a/src/ARMJIT_A64/ARMJIT_Branch.cpp +++ b/src/ARMJIT_A64/ARMJIT_Branch.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARMJIT_A64/ARMJIT_Compiler.cpp b/src/ARMJIT_A64/ARMJIT_Compiler.cpp index 7aa71126..e5355f28 100644 --- a/src/ARMJIT_A64/ARMJIT_Compiler.cpp +++ b/src/ARMJIT_A64/ARMJIT_Compiler.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARMJIT_A64/ARMJIT_Compiler.h b/src/ARMJIT_A64/ARMJIT_Compiler.h index 44886b13..35e1e1b6 100644 --- a/src/ARMJIT_A64/ARMJIT_Compiler.h +++ b/src/ARMJIT_A64/ARMJIT_Compiler.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARMJIT_A64/ARMJIT_Linkage.S b/src/ARMJIT_A64/ARMJIT_Linkage.S index 9c360ec0..beaec000 100644 --- a/src/ARMJIT_A64/ARMJIT_Linkage.S +++ b/src/ARMJIT_A64/ARMJIT_Linkage.S @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARMJIT_A64/ARMJIT_LoadStore.cpp b/src/ARMJIT_A64/ARMJIT_LoadStore.cpp index 6d2c4276..68afab32 100644 --- a/src/ARMJIT_A64/ARMJIT_LoadStore.cpp +++ b/src/ARMJIT_A64/ARMJIT_LoadStore.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARMJIT_Compiler.h b/src/ARMJIT_Compiler.h index 46cce5b0..5ed04cf5 100644 --- a/src/ARMJIT_Compiler.h +++ b/src/ARMJIT_Compiler.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARMJIT_Global.h b/src/ARMJIT_Global.h index 299d71a6..48d3d511 100644 --- a/src/ARMJIT_Global.h +++ b/src/ARMJIT_Global.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT_Internal.h b/src/ARMJIT_Internal.h index 12591d30..945e52c0 100644 --- a/src/ARMJIT_Internal.h +++ b/src/ARMJIT_Internal.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARMJIT_Memory.cpp b/src/ARMJIT_Memory.cpp index c79c2d8f..748b6710 100644 --- a/src/ARMJIT_Memory.cpp +++ b/src/ARMJIT_Memory.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT_Memory.h b/src/ARMJIT_Memory.h index a6c68fce..960b996f 100644 --- a/src/ARMJIT_Memory.h +++ b/src/ARMJIT_Memory.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT_RegisterCache.h b/src/ARMJIT_RegisterCache.h index d2680731..27f485f8 100644 --- a/src/ARMJIT_RegisterCache.h +++ b/src/ARMJIT_RegisterCache.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARMJIT_x64/ARMJIT_ALU.cpp b/src/ARMJIT_x64/ARMJIT_ALU.cpp index 8f7a1b22..24c429e4 100644 --- a/src/ARMJIT_x64/ARMJIT_ALU.cpp +++ b/src/ARMJIT_x64/ARMJIT_ALU.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT_x64/ARMJIT_Branch.cpp b/src/ARMJIT_x64/ARMJIT_Branch.cpp index bd73ae71..1644b6ea 100644 --- a/src/ARMJIT_x64/ARMJIT_Branch.cpp +++ b/src/ARMJIT_x64/ARMJIT_Branch.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT_x64/ARMJIT_Compiler.cpp b/src/ARMJIT_x64/ARMJIT_Compiler.cpp index 6de4caf6..b5234430 100644 --- a/src/ARMJIT_x64/ARMJIT_Compiler.cpp +++ b/src/ARMJIT_x64/ARMJIT_Compiler.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT_x64/ARMJIT_Compiler.h b/src/ARMJIT_x64/ARMJIT_Compiler.h index c714a6ba..bd380b35 100644 --- a/src/ARMJIT_x64/ARMJIT_Compiler.h +++ b/src/ARMJIT_x64/ARMJIT_Compiler.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT_x64/ARMJIT_GenOffsets.cpp b/src/ARMJIT_x64/ARMJIT_GenOffsets.cpp index e4812c0a..66ee91c8 100644 --- a/src/ARMJIT_x64/ARMJIT_GenOffsets.cpp +++ b/src/ARMJIT_x64/ARMJIT_GenOffsets.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARMJIT_x64/ARMJIT_Linkage.S b/src/ARMJIT_x64/ARMJIT_Linkage.S index 18596003..838e0515 100644 --- a/src/ARMJIT_x64/ARMJIT_Linkage.S +++ b/src/ARMJIT_x64/ARMJIT_Linkage.S @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT_x64/ARMJIT_LoadStore.cpp b/src/ARMJIT_x64/ARMJIT_LoadStore.cpp index 71cd0770..7ba6d1b0 100644 --- a/src/ARMJIT_x64/ARMJIT_LoadStore.cpp +++ b/src/ARMJIT_x64/ARMJIT_LoadStore.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARMJIT_x64/ARMJIT_Offsets.h b/src/ARMJIT_x64/ARMJIT_Offsets.h index 738fc4ea..28fbed24 100644 --- a/src/ARMJIT_x64/ARMJIT_Offsets.h +++ b/src/ARMJIT_x64/ARMJIT_Offsets.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/ARM_InstrInfo.cpp b/src/ARM_InstrInfo.cpp index 58838307..cc1d4b4a 100644 --- a/src/ARM_InstrInfo.cpp +++ b/src/ARM_InstrInfo.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARM_InstrInfo.h b/src/ARM_InstrInfo.h index fe4095b4..7ecc87ac 100644 --- a/src/ARM_InstrInfo.h +++ b/src/ARM_InstrInfo.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ARM_InstrTable.h b/src/ARM_InstrTable.h index 8213c2e0..13d67bff 100644 --- a/src/ARM_InstrTable.h +++ b/src/ARM_InstrTable.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/Args.h b/src/Args.h index 4f4fa1f0..e07d2e0d 100644 --- a/src/Args.h +++ b/src/Args.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/CP15.cpp b/src/CP15.cpp index e924bff3..06ab545e 100644 --- a/src/CP15.cpp +++ b/src/CP15.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/CRC32.cpp b/src/CRC32.cpp index 82fe467f..8417f9ce 100644 --- a/src/CRC32.cpp +++ b/src/CRC32.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/CRC32.h b/src/CRC32.h index 90fb8057..d7daa181 100644 --- a/src/CRC32.h +++ b/src/CRC32.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DMA.cpp b/src/DMA.cpp index 80cd592c..8db1cca2 100644 --- a/src/DMA.cpp +++ b/src/DMA.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DMA.h b/src/DMA.h index 354f4495..7f1f920d 100644 --- a/src/DMA.h +++ b/src/DMA.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DMA_Timings.cpp b/src/DMA_Timings.cpp index a51fedfb..e46da964 100644 --- a/src/DMA_Timings.cpp +++ b/src/DMA_Timings.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DMA_Timings.h b/src/DMA_Timings.h index 38206235..e9a98496 100644 --- a/src/DMA_Timings.h +++ b/src/DMA_Timings.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi.cpp b/src/DSi.cpp index f9115cbf..f6c5b519 100644 --- a/src/DSi.cpp +++ b/src/DSi.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi.h b/src/DSi.h index 23a2460c..e9f32b68 100644 --- a/src/DSi.h +++ b/src/DSi.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_AES.cpp b/src/DSi_AES.cpp index 36fe2892..e53e3ea5 100644 --- a/src/DSi_AES.cpp +++ b/src/DSi_AES.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_AES.h b/src/DSi_AES.h index f3b79868..b0b1c716 100644 --- a/src/DSi_AES.h +++ b/src/DSi_AES.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_Camera.cpp b/src/DSi_Camera.cpp index 8a54bb18..9ceed4ac 100644 --- a/src/DSi_Camera.cpp +++ b/src/DSi_Camera.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_Camera.h b/src/DSi_Camera.h index 604e06ac..5a626f56 100644 --- a/src/DSi_Camera.h +++ b/src/DSi_Camera.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_I2C.cpp b/src/DSi_I2C.cpp index f28562e9..d841cb68 100644 --- a/src/DSi_I2C.cpp +++ b/src/DSi_I2C.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_I2C.h b/src/DSi_I2C.h index 3102ffeb..93589bcb 100644 --- a/src/DSi_I2C.h +++ b/src/DSi_I2C.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_NAND.cpp b/src/DSi_NAND.cpp index 13eadd6e..20e9d034 100644 --- a/src/DSi_NAND.cpp +++ b/src/DSi_NAND.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_NAND.h b/src/DSi_NAND.h index 7af434d9..d4631121 100644 --- a/src/DSi_NAND.h +++ b/src/DSi_NAND.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_NDMA.cpp b/src/DSi_NDMA.cpp index 452ac6e6..3c8d2df0 100644 --- a/src/DSi_NDMA.cpp +++ b/src/DSi_NDMA.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_NDMA.h b/src/DSi_NDMA.h index 9f8e6706..dd566f1f 100644 --- a/src/DSi_NDMA.h +++ b/src/DSi_NDMA.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_NWifi.cpp b/src/DSi_NWifi.cpp index 3ec5d3f0..269d69ac 100644 --- a/src/DSi_NWifi.cpp +++ b/src/DSi_NWifi.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_NWifi.h b/src/DSi_NWifi.h index 4140820b..2b229c17 100644 --- a/src/DSi_NWifi.h +++ b/src/DSi_NWifi.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_SD.cpp b/src/DSi_SD.cpp index c1d07682..08f41727 100644 --- a/src/DSi_SD.cpp +++ b/src/DSi_SD.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_SD.h b/src/DSi_SD.h index 5d376600..6b9b4fd8 100644 --- a/src/DSi_SD.h +++ b/src/DSi_SD.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_SPI_TSC.cpp b/src/DSi_SPI_TSC.cpp index dbb60c10..2ee79c11 100644 --- a/src/DSi_SPI_TSC.cpp +++ b/src/DSi_SPI_TSC.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_SPI_TSC.h b/src/DSi_SPI_TSC.h index f20f7ac1..f7e135c2 100644 --- a/src/DSi_SPI_TSC.h +++ b/src/DSi_SPI_TSC.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/DSi_TMD.h b/src/DSi_TMD.h index 5ea91a6f..e235f5ea 100644 --- a/src/DSi_TMD.h +++ b/src/DSi_TMD.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/FATIO.cpp b/src/FATIO.cpp index aea33ee6..4d92c271 100644 --- a/src/FATIO.cpp +++ b/src/FATIO.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/FATIO.h b/src/FATIO.h index f8184885..d72b967c 100644 --- a/src/FATIO.h +++ b/src/FATIO.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/FATStorage.cpp b/src/FATStorage.cpp index 200c99d5..c93e90b9 100644 --- a/src/FATStorage.cpp +++ b/src/FATStorage.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/FATStorage.h b/src/FATStorage.h index 030b765b..08d856f2 100644 --- a/src/FATStorage.h +++ b/src/FATStorage.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/FIFO.h b/src/FIFO.h index 5fc04832..ccb009b1 100644 --- a/src/FIFO.h +++ b/src/FIFO.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GBACart.cpp b/src/GBACart.cpp index be0d223b..071bf06e 100644 --- a/src/GBACart.cpp +++ b/src/GBACart.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GBACart.h b/src/GBACart.h index c9a7caa9..86a28edd 100644 --- a/src/GBACart.h +++ b/src/GBACart.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU.cpp b/src/GPU.cpp index 585f0bea..e1c7ddc4 100644 --- a/src/GPU.cpp +++ b/src/GPU.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU.h b/src/GPU.h index 5c373ca8..fd5ad820 100644 --- a/src/GPU.h +++ b/src/GPU.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU2D.cpp b/src/GPU2D.cpp index e76e85c1..a01a5caa 100644 --- a/src/GPU2D.cpp +++ b/src/GPU2D.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU2D.h b/src/GPU2D.h index f56167a1..4d6e55de 100644 --- a/src/GPU2D.h +++ b/src/GPU2D.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU2D_Soft.cpp b/src/GPU2D_Soft.cpp index 01dade2b..2f8afcba 100644 --- a/src/GPU2D_Soft.cpp +++ b/src/GPU2D_Soft.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU2D_Soft.h b/src/GPU2D_Soft.h index d9942f61..4beaf8f9 100644 --- a/src/GPU2D_Soft.h +++ b/src/GPU2D_Soft.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU3D.cpp b/src/GPU3D.cpp index 4a1426aa..9d6be8b8 100644 --- a/src/GPU3D.cpp +++ b/src/GPU3D.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU3D.h b/src/GPU3D.h index d10df55f..08c2208c 100644 --- a/src/GPU3D.h +++ b/src/GPU3D.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU3D_Compute.cpp b/src/GPU3D_Compute.cpp index 346a6a53..6c5ef4c2 100644 --- a/src/GPU3D_Compute.cpp +++ b/src/GPU3D_Compute.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU3D_Compute.h b/src/GPU3D_Compute.h index 751737b7..b9183816 100644 --- a/src/GPU3D_Compute.h +++ b/src/GPU3D_Compute.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU3D_Compute_shaders.h b/src/GPU3D_Compute_shaders.h index 26fb7bde..8b8f6c5a 100644 --- a/src/GPU3D_Compute_shaders.h +++ b/src/GPU3D_Compute_shaders.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU3D_OpenGL.cpp b/src/GPU3D_OpenGL.cpp index 3f85db8c..706c75e2 100644 --- a/src/GPU3D_OpenGL.cpp +++ b/src/GPU3D_OpenGL.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU3D_OpenGL.h b/src/GPU3D_OpenGL.h index d69af324..b7805223 100644 --- a/src/GPU3D_OpenGL.h +++ b/src/GPU3D_OpenGL.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU3D_OpenGL_shaders.h b/src/GPU3D_OpenGL_shaders.h index 1bd8296a..ab9985ce 100644 --- a/src/GPU3D_OpenGL_shaders.h +++ b/src/GPU3D_OpenGL_shaders.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU3D_Soft.cpp b/src/GPU3D_Soft.cpp index a9d0bd64..d54c3a75 100644 --- a/src/GPU3D_Soft.cpp +++ b/src/GPU3D_Soft.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU3D_Soft.h b/src/GPU3D_Soft.h index 73d02e4f..8d432168 100644 --- a/src/GPU3D_Soft.h +++ b/src/GPU3D_Soft.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU_OpenGL.cpp b/src/GPU_OpenGL.cpp index a58dbedb..888f508e 100644 --- a/src/GPU_OpenGL.cpp +++ b/src/GPU_OpenGL.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU_OpenGL.h b/src/GPU_OpenGL.h index 2e482861..3461ca81 100644 --- a/src/GPU_OpenGL.h +++ b/src/GPU_OpenGL.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/GPU_OpenGL_shaders.h b/src/GPU_OpenGL_shaders.h index 3c463ab8..04af221d 100644 --- a/src/GPU_OpenGL_shaders.h +++ b/src/GPU_OpenGL_shaders.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/JitBlock.h b/src/JitBlock.h index 2dc516fd..bf615c1d 100644 --- a/src/JitBlock.h +++ b/src/JitBlock.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/MemConstants.h b/src/MemConstants.h index 3e10cbce..5750e075 100644 --- a/src/MemConstants.h +++ b/src/MemConstants.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/MemRegion.h b/src/MemRegion.h index 0a8212c7..a9a81308 100644 --- a/src/MemRegion.h +++ b/src/MemRegion.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/NDS.cpp b/src/NDS.cpp index 2efb3b0a..1dd7e095 100644 --- a/src/NDS.cpp +++ b/src/NDS.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/NDS.h b/src/NDS.h index 8efbb90c..b44853b5 100644 --- a/src/NDS.h +++ b/src/NDS.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/NDSCart.cpp b/src/NDSCart.cpp index 1fa0fbfe..bfc07f93 100644 --- a/src/NDSCart.cpp +++ b/src/NDSCart.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/NDSCart.h b/src/NDSCart.h index 3704f659..7e53e62e 100644 --- a/src/NDSCart.h +++ b/src/NDSCart.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/NDSCartR4.cpp b/src/NDSCartR4.cpp index 46fbeb6a..4ebe128f 100644 --- a/src/NDSCartR4.cpp +++ b/src/NDSCartR4.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/NDS_Header.h b/src/NDS_Header.h index 80d5ced6..a283578b 100644 --- a/src/NDS_Header.h +++ b/src/NDS_Header.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, WaluigiWare64 + Copyright 2016-2025 melonDS team, WaluigiWare64 This file is part of melonDS. diff --git a/src/NonStupidBitfield.h b/src/NonStupidBitfield.h index 7332394b..bfb3f506 100644 --- a/src/NonStupidBitfield.h +++ b/src/NonStupidBitfield.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/OpenGLSupport.cpp b/src/OpenGLSupport.cpp index 2740e157..4cdff2c0 100644 --- a/src/OpenGLSupport.cpp +++ b/src/OpenGLSupport.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/OpenGLSupport.h b/src/OpenGLSupport.h index b426597d..add3130a 100644 --- a/src/OpenGLSupport.h +++ b/src/OpenGLSupport.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/Platform.h b/src/Platform.h index bef66593..8e85c7c7 100644 --- a/src/Platform.h +++ b/src/Platform.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ROMList.cpp b/src/ROMList.cpp index a00b0b22..62fd7691 100644 --- a/src/ROMList.cpp +++ b/src/ROMList.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/ROMList.h b/src/ROMList.h index e27ee728..9864953b 100644 --- a/src/ROMList.h +++ b/src/ROMList.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/RTC.cpp b/src/RTC.cpp index c10672fb..306a35ba 100644 --- a/src/RTC.cpp +++ b/src/RTC.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/RTC.h b/src/RTC.h index 7c3671ce..f4ec195b 100644 --- a/src/RTC.h +++ b/src/RTC.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/SPI.cpp b/src/SPI.cpp index 67b63e2a..41866adb 100644 --- a/src/SPI.cpp +++ b/src/SPI.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/SPI.h b/src/SPI.h index 350708ef..147d7e4d 100644 --- a/src/SPI.h +++ b/src/SPI.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/SPI_Firmware.cpp b/src/SPI_Firmware.cpp index 472500af..5f134b45 100644 --- a/src/SPI_Firmware.cpp +++ b/src/SPI_Firmware.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/SPI_Firmware.h b/src/SPI_Firmware.h index a5d40eeb..621079a6 100644 --- a/src/SPI_Firmware.h +++ b/src/SPI_Firmware.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/SPU.cpp b/src/SPU.cpp index 5b245890..0f0c286d 100644 --- a/src/SPU.cpp +++ b/src/SPU.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/SPU.h b/src/SPU.h index 19253891..fa93273d 100644 --- a/src/SPU.h +++ b/src/SPU.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/Savestate.cpp b/src/Savestate.cpp index c51459d9..61261e6a 100644 --- a/src/Savestate.cpp +++ b/src/Savestate.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/Savestate.h b/src/Savestate.h index dce62844..d100f984 100644 --- a/src/Savestate.h +++ b/src/Savestate.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/TinyVector.h b/src/TinyVector.h index 66da63ec..87b3852a 100644 --- a/src/TinyVector.h +++ b/src/TinyVector.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team, RSDuck + Copyright 2016-2025 melonDS team, RSDuck This file is part of melonDS. diff --git a/src/Utils.cpp b/src/Utils.cpp index bb5848c1..5eba5509 100644 --- a/src/Utils.cpp +++ b/src/Utils.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/Utils.h b/src/Utils.h index eae9193a..41e14c86 100644 --- a/src/Utils.h +++ b/src/Utils.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/Wifi.cpp b/src/Wifi.cpp index 77933dfb..a0549283 100644 --- a/src/Wifi.cpp +++ b/src/Wifi.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/Wifi.h b/src/Wifi.h index 14eddd65..70bfa9b2 100644 --- a/src/Wifi.h +++ b/src/Wifi.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/WifiAP.cpp b/src/WifiAP.cpp index 0a239f7d..6001da1b 100644 --- a/src/WifiAP.cpp +++ b/src/WifiAP.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/WifiAP.h b/src/WifiAP.h index 8f0ef608..cc826f5b 100644 --- a/src/WifiAP.h +++ b/src/WifiAP.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/ScreenLayout.cpp b/src/frontend/ScreenLayout.cpp index bb9a60cb..18b504df 100644 --- a/src/frontend/ScreenLayout.cpp +++ b/src/frontend/ScreenLayout.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/ScreenLayout.h b/src/frontend/ScreenLayout.h index a813127d..656490ec 100644 --- a/src/frontend/ScreenLayout.h +++ b/src/frontend/ScreenLayout.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/mic_blow.h b/src/frontend/mic_blow.h index f90d8c8e..22ab0a74 100644 --- a/src/frontend/mic_blow.h +++ b/src/frontend/mic_blow.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/ArchiveUtil.cpp b/src/frontend/qt_sdl/ArchiveUtil.cpp index f4155682..ea7b5f29 100644 --- a/src/frontend/qt_sdl/ArchiveUtil.cpp +++ b/src/frontend/qt_sdl/ArchiveUtil.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/ArchiveUtil.h b/src/frontend/qt_sdl/ArchiveUtil.h index c422a84b..ae623655 100644 --- a/src/frontend/qt_sdl/ArchiveUtil.h +++ b/src/frontend/qt_sdl/ArchiveUtil.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/AudioSettingsDialog.cpp b/src/frontend/qt_sdl/AudioSettingsDialog.cpp index 5f2aef19..9a13f4ac 100644 --- a/src/frontend/qt_sdl/AudioSettingsDialog.cpp +++ b/src/frontend/qt_sdl/AudioSettingsDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/AudioSettingsDialog.h b/src/frontend/qt_sdl/AudioSettingsDialog.h index f05cd8dd..946e47fb 100644 --- a/src/frontend/qt_sdl/AudioSettingsDialog.h +++ b/src/frontend/qt_sdl/AudioSettingsDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/CameraManager.cpp b/src/frontend/qt_sdl/CameraManager.cpp index 687d7b4b..f080284d 100644 --- a/src/frontend/qt_sdl/CameraManager.cpp +++ b/src/frontend/qt_sdl/CameraManager.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/CameraManager.h b/src/frontend/qt_sdl/CameraManager.h index 806a8ba7..91deea7f 100644 --- a/src/frontend/qt_sdl/CameraManager.h +++ b/src/frontend/qt_sdl/CameraManager.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/CameraSettingsDialog.cpp b/src/frontend/qt_sdl/CameraSettingsDialog.cpp index 63b7a76e..672cf2a5 100644 --- a/src/frontend/qt_sdl/CameraSettingsDialog.cpp +++ b/src/frontend/qt_sdl/CameraSettingsDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/CameraSettingsDialog.h b/src/frontend/qt_sdl/CameraSettingsDialog.h index 41caaf63..e9df44c5 100644 --- a/src/frontend/qt_sdl/CameraSettingsDialog.h +++ b/src/frontend/qt_sdl/CameraSettingsDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/CheatsDialog.cpp b/src/frontend/qt_sdl/CheatsDialog.cpp index 19065a8d..75279a2a 100644 --- a/src/frontend/qt_sdl/CheatsDialog.cpp +++ b/src/frontend/qt_sdl/CheatsDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/CheatsDialog.h b/src/frontend/qt_sdl/CheatsDialog.h index cafb9684..9f666b11 100644 --- a/src/frontend/qt_sdl/CheatsDialog.h +++ b/src/frontend/qt_sdl/CheatsDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/Config.cpp b/src/frontend/qt_sdl/Config.cpp index 73161809..b81060d3 100644 --- a/src/frontend/qt_sdl/Config.cpp +++ b/src/frontend/qt_sdl/Config.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/Config.h b/src/frontend/qt_sdl/Config.h index 39278c36..d83463f3 100644 --- a/src/frontend/qt_sdl/Config.h +++ b/src/frontend/qt_sdl/Config.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/DateTimeDialog.cpp b/src/frontend/qt_sdl/DateTimeDialog.cpp index ac98300e..3046fdc2 100644 --- a/src/frontend/qt_sdl/DateTimeDialog.cpp +++ b/src/frontend/qt_sdl/DateTimeDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/DateTimeDialog.h b/src/frontend/qt_sdl/DateTimeDialog.h index 5057609f..3e908cac 100644 --- a/src/frontend/qt_sdl/DateTimeDialog.h +++ b/src/frontend/qt_sdl/DateTimeDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/EmuInstance.cpp b/src/frontend/qt_sdl/EmuInstance.cpp index eb11ede2..deed0f2a 100644 --- a/src/frontend/qt_sdl/EmuInstance.cpp +++ b/src/frontend/qt_sdl/EmuInstance.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/EmuInstance.h b/src/frontend/qt_sdl/EmuInstance.h index 48e4e5b9..bbab7010 100644 --- a/src/frontend/qt_sdl/EmuInstance.h +++ b/src/frontend/qt_sdl/EmuInstance.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/EmuInstanceAudio.cpp b/src/frontend/qt_sdl/EmuInstanceAudio.cpp index 21e573f9..e779f190 100644 --- a/src/frontend/qt_sdl/EmuInstanceAudio.cpp +++ b/src/frontend/qt_sdl/EmuInstanceAudio.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/EmuInstanceInput.cpp b/src/frontend/qt_sdl/EmuInstanceInput.cpp index aa1c529f..e85b7f23 100644 --- a/src/frontend/qt_sdl/EmuInstanceInput.cpp +++ b/src/frontend/qt_sdl/EmuInstanceInput.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/EmuSettingsDialog.cpp b/src/frontend/qt_sdl/EmuSettingsDialog.cpp index 30b92fd1..e8c5cc90 100644 --- a/src/frontend/qt_sdl/EmuSettingsDialog.cpp +++ b/src/frontend/qt_sdl/EmuSettingsDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/EmuSettingsDialog.h b/src/frontend/qt_sdl/EmuSettingsDialog.h index 58a89b3a..b3b79218 100644 --- a/src/frontend/qt_sdl/EmuSettingsDialog.h +++ b/src/frontend/qt_sdl/EmuSettingsDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/EmuThread.cpp b/src/frontend/qt_sdl/EmuThread.cpp index 3aabe7e5..9b54ed6e 100644 --- a/src/frontend/qt_sdl/EmuThread.cpp +++ b/src/frontend/qt_sdl/EmuThread.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/EmuThread.h b/src/frontend/qt_sdl/EmuThread.h index 61212553..4ca90097 100644 --- a/src/frontend/qt_sdl/EmuThread.h +++ b/src/frontend/qt_sdl/EmuThread.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/FirmwareSettingsDialog.cpp b/src/frontend/qt_sdl/FirmwareSettingsDialog.cpp index 1f71b5b9..87925642 100644 --- a/src/frontend/qt_sdl/FirmwareSettingsDialog.cpp +++ b/src/frontend/qt_sdl/FirmwareSettingsDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/FirmwareSettingsDialog.h b/src/frontend/qt_sdl/FirmwareSettingsDialog.h index 2053ab99..b8e58c84 100644 --- a/src/frontend/qt_sdl/FirmwareSettingsDialog.h +++ b/src/frontend/qt_sdl/FirmwareSettingsDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/InputConfig/InputConfigDialog.cpp b/src/frontend/qt_sdl/InputConfig/InputConfigDialog.cpp index 4428a515..ade03f32 100644 --- a/src/frontend/qt_sdl/InputConfig/InputConfigDialog.cpp +++ b/src/frontend/qt_sdl/InputConfig/InputConfigDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/InputConfig/InputConfigDialog.h b/src/frontend/qt_sdl/InputConfig/InputConfigDialog.h index 3337228f..89483b7f 100644 --- a/src/frontend/qt_sdl/InputConfig/InputConfigDialog.h +++ b/src/frontend/qt_sdl/InputConfig/InputConfigDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/InputConfig/MapButton.h b/src/frontend/qt_sdl/InputConfig/MapButton.h index 14bc3962..38cd02aa 100644 --- a/src/frontend/qt_sdl/InputConfig/MapButton.h +++ b/src/frontend/qt_sdl/InputConfig/MapButton.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/InterfaceSettingsDialog.cpp b/src/frontend/qt_sdl/InterfaceSettingsDialog.cpp index a2c1bd71..f57187df 100644 --- a/src/frontend/qt_sdl/InterfaceSettingsDialog.cpp +++ b/src/frontend/qt_sdl/InterfaceSettingsDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/InterfaceSettingsDialog.h b/src/frontend/qt_sdl/InterfaceSettingsDialog.h index c960e560..adeab774 100644 --- a/src/frontend/qt_sdl/InterfaceSettingsDialog.h +++ b/src/frontend/qt_sdl/InterfaceSettingsDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/LANDialog.cpp b/src/frontend/qt_sdl/LANDialog.cpp index 6707cfdc..108cc249 100644 --- a/src/frontend/qt_sdl/LANDialog.cpp +++ b/src/frontend/qt_sdl/LANDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/LANDialog.h b/src/frontend/qt_sdl/LANDialog.h index 0a65a6e9..ba0f646f 100644 --- a/src/frontend/qt_sdl/LANDialog.h +++ b/src/frontend/qt_sdl/LANDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/MPSettingsDialog.cpp b/src/frontend/qt_sdl/MPSettingsDialog.cpp index 54c35d15..7e666c0c 100644 --- a/src/frontend/qt_sdl/MPSettingsDialog.cpp +++ b/src/frontend/qt_sdl/MPSettingsDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/MPSettingsDialog.h b/src/frontend/qt_sdl/MPSettingsDialog.h index 64b56579..feca95ec 100644 --- a/src/frontend/qt_sdl/MPSettingsDialog.h +++ b/src/frontend/qt_sdl/MPSettingsDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/NetplayDialog.cpp b/src/frontend/qt_sdl/NetplayDialog.cpp index 3657eef8..324f3ca4 100644 --- a/src/frontend/qt_sdl/NetplayDialog.cpp +++ b/src/frontend/qt_sdl/NetplayDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/NetplayDialog.h b/src/frontend/qt_sdl/NetplayDialog.h index 1fa0dcf2..6368b92e 100644 --- a/src/frontend/qt_sdl/NetplayDialog.h +++ b/src/frontend/qt_sdl/NetplayDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/OSD_shaders.h b/src/frontend/qt_sdl/OSD_shaders.h index 253fcdc5..ff3b231f 100644 --- a/src/frontend/qt_sdl/OSD_shaders.h +++ b/src/frontend/qt_sdl/OSD_shaders.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/PathSettingsDialog.cpp b/src/frontend/qt_sdl/PathSettingsDialog.cpp index d0b42b21..8a4cb94d 100644 --- a/src/frontend/qt_sdl/PathSettingsDialog.cpp +++ b/src/frontend/qt_sdl/PathSettingsDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/PathSettingsDialog.h b/src/frontend/qt_sdl/PathSettingsDialog.h index d2dc4970..c92a0660 100644 --- a/src/frontend/qt_sdl/PathSettingsDialog.h +++ b/src/frontend/qt_sdl/PathSettingsDialog.h @@ -1,6 +1,6 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/Platform.cpp b/src/frontend/qt_sdl/Platform.cpp index 541b51f2..1466e33f 100644 --- a/src/frontend/qt_sdl/Platform.cpp +++ b/src/frontend/qt_sdl/Platform.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/PowerManagement/PowerManagementDialog.cpp b/src/frontend/qt_sdl/PowerManagement/PowerManagementDialog.cpp index ddff9314..0216393e 100644 --- a/src/frontend/qt_sdl/PowerManagement/PowerManagementDialog.cpp +++ b/src/frontend/qt_sdl/PowerManagement/PowerManagementDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/PowerManagement/PowerManagementDialog.h b/src/frontend/qt_sdl/PowerManagement/PowerManagementDialog.h index 6853aeec..b6800bd9 100644 --- a/src/frontend/qt_sdl/PowerManagement/PowerManagementDialog.h +++ b/src/frontend/qt_sdl/PowerManagement/PowerManagementDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/QPathInput.h b/src/frontend/qt_sdl/QPathInput.h index a26bf95f..052ccff6 100644 --- a/src/frontend/qt_sdl/QPathInput.h +++ b/src/frontend/qt_sdl/QPathInput.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/RAMInfoDialog.cpp b/src/frontend/qt_sdl/RAMInfoDialog.cpp index cbc954b1..8c3a5fbf 100644 --- a/src/frontend/qt_sdl/RAMInfoDialog.cpp +++ b/src/frontend/qt_sdl/RAMInfoDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/RAMInfoDialog.h b/src/frontend/qt_sdl/RAMInfoDialog.h index 5166e237..9bf2fbe6 100644 --- a/src/frontend/qt_sdl/RAMInfoDialog.h +++ b/src/frontend/qt_sdl/RAMInfoDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/ROMInfoDialog.cpp b/src/frontend/qt_sdl/ROMInfoDialog.cpp index 75255638..5ca720d3 100644 --- a/src/frontend/qt_sdl/ROMInfoDialog.cpp +++ b/src/frontend/qt_sdl/ROMInfoDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/ROMInfoDialog.h b/src/frontend/qt_sdl/ROMInfoDialog.h index 7c13ad4d..bc7bc4f4 100644 --- a/src/frontend/qt_sdl/ROMInfoDialog.h +++ b/src/frontend/qt_sdl/ROMInfoDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/SaveManager.cpp b/src/frontend/qt_sdl/SaveManager.cpp index ec8e08d3..297b08ec 100644 --- a/src/frontend/qt_sdl/SaveManager.cpp +++ b/src/frontend/qt_sdl/SaveManager.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/SaveManager.h b/src/frontend/qt_sdl/SaveManager.h index 1b0f226a..f9c86110 100644 --- a/src/frontend/qt_sdl/SaveManager.h +++ b/src/frontend/qt_sdl/SaveManager.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/Screen.cpp b/src/frontend/qt_sdl/Screen.cpp index bc63d3ac..8024c9b4 100644 --- a/src/frontend/qt_sdl/Screen.cpp +++ b/src/frontend/qt_sdl/Screen.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/Screen.h b/src/frontend/qt_sdl/Screen.h index a988815e..a0e1fea7 100644 --- a/src/frontend/qt_sdl/Screen.h +++ b/src/frontend/qt_sdl/Screen.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/TitleManagerDialog.cpp b/src/frontend/qt_sdl/TitleManagerDialog.cpp index 844365e7..a06f5781 100644 --- a/src/frontend/qt_sdl/TitleManagerDialog.cpp +++ b/src/frontend/qt_sdl/TitleManagerDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/TitleManagerDialog.h b/src/frontend/qt_sdl/TitleManagerDialog.h index 984850b5..ced76256 100644 --- a/src/frontend/qt_sdl/TitleManagerDialog.h +++ b/src/frontend/qt_sdl/TitleManagerDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/VideoSettingsDialog.cpp b/src/frontend/qt_sdl/VideoSettingsDialog.cpp index 619ecda3..b1f778ef 100644 --- a/src/frontend/qt_sdl/VideoSettingsDialog.cpp +++ b/src/frontend/qt_sdl/VideoSettingsDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/VideoSettingsDialog.h b/src/frontend/qt_sdl/VideoSettingsDialog.h index e7ba5cc7..e4254525 100644 --- a/src/frontend/qt_sdl/VideoSettingsDialog.h +++ b/src/frontend/qt_sdl/VideoSettingsDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/WifiSettingsDialog.cpp b/src/frontend/qt_sdl/WifiSettingsDialog.cpp index e041234b..2a3f52df 100644 --- a/src/frontend/qt_sdl/WifiSettingsDialog.cpp +++ b/src/frontend/qt_sdl/WifiSettingsDialog.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/WifiSettingsDialog.h b/src/frontend/qt_sdl/WifiSettingsDialog.h index d78b0f65..262e36dc 100644 --- a/src/frontend/qt_sdl/WifiSettingsDialog.h +++ b/src/frontend/qt_sdl/WifiSettingsDialog.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/Window.cpp b/src/frontend/qt_sdl/Window.cpp index 661a5af1..c145933f 100644 --- a/src/frontend/qt_sdl/Window.cpp +++ b/src/frontend/qt_sdl/Window.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/Window.h b/src/frontend/qt_sdl/Window.h index 9f652f54..21c65d9e 100644 --- a/src/frontend/qt_sdl/Window.h +++ b/src/frontend/qt_sdl/Window.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/font.h b/src/frontend/qt_sdl/font.h index 6b9e8570..01519491 100644 --- a/src/frontend/qt_sdl/font.h +++ b/src/frontend/qt_sdl/font.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/main.cpp b/src/frontend/qt_sdl/main.cpp index ec038ff2..9ba3d1b3 100644 --- a/src/frontend/qt_sdl/main.cpp +++ b/src/frontend/qt_sdl/main.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/main.h b/src/frontend/qt_sdl/main.h index e0d38963..553b223e 100644 --- a/src/frontend/qt_sdl/main.h +++ b/src/frontend/qt_sdl/main.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/frontend/qt_sdl/main_shaders.h b/src/frontend/qt_sdl/main_shaders.h index b5c4663c..613d9138 100644 --- a/src/frontend/qt_sdl/main_shaders.h +++ b/src/frontend/qt_sdl/main_shaders.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/melonDLDI.h b/src/melonDLDI.h index b99b2a30..4f560629 100644 --- a/src/melonDLDI.h +++ b/src/melonDLDI.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/LAN.cpp b/src/net/LAN.cpp index 8cd39584..78b5f50d 100644 --- a/src/net/LAN.cpp +++ b/src/net/LAN.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/LAN.h b/src/net/LAN.h index 87282539..3950e1b5 100644 --- a/src/net/LAN.h +++ b/src/net/LAN.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/LocalMP.cpp b/src/net/LocalMP.cpp index a789964e..2707db78 100644 --- a/src/net/LocalMP.cpp +++ b/src/net/LocalMP.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/LocalMP.h b/src/net/LocalMP.h index 8688d8e1..4e72da76 100644 --- a/src/net/LocalMP.h +++ b/src/net/LocalMP.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/MPInterface.cpp b/src/net/MPInterface.cpp index 39d1915d..7b3b6c77 100644 --- a/src/net/MPInterface.cpp +++ b/src/net/MPInterface.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/MPInterface.h b/src/net/MPInterface.h index eb5bef88..b8c5f50d 100644 --- a/src/net/MPInterface.h +++ b/src/net/MPInterface.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/Net.cpp b/src/net/Net.cpp index 5c169f35..6ea1c037 100644 --- a/src/net/Net.cpp +++ b/src/net/Net.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/Net.h b/src/net/Net.h index 4229468c..293c7dcc 100644 --- a/src/net/Net.h +++ b/src/net/Net.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/NetDriver.h b/src/net/NetDriver.h index 2575fdea..9c416c80 100644 --- a/src/net/NetDriver.h +++ b/src/net/NetDriver.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/Net_PCap.cpp b/src/net/Net_PCap.cpp index e92ad06d..079cc072 100644 --- a/src/net/Net_PCap.cpp +++ b/src/net/Net_PCap.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/Net_PCap.h b/src/net/Net_PCap.h index cd2ab90b..de086f22 100644 --- a/src/net/Net_PCap.h +++ b/src/net/Net_PCap.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/Net_Slirp.cpp b/src/net/Net_Slirp.cpp index cdd1e553..3937c6bc 100644 --- a/src/net/Net_Slirp.cpp +++ b/src/net/Net_Slirp.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/Net_Slirp.h b/src/net/Net_Slirp.h index 5f9b6587..4dadd917 100644 --- a/src/net/Net_Slirp.h +++ b/src/net/Net_Slirp.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/Netplay.cpp b/src/net/Netplay.cpp index c89dbf4e..56756e0e 100644 --- a/src/net/Netplay.cpp +++ b/src/net/Netplay.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/Netplay.h b/src/net/Netplay.h index 1eff54b0..e3f4741e 100644 --- a/src/net/Netplay.h +++ b/src/net/Netplay.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/PacketDispatcher.cpp b/src/net/PacketDispatcher.cpp index c9e0d274..2af45d58 100644 --- a/src/net/PacketDispatcher.cpp +++ b/src/net/PacketDispatcher.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/net/PacketDispatcher.h b/src/net/PacketDispatcher.h index d7f37c9a..10ef8d2d 100644 --- a/src/net/PacketDispatcher.h +++ b/src/net/PacketDispatcher.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/types.h b/src/types.h index e7fccafb..461c84f2 100644 --- a/src/types.h +++ b/src/types.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS. diff --git a/src/version.h.in b/src/version.h.in index 9b4cd8ce..8bb2eb74 100644 --- a/src/version.h.in +++ b/src/version.h.in @@ -1,5 +1,5 @@ /* - Copyright 2016-2024 melonDS team + Copyright 2016-2025 melonDS team This file is part of melonDS.