From d983b2b0665c40acb0455433eb656eebcb9efaf2 Mon Sep 17 00:00:00 2001 From: SternXD Date: Mon, 12 Jan 2026 05:18:12 -0500 Subject: [PATCH] Copyright: Change year from 2002-2025 to 2002-2026 --- bin/docs/ThirdPartyLicenses.html | 2 +- bin/resources/shaders/common/fxaa.fx | 2 +- bin/resources/shaders/dx11/convert.fx | 2 +- bin/resources/shaders/dx11/imgui.fx | 2 +- bin/resources/shaders/dx11/interlace.fx | 2 +- bin/resources/shaders/dx11/merge.fx | 2 +- bin/resources/shaders/dx11/present.fx | 2 +- bin/resources/shaders/dx11/shadeboost.fx | 2 +- bin/resources/shaders/dx11/tfx.fx | 2 +- bin/resources/shaders/opengl/convert.glsl | 2 +- bin/resources/shaders/opengl/imgui.glsl | 2 +- bin/resources/shaders/opengl/interlace.glsl | 2 +- bin/resources/shaders/opengl/merge.glsl | 2 +- bin/resources/shaders/opengl/present.glsl | 2 +- bin/resources/shaders/opengl/shadeboost.glsl | 2 +- bin/resources/shaders/opengl/tfx_fs.glsl | 2 +- bin/resources/shaders/opengl/tfx_vgs.glsl | 2 +- bin/resources/shaders/vulkan/convert.glsl | 2 +- bin/resources/shaders/vulkan/imgui.glsl | 2 +- bin/resources/shaders/vulkan/interlace.glsl | 2 +- bin/resources/shaders/vulkan/merge.glsl | 2 +- bin/resources/shaders/vulkan/present.glsl | 2 +- bin/resources/shaders/vulkan/shadeboost.glsl | 2 +- bin/resources/shaders/vulkan/tfx.glsl | 2 +- common/AlignedMalloc.cpp | 2 +- common/AlignedMalloc.h | 2 +- common/Assertions.cpp | 2 +- common/Assertions.h | 2 +- common/BitUtils.h | 2 +- common/ByteSwap.h | 2 +- common/CocoaTools.h | 2 +- common/CocoaTools.mm | 2 +- common/Console.cpp | 2 +- common/Console.h | 2 +- common/CrashHandler.cpp | 2 +- common/CrashHandler.h | 2 +- common/Darwin/DarwinMisc.cpp | 2 +- common/Darwin/DarwinMisc.h | 2 +- common/Darwin/DarwinThreads.cpp | 2 +- common/DynamicLibrary.cpp | 2 +- common/DynamicLibrary.h | 2 +- common/Easing.h | 2 +- common/EnumOps.h | 2 +- common/Error.cpp | 2 +- common/Error.h | 2 +- common/FPControl.h | 2 +- common/FastJmp.asm | 2 +- common/FastJmp.cpp | 2 +- common/FastJmp.h | 2 +- common/FileSystem.cpp | 2 +- common/FileSystem.h | 2 +- common/HTTPDownloader.cpp | 2 +- common/HTTPDownloader.h | 2 +- common/HTTPDownloaderCurl.cpp | 2 +- common/HTTPDownloaderCurl.h | 2 +- common/HTTPDownloaderWinHTTP.cpp | 2 +- common/HTTPDownloaderWinHTTP.h | 2 +- common/HashCombine.h | 2 +- common/HeapArray.h | 2 +- common/HeterogeneousContainers.h | 2 +- common/HostSys.cpp | 2 +- common/HostSys.h | 2 +- common/Image.cpp | 2 +- common/Image.h | 2 +- common/LRUCache.h | 2 +- common/Linux/LnxHostSys.cpp | 2 +- common/Linux/LnxMisc.cpp | 2 +- common/Linux/LnxThreads.cpp | 2 +- common/MD5Digest.cpp | 2 +- common/MD5Digest.h | 2 +- common/MRCHelpers.h | 2 +- common/MemorySettingsInterface.cpp | 2 +- common/MemorySettingsInterface.h | 2 +- common/Path.h | 2 +- common/Pcsx2Defs.h | 2 +- common/Pcsx2Types.h | 2 +- common/Perf.cpp | 2 +- common/Perf.h | 2 +- common/PrecompiledHeader.cpp | 2 +- common/PrecompiledHeader.h | 2 +- common/ProgressCallback.cpp | 2 +- common/ProgressCallback.h | 2 +- common/ReadbackSpinManager.cpp | 2 +- common/ReadbackSpinManager.h | 2 +- common/RedtapeWilCom.h | 2 +- common/RedtapeWindows.h | 2 +- common/ScopedGuard.h | 2 +- common/Semaphore.cpp | 2 +- common/SettingsInterface.h | 2 +- common/SettingsWrapper.cpp | 2 +- common/SettingsWrapper.h | 2 +- common/SingleRegisterTypes.h | 2 +- common/SmallString.cpp | 2 +- common/SmallString.h | 2 +- common/StringUtil.cpp | 2 +- common/StringUtil.h | 2 +- common/Threading.h | 2 +- common/Timer.cpp | 2 +- common/Timer.h | 2 +- common/VectorIntrin.h | 2 +- common/WAVWriter.cpp | 2 +- common/WAVWriter.h | 2 +- common/WindowInfo.cpp | 2 +- common/WindowInfo.h | 2 +- common/Windows/WinHostSys.cpp | 2 +- common/Windows/WinMisc.cpp | 2 +- common/Windows/WinThreads.cpp | 2 +- common/WrappedMemCopy.h | 2 +- common/YAML.cpp | 2 +- common/YAML.h | 2 +- common/ZipHelpers.h | 2 +- common/emitter/bmi.cpp | 2 +- common/emitter/fpu.cpp | 2 +- common/emitter/groups.cpp | 2 +- common/emitter/implement/avx.h | 2 +- common/emitter/implement/bmi.h | 2 +- common/emitter/implement/dwshift.h | 2 +- common/emitter/implement/group1.h | 2 +- common/emitter/implement/group2.h | 2 +- common/emitter/implement/group3.h | 2 +- common/emitter/implement/helpers.h | 2 +- common/emitter/implement/incdec.h | 2 +- common/emitter/implement/jmpcall.h | 2 +- common/emitter/implement/movs.h | 2 +- common/emitter/implement/simd_arithmetic.h | 2 +- common/emitter/implement/simd_comparisons.h | 2 +- common/emitter/implement/simd_helpers.h | 2 +- common/emitter/implement/simd_moremovs.h | 2 +- common/emitter/implement/simd_shufflepack.h | 2 +- common/emitter/implement/simd_templated_helpers.h | 2 +- common/emitter/implement/test.h | 2 +- common/emitter/implement/xchg.h | 2 +- common/emitter/instructions.h | 2 +- common/emitter/internal.h | 2 +- common/emitter/jmp.cpp | 2 +- common/emitter/legacy.cpp | 2 +- common/emitter/legacy_instructions.h | 2 +- common/emitter/legacy_internal.h | 2 +- common/emitter/legacy_sse.cpp | 2 +- common/emitter/legacy_types.h | 2 +- common/emitter/movs.cpp | 2 +- common/emitter/simd.cpp | 2 +- common/emitter/x86emitter.cpp | 2 +- common/emitter/x86emitter.h | 2 +- common/emitter/x86types.h | 2 +- pcsx2-gsrunner/Main.cpp | 2 +- pcsx2-qt/AboutDialog.cpp | 2 +- pcsx2-qt/AboutDialog.h | 2 +- pcsx2-qt/AutoUpdaterDialog.cpp | 2 +- pcsx2-qt/AutoUpdaterDialog.h | 2 +- pcsx2-qt/ColorPickerButton.cpp | 2 +- pcsx2-qt/ColorPickerButton.h | 2 +- pcsx2-qt/CoverDownloadDialog.cpp | 2 +- pcsx2-qt/CoverDownloadDialog.h | 2 +- pcsx2-qt/Debugger/AnalysisOptionsDialog.cpp | 2 +- pcsx2-qt/Debugger/AnalysisOptionsDialog.h | 2 +- pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.cpp | 2 +- pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.h | 2 +- pcsx2-qt/Debugger/Breakpoints/BreakpointModel.cpp | 2 +- pcsx2-qt/Debugger/Breakpoints/BreakpointModel.h | 2 +- pcsx2-qt/Debugger/Breakpoints/BreakpointView.cpp | 2 +- pcsx2-qt/Debugger/Breakpoints/BreakpointView.h | 2 +- pcsx2-qt/Debugger/DebuggerEvents.h | 2 +- pcsx2-qt/Debugger/DebuggerSettingsManager.cpp | 2 +- pcsx2-qt/Debugger/DebuggerSettingsManager.h | 2 +- pcsx2-qt/Debugger/DebuggerView.cpp | 2 +- pcsx2-qt/Debugger/DebuggerView.h | 2 +- pcsx2-qt/Debugger/DebuggerWindow.cpp | 2 +- pcsx2-qt/Debugger/DebuggerWindow.h | 2 +- pcsx2-qt/Debugger/DisassemblyView.cpp | 2 +- pcsx2-qt/Debugger/DisassemblyView.h | 2 +- pcsx2-qt/Debugger/Docking/DockLayout.cpp | 2 +- pcsx2-qt/Debugger/Docking/DockLayout.h | 2 +- pcsx2-qt/Debugger/Docking/DockManager.cpp | 2 +- pcsx2-qt/Debugger/Docking/DockManager.h | 2 +- pcsx2-qt/Debugger/Docking/DockMenuBar.cpp | 2 +- pcsx2-qt/Debugger/Docking/DockMenuBar.h | 2 +- pcsx2-qt/Debugger/Docking/DockTables.cpp | 2 +- pcsx2-qt/Debugger/Docking/DockTables.h | 2 +- pcsx2-qt/Debugger/Docking/DockUtils.cpp | 2 +- pcsx2-qt/Debugger/Docking/DockUtils.h | 2 +- pcsx2-qt/Debugger/Docking/DockViews.cpp | 2 +- pcsx2-qt/Debugger/Docking/DockViews.h | 2 +- pcsx2-qt/Debugger/Docking/DropIndicators.cpp | 2 +- pcsx2-qt/Debugger/Docking/DropIndicators.h | 2 +- pcsx2-qt/Debugger/Docking/LayoutEditorDialog.cpp | 2 +- pcsx2-qt/Debugger/Docking/LayoutEditorDialog.h | 2 +- pcsx2-qt/Debugger/Docking/NoLayoutsWidget.cpp | 2 +- pcsx2-qt/Debugger/Docking/NoLayoutsWidget.h | 2 +- pcsx2-qt/Debugger/JsonValueWrapper.h | 2 +- pcsx2-qt/Debugger/Memory/MemorySearchView.cpp | 2 +- pcsx2-qt/Debugger/Memory/MemorySearchView.h | 2 +- pcsx2-qt/Debugger/Memory/MemoryView.cpp | 2 +- pcsx2-qt/Debugger/Memory/MemoryView.h | 2 +- pcsx2-qt/Debugger/Memory/SavedAddressesModel.cpp | 2 +- pcsx2-qt/Debugger/Memory/SavedAddressesModel.h | 2 +- pcsx2-qt/Debugger/Memory/SavedAddressesView.cpp | 2 +- pcsx2-qt/Debugger/Memory/SavedAddressesView.h | 2 +- pcsx2-qt/Debugger/ModuleModel.cpp | 2 +- pcsx2-qt/Debugger/ModuleModel.h | 2 +- pcsx2-qt/Debugger/ModuleView.cpp | 2 +- pcsx2-qt/Debugger/ModuleView.h | 2 +- pcsx2-qt/Debugger/RegisterView.cpp | 2 +- pcsx2-qt/Debugger/RegisterView.h | 2 +- pcsx2-qt/Debugger/StackModel.cpp | 2 +- pcsx2-qt/Debugger/StackModel.h | 2 +- pcsx2-qt/Debugger/StackView.cpp | 2 +- pcsx2-qt/Debugger/StackView.h | 2 +- pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.cpp | 2 +- pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.h | 2 +- pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.cpp | 2 +- pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.h | 2 +- pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.cpp | 2 +- pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.h | 2 +- pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.cpp | 2 +- pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.h | 2 +- pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.cpp | 2 +- pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.h | 2 +- pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.cpp | 2 +- pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.h | 2 +- pcsx2-qt/Debugger/SymbolTree/TypeString.cpp | 2 +- pcsx2-qt/Debugger/SymbolTree/TypeString.h | 2 +- pcsx2-qt/Debugger/ThreadModel.cpp | 2 +- pcsx2-qt/Debugger/ThreadModel.h | 2 +- pcsx2-qt/Debugger/ThreadView.cpp | 2 +- pcsx2-qt/Debugger/ThreadView.h | 2 +- pcsx2-qt/DisplayWidget.cpp | 2 +- pcsx2-qt/DisplayWidget.h | 2 +- pcsx2-qt/EarlyHardwareCheck.cpp | 2 +- pcsx2-qt/GameList/GameListModel.cpp | 2 +- pcsx2-qt/GameList/GameListModel.h | 2 +- pcsx2-qt/GameList/GameListRefreshThread.cpp | 2 +- pcsx2-qt/GameList/GameListRefreshThread.h | 2 +- pcsx2-qt/GameList/GameListWidget.cpp | 2 +- pcsx2-qt/GameList/GameListWidget.h | 2 +- pcsx2-qt/LogWindow.cpp | 2 +- pcsx2-qt/LogWindow.h | 2 +- pcsx2-qt/MainWindow.cpp | 2 +- pcsx2-qt/MainWindow.h | 2 +- pcsx2-qt/PrecompiledHeader.cpp | 2 +- pcsx2-qt/PrecompiledHeader.h | 2 +- pcsx2-qt/QtHost.cpp | 2 +- pcsx2-qt/QtHost.h | 2 +- pcsx2-qt/QtKeyCodes.cpp | 2 +- pcsx2-qt/QtProgressCallback.cpp | 2 +- pcsx2-qt/QtProgressCallback.h | 2 +- pcsx2-qt/QtUtils.cpp | 2 +- pcsx2-qt/QtUtils.h | 2 +- pcsx2-qt/SettingWidgetBinder.h | 2 +- pcsx2-qt/Settings/AchievementLoginDialog.cpp | 2 +- pcsx2-qt/Settings/AchievementLoginDialog.h | 2 +- pcsx2-qt/Settings/AchievementSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/AchievementSettingsWidget.h | 2 +- pcsx2-qt/Settings/AdvancedSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/AdvancedSettingsWidget.h | 2 +- pcsx2-qt/Settings/AudioSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/AudioSettingsWidget.h | 2 +- pcsx2-qt/Settings/BIOSSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/BIOSSettingsWidget.h | 2 +- pcsx2-qt/Settings/ControllerBindingWidget.cpp | 2 +- pcsx2-qt/Settings/ControllerBindingWidget.h | 2 +- pcsx2-qt/Settings/ControllerGlobalSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/ControllerGlobalSettingsWidget.h | 2 +- pcsx2-qt/Settings/ControllerSettingWidgetBinder.h | 2 +- pcsx2-qt/Settings/ControllerSettingsWindow.cpp | 2 +- pcsx2-qt/Settings/ControllerSettingsWindow.h | 2 +- pcsx2-qt/Settings/DEV9DnsHostDialog.cpp | 2 +- pcsx2-qt/Settings/DEV9DnsHostDialog.h | 2 +- pcsx2-qt/Settings/DEV9SettingsWidget.cpp | 2 +- pcsx2-qt/Settings/DEV9SettingsWidget.h | 2 +- pcsx2-qt/Settings/DEV9UiCommon.cpp | 2 +- pcsx2-qt/Settings/DEV9UiCommon.h | 2 +- pcsx2-qt/Settings/DebugAnalysisSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/DebugAnalysisSettingsWidget.h | 2 +- pcsx2-qt/Settings/DebugSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/DebugSettingsWidget.h | 2 +- pcsx2-qt/Settings/EmulationSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/EmulationSettingsWidget.h | 2 +- pcsx2-qt/Settings/FolderSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/FolderSettingsWidget.h | 2 +- pcsx2-qt/Settings/GameCheatSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/GameCheatSettingsWidget.h | 2 +- pcsx2-qt/Settings/GameFixSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/GameFixSettingsWidget.h | 2 +- pcsx2-qt/Settings/GameListSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/GameListSettingsWidget.h | 2 +- pcsx2-qt/Settings/GamePatchSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/GamePatchSettingsWidget.h | 2 +- pcsx2-qt/Settings/GameSummaryWidget.cpp | 2 +- pcsx2-qt/Settings/GameSummaryWidget.h | 2 +- pcsx2-qt/Settings/GraphicsSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/GraphicsSettingsWidget.h | 2 +- pcsx2-qt/Settings/HddCreateQt.cpp | 2 +- pcsx2-qt/Settings/HddCreateQt.h | 2 +- pcsx2-qt/Settings/HotkeySettingsWidget.cpp | 2 +- pcsx2-qt/Settings/HotkeySettingsWidget.h | 2 +- pcsx2-qt/Settings/InputBindingDialog.cpp | 2 +- pcsx2-qt/Settings/InputBindingDialog.h | 2 +- pcsx2-qt/Settings/InputBindingWidget.cpp | 2 +- pcsx2-qt/Settings/InputBindingWidget.h | 2 +- pcsx2-qt/Settings/InterfaceSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/InterfaceSettingsWidget.h | 2 +- pcsx2-qt/Settings/MemoryCardConvertDialog.cpp | 2 +- pcsx2-qt/Settings/MemoryCardConvertDialog.h | 2 +- pcsx2-qt/Settings/MemoryCardConvertWorker.cpp | 2 +- pcsx2-qt/Settings/MemoryCardConvertWorker.h | 2 +- pcsx2-qt/Settings/MemoryCardCreateDialog.cpp | 2 +- pcsx2-qt/Settings/MemoryCardCreateDialog.h | 2 +- pcsx2-qt/Settings/MemoryCardSettingsWidget.cpp | 2 +- pcsx2-qt/Settings/MemoryCardSettingsWidget.h | 2 +- pcsx2-qt/Settings/SettingsWidget.cpp | 2 +- pcsx2-qt/Settings/SettingsWidget.h | 2 +- pcsx2-qt/Settings/SettingsWindow.cpp | 2 +- pcsx2-qt/Settings/SettingsWindow.h | 2 +- pcsx2-qt/SetupWizardDialog.cpp | 2 +- pcsx2-qt/SetupWizardDialog.h | 2 +- pcsx2-qt/ShortcutCreationDialog.cpp | 2 +- pcsx2-qt/ShortcutCreationDialog.h | 2 +- pcsx2-qt/Themes.cpp | 2 +- pcsx2-qt/Tools/InputRecording/InputRecordingViewer.cpp | 2 +- pcsx2-qt/Tools/InputRecording/InputRecordingViewer.h | 2 +- pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.cpp | 2 +- pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.h | 2 +- pcsx2-qt/Translations.cpp | 2 +- pcsx2-qt/VCRuntimeChecker.cpp | 2 +- pcsx2/Achievements.cpp | 2 +- pcsx2/Achievements.h | 2 +- pcsx2/BuildVersion.cpp | 2 +- pcsx2/BuildVersion.h | 2 +- pcsx2/CDVD/BlockdumpFileReader.cpp | 2 +- pcsx2/CDVD/BlockdumpFileReader.h | 2 +- pcsx2/CDVD/CDVD.cpp | 2 +- pcsx2/CDVD/CDVD.h | 2 +- pcsx2/CDVD/CDVD_internal.h | 2 +- pcsx2/CDVD/CDVDcommon.cpp | 2 +- pcsx2/CDVD/CDVDcommon.h | 2 +- pcsx2/CDVD/CDVDdiscReader.cpp | 2 +- pcsx2/CDVD/CDVDdiscReader.h | 2 +- pcsx2/CDVD/CDVDdiscThread.cpp | 2 +- pcsx2/CDVD/CDVDisoReader.cpp | 2 +- pcsx2/CDVD/ChdFileReader.cpp | 2 +- pcsx2/CDVD/ChdFileReader.h | 2 +- pcsx2/CDVD/CsoFileReader.cpp | 2 +- pcsx2/CDVD/CsoFileReader.h | 2 +- pcsx2/CDVD/Darwin/DriveUtility.cpp | 2 +- pcsx2/CDVD/Darwin/IOCtlSrc.cpp | 2 +- pcsx2/CDVD/FlatFileReader.cpp | 2 +- pcsx2/CDVD/FlatFileReader.h | 2 +- pcsx2/CDVD/GzippedFileReader.cpp | 2 +- pcsx2/CDVD/GzippedFileReader.h | 2 +- pcsx2/CDVD/InputIsoFile.cpp | 2 +- pcsx2/CDVD/IsoFileFormats.h | 2 +- pcsx2/CDVD/IsoHasher.cpp | 2 +- pcsx2/CDVD/IsoHasher.h | 2 +- pcsx2/CDVD/IsoReader.cpp | 2 +- pcsx2/CDVD/IsoReader.h | 2 +- pcsx2/CDVD/Linux/DriveUtility.cpp | 2 +- pcsx2/CDVD/Linux/IOCtlSrc.cpp | 2 +- pcsx2/CDVD/OutputIsoFile.cpp | 2 +- pcsx2/CDVD/Ps1CD.cpp | 2 +- pcsx2/CDVD/Ps1CD.h | 2 +- pcsx2/CDVD/ThreadedFileReader.cpp | 2 +- pcsx2/CDVD/ThreadedFileReader.h | 2 +- pcsx2/CDVD/Windows/DriveUtility.cpp | 2 +- pcsx2/CDVD/Windows/IOCtlSrc.cpp | 2 +- pcsx2/COP0.cpp | 2 +- pcsx2/COP0.h | 2 +- pcsx2/COP2.cpp | 2 +- pcsx2/Cache.cpp | 2 +- pcsx2/Cache.h | 2 +- pcsx2/Common.h | 2 +- pcsx2/Config.h | 2 +- pcsx2/Counters.cpp | 2 +- pcsx2/Counters.h | 2 +- pcsx2/DEV9/ATA/ATA.h | 2 +- pcsx2/DEV9/ATA/ATA_Info.cpp | 2 +- pcsx2/DEV9/ATA/ATA_State.cpp | 2 +- pcsx2/DEV9/ATA/ATA_Transfer.cpp | 2 +- pcsx2/DEV9/ATA/Commands/ATA_CmdDMA.cpp | 2 +- pcsx2/DEV9/ATA/Commands/ATA_CmdExecuteDeviceDiag.cpp | 2 +- pcsx2/DEV9/ATA/Commands/ATA_CmdNoData.cpp | 2 +- pcsx2/DEV9/ATA/Commands/ATA_CmdPIOData.cpp | 2 +- pcsx2/DEV9/ATA/Commands/ATA_CmdSMART.cpp | 2 +- pcsx2/DEV9/ATA/Commands/ATA_Command.cpp | 2 +- pcsx2/DEV9/ATA/Commands/ATA_SCE.cpp | 2 +- pcsx2/DEV9/ATA/HddCreate.cpp | 2 +- pcsx2/DEV9/ATA/HddCreate.h | 2 +- pcsx2/DEV9/AdapterUtils.cpp | 2 +- pcsx2/DEV9/AdapterUtils.h | 2 +- pcsx2/DEV9/DEV9.cpp | 2 +- pcsx2/DEV9/DEV9.h | 2 +- pcsx2/DEV9/InternalServers/DHCP_Logger.cpp | 2 +- pcsx2/DEV9/InternalServers/DHCP_Logger.h | 2 +- pcsx2/DEV9/InternalServers/DHCP_Server.cpp | 2 +- pcsx2/DEV9/InternalServers/DHCP_Server.h | 2 +- pcsx2/DEV9/InternalServers/DNS_Logger.cpp | 2 +- pcsx2/DEV9/InternalServers/DNS_Logger.h | 2 +- pcsx2/DEV9/InternalServers/DNS_Server.cpp | 2 +- pcsx2/DEV9/InternalServers/DNS_Server.h | 2 +- pcsx2/DEV9/PacketReader/ARP/ARP_Packet.cpp | 2 +- pcsx2/DEV9/PacketReader/ARP/ARP_Packet.h | 2 +- pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.cpp | 2 +- pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.h | 2 +- pcsx2/DEV9/PacketReader/EthernetFrame.cpp | 2 +- pcsx2/DEV9/PacketReader/EthernetFrame.h | 2 +- pcsx2/DEV9/PacketReader/EthernetFrameEditor.cpp | 2 +- pcsx2/DEV9/PacketReader/EthernetFrameEditor.h | 2 +- pcsx2/DEV9/PacketReader/IP/ICMP/ICMP_Packet.cpp | 2 +- pcsx2/DEV9/PacketReader/IP/ICMP/ICMP_Packet.h | 2 +- pcsx2/DEV9/PacketReader/IP/IP_Address.h | 2 +- pcsx2/DEV9/PacketReader/IP/IP_Options.cpp | 2 +- pcsx2/DEV9/PacketReader/IP/IP_Options.h | 2 +- pcsx2/DEV9/PacketReader/IP/IP_Packet.cpp | 2 +- pcsx2/DEV9/PacketReader/IP/IP_Packet.h | 2 +- pcsx2/DEV9/PacketReader/IP/IP_Payload.h | 2 +- pcsx2/DEV9/PacketReader/IP/TCP/TCP_Options.cpp | 2 +- pcsx2/DEV9/PacketReader/IP/TCP/TCP_Options.h | 2 +- pcsx2/DEV9/PacketReader/IP/TCP/TCP_Packet.cpp | 2 +- pcsx2/DEV9/PacketReader/IP/TCP/TCP_Packet.h | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.cpp | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.h | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Packet.cpp | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Packet.h | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Classes.cpp | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Classes.h | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Enums.h | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Packet.cpp | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Packet.h | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/UDP_Packet.cpp | 2 +- pcsx2/DEV9/PacketReader/IP/UDP/UDP_Packet.h | 2 +- pcsx2/DEV9/PacketReader/MAC_Address.h | 2 +- pcsx2/DEV9/PacketReader/NetLib.h | 2 +- pcsx2/DEV9/PacketReader/Payload.h | 2 +- pcsx2/DEV9/Sessions/BaseSession.cpp | 2 +- pcsx2/DEV9/Sessions/BaseSession.h | 2 +- pcsx2/DEV9/Sessions/ICMP_Session/ICMP_Session.cpp | 2 +- pcsx2/DEV9/Sessions/ICMP_Session/ICMP_Session.h | 2 +- pcsx2/DEV9/Sessions/TCP_Session/TCP_Session.cpp | 2 +- pcsx2/DEV9/Sessions/TCP_Session/TCP_Session.h | 2 +- pcsx2/DEV9/Sessions/TCP_Session/TCP_Session_In.cpp | 2 +- pcsx2/DEV9/Sessions/TCP_Session/TCP_Session_Out.cpp | 2 +- pcsx2/DEV9/Sessions/UDP_Session/UDP_BaseSession.h | 2 +- pcsx2/DEV9/Sessions/UDP_Session/UDP_Common.cpp | 2 +- pcsx2/DEV9/Sessions/UDP_Session/UDP_Common.h | 2 +- pcsx2/DEV9/Sessions/UDP_Session/UDP_FixedPort.cpp | 2 +- pcsx2/DEV9/Sessions/UDP_Session/UDP_FixedPort.h | 2 +- pcsx2/DEV9/Sessions/UDP_Session/UDP_Session.cpp | 2 +- pcsx2/DEV9/Sessions/UDP_Session/UDP_Session.h | 2 +- pcsx2/DEV9/SimpleQueue.h | 2 +- pcsx2/DEV9/ThreadSafeMap.h | 2 +- pcsx2/DEV9/Win32/pcap_io_win32.cpp | 2 +- pcsx2/DEV9/Win32/pcap_io_win32_funcs.h | 2 +- pcsx2/DEV9/Win32/tap-win32.cpp | 2 +- pcsx2/DEV9/Win32/tap.h | 2 +- pcsx2/DEV9/flash.cpp | 2 +- pcsx2/DEV9/net.cpp | 2 +- pcsx2/DEV9/net.h | 2 +- pcsx2/DEV9/pcap_io.cpp | 2 +- pcsx2/DEV9/pcap_io.h | 2 +- pcsx2/DEV9/smap.cpp | 2 +- pcsx2/DEV9/smap.h | 2 +- pcsx2/DEV9/sockets.cpp | 2 +- pcsx2/DEV9/sockets.h | 2 +- pcsx2/DebugTools/BiosDebugData.cpp | 2 +- pcsx2/DebugTools/BiosDebugData.h | 2 +- pcsx2/DebugTools/Breakpoints.cpp | 2 +- pcsx2/DebugTools/Breakpoints.h | 2 +- pcsx2/DebugTools/Debug.h | 2 +- pcsx2/DebugTools/DebugInterface.cpp | 2 +- pcsx2/DebugTools/DebugInterface.h | 2 +- pcsx2/DebugTools/DisASM.h | 2 +- pcsx2/DebugTools/DisR3000A.cpp | 2 +- pcsx2/DebugTools/DisR5900asm.cpp | 2 +- pcsx2/DebugTools/DisVU0Micro.cpp | 2 +- pcsx2/DebugTools/DisVU1Micro.cpp | 2 +- pcsx2/DebugTools/DisVUmicro.h | 2 +- pcsx2/DebugTools/DisVUops.h | 2 +- pcsx2/DebugTools/DisassemblyManager.cpp | 2 +- pcsx2/DebugTools/DisassemblyManager.h | 2 +- pcsx2/DebugTools/ExpressionParser.cpp | 2 +- pcsx2/DebugTools/ExpressionParser.h | 2 +- pcsx2/DebugTools/MIPSAnalyst.cpp | 2 +- pcsx2/DebugTools/MIPSAnalyst.h | 2 +- pcsx2/DebugTools/MipsAssembler.cpp | 2 +- pcsx2/DebugTools/MipsAssembler.h | 2 +- pcsx2/DebugTools/MipsAssemblerTables.cpp | 2 +- pcsx2/DebugTools/MipsAssemblerTables.h | 2 +- pcsx2/DebugTools/MipsStackWalk.cpp | 2 +- pcsx2/DebugTools/MipsStackWalk.h | 2 +- pcsx2/DebugTools/SymbolGuardian.cpp | 2 +- pcsx2/DebugTools/SymbolGuardian.h | 2 +- pcsx2/DebugTools/SymbolImporter.cpp | 2 +- pcsx2/DebugTools/SymbolImporter.h | 2 +- pcsx2/Dmac.cpp | 2 +- pcsx2/Dmac.h | 2 +- pcsx2/Elfheader.cpp | 2 +- pcsx2/Elfheader.h | 2 +- pcsx2/FPU.cpp | 2 +- pcsx2/FW.cpp | 2 +- pcsx2/FW.h | 2 +- pcsx2/FiFo.cpp | 2 +- pcsx2/GS.cpp | 2 +- pcsx2/GS.h | 2 +- pcsx2/GS/GS.cpp | 2 +- pcsx2/GS/GS.h | 2 +- pcsx2/GS/GSAlignedClass.h | 2 +- pcsx2/GS/GSBlock.cpp | 2 +- pcsx2/GS/GSBlock.h | 2 +- pcsx2/GS/GSCapture.cpp | 2 +- pcsx2/GS/GSCapture.h | 2 +- pcsx2/GS/GSClut.cpp | 2 +- pcsx2/GS/GSClut.h | 2 +- pcsx2/GS/GSDrawingContext.cpp | 2 +- pcsx2/GS/GSDrawingContext.h | 2 +- pcsx2/GS/GSDrawingEnvironment.cpp | 2 +- pcsx2/GS/GSDrawingEnvironment.h | 2 +- pcsx2/GS/GSDump.cpp | 2 +- pcsx2/GS/GSDump.h | 2 +- pcsx2/GS/GSExtra.h | 2 +- pcsx2/GS/GSGL.h | 2 +- pcsx2/GS/GSJobQueue.h | 2 +- pcsx2/GS/GSLocalMemory.cpp | 2 +- pcsx2/GS/GSLocalMemory.h | 2 +- pcsx2/GS/GSLocalMemoryMultiISA.cpp | 2 +- pcsx2/GS/GSLzma.cpp | 2 +- pcsx2/GS/GSLzma.h | 2 +- pcsx2/GS/GSPerfMon.cpp | 2 +- pcsx2/GS/GSPerfMon.h | 2 +- pcsx2/GS/GSPng.cpp | 2 +- pcsx2/GS/GSPng.h | 2 +- pcsx2/GS/GSRegs.h | 2 +- pcsx2/GS/GSRingHeap.cpp | 2 +- pcsx2/GS/GSRingHeap.h | 2 +- pcsx2/GS/GSState.cpp | 2 +- pcsx2/GS/GSState.h | 2 +- pcsx2/GS/GSTables.cpp | 2 +- pcsx2/GS/GSTables.h | 2 +- pcsx2/GS/GSUtil.cpp | 2 +- pcsx2/GS/GSUtil.h | 2 +- pcsx2/GS/GSVector.cpp | 2 +- pcsx2/GS/GSVector.h | 2 +- pcsx2/GS/GSVector4.h | 2 +- pcsx2/GS/GSVector4_arm64.h | 2 +- pcsx2/GS/GSVector4i.h | 2 +- pcsx2/GS/GSVector4i_arm64.h | 2 +- pcsx2/GS/GSVector8.h | 2 +- pcsx2/GS/GSVector8i.h | 2 +- pcsx2/GS/GSXXH.cpp | 2 +- pcsx2/GS/GSXXH.h | 2 +- pcsx2/GS/MultiISA.cpp | 2 +- pcsx2/GS/MultiISA.h | 2 +- pcsx2/GS/Renderers/Common/GSDevice.cpp | 2 +- pcsx2/GS/Renderers/Common/GSDevice.h | 2 +- pcsx2/GS/Renderers/Common/GSDirtyRect.cpp | 2 +- pcsx2/GS/Renderers/Common/GSDirtyRect.h | 2 +- pcsx2/GS/Renderers/Common/GSFastList.h | 2 +- pcsx2/GS/Renderers/Common/GSFunctionMap.cpp | 2 +- pcsx2/GS/Renderers/Common/GSFunctionMap.h | 2 +- pcsx2/GS/Renderers/Common/GSRenderer.cpp | 2 +- pcsx2/GS/Renderers/Common/GSRenderer.h | 2 +- pcsx2/GS/Renderers/Common/GSTexture.cpp | 2 +- pcsx2/GS/Renderers/Common/GSTexture.h | 2 +- pcsx2/GS/Renderers/Common/GSVertex.h | 2 +- pcsx2/GS/Renderers/Common/GSVertexTrace.cpp | 2 +- pcsx2/GS/Renderers/Common/GSVertexTrace.h | 2 +- pcsx2/GS/Renderers/Common/GSVertexTraceFMM.cpp | 2 +- pcsx2/GS/Renderers/DX11/D3D.cpp | 2 +- pcsx2/GS/Renderers/DX11/D3D.h | 2 +- pcsx2/GS/Renderers/DX11/D3D11ShaderCache.cpp | 2 +- pcsx2/GS/Renderers/DX11/D3D11ShaderCache.h | 2 +- pcsx2/GS/Renderers/DX11/GSDevice11.cpp | 2 +- pcsx2/GS/Renderers/DX11/GSDevice11.h | 2 +- pcsx2/GS/Renderers/DX11/GSTexture11.cpp | 2 +- pcsx2/GS/Renderers/DX11/GSTexture11.h | 2 +- pcsx2/GS/Renderers/DX12/D3D12Builders.cpp | 2 +- pcsx2/GS/Renderers/DX12/D3D12Builders.h | 2 +- pcsx2/GS/Renderers/DX12/D3D12DescriptorHeapManager.cpp | 2 +- pcsx2/GS/Renderers/DX12/D3D12DescriptorHeapManager.h | 2 +- pcsx2/GS/Renderers/DX12/D3D12ShaderCache.cpp | 2 +- pcsx2/GS/Renderers/DX12/D3D12ShaderCache.h | 2 +- pcsx2/GS/Renderers/DX12/D3D12StreamBuffer.cpp | 2 +- pcsx2/GS/Renderers/DX12/D3D12StreamBuffer.h | 2 +- pcsx2/GS/Renderers/DX12/GSDevice12.cpp | 2 +- pcsx2/GS/Renderers/DX12/GSDevice12.h | 2 +- pcsx2/GS/Renderers/DX12/GSTexture12.cpp | 2 +- pcsx2/GS/Renderers/DX12/GSTexture12.h | 2 +- pcsx2/GS/Renderers/HW/GSHwHack.cpp | 2 +- pcsx2/GS/Renderers/HW/GSHwHack.h | 2 +- pcsx2/GS/Renderers/HW/GSRendererHW.cpp | 2 +- pcsx2/GS/Renderers/HW/GSRendererHW.h | 2 +- pcsx2/GS/Renderers/HW/GSRendererHWMultiISA.cpp | 2 +- pcsx2/GS/Renderers/HW/GSTextureCache.cpp | 2 +- pcsx2/GS/Renderers/HW/GSTextureCache.h | 2 +- pcsx2/GS/Renderers/HW/GSTextureReplacementLoaders.cpp | 2 +- pcsx2/GS/Renderers/HW/GSTextureReplacements.cpp | 2 +- pcsx2/GS/Renderers/HW/GSTextureReplacements.h | 2 +- pcsx2/GS/Renderers/HW/GSVertexHW.h | 2 +- pcsx2/GS/Renderers/Metal/GSDeviceMTL.h | 2 +- pcsx2/GS/Renderers/Metal/GSDeviceMTL.mm | 2 +- pcsx2/GS/Renderers/Metal/GSMTLDeviceInfo.h | 2 +- pcsx2/GS/Renderers/Metal/GSMTLDeviceInfo.mm | 2 +- pcsx2/GS/Renderers/Metal/GSMTLShaderCommon.h | 2 +- pcsx2/GS/Renderers/Metal/GSMTLSharedHeader.h | 2 +- pcsx2/GS/Renderers/Metal/GSMetalCPPAccessible.h | 2 +- pcsx2/GS/Renderers/Metal/GSTextureMTL.h | 2 +- pcsx2/GS/Renderers/Metal/GSTextureMTL.mm | 2 +- pcsx2/GS/Renderers/Metal/cas.metal | 2 +- pcsx2/GS/Renderers/Metal/convert.metal | 2 +- pcsx2/GS/Renderers/Metal/fxaa.metal | 2 +- pcsx2/GS/Renderers/Metal/interlace.metal | 2 +- pcsx2/GS/Renderers/Metal/merge.metal | 2 +- pcsx2/GS/Renderers/Metal/misc.metal | 2 +- pcsx2/GS/Renderers/Metal/present.metal | 2 +- pcsx2/GS/Renderers/Metal/tfx.metal | 2 +- pcsx2/GS/Renderers/Null/GSRendererNull.cpp | 2 +- pcsx2/GS/Renderers/Null/GSRendererNull.h | 2 +- pcsx2/GS/Renderers/OpenGL/GLContext.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GLContext.h | 2 +- pcsx2/GS/Renderers/OpenGL/GLContextEGL.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GLContextEGL.h | 2 +- pcsx2/GS/Renderers/OpenGL/GLContextEGLWayland.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GLContextEGLWayland.h | 2 +- pcsx2/GS/Renderers/OpenGL/GLContextEGLX11.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GLContextEGLX11.h | 2 +- pcsx2/GS/Renderers/OpenGL/GLContextWGL.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GLContextWGL.h | 2 +- pcsx2/GS/Renderers/OpenGL/GLProgram.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GLProgram.h | 2 +- pcsx2/GS/Renderers/OpenGL/GLShaderCache.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GLShaderCache.h | 2 +- pcsx2/GS/Renderers/OpenGL/GLState.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GLState.h | 2 +- pcsx2/GS/Renderers/OpenGL/GLStreamBuffer.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GLStreamBuffer.h | 2 +- pcsx2/GS/Renderers/OpenGL/GSDeviceOGL.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GSDeviceOGL.h | 2 +- pcsx2/GS/Renderers/OpenGL/GSTextureOGL.cpp | 2 +- pcsx2/GS/Renderers/OpenGL/GSTextureOGL.h | 2 +- pcsx2/GS/Renderers/SW/GSDrawScanline.cpp | 2 +- pcsx2/GS/Renderers/SW/GSDrawScanline.h | 2 +- pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.cpp | 2 +- pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.h | 2 +- pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.cpp | 2 +- pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.h | 2 +- pcsx2/GS/Renderers/SW/GSNewCodeGenerator.h | 2 +- pcsx2/GS/Renderers/SW/GSRasterizer.cpp | 2 +- pcsx2/GS/Renderers/SW/GSRasterizer.h | 2 +- pcsx2/GS/Renderers/SW/GSRendererSW.cpp | 2 +- pcsx2/GS/Renderers/SW/GSRendererSW.h | 2 +- pcsx2/GS/Renderers/SW/GSScanlineEnvironment.h | 2 +- pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.all.cpp | 2 +- pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.all.h | 2 +- pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.cpp | 2 +- pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.h | 2 +- pcsx2/GS/Renderers/SW/GSTextureCacheSW.cpp | 2 +- pcsx2/GS/Renderers/SW/GSTextureCacheSW.h | 2 +- pcsx2/GS/Renderers/SW/GSVertexSW.h | 2 +- pcsx2/GS/Renderers/Vulkan/GSDeviceVK.cpp | 2 +- pcsx2/GS/Renderers/Vulkan/GSDeviceVK.h | 2 +- pcsx2/GS/Renderers/Vulkan/GSTextureVK.cpp | 2 +- pcsx2/GS/Renderers/Vulkan/GSTextureVK.h | 2 +- pcsx2/GS/Renderers/Vulkan/VKBuilders.cpp | 2 +- pcsx2/GS/Renderers/Vulkan/VKBuilders.h | 2 +- pcsx2/GS/Renderers/Vulkan/VKEntryPoints.h | 2 +- pcsx2/GS/Renderers/Vulkan/VKEntryPoints.inl | 2 +- pcsx2/GS/Renderers/Vulkan/VKLoader.cpp | 2 +- pcsx2/GS/Renderers/Vulkan/VKLoader.h | 2 +- pcsx2/GS/Renderers/Vulkan/VKShaderCache.cpp | 2 +- pcsx2/GS/Renderers/Vulkan/VKShaderCache.h | 2 +- pcsx2/GS/Renderers/Vulkan/VKStreamBuffer.cpp | 2 +- pcsx2/GS/Renderers/Vulkan/VKStreamBuffer.h | 2 +- pcsx2/GS/Renderers/Vulkan/VKSwapChain.cpp | 2 +- pcsx2/GS/Renderers/Vulkan/VKSwapChain.h | 2 +- pcsx2/GS/Renderers/Vulkan/vk_mem_alloc.cpp | 2 +- pcsx2/GSDumpReplayer.cpp | 2 +- pcsx2/GSDumpReplayer.h | 2 +- pcsx2/GameDatabase.cpp | 2 +- pcsx2/GameDatabase.h | 2 +- pcsx2/GameList.cpp | 2 +- pcsx2/GameList.h | 2 +- pcsx2/Gif.cpp | 2 +- pcsx2/Gif.h | 2 +- pcsx2/Gif_Logger.cpp | 2 +- pcsx2/Gif_Unit.cpp | 2 +- pcsx2/Gif_Unit.h | 2 +- pcsx2/Hardware.h | 2 +- pcsx2/Host.cpp | 2 +- pcsx2/Host.h | 2 +- pcsx2/Host/AudioStream.cpp | 2 +- pcsx2/Host/AudioStream.h | 2 +- pcsx2/Host/AudioStreamTypes.h | 2 +- pcsx2/Host/CubebAudioStream.cpp | 2 +- pcsx2/Host/SDLAudioStream.cpp | 2 +- pcsx2/Hotkeys.cpp | 2 +- pcsx2/Hw.cpp | 2 +- pcsx2/Hw.h | 2 +- pcsx2/HwRead.cpp | 2 +- pcsx2/HwWrite.cpp | 2 +- pcsx2/INISettingsInterface.cpp | 2 +- pcsx2/INISettingsInterface.h | 2 +- pcsx2/IPU/IPU.cpp | 2 +- pcsx2/IPU/IPU.h | 2 +- pcsx2/IPU/IPU_Fifo.cpp | 2 +- pcsx2/IPU/IPU_Fifo.h | 2 +- pcsx2/IPU/IPU_MultiISA.cpp | 2 +- pcsx2/IPU/IPU_MultiISA.h | 2 +- pcsx2/IPU/IPUdither.cpp | 2 +- pcsx2/IPU/IPUdma.cpp | 2 +- pcsx2/IPU/IPUdma.h | 2 +- pcsx2/IPU/mpeg2_vlc.h | 2 +- pcsx2/IPU/yuv2rgb.cpp | 2 +- pcsx2/IPU/yuv2rgb.h | 2 +- pcsx2/ImGui/FullscreenUI.cpp | 2 +- pcsx2/ImGui/FullscreenUI.h | 2 +- pcsx2/ImGui/ImGuiAnimated.h | 2 +- pcsx2/ImGui/ImGuiFullscreen.cpp | 2 +- pcsx2/ImGui/ImGuiFullscreen.h | 2 +- pcsx2/ImGui/ImGuiManager.cpp | 2 +- pcsx2/ImGui/ImGuiManager.h | 2 +- pcsx2/ImGui/ImGuiOverlays.cpp | 2 +- pcsx2/ImGui/ImGuiOverlays.h | 2 +- pcsx2/Input/DInputSource.cpp | 2 +- pcsx2/Input/DInputSource.h | 2 +- pcsx2/Input/InputManager.cpp | 2 +- pcsx2/Input/InputManager.h | 2 +- pcsx2/Input/InputSource.cpp | 2 +- pcsx2/Input/InputSource.h | 2 +- pcsx2/Input/SDLInputSource.cpp | 2 +- pcsx2/Input/SDLInputSource.h | 2 +- pcsx2/Input/XInputSource.cpp | 2 +- pcsx2/Input/XInputSource.h | 2 +- pcsx2/Interpreter.cpp | 2 +- pcsx2/IopBios.cpp | 2 +- pcsx2/IopBios.h | 2 +- pcsx2/IopCounters.cpp | 2 +- pcsx2/IopCounters.h | 2 +- pcsx2/IopDma.cpp | 2 +- pcsx2/IopDma.h | 2 +- pcsx2/IopGte.cpp | 2 +- pcsx2/IopGte.h | 2 +- pcsx2/IopHw.cpp | 2 +- pcsx2/IopHw.h | 2 +- pcsx2/IopIrq.cpp | 2 +- pcsx2/IopMem.cpp | 2 +- pcsx2/IopMem.h | 2 +- pcsx2/IopModuleNames.cpp | 2 +- pcsx2/LayeredSettingsInterface.cpp | 2 +- pcsx2/LayeredSettingsInterface.h | 2 +- pcsx2/MMI.cpp | 2 +- pcsx2/MTGS.cpp | 2 +- pcsx2/MTGS.h | 2 +- pcsx2/MTVU.cpp | 2 +- pcsx2/MTVU.h | 2 +- pcsx2/Mdec.cpp | 2 +- pcsx2/Mdec.h | 2 +- pcsx2/Memory.cpp | 2 +- pcsx2/Memory.h | 2 +- pcsx2/MemoryTypes.h | 2 +- pcsx2/PINE.cpp | 2 +- pcsx2/PINE.h | 2 +- pcsx2/Patch.cpp | 2 +- pcsx2/Patch.h | 2 +- pcsx2/Pcsx2Config.cpp | 2 +- pcsx2/PerformanceMetrics.cpp | 2 +- pcsx2/PerformanceMetrics.h | 2 +- pcsx2/PrecompiledHeader.cpp | 2 +- pcsx2/PrecompiledHeader.h | 2 +- pcsx2/R3000A.cpp | 2 +- pcsx2/R3000A.h | 2 +- pcsx2/R3000AInterpreter.cpp | 2 +- pcsx2/R3000AOpcodeTables.cpp | 2 +- pcsx2/R5900.cpp | 2 +- pcsx2/R5900.h | 2 +- pcsx2/R5900OpcodeImpl.cpp | 2 +- pcsx2/R5900OpcodeTables.cpp | 2 +- pcsx2/R5900OpcodeTables.h | 2 +- pcsx2/RDebug/deci2.cpp | 2 +- pcsx2/RDebug/deci2.h | 2 +- pcsx2/RDebug/deci2_dbgp.cpp | 2 +- pcsx2/RDebug/deci2_dbgp.h | 2 +- pcsx2/RDebug/deci2_dcmp.cpp | 2 +- pcsx2/RDebug/deci2_dcmp.h | 2 +- pcsx2/RDebug/deci2_drfp.cpp | 2 +- pcsx2/RDebug/deci2_drfp.h | 2 +- pcsx2/RDebug/deci2_iloadp.cpp | 2 +- pcsx2/RDebug/deci2_iloadp.h | 2 +- pcsx2/RDebug/deci2_netmp.cpp | 2 +- pcsx2/RDebug/deci2_netmp.h | 2 +- pcsx2/RDebug/deci2_ttyp.cpp | 2 +- pcsx2/RDebug/deci2_ttyp.h | 2 +- pcsx2/Recording/InputRecording.cpp | 2 +- pcsx2/Recording/InputRecording.h | 2 +- pcsx2/Recording/InputRecordingControls.cpp | 2 +- pcsx2/Recording/InputRecordingControls.h | 2 +- pcsx2/Recording/InputRecordingFile.cpp | 2 +- pcsx2/Recording/InputRecordingFile.h | 2 +- pcsx2/Recording/PadData.cpp | 2 +- pcsx2/Recording/PadData.h | 2 +- pcsx2/Recording/Utilities/InputRecordingLogger.cpp | 2 +- pcsx2/Recording/Utilities/InputRecordingLogger.h | 2 +- pcsx2/SIO/Memcard/MemoryCardFile.cpp | 2 +- pcsx2/SIO/Memcard/MemoryCardFile.h | 2 +- pcsx2/SIO/Memcard/MemoryCardFolder.cpp | 2 +- pcsx2/SIO/Memcard/MemoryCardFolder.h | 2 +- pcsx2/SIO/Memcard/MemoryCardProtocol.cpp | 2 +- pcsx2/SIO/Memcard/MemoryCardProtocol.h | 2 +- pcsx2/SIO/Multitap/MultitapProtocol.cpp | 2 +- pcsx2/SIO/Multitap/MultitapProtocol.h | 2 +- pcsx2/SIO/Pad/Pad.cpp | 2 +- pcsx2/SIO/Pad/Pad.h | 2 +- pcsx2/SIO/Pad/PadBase.cpp | 2 +- pcsx2/SIO/Pad/PadBase.h | 2 +- pcsx2/SIO/Pad/PadDualshock2.cpp | 2 +- pcsx2/SIO/Pad/PadDualshock2.h | 2 +- pcsx2/SIO/Pad/PadGuitar.cpp | 2 +- pcsx2/SIO/Pad/PadGuitar.h | 2 +- pcsx2/SIO/Pad/PadJogcon.cpp | 2 +- pcsx2/SIO/Pad/PadJogcon.h | 2 +- pcsx2/SIO/Pad/PadNegcon.cpp | 2 +- pcsx2/SIO/Pad/PadNegcon.h | 2 +- pcsx2/SIO/Pad/PadNotConnected.cpp | 2 +- pcsx2/SIO/Pad/PadNotConnected.h | 2 +- pcsx2/SIO/Pad/PadPopn.cpp | 2 +- pcsx2/SIO/Pad/PadPopn.h | 2 +- pcsx2/SIO/Pad/PadTypes.h | 2 +- pcsx2/SIO/Sio.cpp | 2 +- pcsx2/SIO/Sio.h | 2 +- pcsx2/SIO/Sio0.cpp | 2 +- pcsx2/SIO/Sio0.h | 2 +- pcsx2/SIO/Sio2.cpp | 2 +- pcsx2/SIO/Sio2.h | 2 +- pcsx2/SIO/SioTypes.h | 2 +- pcsx2/SPR.cpp | 2 +- pcsx2/SPR.h | 2 +- pcsx2/SPU2/ADSR.cpp | 2 +- pcsx2/SPU2/Debug.cpp | 2 +- pcsx2/SPU2/Debug.h | 2 +- pcsx2/SPU2/Dma.cpp | 2 +- pcsx2/SPU2/Dma.h | 2 +- pcsx2/SPU2/Mixer.cpp | 2 +- pcsx2/SPU2/ReadInput.cpp | 2 +- pcsx2/SPU2/RegTable.cpp | 2 +- pcsx2/SPU2/Reverb.cpp | 2 +- pcsx2/SPU2/ReverbResample.cpp | 2 +- pcsx2/SPU2/Wavedump_wav.cpp | 2 +- pcsx2/SPU2/defs.h | 2 +- pcsx2/SPU2/interpolate_table.h | 2 +- pcsx2/SPU2/regs.h | 2 +- pcsx2/SPU2/spdif.h | 2 +- pcsx2/SPU2/spu2.cpp | 2 +- pcsx2/SPU2/spu2.h | 2 +- pcsx2/SPU2/spu2freeze.cpp | 2 +- pcsx2/SPU2/spu2sys.cpp | 2 +- pcsx2/SaveState.cpp | 2 +- pcsx2/SaveState.h | 2 +- pcsx2/ShaderCacheVersion.h | 2 +- pcsx2/ShiftJisToUnicode.cpp | 2 +- pcsx2/Sif.cpp | 2 +- pcsx2/Sif.h | 2 +- pcsx2/Sif0.cpp | 2 +- pcsx2/Sif1.cpp | 2 +- pcsx2/Sifcmd.h | 2 +- pcsx2/SourceLog.cpp | 2 +- pcsx2/StateWrapper.cpp | 2 +- pcsx2/StateWrapper.h | 2 +- pcsx2/SupportURLs.h | 2 +- pcsx2/USB/USB.cpp | 2 +- pcsx2/USB/USB.h | 2 +- pcsx2/USB/deviceproxy.cpp | 2 +- pcsx2/USB/deviceproxy.h | 2 +- pcsx2/USB/qemu-usb/USBinternal.h | 2 +- pcsx2/USB/qemu-usb/bus.cpp | 2 +- pcsx2/USB/qemu-usb/core.cpp | 2 +- pcsx2/USB/qemu-usb/desc.cpp | 2 +- pcsx2/USB/qemu-usb/desc.h | 2 +- pcsx2/USB/qemu-usb/hid.cpp | 2 +- pcsx2/USB/qemu-usb/hid.h | 2 +- pcsx2/USB/qemu-usb/input-keymap-qcode-to-qnum.cpp | 2 +- pcsx2/USB/qemu-usb/input-keymap.h | 2 +- pcsx2/USB/qemu-usb/qusb.h | 2 +- pcsx2/USB/qemu-usb/usb-ohci.cpp | 2 +- pcsx2/USB/shared/ringbuffer.cpp | 2 +- pcsx2/USB/shared/ringbuffer.h | 2 +- pcsx2/USB/usb-eyetoy/cam-jpeg.cpp | 2 +- pcsx2/USB/usb-eyetoy/cam-jpeg.h | 2 +- pcsx2/USB/usb-eyetoy/cam-linux.cpp | 2 +- pcsx2/USB/usb-eyetoy/cam-linux.h | 2 +- pcsx2/USB/usb-eyetoy/cam-noop.cpp | 2 +- pcsx2/USB/usb-eyetoy/cam-windows.cpp | 2 +- pcsx2/USB/usb-eyetoy/cam-windows.h | 2 +- pcsx2/USB/usb-eyetoy/jo_mpeg.h | 2 +- pcsx2/USB/usb-eyetoy/ov519.h | 2 +- pcsx2/USB/usb-eyetoy/usb-eyetoy-webcam.cpp | 2 +- pcsx2/USB/usb-eyetoy/usb-eyetoy-webcam.h | 2 +- pcsx2/USB/usb-eyetoy/videodev.h | 2 +- pcsx2/USB/usb-hid/usb-hid.h | 2 +- pcsx2/USB/usb-lightgun/guncon2.cpp | 2 +- pcsx2/USB/usb-lightgun/guncon2.h | 2 +- pcsx2/USB/usb-mic/audiodev-cubeb.cpp | 2 +- pcsx2/USB/usb-mic/audiodev-cubeb.h | 2 +- pcsx2/USB/usb-mic/audiodev-noop.h | 2 +- pcsx2/USB/usb-mic/audiodev.h | 2 +- pcsx2/USB/usb-mic/usb-headset.h | 2 +- pcsx2/USB/usb-mic/usb-mic.h | 2 +- pcsx2/USB/usb-msd/usb-msd.cpp | 2 +- pcsx2/USB/usb-msd/usb-msd.h | 2 +- pcsx2/USB/usb-pad/lg/lg_ff.cpp | 2 +- pcsx2/USB/usb-pad/lg/lg_ff.h | 2 +- pcsx2/USB/usb-pad/usb-buzz.cpp | 2 +- pcsx2/USB/usb-pad/usb-buzz.h | 2 +- pcsx2/USB/usb-pad/usb-gametrak.cpp | 2 +- pcsx2/USB/usb-pad/usb-gametrak.h | 2 +- pcsx2/USB/usb-pad/usb-pad-ff.cpp | 2 +- pcsx2/USB/usb-pad/usb-pad-sdl-ff.cpp | 2 +- pcsx2/USB/usb-pad/usb-pad-sdl-ff.h | 2 +- pcsx2/USB/usb-pad/usb-pad.cpp | 2 +- pcsx2/USB/usb-pad/usb-pad.h | 2 +- pcsx2/USB/usb-pad/usb-realplay.cpp | 2 +- pcsx2/USB/usb-pad/usb-realplay.h | 2 +- pcsx2/USB/usb-pad/usb-seamic.cpp | 2 +- pcsx2/USB/usb-pad/usb-train.cpp | 2 +- pcsx2/USB/usb-pad/usb-train.h | 2 +- pcsx2/USB/usb-pad/usb-trance-vibrator.cpp | 2 +- pcsx2/USB/usb-pad/usb-trance-vibrator.h | 2 +- pcsx2/USB/usb-pad/usb-turntable.cpp | 2 +- pcsx2/USB/usb-pad/usb-turntable.h | 2 +- pcsx2/USB/usb-printer/usb-printer.cpp | 2 +- pcsx2/USB/usb-printer/usb-printer.h | 2 +- pcsx2/VMManager.cpp | 2 +- pcsx2/VMManager.h | 2 +- pcsx2/VU.h | 2 +- pcsx2/VU0.cpp | 2 +- pcsx2/VU0micro.cpp | 2 +- pcsx2/VU0microInterp.cpp | 2 +- pcsx2/VU1micro.cpp | 2 +- pcsx2/VU1microInterp.cpp | 2 +- pcsx2/VUflags.cpp | 2 +- pcsx2/VUflags.h | 2 +- pcsx2/VUmicro.cpp | 2 +- pcsx2/VUmicro.h | 2 +- pcsx2/VUmicroMem.cpp | 2 +- pcsx2/VUops.cpp | 2 +- pcsx2/VUops.h | 2 +- pcsx2/Vif.cpp | 2 +- pcsx2/Vif.h | 2 +- pcsx2/Vif0_Dma.cpp | 2 +- pcsx2/Vif1_Dma.cpp | 2 +- pcsx2/Vif1_MFIFO.cpp | 2 +- pcsx2/Vif_Codes.cpp | 2 +- pcsx2/Vif_Dma.h | 2 +- pcsx2/Vif_Dynarec.h | 2 +- pcsx2/Vif_HashBucket.h | 2 +- pcsx2/Vif_Transfer.cpp | 2 +- pcsx2/Vif_Unpack.cpp | 2 +- pcsx2/Vif_Unpack.h | 2 +- pcsx2/arm64/AsmHelpers.cpp | 2 +- pcsx2/arm64/AsmHelpers.h | 2 +- pcsx2/arm64/RecStubs.cpp | 2 +- pcsx2/arm64/Vif_Dynarec.cpp | 2 +- pcsx2/arm64/Vif_UnpackNEON.cpp | 2 +- pcsx2/arm64/Vif_UnpackNEON.h | 2 +- pcsx2/ps2/BiosTools.cpp | 2 +- pcsx2/ps2/BiosTools.h | 2 +- pcsx2/ps2/HwInternal.h | 2 +- pcsx2/ps2/Iop/IopHwRead.cpp | 2 +- pcsx2/ps2/Iop/IopHwWrite.cpp | 2 +- pcsx2/ps2/Iop/IopHw_Internal.h | 2 +- pcsx2/ps2/Iop/PsxBios.cpp | 2 +- pcsx2/ps2/eeHwTraceLog.inl | 2 +- pcsx2/ps2/pgif.cpp | 2 +- pcsx2/ps2/pgif.h | 2 +- pcsx2/sif2.cpp | 2 +- pcsx2/vtlb.cpp | 2 +- pcsx2/vtlb.h | 2 +- pcsx2/windows/Optimus.cpp | 2 +- pcsx2/x86/BaseblockEx.cpp | 2 +- pcsx2/x86/BaseblockEx.h | 2 +- pcsx2/x86/R5900_Profiler.h | 2 +- pcsx2/x86/Vif_Dynarec.cpp | 2 +- pcsx2/x86/Vif_UnpackSSE.cpp | 2 +- pcsx2/x86/Vif_UnpackSSE.h | 2 +- pcsx2/x86/iCOP0.cpp | 2 +- pcsx2/x86/iCOP0.h | 2 +- pcsx2/x86/iCore.cpp | 2 +- pcsx2/x86/iCore.h | 2 +- pcsx2/x86/iFPU.cpp | 2 +- pcsx2/x86/iFPU.h | 2 +- pcsx2/x86/iFPUd.cpp | 2 +- pcsx2/x86/iMMI.cpp | 2 +- pcsx2/x86/iMMI.h | 2 +- pcsx2/x86/iR3000A.cpp | 2 +- pcsx2/x86/iR3000A.h | 2 +- pcsx2/x86/iR3000Atables.cpp | 2 +- pcsx2/x86/iR5900.h | 2 +- pcsx2/x86/iR5900Analysis.cpp | 2 +- pcsx2/x86/iR5900Analysis.h | 2 +- pcsx2/x86/iR5900Arit.h | 2 +- pcsx2/x86/iR5900AritImm.h | 2 +- pcsx2/x86/iR5900Branch.h | 2 +- pcsx2/x86/iR5900Jump.h | 2 +- pcsx2/x86/iR5900LoadStore.h | 2 +- pcsx2/x86/iR5900Misc.cpp | 2 +- pcsx2/x86/iR5900Move.h | 2 +- pcsx2/x86/iR5900MultDiv.h | 2 +- pcsx2/x86/iR5900Shift.h | 2 +- pcsx2/x86/ix86-32/iCore.cpp | 2 +- pcsx2/x86/ix86-32/iR5900.cpp | 2 +- pcsx2/x86/ix86-32/iR5900Arit.cpp | 2 +- pcsx2/x86/ix86-32/iR5900AritImm.cpp | 2 +- pcsx2/x86/ix86-32/iR5900Branch.cpp | 2 +- pcsx2/x86/ix86-32/iR5900Jump.cpp | 2 +- pcsx2/x86/ix86-32/iR5900LoadStore.cpp | 2 +- pcsx2/x86/ix86-32/iR5900Move.cpp | 2 +- pcsx2/x86/ix86-32/iR5900MultDiv.cpp | 2 +- pcsx2/x86/ix86-32/iR5900Shift.cpp | 2 +- pcsx2/x86/ix86-32/iR5900Templates.cpp | 2 +- pcsx2/x86/ix86-32/recVTLB.cpp | 2 +- pcsx2/x86/microVU.cpp | 2 +- pcsx2/x86/microVU.h | 2 +- pcsx2/x86/microVU_Alloc.inl | 2 +- pcsx2/x86/microVU_Analyze.inl | 2 +- pcsx2/x86/microVU_Branch.inl | 2 +- pcsx2/x86/microVU_Clamp.inl | 2 +- pcsx2/x86/microVU_Compile.inl | 2 +- pcsx2/x86/microVU_Execute.inl | 2 +- pcsx2/x86/microVU_Flags.inl | 2 +- pcsx2/x86/microVU_IR.h | 2 +- pcsx2/x86/microVU_Log.inl | 2 +- pcsx2/x86/microVU_Lower.inl | 2 +- pcsx2/x86/microVU_Macro.inl | 2 +- pcsx2/x86/microVU_Misc.h | 2 +- pcsx2/x86/microVU_Misc.inl | 2 +- pcsx2/x86/microVU_Profiler.h | 2 +- pcsx2/x86/microVU_Tables.inl | 2 +- pcsx2/x86/microVU_Upper.inl | 2 +- pcsx2/x86/newVif.h | 2 +- tests/ctest/common/byteswap_tests.cpp | 2 +- tests/ctest/common/filesystem_tests.cpp | 2 +- tests/ctest/common/path_tests.cpp | 2 +- tests/ctest/common/string_util_tests.cpp | 2 +- tests/ctest/common/x86emitter/codegen_tests.cpp | 2 +- tests/ctest/common/x86emitter/codegen_tests.h | 2 +- tests/ctest/common/x86emitter/codegen_tests_main.cpp | 2 +- tests/ctest/core/GS/swizzle_test_main.cpp | 2 +- tests/ctest/core/StubHost.cpp | 2 +- tools/generate_update_fa_glyph_ranges.py | 2 +- tools/merge_ws_ni_patches.py | 2 +- tools/texture_dump_alpha_scaler.py | 2 +- updater/SZErrors.h | 2 +- updater/Updater.cpp | 2 +- updater/Updater.h | 2 +- updater/UpdaterExtractor.h | 2 +- updater/Windows/WindowsUpdater.cpp | 2 +- 1053 files changed, 1053 insertions(+), 1053 deletions(-) diff --git a/bin/docs/ThirdPartyLicenses.html b/bin/docs/ThirdPartyLicenses.html index 6d973b9c84..8c24603178 100644 --- a/bin/docs/ThirdPartyLicenses.html +++ b/bin/docs/ThirdPartyLicenses.html @@ -71,7 +71,7 @@

PCSX2 - PS2 Emulator for PCs

-

Copyright © 2002-2025 PCSX2 Dev Team

+

Copyright © 2002-2026 PCSX2 Dev Team

PCSX2 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.

diff --git a/bin/resources/shaders/common/fxaa.fx b/bin/resources/shaders/common/fxaa.fx index 1e06e406fd..3efba5c785 100644 --- a/bin/resources/shaders/common/fxaa.fx +++ b/bin/resources/shaders/common/fxaa.fx @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifndef FXAA_HLSL diff --git a/bin/resources/shaders/dx11/convert.fx b/bin/resources/shaders/dx11/convert.fx index 2d169effb0..119b18e680 100644 --- a/bin/resources/shaders/dx11/convert.fx +++ b/bin/resources/shaders/dx11/convert.fx @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ struct VS_INPUT diff --git a/bin/resources/shaders/dx11/imgui.fx b/bin/resources/shaders/dx11/imgui.fx index bde3fc16da..afbde60dcb 100644 --- a/bin/resources/shaders/dx11/imgui.fx +++ b/bin/resources/shaders/dx11/imgui.fx @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ cbuffer vertexBuffer : register(b0) diff --git a/bin/resources/shaders/dx11/interlace.fx b/bin/resources/shaders/dx11/interlace.fx index d90a342f4c..70d0b3d56c 100644 --- a/bin/resources/shaders/dx11/interlace.fx +++ b/bin/resources/shaders/dx11/interlace.fx @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ Texture2D Texture; diff --git a/bin/resources/shaders/dx11/merge.fx b/bin/resources/shaders/dx11/merge.fx index c84b753edc..52830d39b7 100644 --- a/bin/resources/shaders/dx11/merge.fx +++ b/bin/resources/shaders/dx11/merge.fx @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ Texture2D Texture; diff --git a/bin/resources/shaders/dx11/present.fx b/bin/resources/shaders/dx11/present.fx index da1b82d0df..250b1bdfa2 100644 --- a/bin/resources/shaders/dx11/present.fx +++ b/bin/resources/shaders/dx11/present.fx @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ struct VS_INPUT diff --git a/bin/resources/shaders/dx11/shadeboost.fx b/bin/resources/shaders/dx11/shadeboost.fx index a302cb054a..5cb47b33b5 100644 --- a/bin/resources/shaders/dx11/shadeboost.fx +++ b/bin/resources/shaders/dx11/shadeboost.fx @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ Texture2D Texture; diff --git a/bin/resources/shaders/dx11/tfx.fx b/bin/resources/shaders/dx11/tfx.fx index b2d1516b8b..2d1a90fe1b 100644 --- a/bin/resources/shaders/dx11/tfx.fx +++ b/bin/resources/shaders/dx11/tfx.fx @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define FMT_32 0 diff --git a/bin/resources/shaders/opengl/convert.glsl b/bin/resources/shaders/opengl/convert.glsl index 4989c71c98..26dc47187f 100644 --- a/bin/resources/shaders/opengl/convert.glsl +++ b/bin/resources/shaders/opengl/convert.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ //#version 420 // Keep it for editor detection diff --git a/bin/resources/shaders/opengl/imgui.glsl b/bin/resources/shaders/opengl/imgui.glsl index 8acc309504..d58031a2f6 100644 --- a/bin/resources/shaders/opengl/imgui.glsl +++ b/bin/resources/shaders/opengl/imgui.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef VERTEX_SHADER diff --git a/bin/resources/shaders/opengl/interlace.glsl b/bin/resources/shaders/opengl/interlace.glsl index cd403f45bf..329e8c9673 100644 --- a/bin/resources/shaders/opengl/interlace.glsl +++ b/bin/resources/shaders/opengl/interlace.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ //#version 420 // Keep it for editor detection diff --git a/bin/resources/shaders/opengl/merge.glsl b/bin/resources/shaders/opengl/merge.glsl index 56b243e154..af7d7c7d09 100644 --- a/bin/resources/shaders/opengl/merge.glsl +++ b/bin/resources/shaders/opengl/merge.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ //#version 420 // Keep it for editor detection diff --git a/bin/resources/shaders/opengl/present.glsl b/bin/resources/shaders/opengl/present.glsl index 4ba45cd967..aad2a9eac7 100644 --- a/bin/resources/shaders/opengl/present.glsl +++ b/bin/resources/shaders/opengl/present.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ //#version 420 // Keep it for editor detection diff --git a/bin/resources/shaders/opengl/shadeboost.glsl b/bin/resources/shaders/opengl/shadeboost.glsl index 4d5cc16bc4..00344dbbbb 100644 --- a/bin/resources/shaders/opengl/shadeboost.glsl +++ b/bin/resources/shaders/opengl/shadeboost.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ //#version 420 // Keep it for editor detection diff --git a/bin/resources/shaders/opengl/tfx_fs.glsl b/bin/resources/shaders/opengl/tfx_fs.glsl index 62a3f3f70a..65c82cb136 100644 --- a/bin/resources/shaders/opengl/tfx_fs.glsl +++ b/bin/resources/shaders/opengl/tfx_fs.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ //#version 420 // Keep it for text editor detection diff --git a/bin/resources/shaders/opengl/tfx_vgs.glsl b/bin/resources/shaders/opengl/tfx_vgs.glsl index 4cc2e85ce5..37cb7de5ee 100644 --- a/bin/resources/shaders/opengl/tfx_vgs.glsl +++ b/bin/resources/shaders/opengl/tfx_vgs.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ //#version 420 // Keep it for text editor detection diff --git a/bin/resources/shaders/vulkan/convert.glsl b/bin/resources/shaders/vulkan/convert.glsl index 0aed8dba32..9d85d662b4 100644 --- a/bin/resources/shaders/vulkan/convert.glsl +++ b/bin/resources/shaders/vulkan/convert.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef VERTEX_SHADER diff --git a/bin/resources/shaders/vulkan/imgui.glsl b/bin/resources/shaders/vulkan/imgui.glsl index f886acf64b..e84c16fb96 100644 --- a/bin/resources/shaders/vulkan/imgui.glsl +++ b/bin/resources/shaders/vulkan/imgui.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef VERTEX_SHADER diff --git a/bin/resources/shaders/vulkan/interlace.glsl b/bin/resources/shaders/vulkan/interlace.glsl index 72af42c614..7fada81332 100644 --- a/bin/resources/shaders/vulkan/interlace.glsl +++ b/bin/resources/shaders/vulkan/interlace.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef VERTEX_SHADER diff --git a/bin/resources/shaders/vulkan/merge.glsl b/bin/resources/shaders/vulkan/merge.glsl index 1d31016eea..8068dc6c24 100644 --- a/bin/resources/shaders/vulkan/merge.glsl +++ b/bin/resources/shaders/vulkan/merge.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef VERTEX_SHADER diff --git a/bin/resources/shaders/vulkan/present.glsl b/bin/resources/shaders/vulkan/present.glsl index 23de574947..2aa4b3c7c4 100644 --- a/bin/resources/shaders/vulkan/present.glsl +++ b/bin/resources/shaders/vulkan/present.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef VERTEX_SHADER diff --git a/bin/resources/shaders/vulkan/shadeboost.glsl b/bin/resources/shaders/vulkan/shadeboost.glsl index c8c61ecf02..d770d83646 100644 --- a/bin/resources/shaders/vulkan/shadeboost.glsl +++ b/bin/resources/shaders/vulkan/shadeboost.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ //#version 420 // Keep it for editor detection diff --git a/bin/resources/shaders/vulkan/tfx.glsl b/bin/resources/shaders/vulkan/tfx.glsl index 623444e697..de9b354b39 100644 --- a/bin/resources/shaders/vulkan/tfx.glsl +++ b/bin/resources/shaders/vulkan/tfx.glsl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ ////////////////////////////////////////////////////////////////////// diff --git a/common/AlignedMalloc.cpp b/common/AlignedMalloc.cpp index 74a665af4a..f05e04dcc9 100644 --- a/common/AlignedMalloc.cpp +++ b/common/AlignedMalloc.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // This module contains implementations of _aligned_malloc for platforms that don't have diff --git a/common/AlignedMalloc.h b/common/AlignedMalloc.h index 98e5331089..19646f691e 100644 --- a/common/AlignedMalloc.h +++ b/common/AlignedMalloc.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Assertions.cpp b/common/Assertions.cpp index 9fe067002c..2b2bdc1aca 100644 --- a/common/Assertions.cpp +++ b/common/Assertions.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Assertions.h" diff --git a/common/Assertions.h b/common/Assertions.h index 2d6618f387..ad3f272fb3 100644 --- a/common/Assertions.h +++ b/common/Assertions.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/BitUtils.h b/common/BitUtils.h index 4d12ba2b07..1255709017 100644 --- a/common/BitUtils.h +++ b/common/BitUtils.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/ByteSwap.h b/common/ByteSwap.h index c7d6107e0a..a8c02486b5 100644 --- a/common/ByteSwap.h +++ b/common/ByteSwap.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/CocoaTools.h b/common/CocoaTools.h index 71db89058c..4b7e002075 100644 --- a/common/CocoaTools.h +++ b/common/CocoaTools.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef __APPLE__ diff --git a/common/CocoaTools.mm b/common/CocoaTools.mm index db9cd97e89..38d3cb655b 100644 --- a/common/CocoaTools.mm +++ b/common/CocoaTools.mm @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #if ! __has_feature(objc_arc) diff --git a/common/Console.cpp b/common/Console.cpp index f5ffa8c56d..17842dfc53 100644 --- a/common/Console.cpp +++ b/common/Console.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Console.h" diff --git a/common/Console.h b/common/Console.h index 534c6b4fc6..8391b32983 100644 --- a/common/Console.h +++ b/common/Console.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/CrashHandler.cpp b/common/CrashHandler.cpp index 7f6fb46741..a44f07af3a 100644 --- a/common/CrashHandler.cpp +++ b/common/CrashHandler.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Pcsx2Defs.h" diff --git a/common/CrashHandler.h b/common/CrashHandler.h index 1d41f6bf86..7bf5bfc767 100644 --- a/common/CrashHandler.h +++ b/common/CrashHandler.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/common/Darwin/DarwinMisc.cpp b/common/Darwin/DarwinMisc.cpp index 1a3b76d6b3..355513f9e8 100644 --- a/common/Darwin/DarwinMisc.cpp +++ b/common/Darwin/DarwinMisc.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Assertions.h" diff --git a/common/Darwin/DarwinMisc.h b/common/Darwin/DarwinMisc.h index 12b66ad7ce..b3b85436bc 100644 --- a/common/Darwin/DarwinMisc.h +++ b/common/Darwin/DarwinMisc.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Darwin/DarwinThreads.cpp b/common/Darwin/DarwinThreads.cpp index ac52959842..9f0c78aa4c 100644 --- a/common/Darwin/DarwinThreads.cpp +++ b/common/Darwin/DarwinThreads.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Threading.h" diff --git a/common/DynamicLibrary.cpp b/common/DynamicLibrary.cpp index a5b04766eb..6b69dcdec1 100644 --- a/common/DynamicLibrary.cpp +++ b/common/DynamicLibrary.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/DynamicLibrary.h" diff --git a/common/DynamicLibrary.h b/common/DynamicLibrary.h index f2eff93299..55e2e01050 100644 --- a/common/DynamicLibrary.h +++ b/common/DynamicLibrary.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Easing.h b/common/Easing.h index 6f681dc2b3..ad212c5021 100644 --- a/common/Easing.h +++ b/common/Easing.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/EnumOps.h b/common/EnumOps.h index 018d54a404..cbe8e7dd4f 100644 --- a/common/EnumOps.h +++ b/common/EnumOps.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Error.cpp b/common/Error.cpp index 53801bb388..bfa5de0fbd 100644 --- a/common/Error.cpp +++ b/common/Error.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Error.h" diff --git a/common/Error.h b/common/Error.h index f7c6691ecd..06442bfc9d 100644 --- a/common/Error.h +++ b/common/Error.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/FPControl.h b/common/FPControl.h index dd4c4e8702..fc282eeaf9 100644 --- a/common/FPControl.h +++ b/common/FPControl.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // This file abstracts the floating-point control registers, known as MXCSR on x86, and FPCR on AArch64. diff --git a/common/FastJmp.asm b/common/FastJmp.asm index bb6e6d970f..b1f16f5390 100644 --- a/common/FastJmp.asm +++ b/common/FastJmp.asm @@ -1,4 +1,4 @@ -; SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +; SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team ; SPDX-License-Identifier: GPL-3.0+ ; ----------------------------------------- diff --git a/common/FastJmp.cpp b/common/FastJmp.cpp index f2a19b225b..009a300a96 100644 --- a/common/FastJmp.cpp +++ b/common/FastJmp.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "FastJmp.h" diff --git a/common/FastJmp.h b/common/FastJmp.h index 267855814d..c3749c66b9 100644 --- a/common/FastJmp.h +++ b/common/FastJmp.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/FileSystem.cpp b/common/FileSystem.cpp index 6705d37f49..c80274a0ad 100644 --- a/common/FileSystem.cpp +++ b/common/FileSystem.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "FileSystem.h" diff --git a/common/FileSystem.h b/common/FileSystem.h index 3a6ea9b111..a82cd0f189 100644 --- a/common/FileSystem.h +++ b/common/FileSystem.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/HTTPDownloader.cpp b/common/HTTPDownloader.cpp index 1f9f88ba60..6fc21e2672 100644 --- a/common/HTTPDownloader.cpp +++ b/common/HTTPDownloader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/HTTPDownloader.h" diff --git a/common/HTTPDownloader.h b/common/HTTPDownloader.h index 79d59c72d7..06cba9cd99 100644 --- a/common/HTTPDownloader.h +++ b/common/HTTPDownloader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/HTTPDownloaderCurl.cpp b/common/HTTPDownloaderCurl.cpp index de20896ddd..078d5d304d 100644 --- a/common/HTTPDownloaderCurl.cpp +++ b/common/HTTPDownloaderCurl.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/HTTPDownloaderCurl.h" diff --git a/common/HTTPDownloaderCurl.h b/common/HTTPDownloaderCurl.h index 5c89624592..61cd18cbcd 100644 --- a/common/HTTPDownloaderCurl.h +++ b/common/HTTPDownloaderCurl.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/HTTPDownloaderWinHTTP.cpp b/common/HTTPDownloaderWinHTTP.cpp index 6b46b2d8ef..b07e5f876e 100644 --- a/common/HTTPDownloaderWinHTTP.cpp +++ b/common/HTTPDownloaderWinHTTP.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/HTTPDownloaderWinHTTP.h" diff --git a/common/HTTPDownloaderWinHTTP.h b/common/HTTPDownloaderWinHTTP.h index 60077f6645..b9be0c8935 100644 --- a/common/HTTPDownloaderWinHTTP.h +++ b/common/HTTPDownloaderWinHTTP.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/HashCombine.h b/common/HashCombine.h index bb0712e075..787cf62451 100644 --- a/common/HashCombine.h +++ b/common/HashCombine.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/HeapArray.h b/common/HeapArray.h index 6bf34c3f2c..6a9c045914 100644 --- a/common/HeapArray.h +++ b/common/HeapArray.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/HeterogeneousContainers.h b/common/HeterogeneousContainers.h index 74cc311215..19db55afe2 100644 --- a/common/HeterogeneousContainers.h +++ b/common/HeterogeneousContainers.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /** diff --git a/common/HostSys.cpp b/common/HostSys.cpp index 3a677be230..ba0105a91c 100644 --- a/common/HostSys.cpp +++ b/common/HostSys.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "HostSys.h" diff --git a/common/HostSys.h b/common/HostSys.h index 5b8dddbd19..4f91349858 100644 --- a/common/HostSys.h +++ b/common/HostSys.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Image.cpp b/common/Image.cpp index 3cc1fcb075..de6e51039f 100644 --- a/common/Image.cpp +++ b/common/Image.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Image.h" diff --git a/common/Image.h b/common/Image.h index fb24dba84a..eb3971b1e8 100644 --- a/common/Image.h +++ b/common/Image.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/LRUCache.h b/common/LRUCache.h index bbf52187aa..05764ea6ec 100644 --- a/common/LRUCache.h +++ b/common/LRUCache.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Linux/LnxHostSys.cpp b/common/Linux/LnxHostSys.cpp index b2578bce30..e7a3ef477f 100644 --- a/common/Linux/LnxHostSys.cpp +++ b/common/Linux/LnxHostSys.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Assertions.h" diff --git a/common/Linux/LnxMisc.cpp b/common/Linux/LnxMisc.cpp index a6e6d35658..84901fe230 100644 --- a/common/Linux/LnxMisc.cpp +++ b/common/Linux/LnxMisc.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Pcsx2Types.h" diff --git a/common/Linux/LnxThreads.cpp b/common/Linux/LnxThreads.cpp index fbb888964d..8e7c09c252 100644 --- a/common/Linux/LnxThreads.cpp +++ b/common/Linux/LnxThreads.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifndef _GNU_SOURCE diff --git a/common/MD5Digest.cpp b/common/MD5Digest.cpp index 9789dbe523..02ca01dbf9 100644 --- a/common/MD5Digest.cpp +++ b/common/MD5Digest.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MD5Digest.h" diff --git a/common/MD5Digest.h b/common/MD5Digest.h index fd8d780393..5364650ca9 100644 --- a/common/MD5Digest.h +++ b/common/MD5Digest.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/MRCHelpers.h b/common/MRCHelpers.h index 2bb6840f75..1666267a21 100644 --- a/common/MRCHelpers.h +++ b/common/MRCHelpers.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifndef __OBJC__ diff --git a/common/MemorySettingsInterface.cpp b/common/MemorySettingsInterface.cpp index 20e165aabf..47a873b313 100644 --- a/common/MemorySettingsInterface.cpp +++ b/common/MemorySettingsInterface.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MemorySettingsInterface.h" diff --git a/common/MemorySettingsInterface.h b/common/MemorySettingsInterface.h index 611382fe1f..7302d4b738 100644 --- a/common/MemorySettingsInterface.h +++ b/common/MemorySettingsInterface.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Path.h b/common/Path.h index 9e2aa8cacc..2bea22708b 100644 --- a/common/Path.h +++ b/common/Path.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Pcsx2Defs.h b/common/Pcsx2Defs.h index be997ecd2b..d34f78b75c 100644 --- a/common/Pcsx2Defs.h +++ b/common/Pcsx2Defs.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Pcsx2Types.h b/common/Pcsx2Types.h index 6001106029..829f9edbcd 100644 --- a/common/Pcsx2Types.h +++ b/common/Pcsx2Types.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Perf.cpp b/common/Perf.cpp index e33ff4dace..3c2e630a8b 100644 --- a/common/Perf.cpp +++ b/common/Perf.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Perf.h" diff --git a/common/Perf.h b/common/Perf.h index d9de59dc1d..e0598b7b03 100644 --- a/common/Perf.h +++ b/common/Perf.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/PrecompiledHeader.cpp b/common/PrecompiledHeader.cpp index c58ca9311f..25d4c64ca8 100644 --- a/common/PrecompiledHeader.cpp +++ b/common/PrecompiledHeader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "PrecompiledHeader.h" diff --git a/common/PrecompiledHeader.h b/common/PrecompiledHeader.h index b8a7745548..5b2d49bd46 100644 --- a/common/PrecompiledHeader.h +++ b/common/PrecompiledHeader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/common/ProgressCallback.cpp b/common/ProgressCallback.cpp index 40ad308e19..1eeba81709 100644 --- a/common/ProgressCallback.cpp +++ b/common/ProgressCallback.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "PrecompiledHeader.h" diff --git a/common/ProgressCallback.h b/common/ProgressCallback.h index ae7c7fb831..d8655ceaff 100644 --- a/common/ProgressCallback.h +++ b/common/ProgressCallback.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/ReadbackSpinManager.cpp b/common/ReadbackSpinManager.cpp index 60046bab35..8fa8fa5bb6 100644 --- a/common/ReadbackSpinManager.cpp +++ b/common/ReadbackSpinManager.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ReadbackSpinManager.h" diff --git a/common/ReadbackSpinManager.h b/common/ReadbackSpinManager.h index 91bf4844f0..0b6857eeec 100644 --- a/common/ReadbackSpinManager.h +++ b/common/ReadbackSpinManager.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/RedtapeWilCom.h b/common/RedtapeWilCom.h index 1b5c103318..64211e023f 100644 --- a/common/RedtapeWilCom.h +++ b/common/RedtapeWilCom.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/RedtapeWindows.h b/common/RedtapeWindows.h index 16c00c3a99..4fb4e9dda2 100644 --- a/common/RedtapeWindows.h +++ b/common/RedtapeWindows.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/ScopedGuard.h b/common/ScopedGuard.h index fe15bc358e..823e77a3c9 100644 --- a/common/ScopedGuard.h +++ b/common/ScopedGuard.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Semaphore.cpp b/common/Semaphore.cpp index 0824115982..8dc2f7913b 100644 --- a/common/Semaphore.cpp +++ b/common/Semaphore.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Threading.h" diff --git a/common/SettingsInterface.h b/common/SettingsInterface.h index 6c2547da00..c161c4de83 100644 --- a/common/SettingsInterface.h +++ b/common/SettingsInterface.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/SettingsWrapper.cpp b/common/SettingsWrapper.cpp index f11b397f89..335f700031 100644 --- a/common/SettingsWrapper.cpp +++ b/common/SettingsWrapper.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/common/SettingsWrapper.h b/common/SettingsWrapper.h index 1f174385eb..9f621f4932 100644 --- a/common/SettingsWrapper.h +++ b/common/SettingsWrapper.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/SingleRegisterTypes.h b/common/SingleRegisterTypes.h index c44e473020..43a35842f0 100644 --- a/common/SingleRegisterTypes.h +++ b/common/SingleRegisterTypes.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // -------------------------------------------------------------------------------------- diff --git a/common/SmallString.cpp b/common/SmallString.cpp index 565e31baf8..5f0efc3a30 100644 --- a/common/SmallString.cpp +++ b/common/SmallString.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SmallString.h" diff --git a/common/SmallString.h b/common/SmallString.h index 9359965a8a..1b4d74dbe2 100644 --- a/common/SmallString.h +++ b/common/SmallString.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/StringUtil.cpp b/common/StringUtil.cpp index fe6ece89fa..bdcf902ebf 100644 --- a/common/StringUtil.cpp +++ b/common/StringUtil.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Assertions.h" diff --git a/common/StringUtil.h b/common/StringUtil.h index c4b22165ee..ec074db065 100644 --- a/common/StringUtil.h +++ b/common/StringUtil.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Threading.h b/common/Threading.h index ead8a76e34..70b6ed0fbc 100644 --- a/common/Threading.h +++ b/common/Threading.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Timer.cpp b/common/Timer.cpp index 261e12af97..57cae8190e 100644 --- a/common/Timer.cpp +++ b/common/Timer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Timer.h" diff --git a/common/Timer.h b/common/Timer.h index 69419937f1..655967aad8 100644 --- a/common/Timer.h +++ b/common/Timer.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/VectorIntrin.h b/common/VectorIntrin.h index a90ba80bae..04889d3322 100644 --- a/common/VectorIntrin.h +++ b/common/VectorIntrin.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // Includes appropriate intrinsic header based on platform. diff --git a/common/WAVWriter.cpp b/common/WAVWriter.cpp index 968e42a3c2..5a77caeba2 100644 --- a/common/WAVWriter.cpp +++ b/common/WAVWriter.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/WAVWriter.h" diff --git a/common/WAVWriter.h b/common/WAVWriter.h index 57dae548c6..9f198397f1 100644 --- a/common/WAVWriter.h +++ b/common/WAVWriter.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/WindowInfo.cpp b/common/WindowInfo.cpp index 62f9afe8ea..d26d5fc07d 100644 --- a/common/WindowInfo.cpp +++ b/common/WindowInfo.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "WindowInfo.h" diff --git a/common/WindowInfo.h b/common/WindowInfo.h index c9d11d582f..4ccad5a4de 100644 --- a/common/WindowInfo.h +++ b/common/WindowInfo.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/Windows/WinHostSys.cpp b/common/Windows/WinHostSys.cpp index 5475fb8954..6bf2ffad98 100644 --- a/common/Windows/WinHostSys.cpp +++ b/common/Windows/WinHostSys.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/HostSys.h" diff --git a/common/Windows/WinMisc.cpp b/common/Windows/WinMisc.cpp index 5b302cf52c..85165de21c 100644 --- a/common/Windows/WinMisc.cpp +++ b/common/Windows/WinMisc.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Console.h" diff --git a/common/Windows/WinThreads.cpp b/common/Windows/WinThreads.cpp index 8f385cd1b5..b53eea4d5f 100644 --- a/common/Windows/WinThreads.cpp +++ b/common/Windows/WinThreads.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Threading.h" diff --git a/common/WrappedMemCopy.h b/common/WrappedMemCopy.h index 776c3ce09c..b22c5c7400 100644 --- a/common/WrappedMemCopy.h +++ b/common/WrappedMemCopy.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Pcsx2Defs.h" diff --git a/common/YAML.cpp b/common/YAML.cpp index af6ca6bbaf..fc878604dc 100644 --- a/common/YAML.cpp +++ b/common/YAML.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "YAML.h" diff --git a/common/YAML.h b/common/YAML.h index 01d9d59e97..9bbf7d423f 100644 --- a/common/YAML.h +++ b/common/YAML.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/ZipHelpers.h b/common/ZipHelpers.h index 470ac5ce4d..53bfc34cfe 100644 --- a/common/ZipHelpers.h +++ b/common/ZipHelpers.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/bmi.cpp b/common/emitter/bmi.cpp index b301355f63..0733b69586 100644 --- a/common/emitter/bmi.cpp +++ b/common/emitter/bmi.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/emitter/internal.h" diff --git a/common/emitter/fpu.cpp b/common/emitter/fpu.cpp index 2b9b95cc3c..56706ddf3f 100644 --- a/common/emitter/fpu.cpp +++ b/common/emitter/fpu.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/emitter/legacy_internal.h" diff --git a/common/emitter/groups.cpp b/common/emitter/groups.cpp index e92857703e..97883646b9 100644 --- a/common/emitter/groups.cpp +++ b/common/emitter/groups.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* diff --git a/common/emitter/implement/avx.h b/common/emitter/implement/avx.h index 90516f12f0..f94c9fc61c 100644 --- a/common/emitter/implement/avx.h +++ b/common/emitter/implement/avx.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/bmi.h b/common/emitter/implement/bmi.h index f30e8614f3..6f77fe9e62 100644 --- a/common/emitter/implement/bmi.h +++ b/common/emitter/implement/bmi.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/dwshift.h b/common/emitter/implement/dwshift.h index 72428a6347..fdd3430414 100644 --- a/common/emitter/implement/dwshift.h +++ b/common/emitter/implement/dwshift.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/group1.h b/common/emitter/implement/group1.h index 5fbd695ad1..fe58208a66 100644 --- a/common/emitter/implement/group1.h +++ b/common/emitter/implement/group1.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/group2.h b/common/emitter/implement/group2.h index 22b99cefd7..f015debd3f 100644 --- a/common/emitter/implement/group2.h +++ b/common/emitter/implement/group2.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/group3.h b/common/emitter/implement/group3.h index 5554aa4600..4a64a0e3f4 100644 --- a/common/emitter/implement/group3.h +++ b/common/emitter/implement/group3.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/helpers.h b/common/emitter/implement/helpers.h index 26c3e959b1..66a31b5865 100644 --- a/common/emitter/implement/helpers.h +++ b/common/emitter/implement/helpers.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/incdec.h b/common/emitter/implement/incdec.h index 97816a9bf9..540baf136f 100644 --- a/common/emitter/implement/incdec.h +++ b/common/emitter/implement/incdec.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/jmpcall.h b/common/emitter/implement/jmpcall.h index f2319bf342..1c8762a86d 100644 --- a/common/emitter/implement/jmpcall.h +++ b/common/emitter/implement/jmpcall.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/movs.h b/common/emitter/implement/movs.h index beb9b0fffe..9eb38d070f 100644 --- a/common/emitter/implement/movs.h +++ b/common/emitter/implement/movs.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/simd_arithmetic.h b/common/emitter/implement/simd_arithmetic.h index 4fde59707c..f12dd07137 100644 --- a/common/emitter/implement/simd_arithmetic.h +++ b/common/emitter/implement/simd_arithmetic.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/simd_comparisons.h b/common/emitter/implement/simd_comparisons.h index 22ea7ef388..6742c5fbb6 100644 --- a/common/emitter/implement/simd_comparisons.h +++ b/common/emitter/implement/simd_comparisons.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/simd_helpers.h b/common/emitter/implement/simd_helpers.h index 12c5a28b2f..ee5fbd500d 100644 --- a/common/emitter/implement/simd_helpers.h +++ b/common/emitter/implement/simd_helpers.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/simd_moremovs.h b/common/emitter/implement/simd_moremovs.h index d142cb81d2..5427d3e088 100644 --- a/common/emitter/implement/simd_moremovs.h +++ b/common/emitter/implement/simd_moremovs.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/simd_shufflepack.h b/common/emitter/implement/simd_shufflepack.h index d8ca48d54b..13ca67ded9 100644 --- a/common/emitter/implement/simd_shufflepack.h +++ b/common/emitter/implement/simd_shufflepack.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/simd_templated_helpers.h b/common/emitter/implement/simd_templated_helpers.h index 8231a5382b..dd0e6a528d 100644 --- a/common/emitter/implement/simd_templated_helpers.h +++ b/common/emitter/implement/simd_templated_helpers.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/test.h b/common/emitter/implement/test.h index 50fde1df3d..497c70fa5d 100644 --- a/common/emitter/implement/test.h +++ b/common/emitter/implement/test.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/implement/xchg.h b/common/emitter/implement/xchg.h index 729bff79fc..9ff1951eea 100644 --- a/common/emitter/implement/xchg.h +++ b/common/emitter/implement/xchg.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/instructions.h b/common/emitter/instructions.h index b3cca0f8b6..2f3729ca12 100644 --- a/common/emitter/instructions.h +++ b/common/emitter/instructions.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* diff --git a/common/emitter/internal.h b/common/emitter/internal.h index abd7ee9fe5..ec5a5cf7c1 100644 --- a/common/emitter/internal.h +++ b/common/emitter/internal.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/jmp.cpp b/common/emitter/jmp.cpp index 515d3da197..a068bcae2f 100644 --- a/common/emitter/jmp.cpp +++ b/common/emitter/jmp.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* diff --git a/common/emitter/legacy.cpp b/common/emitter/legacy.cpp index 5bbda8051f..8a3f52a247 100644 --- a/common/emitter/legacy.cpp +++ b/common/emitter/legacy.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* diff --git a/common/emitter/legacy_instructions.h b/common/emitter/legacy_instructions.h index e8fcdf3f8a..7f6e038162 100644 --- a/common/emitter/legacy_instructions.h +++ b/common/emitter/legacy_instructions.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/legacy_internal.h b/common/emitter/legacy_internal.h index 05407b002e..286938ee2c 100644 --- a/common/emitter/legacy_internal.h +++ b/common/emitter/legacy_internal.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/legacy_sse.cpp b/common/emitter/legacy_sse.cpp index 258106e30c..cdcb8e0cae 100644 --- a/common/emitter/legacy_sse.cpp +++ b/common/emitter/legacy_sse.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/emitter/legacy_internal.h" diff --git a/common/emitter/legacy_types.h b/common/emitter/legacy_types.h index 0d6757e24e..24a0f653ba 100644 --- a/common/emitter/legacy_types.h +++ b/common/emitter/legacy_types.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/common/emitter/movs.cpp b/common/emitter/movs.cpp index 36c607f338..7d88371ef0 100644 --- a/common/emitter/movs.cpp +++ b/common/emitter/movs.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* diff --git a/common/emitter/simd.cpp b/common/emitter/simd.cpp index a5c6ac9065..fe0ef28980 100644 --- a/common/emitter/simd.cpp +++ b/common/emitter/simd.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/emitter/internal.h" diff --git a/common/emitter/x86emitter.cpp b/common/emitter/x86emitter.cpp index 1f3ee1d634..443d29aded 100644 --- a/common/emitter/x86emitter.cpp +++ b/common/emitter/x86emitter.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* diff --git a/common/emitter/x86emitter.h b/common/emitter/x86emitter.h index 95a996b45d..d7580792e0 100644 --- a/common/emitter/x86emitter.h +++ b/common/emitter/x86emitter.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* diff --git a/common/emitter/x86types.h b/common/emitter/x86types.h index 86ff6be08b..0b8769ab18 100644 --- a/common/emitter/x86types.h +++ b/common/emitter/x86types.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-gsrunner/Main.cpp b/pcsx2-gsrunner/Main.cpp index b991537f60..410583a4fe 100644 --- a/pcsx2-gsrunner/Main.cpp +++ b/pcsx2-gsrunner/Main.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/AboutDialog.cpp b/pcsx2-qt/AboutDialog.cpp index 9f445ef1bb..406eb8678e 100644 --- a/pcsx2-qt/AboutDialog.cpp +++ b/pcsx2-qt/AboutDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "pcsx2/SupportURLs.h" diff --git a/pcsx2-qt/AboutDialog.h b/pcsx2-qt/AboutDialog.h index 8dd301a390..cc37d1a8fd 100644 --- a/pcsx2-qt/AboutDialog.h +++ b/pcsx2-qt/AboutDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/AutoUpdaterDialog.cpp b/pcsx2-qt/AutoUpdaterDialog.cpp index 29cc168b00..6b9cc29db0 100644 --- a/pcsx2-qt/AutoUpdaterDialog.cpp +++ b/pcsx2-qt/AutoUpdaterDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "AutoUpdaterDialog.h" diff --git a/pcsx2-qt/AutoUpdaterDialog.h b/pcsx2-qt/AutoUpdaterDialog.h index 214fa84561..2cced70150 100644 --- a/pcsx2-qt/AutoUpdaterDialog.h +++ b/pcsx2-qt/AutoUpdaterDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/ColorPickerButton.cpp b/pcsx2-qt/ColorPickerButton.cpp index cc9e6f0cb8..572ceb7a45 100644 --- a/pcsx2-qt/ColorPickerButton.cpp +++ b/pcsx2-qt/ColorPickerButton.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ColorPickerButton.h" diff --git a/pcsx2-qt/ColorPickerButton.h b/pcsx2-qt/ColorPickerButton.h index 858a07fab8..381b7cd1dd 100644 --- a/pcsx2-qt/ColorPickerButton.h +++ b/pcsx2-qt/ColorPickerButton.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/CoverDownloadDialog.cpp b/pcsx2-qt/CoverDownloadDialog.cpp index 48a083d09c..e919e71044 100644 --- a/pcsx2-qt/CoverDownloadDialog.cpp +++ b/pcsx2-qt/CoverDownloadDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CoverDownloadDialog.h" diff --git a/pcsx2-qt/CoverDownloadDialog.h b/pcsx2-qt/CoverDownloadDialog.h index a84d8561f4..db2f8fec4c 100644 --- a/pcsx2-qt/CoverDownloadDialog.h +++ b/pcsx2-qt/CoverDownloadDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/AnalysisOptionsDialog.cpp b/pcsx2-qt/Debugger/AnalysisOptionsDialog.cpp index f0ab7a5670..7c55301423 100644 --- a/pcsx2-qt/Debugger/AnalysisOptionsDialog.cpp +++ b/pcsx2-qt/Debugger/AnalysisOptionsDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "AnalysisOptionsDialog.h" diff --git a/pcsx2-qt/Debugger/AnalysisOptionsDialog.h b/pcsx2-qt/Debugger/AnalysisOptionsDialog.h index bca7f43442..191399a585 100644 --- a/pcsx2-qt/Debugger/AnalysisOptionsDialog.h +++ b/pcsx2-qt/Debugger/AnalysisOptionsDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.cpp b/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.cpp index 194197e00e..de993a6844 100644 --- a/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.cpp +++ b/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BreakpointDialog.h" diff --git a/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.h b/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.h index d1b033e20d..8225e817a1 100644 --- a/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.h +++ b/pcsx2-qt/Debugger/Breakpoints/BreakpointDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.cpp b/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.cpp index 3f1602691f..c96dda1873 100644 --- a/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.cpp +++ b/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BreakpointModel.h" diff --git a/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.h b/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.h index 161625eb6e..307ce9d3c2 100644 --- a/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.h +++ b/pcsx2-qt/Debugger/Breakpoints/BreakpointModel.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Breakpoints/BreakpointView.cpp b/pcsx2-qt/Debugger/Breakpoints/BreakpointView.cpp index e94f91642b..061fb4ba2e 100644 --- a/pcsx2-qt/Debugger/Breakpoints/BreakpointView.cpp +++ b/pcsx2-qt/Debugger/Breakpoints/BreakpointView.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BreakpointView.h" diff --git a/pcsx2-qt/Debugger/Breakpoints/BreakpointView.h b/pcsx2-qt/Debugger/Breakpoints/BreakpointView.h index 52dd529f50..6733be8c7d 100644 --- a/pcsx2-qt/Debugger/Breakpoints/BreakpointView.h +++ b/pcsx2-qt/Debugger/Breakpoints/BreakpointView.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/DebuggerEvents.h b/pcsx2-qt/Debugger/DebuggerEvents.h index b10be10d21..c33922e864 100644 --- a/pcsx2-qt/Debugger/DebuggerEvents.h +++ b/pcsx2-qt/Debugger/DebuggerEvents.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/DebuggerSettingsManager.cpp b/pcsx2-qt/Debugger/DebuggerSettingsManager.cpp index e57ec6416e..6cc20e150b 100644 --- a/pcsx2-qt/Debugger/DebuggerSettingsManager.cpp +++ b/pcsx2-qt/Debugger/DebuggerSettingsManager.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DebuggerSettingsManager.h" diff --git a/pcsx2-qt/Debugger/DebuggerSettingsManager.h b/pcsx2-qt/Debugger/DebuggerSettingsManager.h index 6c264f670c..0089a0d177 100644 --- a/pcsx2-qt/Debugger/DebuggerSettingsManager.h +++ b/pcsx2-qt/Debugger/DebuggerSettingsManager.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/DebuggerView.cpp b/pcsx2-qt/Debugger/DebuggerView.cpp index 0d2797083c..69cbdf340b 100644 --- a/pcsx2-qt/Debugger/DebuggerView.cpp +++ b/pcsx2-qt/Debugger/DebuggerView.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DebuggerView.h" diff --git a/pcsx2-qt/Debugger/DebuggerView.h b/pcsx2-qt/Debugger/DebuggerView.h index b1ac6be71e..839a97e3f1 100644 --- a/pcsx2-qt/Debugger/DebuggerView.h +++ b/pcsx2-qt/Debugger/DebuggerView.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/DebuggerWindow.cpp b/pcsx2-qt/Debugger/DebuggerWindow.cpp index 7f707fcb31..3a909bf1d2 100644 --- a/pcsx2-qt/Debugger/DebuggerWindow.cpp +++ b/pcsx2-qt/Debugger/DebuggerWindow.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DebuggerWindow.h" diff --git a/pcsx2-qt/Debugger/DebuggerWindow.h b/pcsx2-qt/Debugger/DebuggerWindow.h index cc416e4bc8..03bca0c1da 100644 --- a/pcsx2-qt/Debugger/DebuggerWindow.h +++ b/pcsx2-qt/Debugger/DebuggerWindow.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/DisassemblyView.cpp b/pcsx2-qt/Debugger/DisassemblyView.cpp index c9cb2d052b..49e2868d18 100644 --- a/pcsx2-qt/Debugger/DisassemblyView.cpp +++ b/pcsx2-qt/Debugger/DisassemblyView.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DisassemblyView.h" diff --git a/pcsx2-qt/Debugger/DisassemblyView.h b/pcsx2-qt/Debugger/DisassemblyView.h index 994cb416f1..6cc1dfecfd 100644 --- a/pcsx2-qt/Debugger/DisassemblyView.h +++ b/pcsx2-qt/Debugger/DisassemblyView.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Docking/DockLayout.cpp b/pcsx2-qt/Debugger/Docking/DockLayout.cpp index 3c4fb04282..f9960f88d5 100644 --- a/pcsx2-qt/Debugger/Docking/DockLayout.cpp +++ b/pcsx2-qt/Debugger/Docking/DockLayout.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DockLayout.h" diff --git a/pcsx2-qt/Debugger/Docking/DockLayout.h b/pcsx2-qt/Debugger/Docking/DockLayout.h index fad89c2298..ef3a8115cf 100644 --- a/pcsx2-qt/Debugger/Docking/DockLayout.h +++ b/pcsx2-qt/Debugger/Docking/DockLayout.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Docking/DockManager.cpp b/pcsx2-qt/Debugger/Docking/DockManager.cpp index 6c65e69717..2485ec87f0 100644 --- a/pcsx2-qt/Debugger/Docking/DockManager.cpp +++ b/pcsx2-qt/Debugger/Docking/DockManager.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DockManager.h" diff --git a/pcsx2-qt/Debugger/Docking/DockManager.h b/pcsx2-qt/Debugger/Docking/DockManager.h index ee2c52fa73..498c628e22 100644 --- a/pcsx2-qt/Debugger/Docking/DockManager.h +++ b/pcsx2-qt/Debugger/Docking/DockManager.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Docking/DockMenuBar.cpp b/pcsx2-qt/Debugger/Docking/DockMenuBar.cpp index 103bb24c35..6ef3dbec64 100644 --- a/pcsx2-qt/Debugger/Docking/DockMenuBar.cpp +++ b/pcsx2-qt/Debugger/Docking/DockMenuBar.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DockMenuBar.h" diff --git a/pcsx2-qt/Debugger/Docking/DockMenuBar.h b/pcsx2-qt/Debugger/Docking/DockMenuBar.h index 3d7b5e4aa6..28188d22fd 100644 --- a/pcsx2-qt/Debugger/Docking/DockMenuBar.h +++ b/pcsx2-qt/Debugger/Docking/DockMenuBar.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Docking/DockTables.cpp b/pcsx2-qt/Debugger/Docking/DockTables.cpp index 0741d75281..881c7f46c9 100644 --- a/pcsx2-qt/Debugger/Docking/DockTables.cpp +++ b/pcsx2-qt/Debugger/Docking/DockTables.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DockTables.h" diff --git a/pcsx2-qt/Debugger/Docking/DockTables.h b/pcsx2-qt/Debugger/Docking/DockTables.h index 65b4e24242..198c1b018c 100644 --- a/pcsx2-qt/Debugger/Docking/DockTables.h +++ b/pcsx2-qt/Debugger/Docking/DockTables.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Docking/DockUtils.cpp b/pcsx2-qt/Debugger/Docking/DockUtils.cpp index 687dc4664a..eedeebea99 100644 --- a/pcsx2-qt/Debugger/Docking/DockUtils.cpp +++ b/pcsx2-qt/Debugger/Docking/DockUtils.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DockUtils.h" diff --git a/pcsx2-qt/Debugger/Docking/DockUtils.h b/pcsx2-qt/Debugger/Docking/DockUtils.h index 230183ba61..60b3c04b86 100644 --- a/pcsx2-qt/Debugger/Docking/DockUtils.h +++ b/pcsx2-qt/Debugger/Docking/DockUtils.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Docking/DockViews.cpp b/pcsx2-qt/Debugger/Docking/DockViews.cpp index 3dd8a6c8c1..8751ecb280 100644 --- a/pcsx2-qt/Debugger/Docking/DockViews.cpp +++ b/pcsx2-qt/Debugger/Docking/DockViews.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DockViews.h" diff --git a/pcsx2-qt/Debugger/Docking/DockViews.h b/pcsx2-qt/Debugger/Docking/DockViews.h index 8597d9ed47..68164f4876 100644 --- a/pcsx2-qt/Debugger/Docking/DockViews.h +++ b/pcsx2-qt/Debugger/Docking/DockViews.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Docking/DropIndicators.cpp b/pcsx2-qt/Debugger/Docking/DropIndicators.cpp index ef160f9913..7fdb56702c 100644 --- a/pcsx2-qt/Debugger/Docking/DropIndicators.cpp +++ b/pcsx2-qt/Debugger/Docking/DropIndicators.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DropIndicators.h" diff --git a/pcsx2-qt/Debugger/Docking/DropIndicators.h b/pcsx2-qt/Debugger/Docking/DropIndicators.h index 63297e6c03..d748f6571f 100644 --- a/pcsx2-qt/Debugger/Docking/DropIndicators.h +++ b/pcsx2-qt/Debugger/Docking/DropIndicators.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.cpp b/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.cpp index d0477d44d0..f07787e5b5 100644 --- a/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.cpp +++ b/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "LayoutEditorDialog.h" diff --git a/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.h b/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.h index 984596154e..f63d14b261 100644 --- a/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.h +++ b/pcsx2-qt/Debugger/Docking/LayoutEditorDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.cpp b/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.cpp index adb47c0e2b..7bb57cbd01 100644 --- a/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.cpp +++ b/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "NoLayoutsWidget.h" diff --git a/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.h b/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.h index 4f7637700e..9e0a3e7fbf 100644 --- a/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.h +++ b/pcsx2-qt/Debugger/Docking/NoLayoutsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/JsonValueWrapper.h b/pcsx2-qt/Debugger/JsonValueWrapper.h index f1941a1491..b2edd31e77 100644 --- a/pcsx2-qt/Debugger/JsonValueWrapper.h +++ b/pcsx2-qt/Debugger/JsonValueWrapper.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Memory/MemorySearchView.cpp b/pcsx2-qt/Debugger/Memory/MemorySearchView.cpp index 13fcec5162..e6ec8bfa3b 100644 --- a/pcsx2-qt/Debugger/Memory/MemorySearchView.cpp +++ b/pcsx2-qt/Debugger/Memory/MemorySearchView.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MemorySearchView.h" diff --git a/pcsx2-qt/Debugger/Memory/MemorySearchView.h b/pcsx2-qt/Debugger/Memory/MemorySearchView.h index 6085050486..bb66a38029 100644 --- a/pcsx2-qt/Debugger/Memory/MemorySearchView.h +++ b/pcsx2-qt/Debugger/Memory/MemorySearchView.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Memory/MemoryView.cpp b/pcsx2-qt/Debugger/Memory/MemoryView.cpp index f928f0285d..a4cbe77a8f 100644 --- a/pcsx2-qt/Debugger/Memory/MemoryView.cpp +++ b/pcsx2-qt/Debugger/Memory/MemoryView.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MemoryView.h" diff --git a/pcsx2-qt/Debugger/Memory/MemoryView.h b/pcsx2-qt/Debugger/Memory/MemoryView.h index 32d5ce4bd4..a73ef10596 100644 --- a/pcsx2-qt/Debugger/Memory/MemoryView.h +++ b/pcsx2-qt/Debugger/Memory/MemoryView.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Memory/SavedAddressesModel.cpp b/pcsx2-qt/Debugger/Memory/SavedAddressesModel.cpp index af317efe7b..86b85047ce 100644 --- a/pcsx2-qt/Debugger/Memory/SavedAddressesModel.cpp +++ b/pcsx2-qt/Debugger/Memory/SavedAddressesModel.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "PrecompiledHeader.h" diff --git a/pcsx2-qt/Debugger/Memory/SavedAddressesModel.h b/pcsx2-qt/Debugger/Memory/SavedAddressesModel.h index da11ed61a2..a36938ca7d 100644 --- a/pcsx2-qt/Debugger/Memory/SavedAddressesModel.h +++ b/pcsx2-qt/Debugger/Memory/SavedAddressesModel.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/Memory/SavedAddressesView.cpp b/pcsx2-qt/Debugger/Memory/SavedAddressesView.cpp index 7293050447..9b6280dcfc 100644 --- a/pcsx2-qt/Debugger/Memory/SavedAddressesView.cpp +++ b/pcsx2-qt/Debugger/Memory/SavedAddressesView.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SavedAddressesView.h" diff --git a/pcsx2-qt/Debugger/Memory/SavedAddressesView.h b/pcsx2-qt/Debugger/Memory/SavedAddressesView.h index 2dbf25edd0..1440b1d41b 100644 --- a/pcsx2-qt/Debugger/Memory/SavedAddressesView.h +++ b/pcsx2-qt/Debugger/Memory/SavedAddressesView.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/ModuleModel.cpp b/pcsx2-qt/Debugger/ModuleModel.cpp index caac441d3c..7ffd04bbf3 100644 --- a/pcsx2-qt/Debugger/ModuleModel.cpp +++ b/pcsx2-qt/Debugger/ModuleModel.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ModuleModel.h" diff --git a/pcsx2-qt/Debugger/ModuleModel.h b/pcsx2-qt/Debugger/ModuleModel.h index 3fbefa1f91..d7c1edd7e1 100644 --- a/pcsx2-qt/Debugger/ModuleModel.h +++ b/pcsx2-qt/Debugger/ModuleModel.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/ModuleView.cpp b/pcsx2-qt/Debugger/ModuleView.cpp index f2400d5775..50afc7dcce 100644 --- a/pcsx2-qt/Debugger/ModuleView.cpp +++ b/pcsx2-qt/Debugger/ModuleView.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ModuleView.h" diff --git a/pcsx2-qt/Debugger/ModuleView.h b/pcsx2-qt/Debugger/ModuleView.h index 7ca48bf3b7..d729663c7b 100644 --- a/pcsx2-qt/Debugger/ModuleView.h +++ b/pcsx2-qt/Debugger/ModuleView.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/RegisterView.cpp b/pcsx2-qt/Debugger/RegisterView.cpp index 588a15174f..8f59e45c72 100644 --- a/pcsx2-qt/Debugger/RegisterView.cpp +++ b/pcsx2-qt/Debugger/RegisterView.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "RegisterView.h" diff --git a/pcsx2-qt/Debugger/RegisterView.h b/pcsx2-qt/Debugger/RegisterView.h index 96c6e9ed00..954c4c6af4 100644 --- a/pcsx2-qt/Debugger/RegisterView.h +++ b/pcsx2-qt/Debugger/RegisterView.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/StackModel.cpp b/pcsx2-qt/Debugger/StackModel.cpp index 2c2dd4dd05..70c3c843bf 100644 --- a/pcsx2-qt/Debugger/StackModel.cpp +++ b/pcsx2-qt/Debugger/StackModel.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "StackModel.h" diff --git a/pcsx2-qt/Debugger/StackModel.h b/pcsx2-qt/Debugger/StackModel.h index 3962b2cd2a..700a57ae87 100644 --- a/pcsx2-qt/Debugger/StackModel.h +++ b/pcsx2-qt/Debugger/StackModel.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/StackView.cpp b/pcsx2-qt/Debugger/StackView.cpp index 771dca3ba2..8c41b48447 100644 --- a/pcsx2-qt/Debugger/StackView.cpp +++ b/pcsx2-qt/Debugger/StackView.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "StackView.h" diff --git a/pcsx2-qt/Debugger/StackView.h b/pcsx2-qt/Debugger/StackView.h index 947add1c9c..5ba2caf3b5 100644 --- a/pcsx2-qt/Debugger/StackView.h +++ b/pcsx2-qt/Debugger/StackView.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.cpp b/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.cpp index 1f7d5fdcf4..b8022219fe 100644 --- a/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "NewSymbolDialogs.h" diff --git a/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.h b/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.h index 8ac4b771a3..abb13b9c97 100644 --- a/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.h +++ b/pcsx2-qt/Debugger/SymbolTree/NewSymbolDialogs.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.cpp b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.cpp index ee2afbb520..8b147669cc 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SymbolTreeDelegates.h" diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.h b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.h index 08ca862b82..d3ee24676d 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.h +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeDelegates.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.cpp b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.cpp index f75ff2dd84..81bfe284d8 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SymbolTreeLocation.h" diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.h b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.h index fa3a374e1f..df01b524f9 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.h +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.cpp b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.cpp index 0b8092c4b4..e288b82734 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SymbolTreeModel.h" diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.h b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.h index ff6c3569a8..5786bbac19 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.h +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeModel.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.cpp b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.cpp index 0abc50f46d..71aba8990d 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SymbolTreeNode.h" diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.h b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.h index e43bb0029e..490ee01dbd 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.h +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeNode.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.cpp b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.cpp index 58e52f9207..4be66eaca1 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SymbolTreeViews.h" diff --git a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.h b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.h index eb215c5c60..ec1b9528d0 100644 --- a/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.h +++ b/pcsx2-qt/Debugger/SymbolTree/SymbolTreeViews.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/SymbolTree/TypeString.cpp b/pcsx2-qt/Debugger/SymbolTree/TypeString.cpp index 35cc0a3891..568262c9a9 100644 --- a/pcsx2-qt/Debugger/SymbolTree/TypeString.cpp +++ b/pcsx2-qt/Debugger/SymbolTree/TypeString.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "TypeString.h" diff --git a/pcsx2-qt/Debugger/SymbolTree/TypeString.h b/pcsx2-qt/Debugger/SymbolTree/TypeString.h index cf3cb391c2..ea5b538709 100644 --- a/pcsx2-qt/Debugger/SymbolTree/TypeString.h +++ b/pcsx2-qt/Debugger/SymbolTree/TypeString.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/ThreadModel.cpp b/pcsx2-qt/Debugger/ThreadModel.cpp index c834783434..77b33b542e 100644 --- a/pcsx2-qt/Debugger/ThreadModel.cpp +++ b/pcsx2-qt/Debugger/ThreadModel.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ThreadModel.h" diff --git a/pcsx2-qt/Debugger/ThreadModel.h b/pcsx2-qt/Debugger/ThreadModel.h index 6d56d676ad..0942a0caeb 100644 --- a/pcsx2-qt/Debugger/ThreadModel.h +++ b/pcsx2-qt/Debugger/ThreadModel.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Debugger/ThreadView.cpp b/pcsx2-qt/Debugger/ThreadView.cpp index 8b2787a837..96dad147d6 100644 --- a/pcsx2-qt/Debugger/ThreadView.cpp +++ b/pcsx2-qt/Debugger/ThreadView.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ThreadView.h" diff --git a/pcsx2-qt/Debugger/ThreadView.h b/pcsx2-qt/Debugger/ThreadView.h index 81e3d0b795..588f026cea 100644 --- a/pcsx2-qt/Debugger/ThreadView.h +++ b/pcsx2-qt/Debugger/ThreadView.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/DisplayWidget.cpp b/pcsx2-qt/DisplayWidget.cpp index 62f798bcf4..151812f1ed 100644 --- a/pcsx2-qt/DisplayWidget.cpp +++ b/pcsx2-qt/DisplayWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DisplayWidget.h" diff --git a/pcsx2-qt/DisplayWidget.h b/pcsx2-qt/DisplayWidget.h index adfd2cc24e..e12bc06813 100644 --- a/pcsx2-qt/DisplayWidget.h +++ b/pcsx2-qt/DisplayWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/EarlyHardwareCheck.cpp b/pcsx2-qt/EarlyHardwareCheck.cpp index aca47b9646..c1850067b3 100644 --- a/pcsx2-qt/EarlyHardwareCheck.cpp +++ b/pcsx2-qt/EarlyHardwareCheck.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #if defined(_WIN32) && defined(_MSC_VER) diff --git a/pcsx2-qt/GameList/GameListModel.cpp b/pcsx2-qt/GameList/GameListModel.cpp index 7f9e74a0e8..266458677b 100644 --- a/pcsx2-qt/GameList/GameListModel.cpp +++ b/pcsx2-qt/GameList/GameListModel.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GameListModel.h" diff --git a/pcsx2-qt/GameList/GameListModel.h b/pcsx2-qt/GameList/GameListModel.h index ec3e883e4f..3d2e364326 100644 --- a/pcsx2-qt/GameList/GameListModel.h +++ b/pcsx2-qt/GameList/GameListModel.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/GameList/GameListRefreshThread.cpp b/pcsx2-qt/GameList/GameListRefreshThread.cpp index 6fa5219e51..6b35a0968c 100644 --- a/pcsx2-qt/GameList/GameListRefreshThread.cpp +++ b/pcsx2-qt/GameList/GameListRefreshThread.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GameListRefreshThread.h" diff --git a/pcsx2-qt/GameList/GameListRefreshThread.h b/pcsx2-qt/GameList/GameListRefreshThread.h index a686c3dcbd..271bed77b7 100644 --- a/pcsx2-qt/GameList/GameListRefreshThread.h +++ b/pcsx2-qt/GameList/GameListRefreshThread.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/GameList/GameListWidget.cpp b/pcsx2-qt/GameList/GameListWidget.cpp index 3d724bbe68..05501eeda9 100644 --- a/pcsx2-qt/GameList/GameListWidget.cpp +++ b/pcsx2-qt/GameList/GameListWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GameListModel.h" diff --git a/pcsx2-qt/GameList/GameListWidget.h b/pcsx2-qt/GameList/GameListWidget.h index ce4cb4d244..8acd258a25 100644 --- a/pcsx2-qt/GameList/GameListWidget.h +++ b/pcsx2-qt/GameList/GameListWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/LogWindow.cpp b/pcsx2-qt/LogWindow.cpp index 767b21ae5e..f9c4331f83 100644 --- a/pcsx2-qt/LogWindow.cpp +++ b/pcsx2-qt/LogWindow.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "LogWindow.h" diff --git a/pcsx2-qt/LogWindow.h b/pcsx2-qt/LogWindow.h index b63441bbab..2f44371c9f 100644 --- a/pcsx2-qt/LogWindow.h +++ b/pcsx2-qt/LogWindow.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/MainWindow.cpp b/pcsx2-qt/MainWindow.cpp index 274e367c59..fd7eaeb10d 100644 --- a/pcsx2-qt/MainWindow.cpp +++ b/pcsx2-qt/MainWindow.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "AboutDialog.h" diff --git a/pcsx2-qt/MainWindow.h b/pcsx2-qt/MainWindow.h index 49c240b6f3..061fad89e8 100644 --- a/pcsx2-qt/MainWindow.h +++ b/pcsx2-qt/MainWindow.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/PrecompiledHeader.cpp b/pcsx2-qt/PrecompiledHeader.cpp index c58ca9311f..25d4c64ca8 100644 --- a/pcsx2-qt/PrecompiledHeader.cpp +++ b/pcsx2-qt/PrecompiledHeader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "PrecompiledHeader.h" diff --git a/pcsx2-qt/PrecompiledHeader.h b/pcsx2-qt/PrecompiledHeader.h index 109602a997..3aa4150e4e 100644 --- a/pcsx2-qt/PrecompiledHeader.h +++ b/pcsx2-qt/PrecompiledHeader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "pcsx2/PrecompiledHeader.h" diff --git a/pcsx2-qt/QtHost.cpp b/pcsx2-qt/QtHost.cpp index 5247039e24..af74c1ec2e 100644 --- a/pcsx2-qt/QtHost.cpp +++ b/pcsx2-qt/QtHost.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "AutoUpdaterDialog.h" diff --git a/pcsx2-qt/QtHost.h b/pcsx2-qt/QtHost.h index a14a4a3f96..40f6df4ca7 100644 --- a/pcsx2-qt/QtHost.h +++ b/pcsx2-qt/QtHost.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/QtKeyCodes.cpp b/pcsx2-qt/QtKeyCodes.cpp index 26cd4e73fe..2861f4688a 100644 --- a/pcsx2-qt/QtKeyCodes.cpp +++ b/pcsx2-qt/QtKeyCodes.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "QtUtils.h" diff --git a/pcsx2-qt/QtProgressCallback.cpp b/pcsx2-qt/QtProgressCallback.cpp index d01c93e3bf..c4b242b1ed 100644 --- a/pcsx2-qt/QtProgressCallback.cpp +++ b/pcsx2-qt/QtProgressCallback.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Assertions.h" diff --git a/pcsx2-qt/QtProgressCallback.h b/pcsx2-qt/QtProgressCallback.h index 7c26573e66..13e231a93d 100644 --- a/pcsx2-qt/QtProgressCallback.h +++ b/pcsx2-qt/QtProgressCallback.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/QtUtils.cpp b/pcsx2-qt/QtUtils.cpp index e6b900ec33..c7e51e6e44 100644 --- a/pcsx2-qt/QtUtils.cpp +++ b/pcsx2-qt/QtUtils.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "QtUtils.h" diff --git a/pcsx2-qt/QtUtils.h b/pcsx2-qt/QtUtils.h index a1af6c4bf0..2014e289de 100644 --- a/pcsx2-qt/QtUtils.h +++ b/pcsx2-qt/QtUtils.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/SettingWidgetBinder.h b/pcsx2-qt/SettingWidgetBinder.h index 5e43023043..b4d0611915 100644 --- a/pcsx2-qt/SettingWidgetBinder.h +++ b/pcsx2-qt/SettingWidgetBinder.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/AchievementLoginDialog.cpp b/pcsx2-qt/Settings/AchievementLoginDialog.cpp index 4964f51470..7652d28350 100644 --- a/pcsx2-qt/Settings/AchievementLoginDialog.cpp +++ b/pcsx2-qt/Settings/AchievementLoginDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "AchievementLoginDialog.h" diff --git a/pcsx2-qt/Settings/AchievementLoginDialog.h b/pcsx2-qt/Settings/AchievementLoginDialog.h index d7bfc11012..78d11bd1c3 100644 --- a/pcsx2-qt/Settings/AchievementLoginDialog.h +++ b/pcsx2-qt/Settings/AchievementLoginDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/AchievementSettingsWidget.cpp b/pcsx2-qt/Settings/AchievementSettingsWidget.cpp index 7aabe5c409..b83cc8915e 100644 --- a/pcsx2-qt/Settings/AchievementSettingsWidget.cpp +++ b/pcsx2-qt/Settings/AchievementSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "AchievementSettingsWidget.h" diff --git a/pcsx2-qt/Settings/AchievementSettingsWidget.h b/pcsx2-qt/Settings/AchievementSettingsWidget.h index a3e7dc84ba..6f65881d55 100644 --- a/pcsx2-qt/Settings/AchievementSettingsWidget.h +++ b/pcsx2-qt/Settings/AchievementSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/AdvancedSettingsWidget.cpp b/pcsx2-qt/Settings/AdvancedSettingsWidget.cpp index e84643c9fa..7a184fb08a 100644 --- a/pcsx2-qt/Settings/AdvancedSettingsWidget.cpp +++ b/pcsx2-qt/Settings/AdvancedSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/AdvancedSettingsWidget.h b/pcsx2-qt/Settings/AdvancedSettingsWidget.h index 48005dc34d..ff9f05e841 100644 --- a/pcsx2-qt/Settings/AdvancedSettingsWidget.h +++ b/pcsx2-qt/Settings/AdvancedSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/AudioSettingsWidget.cpp b/pcsx2-qt/Settings/AudioSettingsWidget.cpp index 393d473966..5b226559f1 100644 --- a/pcsx2-qt/Settings/AudioSettingsWidget.cpp +++ b/pcsx2-qt/Settings/AudioSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "AudioSettingsWidget.h" diff --git a/pcsx2-qt/Settings/AudioSettingsWidget.h b/pcsx2-qt/Settings/AudioSettingsWidget.h index 30ae3e6444..2b551e61a9 100644 --- a/pcsx2-qt/Settings/AudioSettingsWidget.h +++ b/pcsx2-qt/Settings/AudioSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/BIOSSettingsWidget.cpp b/pcsx2-qt/Settings/BIOSSettingsWidget.cpp index 297070d808..0329b3b84b 100644 --- a/pcsx2-qt/Settings/BIOSSettingsWidget.cpp +++ b/pcsx2-qt/Settings/BIOSSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BIOSSettingsWidget.h" diff --git a/pcsx2-qt/Settings/BIOSSettingsWidget.h b/pcsx2-qt/Settings/BIOSSettingsWidget.h index ea87c63f64..66d068b433 100644 --- a/pcsx2-qt/Settings/BIOSSettingsWidget.h +++ b/pcsx2-qt/Settings/BIOSSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/ControllerBindingWidget.cpp b/pcsx2-qt/Settings/ControllerBindingWidget.cpp index 98fbab953a..cc6e0d2d4b 100644 --- a/pcsx2-qt/Settings/ControllerBindingWidget.cpp +++ b/pcsx2-qt/Settings/ControllerBindingWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/ControllerBindingWidget.h b/pcsx2-qt/Settings/ControllerBindingWidget.h index 327ff45c54..7cf51ad212 100644 --- a/pcsx2-qt/Settings/ControllerBindingWidget.h +++ b/pcsx2-qt/Settings/ControllerBindingWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.cpp b/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.cpp index b49d164fed..90470ddf14 100644 --- a/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.cpp +++ b/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Settings/ControllerGlobalSettingsWidget.h" diff --git a/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.h b/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.h index b211ef3259..877db72a4a 100644 --- a/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.h +++ b/pcsx2-qt/Settings/ControllerGlobalSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/ControllerSettingWidgetBinder.h b/pcsx2-qt/Settings/ControllerSettingWidgetBinder.h index 74480d4cfc..f799c39571 100644 --- a/pcsx2-qt/Settings/ControllerSettingWidgetBinder.h +++ b/pcsx2-qt/Settings/ControllerSettingWidgetBinder.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/ControllerSettingsWindow.cpp b/pcsx2-qt/Settings/ControllerSettingsWindow.cpp index 1717699bf3..afa9682cb7 100644 --- a/pcsx2-qt/Settings/ControllerSettingsWindow.cpp +++ b/pcsx2-qt/Settings/ControllerSettingsWindow.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "QtHost.h" diff --git a/pcsx2-qt/Settings/ControllerSettingsWindow.h b/pcsx2-qt/Settings/ControllerSettingsWindow.h index 147c18c257..6cb242efe9 100644 --- a/pcsx2-qt/Settings/ControllerSettingsWindow.h +++ b/pcsx2-qt/Settings/ControllerSettingsWindow.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/DEV9DnsHostDialog.cpp b/pcsx2-qt/Settings/DEV9DnsHostDialog.cpp index 83e480e66a..1bc23b3efd 100644 --- a/pcsx2-qt/Settings/DEV9DnsHostDialog.cpp +++ b/pcsx2-qt/Settings/DEV9DnsHostDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/DEV9DnsHostDialog.h b/pcsx2-qt/Settings/DEV9DnsHostDialog.h index 1b8f209eb9..2dc6b664b6 100644 --- a/pcsx2-qt/Settings/DEV9DnsHostDialog.h +++ b/pcsx2-qt/Settings/DEV9DnsHostDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/DEV9SettingsWidget.cpp b/pcsx2-qt/Settings/DEV9SettingsWidget.cpp index 82b9d27058..134d3a1c96 100644 --- a/pcsx2-qt/Settings/DEV9SettingsWidget.cpp +++ b/pcsx2-qt/Settings/DEV9SettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/DEV9SettingsWidget.h b/pcsx2-qt/Settings/DEV9SettingsWidget.h index a6fd4d7928..46caadb5b0 100644 --- a/pcsx2-qt/Settings/DEV9SettingsWidget.h +++ b/pcsx2-qt/Settings/DEV9SettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/DEV9UiCommon.cpp b/pcsx2-qt/Settings/DEV9UiCommon.cpp index 67e1e2e6c1..b53be320db 100644 --- a/pcsx2-qt/Settings/DEV9UiCommon.cpp +++ b/pcsx2-qt/Settings/DEV9UiCommon.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/DEV9UiCommon.h b/pcsx2-qt/Settings/DEV9UiCommon.h index ccbc1bf008..4dc0911624 100644 --- a/pcsx2-qt/Settings/DEV9UiCommon.h +++ b/pcsx2-qt/Settings/DEV9UiCommon.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.cpp b/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.cpp index 3ea3c71721..91e1b44213 100644 --- a/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.cpp +++ b/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DebugAnalysisSettingsWidget.h" diff --git a/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.h b/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.h index 8b570898e8..b0139e4cc6 100644 --- a/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.h +++ b/pcsx2-qt/Settings/DebugAnalysisSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/DebugSettingsWidget.cpp b/pcsx2-qt/Settings/DebugSettingsWidget.cpp index 5630f12ecf..65ba232f7d 100644 --- a/pcsx2-qt/Settings/DebugSettingsWidget.cpp +++ b/pcsx2-qt/Settings/DebugSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DebugSettingsWidget.h" diff --git a/pcsx2-qt/Settings/DebugSettingsWidget.h b/pcsx2-qt/Settings/DebugSettingsWidget.h index 94b9ba90be..e129ec070b 100644 --- a/pcsx2-qt/Settings/DebugSettingsWidget.h +++ b/pcsx2-qt/Settings/DebugSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/EmulationSettingsWidget.cpp b/pcsx2-qt/Settings/EmulationSettingsWidget.cpp index d6afb12b22..813351fede 100644 --- a/pcsx2-qt/Settings/EmulationSettingsWidget.cpp +++ b/pcsx2-qt/Settings/EmulationSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/EmulationSettingsWidget.h b/pcsx2-qt/Settings/EmulationSettingsWidget.h index 6472e39285..5f2d0fb50b 100644 --- a/pcsx2-qt/Settings/EmulationSettingsWidget.h +++ b/pcsx2-qt/Settings/EmulationSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/FolderSettingsWidget.cpp b/pcsx2-qt/Settings/FolderSettingsWidget.cpp index aad433210c..d195aab28a 100644 --- a/pcsx2-qt/Settings/FolderSettingsWidget.cpp +++ b/pcsx2-qt/Settings/FolderSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "FolderSettingsWidget.h" diff --git a/pcsx2-qt/Settings/FolderSettingsWidget.h b/pcsx2-qt/Settings/FolderSettingsWidget.h index c540b395d0..5309246970 100644 --- a/pcsx2-qt/Settings/FolderSettingsWidget.h +++ b/pcsx2-qt/Settings/FolderSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/GameCheatSettingsWidget.cpp b/pcsx2-qt/Settings/GameCheatSettingsWidget.cpp index f86ed1e6ea..b5d2692822 100644 --- a/pcsx2-qt/Settings/GameCheatSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GameCheatSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MainWindow.h" diff --git a/pcsx2-qt/Settings/GameCheatSettingsWidget.h b/pcsx2-qt/Settings/GameCheatSettingsWidget.h index bf4d03e010..d94fd39fae 100644 --- a/pcsx2-qt/Settings/GameCheatSettingsWidget.h +++ b/pcsx2-qt/Settings/GameCheatSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/GameFixSettingsWidget.cpp b/pcsx2-qt/Settings/GameFixSettingsWidget.cpp index c0dc74bbfe..2100d26bee 100644 --- a/pcsx2-qt/Settings/GameFixSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GameFixSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/GameFixSettingsWidget.h b/pcsx2-qt/Settings/GameFixSettingsWidget.h index 7219b07dbf..be1bbd75b6 100644 --- a/pcsx2-qt/Settings/GameFixSettingsWidget.h +++ b/pcsx2-qt/Settings/GameFixSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/GameListSettingsWidget.cpp b/pcsx2-qt/Settings/GameListSettingsWidget.cpp index 378cc6e55c..5954cdcaec 100644 --- a/pcsx2-qt/Settings/GameListSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GameListSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/GameListSettingsWidget.h b/pcsx2-qt/Settings/GameListSettingsWidget.h index 4ebd7ea6ec..9b62657fe0 100644 --- a/pcsx2-qt/Settings/GameListSettingsWidget.h +++ b/pcsx2-qt/Settings/GameListSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/GamePatchSettingsWidget.cpp b/pcsx2-qt/Settings/GamePatchSettingsWidget.cpp index 67200023c9..b9b15630de 100644 --- a/pcsx2-qt/Settings/GamePatchSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GamePatchSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MainWindow.h" diff --git a/pcsx2-qt/Settings/GamePatchSettingsWidget.h b/pcsx2-qt/Settings/GamePatchSettingsWidget.h index dbe4a3ae03..73c538a7df 100644 --- a/pcsx2-qt/Settings/GamePatchSettingsWidget.h +++ b/pcsx2-qt/Settings/GamePatchSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/GameSummaryWidget.cpp b/pcsx2-qt/Settings/GameSummaryWidget.cpp index 0b4fd50ada..6a58891d76 100644 --- a/pcsx2-qt/Settings/GameSummaryWidget.cpp +++ b/pcsx2-qt/Settings/GameSummaryWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "pcsx2/SIO/Pad/Pad.h" diff --git a/pcsx2-qt/Settings/GameSummaryWidget.h b/pcsx2-qt/Settings/GameSummaryWidget.h index 6289502ac5..5bd628c408 100644 --- a/pcsx2-qt/Settings/GameSummaryWidget.h +++ b/pcsx2-qt/Settings/GameSummaryWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp b/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp index bcd63b5662..fe23766289 100644 --- a/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp +++ b/pcsx2-qt/Settings/GraphicsSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GraphicsSettingsWidget.h" diff --git a/pcsx2-qt/Settings/GraphicsSettingsWidget.h b/pcsx2-qt/Settings/GraphicsSettingsWidget.h index 1dcfba7b89..7965dabb17 100644 --- a/pcsx2-qt/Settings/GraphicsSettingsWidget.h +++ b/pcsx2-qt/Settings/GraphicsSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/HddCreateQt.cpp b/pcsx2-qt/Settings/HddCreateQt.cpp index 15fc2a1880..399ecfdd2c 100644 --- a/pcsx2-qt/Settings/HddCreateQt.cpp +++ b/pcsx2-qt/Settings/HddCreateQt.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/HddCreateQt.h b/pcsx2-qt/Settings/HddCreateQt.h index 825efddbed..6c2751edd7 100644 --- a/pcsx2-qt/Settings/HddCreateQt.h +++ b/pcsx2-qt/Settings/HddCreateQt.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/HotkeySettingsWidget.cpp b/pcsx2-qt/Settings/HotkeySettingsWidget.cpp index 569015e912..1c512ccd78 100644 --- a/pcsx2-qt/Settings/HotkeySettingsWidget.cpp +++ b/pcsx2-qt/Settings/HotkeySettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Settings/HotkeySettingsWidget.h" diff --git a/pcsx2-qt/Settings/HotkeySettingsWidget.h b/pcsx2-qt/Settings/HotkeySettingsWidget.h index def739ebca..06b44f2e07 100644 --- a/pcsx2-qt/Settings/HotkeySettingsWidget.h +++ b/pcsx2-qt/Settings/HotkeySettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/InputBindingDialog.cpp b/pcsx2-qt/Settings/InputBindingDialog.cpp index eaf834064b..47c54fc38b 100644 --- a/pcsx2-qt/Settings/InputBindingDialog.cpp +++ b/pcsx2-qt/Settings/InputBindingDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "QtHost.h" diff --git a/pcsx2-qt/Settings/InputBindingDialog.h b/pcsx2-qt/Settings/InputBindingDialog.h index dd4be13fa0..6cb34779cd 100644 --- a/pcsx2-qt/Settings/InputBindingDialog.h +++ b/pcsx2-qt/Settings/InputBindingDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/InputBindingWidget.cpp b/pcsx2-qt/Settings/InputBindingWidget.cpp index 45ce4b08d3..1c4756d269 100644 --- a/pcsx2-qt/Settings/InputBindingWidget.cpp +++ b/pcsx2-qt/Settings/InputBindingWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/InputBindingWidget.h b/pcsx2-qt/Settings/InputBindingWidget.h index 1f144d0cbb..9c10bc8187 100644 --- a/pcsx2-qt/Settings/InputBindingWidget.h +++ b/pcsx2-qt/Settings/InputBindingWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/InterfaceSettingsWidget.cpp b/pcsx2-qt/Settings/InterfaceSettingsWidget.cpp index 2343595154..d05e21939a 100644 --- a/pcsx2-qt/Settings/InterfaceSettingsWidget.cpp +++ b/pcsx2-qt/Settings/InterfaceSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "InterfaceSettingsWidget.h" diff --git a/pcsx2-qt/Settings/InterfaceSettingsWidget.h b/pcsx2-qt/Settings/InterfaceSettingsWidget.h index ffdd8e370d..db57f982a2 100644 --- a/pcsx2-qt/Settings/InterfaceSettingsWidget.h +++ b/pcsx2-qt/Settings/InterfaceSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/MemoryCardConvertDialog.cpp b/pcsx2-qt/Settings/MemoryCardConvertDialog.cpp index 6f79028b8b..034043704d 100644 --- a/pcsx2-qt/Settings/MemoryCardConvertDialog.cpp +++ b/pcsx2-qt/Settings/MemoryCardConvertDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MemoryCardConvertDialog.h" diff --git a/pcsx2-qt/Settings/MemoryCardConvertDialog.h b/pcsx2-qt/Settings/MemoryCardConvertDialog.h index bbd388938d..0d6883aee7 100644 --- a/pcsx2-qt/Settings/MemoryCardConvertDialog.h +++ b/pcsx2-qt/Settings/MemoryCardConvertDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/MemoryCardConvertWorker.cpp b/pcsx2-qt/Settings/MemoryCardConvertWorker.cpp index 8804b1799d..8be8e0e63d 100644 --- a/pcsx2-qt/Settings/MemoryCardConvertWorker.cpp +++ b/pcsx2-qt/Settings/MemoryCardConvertWorker.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MemoryCardConvertWorker.h" diff --git a/pcsx2-qt/Settings/MemoryCardConvertWorker.h b/pcsx2-qt/Settings/MemoryCardConvertWorker.h index ac366fece3..56fcacedc6 100644 --- a/pcsx2-qt/Settings/MemoryCardConvertWorker.h +++ b/pcsx2-qt/Settings/MemoryCardConvertWorker.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/MemoryCardCreateDialog.cpp b/pcsx2-qt/Settings/MemoryCardCreateDialog.cpp index c359a24c43..3f8bb5466f 100644 --- a/pcsx2-qt/Settings/MemoryCardCreateDialog.cpp +++ b/pcsx2-qt/Settings/MemoryCardCreateDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/FileSystem.h" diff --git a/pcsx2-qt/Settings/MemoryCardCreateDialog.h b/pcsx2-qt/Settings/MemoryCardCreateDialog.h index ddff97d2d2..cac0f9c14d 100644 --- a/pcsx2-qt/Settings/MemoryCardCreateDialog.h +++ b/pcsx2-qt/Settings/MemoryCardCreateDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/MemoryCardSettingsWidget.cpp b/pcsx2-qt/Settings/MemoryCardSettingsWidget.cpp index 7063d0f49f..c93f03ab4e 100644 --- a/pcsx2-qt/Settings/MemoryCardSettingsWidget.cpp +++ b/pcsx2-qt/Settings/MemoryCardSettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2-qt/Settings/MemoryCardSettingsWidget.h b/pcsx2-qt/Settings/MemoryCardSettingsWidget.h index 3b55c09b07..59c4021649 100644 --- a/pcsx2-qt/Settings/MemoryCardSettingsWidget.h +++ b/pcsx2-qt/Settings/MemoryCardSettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/SettingsWidget.cpp b/pcsx2-qt/Settings/SettingsWidget.cpp index 94335d113b..14e62fea2a 100644 --- a/pcsx2-qt/Settings/SettingsWidget.cpp +++ b/pcsx2-qt/Settings/SettingsWidget.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SettingsWidget.h" diff --git a/pcsx2-qt/Settings/SettingsWidget.h b/pcsx2-qt/Settings/SettingsWidget.h index 126ea0fed6..f86d16fa8f 100644 --- a/pcsx2-qt/Settings/SettingsWidget.h +++ b/pcsx2-qt/Settings/SettingsWidget.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Settings/SettingsWindow.cpp b/pcsx2-qt/Settings/SettingsWindow.cpp index 9af61679f6..1f3e7cc048 100644 --- a/pcsx2-qt/Settings/SettingsWindow.cpp +++ b/pcsx2-qt/Settings/SettingsWindow.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MainWindow.h" diff --git a/pcsx2-qt/Settings/SettingsWindow.h b/pcsx2-qt/Settings/SettingsWindow.h index 94d6f2d106..1b7a5e4571 100644 --- a/pcsx2-qt/Settings/SettingsWindow.h +++ b/pcsx2-qt/Settings/SettingsWindow.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/SetupWizardDialog.cpp b/pcsx2-qt/SetupWizardDialog.cpp index 20ee3b0e27..31836becf2 100644 --- a/pcsx2-qt/SetupWizardDialog.cpp +++ b/pcsx2-qt/SetupWizardDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "pcsx2/SIO/Pad/Pad.h" diff --git a/pcsx2-qt/SetupWizardDialog.h b/pcsx2-qt/SetupWizardDialog.h index 9fcd1fe627..215d63524e 100644 --- a/pcsx2-qt/SetupWizardDialog.h +++ b/pcsx2-qt/SetupWizardDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/ShortcutCreationDialog.cpp b/pcsx2-qt/ShortcutCreationDialog.cpp index ce083339a3..a0edc88da6 100644 --- a/pcsx2-qt/ShortcutCreationDialog.cpp +++ b/pcsx2-qt/ShortcutCreationDialog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ShortcutCreationDialog.h" diff --git a/pcsx2-qt/ShortcutCreationDialog.h b/pcsx2-qt/ShortcutCreationDialog.h index b8c0a7d17c..afbb29ae0a 100644 --- a/pcsx2-qt/ShortcutCreationDialog.h +++ b/pcsx2-qt/ShortcutCreationDialog.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Themes.cpp b/pcsx2-qt/Themes.cpp index 2bb0d692a8..5d201c8ba8 100644 --- a/pcsx2-qt/Themes.cpp +++ b/pcsx2-qt/Themes.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "QtHost.h" diff --git a/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.cpp b/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.cpp index df0e14644a..a771e9666a 100644 --- a/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.cpp +++ b/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "InputRecordingViewer.h" diff --git a/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.h b/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.h index 51e997c163..4123c56f69 100644 --- a/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.h +++ b/pcsx2-qt/Tools/InputRecording/InputRecordingViewer.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.cpp b/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.cpp index 4176809f37..d334fb9d80 100644 --- a/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.cpp +++ b/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "NewInputRecordingDlg.h" diff --git a/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.h b/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.h index 38de539f1c..3cb6e0cbbf 100644 --- a/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.h +++ b/pcsx2-qt/Tools/InputRecording/NewInputRecordingDlg.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2-qt/Translations.cpp b/pcsx2-qt/Translations.cpp index f1a9165557..a70fbed056 100644 --- a/pcsx2-qt/Translations.cpp +++ b/pcsx2-qt/Translations.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MainWindow.h" diff --git a/pcsx2-qt/VCRuntimeChecker.cpp b/pcsx2-qt/VCRuntimeChecker.cpp index 81a7615199..c29ce5deaf 100644 --- a/pcsx2-qt/VCRuntimeChecker.cpp +++ b/pcsx2-qt/VCRuntimeChecker.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/RedtapeWindows.h" diff --git a/pcsx2/Achievements.cpp b/pcsx2/Achievements.cpp index c98ec71533..b1a0ef3744 100644 --- a/pcsx2/Achievements.cpp +++ b/pcsx2/Achievements.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Achievements.h" diff --git a/pcsx2/Achievements.h b/pcsx2/Achievements.h index 6435d6a779..e3c37de1e4 100644 --- a/pcsx2/Achievements.h +++ b/pcsx2/Achievements.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/BuildVersion.cpp b/pcsx2/BuildVersion.cpp index f7d8f10c30..6e7e36c159 100644 --- a/pcsx2/BuildVersion.cpp +++ b/pcsx2/BuildVersion.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "svnrev.h" diff --git a/pcsx2/BuildVersion.h b/pcsx2/BuildVersion.h index adf17a6d65..9b8fc78580 100644 --- a/pcsx2/BuildVersion.h +++ b/pcsx2/BuildVersion.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/BlockdumpFileReader.cpp b/pcsx2/CDVD/BlockdumpFileReader.cpp index 2e60202c2d..1a124e13e3 100644 --- a/pcsx2/CDVD/BlockdumpFileReader.cpp +++ b/pcsx2/CDVD/BlockdumpFileReader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BlockdumpFileReader.h" diff --git a/pcsx2/CDVD/BlockdumpFileReader.h b/pcsx2/CDVD/BlockdumpFileReader.h index aac41d92ed..82f0c888d5 100644 --- a/pcsx2/CDVD/BlockdumpFileReader.h +++ b/pcsx2/CDVD/BlockdumpFileReader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/ThreadedFileReader.h" diff --git a/pcsx2/CDVD/CDVD.cpp b/pcsx2/CDVD/CDVD.cpp index 86952a378d..aebaba2659 100644 --- a/pcsx2/CDVD/CDVD.cpp +++ b/pcsx2/CDVD/CDVD.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVD.h" diff --git a/pcsx2/CDVD/CDVD.h b/pcsx2/CDVD/CDVD.h index ddaf28ffa4..c7ab33f02e 100644 --- a/pcsx2/CDVD/CDVD.h +++ b/pcsx2/CDVD/CDVD.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/CDVD_internal.h b/pcsx2/CDVD/CDVD_internal.h index 1cab9f4c73..4a3936f770 100644 --- a/pcsx2/CDVD/CDVD_internal.h +++ b/pcsx2/CDVD/CDVD_internal.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/CDVDcommon.cpp b/pcsx2/CDVD/CDVDcommon.cpp index f28f8c2635..3cf4df6830 100644 --- a/pcsx2/CDVD/CDVDcommon.cpp +++ b/pcsx2/CDVD/CDVDcommon.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVDcommon.h" diff --git a/pcsx2/CDVD/CDVDcommon.h b/pcsx2/CDVD/CDVDcommon.h index 6bd9ead3ad..0977c94962 100644 --- a/pcsx2/CDVD/CDVDcommon.h +++ b/pcsx2/CDVD/CDVDcommon.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/CDVDdiscReader.cpp b/pcsx2/CDVD/CDVDdiscReader.cpp index 69138356e0..97d2390dbd 100644 --- a/pcsx2/CDVD/CDVDdiscReader.cpp +++ b/pcsx2/CDVD/CDVDdiscReader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVDdiscReader.h" diff --git a/pcsx2/CDVD/CDVDdiscReader.h b/pcsx2/CDVD/CDVDdiscReader.h index e7085e4e1f..c9f00a6407 100644 --- a/pcsx2/CDVD/CDVDdiscReader.h +++ b/pcsx2/CDVD/CDVDdiscReader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/CDVDdiscThread.cpp b/pcsx2/CDVD/CDVDdiscThread.cpp index 98b9ed82b8..466c832920 100644 --- a/pcsx2/CDVD/CDVDdiscThread.cpp +++ b/pcsx2/CDVD/CDVDdiscThread.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVDdiscReader.h" diff --git a/pcsx2/CDVD/CDVDisoReader.cpp b/pcsx2/CDVD/CDVDisoReader.cpp index 1a85c91254..03e1b7c04e 100644 --- a/pcsx2/CDVD/CDVDisoReader.cpp +++ b/pcsx2/CDVD/CDVDisoReader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "IsoFileFormats.h" diff --git a/pcsx2/CDVD/ChdFileReader.cpp b/pcsx2/CDVD/ChdFileReader.cpp index 20033ee31d..d57acf7236 100644 --- a/pcsx2/CDVD/ChdFileReader.cpp +++ b/pcsx2/CDVD/ChdFileReader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ChdFileReader.h" diff --git a/pcsx2/CDVD/ChdFileReader.h b/pcsx2/CDVD/ChdFileReader.h index cd34f44889..d5195302f6 100644 --- a/pcsx2/CDVD/ChdFileReader.h +++ b/pcsx2/CDVD/ChdFileReader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/CsoFileReader.cpp b/pcsx2/CDVD/CsoFileReader.cpp index ee966d98d6..793f07db6a 100644 --- a/pcsx2/CDVD/CsoFileReader.cpp +++ b/pcsx2/CDVD/CsoFileReader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CsoFileReader.h" diff --git a/pcsx2/CDVD/CsoFileReader.h b/pcsx2/CDVD/CsoFileReader.h index 6311ada33d..093b2a9d73 100644 --- a/pcsx2/CDVD/CsoFileReader.h +++ b/pcsx2/CDVD/CsoFileReader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/Darwin/DriveUtility.cpp b/pcsx2/CDVD/Darwin/DriveUtility.cpp index c74dcb1f55..e01e59e3bf 100644 --- a/pcsx2/CDVD/Darwin/DriveUtility.cpp +++ b/pcsx2/CDVD/Darwin/DriveUtility.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVDdiscReader.h" diff --git a/pcsx2/CDVD/Darwin/IOCtlSrc.cpp b/pcsx2/CDVD/Darwin/IOCtlSrc.cpp index da6517b3f7..695f4c3449 100644 --- a/pcsx2/CDVD/Darwin/IOCtlSrc.cpp +++ b/pcsx2/CDVD/Darwin/IOCtlSrc.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVDdiscReader.h" diff --git a/pcsx2/CDVD/FlatFileReader.cpp b/pcsx2/CDVD/FlatFileReader.cpp index 386ad0d3e4..4b53247afe 100644 --- a/pcsx2/CDVD/FlatFileReader.cpp +++ b/pcsx2/CDVD/FlatFileReader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "FlatFileReader.h" diff --git a/pcsx2/CDVD/FlatFileReader.h b/pcsx2/CDVD/FlatFileReader.h index e2803772cd..7a86e62b6a 100644 --- a/pcsx2/CDVD/FlatFileReader.h +++ b/pcsx2/CDVD/FlatFileReader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/GzippedFileReader.cpp b/pcsx2/CDVD/GzippedFileReader.cpp index 06d828b28b..2fb077c684 100644 --- a/pcsx2/CDVD/GzippedFileReader.cpp +++ b/pcsx2/CDVD/GzippedFileReader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Config.h" diff --git a/pcsx2/CDVD/GzippedFileReader.h b/pcsx2/CDVD/GzippedFileReader.h index 269a3ba175..db8cb9e933 100644 --- a/pcsx2/CDVD/GzippedFileReader.h +++ b/pcsx2/CDVD/GzippedFileReader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/InputIsoFile.cpp b/pcsx2/CDVD/InputIsoFile.cpp index 23d0e27a71..863741e5a7 100644 --- a/pcsx2/CDVD/InputIsoFile.cpp +++ b/pcsx2/CDVD/InputIsoFile.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/BlockdumpFileReader.h" diff --git a/pcsx2/CDVD/IsoFileFormats.h b/pcsx2/CDVD/IsoFileFormats.h index d07f549add..62f58ee45e 100644 --- a/pcsx2/CDVD/IsoFileFormats.h +++ b/pcsx2/CDVD/IsoFileFormats.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/IsoHasher.cpp b/pcsx2/CDVD/IsoHasher.cpp index 98428f3824..a813e56192 100644 --- a/pcsx2/CDVD/IsoHasher.cpp +++ b/pcsx2/CDVD/IsoHasher.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVDcommon.h" diff --git a/pcsx2/CDVD/IsoHasher.h b/pcsx2/CDVD/IsoHasher.h index 991f26ac6c..adf1d89c67 100644 --- a/pcsx2/CDVD/IsoHasher.h +++ b/pcsx2/CDVD/IsoHasher.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/IsoReader.cpp b/pcsx2/CDVD/IsoReader.cpp index 662d37abbd..f2694e1669 100644 --- a/pcsx2/CDVD/IsoReader.cpp +++ b/pcsx2/CDVD/IsoReader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVDcommon.h" diff --git a/pcsx2/CDVD/IsoReader.h b/pcsx2/CDVD/IsoReader.h index 026a93948d..5703a786d6 100644 --- a/pcsx2/CDVD/IsoReader.h +++ b/pcsx2/CDVD/IsoReader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/Linux/DriveUtility.cpp b/pcsx2/CDVD/Linux/DriveUtility.cpp index 0180b99f6e..6e3a4c28fb 100644 --- a/pcsx2/CDVD/Linux/DriveUtility.cpp +++ b/pcsx2/CDVD/Linux/DriveUtility.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVDdiscReader.h" diff --git a/pcsx2/CDVD/Linux/IOCtlSrc.cpp b/pcsx2/CDVD/Linux/IOCtlSrc.cpp index cef3e01e6a..d6d4b6a20e 100644 --- a/pcsx2/CDVD/Linux/IOCtlSrc.cpp +++ b/pcsx2/CDVD/Linux/IOCtlSrc.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVDdiscReader.h" diff --git a/pcsx2/CDVD/OutputIsoFile.cpp b/pcsx2/CDVD/OutputIsoFile.cpp index bd64be2cd9..29e69ef765 100644 --- a/pcsx2/CDVD/OutputIsoFile.cpp +++ b/pcsx2/CDVD/OutputIsoFile.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/IsoFileFormats.h" diff --git a/pcsx2/CDVD/Ps1CD.cpp b/pcsx2/CDVD/Ps1CD.cpp index e2979a2b40..19f8eec367 100644 --- a/pcsx2/CDVD/Ps1CD.cpp +++ b/pcsx2/CDVD/Ps1CD.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "R3000A.h" diff --git a/pcsx2/CDVD/Ps1CD.h b/pcsx2/CDVD/Ps1CD.h index 65416d3a15..21432d1784 100644 --- a/pcsx2/CDVD/Ps1CD.h +++ b/pcsx2/CDVD/Ps1CD.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/ThreadedFileReader.cpp b/pcsx2/CDVD/ThreadedFileReader.cpp index aff0035fc0..c9ab32c657 100644 --- a/pcsx2/CDVD/ThreadedFileReader.cpp +++ b/pcsx2/CDVD/ThreadedFileReader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ThreadedFileReader.h" diff --git a/pcsx2/CDVD/ThreadedFileReader.h b/pcsx2/CDVD/ThreadedFileReader.h index ceb58c9281..51f8317a1a 100644 --- a/pcsx2/CDVD/ThreadedFileReader.h +++ b/pcsx2/CDVD/ThreadedFileReader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/CDVD/Windows/DriveUtility.cpp b/pcsx2/CDVD/Windows/DriveUtility.cpp index 87c0e6f307..f5f8bd4e88 100644 --- a/pcsx2/CDVD/Windows/DriveUtility.cpp +++ b/pcsx2/CDVD/Windows/DriveUtility.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVDdiscReader.h" diff --git a/pcsx2/CDVD/Windows/IOCtlSrc.cpp b/pcsx2/CDVD/Windows/IOCtlSrc.cpp index 0b8a070612..a215f1216d 100644 --- a/pcsx2/CDVD/Windows/IOCtlSrc.cpp +++ b/pcsx2/CDVD/Windows/IOCtlSrc.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVDdiscReader.h" diff --git a/pcsx2/COP0.cpp b/pcsx2/COP0.cpp index 1c6361d1ed..15091881c7 100644 --- a/pcsx2/COP0.cpp +++ b/pcsx2/COP0.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/COP0.h b/pcsx2/COP0.h index 7698acd9f8..fe2a85384f 100644 --- a/pcsx2/COP0.h +++ b/pcsx2/COP0.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/COP2.cpp b/pcsx2/COP2.cpp index 4b76948ee8..dc68e3dd1d 100644 --- a/pcsx2/COP2.cpp +++ b/pcsx2/COP2.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Cache.cpp b/pcsx2/Cache.cpp index ecf10a8282..cb540ffa02 100644 --- a/pcsx2/Cache.cpp +++ b/pcsx2/Cache.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Cache.h b/pcsx2/Cache.h index 15b040c346..d5980eac4a 100644 --- a/pcsx2/Cache.h +++ b/pcsx2/Cache.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Common.h b/pcsx2/Common.h index fd7d7752af..dbc6ba9aff 100644 --- a/pcsx2/Common.h +++ b/pcsx2/Common.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Config.h b/pcsx2/Config.h index bfd741d85e..94764e7b0f 100644 --- a/pcsx2/Config.h +++ b/pcsx2/Config.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Counters.cpp b/pcsx2/Counters.cpp index f54ed2148b..6f0bc441da 100644 --- a/pcsx2/Counters.cpp +++ b/pcsx2/Counters.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/Counters.h b/pcsx2/Counters.h index cfa774afc2..b779477b23 100644 --- a/pcsx2/Counters.h +++ b/pcsx2/Counters.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/ATA/ATA.h b/pcsx2/DEV9/ATA/ATA.h index b15d56fa86..8ec1233ed0 100644 --- a/pcsx2/DEV9/ATA/ATA.h +++ b/pcsx2/DEV9/ATA/ATA.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/ATA/ATA_Info.cpp b/pcsx2/DEV9/ATA/ATA_Info.cpp index 242d158953..2f06c8ab42 100644 --- a/pcsx2/DEV9/ATA/ATA_Info.cpp +++ b/pcsx2/DEV9/ATA/ATA_Info.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ATA.h" diff --git a/pcsx2/DEV9/ATA/ATA_State.cpp b/pcsx2/DEV9/ATA/ATA_State.cpp index d102ca743e..00f5dfc9db 100644 --- a/pcsx2/DEV9/ATA/ATA_State.cpp +++ b/pcsx2/DEV9/ATA/ATA_State.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Assertions.h" diff --git a/pcsx2/DEV9/ATA/ATA_Transfer.cpp b/pcsx2/DEV9/ATA/ATA_Transfer.cpp index 0e7832fd5b..c3ad1fce86 100644 --- a/pcsx2/DEV9/ATA/ATA_Transfer.cpp +++ b/pcsx2/DEV9/ATA/ATA_Transfer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Assertions.h" diff --git a/pcsx2/DEV9/ATA/Commands/ATA_CmdDMA.cpp b/pcsx2/DEV9/ATA/Commands/ATA_CmdDMA.cpp index b664eb09cf..e166009b27 100644 --- a/pcsx2/DEV9/ATA/Commands/ATA_CmdDMA.cpp +++ b/pcsx2/DEV9/ATA/Commands/ATA_CmdDMA.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DEV9/ATA/ATA.h" diff --git a/pcsx2/DEV9/ATA/Commands/ATA_CmdExecuteDeviceDiag.cpp b/pcsx2/DEV9/ATA/Commands/ATA_CmdExecuteDeviceDiag.cpp index f035c30b15..c2ff20cbff 100644 --- a/pcsx2/DEV9/ATA/Commands/ATA_CmdExecuteDeviceDiag.cpp +++ b/pcsx2/DEV9/ATA/Commands/ATA_CmdExecuteDeviceDiag.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DEV9/ATA/ATA.h" diff --git a/pcsx2/DEV9/ATA/Commands/ATA_CmdNoData.cpp b/pcsx2/DEV9/ATA/Commands/ATA_CmdNoData.cpp index df5decc5de..4684f02fa0 100644 --- a/pcsx2/DEV9/ATA/Commands/ATA_CmdNoData.cpp +++ b/pcsx2/DEV9/ATA/Commands/ATA_CmdNoData.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DEV9/ATA/ATA.h" diff --git a/pcsx2/DEV9/ATA/Commands/ATA_CmdPIOData.cpp b/pcsx2/DEV9/ATA/Commands/ATA_CmdPIOData.cpp index 7c6ead3d73..0cb5372ddd 100644 --- a/pcsx2/DEV9/ATA/Commands/ATA_CmdPIOData.cpp +++ b/pcsx2/DEV9/ATA/Commands/ATA_CmdPIOData.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DEV9/ATA/ATA.h" diff --git a/pcsx2/DEV9/ATA/Commands/ATA_CmdSMART.cpp b/pcsx2/DEV9/ATA/Commands/ATA_CmdSMART.cpp index 25429e34fb..fff28275dd 100644 --- a/pcsx2/DEV9/ATA/Commands/ATA_CmdSMART.cpp +++ b/pcsx2/DEV9/ATA/Commands/ATA_CmdSMART.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DEV9/ATA/ATA.h" diff --git a/pcsx2/DEV9/ATA/Commands/ATA_Command.cpp b/pcsx2/DEV9/ATA/Commands/ATA_Command.cpp index ec4f43ff31..2d6f60cc39 100644 --- a/pcsx2/DEV9/ATA/Commands/ATA_Command.cpp +++ b/pcsx2/DEV9/ATA/Commands/ATA_Command.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DEV9/ATA/ATA.h" diff --git a/pcsx2/DEV9/ATA/Commands/ATA_SCE.cpp b/pcsx2/DEV9/ATA/Commands/ATA_SCE.cpp index 9ef01f26e4..bce4cf7ad0 100644 --- a/pcsx2/DEV9/ATA/Commands/ATA_SCE.cpp +++ b/pcsx2/DEV9/ATA/Commands/ATA_SCE.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DEV9/ATA/ATA.h" diff --git a/pcsx2/DEV9/ATA/HddCreate.cpp b/pcsx2/DEV9/ATA/HddCreate.cpp index 03881606aa..01f52ba409 100644 --- a/pcsx2/DEV9/ATA/HddCreate.cpp +++ b/pcsx2/DEV9/ATA/HddCreate.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/FileSystem.h" diff --git a/pcsx2/DEV9/ATA/HddCreate.h b/pcsx2/DEV9/ATA/HddCreate.h index d554c45139..5ea073a6d6 100644 --- a/pcsx2/DEV9/ATA/HddCreate.h +++ b/pcsx2/DEV9/ATA/HddCreate.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/AdapterUtils.cpp b/pcsx2/DEV9/AdapterUtils.cpp index a182e658df..9478c33c0d 100644 --- a/pcsx2/DEV9/AdapterUtils.cpp +++ b/pcsx2/DEV9/AdapterUtils.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "AdapterUtils.h" diff --git a/pcsx2/DEV9/AdapterUtils.h b/pcsx2/DEV9/AdapterUtils.h index 1dbcf91523..dd5d7b8eae 100644 --- a/pcsx2/DEV9/AdapterUtils.h +++ b/pcsx2/DEV9/AdapterUtils.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/DEV9.cpp b/pcsx2/DEV9/DEV9.cpp index 82ffbc1861..729ee5fc6a 100644 --- a/pcsx2/DEV9/DEV9.cpp +++ b/pcsx2/DEV9/DEV9.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Assertions.h" diff --git a/pcsx2/DEV9/DEV9.h b/pcsx2/DEV9/DEV9.h index f1745b79d6..0434ba9ecc 100644 --- a/pcsx2/DEV9/DEV9.h +++ b/pcsx2/DEV9/DEV9.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/InternalServers/DHCP_Logger.cpp b/pcsx2/DEV9/InternalServers/DHCP_Logger.cpp index 53a23f6670..0619354a6f 100644 --- a/pcsx2/DEV9/InternalServers/DHCP_Logger.cpp +++ b/pcsx2/DEV9/InternalServers/DHCP_Logger.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DHCP_Logger.h" diff --git a/pcsx2/DEV9/InternalServers/DHCP_Logger.h b/pcsx2/DEV9/InternalServers/DHCP_Logger.h index 52a2d36e42..7e07c90630 100644 --- a/pcsx2/DEV9/InternalServers/DHCP_Logger.h +++ b/pcsx2/DEV9/InternalServers/DHCP_Logger.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/InternalServers/DHCP_Server.cpp b/pcsx2/DEV9/InternalServers/DHCP_Server.cpp index fa8e913031..31448c3dad 100644 --- a/pcsx2/DEV9/InternalServers/DHCP_Server.cpp +++ b/pcsx2/DEV9/InternalServers/DHCP_Server.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/DEV9/InternalServers/DHCP_Server.h b/pcsx2/DEV9/InternalServers/DHCP_Server.h index e56319f6dd..7cd5fe7a94 100644 --- a/pcsx2/DEV9/InternalServers/DHCP_Server.h +++ b/pcsx2/DEV9/InternalServers/DHCP_Server.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/InternalServers/DNS_Logger.cpp b/pcsx2/DEV9/InternalServers/DNS_Logger.cpp index f301abdc68..491d2c7f43 100644 --- a/pcsx2/DEV9/InternalServers/DNS_Logger.cpp +++ b/pcsx2/DEV9/InternalServers/DNS_Logger.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DNS_Logger.h" diff --git a/pcsx2/DEV9/InternalServers/DNS_Logger.h b/pcsx2/DEV9/InternalServers/DNS_Logger.h index 2ee8e26662..d4fdf800d2 100644 --- a/pcsx2/DEV9/InternalServers/DNS_Logger.h +++ b/pcsx2/DEV9/InternalServers/DNS_Logger.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/InternalServers/DNS_Server.cpp b/pcsx2/DEV9/InternalServers/DNS_Server.cpp index 7b4f3f171a..3beb36dd18 100644 --- a/pcsx2/DEV9/InternalServers/DNS_Server.cpp +++ b/pcsx2/DEV9/InternalServers/DNS_Server.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/DEV9/InternalServers/DNS_Server.h b/pcsx2/DEV9/InternalServers/DNS_Server.h index 33b7990f31..61c7d1602e 100644 --- a/pcsx2/DEV9/InternalServers/DNS_Server.h +++ b/pcsx2/DEV9/InternalServers/DNS_Server.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/ARP/ARP_Packet.cpp b/pcsx2/DEV9/PacketReader/ARP/ARP_Packet.cpp index 58782b990d..b6db878c36 100644 --- a/pcsx2/DEV9/PacketReader/ARP/ARP_Packet.cpp +++ b/pcsx2/DEV9/PacketReader/ARP/ARP_Packet.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ARP_Packet.h" diff --git a/pcsx2/DEV9/PacketReader/ARP/ARP_Packet.h b/pcsx2/DEV9/PacketReader/ARP/ARP_Packet.h index edbddf181c..bb8cf4f778 100644 --- a/pcsx2/DEV9/PacketReader/ARP/ARP_Packet.h +++ b/pcsx2/DEV9/PacketReader/ARP/ARP_Packet.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.cpp b/pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.cpp index f07e287090..2b23dcbd0d 100644 --- a/pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.cpp +++ b/pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ARP_PacketEditor.h" diff --git a/pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.h b/pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.h index f8d0ae3a65..e91059f714 100644 --- a/pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.h +++ b/pcsx2/DEV9/PacketReader/ARP/ARP_PacketEditor.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/EthernetFrame.cpp b/pcsx2/DEV9/PacketReader/EthernetFrame.cpp index efe7faa7c9..358c3d3881 100644 --- a/pcsx2/DEV9/PacketReader/EthernetFrame.cpp +++ b/pcsx2/DEV9/PacketReader/EthernetFrame.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "EthernetFrame.h" diff --git a/pcsx2/DEV9/PacketReader/EthernetFrame.h b/pcsx2/DEV9/PacketReader/EthernetFrame.h index 9556431f3e..fe65a47251 100644 --- a/pcsx2/DEV9/PacketReader/EthernetFrame.h +++ b/pcsx2/DEV9/PacketReader/EthernetFrame.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/EthernetFrameEditor.cpp b/pcsx2/DEV9/PacketReader/EthernetFrameEditor.cpp index 7dd7f0ed89..785e6ece93 100644 --- a/pcsx2/DEV9/PacketReader/EthernetFrameEditor.cpp +++ b/pcsx2/DEV9/PacketReader/EthernetFrameEditor.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "EthernetFrameEditor.h" diff --git a/pcsx2/DEV9/PacketReader/EthernetFrameEditor.h b/pcsx2/DEV9/PacketReader/EthernetFrameEditor.h index 8e21dc666a..797a0804da 100644 --- a/pcsx2/DEV9/PacketReader/EthernetFrameEditor.h +++ b/pcsx2/DEV9/PacketReader/EthernetFrameEditor.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/ICMP/ICMP_Packet.cpp b/pcsx2/DEV9/PacketReader/IP/ICMP/ICMP_Packet.cpp index 113c45b593..bbcac33882 100644 --- a/pcsx2/DEV9/PacketReader/IP/ICMP/ICMP_Packet.cpp +++ b/pcsx2/DEV9/PacketReader/IP/ICMP/ICMP_Packet.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ICMP_Packet.h" diff --git a/pcsx2/DEV9/PacketReader/IP/ICMP/ICMP_Packet.h b/pcsx2/DEV9/PacketReader/IP/ICMP/ICMP_Packet.h index 3d4df43cf6..0fdb11c770 100644 --- a/pcsx2/DEV9/PacketReader/IP/ICMP/ICMP_Packet.h +++ b/pcsx2/DEV9/PacketReader/IP/ICMP/ICMP_Packet.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/IP_Address.h b/pcsx2/DEV9/PacketReader/IP/IP_Address.h index dff2f96c2a..6ac9a4a250 100644 --- a/pcsx2/DEV9/PacketReader/IP/IP_Address.h +++ b/pcsx2/DEV9/PacketReader/IP/IP_Address.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/IP_Options.cpp b/pcsx2/DEV9/PacketReader/IP/IP_Options.cpp index 09c1eba8a5..f17d542589 100644 --- a/pcsx2/DEV9/PacketReader/IP/IP_Options.cpp +++ b/pcsx2/DEV9/PacketReader/IP/IP_Options.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "IP_Options.h" diff --git a/pcsx2/DEV9/PacketReader/IP/IP_Options.h b/pcsx2/DEV9/PacketReader/IP/IP_Options.h index 333cb5c488..175e4036e6 100644 --- a/pcsx2/DEV9/PacketReader/IP/IP_Options.h +++ b/pcsx2/DEV9/PacketReader/IP/IP_Options.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/IP_Packet.cpp b/pcsx2/DEV9/PacketReader/IP/IP_Packet.cpp index b36625be2f..2778dd4b5d 100644 --- a/pcsx2/DEV9/PacketReader/IP/IP_Packet.cpp +++ b/pcsx2/DEV9/PacketReader/IP/IP_Packet.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "IP_Packet.h" diff --git a/pcsx2/DEV9/PacketReader/IP/IP_Packet.h b/pcsx2/DEV9/PacketReader/IP/IP_Packet.h index 090956016b..0fb6c47460 100644 --- a/pcsx2/DEV9/PacketReader/IP/IP_Packet.h +++ b/pcsx2/DEV9/PacketReader/IP/IP_Packet.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/IP_Payload.h b/pcsx2/DEV9/PacketReader/IP/IP_Payload.h index 5eb2177e19..702aa97bdd 100644 --- a/pcsx2/DEV9/PacketReader/IP/IP_Payload.h +++ b/pcsx2/DEV9/PacketReader/IP/IP_Payload.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Options.cpp b/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Options.cpp index ed7db3c20c..54fe618203 100644 --- a/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Options.cpp +++ b/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Options.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "TCP_Options.h" diff --git a/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Options.h b/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Options.h index dee8f5be09..45f66fbfdd 100644 --- a/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Options.h +++ b/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Options.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Packet.cpp b/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Packet.cpp index 5bac990f43..faaff52ba5 100644 --- a/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Packet.cpp +++ b/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Packet.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "TCP_Packet.h" diff --git a/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Packet.h b/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Packet.h index 575a732531..55a16bd4df 100644 --- a/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Packet.h +++ b/pcsx2/DEV9/PacketReader/IP/TCP/TCP_Packet.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.cpp b/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.cpp index 7d190b6eae..c36714ae52 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.cpp +++ b/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DHCP_Options.h" diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.h b/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.h index 62e74f6c12..a4cf5b61a2 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.h +++ b/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Options.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Packet.cpp b/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Packet.cpp index dfbae7feea..7bb70ebe52 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Packet.cpp +++ b/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Packet.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DHCP_Packet.h" diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Packet.h b/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Packet.h index 97a07d351a..a65f1af584 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Packet.h +++ b/pcsx2/DEV9/PacketReader/IP/UDP/DHCP/DHCP_Packet.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Classes.cpp b/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Classes.cpp index bdba74bbfb..76a1284ec5 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Classes.cpp +++ b/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Classes.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DNS_Classes.h" diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Classes.h b/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Classes.h index 7b076234cd..47736f8948 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Classes.h +++ b/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Classes.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Enums.h b/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Enums.h index 4813e45f45..b541c3530f 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Enums.h +++ b/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Enums.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Packet.cpp b/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Packet.cpp index 1af94e2079..096639fc09 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Packet.cpp +++ b/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Packet.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DNS_Packet.h" diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Packet.h b/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Packet.h index 954b975d30..95c995b808 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Packet.h +++ b/pcsx2/DEV9/PacketReader/IP/UDP/DNS/DNS_Packet.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/UDP_Packet.cpp b/pcsx2/DEV9/PacketReader/IP/UDP/UDP_Packet.cpp index f0fc0f417b..5a94f61c9e 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/UDP_Packet.cpp +++ b/pcsx2/DEV9/PacketReader/IP/UDP/UDP_Packet.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "UDP_Packet.h" diff --git a/pcsx2/DEV9/PacketReader/IP/UDP/UDP_Packet.h b/pcsx2/DEV9/PacketReader/IP/UDP/UDP_Packet.h index 68d4da80da..5f7b2575e8 100644 --- a/pcsx2/DEV9/PacketReader/IP/UDP/UDP_Packet.h +++ b/pcsx2/DEV9/PacketReader/IP/UDP/UDP_Packet.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/MAC_Address.h b/pcsx2/DEV9/PacketReader/MAC_Address.h index 8c6bab13c5..26f027838b 100644 --- a/pcsx2/DEV9/PacketReader/MAC_Address.h +++ b/pcsx2/DEV9/PacketReader/MAC_Address.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/NetLib.h b/pcsx2/DEV9/PacketReader/NetLib.h index fc05909309..3bf20afc4f 100644 --- a/pcsx2/DEV9/PacketReader/NetLib.h +++ b/pcsx2/DEV9/PacketReader/NetLib.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/PacketReader/Payload.h b/pcsx2/DEV9/PacketReader/Payload.h index 55914b5f24..73f8912c4d 100644 --- a/pcsx2/DEV9/PacketReader/Payload.h +++ b/pcsx2/DEV9/PacketReader/Payload.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/Sessions/BaseSession.cpp b/pcsx2/DEV9/Sessions/BaseSession.cpp index 6065cfb1ee..6809548103 100644 --- a/pcsx2/DEV9/Sessions/BaseSession.cpp +++ b/pcsx2/DEV9/Sessions/BaseSession.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BaseSession.h" diff --git a/pcsx2/DEV9/Sessions/BaseSession.h b/pcsx2/DEV9/Sessions/BaseSession.h index 663ea23c62..7b44cf37f0 100644 --- a/pcsx2/DEV9/Sessions/BaseSession.h +++ b/pcsx2/DEV9/Sessions/BaseSession.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/Sessions/ICMP_Session/ICMP_Session.cpp b/pcsx2/DEV9/Sessions/ICMP_Session/ICMP_Session.cpp index 5cf266d54a..2732bfa7fe 100644 --- a/pcsx2/DEV9/Sessions/ICMP_Session/ICMP_Session.cpp +++ b/pcsx2/DEV9/Sessions/ICMP_Session/ICMP_Session.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef _WIN32 diff --git a/pcsx2/DEV9/Sessions/ICMP_Session/ICMP_Session.h b/pcsx2/DEV9/Sessions/ICMP_Session/ICMP_Session.h index 8f5a26b5d5..f67f321e48 100644 --- a/pcsx2/DEV9/Sessions/ICMP_Session/ICMP_Session.h +++ b/pcsx2/DEV9/Sessions/ICMP_Session/ICMP_Session.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session.cpp b/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session.cpp index 44dd4ebe03..2c984a8c6e 100644 --- a/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session.cpp +++ b/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "TCP_Session.h" diff --git a/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session.h b/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session.h index 92520568bd..6dbddf77e5 100644 --- a/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session.h +++ b/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session_In.cpp b/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session_In.cpp index b125fdfe63..e7bf0f8cd1 100644 --- a/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session_In.cpp +++ b/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session_In.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session_Out.cpp b/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session_Out.cpp index f37d50272b..bd1d6e5c7d 100644 --- a/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session_Out.cpp +++ b/pcsx2/DEV9/Sessions/TCP_Session/TCP_Session_Out.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/DEV9/Sessions/UDP_Session/UDP_BaseSession.h b/pcsx2/DEV9/Sessions/UDP_Session/UDP_BaseSession.h index 513a4f4f68..2d9404feeb 100644 --- a/pcsx2/DEV9/Sessions/UDP_Session/UDP_BaseSession.h +++ b/pcsx2/DEV9/Sessions/UDP_Session/UDP_BaseSession.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/Sessions/UDP_Session/UDP_Common.cpp b/pcsx2/DEV9/Sessions/UDP_Session/UDP_Common.cpp index 7268c33f1b..a5fd8153c0 100644 --- a/pcsx2/DEV9/Sessions/UDP_Session/UDP_Common.cpp +++ b/pcsx2/DEV9/Sessions/UDP_Session/UDP_Common.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/DEV9/Sessions/UDP_Session/UDP_Common.h b/pcsx2/DEV9/Sessions/UDP_Session/UDP_Common.h index d2233c9b47..ee8cca7218 100644 --- a/pcsx2/DEV9/Sessions/UDP_Session/UDP_Common.h +++ b/pcsx2/DEV9/Sessions/UDP_Session/UDP_Common.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/Sessions/UDP_Session/UDP_FixedPort.cpp b/pcsx2/DEV9/Sessions/UDP_Session/UDP_FixedPort.cpp index c980541805..55819b8bd3 100644 --- a/pcsx2/DEV9/Sessions/UDP_Session/UDP_FixedPort.cpp +++ b/pcsx2/DEV9/Sessions/UDP_Session/UDP_FixedPort.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/DEV9/Sessions/UDP_Session/UDP_FixedPort.h b/pcsx2/DEV9/Sessions/UDP_Session/UDP_FixedPort.h index 4bc1d2ae27..f574438817 100644 --- a/pcsx2/DEV9/Sessions/UDP_Session/UDP_FixedPort.h +++ b/pcsx2/DEV9/Sessions/UDP_Session/UDP_FixedPort.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/Sessions/UDP_Session/UDP_Session.cpp b/pcsx2/DEV9/Sessions/UDP_Session/UDP_Session.cpp index 82b9534bf2..276a2a459f 100644 --- a/pcsx2/DEV9/Sessions/UDP_Session/UDP_Session.cpp +++ b/pcsx2/DEV9/Sessions/UDP_Session/UDP_Session.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Assertions.h" diff --git a/pcsx2/DEV9/Sessions/UDP_Session/UDP_Session.h b/pcsx2/DEV9/Sessions/UDP_Session/UDP_Session.h index e8b965b4e1..9638e887c2 100644 --- a/pcsx2/DEV9/Sessions/UDP_Session/UDP_Session.h +++ b/pcsx2/DEV9/Sessions/UDP_Session/UDP_Session.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/SimpleQueue.h b/pcsx2/DEV9/SimpleQueue.h index 5158604da6..6f6f8b624c 100644 --- a/pcsx2/DEV9/SimpleQueue.h +++ b/pcsx2/DEV9/SimpleQueue.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/ThreadSafeMap.h b/pcsx2/DEV9/ThreadSafeMap.h index 79de408689..9f180b26aa 100644 --- a/pcsx2/DEV9/ThreadSafeMap.h +++ b/pcsx2/DEV9/ThreadSafeMap.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/Win32/pcap_io_win32.cpp b/pcsx2/DEV9/Win32/pcap_io_win32.cpp index 148c969132..05195ef192 100644 --- a/pcsx2/DEV9/Win32/pcap_io_win32.cpp +++ b/pcsx2/DEV9/Win32/pcap_io_win32.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DEV9/pcap_io.h" diff --git a/pcsx2/DEV9/Win32/pcap_io_win32_funcs.h b/pcsx2/DEV9/Win32/pcap_io_win32_funcs.h index ec9a6144ea..7386c92cf2 100644 --- a/pcsx2/DEV9/Win32/pcap_io_win32_funcs.h +++ b/pcsx2/DEV9/Win32/pcap_io_win32_funcs.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef FUNCTION_SHIM_ANY_ARG diff --git a/pcsx2/DEV9/Win32/tap-win32.cpp b/pcsx2/DEV9/Win32/tap-win32.cpp index 12839eeb76..a98440e2ad 100644 --- a/pcsx2/DEV9/Win32/tap-win32.cpp +++ b/pcsx2/DEV9/Win32/tap-win32.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/RedtapeWindows.h" diff --git a/pcsx2/DEV9/Win32/tap.h b/pcsx2/DEV9/Win32/tap.h index c895316199..a27f742f8c 100644 --- a/pcsx2/DEV9/Win32/tap.h +++ b/pcsx2/DEV9/Win32/tap.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/flash.cpp b/pcsx2/DEV9/flash.cpp index 60af9ef3c4..8e9ec04eee 100644 --- a/pcsx2/DEV9/flash.cpp +++ b/pcsx2/DEV9/flash.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // The code has been designed for 64Mb flash and uses as file support the second memory card diff --git a/pcsx2/DEV9/net.cpp b/pcsx2/DEV9/net.cpp index 6e37a05ddb..ba1b418568 100644 --- a/pcsx2/DEV9/net.cpp +++ b/pcsx2/DEV9/net.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/DEV9/net.h b/pcsx2/DEV9/net.h index 93fcf38537..694251ff53 100644 --- a/pcsx2/DEV9/net.h +++ b/pcsx2/DEV9/net.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/pcap_io.cpp b/pcsx2/DEV9/pcap_io.cpp index 0a5a0a5492..5a3dc09423 100644 --- a/pcsx2/DEV9/pcap_io.cpp +++ b/pcsx2/DEV9/pcap_io.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Assertions.h" diff --git a/pcsx2/DEV9/pcap_io.h b/pcsx2/DEV9/pcap_io.h index 70e8b4d909..3472c3d669 100644 --- a/pcsx2/DEV9/pcap_io.h +++ b/pcsx2/DEV9/pcap_io.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/smap.cpp b/pcsx2/DEV9/smap.cpp index 8957e1a9e8..346cc8cd99 100644 --- a/pcsx2/DEV9/smap.cpp +++ b/pcsx2/DEV9/smap.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef _WIN32 diff --git a/pcsx2/DEV9/smap.h b/pcsx2/DEV9/smap.h index ee2f86104f..6f49b89fbc 100644 --- a/pcsx2/DEV9/smap.h +++ b/pcsx2/DEV9/smap.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DEV9/sockets.cpp b/pcsx2/DEV9/sockets.cpp index 55915980ae..a962a7412b 100644 --- a/pcsx2/DEV9/sockets.cpp +++ b/pcsx2/DEV9/sockets.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Assertions.h" diff --git a/pcsx2/DEV9/sockets.h b/pcsx2/DEV9/sockets.h index b5b9dd538b..062a72a010 100644 --- a/pcsx2/DEV9/sockets.h +++ b/pcsx2/DEV9/sockets.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DebugTools/BiosDebugData.cpp b/pcsx2/DebugTools/BiosDebugData.cpp index e6d0bd4b99..91534cb484 100644 --- a/pcsx2/DebugTools/BiosDebugData.cpp +++ b/pcsx2/DebugTools/BiosDebugData.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BiosDebugData.h" diff --git a/pcsx2/DebugTools/BiosDebugData.h b/pcsx2/DebugTools/BiosDebugData.h index e085ec08f2..848680c46b 100644 --- a/pcsx2/DebugTools/BiosDebugData.h +++ b/pcsx2/DebugTools/BiosDebugData.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DebugTools/Breakpoints.cpp b/pcsx2/DebugTools/Breakpoints.cpp index c6b7a5e627..8001fa1fbf 100644 --- a/pcsx2/DebugTools/Breakpoints.cpp +++ b/pcsx2/DebugTools/Breakpoints.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Breakpoints.h" diff --git a/pcsx2/DebugTools/Breakpoints.h b/pcsx2/DebugTools/Breakpoints.h index b65506c88f..69d8bac5c1 100644 --- a/pcsx2/DebugTools/Breakpoints.h +++ b/pcsx2/DebugTools/Breakpoints.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ #pragma once diff --git a/pcsx2/DebugTools/Debug.h b/pcsx2/DebugTools/Debug.h index 121ddbeda4..50de6a9cfc 100644 --- a/pcsx2/DebugTools/Debug.h +++ b/pcsx2/DebugTools/Debug.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DebugTools/DebugInterface.cpp b/pcsx2/DebugTools/DebugInterface.cpp index 0c6fffd3ab..91cc1cbaf4 100644 --- a/pcsx2/DebugTools/DebugInterface.cpp +++ b/pcsx2/DebugTools/DebugInterface.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DebugInterface.h" diff --git a/pcsx2/DebugTools/DebugInterface.h b/pcsx2/DebugTools/DebugInterface.h index 690bb59a96..8e9b510ed8 100644 --- a/pcsx2/DebugTools/DebugInterface.h +++ b/pcsx2/DebugTools/DebugInterface.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DebugTools/DisASM.h b/pcsx2/DebugTools/DisASM.h index 4943dc1be5..307971ae31 100644 --- a/pcsx2/DebugTools/DisASM.h +++ b/pcsx2/DebugTools/DisASM.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/DebugTools/DisR3000A.cpp b/pcsx2/DebugTools/DisR3000A.cpp index 88947d185f..df745e64a9 100644 --- a/pcsx2/DebugTools/DisR3000A.cpp +++ b/pcsx2/DebugTools/DisR3000A.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "R3000A.h" diff --git a/pcsx2/DebugTools/DisR5900asm.cpp b/pcsx2/DebugTools/DisR5900asm.cpp index 0e516cc78c..a8ca4c0ef2 100644 --- a/pcsx2/DebugTools/DisR5900asm.cpp +++ b/pcsx2/DebugTools/DisR5900asm.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Debug.h" diff --git a/pcsx2/DebugTools/DisVU0Micro.cpp b/pcsx2/DebugTools/DisVU0Micro.cpp index 2e5519fc0e..efb4823144 100644 --- a/pcsx2/DebugTools/DisVU0Micro.cpp +++ b/pcsx2/DebugTools/DisVU0Micro.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Debug.h" diff --git a/pcsx2/DebugTools/DisVU1Micro.cpp b/pcsx2/DebugTools/DisVU1Micro.cpp index d58c9228a5..8fa4ecd77f 100644 --- a/pcsx2/DebugTools/DisVU1Micro.cpp +++ b/pcsx2/DebugTools/DisVU1Micro.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Debug.h" diff --git a/pcsx2/DebugTools/DisVUmicro.h b/pcsx2/DebugTools/DisVUmicro.h index 75c6e66f27..8b06c8aa29 100644 --- a/pcsx2/DebugTools/DisVUmicro.h +++ b/pcsx2/DebugTools/DisVUmicro.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define _disVUTables(VU) \ diff --git a/pcsx2/DebugTools/DisVUops.h b/pcsx2/DebugTools/DisVUops.h index 5027c6d8eb..d6f6d63f25 100644 --- a/pcsx2/DebugTools/DisVUops.h +++ b/pcsx2/DebugTools/DisVUops.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define _disVUOpcodes(VU) \ diff --git a/pcsx2/DebugTools/DisassemblyManager.cpp b/pcsx2/DebugTools/DisassemblyManager.cpp index 70259ca052..44ce03558c 100644 --- a/pcsx2/DebugTools/DisassemblyManager.cpp +++ b/pcsx2/DebugTools/DisassemblyManager.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/DebugTools/DisassemblyManager.h b/pcsx2/DebugTools/DisassemblyManager.h index 64aa180b3a..358d20fc06 100644 --- a/pcsx2/DebugTools/DisassemblyManager.h +++ b/pcsx2/DebugTools/DisassemblyManager.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DebugTools/ExpressionParser.cpp b/pcsx2/DebugTools/ExpressionParser.cpp index d0d1b3e3eb..a6cbee34b6 100644 --- a/pcsx2/DebugTools/ExpressionParser.cpp +++ b/pcsx2/DebugTools/ExpressionParser.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ExpressionParser.h" diff --git a/pcsx2/DebugTools/ExpressionParser.h b/pcsx2/DebugTools/ExpressionParser.h index fd83d7bfe5..49f64c04f3 100644 --- a/pcsx2/DebugTools/ExpressionParser.h +++ b/pcsx2/DebugTools/ExpressionParser.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DebugTools/MIPSAnalyst.cpp b/pcsx2/DebugTools/MIPSAnalyst.cpp index 41c25c9ca3..c2570fcb57 100644 --- a/pcsx2/DebugTools/MIPSAnalyst.cpp +++ b/pcsx2/DebugTools/MIPSAnalyst.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MIPSAnalyst.h" diff --git a/pcsx2/DebugTools/MIPSAnalyst.h b/pcsx2/DebugTools/MIPSAnalyst.h index 2123e7b814..06fdcb7f90 100644 --- a/pcsx2/DebugTools/MIPSAnalyst.h +++ b/pcsx2/DebugTools/MIPSAnalyst.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DebugTools/MipsAssembler.cpp b/pcsx2/DebugTools/MipsAssembler.cpp index 57b8bc247f..609ef47959 100644 --- a/pcsx2/DebugTools/MipsAssembler.cpp +++ b/pcsx2/DebugTools/MipsAssembler.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MipsAssembler.h" diff --git a/pcsx2/DebugTools/MipsAssembler.h b/pcsx2/DebugTools/MipsAssembler.h index de0b0c249e..9898fa2aa8 100644 --- a/pcsx2/DebugTools/MipsAssembler.h +++ b/pcsx2/DebugTools/MipsAssembler.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DebugTools/MipsAssemblerTables.cpp b/pcsx2/DebugTools/MipsAssemblerTables.cpp index 9a2dcb4e6c..e35ad11927 100644 --- a/pcsx2/DebugTools/MipsAssemblerTables.cpp +++ b/pcsx2/DebugTools/MipsAssemblerTables.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MipsAssemblerTables.h" diff --git a/pcsx2/DebugTools/MipsAssemblerTables.h b/pcsx2/DebugTools/MipsAssemblerTables.h index 429e7f7366..4d76158229 100644 --- a/pcsx2/DebugTools/MipsAssemblerTables.h +++ b/pcsx2/DebugTools/MipsAssemblerTables.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DebugTools/MipsStackWalk.cpp b/pcsx2/DebugTools/MipsStackWalk.cpp index 1c9bd19bb7..f13a85477c 100644 --- a/pcsx2/DebugTools/MipsStackWalk.cpp +++ b/pcsx2/DebugTools/MipsStackWalk.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ #include "MipsStackWalk.h" diff --git a/pcsx2/DebugTools/MipsStackWalk.h b/pcsx2/DebugTools/MipsStackWalk.h index 7e51243bdd..364b874a5b 100644 --- a/pcsx2/DebugTools/MipsStackWalk.h +++ b/pcsx2/DebugTools/MipsStackWalk.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ #pragma once diff --git a/pcsx2/DebugTools/SymbolGuardian.cpp b/pcsx2/DebugTools/SymbolGuardian.cpp index a8f48732cc..341ef4a851 100644 --- a/pcsx2/DebugTools/SymbolGuardian.cpp +++ b/pcsx2/DebugTools/SymbolGuardian.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SymbolGuardian.h" diff --git a/pcsx2/DebugTools/SymbolGuardian.h b/pcsx2/DebugTools/SymbolGuardian.h index 5033faf757..48acc3c536 100644 --- a/pcsx2/DebugTools/SymbolGuardian.h +++ b/pcsx2/DebugTools/SymbolGuardian.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/DebugTools/SymbolImporter.cpp b/pcsx2/DebugTools/SymbolImporter.cpp index e4785f09d8..7cb46705e1 100644 --- a/pcsx2/DebugTools/SymbolImporter.cpp +++ b/pcsx2/DebugTools/SymbolImporter.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SymbolImporter.h" diff --git a/pcsx2/DebugTools/SymbolImporter.h b/pcsx2/DebugTools/SymbolImporter.h index 729769c76f..4dd7975c60 100644 --- a/pcsx2/DebugTools/SymbolImporter.h +++ b/pcsx2/DebugTools/SymbolImporter.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Dmac.cpp b/pcsx2/Dmac.cpp index 65bf53a0b3..1da71e6ec9 100644 --- a/pcsx2/Dmac.cpp +++ b/pcsx2/Dmac.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Dmac.h b/pcsx2/Dmac.h index 92d7e824e7..6ce8924e51 100644 --- a/pcsx2/Dmac.h +++ b/pcsx2/Dmac.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Elfheader.cpp b/pcsx2/Elfheader.cpp index 78470e3a6f..4de2320da4 100644 --- a/pcsx2/Elfheader.cpp +++ b/pcsx2/Elfheader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Elfheader.h" diff --git a/pcsx2/Elfheader.h b/pcsx2/Elfheader.h index e9ca38c971..25245c6516 100644 --- a/pcsx2/Elfheader.h +++ b/pcsx2/Elfheader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/FPU.cpp b/pcsx2/FPU.cpp index e40e35a0c8..89d050453d 100644 --- a/pcsx2/FPU.cpp +++ b/pcsx2/FPU.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/FW.cpp b/pcsx2/FW.cpp index 4601b944fc..d2ffa33420 100644 --- a/pcsx2/FW.cpp +++ b/pcsx2/FW.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "IopDma.h" diff --git a/pcsx2/FW.h b/pcsx2/FW.h index c9f79525db..d9ffb54abf 100644 --- a/pcsx2/FW.h +++ b/pcsx2/FW.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/FiFo.cpp b/pcsx2/FiFo.cpp index 4ae11c86b5..42e790a4d4 100644 --- a/pcsx2/FiFo.cpp +++ b/pcsx2/FiFo.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/GS.cpp b/pcsx2/GS.cpp index f48664306f..a16d1b924d 100644 --- a/pcsx2/GS.cpp +++ b/pcsx2/GS.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Counters.h" diff --git a/pcsx2/GS.h b/pcsx2/GS.h index 79dfdaa145..ca8ecde271 100644 --- a/pcsx2/GS.h +++ b/pcsx2/GS.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GS.cpp b/pcsx2/GS/GS.cpp index 2910e0de7f..adb21d3eba 100644 --- a/pcsx2/GS/GS.cpp +++ b/pcsx2/GS/GS.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Config.h" diff --git a/pcsx2/GS/GS.h b/pcsx2/GS/GS.h index f087825a3d..892f406a7a 100644 --- a/pcsx2/GS/GS.h +++ b/pcsx2/GS/GS.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSAlignedClass.h b/pcsx2/GS/GSAlignedClass.h index d62a952951..9edba6bbe9 100644 --- a/pcsx2/GS/GSAlignedClass.h +++ b/pcsx2/GS/GSAlignedClass.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSBlock.cpp b/pcsx2/GS/GSBlock.cpp index 576db1b9bd..10cb8badb3 100644 --- a/pcsx2/GS/GSBlock.cpp +++ b/pcsx2/GS/GSBlock.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSBlock.h" diff --git a/pcsx2/GS/GSBlock.h b/pcsx2/GS/GSBlock.h index cba4282d1b..2a9e21f29c 100644 --- a/pcsx2/GS/GSBlock.h +++ b/pcsx2/GS/GSBlock.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSCapture.cpp b/pcsx2/GS/GSCapture.cpp index 07f16c1b1f..ed9de586ad 100644 --- a/pcsx2/GS/GSCapture.cpp +++ b/pcsx2/GS/GSCapture.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GSCapture.h" diff --git a/pcsx2/GS/GSCapture.h b/pcsx2/GS/GSCapture.h index cc7230b654..c2c30f1359 100644 --- a/pcsx2/GS/GSCapture.h +++ b/pcsx2/GS/GSCapture.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSClut.cpp b/pcsx2/GS/GSClut.cpp index 6de9996c52..a9948124c1 100644 --- a/pcsx2/GS/GSClut.cpp +++ b/pcsx2/GS/GSClut.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GSClut.h" diff --git a/pcsx2/GS/GSClut.h b/pcsx2/GS/GSClut.h index 0d27227fc3..fc9046cfe1 100644 --- a/pcsx2/GS/GSClut.h +++ b/pcsx2/GS/GSClut.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSDrawingContext.cpp b/pcsx2/GS/GSDrawingContext.cpp index 1868a5de9c..d7a244b1d5 100644 --- a/pcsx2/GS/GSDrawingContext.cpp +++ b/pcsx2/GS/GSDrawingContext.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GSDrawingContext.h" diff --git a/pcsx2/GS/GSDrawingContext.h b/pcsx2/GS/GSDrawingContext.h index f6f2b024fb..a35b2ab86e 100644 --- a/pcsx2/GS/GSDrawingContext.h +++ b/pcsx2/GS/GSDrawingContext.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSDrawingEnvironment.cpp b/pcsx2/GS/GSDrawingEnvironment.cpp index b67a56c598..a7722470a1 100644 --- a/pcsx2/GS/GSDrawingEnvironment.cpp +++ b/pcsx2/GS/GSDrawingEnvironment.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GSGL.h" diff --git a/pcsx2/GS/GSDrawingEnvironment.h b/pcsx2/GS/GSDrawingEnvironment.h index 58d8bbe13f..b49dfac8b7 100644 --- a/pcsx2/GS/GSDrawingEnvironment.h +++ b/pcsx2/GS/GSDrawingEnvironment.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSDump.cpp b/pcsx2/GS/GSDump.cpp index ac4cb35f0e..2fdb1ac85c 100644 --- a/pcsx2/GS/GSDump.cpp +++ b/pcsx2/GS/GSDump.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GSDump.h" diff --git a/pcsx2/GS/GSDump.h b/pcsx2/GS/GSDump.h index 1b1fb84476..d1e4ee6361 100644 --- a/pcsx2/GS/GSDump.h +++ b/pcsx2/GS/GSDump.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSExtra.h b/pcsx2/GS/GSExtra.h index 4e32432213..99cb6dbc6d 100644 --- a/pcsx2/GS/GSExtra.h +++ b/pcsx2/GS/GSExtra.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSGL.h b/pcsx2/GS/GSGL.h index c331271fec..b891421967 100644 --- a/pcsx2/GS/GSGL.h +++ b/pcsx2/GS/GSGL.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSJobQueue.h b/pcsx2/GS/GSJobQueue.h index 949cbb6aff..d944b77e75 100644 --- a/pcsx2/GS/GSJobQueue.h +++ b/pcsx2/GS/GSJobQueue.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSLocalMemory.cpp b/pcsx2/GS/GSLocalMemory.cpp index 7ce626f95f..03ea58149a 100644 --- a/pcsx2/GS/GSLocalMemory.cpp +++ b/pcsx2/GS/GSLocalMemory.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GS.h" diff --git a/pcsx2/GS/GSLocalMemory.h b/pcsx2/GS/GSLocalMemory.h index 06dfa449e8..d4786e4715 100644 --- a/pcsx2/GS/GSLocalMemory.h +++ b/pcsx2/GS/GSLocalMemory.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSLocalMemoryMultiISA.cpp b/pcsx2/GS/GSLocalMemoryMultiISA.cpp index ce6bf609de..4e16a7cbc0 100644 --- a/pcsx2/GS/GSLocalMemoryMultiISA.cpp +++ b/pcsx2/GS/GSLocalMemoryMultiISA.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSLocalMemory.h" diff --git a/pcsx2/GS/GSLzma.cpp b/pcsx2/GS/GSLzma.cpp index af77fc168f..93efbae0d3 100644 --- a/pcsx2/GS/GSLzma.cpp +++ b/pcsx2/GS/GSLzma.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/AlignedMalloc.h" diff --git a/pcsx2/GS/GSLzma.h b/pcsx2/GS/GSLzma.h index cc23f8bd82..395beb8889 100644 --- a/pcsx2/GS/GSLzma.h +++ b/pcsx2/GS/GSLzma.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSPerfMon.cpp b/pcsx2/GS/GSPerfMon.cpp index cf8ae3eb17..7faea49eda 100644 --- a/pcsx2/GS/GSPerfMon.cpp +++ b/pcsx2/GS/GSPerfMon.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSPerfMon.h" diff --git a/pcsx2/GS/GSPerfMon.h b/pcsx2/GS/GSPerfMon.h index c7e3501a17..68dbe6026a 100644 --- a/pcsx2/GS/GSPerfMon.h +++ b/pcsx2/GS/GSPerfMon.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSPng.cpp b/pcsx2/GS/GSPng.cpp index 7cb881345b..f1d1850552 100644 --- a/pcsx2/GS/GSPng.cpp +++ b/pcsx2/GS/GSPng.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSPng.h" diff --git a/pcsx2/GS/GSPng.h b/pcsx2/GS/GSPng.h index 8a5aa6ed3e..787d4c7d34 100644 --- a/pcsx2/GS/GSPng.h +++ b/pcsx2/GS/GSPng.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSRegs.h b/pcsx2/GS/GSRegs.h index 8043778815..f35809ae2c 100644 --- a/pcsx2/GS/GSRegs.h +++ b/pcsx2/GS/GSRegs.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSRingHeap.cpp b/pcsx2/GS/GSRingHeap.cpp index a6877d6121..823e70cb88 100644 --- a/pcsx2/GS/GSRingHeap.cpp +++ b/pcsx2/GS/GSRingHeap.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSRingHeap.h" diff --git a/pcsx2/GS/GSRingHeap.h b/pcsx2/GS/GSRingHeap.h index dddfff6ce2..08d20357c3 100644 --- a/pcsx2/GS/GSRingHeap.h +++ b/pcsx2/GS/GSRingHeap.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSState.cpp b/pcsx2/GS/GSState.cpp index 2764b26a68..70c22368d7 100644 --- a/pcsx2/GS/GSState.cpp +++ b/pcsx2/GS/GSState.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GSState.h" diff --git a/pcsx2/GS/GSState.h b/pcsx2/GS/GSState.h index 6a4c713374..bc05348852 100644 --- a/pcsx2/GS/GSState.h +++ b/pcsx2/GS/GSState.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSTables.cpp b/pcsx2/GS/GSTables.cpp index 9a1b9c364d..3581209b82 100644 --- a/pcsx2/GS/GSTables.cpp +++ b/pcsx2/GS/GSTables.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // clang-format off diff --git a/pcsx2/GS/GSTables.h b/pcsx2/GS/GSTables.h index 6b89a161eb..ab0c0d4858 100644 --- a/pcsx2/GS/GSTables.h +++ b/pcsx2/GS/GSTables.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSUtil.cpp b/pcsx2/GS/GSUtil.cpp index 3f4cd6090a..698b52de8c 100644 --- a/pcsx2/GS/GSUtil.cpp +++ b/pcsx2/GS/GSUtil.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GS.h" diff --git a/pcsx2/GS/GSUtil.h b/pcsx2/GS/GSUtil.h index 773b4d8225..5725d2411f 100644 --- a/pcsx2/GS/GSUtil.h +++ b/pcsx2/GS/GSUtil.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSVector.cpp b/pcsx2/GS/GSVector.cpp index c85e1e6dd2..f4d8e07804 100644 --- a/pcsx2/GS/GSVector.cpp +++ b/pcsx2/GS/GSVector.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSVector.h" diff --git a/pcsx2/GS/GSVector.h b/pcsx2/GS/GSVector.h index 924a039adb..5d72e94ab2 100644 --- a/pcsx2/GS/GSVector.h +++ b/pcsx2/GS/GSVector.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/GSVector4.h b/pcsx2/GS/GSVector4.h index c74b965ea4..9bf19f007b 100644 --- a/pcsx2/GS/GSVector4.h +++ b/pcsx2/GS/GSVector4.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ class alignas(16) GSVector4 diff --git a/pcsx2/GS/GSVector4_arm64.h b/pcsx2/GS/GSVector4_arm64.h index c78b0de3f8..e4759641ad 100644 --- a/pcsx2/GS/GSVector4_arm64.h +++ b/pcsx2/GS/GSVector4_arm64.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 class alignas(16) GSVector4 diff --git a/pcsx2/GS/GSVector4i.h b/pcsx2/GS/GSVector4i.h index d7d3ad2c7d..74b3d4db55 100644 --- a/pcsx2/GS/GSVector4i.h +++ b/pcsx2/GS/GSVector4i.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ class alignas(16) GSVector4i diff --git a/pcsx2/GS/GSVector4i_arm64.h b/pcsx2/GS/GSVector4i_arm64.h index 8fb7cc202f..a01c562e1b 100644 --- a/pcsx2/GS/GSVector4i_arm64.h +++ b/pcsx2/GS/GSVector4i_arm64.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #pragma once diff --git a/pcsx2/GS/GSVector8.h b/pcsx2/GS/GSVector8.h index 9b4e4022f7..10e3f19ad1 100644 --- a/pcsx2/GS/GSVector8.h +++ b/pcsx2/GS/GSVector8.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ class alignas(32) GSVector8 diff --git a/pcsx2/GS/GSVector8i.h b/pcsx2/GS/GSVector8i.h index 4862dded37..d235930c3c 100644 --- a/pcsx2/GS/GSVector8i.h +++ b/pcsx2/GS/GSVector8i.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ class alignas(32) GSVector8i diff --git a/pcsx2/GS/GSXXH.cpp b/pcsx2/GS/GSXXH.cpp index 587bbc8eb2..5212aa12ce 100644 --- a/pcsx2/GS/GSXXH.cpp +++ b/pcsx2/GS/GSXXH.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MultiISA.h" diff --git a/pcsx2/GS/GSXXH.h b/pcsx2/GS/GSXXH.h index aff44515c9..91c9983d58 100644 --- a/pcsx2/GS/GSXXH.h +++ b/pcsx2/GS/GSXXH.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/MultiISA.cpp b/pcsx2/GS/MultiISA.cpp index 48e1281d0b..247e9b3b15 100644 --- a/pcsx2/GS/MultiISA.cpp +++ b/pcsx2/GS/MultiISA.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "MultiISA.h" diff --git a/pcsx2/GS/MultiISA.h b/pcsx2/GS/MultiISA.h index 42ec56dbef..70f171df78 100644 --- a/pcsx2/GS/MultiISA.h +++ b/pcsx2/GS/MultiISA.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Common/GSDevice.cpp b/pcsx2/GS/Renderers/Common/GSDevice.cpp index 86d8854cd5..1b9e3ef7bd 100644 --- a/pcsx2/GS/Renderers/Common/GSDevice.cpp +++ b/pcsx2/GS/Renderers/Common/GSDevice.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/Common/GSDevice.h" diff --git a/pcsx2/GS/Renderers/Common/GSDevice.h b/pcsx2/GS/Renderers/Common/GSDevice.h index e45b56b5c6..c3028903ea 100644 --- a/pcsx2/GS/Renderers/Common/GSDevice.h +++ b/pcsx2/GS/Renderers/Common/GSDevice.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Common/GSDirtyRect.cpp b/pcsx2/GS/Renderers/Common/GSDirtyRect.cpp index 104faa383a..a41e1fd999 100644 --- a/pcsx2/GS/Renderers/Common/GSDirtyRect.cpp +++ b/pcsx2/GS/Renderers/Common/GSDirtyRect.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSDirtyRect.h" diff --git a/pcsx2/GS/Renderers/Common/GSDirtyRect.h b/pcsx2/GS/Renderers/Common/GSDirtyRect.h index 4c979047ac..e6c285bd3d 100644 --- a/pcsx2/GS/Renderers/Common/GSDirtyRect.h +++ b/pcsx2/GS/Renderers/Common/GSDirtyRect.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Common/GSFastList.h b/pcsx2/GS/Renderers/Common/GSFastList.h index 92920978ad..8ed4080337 100644 --- a/pcsx2/GS/Renderers/Common/GSFastList.h +++ b/pcsx2/GS/Renderers/Common/GSFastList.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Common/GSFunctionMap.cpp b/pcsx2/GS/Renderers/Common/GSFunctionMap.cpp index f36f07072d..9e59b807ac 100644 --- a/pcsx2/GS/Renderers/Common/GSFunctionMap.cpp +++ b/pcsx2/GS/Renderers/Common/GSFunctionMap.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/Common/GSFunctionMap.h" diff --git a/pcsx2/GS/Renderers/Common/GSFunctionMap.h b/pcsx2/GS/Renderers/Common/GSFunctionMap.h index 2d7e81c3df..b7598f29d9 100644 --- a/pcsx2/GS/Renderers/Common/GSFunctionMap.h +++ b/pcsx2/GS/Renderers/Common/GSFunctionMap.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Common/GSRenderer.cpp b/pcsx2/GS/Renderers/Common/GSRenderer.cpp index 6364051cc6..5eec3f5f50 100644 --- a/pcsx2/GS/Renderers/Common/GSRenderer.cpp +++ b/pcsx2/GS/Renderers/Common/GSRenderer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ImGui/FullscreenUI.h" diff --git a/pcsx2/GS/Renderers/Common/GSRenderer.h b/pcsx2/GS/Renderers/Common/GSRenderer.h index 1f8a310494..7373710e42 100644 --- a/pcsx2/GS/Renderers/Common/GSRenderer.h +++ b/pcsx2/GS/Renderers/Common/GSRenderer.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Common/GSTexture.cpp b/pcsx2/GS/Renderers/Common/GSTexture.cpp index 4de4714759..09252398fa 100644 --- a/pcsx2/GS/Renderers/Common/GSTexture.cpp +++ b/pcsx2/GS/Renderers/Common/GSTexture.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/Common/GSTexture.h" diff --git a/pcsx2/GS/Renderers/Common/GSTexture.h b/pcsx2/GS/Renderers/Common/GSTexture.h index d9123dc599..5d2c119dc7 100644 --- a/pcsx2/GS/Renderers/Common/GSTexture.h +++ b/pcsx2/GS/Renderers/Common/GSTexture.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Common/GSVertex.h b/pcsx2/GS/Renderers/Common/GSVertex.h index 4f519da9cd..87abb73071 100644 --- a/pcsx2/GS/Renderers/Common/GSVertex.h +++ b/pcsx2/GS/Renderers/Common/GSVertex.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Common/GSVertexTrace.cpp b/pcsx2/GS/Renderers/Common/GSVertexTrace.cpp index 00b873a1c3..23bc8a55dc 100644 --- a/pcsx2/GS/Renderers/Common/GSVertexTrace.cpp +++ b/pcsx2/GS/Renderers/Common/GSVertexTrace.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSVertexTrace.h" diff --git a/pcsx2/GS/Renderers/Common/GSVertexTrace.h b/pcsx2/GS/Renderers/Common/GSVertexTrace.h index 488153371e..9e2fdb1be7 100644 --- a/pcsx2/GS/Renderers/Common/GSVertexTrace.h +++ b/pcsx2/GS/Renderers/Common/GSVertexTrace.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Common/GSVertexTraceFMM.cpp b/pcsx2/GS/Renderers/Common/GSVertexTraceFMM.cpp index e24cfbd943..8218e54560 100644 --- a/pcsx2/GS/Renderers/Common/GSVertexTraceFMM.cpp +++ b/pcsx2/GS/Renderers/Common/GSVertexTraceFMM.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSVertexTrace.h" diff --git a/pcsx2/GS/Renderers/DX11/D3D.cpp b/pcsx2/GS/Renderers/DX11/D3D.cpp index da357338b6..6471e12e80 100644 --- a/pcsx2/GS/Renderers/DX11/D3D.cpp +++ b/pcsx2/GS/Renderers/DX11/D3D.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Config.h" diff --git a/pcsx2/GS/Renderers/DX11/D3D.h b/pcsx2/GS/Renderers/DX11/D3D.h index 4166e54da1..0cc0f27396 100644 --- a/pcsx2/GS/Renderers/DX11/D3D.h +++ b/pcsx2/GS/Renderers/DX11/D3D.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/DX11/D3D11ShaderCache.cpp b/pcsx2/GS/Renderers/DX11/D3D11ShaderCache.cpp index 3e0b7754a1..d0373225ad 100644 --- a/pcsx2/GS/Renderers/DX11/D3D11ShaderCache.cpp +++ b/pcsx2/GS/Renderers/DX11/D3D11ShaderCache.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/DX11/D3D11ShaderCache.h" diff --git a/pcsx2/GS/Renderers/DX11/D3D11ShaderCache.h b/pcsx2/GS/Renderers/DX11/D3D11ShaderCache.h index 9eef040ba6..a1928e2bb2 100644 --- a/pcsx2/GS/Renderers/DX11/D3D11ShaderCache.h +++ b/pcsx2/GS/Renderers/DX11/D3D11ShaderCache.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/DX11/GSDevice11.cpp b/pcsx2/GS/Renderers/DX11/GSDevice11.cpp index f9acd7c445..d686bcdab3 100644 --- a/pcsx2/GS/Renderers/DX11/GSDevice11.cpp +++ b/pcsx2/GS/Renderers/DX11/GSDevice11.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS.h" diff --git a/pcsx2/GS/Renderers/DX11/GSDevice11.h b/pcsx2/GS/Renderers/DX11/GSDevice11.h index 083d55c458..52284097e0 100644 --- a/pcsx2/GS/Renderers/DX11/GSDevice11.h +++ b/pcsx2/GS/Renderers/DX11/GSDevice11.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/DX11/GSTexture11.cpp b/pcsx2/GS/Renderers/DX11/GSTexture11.cpp index 5b0c3b708d..38855dbede 100644 --- a/pcsx2/GS/Renderers/DX11/GSTexture11.cpp +++ b/pcsx2/GS/Renderers/DX11/GSTexture11.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSDevice11.h" diff --git a/pcsx2/GS/Renderers/DX11/GSTexture11.h b/pcsx2/GS/Renderers/DX11/GSTexture11.h index 31c26bc76d..06c38cac8e 100644 --- a/pcsx2/GS/Renderers/DX11/GSTexture11.h +++ b/pcsx2/GS/Renderers/DX11/GSTexture11.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/DX12/D3D12Builders.cpp b/pcsx2/GS/Renderers/DX12/D3D12Builders.cpp index de8dc2d67b..5c664a7187 100644 --- a/pcsx2/GS/Renderers/DX12/D3D12Builders.cpp +++ b/pcsx2/GS/Renderers/DX12/D3D12Builders.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/DX12/D3D12Builders.h" diff --git a/pcsx2/GS/Renderers/DX12/D3D12Builders.h b/pcsx2/GS/Renderers/DX12/D3D12Builders.h index a84ea3fab3..ba6e2eb857 100644 --- a/pcsx2/GS/Renderers/DX12/D3D12Builders.h +++ b/pcsx2/GS/Renderers/DX12/D3D12Builders.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/DX12/D3D12DescriptorHeapManager.cpp b/pcsx2/GS/Renderers/DX12/D3D12DescriptorHeapManager.cpp index 997e62193f..fa26871b91 100644 --- a/pcsx2/GS/Renderers/DX12/D3D12DescriptorHeapManager.cpp +++ b/pcsx2/GS/Renderers/DX12/D3D12DescriptorHeapManager.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "PrecompiledHeader.h" diff --git a/pcsx2/GS/Renderers/DX12/D3D12DescriptorHeapManager.h b/pcsx2/GS/Renderers/DX12/D3D12DescriptorHeapManager.h index 1f8cdfe2cc..43bcd58631 100644 --- a/pcsx2/GS/Renderers/DX12/D3D12DescriptorHeapManager.h +++ b/pcsx2/GS/Renderers/DX12/D3D12DescriptorHeapManager.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/DX12/D3D12ShaderCache.cpp b/pcsx2/GS/Renderers/DX12/D3D12ShaderCache.cpp index 51da2024f5..defa6cfd65 100644 --- a/pcsx2/GS/Renderers/DX12/D3D12ShaderCache.cpp +++ b/pcsx2/GS/Renderers/DX12/D3D12ShaderCache.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/DX12/D3D12ShaderCache.h" diff --git a/pcsx2/GS/Renderers/DX12/D3D12ShaderCache.h b/pcsx2/GS/Renderers/DX12/D3D12ShaderCache.h index 5f4d3331c3..ce0f2124cb 100644 --- a/pcsx2/GS/Renderers/DX12/D3D12ShaderCache.h +++ b/pcsx2/GS/Renderers/DX12/D3D12ShaderCache.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/DX12/D3D12StreamBuffer.cpp b/pcsx2/GS/Renderers/DX12/D3D12StreamBuffer.cpp index 7219dc48f1..7ce28716ca 100644 --- a/pcsx2/GS/Renderers/DX12/D3D12StreamBuffer.cpp +++ b/pcsx2/GS/Renderers/DX12/D3D12StreamBuffer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/DX12/D3D12StreamBuffer.h" diff --git a/pcsx2/GS/Renderers/DX12/D3D12StreamBuffer.h b/pcsx2/GS/Renderers/DX12/D3D12StreamBuffer.h index da1655f4bd..58a48ae350 100644 --- a/pcsx2/GS/Renderers/DX12/D3D12StreamBuffer.h +++ b/pcsx2/GS/Renderers/DX12/D3D12StreamBuffer.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/DX12/GSDevice12.cpp b/pcsx2/GS/Renderers/DX12/GSDevice12.cpp index 2115574f6f..7f4b2c9dfe 100644 --- a/pcsx2/GS/Renderers/DX12/GSDevice12.cpp +++ b/pcsx2/GS/Renderers/DX12/GSDevice12.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GS.h" diff --git a/pcsx2/GS/Renderers/DX12/GSDevice12.h b/pcsx2/GS/Renderers/DX12/GSDevice12.h index e4bb7045c3..4c41528436 100644 --- a/pcsx2/GS/Renderers/DX12/GSDevice12.h +++ b/pcsx2/GS/Renderers/DX12/GSDevice12.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/DX12/GSTexture12.cpp b/pcsx2/GS/Renderers/DX12/GSTexture12.cpp index 1424b4b3b7..16aacdc9ee 100644 --- a/pcsx2/GS/Renderers/DX12/GSTexture12.cpp +++ b/pcsx2/GS/Renderers/DX12/GSTexture12.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/DX12/GSTexture12.h" diff --git a/pcsx2/GS/Renderers/DX12/GSTexture12.h b/pcsx2/GS/Renderers/DX12/GSTexture12.h index 10012e9563..df92af3f91 100644 --- a/pcsx2/GS/Renderers/DX12/GSTexture12.h +++ b/pcsx2/GS/Renderers/DX12/GSTexture12.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/HW/GSHwHack.cpp b/pcsx2/GS/Renderers/HW/GSHwHack.cpp index 441c5b20fd..48a3bc7067 100644 --- a/pcsx2/GS/Renderers/HW/GSHwHack.cpp +++ b/pcsx2/GS/Renderers/HW/GSHwHack.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/HW/GSRendererHW.h" diff --git a/pcsx2/GS/Renderers/HW/GSHwHack.h b/pcsx2/GS/Renderers/HW/GSHwHack.h index 427df3e4c4..f0716a552e 100644 --- a/pcsx2/GS/Renderers/HW/GSHwHack.h +++ b/pcsx2/GS/Renderers/HW/GSHwHack.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/HW/GSRendererHW.h" diff --git a/pcsx2/GS/Renderers/HW/GSRendererHW.cpp b/pcsx2/GS/Renderers/HW/GSRendererHW.cpp index 2e1a356274..5fe2ac11c6 100644 --- a/pcsx2/GS/Renderers/HW/GSRendererHW.cpp +++ b/pcsx2/GS/Renderers/HW/GSRendererHW.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/HW/GSRendererHW.h" diff --git a/pcsx2/GS/Renderers/HW/GSRendererHW.h b/pcsx2/GS/Renderers/HW/GSRendererHW.h index ab02574707..b87930507b 100644 --- a/pcsx2/GS/Renderers/HW/GSRendererHW.h +++ b/pcsx2/GS/Renderers/HW/GSRendererHW.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/HW/GSRendererHWMultiISA.cpp b/pcsx2/GS/Renderers/HW/GSRendererHWMultiISA.cpp index fe69653a31..1a3b99ce61 100644 --- a/pcsx2/GS/Renderers/HW/GSRendererHWMultiISA.cpp +++ b/pcsx2/GS/Renderers/HW/GSRendererHWMultiISA.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSRendererHW.h" diff --git a/pcsx2/GS/Renderers/HW/GSTextureCache.cpp b/pcsx2/GS/Renderers/HW/GSTextureCache.cpp index bf12930019..d78eade087 100644 --- a/pcsx2/GS/Renderers/HW/GSTextureCache.cpp +++ b/pcsx2/GS/Renderers/HW/GSTextureCache.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSTextureCache.h" diff --git a/pcsx2/GS/Renderers/HW/GSTextureCache.h b/pcsx2/GS/Renderers/HW/GSTextureCache.h index 429d16bada..baf58e76ab 100644 --- a/pcsx2/GS/Renderers/HW/GSTextureCache.h +++ b/pcsx2/GS/Renderers/HW/GSTextureCache.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/HW/GSTextureReplacementLoaders.cpp b/pcsx2/GS/Renderers/HW/GSTextureReplacementLoaders.cpp index 97e0ec7f39..cc94782d2a 100644 --- a/pcsx2/GS/Renderers/HW/GSTextureReplacementLoaders.cpp +++ b/pcsx2/GS/Renderers/HW/GSTextureReplacementLoaders.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/BitUtils.h" diff --git a/pcsx2/GS/Renderers/HW/GSTextureReplacements.cpp b/pcsx2/GS/Renderers/HW/GSTextureReplacements.cpp index c430ae3970..41c98cac85 100644 --- a/pcsx2/GS/Renderers/HW/GSTextureReplacements.cpp +++ b/pcsx2/GS/Renderers/HW/GSTextureReplacements.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/AlignedMalloc.h" diff --git a/pcsx2/GS/Renderers/HW/GSTextureReplacements.h b/pcsx2/GS/Renderers/HW/GSTextureReplacements.h index a0a7b73b60..ef176ed376 100644 --- a/pcsx2/GS/Renderers/HW/GSTextureReplacements.h +++ b/pcsx2/GS/Renderers/HW/GSTextureReplacements.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/HW/GSVertexHW.h b/pcsx2/GS/Renderers/HW/GSVertexHW.h index a2add8925c..1472f137f1 100644 --- a/pcsx2/GS/Renderers/HW/GSVertexHW.h +++ b/pcsx2/GS/Renderers/HW/GSVertexHW.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Metal/GSDeviceMTL.h b/pcsx2/GS/Renderers/Metal/GSDeviceMTL.h index c72ac23d4f..a66282a4d7 100644 --- a/pcsx2/GS/Renderers/Metal/GSDeviceMTL.h +++ b/pcsx2/GS/Renderers/Metal/GSDeviceMTL.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Metal/GSDeviceMTL.mm b/pcsx2/GS/Renderers/Metal/GSDeviceMTL.mm index d9b90d6494..497389f8a4 100644 --- a/pcsx2/GS/Renderers/Metal/GSDeviceMTL.mm +++ b/pcsx2/GS/Renderers/Metal/GSDeviceMTL.mm @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host.h" diff --git a/pcsx2/GS/Renderers/Metal/GSMTLDeviceInfo.h b/pcsx2/GS/Renderers/Metal/GSMTLDeviceInfo.h index de5c38a624..a1efb11bba 100644 --- a/pcsx2/GS/Renderers/Metal/GSMTLDeviceInfo.h +++ b/pcsx2/GS/Renderers/Metal/GSMTLDeviceInfo.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Metal/GSMTLDeviceInfo.mm b/pcsx2/GS/Renderers/Metal/GSMTLDeviceInfo.mm index c165072158..eac926da85 100644 --- a/pcsx2/GS/Renderers/Metal/GSMTLDeviceInfo.mm +++ b/pcsx2/GS/Renderers/Metal/GSMTLDeviceInfo.mm @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSMTLDeviceInfo.h" diff --git a/pcsx2/GS/Renderers/Metal/GSMTLShaderCommon.h b/pcsx2/GS/Renderers/Metal/GSMTLShaderCommon.h index 25eaa5101d..963e4c1dfd 100644 --- a/pcsx2/GS/Renderers/Metal/GSMTLShaderCommon.h +++ b/pcsx2/GS/Renderers/Metal/GSMTLShaderCommon.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Metal/GSMTLSharedHeader.h b/pcsx2/GS/Renderers/Metal/GSMTLSharedHeader.h index da0affcbd7..1ba265d5f9 100644 --- a/pcsx2/GS/Renderers/Metal/GSMTLSharedHeader.h +++ b/pcsx2/GS/Renderers/Metal/GSMTLSharedHeader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Metal/GSMetalCPPAccessible.h b/pcsx2/GS/Renderers/Metal/GSMetalCPPAccessible.h index ac4dbbe7fe..b65c937f7c 100644 --- a/pcsx2/GS/Renderers/Metal/GSMetalCPPAccessible.h +++ b/pcsx2/GS/Renderers/Metal/GSMetalCPPAccessible.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Metal/GSTextureMTL.h b/pcsx2/GS/Renderers/Metal/GSTextureMTL.h index d345a7287c..6ae43e2a0d 100644 --- a/pcsx2/GS/Renderers/Metal/GSTextureMTL.h +++ b/pcsx2/GS/Renderers/Metal/GSTextureMTL.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Metal/GSTextureMTL.mm b/pcsx2/GS/Renderers/Metal/GSTextureMTL.mm index aa1aa05d60..7f0fd83b2c 100644 --- a/pcsx2/GS/Renderers/Metal/GSTextureMTL.mm +++ b/pcsx2/GS/Renderers/Metal/GSTextureMTL.mm @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/Metal/GSTextureMTL.h" diff --git a/pcsx2/GS/Renderers/Metal/cas.metal b/pcsx2/GS/Renderers/Metal/cas.metal index 523ba11947..9c8825b4ee 100644 --- a/pcsx2/GS/Renderers/Metal/cas.metal +++ b/pcsx2/GS/Renderers/Metal/cas.metal @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define A_GPU 1 diff --git a/pcsx2/GS/Renderers/Metal/convert.metal b/pcsx2/GS/Renderers/Metal/convert.metal index 5c5c249bcb..549e66a3a8 100644 --- a/pcsx2/GS/Renderers/Metal/convert.metal +++ b/pcsx2/GS/Renderers/Metal/convert.metal @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSMTLShaderCommon.h" diff --git a/pcsx2/GS/Renderers/Metal/fxaa.metal b/pcsx2/GS/Renderers/Metal/fxaa.metal index 68c9a249f7..db2393384a 100644 --- a/pcsx2/GS/Renderers/Metal/fxaa.metal +++ b/pcsx2/GS/Renderers/Metal/fxaa.metal @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSMTLShaderCommon.h" diff --git a/pcsx2/GS/Renderers/Metal/interlace.metal b/pcsx2/GS/Renderers/Metal/interlace.metal index 32290a8484..f467d56690 100644 --- a/pcsx2/GS/Renderers/Metal/interlace.metal +++ b/pcsx2/GS/Renderers/Metal/interlace.metal @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSMTLShaderCommon.h" diff --git a/pcsx2/GS/Renderers/Metal/merge.metal b/pcsx2/GS/Renderers/Metal/merge.metal index f579cccf65..816f88a213 100644 --- a/pcsx2/GS/Renderers/Metal/merge.metal +++ b/pcsx2/GS/Renderers/Metal/merge.metal @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSMTLShaderCommon.h" diff --git a/pcsx2/GS/Renderers/Metal/misc.metal b/pcsx2/GS/Renderers/Metal/misc.metal index 70b4d5336e..1c5310f561 100644 --- a/pcsx2/GS/Renderers/Metal/misc.metal +++ b/pcsx2/GS/Renderers/Metal/misc.metal @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ kernel void waste_time(constant uint& cycles [[buffer(0)]], device uint* spin [[buffer(1)]]) diff --git a/pcsx2/GS/Renderers/Metal/present.metal b/pcsx2/GS/Renderers/Metal/present.metal index 30e86d271c..333ccd82a1 100644 --- a/pcsx2/GS/Renderers/Metal/present.metal +++ b/pcsx2/GS/Renderers/Metal/present.metal @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSMTLShaderCommon.h" diff --git a/pcsx2/GS/Renderers/Metal/tfx.metal b/pcsx2/GS/Renderers/Metal/tfx.metal index cccdf8ea77..09fc6f84fc 100644 --- a/pcsx2/GS/Renderers/Metal/tfx.metal +++ b/pcsx2/GS/Renderers/Metal/tfx.metal @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSMTLShaderCommon.h" diff --git a/pcsx2/GS/Renderers/Null/GSRendererNull.cpp b/pcsx2/GS/Renderers/Null/GSRendererNull.cpp index eb0aba5f5e..5de2567a59 100644 --- a/pcsx2/GS/Renderers/Null/GSRendererNull.cpp +++ b/pcsx2/GS/Renderers/Null/GSRendererNull.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSRendererNull.h" diff --git a/pcsx2/GS/Renderers/Null/GSRendererNull.h b/pcsx2/GS/Renderers/Null/GSRendererNull.h index 9c5b0dcb87..7806c21ce4 100644 --- a/pcsx2/GS/Renderers/Null/GSRendererNull.h +++ b/pcsx2/GS/Renderers/Null/GSRendererNull.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GLContext.cpp b/pcsx2/GS/Renderers/OpenGL/GLContext.cpp index c30d1fa1f7..1d68df15dd 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLContext.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GLContext.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/OpenGL/GLContext.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GLContext.h b/pcsx2/GS/Renderers/OpenGL/GLContext.h index 2c875ccf7d..1a7840c2d6 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLContext.h +++ b/pcsx2/GS/Renderers/OpenGL/GLContext.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GLContextEGL.cpp b/pcsx2/GS/Renderers/OpenGL/GLContextEGL.cpp index ac1f194197..71bc252f85 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLContextEGL.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GLContextEGL.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/OpenGL/GLContextEGL.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GLContextEGL.h b/pcsx2/GS/Renderers/OpenGL/GLContextEGL.h index e474968857..99a7ca46a6 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLContextEGL.h +++ b/pcsx2/GS/Renderers/OpenGL/GLContextEGL.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GLContextEGLWayland.cpp b/pcsx2/GS/Renderers/OpenGL/GLContextEGLWayland.cpp index 45be22eeb5..e7ee59d3e9 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLContextEGLWayland.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GLContextEGLWayland.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/OpenGL/GLContextEGLWayland.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GLContextEGLWayland.h b/pcsx2/GS/Renderers/OpenGL/GLContextEGLWayland.h index b7e5a7eb6a..0349775c26 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLContextEGLWayland.h +++ b/pcsx2/GS/Renderers/OpenGL/GLContextEGLWayland.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GLContextEGLX11.cpp b/pcsx2/GS/Renderers/OpenGL/GLContextEGLX11.cpp index 0264c2539f..a02f22c3dd 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLContextEGLX11.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GLContextEGLX11.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/OpenGL/GLContextEGLX11.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GLContextEGLX11.h b/pcsx2/GS/Renderers/OpenGL/GLContextEGLX11.h index 7bbd5b93bf..6be7c6c05c 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLContextEGLX11.h +++ b/pcsx2/GS/Renderers/OpenGL/GLContextEGLX11.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GLContextWGL.cpp b/pcsx2/GS/Renderers/OpenGL/GLContextWGL.cpp index 2236daa8ad..19dc36843b 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLContextWGL.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GLContextWGL.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/OpenGL/GLContextWGL.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GLContextWGL.h b/pcsx2/GS/Renderers/OpenGL/GLContextWGL.h index 8b31ced7ec..64df2072b7 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLContextWGL.h +++ b/pcsx2/GS/Renderers/OpenGL/GLContextWGL.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GLProgram.cpp b/pcsx2/GS/Renderers/OpenGL/GLProgram.cpp index 2d3b2dcc37..e4df271ab4 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLProgram.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GLProgram.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Config.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GLProgram.h b/pcsx2/GS/Renderers/OpenGL/GLProgram.h index 71211be2c8..b50800ec1c 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLProgram.h +++ b/pcsx2/GS/Renderers/OpenGL/GLProgram.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GLShaderCache.cpp b/pcsx2/GS/Renderers/OpenGL/GLShaderCache.cpp index f89beedd9c..3f31e54bf6 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLShaderCache.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GLShaderCache.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/OpenGL/GLShaderCache.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GLShaderCache.h b/pcsx2/GS/Renderers/OpenGL/GLShaderCache.h index f2e8d3dda2..ae3df5fc1c 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLShaderCache.h +++ b/pcsx2/GS/Renderers/OpenGL/GLShaderCache.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GLState.cpp b/pcsx2/GS/Renderers/OpenGL/GLState.cpp index edef0e063c..a4c7596399 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLState.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GLState.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GLState.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GLState.h b/pcsx2/GS/Renderers/OpenGL/GLState.h index 9095b21970..83237fbdbe 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLState.h +++ b/pcsx2/GS/Renderers/OpenGL/GLState.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GLStreamBuffer.cpp b/pcsx2/GS/Renderers/OpenGL/GLStreamBuffer.cpp index 0271500956..f246bb5bc7 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLStreamBuffer.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GLStreamBuffer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/OpenGL/GLStreamBuffer.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GLStreamBuffer.h b/pcsx2/GS/Renderers/OpenGL/GLStreamBuffer.h index 3da57e125e..e16497ccad 100644 --- a/pcsx2/GS/Renderers/OpenGL/GLStreamBuffer.h +++ b/pcsx2/GS/Renderers/OpenGL/GLStreamBuffer.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GSDeviceOGL.cpp b/pcsx2/GS/Renderers/OpenGL/GSDeviceOGL.cpp index f5e35d57d0..b2cdbd175f 100644 --- a/pcsx2/GS/Renderers/OpenGL/GSDeviceOGL.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GSDeviceOGL.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/OpenGL/GLContext.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GSDeviceOGL.h b/pcsx2/GS/Renderers/OpenGL/GSDeviceOGL.h index 9ba6a56fc0..b4f82743b6 100644 --- a/pcsx2/GS/Renderers/OpenGL/GSDeviceOGL.h +++ b/pcsx2/GS/Renderers/OpenGL/GSDeviceOGL.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/OpenGL/GSTextureOGL.cpp b/pcsx2/GS/Renderers/OpenGL/GSTextureOGL.cpp index c5fb02fae9..7dfe4ccaab 100644 --- a/pcsx2/GS/Renderers/OpenGL/GSTextureOGL.cpp +++ b/pcsx2/GS/Renderers/OpenGL/GSTextureOGL.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/OpenGL/GSDeviceOGL.h" diff --git a/pcsx2/GS/Renderers/OpenGL/GSTextureOGL.h b/pcsx2/GS/Renderers/OpenGL/GSTextureOGL.h index 9eedb41fa9..0fa79d0166 100644 --- a/pcsx2/GS/Renderers/OpenGL/GSTextureOGL.h +++ b/pcsx2/GS/Renderers/OpenGL/GSTextureOGL.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSDrawScanline.cpp b/pcsx2/GS/Renderers/SW/GSDrawScanline.cpp index ddfb412fc5..c7b91b2959 100644 --- a/pcsx2/GS/Renderers/SW/GSDrawScanline.cpp +++ b/pcsx2/GS/Renderers/SW/GSDrawScanline.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/SW/GSDrawScanline.h" diff --git a/pcsx2/GS/Renderers/SW/GSDrawScanline.h b/pcsx2/GS/Renderers/SW/GSDrawScanline.h index bc54db5927..9ef7d28889 100644 --- a/pcsx2/GS/Renderers/SW/GSDrawScanline.h +++ b/pcsx2/GS/Renderers/SW/GSDrawScanline.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.cpp b/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.cpp index ced3af8241..0add3da388 100644 --- a/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.cpp +++ b/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSDrawScanlineCodeGenerator.all.h" diff --git a/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.h b/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.h index 1c575105b3..0f32e9e221 100644 --- a/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.h +++ b/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.cpp b/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.cpp index 51e723748b..60b8691f48 100644 --- a/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.cpp +++ b/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #include "GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.h" diff --git a/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.h b/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.h index 8edb9c2946..a8f361f353 100644 --- a/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.h +++ b/pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.arm64.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSNewCodeGenerator.h b/pcsx2/GS/Renderers/SW/GSNewCodeGenerator.h index b1f4d138de..93fbd8aa41 100644 --- a/pcsx2/GS/Renderers/SW/GSNewCodeGenerator.h +++ b/pcsx2/GS/Renderers/SW/GSNewCodeGenerator.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSRasterizer.cpp b/pcsx2/GS/Renderers/SW/GSRasterizer.cpp index c5b179f0fd..ef65bc4fe8 100644 --- a/pcsx2/GS/Renderers/SW/GSRasterizer.cpp +++ b/pcsx2/GS/Renderers/SW/GSRasterizer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // TODO: JIT Draw* (flags: depth, texture, color (+iip), scissor) diff --git a/pcsx2/GS/Renderers/SW/GSRasterizer.h b/pcsx2/GS/Renderers/SW/GSRasterizer.h index 314df53a56..1d0d844540 100644 --- a/pcsx2/GS/Renderers/SW/GSRasterizer.h +++ b/pcsx2/GS/Renderers/SW/GSRasterizer.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSRendererSW.cpp b/pcsx2/GS/Renderers/SW/GSRendererSW.cpp index 1682ddb0c9..2c53496961 100644 --- a/pcsx2/GS/Renderers/SW/GSRendererSW.cpp +++ b/pcsx2/GS/Renderers/SW/GSRendererSW.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/SW/GSRendererSW.h" diff --git a/pcsx2/GS/Renderers/SW/GSRendererSW.h b/pcsx2/GS/Renderers/SW/GSRendererSW.h index b724fd5575..8b72be4d7c 100644 --- a/pcsx2/GS/Renderers/SW/GSRendererSW.h +++ b/pcsx2/GS/Renderers/SW/GSRendererSW.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSScanlineEnvironment.h b/pcsx2/GS/Renderers/SW/GSScanlineEnvironment.h index 10440a5ed1..6fd816e251 100644 --- a/pcsx2/GS/Renderers/SW/GSScanlineEnvironment.h +++ b/pcsx2/GS/Renderers/SW/GSScanlineEnvironment.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.all.cpp b/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.all.cpp index 04c036b767..f3f92428a8 100644 --- a/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.all.cpp +++ b/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.all.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GSSetupPrimCodeGenerator.all.h" diff --git a/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.all.h b/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.all.h index 50545eba58..1b2b6a3348 100644 --- a/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.all.h +++ b/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.all.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.cpp b/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.cpp index e71dd10faf..17d26a1496 100644 --- a/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.cpp +++ b/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #include "GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.h" diff --git a/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.h b/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.h index 875a6046e5..83c622ad0d 100644 --- a/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.h +++ b/pcsx2/GS/Renderers/SW/GSSetupPrimCodeGenerator.arm64.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSTextureCacheSW.cpp b/pcsx2/GS/Renderers/SW/GSTextureCacheSW.cpp index 2f8d53fecc..87d2e7a665 100644 --- a/pcsx2/GS/Renderers/SW/GSTextureCacheSW.cpp +++ b/pcsx2/GS/Renderers/SW/GSTextureCacheSW.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/SW/GSTextureCacheSW.h" diff --git a/pcsx2/GS/Renderers/SW/GSTextureCacheSW.h b/pcsx2/GS/Renderers/SW/GSTextureCacheSW.h index 6d3d11b23e..91499ca7ed 100644 --- a/pcsx2/GS/Renderers/SW/GSTextureCacheSW.h +++ b/pcsx2/GS/Renderers/SW/GSTextureCacheSW.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/SW/GSVertexSW.h b/pcsx2/GS/Renderers/SW/GSVertexSW.h index d1e8554099..d466e36721 100644 --- a/pcsx2/GS/Renderers/SW/GSVertexSW.h +++ b/pcsx2/GS/Renderers/SW/GSVertexSW.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Vulkan/GSDeviceVK.cpp b/pcsx2/GS/Renderers/Vulkan/GSDeviceVK.cpp index 7f01548baa..5011b6f389 100644 --- a/pcsx2/GS/Renderers/Vulkan/GSDeviceVK.cpp +++ b/pcsx2/GS/Renderers/Vulkan/GSDeviceVK.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GS.h" diff --git a/pcsx2/GS/Renderers/Vulkan/GSDeviceVK.h b/pcsx2/GS/Renderers/Vulkan/GSDeviceVK.h index 610f583c6f..1b2a4463a9 100644 --- a/pcsx2/GS/Renderers/Vulkan/GSDeviceVK.h +++ b/pcsx2/GS/Renderers/Vulkan/GSDeviceVK.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Vulkan/GSTextureVK.cpp b/pcsx2/GS/Renderers/Vulkan/GSTextureVK.cpp index a0aa8bcca5..133eaa70de 100644 --- a/pcsx2/GS/Renderers/Vulkan/GSTextureVK.cpp +++ b/pcsx2/GS/Renderers/Vulkan/GSTextureVK.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GSGL.h" diff --git a/pcsx2/GS/Renderers/Vulkan/GSTextureVK.h b/pcsx2/GS/Renderers/Vulkan/GSTextureVK.h index e798514365..fcc7f8f5c5 100644 --- a/pcsx2/GS/Renderers/Vulkan/GSTextureVK.h +++ b/pcsx2/GS/Renderers/Vulkan/GSTextureVK.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Vulkan/VKBuilders.cpp b/pcsx2/GS/Renderers/Vulkan/VKBuilders.cpp index 2c78d97154..ff9ecaa391 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKBuilders.cpp +++ b/pcsx2/GS/Renderers/Vulkan/VKBuilders.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/Vulkan/VKBuilders.h" diff --git a/pcsx2/GS/Renderers/Vulkan/VKBuilders.h b/pcsx2/GS/Renderers/Vulkan/VKBuilders.h index 548291e985..124812298a 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKBuilders.h +++ b/pcsx2/GS/Renderers/Vulkan/VKBuilders.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Vulkan/VKEntryPoints.h b/pcsx2/GS/Renderers/Vulkan/VKEntryPoints.h index e9c3c8eac2..dac3dc9df6 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKEntryPoints.h +++ b/pcsx2/GS/Renderers/Vulkan/VKEntryPoints.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Vulkan/VKEntryPoints.inl b/pcsx2/GS/Renderers/Vulkan/VKEntryPoints.inl index d203eaba2e..b4c9f36527 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKEntryPoints.inl +++ b/pcsx2/GS/Renderers/Vulkan/VKEntryPoints.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // Expands the VULKAN_ENTRY_POINT macro for each function when this file is included. diff --git a/pcsx2/GS/Renderers/Vulkan/VKLoader.cpp b/pcsx2/GS/Renderers/Vulkan/VKLoader.cpp index 164ca0f897..e094dd9f76 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKLoader.cpp +++ b/pcsx2/GS/Renderers/Vulkan/VKLoader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/Vulkan/VKLoader.h" diff --git a/pcsx2/GS/Renderers/Vulkan/VKLoader.h b/pcsx2/GS/Renderers/Vulkan/VKLoader.h index d1a09d5e14..65c11f8f3d 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKLoader.h +++ b/pcsx2/GS/Renderers/Vulkan/VKLoader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Vulkan/VKShaderCache.cpp b/pcsx2/GS/Renderers/Vulkan/VKShaderCache.cpp index d86d599ad7..4520acbe49 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKShaderCache.cpp +++ b/pcsx2/GS/Renderers/Vulkan/VKShaderCache.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GS.h" diff --git a/pcsx2/GS/Renderers/Vulkan/VKShaderCache.h b/pcsx2/GS/Renderers/Vulkan/VKShaderCache.h index 74eac9434f..5a3a851fdf 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKShaderCache.h +++ b/pcsx2/GS/Renderers/Vulkan/VKShaderCache.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Vulkan/VKStreamBuffer.cpp b/pcsx2/GS/Renderers/Vulkan/VKStreamBuffer.cpp index 8f6323d6fa..78ca8eea18 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKStreamBuffer.cpp +++ b/pcsx2/GS/Renderers/Vulkan/VKStreamBuffer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/Vulkan/GSDeviceVK.h" diff --git a/pcsx2/GS/Renderers/Vulkan/VKStreamBuffer.h b/pcsx2/GS/Renderers/Vulkan/VKStreamBuffer.h index e0839a838e..1e8c6eb171 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKStreamBuffer.h +++ b/pcsx2/GS/Renderers/Vulkan/VKStreamBuffer.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Vulkan/VKSwapChain.cpp b/pcsx2/GS/Renderers/Vulkan/VKSwapChain.cpp index c50a55782e..a25cf1b882 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKSwapChain.cpp +++ b/pcsx2/GS/Renderers/Vulkan/VKSwapChain.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/Vulkan/GSDeviceVK.h" diff --git a/pcsx2/GS/Renderers/Vulkan/VKSwapChain.h b/pcsx2/GS/Renderers/Vulkan/VKSwapChain.h index 2ac3ae8fad..ce43ea689d 100644 --- a/pcsx2/GS/Renderers/Vulkan/VKSwapChain.h +++ b/pcsx2/GS/Renderers/Vulkan/VKSwapChain.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GS/Renderers/Vulkan/vk_mem_alloc.cpp b/pcsx2/GS/Renderers/Vulkan/vk_mem_alloc.cpp index 0f604576f9..c365e2b3c1 100644 --- a/pcsx2/GS/Renderers/Vulkan/vk_mem_alloc.cpp +++ b/pcsx2/GS/Renderers/Vulkan/vk_mem_alloc.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define VMA_IMPLEMENTATION 1 diff --git a/pcsx2/GSDumpReplayer.cpp b/pcsx2/GSDumpReplayer.cpp index dd4fd4f9b0..0ade4a864b 100644 --- a/pcsx2/GSDumpReplayer.cpp +++ b/pcsx2/GSDumpReplayer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS.h" diff --git a/pcsx2/GSDumpReplayer.h b/pcsx2/GSDumpReplayer.h index e436461a15..a60e4317ba 100644 --- a/pcsx2/GSDumpReplayer.h +++ b/pcsx2/GSDumpReplayer.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GameDatabase.cpp b/pcsx2/GameDatabase.cpp index c215157788..772b83318d 100644 --- a/pcsx2/GameDatabase.cpp +++ b/pcsx2/GameDatabase.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GameDatabase.h" diff --git a/pcsx2/GameDatabase.h b/pcsx2/GameDatabase.h index 19d4790359..9144ead2c9 100644 --- a/pcsx2/GameDatabase.h +++ b/pcsx2/GameDatabase.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/GameList.cpp b/pcsx2/GameList.cpp index cc242dcd6c..d4ddb6ce0f 100644 --- a/pcsx2/GameList.cpp +++ b/pcsx2/GameList.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "CDVD/CDVD.h" diff --git a/pcsx2/GameList.h b/pcsx2/GameList.h index b639161614..3a47e98420 100644 --- a/pcsx2/GameList.h +++ b/pcsx2/GameList.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Gif.cpp b/pcsx2/Gif.cpp index 23f01df236..72c2870e54 100644 --- a/pcsx2/Gif.cpp +++ b/pcsx2/Gif.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Gif.h b/pcsx2/Gif.h index bd7e08b09b..7044d7d51e 100644 --- a/pcsx2/Gif.h +++ b/pcsx2/Gif.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Gif_Logger.cpp b/pcsx2/Gif_Logger.cpp index 718d0d44a4..6acf449bcd 100644 --- a/pcsx2/Gif_Logger.cpp +++ b/pcsx2/Gif_Logger.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Gif_Unit.cpp b/pcsx2/Gif_Unit.cpp index 793f1e9004..eefdd51f60 100644 --- a/pcsx2/Gif_Unit.cpp +++ b/pcsx2/Gif_Unit.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Gif_Unit.h b/pcsx2/Gif_Unit.h index 34e105f99a..f686d4e7d7 100644 --- a/pcsx2/Gif_Unit.h +++ b/pcsx2/Gif_Unit.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Hardware.h b/pcsx2/Hardware.h index f3acb47e2a..c407231bcb 100644 --- a/pcsx2/Hardware.h +++ b/pcsx2/Hardware.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Host.cpp b/pcsx2/Host.cpp index 575d4782c9..51fe6f4223 100644 --- a/pcsx2/Host.cpp +++ b/pcsx2/Host.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BuildVersion.h" diff --git a/pcsx2/Host.h b/pcsx2/Host.h index b82c5ba956..2ff3ec0dee 100644 --- a/pcsx2/Host.h +++ b/pcsx2/Host.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Host/AudioStream.cpp b/pcsx2/Host/AudioStream.cpp index a567c9988a..fb1f031474 100644 --- a/pcsx2/Host/AudioStream.cpp +++ b/pcsx2/Host/AudioStream.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host/AudioStream.h" diff --git a/pcsx2/Host/AudioStream.h b/pcsx2/Host/AudioStream.h index 68693e0e70..5c4ca9fabc 100644 --- a/pcsx2/Host/AudioStream.h +++ b/pcsx2/Host/AudioStream.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Host/AudioStreamTypes.h b/pcsx2/Host/AudioStreamTypes.h index 3eff6adb04..6df87a28c8 100644 --- a/pcsx2/Host/AudioStreamTypes.h +++ b/pcsx2/Host/AudioStreamTypes.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Host/CubebAudioStream.cpp b/pcsx2/Host/CubebAudioStream.cpp index 1b16971ede..e75c335d1f 100644 --- a/pcsx2/Host/CubebAudioStream.cpp +++ b/pcsx2/Host/CubebAudioStream.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host/AudioStream.h" diff --git a/pcsx2/Host/SDLAudioStream.cpp b/pcsx2/Host/SDLAudioStream.cpp index b0573712f8..9e3d91e766 100644 --- a/pcsx2/Host/SDLAudioStream.cpp +++ b/pcsx2/Host/SDLAudioStream.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host/AudioStream.h" diff --git a/pcsx2/Hotkeys.cpp b/pcsx2/Hotkeys.cpp index a16faef0f5..0344066e57 100644 --- a/pcsx2/Hotkeys.cpp +++ b/pcsx2/Hotkeys.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Achievements.h" diff --git a/pcsx2/Hw.cpp b/pcsx2/Hw.cpp index 2d3e1b96ab..7019ecb6e3 100644 --- a/pcsx2/Hw.cpp +++ b/pcsx2/Hw.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Hw.h b/pcsx2/Hw.h index e5c830c514..2b1341a5c4 100644 --- a/pcsx2/Hw.h +++ b/pcsx2/Hw.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/HwRead.cpp b/pcsx2/HwRead.cpp index 7f24681200..f9a9b1f6f5 100644 --- a/pcsx2/HwRead.cpp +++ b/pcsx2/HwRead.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/HwWrite.cpp b/pcsx2/HwWrite.cpp index bc8d380ea3..8df4e7615b 100644 --- a/pcsx2/HwWrite.cpp +++ b/pcsx2/HwWrite.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/INISettingsInterface.cpp b/pcsx2/INISettingsInterface.cpp index e7b84f7bd1..9d35bbd93a 100644 --- a/pcsx2/INISettingsInterface.cpp +++ b/pcsx2/INISettingsInterface.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "INISettingsInterface.h" diff --git a/pcsx2/INISettingsInterface.h b/pcsx2/INISettingsInterface.h index a9bfd09c02..188094de52 100644 --- a/pcsx2/INISettingsInterface.h +++ b/pcsx2/INISettingsInterface.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IPU/IPU.cpp b/pcsx2/IPU/IPU.cpp index afeae67e94..1a5239e8dd 100644 --- a/pcsx2/IPU/IPU.cpp +++ b/pcsx2/IPU/IPU.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/IPU/IPU.h b/pcsx2/IPU/IPU.h index 15a0d20191..d67afe1ac5 100644 --- a/pcsx2/IPU/IPU.h +++ b/pcsx2/IPU/IPU.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IPU/IPU_Fifo.cpp b/pcsx2/IPU/IPU_Fifo.cpp index 16e4785224..c446e9d99b 100644 --- a/pcsx2/IPU/IPU_Fifo.cpp +++ b/pcsx2/IPU/IPU_Fifo.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/IPU/IPU_Fifo.h b/pcsx2/IPU/IPU_Fifo.h index 47e187e2b5..125be30004 100644 --- a/pcsx2/IPU/IPU_Fifo.h +++ b/pcsx2/IPU/IPU_Fifo.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IPU/IPU_MultiISA.cpp b/pcsx2/IPU/IPU_MultiISA.cpp index 010eb4b608..87d5f8b05c 100644 --- a/pcsx2/IPU/IPU_MultiISA.cpp +++ b/pcsx2/IPU/IPU_MultiISA.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ // Some of the functions in this file are based on the mpeg2dec library, diff --git a/pcsx2/IPU/IPU_MultiISA.h b/pcsx2/IPU/IPU_MultiISA.h index a6d52086a5..2b4bfa69a3 100644 --- a/pcsx2/IPU/IPU_MultiISA.h +++ b/pcsx2/IPU/IPU_MultiISA.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IPU/IPUdither.cpp b/pcsx2/IPU/IPUdither.cpp index f88fd8c219..11eef9a11c 100644 --- a/pcsx2/IPU/IPUdither.cpp +++ b/pcsx2/IPU/IPUdither.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/IPU/IPUdma.cpp b/pcsx2/IPU/IPUdma.cpp index e63ebeb6ea..44b087d94e 100644 --- a/pcsx2/IPU/IPUdma.cpp +++ b/pcsx2/IPU/IPUdma.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/IPU/IPUdma.h b/pcsx2/IPU/IPUdma.h index f1820493c7..2296444abf 100644 --- a/pcsx2/IPU/IPUdma.h +++ b/pcsx2/IPU/IPUdma.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IPU/mpeg2_vlc.h b/pcsx2/IPU/mpeg2_vlc.h index ec0c9f3752..a7bd3f31c5 100644 --- a/pcsx2/IPU/mpeg2_vlc.h +++ b/pcsx2/IPU/mpeg2_vlc.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ /* NOTE: While part of this header is originally from libmpeg2, which is GPL - licensed, diff --git a/pcsx2/IPU/yuv2rgb.cpp b/pcsx2/IPU/yuv2rgb.cpp index 51fe11d657..9dda6c73a5 100644 --- a/pcsx2/IPU/yuv2rgb.cpp +++ b/pcsx2/IPU/yuv2rgb.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/IPU/yuv2rgb.h b/pcsx2/IPU/yuv2rgb.h index 6ec2b85656..0aca0ab0f5 100644 --- a/pcsx2/IPU/yuv2rgb.h +++ b/pcsx2/IPU/yuv2rgb.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/ImGui/FullscreenUI.cpp b/pcsx2/ImGui/FullscreenUI.cpp index 3463d3d576..674e70625f 100644 --- a/pcsx2/ImGui/FullscreenUI.cpp +++ b/pcsx2/ImGui/FullscreenUI.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BuildVersion.h" diff --git a/pcsx2/ImGui/FullscreenUI.h b/pcsx2/ImGui/FullscreenUI.h index a0afb7acef..2b069079d1 100644 --- a/pcsx2/ImGui/FullscreenUI.h +++ b/pcsx2/ImGui/FullscreenUI.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/ImGui/ImGuiAnimated.h b/pcsx2/ImGui/ImGuiAnimated.h index e13183f58f..74dee2c7c3 100644 --- a/pcsx2/ImGui/ImGuiAnimated.h +++ b/pcsx2/ImGui/ImGuiAnimated.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/ImGui/ImGuiFullscreen.cpp b/pcsx2/ImGui/ImGuiFullscreen.cpp index 2e3a544dc6..e96eeb88b1 100644 --- a/pcsx2/ImGui/ImGuiFullscreen.cpp +++ b/pcsx2/ImGui/ImGuiFullscreen.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "fmt/format.h" diff --git a/pcsx2/ImGui/ImGuiFullscreen.h b/pcsx2/ImGui/ImGuiFullscreen.h index 9e64149134..009a0069c8 100644 --- a/pcsx2/ImGui/ImGuiFullscreen.h +++ b/pcsx2/ImGui/ImGuiFullscreen.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/ImGui/ImGuiManager.cpp b/pcsx2/ImGui/ImGuiManager.cpp index bdf297a419..ed87137fac 100644 --- a/pcsx2/ImGui/ImGuiManager.cpp +++ b/pcsx2/ImGui/ImGuiManager.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/Renderers/Common/GSDevice.h" diff --git a/pcsx2/ImGui/ImGuiManager.h b/pcsx2/ImGui/ImGuiManager.h index 7b11d47d85..55934ed525 100644 --- a/pcsx2/ImGui/ImGuiManager.h +++ b/pcsx2/ImGui/ImGuiManager.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/ImGui/ImGuiOverlays.cpp b/pcsx2/ImGui/ImGuiOverlays.cpp index 8cad18cdee..20719ed627 100644 --- a/pcsx2/ImGui/ImGuiOverlays.cpp +++ b/pcsx2/ImGui/ImGuiOverlays.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BuildVersion.h" diff --git a/pcsx2/ImGui/ImGuiOverlays.h b/pcsx2/ImGui/ImGuiOverlays.h index 090bca7e5e..7252dc333f 100644 --- a/pcsx2/ImGui/ImGuiOverlays.h +++ b/pcsx2/ImGui/ImGuiOverlays.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Input/DInputSource.cpp b/pcsx2/Input/DInputSource.cpp index 33a18be0a9..ebe8686512 100644 --- a/pcsx2/Input/DInputSource.cpp +++ b/pcsx2/Input/DInputSource.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define INITGUID diff --git a/pcsx2/Input/DInputSource.h b/pcsx2/Input/DInputSource.h index 306cf4b258..0f4df47f34 100644 --- a/pcsx2/Input/DInputSource.h +++ b/pcsx2/Input/DInputSource.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Input/InputManager.cpp b/pcsx2/Input/InputManager.cpp index 44bb9eb9db..10d05a761a 100644 --- a/pcsx2/Input/InputManager.cpp +++ b/pcsx2/Input/InputManager.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ImGui/ImGuiManager.h" diff --git a/pcsx2/Input/InputManager.h b/pcsx2/Input/InputManager.h index 370b494f32..964d54abd0 100644 --- a/pcsx2/Input/InputManager.h +++ b/pcsx2/Input/InputManager.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Input/InputSource.cpp b/pcsx2/Input/InputSource.cpp index 1d7fb97117..c55b47992a 100644 --- a/pcsx2/Input/InputSource.cpp +++ b/pcsx2/Input/InputSource.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Input/InputSource.h" diff --git a/pcsx2/Input/InputSource.h b/pcsx2/Input/InputSource.h index ab66858e0b..e4aafcf48f 100644 --- a/pcsx2/Input/InputSource.h +++ b/pcsx2/Input/InputSource.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Input/SDLInputSource.cpp b/pcsx2/Input/SDLInputSource.cpp index 9e63628d82..8e0410aa40 100644 --- a/pcsx2/Input/SDLInputSource.cpp +++ b/pcsx2/Input/SDLInputSource.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Config.h" diff --git a/pcsx2/Input/SDLInputSource.h b/pcsx2/Input/SDLInputSource.h index a2cb3b7efc..4cad7faef8 100644 --- a/pcsx2/Input/SDLInputSource.h +++ b/pcsx2/Input/SDLInputSource.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Input/XInputSource.cpp b/pcsx2/Input/XInputSource.cpp index 69fccbe837..6748338d2f 100644 --- a/pcsx2/Input/XInputSource.cpp +++ b/pcsx2/Input/XInputSource.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Input/XInputSource.h" diff --git a/pcsx2/Input/XInputSource.h b/pcsx2/Input/XInputSource.h index 99a9886858..0a96e2bf35 100644 --- a/pcsx2/Input/XInputSource.h +++ b/pcsx2/Input/XInputSource.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Interpreter.cpp b/pcsx2/Interpreter.cpp index f538cf7cf5..d1db12d6b5 100644 --- a/pcsx2/Interpreter.cpp +++ b/pcsx2/Interpreter.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/IopBios.cpp b/pcsx2/IopBios.cpp index 236063d55e..4ed09d970f 100644 --- a/pcsx2/IopBios.cpp +++ b/pcsx2/IopBios.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/IopBios.h b/pcsx2/IopBios.h index 770b57cebb..4d588ed8ff 100644 --- a/pcsx2/IopBios.h +++ b/pcsx2/IopBios.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IopCounters.cpp b/pcsx2/IopCounters.cpp index 216c87f830..4ef83be2e6 100644 --- a/pcsx2/IopCounters.cpp +++ b/pcsx2/IopCounters.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // Note on INTC usage: All counters code is always called from inside the context of an diff --git a/pcsx2/IopCounters.h b/pcsx2/IopCounters.h index c3c258d2fc..caa32cf1f6 100644 --- a/pcsx2/IopCounters.h +++ b/pcsx2/IopCounters.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IopDma.cpp b/pcsx2/IopDma.cpp index 48a9a7ced2..3b3abb7e38 100644 --- a/pcsx2/IopDma.cpp +++ b/pcsx2/IopDma.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "R3000A.h" diff --git a/pcsx2/IopDma.h b/pcsx2/IopDma.h index 3d86e93731..dc8001ecd6 100644 --- a/pcsx2/IopDma.h +++ b/pcsx2/IopDma.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IopGte.cpp b/pcsx2/IopGte.cpp index 7ebe86c862..e33cd80ccf 100644 --- a/pcsx2/IopGte.cpp +++ b/pcsx2/IopGte.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "IopGte.h" diff --git a/pcsx2/IopGte.h b/pcsx2/IopGte.h index a205a457c6..6ab267dc79 100644 --- a/pcsx2/IopGte.h +++ b/pcsx2/IopGte.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IopHw.cpp b/pcsx2/IopHw.cpp index 8b300bdcaa..106b213b63 100644 --- a/pcsx2/IopHw.cpp +++ b/pcsx2/IopHw.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/IopHw.h b/pcsx2/IopHw.h index eba60e4f16..c4a8658ad8 100644 --- a/pcsx2/IopHw.h +++ b/pcsx2/IopHw.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IopIrq.cpp b/pcsx2/IopIrq.cpp index 16c80c4e69..2059d97969 100644 --- a/pcsx2/IopIrq.cpp +++ b/pcsx2/IopIrq.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DEV9/DEV9.h" diff --git a/pcsx2/IopMem.cpp b/pcsx2/IopMem.cpp index c633e8bfab..a6313666a1 100644 --- a/pcsx2/IopMem.cpp +++ b/pcsx2/IopMem.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/AlignedMalloc.h" diff --git a/pcsx2/IopMem.h b/pcsx2/IopMem.h index f4c148214b..a2ed32ff41 100644 --- a/pcsx2/IopMem.h +++ b/pcsx2/IopMem.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/IopModuleNames.cpp b/pcsx2/IopModuleNames.cpp index db1e0496fb..0d6acdaa2d 100644 --- a/pcsx2/IopModuleNames.cpp +++ b/pcsx2/IopModuleNames.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define MODULE(n) if (#n == libname) switch (index) { diff --git a/pcsx2/LayeredSettingsInterface.cpp b/pcsx2/LayeredSettingsInterface.cpp index 386ee3caf9..89b3c62cf6 100644 --- a/pcsx2/LayeredSettingsInterface.cpp +++ b/pcsx2/LayeredSettingsInterface.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "LayeredSettingsInterface.h" diff --git a/pcsx2/LayeredSettingsInterface.h b/pcsx2/LayeredSettingsInterface.h index ae069cf089..b7fb02ab44 100644 --- a/pcsx2/LayeredSettingsInterface.h +++ b/pcsx2/LayeredSettingsInterface.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/MMI.cpp b/pcsx2/MMI.cpp index 8e5086e295..52a44e89e0 100644 --- a/pcsx2/MMI.cpp +++ b/pcsx2/MMI.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/MTGS.cpp b/pcsx2/MTGS.cpp index eb20acf885..6a3a33860e 100644 --- a/pcsx2/MTGS.cpp +++ b/pcsx2/MTGS.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS.h" diff --git a/pcsx2/MTGS.h b/pcsx2/MTGS.h index 40bf0b23e2..19c125a4a2 100644 --- a/pcsx2/MTGS.h +++ b/pcsx2/MTGS.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/MTVU.cpp b/pcsx2/MTVU.cpp index cb570aa423..3f261dcea1 100644 --- a/pcsx2/MTVU.cpp +++ b/pcsx2/MTVU.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/MTVU.h b/pcsx2/MTVU.h index 7625c47664..5634601db4 100644 --- a/pcsx2/MTVU.h +++ b/pcsx2/MTVU.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Mdec.cpp b/pcsx2/Mdec.cpp index dd0a7d2a9b..611f025479 100644 --- a/pcsx2/Mdec.cpp +++ b/pcsx2/Mdec.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ /* This code was based on the FPSE v0.08 Mdec decoder*/ diff --git a/pcsx2/Mdec.h b/pcsx2/Mdec.h index 8a3aa8fa3d..e1e6894490 100644 --- a/pcsx2/Mdec.h +++ b/pcsx2/Mdec.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ #pragma once diff --git a/pcsx2/Memory.cpp b/pcsx2/Memory.cpp index ec6ad55bab..a8431bd0bc 100644 --- a/pcsx2/Memory.cpp +++ b/pcsx2/Memory.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* diff --git a/pcsx2/Memory.h b/pcsx2/Memory.h index bade52af23..36f5e2ac37 100644 --- a/pcsx2/Memory.h +++ b/pcsx2/Memory.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/MemoryTypes.h b/pcsx2/MemoryTypes.h index cb04c60953..0d41f1d343 100644 --- a/pcsx2/MemoryTypes.h +++ b/pcsx2/MemoryTypes.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/PINE.cpp b/pcsx2/PINE.cpp index f8d251cf88..ca8d25b7c2 100644 --- a/pcsx2/PINE.cpp +++ b/pcsx2/PINE.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BuildVersion.h" diff --git a/pcsx2/PINE.h b/pcsx2/PINE.h index d176796635..95de658c66 100644 --- a/pcsx2/PINE.h +++ b/pcsx2/PINE.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* A reference client implementation for interfacing with PINE is available diff --git a/pcsx2/Patch.cpp b/pcsx2/Patch.cpp index f475527096..5fa2afe9d0 100644 --- a/pcsx2/Patch.cpp +++ b/pcsx2/Patch.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define _PC_ // disables MIPS opcode macros. diff --git a/pcsx2/Patch.h b/pcsx2/Patch.h index 011e385552..1e4c88d131 100644 --- a/pcsx2/Patch.h +++ b/pcsx2/Patch.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Pcsx2Config.cpp b/pcsx2/Pcsx2Config.cpp index cecf1a60eb..c0adab7e72 100644 --- a/pcsx2/Pcsx2Config.cpp +++ b/pcsx2/Pcsx2Config.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/CocoaTools.h" diff --git a/pcsx2/PerformanceMetrics.cpp b/pcsx2/PerformanceMetrics.cpp index 990cc6f0db..42a8409bfd 100644 --- a/pcsx2/PerformanceMetrics.cpp +++ b/pcsx2/PerformanceMetrics.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/PerformanceMetrics.h b/pcsx2/PerformanceMetrics.h index 5cf5620db8..80c83e5d15 100644 --- a/pcsx2/PerformanceMetrics.h +++ b/pcsx2/PerformanceMetrics.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/PrecompiledHeader.cpp b/pcsx2/PrecompiledHeader.cpp index c58ca9311f..25d4c64ca8 100644 --- a/pcsx2/PrecompiledHeader.cpp +++ b/pcsx2/PrecompiledHeader.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "PrecompiledHeader.h" diff --git a/pcsx2/PrecompiledHeader.h b/pcsx2/PrecompiledHeader.h index 1f932e691e..bdfb247039 100644 --- a/pcsx2/PrecompiledHeader.h +++ b/pcsx2/PrecompiledHeader.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/R3000A.cpp b/pcsx2/R3000A.cpp index cafdc67784..7200605cd3 100644 --- a/pcsx2/R3000A.cpp +++ b/pcsx2/R3000A.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "R3000A.h" diff --git a/pcsx2/R3000A.h b/pcsx2/R3000A.h index 0760c25671..970ca1c59b 100644 --- a/pcsx2/R3000A.h +++ b/pcsx2/R3000A.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/R3000AInterpreter.cpp b/pcsx2/R3000AInterpreter.cpp index a17ad3c59b..b60727d89b 100644 --- a/pcsx2/R3000AInterpreter.cpp +++ b/pcsx2/R3000AInterpreter.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "R3000A.h" diff --git a/pcsx2/R3000AOpcodeTables.cpp b/pcsx2/R3000AOpcodeTables.cpp index 6859d3c17a..3142b6e50a 100644 --- a/pcsx2/R3000AOpcodeTables.cpp +++ b/pcsx2/R3000AOpcodeTables.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "R3000A.h" diff --git a/pcsx2/R5900.cpp b/pcsx2/R5900.cpp index 251d0843c7..d6a196bc55 100644 --- a/pcsx2/R5900.cpp +++ b/pcsx2/R5900.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/R5900.h b/pcsx2/R5900.h index 3e8e1143e5..5566cd1b6a 100644 --- a/pcsx2/R5900.h +++ b/pcsx2/R5900.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/R5900OpcodeImpl.cpp b/pcsx2/R5900OpcodeImpl.cpp index 9463511fc4..fecebece99 100644 --- a/pcsx2/R5900OpcodeImpl.cpp +++ b/pcsx2/R5900OpcodeImpl.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/R5900OpcodeTables.cpp b/pcsx2/R5900OpcodeTables.cpp index e0e3515e01..3644483b5b 100644 --- a/pcsx2/R5900OpcodeTables.cpp +++ b/pcsx2/R5900OpcodeTables.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ //all tables for R5900 are define here.. diff --git a/pcsx2/R5900OpcodeTables.h b/pcsx2/R5900OpcodeTables.h index 369d1011ec..7816a3fc0f 100644 --- a/pcsx2/R5900OpcodeTables.h +++ b/pcsx2/R5900OpcodeTables.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/RDebug/deci2.cpp b/pcsx2/RDebug/deci2.cpp index bf17b573f4..6928766478 100644 --- a/pcsx2/RDebug/deci2.cpp +++ b/pcsx2/RDebug/deci2.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/RDebug/deci2.h b/pcsx2/RDebug/deci2.h index fd5d7eeecb..73e76b176e 100644 --- a/pcsx2/RDebug/deci2.h +++ b/pcsx2/RDebug/deci2.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/RDebug/deci2_dbgp.cpp b/pcsx2/RDebug/deci2_dbgp.cpp index f67006fadb..2e1a662465 100644 --- a/pcsx2/RDebug/deci2_dbgp.cpp +++ b/pcsx2/RDebug/deci2_dbgp.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "VUmicro.h" diff --git a/pcsx2/RDebug/deci2_dbgp.h b/pcsx2/RDebug/deci2_dbgp.h index 8a97f50119..94546aebe8 100644 --- a/pcsx2/RDebug/deci2_dbgp.h +++ b/pcsx2/RDebug/deci2_dbgp.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/RDebug/deci2_dcmp.cpp b/pcsx2/RDebug/deci2_dcmp.cpp index 300d256ef0..c43e6478fa 100644 --- a/pcsx2/RDebug/deci2_dcmp.cpp +++ b/pcsx2/RDebug/deci2_dcmp.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/RDebug/deci2_dcmp.h b/pcsx2/RDebug/deci2_dcmp.h index ce38f71aa9..d773da5abc 100644 --- a/pcsx2/RDebug/deci2_dcmp.h +++ b/pcsx2/RDebug/deci2_dcmp.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/RDebug/deci2_drfp.cpp b/pcsx2/RDebug/deci2_drfp.cpp index 93e8368a5a..1b83a5f3db 100644 --- a/pcsx2/RDebug/deci2_drfp.cpp +++ b/pcsx2/RDebug/deci2_drfp.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/RDebug/deci2_drfp.h b/pcsx2/RDebug/deci2_drfp.h index f24fdefc5b..61dc030caa 100644 --- a/pcsx2/RDebug/deci2_drfp.h +++ b/pcsx2/RDebug/deci2_drfp.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/RDebug/deci2_iloadp.cpp b/pcsx2/RDebug/deci2_iloadp.cpp index b9a4fdec03..0b1510055e 100644 --- a/pcsx2/RDebug/deci2_iloadp.cpp +++ b/pcsx2/RDebug/deci2_iloadp.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "IopBios2.h" diff --git a/pcsx2/RDebug/deci2_iloadp.h b/pcsx2/RDebug/deci2_iloadp.h index 93fb80e8bf..cc8c7b7acd 100644 --- a/pcsx2/RDebug/deci2_iloadp.h +++ b/pcsx2/RDebug/deci2_iloadp.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/RDebug/deci2_netmp.cpp b/pcsx2/RDebug/deci2_netmp.cpp index f8994899e8..1125effcb7 100644 --- a/pcsx2/RDebug/deci2_netmp.cpp +++ b/pcsx2/RDebug/deci2_netmp.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/RDebug/deci2_netmp.h b/pcsx2/RDebug/deci2_netmp.h index 6c6a5d2fa8..307a14a373 100644 --- a/pcsx2/RDebug/deci2_netmp.h +++ b/pcsx2/RDebug/deci2_netmp.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/RDebug/deci2_ttyp.cpp b/pcsx2/RDebug/deci2_ttyp.cpp index 88e26bdb81..42e2f16103 100644 --- a/pcsx2/RDebug/deci2_ttyp.cpp +++ b/pcsx2/RDebug/deci2_ttyp.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/RDebug/deci2_ttyp.h b/pcsx2/RDebug/deci2_ttyp.h index b62014f085..716de28345 100644 --- a/pcsx2/RDebug/deci2_ttyp.h +++ b/pcsx2/RDebug/deci2_ttyp.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Recording/InputRecording.cpp b/pcsx2/Recording/InputRecording.cpp index 84c04c1097..4f0e999386 100644 --- a/pcsx2/Recording/InputRecording.cpp +++ b/pcsx2/Recording/InputRecording.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Counters.h" diff --git a/pcsx2/Recording/InputRecording.h b/pcsx2/Recording/InputRecording.h index 675253db16..790e0de28e 100644 --- a/pcsx2/Recording/InputRecording.h +++ b/pcsx2/Recording/InputRecording.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Recording/InputRecordingControls.cpp b/pcsx2/Recording/InputRecordingControls.cpp index ed3cef6a2b..4476b902ed 100644 --- a/pcsx2/Recording/InputRecordingControls.cpp +++ b/pcsx2/Recording/InputRecordingControls.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DebugTools/Debug.h" diff --git a/pcsx2/Recording/InputRecordingControls.h b/pcsx2/Recording/InputRecordingControls.h index d3dd6bc63e..450ed7cb71 100644 --- a/pcsx2/Recording/InputRecordingControls.h +++ b/pcsx2/Recording/InputRecordingControls.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Recording/InputRecordingFile.cpp b/pcsx2/Recording/InputRecordingFile.cpp index d3b856e6a9..1f40684abb 100644 --- a/pcsx2/Recording/InputRecordingFile.cpp +++ b/pcsx2/Recording/InputRecordingFile.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "InputRecordingFile.h" diff --git a/pcsx2/Recording/InputRecordingFile.h b/pcsx2/Recording/InputRecordingFile.h index 732f372837..a9a5b37f30 100644 --- a/pcsx2/Recording/InputRecordingFile.h +++ b/pcsx2/Recording/InputRecordingFile.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Recording/PadData.cpp b/pcsx2/Recording/PadData.cpp index e7f0e9ef11..2b663f7e0a 100644 --- a/pcsx2/Recording/PadData.cpp +++ b/pcsx2/Recording/PadData.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "DebugTools/Debug.h" diff --git a/pcsx2/Recording/PadData.h b/pcsx2/Recording/PadData.h index 08a0038455..4785c84baa 100644 --- a/pcsx2/Recording/PadData.h +++ b/pcsx2/Recording/PadData.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Recording/Utilities/InputRecordingLogger.cpp b/pcsx2/Recording/Utilities/InputRecordingLogger.cpp index e51e7b6d39..24c78153a3 100644 --- a/pcsx2/Recording/Utilities/InputRecordingLogger.cpp +++ b/pcsx2/Recording/Utilities/InputRecordingLogger.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "InputRecordingLogger.h" diff --git a/pcsx2/Recording/Utilities/InputRecordingLogger.h b/pcsx2/Recording/Utilities/InputRecordingLogger.h index 68ebcd636f..c37a81f31c 100644 --- a/pcsx2/Recording/Utilities/InputRecordingLogger.h +++ b/pcsx2/Recording/Utilities/InputRecordingLogger.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Memcard/MemoryCardFile.cpp b/pcsx2/SIO/Memcard/MemoryCardFile.cpp index b8536728fe..de6501fcb4 100644 --- a/pcsx2/SIO/Memcard/MemoryCardFile.cpp +++ b/pcsx2/SIO/Memcard/MemoryCardFile.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Memcard/MemoryCardFile.h" diff --git a/pcsx2/SIO/Memcard/MemoryCardFile.h b/pcsx2/SIO/Memcard/MemoryCardFile.h index 44d40619c7..cf677a38c0 100644 --- a/pcsx2/SIO/Memcard/MemoryCardFile.h +++ b/pcsx2/SIO/Memcard/MemoryCardFile.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Memcard/MemoryCardFolder.cpp b/pcsx2/SIO/Memcard/MemoryCardFolder.cpp index c5a07a424b..9cc325081a 100644 --- a/pcsx2/SIO/Memcard/MemoryCardFolder.cpp +++ b/pcsx2/SIO/Memcard/MemoryCardFolder.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Memcard/MemoryCardFile.h" diff --git a/pcsx2/SIO/Memcard/MemoryCardFolder.h b/pcsx2/SIO/Memcard/MemoryCardFolder.h index d369c9b898..1f34b65c2e 100644 --- a/pcsx2/SIO/Memcard/MemoryCardFolder.h +++ b/pcsx2/SIO/Memcard/MemoryCardFolder.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Memcard/MemoryCardProtocol.cpp b/pcsx2/SIO/Memcard/MemoryCardProtocol.cpp index 2efbdd6904..245b584a25 100644 --- a/pcsx2/SIO/Memcard/MemoryCardProtocol.cpp +++ b/pcsx2/SIO/Memcard/MemoryCardProtocol.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Memcard/MemoryCardProtocol.h" diff --git a/pcsx2/SIO/Memcard/MemoryCardProtocol.h b/pcsx2/SIO/Memcard/MemoryCardProtocol.h index 688fe39d3a..2c026651d0 100644 --- a/pcsx2/SIO/Memcard/MemoryCardProtocol.h +++ b/pcsx2/SIO/Memcard/MemoryCardProtocol.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Multitap/MultitapProtocol.cpp b/pcsx2/SIO/Multitap/MultitapProtocol.cpp index 534fbc3aa8..fbbfbf4a43 100644 --- a/pcsx2/SIO/Multitap/MultitapProtocol.cpp +++ b/pcsx2/SIO/Multitap/MultitapProtocol.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/SIO/Multitap/MultitapProtocol.h b/pcsx2/SIO/Multitap/MultitapProtocol.h index 98f6116931..8e60b745dd 100644 --- a/pcsx2/SIO/Multitap/MultitapProtocol.h +++ b/pcsx2/SIO/Multitap/MultitapProtocol.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Pad/Pad.cpp b/pcsx2/SIO/Pad/Pad.cpp index 31aa0a99de..b2670e82cc 100644 --- a/pcsx2/SIO/Pad/Pad.cpp +++ b/pcsx2/SIO/Pad/Pad.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host.h" diff --git a/pcsx2/SIO/Pad/Pad.h b/pcsx2/SIO/Pad/Pad.h index 97114274c8..a8480a09b7 100644 --- a/pcsx2/SIO/Pad/Pad.h +++ b/pcsx2/SIO/Pad/Pad.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Pad/PadBase.cpp b/pcsx2/SIO/Pad/PadBase.cpp index 526f6f8fcd..87d0c03e70 100644 --- a/pcsx2/SIO/Pad/PadBase.cpp +++ b/pcsx2/SIO/Pad/PadBase.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Pad/PadBase.h" diff --git a/pcsx2/SIO/Pad/PadBase.h b/pcsx2/SIO/Pad/PadBase.h index c9800091c7..43126fbeb1 100644 --- a/pcsx2/SIO/Pad/PadBase.h +++ b/pcsx2/SIO/Pad/PadBase.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Pad/PadDualshock2.cpp b/pcsx2/SIO/Pad/PadDualshock2.cpp index 72d0c7ce97..9a3a1a3f51 100644 --- a/pcsx2/SIO/Pad/PadDualshock2.cpp +++ b/pcsx2/SIO/Pad/PadDualshock2.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Pad/PadDualshock2.h" diff --git a/pcsx2/SIO/Pad/PadDualshock2.h b/pcsx2/SIO/Pad/PadDualshock2.h index 92d4f4ed88..31dbf02d9e 100644 --- a/pcsx2/SIO/Pad/PadDualshock2.h +++ b/pcsx2/SIO/Pad/PadDualshock2.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Pad/PadGuitar.cpp b/pcsx2/SIO/Pad/PadGuitar.cpp index 1c2409ff31..2195344d35 100644 --- a/pcsx2/SIO/Pad/PadGuitar.cpp +++ b/pcsx2/SIO/Pad/PadGuitar.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Pad/PadGuitar.h" diff --git a/pcsx2/SIO/Pad/PadGuitar.h b/pcsx2/SIO/Pad/PadGuitar.h index 1a5f15bfde..4f9acfd051 100644 --- a/pcsx2/SIO/Pad/PadGuitar.h +++ b/pcsx2/SIO/Pad/PadGuitar.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Pad/PadJogcon.cpp b/pcsx2/SIO/Pad/PadJogcon.cpp index 78d77ed0e7..774958d3db 100644 --- a/pcsx2/SIO/Pad/PadJogcon.cpp +++ b/pcsx2/SIO/Pad/PadJogcon.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Pad/PadJogcon.h" diff --git a/pcsx2/SIO/Pad/PadJogcon.h b/pcsx2/SIO/Pad/PadJogcon.h index d565016c5b..93c18b3e01 100644 --- a/pcsx2/SIO/Pad/PadJogcon.h +++ b/pcsx2/SIO/Pad/PadJogcon.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Pad/PadNegcon.cpp b/pcsx2/SIO/Pad/PadNegcon.cpp index 0506e06e64..09de6ef03b 100644 --- a/pcsx2/SIO/Pad/PadNegcon.cpp +++ b/pcsx2/SIO/Pad/PadNegcon.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Pad/PadNegcon.h" diff --git a/pcsx2/SIO/Pad/PadNegcon.h b/pcsx2/SIO/Pad/PadNegcon.h index 8f8c998107..f71a274b4f 100644 --- a/pcsx2/SIO/Pad/PadNegcon.h +++ b/pcsx2/SIO/Pad/PadNegcon.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Pad/PadNotConnected.cpp b/pcsx2/SIO/Pad/PadNotConnected.cpp index 4ce76d5508..f15c5529fd 100644 --- a/pcsx2/SIO/Pad/PadNotConnected.cpp +++ b/pcsx2/SIO/Pad/PadNotConnected.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Pad/PadNotConnected.h" diff --git a/pcsx2/SIO/Pad/PadNotConnected.h b/pcsx2/SIO/Pad/PadNotConnected.h index 83085c1f6f..7d117b6f9e 100644 --- a/pcsx2/SIO/Pad/PadNotConnected.h +++ b/pcsx2/SIO/Pad/PadNotConnected.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Pad/PadPopn.cpp b/pcsx2/SIO/Pad/PadPopn.cpp index 9707bd14a7..0b4584cdb5 100644 --- a/pcsx2/SIO/Pad/PadPopn.cpp +++ b/pcsx2/SIO/Pad/PadPopn.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Pad/PadPopn.h" diff --git a/pcsx2/SIO/Pad/PadPopn.h b/pcsx2/SIO/Pad/PadPopn.h index b7df20b23d..2708f5f155 100644 --- a/pcsx2/SIO/Pad/PadPopn.h +++ b/pcsx2/SIO/Pad/PadPopn.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Pad/PadTypes.h b/pcsx2/SIO/Pad/PadTypes.h index 31efaaa3f3..3b11672969 100644 --- a/pcsx2/SIO/Pad/PadTypes.h +++ b/pcsx2/SIO/Pad/PadTypes.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Sio.cpp b/pcsx2/SIO/Sio.cpp index dad79a5c90..19fa5035d6 100644 --- a/pcsx2/SIO/Sio.cpp +++ b/pcsx2/SIO/Sio.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SIO/Sio.h" diff --git a/pcsx2/SIO/Sio.h b/pcsx2/SIO/Sio.h index 19d0781097..85aa6d2fd5 100644 --- a/pcsx2/SIO/Sio.h +++ b/pcsx2/SIO/Sio.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // Huge thanks to PSI for his work reversing the PS2, his documentation on SIO2 pretty much saved diff --git a/pcsx2/SIO/Sio0.cpp b/pcsx2/SIO/Sio0.cpp index 185abcff3f..133fbf34ca 100644 --- a/pcsx2/SIO/Sio0.cpp +++ b/pcsx2/SIO/Sio0.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/SIO/Sio0.h b/pcsx2/SIO/Sio0.h index 4750e0bbc3..b42667dfa8 100644 --- a/pcsx2/SIO/Sio0.h +++ b/pcsx2/SIO/Sio0.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/Sio2.cpp b/pcsx2/SIO/Sio2.cpp index 96d4646e61..19c8f4fa91 100644 --- a/pcsx2/SIO/Sio2.cpp +++ b/pcsx2/SIO/Sio2.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/SIO/Sio2.h b/pcsx2/SIO/Sio2.h index 57e133a0e0..b84037a385 100644 --- a/pcsx2/SIO/Sio2.h +++ b/pcsx2/SIO/Sio2.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SIO/SioTypes.h b/pcsx2/SIO/SioTypes.h index 32f06cfba6..71ce48d3e4 100644 --- a/pcsx2/SIO/SioTypes.h +++ b/pcsx2/SIO/SioTypes.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SPR.cpp b/pcsx2/SPR.cpp index 1be6c07355..f92a2b0a6d 100644 --- a/pcsx2/SPR.cpp +++ b/pcsx2/SPR.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/SPR.h b/pcsx2/SPR.h index a15fab5cf4..4ba876993c 100644 --- a/pcsx2/SPR.h +++ b/pcsx2/SPR.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SPU2/ADSR.cpp b/pcsx2/SPU2/ADSR.cpp index d88c392c3d..206541dabf 100644 --- a/pcsx2/SPU2/ADSR.cpp +++ b/pcsx2/SPU2/ADSR.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SPU2/defs.h" diff --git a/pcsx2/SPU2/Debug.cpp b/pcsx2/SPU2/Debug.cpp index 0b6e0d7aba..06f582ed38 100644 --- a/pcsx2/SPU2/Debug.cpp +++ b/pcsx2/SPU2/Debug.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SPU2/Debug.h" diff --git a/pcsx2/SPU2/Debug.h b/pcsx2/SPU2/Debug.h index 08463a3a38..9f6604091b 100644 --- a/pcsx2/SPU2/Debug.h +++ b/pcsx2/SPU2/Debug.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SPU2/Dma.cpp b/pcsx2/SPU2/Dma.cpp index 4c00a65333..a766f333a5 100644 --- a/pcsx2/SPU2/Dma.cpp +++ b/pcsx2/SPU2/Dma.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SPU2/defs.h" diff --git a/pcsx2/SPU2/Dma.h b/pcsx2/SPU2/Dma.h index 13c5258b99..833873db17 100644 --- a/pcsx2/SPU2/Dma.h +++ b/pcsx2/SPU2/Dma.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SPU2/Mixer.cpp b/pcsx2/SPU2/Mixer.cpp index 97ee5a9a52..c5852a604a 100644 --- a/pcsx2/SPU2/Mixer.cpp +++ b/pcsx2/SPU2/Mixer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host/AudioStream.h" diff --git a/pcsx2/SPU2/ReadInput.cpp b/pcsx2/SPU2/ReadInput.cpp index afd3615495..58e111fb48 100644 --- a/pcsx2/SPU2/ReadInput.cpp +++ b/pcsx2/SPU2/ReadInput.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Dma.h" diff --git a/pcsx2/SPU2/RegTable.cpp b/pcsx2/SPU2/RegTable.cpp index 7432d851fe..8c7f8bda34 100644 --- a/pcsx2/SPU2/RegTable.cpp +++ b/pcsx2/SPU2/RegTable.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SPU2/defs.h" diff --git a/pcsx2/SPU2/Reverb.cpp b/pcsx2/SPU2/Reverb.cpp index fc43df07a4..581b76bf89 100644 --- a/pcsx2/SPU2/Reverb.cpp +++ b/pcsx2/SPU2/Reverb.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SPU2/defs.h" diff --git a/pcsx2/SPU2/ReverbResample.cpp b/pcsx2/SPU2/ReverbResample.cpp index cbee5ae5d3..b581a9e1e0 100644 --- a/pcsx2/SPU2/ReverbResample.cpp +++ b/pcsx2/SPU2/ReverbResample.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GSVector.h" diff --git a/pcsx2/SPU2/Wavedump_wav.cpp b/pcsx2/SPU2/Wavedump_wav.cpp index 2479cbf3c5..75e05aa930 100644 --- a/pcsx2/SPU2/Wavedump_wav.cpp +++ b/pcsx2/SPU2/Wavedump_wav.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SPU2/Debug.h" diff --git a/pcsx2/SPU2/defs.h b/pcsx2/SPU2/defs.h index 80713657d8..9bcbc08d95 100644 --- a/pcsx2/SPU2/defs.h +++ b/pcsx2/SPU2/defs.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SPU2/interpolate_table.h b/pcsx2/SPU2/interpolate_table.h index 0396323714..fa89270492 100644 --- a/pcsx2/SPU2/interpolate_table.h +++ b/pcsx2/SPU2/interpolate_table.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SPU2/regs.h b/pcsx2/SPU2/regs.h index 911826e8b8..4a58630ee3 100644 --- a/pcsx2/SPU2/regs.h +++ b/pcsx2/SPU2/regs.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SPU2/spdif.h b/pcsx2/SPU2/spdif.h index ff8687a853..03e5817062 100644 --- a/pcsx2/SPU2/spdif.h +++ b/pcsx2/SPU2/spdif.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SPU2/spu2.cpp b/pcsx2/SPU2/spu2.cpp index d1e49befd3..814136e6c4 100644 --- a/pcsx2/SPU2/spu2.cpp +++ b/pcsx2/SPU2/spu2.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SPU2/spu2.h" diff --git a/pcsx2/SPU2/spu2.h b/pcsx2/SPU2/spu2.h index 3ce7db9a11..0e22a5c282 100644 --- a/pcsx2/SPU2/spu2.h +++ b/pcsx2/SPU2/spu2.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SPU2/spu2freeze.cpp b/pcsx2/SPU2/spu2freeze.cpp index 0812dc62b7..e3309e3cbd 100644 --- a/pcsx2/SPU2/spu2freeze.cpp +++ b/pcsx2/SPU2/spu2freeze.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "SPU2/defs.h" diff --git a/pcsx2/SPU2/spu2sys.cpp b/pcsx2/SPU2/spu2sys.cpp index c926ff2a38..ed066c27d4 100644 --- a/pcsx2/SPU2/spu2sys.cpp +++ b/pcsx2/SPU2/spu2sys.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // ====================================================================================== diff --git a/pcsx2/SaveState.cpp b/pcsx2/SaveState.cpp index 7deafe6aa8..239bc42add 100644 --- a/pcsx2/SaveState.cpp +++ b/pcsx2/SaveState.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Achievements.h" diff --git a/pcsx2/SaveState.h b/pcsx2/SaveState.h index afd0f84624..229093c0f4 100644 --- a/pcsx2/SaveState.h +++ b/pcsx2/SaveState.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/ShaderCacheVersion.h b/pcsx2/ShaderCacheVersion.h index de737fcadf..1298ae3bbe 100644 --- a/pcsx2/ShaderCacheVersion.h +++ b/pcsx2/ShaderCacheVersion.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /// Version number for GS and other shaders. Increment whenever any of the contents of the diff --git a/pcsx2/ShiftJisToUnicode.cpp b/pcsx2/ShiftJisToUnicode.cpp index 4353830bbb..4658d1eb85 100644 --- a/pcsx2/ShiftJisToUnicode.cpp +++ b/pcsx2/ShiftJisToUnicode.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Sif.cpp b/pcsx2/Sif.cpp index 52b5c6ada7..045a9f0c89 100644 --- a/pcsx2/Sif.cpp +++ b/pcsx2/Sif.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define _PC_ // disables MIPS opcode macros. diff --git a/pcsx2/Sif.h b/pcsx2/Sif.h index c830d6a089..a3e969bab0 100644 --- a/pcsx2/Sif.h +++ b/pcsx2/Sif.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Sif0.cpp b/pcsx2/Sif0.cpp index 915f468e4e..ef096b492a 100644 --- a/pcsx2/Sif0.cpp +++ b/pcsx2/Sif0.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define _PC_ // disables MIPS opcode macros. diff --git a/pcsx2/Sif1.cpp b/pcsx2/Sif1.cpp index a3880d024d..7f7309a63f 100644 --- a/pcsx2/Sif1.cpp +++ b/pcsx2/Sif1.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define _PC_ // disables MIPS opcode macros. diff --git a/pcsx2/Sifcmd.h b/pcsx2/Sifcmd.h index b59960d1aa..c3835d33be 100644 --- a/pcsx2/Sifcmd.h +++ b/pcsx2/Sifcmd.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SourceLog.cpp b/pcsx2/SourceLog.cpp index a40242d65e..6951e1143d 100644 --- a/pcsx2/SourceLog.cpp +++ b/pcsx2/SourceLog.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // -------------------------------------------------------------------------------------- diff --git a/pcsx2/StateWrapper.cpp b/pcsx2/StateWrapper.cpp index 8387433e86..513aa8c1fd 100644 --- a/pcsx2/StateWrapper.cpp +++ b/pcsx2/StateWrapper.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "StateWrapper.h" diff --git a/pcsx2/StateWrapper.h b/pcsx2/StateWrapper.h index 649ab26b75..7d3d21fbdf 100644 --- a/pcsx2/StateWrapper.h +++ b/pcsx2/StateWrapper.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/SupportURLs.h b/pcsx2/SupportURLs.h index 8a53c1adcd..bb6f445c42 100644 --- a/pcsx2/SupportURLs.h +++ b/pcsx2/SupportURLs.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/USB.cpp b/pcsx2/USB/USB.cpp index a155c75313..faf5834cea 100644 --- a/pcsx2/USB/USB.cpp +++ b/pcsx2/USB/USB.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host.h" diff --git a/pcsx2/USB/USB.h b/pcsx2/USB/USB.h index 48a870022f..a7848fa533 100644 --- a/pcsx2/USB/USB.h +++ b/pcsx2/USB/USB.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/deviceproxy.cpp b/pcsx2/USB/deviceproxy.cpp index d44e7d8d1b..459b92948c 100644 --- a/pcsx2/USB/deviceproxy.cpp +++ b/pcsx2/USB/deviceproxy.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "deviceproxy.h" diff --git a/pcsx2/USB/deviceproxy.h b/pcsx2/USB/deviceproxy.h index 214e4e9740..064bee7a9d 100644 --- a/pcsx2/USB/deviceproxy.h +++ b/pcsx2/USB/deviceproxy.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/qemu-usb/USBinternal.h b/pcsx2/USB/qemu-usb/USBinternal.h index 22dbf10ab4..52abf73ce8 100644 --- a/pcsx2/USB/qemu-usb/USBinternal.h +++ b/pcsx2/USB/qemu-usb/USBinternal.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ #pragma once diff --git a/pcsx2/USB/qemu-usb/bus.cpp b/pcsx2/USB/qemu-usb/bus.cpp index fe356339c1..61ac95c512 100644 --- a/pcsx2/USB/qemu-usb/bus.cpp +++ b/pcsx2/USB/qemu-usb/bus.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ #include "USB/qemu-usb/USBinternal.h" diff --git a/pcsx2/USB/qemu-usb/core.cpp b/pcsx2/USB/qemu-usb/core.cpp index 825f4becdf..fce6b92448 100644 --- a/pcsx2/USB/qemu-usb/core.cpp +++ b/pcsx2/USB/qemu-usb/core.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: MIT /* diff --git a/pcsx2/USB/qemu-usb/desc.cpp b/pcsx2/USB/qemu-usb/desc.cpp index 51874a1cd8..0e34d10738 100644 --- a/pcsx2/USB/qemu-usb/desc.cpp +++ b/pcsx2/USB/qemu-usb/desc.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ #include "USB/qemu-usb/qusb.h" diff --git a/pcsx2/USB/qemu-usb/desc.h b/pcsx2/USB/qemu-usb/desc.h index bd0a448082..c483f6dda6 100644 --- a/pcsx2/USB/qemu-usb/desc.h +++ b/pcsx2/USB/qemu-usb/desc.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ #pragma once diff --git a/pcsx2/USB/qemu-usb/hid.cpp b/pcsx2/USB/qemu-usb/hid.cpp index f8b41bac6d..88060e3411 100644 --- a/pcsx2/USB/qemu-usb/hid.cpp +++ b/pcsx2/USB/qemu-usb/hid.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: MIT /* diff --git a/pcsx2/USB/qemu-usb/hid.h b/pcsx2/USB/qemu-usb/hid.h index 7751ca6551..7ac01556c3 100644 --- a/pcsx2/USB/qemu-usb/hid.h +++ b/pcsx2/USB/qemu-usb/hid.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ #pragma once diff --git a/pcsx2/USB/qemu-usb/input-keymap-qcode-to-qnum.cpp b/pcsx2/USB/qemu-usb/input-keymap-qcode-to-qnum.cpp index cc1966f695..ce32259170 100644 --- a/pcsx2/USB/qemu-usb/input-keymap-qcode-to-qnum.cpp +++ b/pcsx2/USB/qemu-usb/input-keymap-qcode-to-qnum.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "input-keymap.h" diff --git a/pcsx2/USB/qemu-usb/input-keymap.h b/pcsx2/USB/qemu-usb/input-keymap.h index fb10d53a7e..ecea1100bb 100644 --- a/pcsx2/USB/qemu-usb/input-keymap.h +++ b/pcsx2/USB/qemu-usb/input-keymap.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "hid.h" diff --git a/pcsx2/USB/qemu-usb/qusb.h b/pcsx2/USB/qemu-usb/qusb.h index eb1bcbd4d2..8640856722 100644 --- a/pcsx2/USB/qemu-usb/qusb.h +++ b/pcsx2/USB/qemu-usb/qusb.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: MIT #pragma once diff --git a/pcsx2/USB/qemu-usb/usb-ohci.cpp b/pcsx2/USB/qemu-usb/usb-ohci.cpp index 2fc9d3c89a..627519f114 100644 --- a/pcsx2/USB/qemu-usb/usb-ohci.cpp +++ b/pcsx2/USB/qemu-usb/usb-ohci.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-2.0+ #include "USB/qemu-usb/qusb.h" diff --git a/pcsx2/USB/shared/ringbuffer.cpp b/pcsx2/USB/shared/ringbuffer.cpp index a5d94fa739..be402a77f7 100644 --- a/pcsx2/USB/shared/ringbuffer.cpp +++ b/pcsx2/USB/shared/ringbuffer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ringbuffer.h" diff --git a/pcsx2/USB/shared/ringbuffer.h b/pcsx2/USB/shared/ringbuffer.h index 4636f613b1..447e495938 100644 --- a/pcsx2/USB/shared/ringbuffer.h +++ b/pcsx2/USB/shared/ringbuffer.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-eyetoy/cam-jpeg.cpp b/pcsx2/USB/usb-eyetoy/cam-jpeg.cpp index c1d638b49e..7d4a436f3c 100644 --- a/pcsx2/USB/usb-eyetoy/cam-jpeg.cpp +++ b/pcsx2/USB/usb-eyetoy/cam-jpeg.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "cam-jpeg.h" diff --git a/pcsx2/USB/usb-eyetoy/cam-jpeg.h b/pcsx2/USB/usb-eyetoy/cam-jpeg.h index 700e575403..34ae421fa6 100644 --- a/pcsx2/USB/usb-eyetoy/cam-jpeg.h +++ b/pcsx2/USB/usb-eyetoy/cam-jpeg.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Pcsx2Defs.h" diff --git a/pcsx2/USB/usb-eyetoy/cam-linux.cpp b/pcsx2/USB/usb-eyetoy/cam-linux.cpp index 031d12f692..26ad401f62 100644 --- a/pcsx2/USB/usb-eyetoy/cam-linux.cpp +++ b/pcsx2/USB/usb-eyetoy/cam-linux.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "cam-linux.h" diff --git a/pcsx2/USB/usb-eyetoy/cam-linux.h b/pcsx2/USB/usb-eyetoy/cam-linux.h index 23f91f4fc6..2dfa088265 100644 --- a/pcsx2/USB/usb-eyetoy/cam-linux.h +++ b/pcsx2/USB/usb-eyetoy/cam-linux.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "videodev.h" diff --git a/pcsx2/USB/usb-eyetoy/cam-noop.cpp b/pcsx2/USB/usb-eyetoy/cam-noop.cpp index 030636f421..8cb2811e8d 100644 --- a/pcsx2/USB/usb-eyetoy/cam-noop.cpp +++ b/pcsx2/USB/usb-eyetoy/cam-noop.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/StringUtil.h" diff --git a/pcsx2/USB/usb-eyetoy/cam-windows.cpp b/pcsx2/USB/usb-eyetoy/cam-windows.cpp index aaf70dcc60..eb022dd06f 100644 --- a/pcsx2/USB/usb-eyetoy/cam-windows.cpp +++ b/pcsx2/USB/usb-eyetoy/cam-windows.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Console.h" diff --git a/pcsx2/USB/usb-eyetoy/cam-windows.h b/pcsx2/USB/usb-eyetoy/cam-windows.h index 5719283ea1..b97edcf436 100644 --- a/pcsx2/USB/usb-eyetoy/cam-windows.h +++ b/pcsx2/USB/usb-eyetoy/cam-windows.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "videodev.h" diff --git a/pcsx2/USB/usb-eyetoy/jo_mpeg.h b/pcsx2/USB/usb-eyetoy/jo_mpeg.h index b1d41b16f2..52eddd1d26 100644 --- a/pcsx2/USB/usb-eyetoy/jo_mpeg.h +++ b/pcsx2/USB/usb-eyetoy/jo_mpeg.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef __cplusplus diff --git a/pcsx2/USB/usb-eyetoy/ov519.h b/pcsx2/USB/usb-eyetoy/ov519.h index 76fecc4228..4dd8eaeaa0 100644 --- a/pcsx2/USB/usb-eyetoy/ov519.h +++ b/pcsx2/USB/usb-eyetoy/ov519.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* I2C registers */ diff --git a/pcsx2/USB/usb-eyetoy/usb-eyetoy-webcam.cpp b/pcsx2/USB/usb-eyetoy/usb-eyetoy-webcam.cpp index acbf04f2c8..84cc79ff4e 100644 --- a/pcsx2/USB/usb-eyetoy/usb-eyetoy-webcam.cpp +++ b/pcsx2/USB/usb-eyetoy/usb-eyetoy-webcam.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host.h" diff --git a/pcsx2/USB/usb-eyetoy/usb-eyetoy-webcam.h b/pcsx2/USB/usb-eyetoy/usb-eyetoy-webcam.h index 2e30f63a8b..6836745e2f 100644 --- a/pcsx2/USB/usb-eyetoy/usb-eyetoy-webcam.h +++ b/pcsx2/USB/usb-eyetoy/usb-eyetoy-webcam.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-eyetoy/videodev.h b/pcsx2/USB/usb-eyetoy/videodev.h index dfc6422420..275f0e46ea 100644 --- a/pcsx2/USB/usb-eyetoy/videodev.h +++ b/pcsx2/USB/usb-eyetoy/videodev.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-hid/usb-hid.h b/pcsx2/USB/usb-hid/usb-hid.h index e29e02a22c..ed63bf76f5 100644 --- a/pcsx2/USB/usb-hid/usb-hid.h +++ b/pcsx2/USB/usb-hid/usb-hid.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-lightgun/guncon2.cpp b/pcsx2/USB/usb-lightgun/guncon2.cpp index 87ab27eef7..dba1c093af 100644 --- a/pcsx2/USB/usb-lightgun/guncon2.cpp +++ b/pcsx2/USB/usb-lightgun/guncon2.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "GS/GS.h" diff --git a/pcsx2/USB/usb-lightgun/guncon2.h b/pcsx2/USB/usb-lightgun/guncon2.h index 0afabbb648..c8be52208b 100644 --- a/pcsx2/USB/usb-lightgun/guncon2.h +++ b/pcsx2/USB/usb-lightgun/guncon2.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-mic/audiodev-cubeb.cpp b/pcsx2/USB/usb-mic/audiodev-cubeb.cpp index a9be332d16..8592fe4dd9 100644 --- a/pcsx2/USB/usb-mic/audiodev-cubeb.cpp +++ b/pcsx2/USB/usb-mic/audiodev-cubeb.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "USB/usb-mic/audiodev-cubeb.h" diff --git a/pcsx2/USB/usb-mic/audiodev-cubeb.h b/pcsx2/USB/usb-mic/audiodev-cubeb.h index 35989dc1da..7283cbb6f9 100644 --- a/pcsx2/USB/usb-mic/audiodev-cubeb.h +++ b/pcsx2/USB/usb-mic/audiodev-cubeb.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "USB/shared/ringbuffer.h" diff --git a/pcsx2/USB/usb-mic/audiodev-noop.h b/pcsx2/USB/usb-mic/audiodev-noop.h index ef79c7b52d..2dd713e6f8 100644 --- a/pcsx2/USB/usb-mic/audiodev-noop.h +++ b/pcsx2/USB/usb-mic/audiodev-noop.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-mic/audiodev.h b/pcsx2/USB/usb-mic/audiodev.h index 0a2123cfd0..3edbc7f431 100644 --- a/pcsx2/USB/usb-mic/audiodev.h +++ b/pcsx2/USB/usb-mic/audiodev.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // diff --git a/pcsx2/USB/usb-mic/usb-headset.h b/pcsx2/USB/usb-mic/usb-headset.h index f48def2232..7344f468db 100644 --- a/pcsx2/USB/usb-mic/usb-headset.h +++ b/pcsx2/USB/usb-mic/usb-headset.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "USB/deviceproxy.h" diff --git a/pcsx2/USB/usb-mic/usb-mic.h b/pcsx2/USB/usb-mic/usb-mic.h index 378cf6ae44..9f601e6e1b 100644 --- a/pcsx2/USB/usb-mic/usb-mic.h +++ b/pcsx2/USB/usb-mic/usb-mic.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-msd/usb-msd.cpp b/pcsx2/USB/usb-msd/usb-msd.cpp index 00d59aac9b..a927159319 100644 --- a/pcsx2/USB/usb-msd/usb-msd.cpp +++ b/pcsx2/USB/usb-msd/usb-msd.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "IconsFontAwesome.h" diff --git a/pcsx2/USB/usb-msd/usb-msd.h b/pcsx2/USB/usb-msd/usb-msd.h index d9228aa0d1..016e5d8323 100644 --- a/pcsx2/USB/usb-msd/usb-msd.h +++ b/pcsx2/USB/usb-msd/usb-msd.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-pad/lg/lg_ff.cpp b/pcsx2/USB/usb-pad/lg/lg_ff.cpp index 6ff161bdc2..cd32c20c84 100644 --- a/pcsx2/USB/usb-pad/lg/lg_ff.cpp +++ b/pcsx2/USB/usb-pad/lg/lg_ff.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0-only #include "lg_ff.h" diff --git a/pcsx2/USB/usb-pad/lg/lg_ff.h b/pcsx2/USB/usb-pad/lg/lg_ff.h index dcf0977097..ab7595e229 100644 --- a/pcsx2/USB/usb-pad/lg/lg_ff.h +++ b/pcsx2/USB/usb-pad/lg/lg_ff.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0-only #pragma once diff --git a/pcsx2/USB/usb-pad/usb-buzz.cpp b/pcsx2/USB/usb-pad/usb-buzz.cpp index a739db7bbc..8e7f75f0c7 100644 --- a/pcsx2/USB/usb-pad/usb-buzz.cpp +++ b/pcsx2/USB/usb-pad/usb-buzz.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host.h" diff --git a/pcsx2/USB/usb-pad/usb-buzz.h b/pcsx2/USB/usb-pad/usb-buzz.h index f98914ff80..f20d7bb7de 100644 --- a/pcsx2/USB/usb-pad/usb-buzz.h +++ b/pcsx2/USB/usb-pad/usb-buzz.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-pad/usb-gametrak.cpp b/pcsx2/USB/usb-pad/usb-gametrak.cpp index 4090e5db9c..0393adf9f2 100644 --- a/pcsx2/USB/usb-pad/usb-gametrak.cpp +++ b/pcsx2/USB/usb-pad/usb-gametrak.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host.h" diff --git a/pcsx2/USB/usb-pad/usb-gametrak.h b/pcsx2/USB/usb-pad/usb-gametrak.h index 75112c2adc..07e41f8443 100644 --- a/pcsx2/USB/usb-pad/usb-gametrak.h +++ b/pcsx2/USB/usb-pad/usb-gametrak.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-pad/usb-pad-ff.cpp b/pcsx2/USB/usb-pad/usb-pad-ff.cpp index 4ef6f093b8..386b8ad0d1 100644 --- a/pcsx2/USB/usb-pad/usb-pad-ff.cpp +++ b/pcsx2/USB/usb-pad/usb-pad-ff.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "usb-pad.h" diff --git a/pcsx2/USB/usb-pad/usb-pad-sdl-ff.cpp b/pcsx2/USB/usb-pad/usb-pad-sdl-ff.cpp index d997046421..062ac4cb84 100644 --- a/pcsx2/USB/usb-pad/usb-pad-sdl-ff.cpp +++ b/pcsx2/USB/usb-pad/usb-pad-sdl-ff.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Input/InputManager.h" diff --git a/pcsx2/USB/usb-pad/usb-pad-sdl-ff.h b/pcsx2/USB/usb-pad/usb-pad-sdl-ff.h index 0a8c034b17..463a73f073 100644 --- a/pcsx2/USB/usb-pad/usb-pad-sdl-ff.h +++ b/pcsx2/USB/usb-pad/usb-pad-sdl-ff.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-pad/usb-pad.cpp b/pcsx2/USB/usb-pad/usb-pad.cpp index 79c6088840..335613422b 100644 --- a/pcsx2/USB/usb-pad/usb-pad.cpp +++ b/pcsx2/USB/usb-pad/usb-pad.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "usb-pad.h" diff --git a/pcsx2/USB/usb-pad/usb-pad.h b/pcsx2/USB/usb-pad/usb-pad.h index 61488582ce..3c080a9b5b 100644 --- a/pcsx2/USB/usb-pad/usb-pad.h +++ b/pcsx2/USB/usb-pad/usb-pad.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-pad/usb-realplay.cpp b/pcsx2/USB/usb-pad/usb-realplay.cpp index 03c37d26fc..a8304b1337 100644 --- a/pcsx2/USB/usb-pad/usb-realplay.cpp +++ b/pcsx2/USB/usb-pad/usb-realplay.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host.h" diff --git a/pcsx2/USB/usb-pad/usb-realplay.h b/pcsx2/USB/usb-pad/usb-realplay.h index 8654b76b3f..2ae0dd5247 100644 --- a/pcsx2/USB/usb-pad/usb-realplay.h +++ b/pcsx2/USB/usb-pad/usb-realplay.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-pad/usb-seamic.cpp b/pcsx2/USB/usb-pad/usb-seamic.cpp index 1f05b4570b..37c705352a 100644 --- a/pcsx2/USB/usb-pad/usb-seamic.cpp +++ b/pcsx2/USB/usb-pad/usb-seamic.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host.h" diff --git a/pcsx2/USB/usb-pad/usb-train.cpp b/pcsx2/USB/usb-pad/usb-train.cpp index e76b00de51..d31a7f2544 100644 --- a/pcsx2/USB/usb-pad/usb-train.cpp +++ b/pcsx2/USB/usb-pad/usb-train.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "usb-train.h" diff --git a/pcsx2/USB/usb-pad/usb-train.h b/pcsx2/USB/usb-pad/usb-train.h index 94e9d00234..2aa82790dc 100644 --- a/pcsx2/USB/usb-pad/usb-train.h +++ b/pcsx2/USB/usb-pad/usb-train.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-pad/usb-trance-vibrator.cpp b/pcsx2/USB/usb-pad/usb-trance-vibrator.cpp index 1407fc66d4..b9b906631f 100644 --- a/pcsx2/USB/usb-pad/usb-trance-vibrator.cpp +++ b/pcsx2/USB/usb-pad/usb-trance-vibrator.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host.h" diff --git a/pcsx2/USB/usb-pad/usb-trance-vibrator.h b/pcsx2/USB/usb-pad/usb-trance-vibrator.h index 84abc4e163..cf6c40ec14 100644 --- a/pcsx2/USB/usb-pad/usb-trance-vibrator.h +++ b/pcsx2/USB/usb-pad/usb-trance-vibrator.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-pad/usb-turntable.cpp b/pcsx2/USB/usb-pad/usb-turntable.cpp index 64b76685f4..dbcc72ad09 100644 --- a/pcsx2/USB/usb-pad/usb-turntable.cpp +++ b/pcsx2/USB/usb-pad/usb-turntable.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Host.h" diff --git a/pcsx2/USB/usb-pad/usb-turntable.h b/pcsx2/USB/usb-pad/usb-turntable.h index 3e8ec6607f..d2939310f3 100644 --- a/pcsx2/USB/usb-pad/usb-turntable.h +++ b/pcsx2/USB/usb-pad/usb-turntable.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/USB/usb-printer/usb-printer.cpp b/pcsx2/USB/usb-printer/usb-printer.cpp index 5523754ee3..1fbd0e672d 100644 --- a/pcsx2/USB/usb-printer/usb-printer.cpp +++ b/pcsx2/USB/usb-printer/usb-printer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "IconsPromptFont.h" diff --git a/pcsx2/USB/usb-printer/usb-printer.h b/pcsx2/USB/usb-printer/usb-printer.h index 65efcb4dfe..167d632041 100644 --- a/pcsx2/USB/usb-printer/usb-printer.h +++ b/pcsx2/USB/usb-printer/usb-printer.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/VMManager.cpp b/pcsx2/VMManager.cpp index 614ca42a04..dfce6797a2 100644 --- a/pcsx2/VMManager.cpp +++ b/pcsx2/VMManager.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Achievements.h" diff --git a/pcsx2/VMManager.h b/pcsx2/VMManager.h index 15b37c18fc..0beaeae0c5 100644 --- a/pcsx2/VMManager.h +++ b/pcsx2/VMManager.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/VU.h b/pcsx2/VU.h index 15d944c90b..baaafa0df6 100644 --- a/pcsx2/VU.h +++ b/pcsx2/VU.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/VU0.cpp b/pcsx2/VU0.cpp index 38d11f6dcb..3eb3728aa2 100644 --- a/pcsx2/VU0.cpp +++ b/pcsx2/VU0.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* TODO diff --git a/pcsx2/VU0micro.cpp b/pcsx2/VU0micro.cpp index 55c58f9a0c..16dc24e28d 100644 --- a/pcsx2/VU0micro.cpp +++ b/pcsx2/VU0micro.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // This module contains code shared by both the dynarec and interpreter versions diff --git a/pcsx2/VU0microInterp.cpp b/pcsx2/VU0microInterp.cpp index 42da928ec6..1cf5e77b8e 100644 --- a/pcsx2/VU0microInterp.cpp +++ b/pcsx2/VU0microInterp.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/VU1micro.cpp b/pcsx2/VU1micro.cpp index c5b6b26c00..e6b413214d 100644 --- a/pcsx2/VU1micro.cpp +++ b/pcsx2/VU1micro.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // This module contains code shared by both the dynarec and interpreter versions diff --git a/pcsx2/VU1microInterp.cpp b/pcsx2/VU1microInterp.cpp index 19c3acc94b..d7b22f66b2 100644 --- a/pcsx2/VU1microInterp.cpp +++ b/pcsx2/VU1microInterp.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/VUflags.cpp b/pcsx2/VUflags.cpp index dd5921a69d..e10ad5de26 100644 --- a/pcsx2/VUflags.cpp +++ b/pcsx2/VUflags.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/VUflags.h b/pcsx2/VUflags.h index 3ac149d5fe..c223398757 100644 --- a/pcsx2/VUflags.h +++ b/pcsx2/VUflags.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/VUmicro.cpp b/pcsx2/VUmicro.cpp index e4369edd93..cd8b9f4221 100644 --- a/pcsx2/VUmicro.cpp +++ b/pcsx2/VUmicro.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/VUmicro.h b/pcsx2/VUmicro.h index 6c27af3248..29885ef42b 100644 --- a/pcsx2/VUmicro.h +++ b/pcsx2/VUmicro.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/VUmicroMem.cpp b/pcsx2/VUmicroMem.cpp index de16552b82..800f0adfe2 100644 --- a/pcsx2/VUmicroMem.cpp +++ b/pcsx2/VUmicroMem.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/VUops.cpp b/pcsx2/VUops.cpp index 05fa9a4855..7c0aa9e6a8 100644 --- a/pcsx2/VUops.cpp +++ b/pcsx2/VUops.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/VUops.h b/pcsx2/VUops.h index 37c2211cf0..e5c8766cfb 100644 --- a/pcsx2/VUops.h +++ b/pcsx2/VUops.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Vif.cpp b/pcsx2/Vif.cpp index 098adde386..8cf9d401d8 100644 --- a/pcsx2/Vif.cpp +++ b/pcsx2/Vif.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Vif.h b/pcsx2/Vif.h index dff96ed81c..d89ec6c350 100644 --- a/pcsx2/Vif.h +++ b/pcsx2/Vif.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Vif0_Dma.cpp b/pcsx2/Vif0_Dma.cpp index f9e038c479..865679dfeb 100644 --- a/pcsx2/Vif0_Dma.cpp +++ b/pcsx2/Vif0_Dma.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Vif1_Dma.cpp b/pcsx2/Vif1_Dma.cpp index 1b69e79590..4d6cf6a88f 100644 --- a/pcsx2/Vif1_Dma.cpp +++ b/pcsx2/Vif1_Dma.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Vif1_MFIFO.cpp b/pcsx2/Vif1_MFIFO.cpp index eaa7058436..eeaeaaf0ba 100644 --- a/pcsx2/Vif1_MFIFO.cpp +++ b/pcsx2/Vif1_MFIFO.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Vif_Codes.cpp b/pcsx2/Vif_Codes.cpp index 5f141aa061..6f71cb33f4 100644 --- a/pcsx2/Vif_Codes.cpp +++ b/pcsx2/Vif_Codes.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Vif_Dma.h b/pcsx2/Vif_Dma.h index c92b140b2a..0363bc6087 100644 --- a/pcsx2/Vif_Dma.h +++ b/pcsx2/Vif_Dma.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Vif_Dynarec.h b/pcsx2/Vif_Dynarec.h index da8da07a72..173bb89f74 100644 --- a/pcsx2/Vif_Dynarec.h +++ b/pcsx2/Vif_Dynarec.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Vif_HashBucket.h b/pcsx2/Vif_HashBucket.h index 8bd6d9084d..228247bad7 100644 --- a/pcsx2/Vif_HashBucket.h +++ b/pcsx2/Vif_HashBucket.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/Vif_Transfer.cpp b/pcsx2/Vif_Transfer.cpp index d8b0accb6f..50ce4fb55d 100644 --- a/pcsx2/Vif_Transfer.cpp +++ b/pcsx2/Vif_Transfer.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Vif_Unpack.cpp b/pcsx2/Vif_Unpack.cpp index 4246bafc4b..bef2844729 100644 --- a/pcsx2/Vif_Unpack.cpp +++ b/pcsx2/Vif_Unpack.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/Vif_Unpack.h b/pcsx2/Vif_Unpack.h index 8f6abe5cec..12bec6706c 100644 --- a/pcsx2/Vif_Unpack.h +++ b/pcsx2/Vif_Unpack.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/arm64/AsmHelpers.cpp b/pcsx2/arm64/AsmHelpers.cpp index 4314c11c2d..a8dc18ce69 100644 --- a/pcsx2/arm64/AsmHelpers.cpp +++ b/pcsx2/arm64/AsmHelpers.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #include "arm64/AsmHelpers.h" diff --git a/pcsx2/arm64/AsmHelpers.h b/pcsx2/arm64/AsmHelpers.h index 550b3c6102..022ef3ca85 100644 --- a/pcsx2/arm64/AsmHelpers.h +++ b/pcsx2/arm64/AsmHelpers.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #pragma once diff --git a/pcsx2/arm64/RecStubs.cpp b/pcsx2/arm64/RecStubs.cpp index a22185bd97..4b77a7db1c 100644 --- a/pcsx2/arm64/RecStubs.cpp +++ b/pcsx2/arm64/RecStubs.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #include "common/Console.h" diff --git a/pcsx2/arm64/Vif_Dynarec.cpp b/pcsx2/arm64/Vif_Dynarec.cpp index cda10c41fc..9c7e3c52ed 100644 --- a/pcsx2/arm64/Vif_Dynarec.cpp +++ b/pcsx2/arm64/Vif_Dynarec.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #include "arm64/Vif_UnpackNEON.h" diff --git a/pcsx2/arm64/Vif_UnpackNEON.cpp b/pcsx2/arm64/Vif_UnpackNEON.cpp index 18d5d4879e..0be9824e4b 100644 --- a/pcsx2/arm64/Vif_UnpackNEON.cpp +++ b/pcsx2/arm64/Vif_UnpackNEON.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #include "Vif_UnpackNEON.h" diff --git a/pcsx2/arm64/Vif_UnpackNEON.h b/pcsx2/arm64/Vif_UnpackNEON.h index 556bc6c56f..4ae2ee09d2 100644 --- a/pcsx2/arm64/Vif_UnpackNEON.h +++ b/pcsx2/arm64/Vif_UnpackNEON.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0 #pragma once diff --git a/pcsx2/ps2/BiosTools.cpp b/pcsx2/ps2/BiosTools.cpp index 61a018f79c..9043e14a31 100644 --- a/pcsx2/ps2/BiosTools.cpp +++ b/pcsx2/ps2/BiosTools.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/ps2/BiosTools.h b/pcsx2/ps2/BiosTools.h index 456d5c8267..1dc3826336 100644 --- a/pcsx2/ps2/BiosTools.h +++ b/pcsx2/ps2/BiosTools.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/ps2/HwInternal.h b/pcsx2/ps2/HwInternal.h index 5871e4b7fb..5a0a4e455a 100644 --- a/pcsx2/ps2/HwInternal.h +++ b/pcsx2/ps2/HwInternal.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/ps2/Iop/IopHwRead.cpp b/pcsx2/ps2/Iop/IopHwRead.cpp index 61aef6d08a..065aa326ec 100644 --- a/pcsx2/ps2/Iop/IopHwRead.cpp +++ b/pcsx2/ps2/Iop/IopHwRead.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "IopHw_Internal.h" diff --git a/pcsx2/ps2/Iop/IopHwWrite.cpp b/pcsx2/ps2/Iop/IopHwWrite.cpp index ca395d3c9b..239e2d8688 100644 --- a/pcsx2/ps2/Iop/IopHwWrite.cpp +++ b/pcsx2/ps2/Iop/IopHwWrite.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "IopHw_Internal.h" diff --git a/pcsx2/ps2/Iop/IopHw_Internal.h b/pcsx2/ps2/Iop/IopHw_Internal.h index 0520d2edc5..c7ddd2e483 100644 --- a/pcsx2/ps2/Iop/IopHw_Internal.h +++ b/pcsx2/ps2/Iop/IopHw_Internal.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/ps2/Iop/PsxBios.cpp b/pcsx2/ps2/Iop/PsxBios.cpp index 39cf545797..88864a908a 100644 --- a/pcsx2/ps2/Iop/PsxBios.cpp +++ b/pcsx2/ps2/Iop/PsxBios.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/ps2/eeHwTraceLog.inl b/pcsx2/ps2/eeHwTraceLog.inl index 95dde85290..cf87a32d9b 100644 --- a/pcsx2/ps2/eeHwTraceLog.inl +++ b/pcsx2/ps2/eeHwTraceLog.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/ps2/pgif.cpp b/pcsx2/ps2/pgif.cpp index fcc1aec2a8..69911b0404 100644 --- a/pcsx2/ps2/pgif.cpp +++ b/pcsx2/ps2/pgif.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "ps2/Iop/IopHw_Internal.h" diff --git a/pcsx2/ps2/pgif.h b/pcsx2/ps2/pgif.h index 8c32b869c4..82cd3f3f89 100644 --- a/pcsx2/ps2/pgif.h +++ b/pcsx2/ps2/pgif.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/sif2.cpp b/pcsx2/sif2.cpp index 670f2161ef..6411cc4306 100644 --- a/pcsx2/sif2.cpp +++ b/pcsx2/sif2.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #define _PC_ // disables MIPS opcode macros. diff --git a/pcsx2/vtlb.cpp b/pcsx2/vtlb.cpp index a935c07210..36e7d4747a 100644 --- a/pcsx2/vtlb.cpp +++ b/pcsx2/vtlb.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ /* diff --git a/pcsx2/vtlb.h b/pcsx2/vtlb.h index 5dd0aa5384..8f321703f1 100644 --- a/pcsx2/vtlb.h +++ b/pcsx2/vtlb.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/windows/Optimus.cpp b/pcsx2/windows/Optimus.cpp index 0f968f662c..ada7db6c3b 100644 --- a/pcsx2/windows/Optimus.cpp +++ b/pcsx2/windows/Optimus.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #ifdef _WIN32 diff --git a/pcsx2/x86/BaseblockEx.cpp b/pcsx2/x86/BaseblockEx.cpp index abdc95f102..f0bd3cff29 100644 --- a/pcsx2/x86/BaseblockEx.cpp +++ b/pcsx2/x86/BaseblockEx.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "BaseblockEx.h" diff --git a/pcsx2/x86/BaseblockEx.h b/pcsx2/x86/BaseblockEx.h index 3268fb9431..ae87dbc04f 100644 --- a/pcsx2/x86/BaseblockEx.h +++ b/pcsx2/x86/BaseblockEx.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/R5900_Profiler.h b/pcsx2/x86/R5900_Profiler.h index cacf2a156f..fb68af8036 100644 --- a/pcsx2/x86/R5900_Profiler.h +++ b/pcsx2/x86/R5900_Profiler.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/Vif_Dynarec.cpp b/pcsx2/x86/Vif_Dynarec.cpp index 2b53b323ee..328e7cf687 100644 --- a/pcsx2/x86/Vif_Dynarec.cpp +++ b/pcsx2/x86/Vif_Dynarec.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Vif_UnpackSSE.h" diff --git a/pcsx2/x86/Vif_UnpackSSE.cpp b/pcsx2/x86/Vif_UnpackSSE.cpp index c8c8d45be2..92f02650fc 100644 --- a/pcsx2/x86/Vif_UnpackSSE.cpp +++ b/pcsx2/x86/Vif_UnpackSSE.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Vif_UnpackSSE.h" diff --git a/pcsx2/x86/Vif_UnpackSSE.h b/pcsx2/x86/Vif_UnpackSSE.h index 3e590dd21c..cb09466f82 100644 --- a/pcsx2/x86/Vif_UnpackSSE.h +++ b/pcsx2/x86/Vif_UnpackSSE.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iCOP0.cpp b/pcsx2/x86/iCOP0.cpp index 3e3a5524d8..acacb0167b 100644 --- a/pcsx2/x86/iCOP0.cpp +++ b/pcsx2/x86/iCOP0.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ // Important Note to Future Developers: diff --git a/pcsx2/x86/iCOP0.h b/pcsx2/x86/iCOP0.h index 3f5d968bd2..67110fbb7d 100644 --- a/pcsx2/x86/iCOP0.h +++ b/pcsx2/x86/iCOP0.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iCore.cpp b/pcsx2/x86/iCore.cpp index 3c0dbdb3f2..ab92eda90a 100644 --- a/pcsx2/x86/iCore.cpp +++ b/pcsx2/x86/iCore.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Config.h" diff --git a/pcsx2/x86/iCore.h b/pcsx2/x86/iCore.h index 311d297f16..6e5f3d5e3a 100644 --- a/pcsx2/x86/iCore.h +++ b/pcsx2/x86/iCore.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iFPU.cpp b/pcsx2/x86/iFPU.cpp index bae66f300e..42fd33a750 100644 --- a/pcsx2/x86/iFPU.cpp +++ b/pcsx2/x86/iFPU.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/iFPU.h b/pcsx2/x86/iFPU.h index 8949cb409c..4deb4b48fe 100644 --- a/pcsx2/x86/iFPU.h +++ b/pcsx2/x86/iFPU.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iFPUd.cpp b/pcsx2/x86/iFPUd.cpp index c741666614..92163ff139 100644 --- a/pcsx2/x86/iFPUd.cpp +++ b/pcsx2/x86/iFPUd.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/iMMI.cpp b/pcsx2/x86/iMMI.cpp index ad301bbe03..d9fb282019 100644 --- a/pcsx2/x86/iMMI.cpp +++ b/pcsx2/x86/iMMI.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/iMMI.h b/pcsx2/x86/iMMI.h index 0db08549be..b1000b9203 100644 --- a/pcsx2/x86/iMMI.h +++ b/pcsx2/x86/iMMI.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR3000A.cpp b/pcsx2/x86/iR3000A.cpp index ea19f42fb5..8bb18f8971 100644 --- a/pcsx2/x86/iR3000A.cpp +++ b/pcsx2/x86/iR3000A.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "iR3000A.h" diff --git a/pcsx2/x86/iR3000A.h b/pcsx2/x86/iR3000A.h index d0f66a4060..2fbeea4a22 100644 --- a/pcsx2/x86/iR3000A.h +++ b/pcsx2/x86/iR3000A.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR3000Atables.cpp b/pcsx2/x86/iR3000Atables.cpp index 6ad9bae50b..47cadc61ce 100644 --- a/pcsx2/x86/iR3000Atables.cpp +++ b/pcsx2/x86/iR3000Atables.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include diff --git a/pcsx2/x86/iR5900.h b/pcsx2/x86/iR5900.h index 98ded3d5cd..47b7d1d517 100644 --- a/pcsx2/x86/iR5900.h +++ b/pcsx2/x86/iR5900.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR5900Analysis.cpp b/pcsx2/x86/iR5900Analysis.cpp index a292222e91..ea33fa90bb 100644 --- a/pcsx2/x86/iR5900Analysis.cpp +++ b/pcsx2/x86/iR5900Analysis.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "iR5900Analysis.h" diff --git a/pcsx2/x86/iR5900Analysis.h b/pcsx2/x86/iR5900Analysis.h index 3d5aafde42..1e36121254 100644 --- a/pcsx2/x86/iR5900Analysis.h +++ b/pcsx2/x86/iR5900Analysis.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR5900Arit.h b/pcsx2/x86/iR5900Arit.h index fbf340e59b..7af6143fe7 100644 --- a/pcsx2/x86/iR5900Arit.h +++ b/pcsx2/x86/iR5900Arit.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR5900AritImm.h b/pcsx2/x86/iR5900AritImm.h index 0a10906b88..f1e5d6db0f 100644 --- a/pcsx2/x86/iR5900AritImm.h +++ b/pcsx2/x86/iR5900AritImm.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR5900Branch.h b/pcsx2/x86/iR5900Branch.h index 56c79d8428..5d16eed651 100644 --- a/pcsx2/x86/iR5900Branch.h +++ b/pcsx2/x86/iR5900Branch.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR5900Jump.h b/pcsx2/x86/iR5900Jump.h index f56706952e..2773fc640b 100644 --- a/pcsx2/x86/iR5900Jump.h +++ b/pcsx2/x86/iR5900Jump.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR5900LoadStore.h b/pcsx2/x86/iR5900LoadStore.h index bac23f9d2b..5ab29ede44 100644 --- a/pcsx2/x86/iR5900LoadStore.h +++ b/pcsx2/x86/iR5900LoadStore.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR5900Misc.cpp b/pcsx2/x86/iR5900Misc.cpp index 283468eb3f..11d45d6e21 100644 --- a/pcsx2/x86/iR5900Misc.cpp +++ b/pcsx2/x86/iR5900Misc.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/iR5900Move.h b/pcsx2/x86/iR5900Move.h index 7c5093b3e9..cc6b107dfb 100644 --- a/pcsx2/x86/iR5900Move.h +++ b/pcsx2/x86/iR5900Move.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR5900MultDiv.h b/pcsx2/x86/iR5900MultDiv.h index ede93ee200..b5ba198494 100644 --- a/pcsx2/x86/iR5900MultDiv.h +++ b/pcsx2/x86/iR5900MultDiv.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/iR5900Shift.h b/pcsx2/x86/iR5900Shift.h index b140ed5668..6c3242355b 100644 --- a/pcsx2/x86/iR5900Shift.h +++ b/pcsx2/x86/iR5900Shift.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/ix86-32/iCore.cpp b/pcsx2/x86/ix86-32/iCore.cpp index 02cadeb411..a2e9a28c52 100644 --- a/pcsx2/x86/ix86-32/iCore.cpp +++ b/pcsx2/x86/ix86-32/iCore.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "R3000A.h" diff --git a/pcsx2/x86/ix86-32/iR5900.cpp b/pcsx2/x86/ix86-32/iR5900.cpp index 361f30f0ae..00767b1ada 100644 --- a/pcsx2/x86/ix86-32/iR5900.cpp +++ b/pcsx2/x86/ix86-32/iR5900.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/ix86-32/iR5900Arit.cpp b/pcsx2/x86/ix86-32/iR5900Arit.cpp index 8d732ccae5..7fd0fe05e2 100644 --- a/pcsx2/x86/ix86-32/iR5900Arit.cpp +++ b/pcsx2/x86/ix86-32/iR5900Arit.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/ix86-32/iR5900AritImm.cpp b/pcsx2/x86/ix86-32/iR5900AritImm.cpp index c952a21402..ab15ea4236 100644 --- a/pcsx2/x86/ix86-32/iR5900AritImm.cpp +++ b/pcsx2/x86/ix86-32/iR5900AritImm.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/ix86-32/iR5900Branch.cpp b/pcsx2/x86/ix86-32/iR5900Branch.cpp index b555bc7627..81585b818d 100644 --- a/pcsx2/x86/ix86-32/iR5900Branch.cpp +++ b/pcsx2/x86/ix86-32/iR5900Branch.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/ix86-32/iR5900Jump.cpp b/pcsx2/x86/ix86-32/iR5900Jump.cpp index 85b115221f..8211b20514 100644 --- a/pcsx2/x86/ix86-32/iR5900Jump.cpp +++ b/pcsx2/x86/ix86-32/iR5900Jump.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/ix86-32/iR5900LoadStore.cpp b/pcsx2/x86/ix86-32/iR5900LoadStore.cpp index ffaf7635a0..5a47c464ab 100644 --- a/pcsx2/x86/ix86-32/iR5900LoadStore.cpp +++ b/pcsx2/x86/ix86-32/iR5900LoadStore.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/ix86-32/iR5900Move.cpp b/pcsx2/x86/ix86-32/iR5900Move.cpp index cd2cc5bfad..38eff41a21 100644 --- a/pcsx2/x86/ix86-32/iR5900Move.cpp +++ b/pcsx2/x86/ix86-32/iR5900Move.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/ix86-32/iR5900MultDiv.cpp b/pcsx2/x86/ix86-32/iR5900MultDiv.cpp index 5fef7d4756..0d1c67a762 100644 --- a/pcsx2/x86/ix86-32/iR5900MultDiv.cpp +++ b/pcsx2/x86/ix86-32/iR5900MultDiv.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/ix86-32/iR5900Shift.cpp b/pcsx2/x86/ix86-32/iR5900Shift.cpp index 14e7d85d75..0df40bff63 100644 --- a/pcsx2/x86/ix86-32/iR5900Shift.cpp +++ b/pcsx2/x86/ix86-32/iR5900Shift.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/ix86-32/iR5900Templates.cpp b/pcsx2/x86/ix86-32/iR5900Templates.cpp index c1ffa0e397..cb9c6f79c4 100644 --- a/pcsx2/x86/ix86-32/iR5900Templates.cpp +++ b/pcsx2/x86/ix86-32/iR5900Templates.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/ix86-32/recVTLB.cpp b/pcsx2/x86/ix86-32/recVTLB.cpp index 3c83f6d3f8..b27adac7b1 100644 --- a/pcsx2/x86/ix86-32/recVTLB.cpp +++ b/pcsx2/x86/ix86-32/recVTLB.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Common.h" diff --git a/pcsx2/x86/microVU.cpp b/pcsx2/x86/microVU.cpp index 272bdd60b3..211cc47c31 100644 --- a/pcsx2/x86/microVU.cpp +++ b/pcsx2/x86/microVU.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "microVU.h" diff --git a/pcsx2/x86/microVU.h b/pcsx2/x86/microVU.h index 4d4f3e2533..cbb1f38682 100644 --- a/pcsx2/x86/microVU.h +++ b/pcsx2/x86/microVU.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Alloc.inl b/pcsx2/x86/microVU_Alloc.inl index 63ee2b2b03..bd3d065146 100644 --- a/pcsx2/x86/microVU_Alloc.inl +++ b/pcsx2/x86/microVU_Alloc.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Analyze.inl b/pcsx2/x86/microVU_Analyze.inl index 47171eadc1..a3acd6a86b 100644 --- a/pcsx2/x86/microVU_Analyze.inl +++ b/pcsx2/x86/microVU_Analyze.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Branch.inl b/pcsx2/x86/microVU_Branch.inl index 1b8a68f284..71e3206e25 100644 --- a/pcsx2/x86/microVU_Branch.inl +++ b/pcsx2/x86/microVU_Branch.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Clamp.inl b/pcsx2/x86/microVU_Clamp.inl index 297ae444c7..cd43f57c7c 100644 --- a/pcsx2/x86/microVU_Clamp.inl +++ b/pcsx2/x86/microVU_Clamp.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Compile.inl b/pcsx2/x86/microVU_Compile.inl index 1a70ad38f6..030fdc1bb1 100644 --- a/pcsx2/x86/microVU_Compile.inl +++ b/pcsx2/x86/microVU_Compile.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Execute.inl b/pcsx2/x86/microVU_Execute.inl index af695b8a00..735fc5867c 100644 --- a/pcsx2/x86/microVU_Execute.inl +++ b/pcsx2/x86/microVU_Execute.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Flags.inl b/pcsx2/x86/microVU_Flags.inl index c904d2ace6..4118618464 100644 --- a/pcsx2/x86/microVU_Flags.inl +++ b/pcsx2/x86/microVU_Flags.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_IR.h b/pcsx2/x86/microVU_IR.h index 81cadc4aa3..b89dd6dad6 100644 --- a/pcsx2/x86/microVU_IR.h +++ b/pcsx2/x86/microVU_IR.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Log.inl b/pcsx2/x86/microVU_Log.inl index 8e9b4bfd85..d30104b50e 100644 --- a/pcsx2/x86/microVU_Log.inl +++ b/pcsx2/x86/microVU_Log.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Lower.inl b/pcsx2/x86/microVU_Lower.inl index fb8138f2e9..b5477f75ff 100644 --- a/pcsx2/x86/microVU_Lower.inl +++ b/pcsx2/x86/microVU_Lower.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Macro.inl b/pcsx2/x86/microVU_Macro.inl index 8080bf8048..925a865fc5 100644 --- a/pcsx2/x86/microVU_Macro.inl +++ b/pcsx2/x86/microVU_Macro.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Misc.h b/pcsx2/x86/microVU_Misc.h index e222be6922..f495db0177 100644 --- a/pcsx2/x86/microVU_Misc.h +++ b/pcsx2/x86/microVU_Misc.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Misc.inl b/pcsx2/x86/microVU_Misc.inl index 102d8479a5..37ca75ae6b 100644 --- a/pcsx2/x86/microVU_Misc.inl +++ b/pcsx2/x86/microVU_Misc.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Profiler.h b/pcsx2/x86/microVU_Profiler.h index 3228187454..2ab68d5046 100644 --- a/pcsx2/x86/microVU_Profiler.h +++ b/pcsx2/x86/microVU_Profiler.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Tables.inl b/pcsx2/x86/microVU_Tables.inl index 5c2ae85112..53eb0c5b85 100644 --- a/pcsx2/x86/microVU_Tables.inl +++ b/pcsx2/x86/microVU_Tables.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/microVU_Upper.inl b/pcsx2/x86/microVU_Upper.inl index 25fccc5b2f..5a54af3248 100644 --- a/pcsx2/x86/microVU_Upper.inl +++ b/pcsx2/x86/microVU_Upper.inl @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/pcsx2/x86/newVif.h b/pcsx2/x86/newVif.h index cfd075319e..c3087129b2 100644 --- a/pcsx2/x86/newVif.h +++ b/pcsx2/x86/newVif.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/tests/ctest/common/byteswap_tests.cpp b/tests/ctest/common/byteswap_tests.cpp index 41ce2490a2..49c1bfcfee 100644 --- a/tests/ctest/common/byteswap_tests.cpp +++ b/tests/ctest/common/byteswap_tests.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Pcsx2Defs.h" diff --git a/tests/ctest/common/filesystem_tests.cpp b/tests/ctest/common/filesystem_tests.cpp index f1b9e89fae..7faf88adbd 100644 --- a/tests/ctest/common/filesystem_tests.cpp +++ b/tests/ctest/common/filesystem_tests.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/FileSystem.h" diff --git a/tests/ctest/common/path_tests.cpp b/tests/ctest/common/path_tests.cpp index 2078212537..79854604e4 100644 --- a/tests/ctest/common/path_tests.cpp +++ b/tests/ctest/common/path_tests.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/FileSystem.h" diff --git a/tests/ctest/common/string_util_tests.cpp b/tests/ctest/common/string_util_tests.cpp index 7d2562bbce..ed3854718f 100644 --- a/tests/ctest/common/string_util_tests.cpp +++ b/tests/ctest/common/string_util_tests.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Pcsx2Defs.h" diff --git a/tests/ctest/common/x86emitter/codegen_tests.cpp b/tests/ctest/common/x86emitter/codegen_tests.cpp index 60c5b9e4b0..7d3a47bbcf 100644 --- a/tests/ctest/common/x86emitter/codegen_tests.cpp +++ b/tests/ctest/common/x86emitter/codegen_tests.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "codegen_tests.h" diff --git a/tests/ctest/common/x86emitter/codegen_tests.h b/tests/ctest/common/x86emitter/codegen_tests.h index 76d61a5620..6d464583e5 100644 --- a/tests/ctest/common/x86emitter/codegen_tests.h +++ b/tests/ctest/common/x86emitter/codegen_tests.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "common/Pcsx2Defs.h" diff --git a/tests/ctest/common/x86emitter/codegen_tests_main.cpp b/tests/ctest/common/x86emitter/codegen_tests_main.cpp index 8086641ab2..b4ccf9a49b 100644 --- a/tests/ctest/common/x86emitter/codegen_tests_main.cpp +++ b/tests/ctest/common/x86emitter/codegen_tests_main.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "codegen_tests.h" diff --git a/tests/ctest/core/GS/swizzle_test_main.cpp b/tests/ctest/core/GS/swizzle_test_main.cpp index 5366762b6b..2237896fe1 100644 --- a/tests/ctest/core/GS/swizzle_test_main.cpp +++ b/tests/ctest/core/GS/swizzle_test_main.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "pcsx2/GS/GSBlock.h" diff --git a/tests/ctest/core/StubHost.cpp b/tests/ctest/core/StubHost.cpp index bcf741a90f..5390ea69aa 100644 --- a/tests/ctest/core/StubHost.cpp +++ b/tests/ctest/core/StubHost.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "pcsx2/Achievements.h" diff --git a/tools/generate_update_fa_glyph_ranges.py b/tools/generate_update_fa_glyph_ranges.py index 88eb525ba5..21af2e04dc 100755 --- a/tools/generate_update_fa_glyph_ranges.py +++ b/tools/generate_update_fa_glyph_ranges.py @@ -7,7 +7,7 @@ import re import functools # PCSX2 - PS2 Emulator for PCs -# Copyright (C) 2002-2025 PCSX2 Dev Team +# Copyright (C) 2002-2026 PCSX2 Dev Team # # PCSX2 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 Found- diff --git a/tools/merge_ws_ni_patches.py b/tools/merge_ws_ni_patches.py index 3a15a85b87..7ad7f509f8 100644 --- a/tools/merge_ws_ni_patches.py +++ b/tools/merge_ws_ni_patches.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # PCSX2 - PS2 Emulator for PCs -# Copyright (C) 2002-2025 PCSX2 Dev Team +# Copyright (C) 2002-2026 PCSX2 Dev Team # # PCSX2 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 Found- diff --git a/tools/texture_dump_alpha_scaler.py b/tools/texture_dump_alpha_scaler.py index da359b344a..8e00ea9cc0 100755 --- a/tools/texture_dump_alpha_scaler.py +++ b/tools/texture_dump_alpha_scaler.py @@ -7,7 +7,7 @@ import argparse from PIL import Image # PCSX2 - PS2 Emulator for PCs -# Copyright (C) 2002-2025 PCSX2 Dev Team +# Copyright (C) 2002-2026 PCSX2 Dev Team # # PCSX2 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 Found- diff --git a/updater/SZErrors.h b/updater/SZErrors.h index 9e8ea10f08..419126a0f3 100644 --- a/updater/SZErrors.h +++ b/updater/SZErrors.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/updater/Updater.cpp b/updater/Updater.cpp index 22dd54d9c6..52e8c6de0d 100644 --- a/updater/Updater.cpp +++ b/updater/Updater.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Updater.h" diff --git a/updater/Updater.h b/updater/Updater.h index 5c85d344ec..101f2404db 100644 --- a/updater/Updater.h +++ b/updater/Updater.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/updater/UpdaterExtractor.h b/updater/UpdaterExtractor.h index 3cc7b73946..833ba63aa0 100644 --- a/updater/UpdaterExtractor.h +++ b/updater/UpdaterExtractor.h @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #pragma once diff --git a/updater/Windows/WindowsUpdater.cpp b/updater/Windows/WindowsUpdater.cpp index f29c5435e7..ad4a8027e2 100644 --- a/updater/Windows/WindowsUpdater.cpp +++ b/updater/Windows/WindowsUpdater.cpp @@ -1,4 +1,4 @@ -// SPDX-FileCopyrightText: 2002-2025 PCSX2 Dev Team +// SPDX-FileCopyrightText: 2002-2026 PCSX2 Dev Team // SPDX-License-Identifier: GPL-3.0+ #include "Updater.h"