From 4c270091c9338022a6ea7120aaa4aab5d9fb47d7 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Tue, 31 Dec 2024 19:25:08 -0330 Subject: [PATCH] Updated copyright to 2025. To anyone reading these logs, Happy New Year! --- Copyright.txt | 2 +- Makefile | 2 +- debian/copyright | 6 +++--- src/cheat/BankRomCheat.cxx | 2 +- src/cheat/BankRomCheat.hxx | 2 +- src/cheat/Cheat.hxx | 2 +- src/cheat/CheatCodeDialog.cxx | 2 +- src/cheat/CheatCodeDialog.hxx | 2 +- src/cheat/CheatManager.cxx | 2 +- src/cheat/CheatManager.hxx | 2 +- src/cheat/CheetahCheat.cxx | 2 +- src/cheat/CheetahCheat.hxx | 2 +- src/cheat/RamCheat.cxx | 2 +- src/cheat/RamCheat.hxx | 2 +- src/common/AudioQueue.cxx | 2 +- src/common/AudioQueue.hxx | 2 +- src/common/AudioSettings.cxx | 2 +- src/common/AudioSettings.hxx | 2 +- src/common/Base.cxx | 2 +- src/common/Base.hxx | 2 +- src/common/Bezel.cxx | 2 +- src/common/Bezel.hxx | 2 +- src/common/DevSettingsHandler.cxx | 2 +- src/common/DevSettingsHandler.hxx | 2 +- src/common/EventHandlerSDL2.cxx | 2 +- src/common/EventHandlerSDL2.hxx | 2 +- src/common/FBBackendSDL2.cxx | 2 +- src/common/FBBackendSDL2.hxx | 2 +- src/common/FBSurfaceSDL2.cxx | 2 +- src/common/FBSurfaceSDL2.hxx | 2 +- src/common/FSNodeFactory.hxx | 2 +- src/common/FSNodeZIP.cxx | 2 +- src/common/FSNodeZIP.hxx | 2 +- src/common/FpsMeter.cxx | 2 +- src/common/FpsMeter.hxx | 2 +- src/common/HighScoresManager.cxx | 2 +- src/common/HighScoresManager.hxx | 2 +- src/common/JPGLibrary.cxx | 2 +- src/common/JPGLibrary.hxx | 2 +- src/common/JoyMap.cxx | 2 +- src/common/JoyMap.hxx | 2 +- src/common/KeyMap.cxx | 2 +- src/common/KeyMap.hxx | 2 +- src/common/LinkedObjectPool.hxx | 2 +- src/common/Logger.cxx | 2 +- src/common/Logger.hxx | 2 +- src/common/MediaFactory.hxx | 2 +- src/common/MouseControl.cxx | 2 +- src/common/MouseControl.hxx | 2 +- src/common/PJoystickHandler.cxx | 2 +- src/common/PJoystickHandler.hxx | 2 +- src/common/PKeyboardHandler.cxx | 2 +- src/common/PKeyboardHandler.hxx | 2 +- src/common/PNGLibrary.cxx | 2 +- src/common/PNGLibrary.hxx | 2 +- src/common/PaletteHandler.cxx | 2 +- src/common/PaletteHandler.hxx | 2 +- src/common/PhosphorHandler.cxx | 2 +- src/common/PhosphorHandler.hxx | 2 +- src/common/PhysicalJoystick.cxx | 2 +- src/common/PhysicalJoystick.hxx | 2 +- src/common/Rect.hxx | 2 +- src/common/RewindManager.cxx | 2 +- src/common/RewindManager.hxx | 2 +- src/common/SDL_lib.hxx | 2 +- src/common/SoundNull.hxx | 2 +- src/common/SoundSDL2.cxx | 2 +- src/common/SoundSDL2.hxx | 2 +- src/common/Stack.hxx | 2 +- src/common/StaggeredLogger.cxx | 2 +- src/common/StaggeredLogger.hxx | 2 +- src/common/StateManager.cxx | 2 +- src/common/StateManager.hxx | 2 +- src/common/StellaKeys.hxx | 2 +- src/common/StringParser.hxx | 2 +- src/common/ThreadDebugging.cxx | 2 +- src/common/ThreadDebugging.hxx | 2 +- src/common/TimerManager.cxx | 2 +- src/common/TimerManager.hxx | 2 +- src/common/Variant.hxx | 2 +- src/common/Vec.hxx | 2 +- src/common/Version.hxx | 2 +- src/common/VideoModeHandler.cxx | 2 +- src/common/VideoModeHandler.hxx | 2 +- src/common/ZipHandler.cxx | 2 +- src/common/ZipHandler.hxx | 2 +- src/common/audio/ConvolutionBuffer.cxx | 2 +- src/common/audio/ConvolutionBuffer.hxx | 2 +- src/common/audio/HighPass.cxx | 2 +- src/common/audio/HighPass.hxx | 2 +- src/common/audio/LanczosResampler.cxx | 2 +- src/common/audio/LanczosResampler.hxx | 2 +- src/common/audio/Resampler.hxx | 2 +- src/common/audio/SimpleResampler.cxx | 2 +- src/common/audio/SimpleResampler.hxx | 2 +- src/common/bspf.hxx | 2 +- src/common/jsonDefinitions.hxx | 2 +- src/common/main.cxx | 2 +- src/common/repository/CompositeKVRJsonAdapter.cxx | 2 +- src/common/repository/CompositeKVRJsonAdapter.hxx | 2 +- src/common/repository/CompositeKeyValueRepository.cxx | 2 +- src/common/repository/CompositeKeyValueRepository.hxx | 2 +- src/common/repository/CompositeKeyValueRepositoryNoop.hxx | 2 +- src/common/repository/KeyValueRepository.hxx | 2 +- src/common/repository/KeyValueRepositoryConfigfile.cxx | 2 +- src/common/repository/KeyValueRepositoryConfigfile.hxx | 2 +- src/common/repository/KeyValueRepositoryFile.hxx | 2 +- src/common/repository/KeyValueRepositoryJsonFile.cxx | 2 +- src/common/repository/KeyValueRepositoryJsonFile.hxx | 2 +- src/common/repository/KeyValueRepositoryNoop.hxx | 2 +- src/common/repository/KeyValueRepositoryPropertyFile.cxx | 2 +- src/common/repository/KeyValueRepositoryPropertyFile.hxx | 2 +- .../repository/sqlite/AbstractKeyValueRepositorySqlite.cxx | 2 +- .../repository/sqlite/AbstractKeyValueRepositorySqlite.hxx | 2 +- .../repository/sqlite/CompositeKeyValueRepositorySqlite.cxx | 2 +- .../repository/sqlite/CompositeKeyValueRepositorySqlite.hxx | 2 +- src/common/repository/sqlite/KeyValueRepositorySqlite.cxx | 2 +- src/common/repository/sqlite/KeyValueRepositorySqlite.hxx | 2 +- src/common/repository/sqlite/SqliteDatabase.cxx | 2 +- src/common/repository/sqlite/SqliteDatabase.hxx | 2 +- src/common/repository/sqlite/SqliteError.hxx | 2 +- src/common/repository/sqlite/SqliteStatement.cxx | 2 +- src/common/repository/sqlite/SqliteStatement.hxx | 2 +- src/common/repository/sqlite/SqliteTransaction.cxx | 2 +- src/common/repository/sqlite/SqliteTransaction.hxx | 2 +- src/common/repository/sqlite/StellaDb.cxx | 2 +- src/common/repository/sqlite/StellaDb.hxx | 2 +- src/common/sdl_blitter/BilinearBlitter.cxx | 2 +- src/common/sdl_blitter/BilinearBlitter.hxx | 2 +- src/common/sdl_blitter/Blitter.hxx | 2 +- src/common/sdl_blitter/BlitterFactory.cxx | 2 +- src/common/sdl_blitter/BlitterFactory.hxx | 2 +- src/common/sdl_blitter/QisBlitter.cxx | 2 +- src/common/sdl_blitter/QisBlitter.hxx | 2 +- src/common/smartmod.hxx | 2 +- src/common/tv_filters/AtariNTSC.cxx | 2 +- src/common/tv_filters/AtariNTSC.hxx | 2 +- src/common/tv_filters/NTSCFilter.cxx | 2 +- src/common/tv_filters/NTSCFilter.hxx | 2 +- src/debugger/BreakpointMap.cxx | 2 +- src/debugger/BreakpointMap.hxx | 2 +- src/debugger/CartDebug.cxx | 2 +- src/debugger/CartDebug.hxx | 2 +- src/debugger/CpuDebug.cxx | 2 +- src/debugger/CpuDebug.hxx | 2 +- src/debugger/Debugger.cxx | 2 +- src/debugger/Debugger.hxx | 2 +- src/debugger/DebuggerExpressions.hxx | 2 +- src/debugger/DebuggerParser.cxx | 2 +- src/debugger/DebuggerParser.hxx | 2 +- src/debugger/DebuggerSystem.hxx | 2 +- src/debugger/DiStella.cxx | 2 +- src/debugger/DiStella.hxx | 2 +- src/debugger/Expression.hxx | 2 +- src/debugger/RiotDebug.cxx | 2 +- src/debugger/RiotDebug.hxx | 2 +- src/debugger/TIADebug.cxx | 2 +- src/debugger/TIADebug.hxx | 2 +- src/debugger/TimerMap.cxx | 2 +- src/debugger/TimerMap.hxx | 2 +- src/debugger/TrapArray.hxx | 2 +- src/debugger/gui/AmigaMouseWidget.cxx | 2 +- src/debugger/gui/AmigaMouseWidget.hxx | 2 +- src/debugger/gui/AtariMouseWidget.cxx | 2 +- src/debugger/gui/AtariMouseWidget.hxx | 2 +- src/debugger/gui/AtariVoxWidget.cxx | 2 +- src/debugger/gui/AtariVoxWidget.hxx | 2 +- src/debugger/gui/AudioWidget.cxx | 2 +- src/debugger/gui/AudioWidget.hxx | 2 +- src/debugger/gui/BoosterWidget.cxx | 2 +- src/debugger/gui/BoosterWidget.hxx | 2 +- src/debugger/gui/Cart03E0Widget.cxx | 2 +- src/debugger/gui/Cart03E0Widget.hxx | 2 +- src/debugger/gui/Cart0840Widget.cxx | 2 +- src/debugger/gui/Cart0840Widget.hxx | 2 +- src/debugger/gui/Cart0FA0Widget.cxx | 2 +- src/debugger/gui/Cart0FA0Widget.hxx | 2 +- src/debugger/gui/Cart2KWidget.cxx | 2 +- src/debugger/gui/Cart2KWidget.hxx | 2 +- src/debugger/gui/Cart3EPlusWidget.cxx | 2 +- src/debugger/gui/Cart3EPlusWidget.hxx | 2 +- src/debugger/gui/Cart3EWidget.cxx | 2 +- src/debugger/gui/Cart3EWidget.hxx | 2 +- src/debugger/gui/Cart3FWidget.cxx | 2 +- src/debugger/gui/Cart3FWidget.hxx | 2 +- src/debugger/gui/Cart4A50Widget.cxx | 2 +- src/debugger/gui/Cart4A50Widget.hxx | 2 +- src/debugger/gui/Cart4KSCWidget.cxx | 2 +- src/debugger/gui/Cart4KSCWidget.hxx | 2 +- src/debugger/gui/Cart4KWidget.cxx | 2 +- src/debugger/gui/Cart4KWidget.hxx | 2 +- src/debugger/gui/CartARMWidget.cxx | 2 +- src/debugger/gui/CartARMWidget.hxx | 2 +- src/debugger/gui/CartARWidget.cxx | 2 +- src/debugger/gui/CartARWidget.hxx | 2 +- src/debugger/gui/CartBFSCWidget.cxx | 2 +- src/debugger/gui/CartBFSCWidget.hxx | 2 +- src/debugger/gui/CartBFWidget.cxx | 2 +- src/debugger/gui/CartBFWidget.hxx | 2 +- src/debugger/gui/CartBUSInfoWidget.cxx | 2 +- src/debugger/gui/CartBUSInfoWidget.hxx | 2 +- src/debugger/gui/CartBUSWidget.cxx | 2 +- src/debugger/gui/CartBUSWidget.hxx | 2 +- src/debugger/gui/CartCDFInfoWidget.cxx | 2 +- src/debugger/gui/CartCDFInfoWidget.hxx | 2 +- src/debugger/gui/CartCDFWidget.cxx | 2 +- src/debugger/gui/CartCDFWidget.hxx | 2 +- src/debugger/gui/CartCMWidget.cxx | 2 +- src/debugger/gui/CartCMWidget.hxx | 2 +- src/debugger/gui/CartCTYWidget.cxx | 2 +- src/debugger/gui/CartCTYWidget.hxx | 2 +- src/debugger/gui/CartCVWidget.cxx | 2 +- src/debugger/gui/CartCVWidget.hxx | 2 +- src/debugger/gui/CartDFSCWidget.cxx | 2 +- src/debugger/gui/CartDFSCWidget.hxx | 2 +- src/debugger/gui/CartDFWidget.cxx | 2 +- src/debugger/gui/CartDFWidget.hxx | 2 +- src/debugger/gui/CartDPCPlusWidget.cxx | 2 +- src/debugger/gui/CartDPCPlusWidget.hxx | 2 +- src/debugger/gui/CartDPCWidget.cxx | 2 +- src/debugger/gui/CartDPCWidget.hxx | 2 +- src/debugger/gui/CartDebugWidget.cxx | 2 +- src/debugger/gui/CartDebugWidget.hxx | 2 +- src/debugger/gui/CartE0Widget.cxx | 2 +- src/debugger/gui/CartE0Widget.hxx | 2 +- src/debugger/gui/CartE7Widget.cxx | 2 +- src/debugger/gui/CartE7Widget.hxx | 2 +- src/debugger/gui/CartEFSCWidget.cxx | 2 +- src/debugger/gui/CartEFSCWidget.hxx | 2 +- src/debugger/gui/CartEFWidget.cxx | 2 +- src/debugger/gui/CartEFWidget.hxx | 2 +- src/debugger/gui/CartELFStateWidget.cxx | 2 +- src/debugger/gui/CartELFStateWidget.hxx | 2 +- src/debugger/gui/CartELFWidget.cxx | 2 +- src/debugger/gui/CartELFWidget.hxx | 2 +- src/debugger/gui/CartEnhancedWidget.cxx | 2 +- src/debugger/gui/CartEnhancedWidget.hxx | 2 +- src/debugger/gui/CartF0Widget.cxx | 2 +- src/debugger/gui/CartF0Widget.hxx | 2 +- src/debugger/gui/CartF4SCWidget.cxx | 2 +- src/debugger/gui/CartF4SCWidget.hxx | 2 +- src/debugger/gui/CartF4Widget.cxx | 2 +- src/debugger/gui/CartF4Widget.hxx | 2 +- src/debugger/gui/CartF6SCWidget.cxx | 2 +- src/debugger/gui/CartF6SCWidget.hxx | 2 +- src/debugger/gui/CartF6Widget.cxx | 2 +- src/debugger/gui/CartF6Widget.hxx | 2 +- src/debugger/gui/CartF8SCWidget.cxx | 2 +- src/debugger/gui/CartF8SCWidget.hxx | 2 +- src/debugger/gui/CartF8Widget.cxx | 2 +- src/debugger/gui/CartF8Widget.hxx | 2 +- src/debugger/gui/CartFA2Widget.cxx | 2 +- src/debugger/gui/CartFA2Widget.hxx | 2 +- src/debugger/gui/CartFAWidget.cxx | 2 +- src/debugger/gui/CartFAWidget.hxx | 2 +- src/debugger/gui/CartFCWidget.cxx | 2 +- src/debugger/gui/CartFCWidget.hxx | 2 +- src/debugger/gui/CartFEWidget.cxx | 2 +- src/debugger/gui/CartFEWidget.hxx | 2 +- src/debugger/gui/CartGLWidget.cxx | 2 +- src/debugger/gui/CartGLWidget.hxx | 2 +- src/debugger/gui/CartJANEWidget.cxx | 2 +- src/debugger/gui/CartJANEWidget.hxx | 2 +- src/debugger/gui/CartMDMWidget.cxx | 2 +- src/debugger/gui/CartMDMWidget.hxx | 2 +- src/debugger/gui/CartRamWidget.cxx | 2 +- src/debugger/gui/CartRamWidget.hxx | 2 +- src/debugger/gui/CartSBWidget.cxx | 2 +- src/debugger/gui/CartSBWidget.hxx | 2 +- src/debugger/gui/CartTVBoyWidget.cxx | 2 +- src/debugger/gui/CartTVBoyWidget.hxx | 2 +- src/debugger/gui/CartUAWidget.cxx | 2 +- src/debugger/gui/CartUAWidget.hxx | 2 +- src/debugger/gui/CartWDWidget.cxx | 2 +- src/debugger/gui/CartWDWidget.hxx | 2 +- src/debugger/gui/CartWF8Widget.cxx | 2 +- src/debugger/gui/CartWF8Widget.hxx | 2 +- src/debugger/gui/CartX07Widget.cxx | 2 +- src/debugger/gui/CartX07Widget.hxx | 2 +- src/debugger/gui/ControllerWidget.hxx | 2 +- src/debugger/gui/CpuWidget.cxx | 2 +- src/debugger/gui/CpuWidget.hxx | 2 +- src/debugger/gui/DataGridOpsWidget.cxx | 2 +- src/debugger/gui/DataGridOpsWidget.hxx | 2 +- src/debugger/gui/DataGridRamWidget.cxx | 2 +- src/debugger/gui/DataGridRamWidget.hxx | 2 +- src/debugger/gui/DataGridWidget.cxx | 2 +- src/debugger/gui/DataGridWidget.hxx | 2 +- src/debugger/gui/DebuggerDialog.cxx | 2 +- src/debugger/gui/DebuggerDialog.hxx | 2 +- src/debugger/gui/DelayQueueWidget.cxx | 2 +- src/debugger/gui/DelayQueueWidget.hxx | 2 +- src/debugger/gui/DrivingWidget.cxx | 2 +- src/debugger/gui/DrivingWidget.hxx | 2 +- src/debugger/gui/FlashWidget.cxx | 2 +- src/debugger/gui/FlashWidget.hxx | 2 +- src/debugger/gui/GenesisWidget.cxx | 2 +- src/debugger/gui/GenesisWidget.hxx | 2 +- src/debugger/gui/Joy2BPlusWidget.cxx | 2 +- src/debugger/gui/Joy2BPlusWidget.hxx | 2 +- src/debugger/gui/JoystickWidget.cxx | 2 +- src/debugger/gui/JoystickWidget.hxx | 2 +- src/debugger/gui/KeyboardWidget.cxx | 2 +- src/debugger/gui/KeyboardWidget.hxx | 2 +- src/debugger/gui/NullControlWidget.hxx | 2 +- src/debugger/gui/PaddleWidget.cxx | 2 +- src/debugger/gui/PaddleWidget.hxx | 2 +- src/debugger/gui/PointingDeviceWidget.cxx | 2 +- src/debugger/gui/PointingDeviceWidget.hxx | 2 +- src/debugger/gui/PromptWidget.cxx | 2 +- src/debugger/gui/PromptWidget.hxx | 2 +- src/debugger/gui/QuadTariWidget.cxx | 2 +- src/debugger/gui/QuadTariWidget.hxx | 2 +- src/debugger/gui/RamWidget.cxx | 2 +- src/debugger/gui/RamWidget.hxx | 2 +- src/debugger/gui/RiotRamWidget.cxx | 2 +- src/debugger/gui/RiotRamWidget.hxx | 2 +- src/debugger/gui/RiotWidget.cxx | 2 +- src/debugger/gui/RiotWidget.hxx | 2 +- src/debugger/gui/RomListSettings.cxx | 2 +- src/debugger/gui/RomListSettings.hxx | 2 +- src/debugger/gui/RomListWidget.cxx | 2 +- src/debugger/gui/RomListWidget.hxx | 2 +- src/debugger/gui/RomWidget.cxx | 2 +- src/debugger/gui/RomWidget.hxx | 2 +- src/debugger/gui/SaveKeyWidget.cxx | 2 +- src/debugger/gui/SaveKeyWidget.hxx | 2 +- src/debugger/gui/TiaInfoWidget.cxx | 2 +- src/debugger/gui/TiaInfoWidget.hxx | 2 +- src/debugger/gui/TiaOutputWidget.cxx | 2 +- src/debugger/gui/TiaOutputWidget.hxx | 2 +- src/debugger/gui/TiaWidget.cxx | 2 +- src/debugger/gui/TiaWidget.hxx | 2 +- src/debugger/gui/TiaZoomWidget.cxx | 2 +- src/debugger/gui/TiaZoomWidget.hxx | 2 +- src/debugger/gui/ToggleBitWidget.cxx | 2 +- src/debugger/gui/ToggleBitWidget.hxx | 2 +- src/debugger/gui/TogglePixelWidget.cxx | 2 +- src/debugger/gui/TogglePixelWidget.hxx | 2 +- src/debugger/gui/ToggleWidget.cxx | 2 +- src/debugger/gui/ToggleWidget.hxx | 2 +- src/debugger/gui/TrakBallWidget.cxx | 2 +- src/debugger/gui/TrakBallWidget.hxx | 2 +- src/debugger/yacc/YaccParser.cxx | 2 +- src/debugger/yacc/YaccParser.hxx | 2 +- src/emucore/AmigaMouse.hxx | 2 +- src/emucore/AtariMouse.hxx | 2 +- src/emucore/AtariVox.cxx | 2 +- src/emucore/AtariVox.hxx | 2 +- src/emucore/Bankswitch.cxx | 2 +- src/emucore/Bankswitch.hxx | 2 +- src/emucore/Booster.cxx | 2 +- src/emucore/Booster.hxx | 2 +- src/emucore/Cart.cxx | 2 +- src/emucore/Cart.hxx | 2 +- src/emucore/Cart03E0.cxx | 2 +- src/emucore/Cart03E0.hxx | 2 +- src/emucore/Cart0840.cxx | 2 +- src/emucore/Cart0840.hxx | 2 +- src/emucore/Cart0FA0.cxx | 2 +- src/emucore/Cart0FA0.hxx | 2 +- src/emucore/Cart2K.cxx | 2 +- src/emucore/Cart2K.hxx | 2 +- src/emucore/Cart3E.cxx | 2 +- src/emucore/Cart3E.hxx | 2 +- src/emucore/Cart3EPlus.cxx | 2 +- src/emucore/Cart3EPlus.hxx | 2 +- src/emucore/Cart3EX.cxx | 2 +- src/emucore/Cart3EX.hxx | 2 +- src/emucore/Cart3F.cxx | 2 +- src/emucore/Cart3F.hxx | 2 +- src/emucore/Cart4A50.cxx | 2 +- src/emucore/Cart4A50.hxx | 2 +- src/emucore/Cart4K.cxx | 2 +- src/emucore/Cart4K.hxx | 2 +- src/emucore/Cart4KSC.cxx | 2 +- src/emucore/Cart4KSC.hxx | 2 +- src/emucore/CartAR.cxx | 2 +- src/emucore/CartAR.hxx | 2 +- src/emucore/CartARM.cxx | 2 +- src/emucore/CartARM.hxx | 2 +- src/emucore/CartBF.cxx | 2 +- src/emucore/CartBF.hxx | 2 +- src/emucore/CartBFSC.cxx | 2 +- src/emucore/CartBFSC.hxx | 2 +- src/emucore/CartBUS.cxx | 2 +- src/emucore/CartBUS.hxx | 2 +- src/emucore/CartCDF.cxx | 2 +- src/emucore/CartCDF.hxx | 2 +- src/emucore/CartCM.cxx | 2 +- src/emucore/CartCM.hxx | 2 +- src/emucore/CartCTY.cxx | 2 +- src/emucore/CartCTY.hxx | 2 +- src/emucore/CartCV.cxx | 2 +- src/emucore/CartCV.hxx | 2 +- src/emucore/CartCreator.cxx | 2 +- src/emucore/CartCreator.hxx | 2 +- src/emucore/CartDF.cxx | 2 +- src/emucore/CartDF.hxx | 2 +- src/emucore/CartDFSC.cxx | 2 +- src/emucore/CartDFSC.hxx | 2 +- src/emucore/CartDPC.cxx | 2 +- src/emucore/CartDPC.hxx | 2 +- src/emucore/CartDPCPlus.cxx | 2 +- src/emucore/CartDPCPlus.hxx | 2 +- src/emucore/CartDetector.cxx | 2 +- src/emucore/CartDetector.hxx | 2 +- src/emucore/CartE0.cxx | 2 +- src/emucore/CartE0.hxx | 2 +- src/emucore/CartE7.cxx | 2 +- src/emucore/CartE7.hxx | 2 +- src/emucore/CartEF.cxx | 2 +- src/emucore/CartEF.hxx | 2 +- src/emucore/CartEFSC.cxx | 2 +- src/emucore/CartEFSC.hxx | 2 +- src/emucore/CartELF.cxx | 2 +- src/emucore/CartELF.hxx | 2 +- src/emucore/CartEnhanced.cxx | 2 +- src/emucore/CartEnhanced.hxx | 2 +- src/emucore/CartF0.cxx | 2 +- src/emucore/CartF0.hxx | 2 +- src/emucore/CartF4.cxx | 2 +- src/emucore/CartF4.hxx | 2 +- src/emucore/CartF4SC.cxx | 2 +- src/emucore/CartF4SC.hxx | 2 +- src/emucore/CartF6.cxx | 2 +- src/emucore/CartF6.hxx | 2 +- src/emucore/CartF6SC.cxx | 2 +- src/emucore/CartF6SC.hxx | 2 +- src/emucore/CartF8.cxx | 2 +- src/emucore/CartF8.hxx | 2 +- src/emucore/CartF8SC.cxx | 2 +- src/emucore/CartF8SC.hxx | 2 +- src/emucore/CartFA.cxx | 2 +- src/emucore/CartFA.hxx | 2 +- src/emucore/CartFA2.cxx | 2 +- src/emucore/CartFA2.hxx | 2 +- src/emucore/CartFC.cxx | 2 +- src/emucore/CartFC.hxx | 2 +- src/emucore/CartFE.cxx | 2 +- src/emucore/CartFE.hxx | 2 +- src/emucore/CartGL.cxx | 2 +- src/emucore/CartGL.hxx | 2 +- src/emucore/CartJANE.cxx | 2 +- src/emucore/CartJANE.hxx | 2 +- src/emucore/CartMDM.cxx | 2 +- src/emucore/CartMDM.hxx | 2 +- src/emucore/CartMVC.cxx | 2 +- src/emucore/CartMVC.hxx | 2 +- src/emucore/CartSB.cxx | 2 +- src/emucore/CartSB.hxx | 2 +- src/emucore/CartTVBoy.cxx | 2 +- src/emucore/CartTVBoy.hxx | 2 +- src/emucore/CartUA.cxx | 2 +- src/emucore/CartUA.hxx | 2 +- src/emucore/CartWD.cxx | 2 +- src/emucore/CartWD.hxx | 2 +- src/emucore/CartWF8.cxx | 2 +- src/emucore/CartWF8.hxx | 2 +- src/emucore/CartX07.cxx | 2 +- src/emucore/CartX07.hxx | 2 +- src/emucore/CompuMate.cxx | 2 +- src/emucore/CompuMate.hxx | 2 +- src/emucore/Console.cxx | 2 +- src/emucore/Console.hxx | 2 +- src/emucore/ConsoleIO.hxx | 2 +- src/emucore/ConsoleTiming.hxx | 2 +- src/emucore/Control.cxx | 2 +- src/emucore/Control.hxx | 2 +- src/emucore/ControlLowLevel.hxx | 2 +- src/emucore/ControllerDetector.cxx | 2 +- src/emucore/ControllerDetector.hxx | 2 +- src/emucore/CortexM0.cxx | 2 +- src/emucore/CortexM0.hxx | 2 +- src/emucore/DefProps.hxx | 2 +- src/emucore/Device.hxx | 2 +- src/emucore/DispatchResult.cxx | 2 +- src/emucore/DispatchResult.hxx | 2 +- src/emucore/Driving.cxx | 2 +- src/emucore/Driving.hxx | 2 +- src/emucore/EmulationTiming.cxx | 2 +- src/emucore/EmulationTiming.hxx | 2 +- src/emucore/EmulationWorker.cxx | 2 +- src/emucore/EmulationWorker.hxx | 2 +- src/emucore/Event.hxx | 2 +- src/emucore/EventHandler.cxx | 2 +- src/emucore/EventHandler.hxx | 2 +- src/emucore/EventHandlerConstants.hxx | 2 +- src/emucore/FBBackend.hxx | 2 +- src/emucore/FBSurface.cxx | 2 +- src/emucore/FBSurface.hxx | 2 +- src/emucore/FSNode.cxx | 2 +- src/emucore/FSNode.hxx | 2 +- src/emucore/FrameBuffer.cxx | 2 +- src/emucore/FrameBuffer.hxx | 2 +- src/emucore/FrameBufferConstants.hxx | 2 +- src/emucore/Genesis.cxx | 2 +- src/emucore/Genesis.hxx | 2 +- src/emucore/GlobalKeyHandler.cxx | 2 +- src/emucore/GlobalKeyHandler.hxx | 2 +- src/emucore/Joy2BPlus.cxx | 2 +- src/emucore/Joy2BPlus.hxx | 2 +- src/emucore/Joystick.cxx | 2 +- src/emucore/Joystick.hxx | 2 +- src/emucore/Keyboard.cxx | 2 +- src/emucore/Keyboard.hxx | 2 +- src/emucore/KidVid.cxx | 2 +- src/emucore/KidVid.hxx | 2 +- src/emucore/Lightgun.cxx | 2 +- src/emucore/Lightgun.hxx | 2 +- src/emucore/M6502.cxx | 2 +- src/emucore/M6502.hxx | 2 +- src/emucore/M6502.ins | 2 +- src/emucore/M6502.m4 | 2 +- src/emucore/M6532.cxx | 2 +- src/emucore/M6532.hxx | 2 +- src/emucore/MD5.cxx | 2 +- src/emucore/MD5.hxx | 2 +- src/emucore/MT24LC256.cxx | 2 +- src/emucore/MT24LC256.hxx | 2 +- src/emucore/MindLink.cxx | 2 +- src/emucore/MindLink.hxx | 2 +- src/emucore/NullDev.hxx | 2 +- src/emucore/OSystem.cxx | 2 +- src/emucore/OSystem.hxx | 2 +- src/emucore/OSystemStandalone.cxx | 2 +- src/emucore/OSystemStandalone.hxx | 2 +- src/emucore/Paddles.cxx | 2 +- src/emucore/Paddles.hxx | 2 +- src/emucore/PlusROM.cxx | 2 +- src/emucore/PlusROM.hxx | 2 +- src/emucore/PointingDevice.cxx | 2 +- src/emucore/PointingDevice.hxx | 2 +- src/emucore/ProfilingRunner.cxx | 2 +- src/emucore/ProfilingRunner.hxx | 2 +- src/emucore/Props.cxx | 2 +- src/emucore/Props.hxx | 2 +- src/emucore/PropsSet.cxx | 2 +- src/emucore/PropsSet.hxx | 2 +- src/emucore/QuadTari.cxx | 2 +- src/emucore/QuadTari.hxx | 2 +- src/emucore/Random.hxx | 2 +- src/emucore/SaveKey.cxx | 2 +- src/emucore/SaveKey.hxx | 2 +- src/emucore/SerialPort.hxx | 2 +- src/emucore/Serializable.hxx | 2 +- src/emucore/Serializer.cxx | 2 +- src/emucore/Serializer.hxx | 2 +- src/emucore/Settings.cxx | 2 +- src/emucore/Settings.hxx | 2 +- src/emucore/Sound.hxx | 2 +- src/emucore/Switches.cxx | 2 +- src/emucore/Switches.hxx | 2 +- src/emucore/System.cxx | 2 +- src/emucore/System.hxx | 2 +- src/emucore/TIASurface.cxx | 2 +- src/emucore/TIASurface.hxx | 2 +- src/emucore/Thumbulator.cxx | 2 +- src/emucore/Thumbulator.hxx | 2 +- src/emucore/TrakBall.hxx | 2 +- src/emucore/elf/BusTransactionQueue.cxx | 2 +- src/emucore/elf/BusTransactionQueue.hxx | 2 +- src/emucore/elf/ElfEnvironment.cxx | 2 +- src/emucore/elf/ElfEnvironment.hxx | 2 +- src/emucore/elf/ElfFile.hxx | 2 +- src/emucore/elf/ElfLinker.cxx | 2 +- src/emucore/elf/ElfLinker.hxx | 2 +- src/emucore/elf/ElfParser.cxx | 2 +- src/emucore/elf/ElfParser.hxx | 2 +- src/emucore/elf/ElfUtil.cxx | 2 +- src/emucore/elf/ElfUtil.hxx | 2 +- src/emucore/elf/EncodingTest.cxx | 2 +- src/emucore/elf/LinkerTest.cxx | 2 +- src/emucore/elf/VcsLib.cxx | 2 +- src/emucore/elf/VcsLib.hxx | 2 +- src/emucore/exception/EmulationWarning.hxx | 2 +- src/emucore/exception/FatalEmulationError.hxx | 2 +- src/emucore/tia/AnalogReadout.cxx | 2 +- src/emucore/tia/AnalogReadout.hxx | 2 +- src/emucore/tia/Audio.cxx | 2 +- src/emucore/tia/Audio.hxx | 2 +- src/emucore/tia/AudioChannel.cxx | 2 +- src/emucore/tia/AudioChannel.hxx | 2 +- src/emucore/tia/Background.cxx | 2 +- src/emucore/tia/Background.hxx | 2 +- src/emucore/tia/Ball.cxx | 2 +- src/emucore/tia/Ball.hxx | 2 +- src/emucore/tia/DelayQueue.hxx | 2 +- src/emucore/tia/DelayQueueIterator.hxx | 2 +- src/emucore/tia/DelayQueueIteratorImpl.hxx | 2 +- src/emucore/tia/DelayQueueMember.hxx | 2 +- src/emucore/tia/DrawCounterDecodes.cxx | 2 +- src/emucore/tia/DrawCounterDecodes.hxx | 2 +- src/emucore/tia/FrameLayout.hxx | 2 +- src/emucore/tia/LatchedInput.cxx | 2 +- src/emucore/tia/LatchedInput.hxx | 2 +- src/emucore/tia/Missile.cxx | 2 +- src/emucore/tia/Missile.hxx | 2 +- src/emucore/tia/Player.cxx | 2 +- src/emucore/tia/Player.hxx | 2 +- src/emucore/tia/Playfield.cxx | 2 +- src/emucore/tia/Playfield.hxx | 2 +- src/emucore/tia/TIA.cxx | 2 +- src/emucore/tia/TIA.hxx | 2 +- src/emucore/tia/TIAConstants.hxx | 2 +- src/emucore/tia/frame-manager/AbstractFrameManager.cxx | 2 +- src/emucore/tia/frame-manager/AbstractFrameManager.hxx | 2 +- src/emucore/tia/frame-manager/FrameLayoutDetector.cxx | 2 +- src/emucore/tia/frame-manager/FrameLayoutDetector.hxx | 2 +- src/emucore/tia/frame-manager/FrameManager.cxx | 2 +- src/emucore/tia/frame-manager/FrameManager.hxx | 2 +- src/emucore/tia/frame-manager/JitterEmulation.cxx | 2 +- src/emucore/tia/frame-manager/JitterEmulation.hxx | 2 +- src/gui/AboutDialog.cxx | 4 ++-- src/gui/AboutDialog.hxx | 2 +- src/gui/BrowserDialog.cxx | 2 +- src/gui/BrowserDialog.hxx | 2 +- src/gui/CheckListWidget.cxx | 2 +- src/gui/CheckListWidget.hxx | 2 +- src/gui/ColorWidget.cxx | 2 +- src/gui/ColorWidget.hxx | 2 +- src/gui/ComboDialog.cxx | 2 +- src/gui/ComboDialog.hxx | 2 +- src/gui/Command.hxx | 2 +- src/gui/CommandDialog.cxx | 2 +- src/gui/CommandDialog.hxx | 2 +- src/gui/CommandMenu.cxx | 2 +- src/gui/CommandMenu.hxx | 2 +- src/gui/ConsoleBFont.hxx | 2 +- src/gui/ConsoleFont.hxx | 2 +- src/gui/ConsoleMediumBFont.hxx | 2 +- src/gui/ConsoleMediumFont.hxx | 2 +- src/gui/ContextMenu.cxx | 2 +- src/gui/ContextMenu.hxx | 2 +- src/gui/DeveloperDialog.cxx | 2 +- src/gui/DeveloperDialog.hxx | 2 +- src/gui/Dialog.cxx | 2 +- src/gui/Dialog.hxx | 2 +- src/gui/DialogContainer.cxx | 2 +- src/gui/DialogContainer.hxx | 2 +- src/gui/EditTextWidget.cxx | 2 +- src/gui/EditTextWidget.hxx | 2 +- src/gui/EditableWidget.cxx | 2 +- src/gui/EditableWidget.hxx | 2 +- src/gui/EmulationDialog.cxx | 2 +- src/gui/EmulationDialog.hxx | 2 +- src/gui/EventMappingWidget.cxx | 2 +- src/gui/EventMappingWidget.hxx | 2 +- src/gui/FavoritesManager.cxx | 2 +- src/gui/FavoritesManager.hxx | 2 +- src/gui/FileListWidget.cxx | 2 +- src/gui/FileListWidget.hxx | 2 +- src/gui/Font.cxx | 2 +- src/gui/Font.hxx | 2 +- src/gui/GameInfoDialog.cxx | 2 +- src/gui/GameInfoDialog.hxx | 2 +- src/gui/GlobalPropsDialog.cxx | 2 +- src/gui/GlobalPropsDialog.hxx | 2 +- src/gui/GuiObject.hxx | 2 +- src/gui/HelpDialog.cxx | 2 +- src/gui/HelpDialog.hxx | 2 +- src/gui/HighScoresDialog.cxx | 2 +- src/gui/HighScoresDialog.hxx | 2 +- src/gui/HighScoresMenu.cxx | 2 +- src/gui/HighScoresMenu.hxx | 2 +- src/gui/Icon.hxx | 2 +- src/gui/Icons.hxx | 2 +- src/gui/InputDialog.cxx | 2 +- src/gui/InputDialog.hxx | 2 +- src/gui/InputTextDialog.cxx | 2 +- src/gui/InputTextDialog.hxx | 2 +- src/gui/JoystickDialog.cxx | 2 +- src/gui/JoystickDialog.hxx | 2 +- src/gui/Launcher.cxx | 2 +- src/gui/Launcher.hxx | 2 +- src/gui/LauncherDialog.cxx | 2 +- src/gui/LauncherDialog.hxx | 2 +- src/gui/LauncherFileListWidget.cxx | 2 +- src/gui/LauncherFileListWidget.hxx | 2 +- src/gui/ListWidget.cxx | 2 +- src/gui/ListWidget.hxx | 2 +- src/gui/LoggerDialog.cxx | 2 +- src/gui/LoggerDialog.hxx | 2 +- src/gui/MessageBox.cxx | 2 +- src/gui/MessageBox.hxx | 2 +- src/gui/MessageDialog.cxx | 2 +- src/gui/MessageDialog.hxx | 2 +- src/gui/MessageMenu.cxx | 2 +- src/gui/MessageMenu.hxx | 2 +- src/gui/MinUICommandDialog.cxx | 2 +- src/gui/MinUICommandDialog.hxx | 2 +- src/gui/NavigationWidget.cxx | 2 +- src/gui/NavigationWidget.hxx | 2 +- src/gui/OptionsDialog.cxx | 2 +- src/gui/OptionsDialog.hxx | 2 +- src/gui/OptionsMenu.cxx | 2 +- src/gui/OptionsMenu.hxx | 2 +- src/gui/PlusRomsMenu.cxx | 2 +- src/gui/PlusRomsMenu.hxx | 2 +- src/gui/PlusRomsSetupDialog.cxx | 2 +- src/gui/PlusRomsSetupDialog.hxx | 2 +- src/gui/PopUpWidget.cxx | 2 +- src/gui/PopUpWidget.hxx | 2 +- src/gui/ProgressDialog.cxx | 2 +- src/gui/ProgressDialog.hxx | 2 +- src/gui/QuadTariDialog.cxx | 2 +- src/gui/QuadTariDialog.hxx | 2 +- src/gui/R77HelpDialog.cxx | 2 +- src/gui/R77HelpDialog.hxx | 2 +- src/gui/RadioButtonWidget.cxx | 2 +- src/gui/RadioButtonWidget.hxx | 2 +- src/gui/RomAuditDialog.cxx | 2 +- src/gui/RomAuditDialog.hxx | 2 +- src/gui/RomImageWidget.cxx | 2 +- src/gui/RomImageWidget.hxx | 2 +- src/gui/RomInfoWidget.cxx | 2 +- src/gui/RomInfoWidget.hxx | 2 +- src/gui/ScrollBarWidget.cxx | 2 +- src/gui/ScrollBarWidget.hxx | 2 +- src/gui/SnapshotDialog.cxx | 2 +- src/gui/SnapshotDialog.hxx | 2 +- src/gui/Stella12x24tFont.hxx | 2 +- src/gui/Stella14x28tFont.hxx | 2 +- src/gui/Stella16x32tFont.hxx | 2 +- src/gui/StellaFont.hxx | 2 +- src/gui/StellaLargeFont.hxx | 2 +- src/gui/StellaMediumFont.hxx | 2 +- src/gui/StellaSettingsDialog.cxx | 2 +- src/gui/StellaSettingsDialog.hxx | 2 +- src/gui/StringListWidget.cxx | 2 +- src/gui/StringListWidget.hxx | 2 +- src/gui/TabWidget.cxx | 2 +- src/gui/TabWidget.hxx | 2 +- src/gui/TimeLineWidget.cxx | 2 +- src/gui/TimeLineWidget.hxx | 2 +- src/gui/TimeMachine.cxx | 2 +- src/gui/TimeMachine.hxx | 2 +- src/gui/TimeMachineDialog.cxx | 2 +- src/gui/TimeMachineDialog.hxx | 2 +- src/gui/ToolTip.cxx | 2 +- src/gui/ToolTip.hxx | 2 +- src/gui/UIDialog.cxx | 2 +- src/gui/UIDialog.hxx | 2 +- src/gui/UndoHandler.cxx | 2 +- src/gui/UndoHandler.hxx | 2 +- src/gui/VideoAudioDialog.cxx | 2 +- src/gui/VideoAudioDialog.hxx | 2 +- src/gui/WhatsNewDialog.cxx | 2 +- src/gui/WhatsNewDialog.hxx | 2 +- src/gui/Widget.cxx | 2 +- src/gui/Widget.hxx | 2 +- src/lib/httplib/http_lib.hxx | 2 +- src/lib/json/json_lib.hxx | 2 +- src/lib/nanojpeg/nanojpeg_lib.hxx | 2 +- src/lib/sqlite/sqlite3.c | 2 +- src/lib/sqlite/sqlite3.h | 2 +- src/lib/tinyexif/tinyexif.cxx | 2 +- src/lib/tinyexif/tinyexif_lib.hxx | 2 +- src/os/libretro/EventHandlerLIBRETRO.hxx | 2 +- src/os/libretro/FBBackendLIBRETRO.hxx | 2 +- src/os/libretro/FBSurfaceLIBRETRO.hxx | 2 +- src/os/libretro/FSNodeLIBRETRO.cxx | 2 +- src/os/libretro/FSNodeLIBRETRO.hxx | 2 +- src/os/libretro/OSystemLIBRETRO.hxx | 2 +- src/os/libretro/SoundLIBRETRO.hxx | 2 +- src/os/libretro/StellaLIBRETRO.cxx | 2 +- src/os/libretro/StellaLIBRETRO.hxx | 2 +- src/os/macos/AboutBox.h | 2 +- src/os/macos/AboutBox.m | 2 +- src/os/macos/AboutBoxTextView.h | 2 +- src/os/macos/AboutBoxTextView.m | 2 +- src/os/macos/Credits.html | 4 ++-- src/os/macos/OSystemMACOS.cxx | 2 +- src/os/macos/OSystemMACOS.hxx | 2 +- src/os/macos/SerialPortMACOS.cxx | 2 +- src/os/macos/SerialPortMACOS.hxx | 2 +- src/os/macos/SettingsRepositoryMACOS.hxx | 2 +- src/os/macos/SettingsRepositoryMACOS.mm | 2 +- src/os/unix/FSNodePOSIX.cxx | 2 +- src/os/unix/FSNodePOSIX.hxx | 2 +- src/os/unix/OSystemUNIX.cxx | 2 +- src/os/unix/OSystemUNIX.hxx | 2 +- src/os/unix/SerialPortUNIX.cxx | 2 +- src/os/unix/SerialPortUNIX.hxx | 2 +- src/os/unix/r77/OSystemR77.cxx | 2 +- src/os/unix/r77/OSystemR77.hxx | 2 +- src/os/unix/r77/SettingsR77.cxx | 2 +- src/os/unix/r77/SettingsR77.hxx | 2 +- src/os/windows/FSNodeWINDOWS.cxx | 2 +- src/os/windows/FSNodeWINDOWS.hxx | 2 +- src/os/windows/HomeFinder.hxx | 2 +- src/os/windows/OSystemWINDOWS.cxx | 2 +- src/os/windows/OSystemWINDOWS.hxx | 2 +- src/os/windows/SerialPortWINDOWS.cxx | 2 +- src/os/windows/SerialPortWINDOWS.hxx | 2 +- src/os/windows/Windows.hxx | 2 +- src/tools/convbdf.c | 2 +- src/tools/create_props.pl | 2 +- src/tools/scrom.asm | 2 +- 799 files changed, 803 insertions(+), 803 deletions(-) diff --git a/Copyright.txt b/Copyright.txt index 08e778635..2ccb751c1 100644 --- a/Copyright.txt +++ b/Copyright.txt @@ -12,7 +12,7 @@ License Information and Copyright Notice =========================================================================== -Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony and the +Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony and the Stella Team This program is free software; you can redistribute it and/or modify it diff --git a/Makefile b/Makefile index b7ad2c117..aae4a1dd4 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ ## SS SS tt ee ll ll aa aa ## SSSS ttt eeeee llll llll aaaaa ## -## Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +## Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony ## and the Stella Team ## ## See the file "License.txt" for information on usage and redistribution of diff --git a/debian/copyright b/debian/copyright index 56bc3a85d..6ecc674c6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,18 +1,18 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: stella Source: https://stella-emu.github.io -Copyright: 1995-2024 Bradford W. Mott, Stephen Anthony and the Stella Team +Copyright: 1995-2025 Bradford W. Mott, Stephen Anthony and the Stella Team License: GPL-2+ Files: * -Copyright: 1995-2024 Bradford W. Mott, Stephen Anthony and the Stella +Copyright: 1995-2025 Bradford W. Mott, Stephen Anthony and the Stella Team License: GPL-2+ Files: debian/* Copyright: 1998-2004 Tom Lear 2006 Mario Iseli - 2010-2024 Stephen Kitt + 2010-2025 Stephen Kitt License: GPL-2+ Files: diff --git a/src/cheat/BankRomCheat.cxx b/src/cheat/BankRomCheat.cxx index 43e12e067..8c2c677be 100644 --- a/src/cheat/BankRomCheat.cxx +++ b/src/cheat/BankRomCheat.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/cheat/BankRomCheat.hxx b/src/cheat/BankRomCheat.hxx index 28f23d985..e8307078e 100644 --- a/src/cheat/BankRomCheat.hxx +++ b/src/cheat/BankRomCheat.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/cheat/Cheat.hxx b/src/cheat/Cheat.hxx index 197e9bb12..0bf33b188 100644 --- a/src/cheat/Cheat.hxx +++ b/src/cheat/Cheat.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/cheat/CheatCodeDialog.cxx b/src/cheat/CheatCodeDialog.cxx index 1693952cc..36ef6da82 100644 --- a/src/cheat/CheatCodeDialog.cxx +++ b/src/cheat/CheatCodeDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/cheat/CheatCodeDialog.hxx b/src/cheat/CheatCodeDialog.hxx index 1815038d4..89f54dc58 100644 --- a/src/cheat/CheatCodeDialog.hxx +++ b/src/cheat/CheatCodeDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/cheat/CheatManager.cxx b/src/cheat/CheatManager.cxx index c36d9b8d6..30259cc26 100644 --- a/src/cheat/CheatManager.cxx +++ b/src/cheat/CheatManager.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/cheat/CheatManager.hxx b/src/cheat/CheatManager.hxx index bc8c1a2af..b96f0f3b0 100644 --- a/src/cheat/CheatManager.hxx +++ b/src/cheat/CheatManager.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/cheat/CheetahCheat.cxx b/src/cheat/CheetahCheat.cxx index be32f3538..33f6316d8 100644 --- a/src/cheat/CheetahCheat.cxx +++ b/src/cheat/CheetahCheat.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/cheat/CheetahCheat.hxx b/src/cheat/CheetahCheat.hxx index 9a61be961..04bcad009 100644 --- a/src/cheat/CheetahCheat.hxx +++ b/src/cheat/CheetahCheat.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/cheat/RamCheat.cxx b/src/cheat/RamCheat.cxx index 5f9c94a5e..5ec022007 100644 --- a/src/cheat/RamCheat.cxx +++ b/src/cheat/RamCheat.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/cheat/RamCheat.hxx b/src/cheat/RamCheat.hxx index 537abdbd8..68da33b2a 100644 --- a/src/cheat/RamCheat.hxx +++ b/src/cheat/RamCheat.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/AudioQueue.cxx b/src/common/AudioQueue.cxx index 6527d2e5e..1f2846376 100644 --- a/src/common/AudioQueue.cxx +++ b/src/common/AudioQueue.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/AudioQueue.hxx b/src/common/AudioQueue.hxx index d8bd4bb8c..849dc5661 100644 --- a/src/common/AudioQueue.hxx +++ b/src/common/AudioQueue.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/AudioSettings.cxx b/src/common/AudioSettings.cxx index 81236849e..9c2707b6b 100644 --- a/src/common/AudioSettings.cxx +++ b/src/common/AudioSettings.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/AudioSettings.hxx b/src/common/AudioSettings.hxx index 4f2e8a67f..ef3720807 100644 --- a/src/common/AudioSettings.hxx +++ b/src/common/AudioSettings.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Base.cxx b/src/common/Base.cxx index eba918378..1287eb073 100644 --- a/src/common/Base.cxx +++ b/src/common/Base.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Base.hxx b/src/common/Base.hxx index 9d3a7c10f..fe154b52e 100644 --- a/src/common/Base.hxx +++ b/src/common/Base.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Bezel.cxx b/src/common/Bezel.cxx index 5a057d780..79dc7c526 100644 --- a/src/common/Bezel.cxx +++ b/src/common/Bezel.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Bezel.hxx b/src/common/Bezel.hxx index 769b6b6d3..31a27eed9 100644 --- a/src/common/Bezel.hxx +++ b/src/common/Bezel.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/DevSettingsHandler.cxx b/src/common/DevSettingsHandler.cxx index 0df1038de..a220b6f9b 100644 --- a/src/common/DevSettingsHandler.cxx +++ b/src/common/DevSettingsHandler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/DevSettingsHandler.hxx b/src/common/DevSettingsHandler.hxx index d13550f3f..3d8dc7d2c 100644 --- a/src/common/DevSettingsHandler.hxx +++ b/src/common/DevSettingsHandler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/EventHandlerSDL2.cxx b/src/common/EventHandlerSDL2.cxx index 8c8a3712d..84f5741e2 100644 --- a/src/common/EventHandlerSDL2.cxx +++ b/src/common/EventHandlerSDL2.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/EventHandlerSDL2.hxx b/src/common/EventHandlerSDL2.hxx index 51843beb4..ea4ee4cf9 100644 --- a/src/common/EventHandlerSDL2.hxx +++ b/src/common/EventHandlerSDL2.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/FBBackendSDL2.cxx b/src/common/FBBackendSDL2.cxx index 32ec510bf..58900018f 100644 --- a/src/common/FBBackendSDL2.cxx +++ b/src/common/FBBackendSDL2.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/FBBackendSDL2.hxx b/src/common/FBBackendSDL2.hxx index 1bc737cdc..bc2066a7d 100644 --- a/src/common/FBBackendSDL2.hxx +++ b/src/common/FBBackendSDL2.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/FBSurfaceSDL2.cxx b/src/common/FBSurfaceSDL2.cxx index d12bfad7e..b058d7b9e 100644 --- a/src/common/FBSurfaceSDL2.cxx +++ b/src/common/FBSurfaceSDL2.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/FBSurfaceSDL2.hxx b/src/common/FBSurfaceSDL2.hxx index 159f92a90..c53ed44b6 100644 --- a/src/common/FBSurfaceSDL2.hxx +++ b/src/common/FBSurfaceSDL2.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/FSNodeFactory.hxx b/src/common/FSNodeFactory.hxx index 2abe4e8f5..72609b582 100644 --- a/src/common/FSNodeFactory.hxx +++ b/src/common/FSNodeFactory.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/FSNodeZIP.cxx b/src/common/FSNodeZIP.cxx index cf06b5b8f..c93d22c1c 100644 --- a/src/common/FSNodeZIP.cxx +++ b/src/common/FSNodeZIP.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/FSNodeZIP.hxx b/src/common/FSNodeZIP.hxx index 580eeedcf..7c16d660d 100644 --- a/src/common/FSNodeZIP.hxx +++ b/src/common/FSNodeZIP.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/FpsMeter.cxx b/src/common/FpsMeter.cxx index db32cd30a..5e390b454 100644 --- a/src/common/FpsMeter.cxx +++ b/src/common/FpsMeter.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/FpsMeter.hxx b/src/common/FpsMeter.hxx index 9cb9d0b76..04c9d6038 100644 --- a/src/common/FpsMeter.hxx +++ b/src/common/FpsMeter.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/HighScoresManager.cxx b/src/common/HighScoresManager.cxx index 6890474bc..77755219b 100644 --- a/src/common/HighScoresManager.cxx +++ b/src/common/HighScoresManager.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/HighScoresManager.hxx b/src/common/HighScoresManager.hxx index 8570688ba..e3c2901e0 100644 --- a/src/common/HighScoresManager.hxx +++ b/src/common/HighScoresManager.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/JPGLibrary.cxx b/src/common/JPGLibrary.cxx index 745f4f05f..ab297e498 100644 --- a/src/common/JPGLibrary.cxx +++ b/src/common/JPGLibrary.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/JPGLibrary.hxx b/src/common/JPGLibrary.hxx index 4697bc72c..9d0f17332 100644 --- a/src/common/JPGLibrary.hxx +++ b/src/common/JPGLibrary.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/JoyMap.cxx b/src/common/JoyMap.cxx index 6510f83b6..474d44c26 100644 --- a/src/common/JoyMap.cxx +++ b/src/common/JoyMap.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/JoyMap.hxx b/src/common/JoyMap.hxx index 693ace4c8..d38cc8712 100644 --- a/src/common/JoyMap.hxx +++ b/src/common/JoyMap.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/KeyMap.cxx b/src/common/KeyMap.cxx index 0d169d17d..e89dca215 100644 --- a/src/common/KeyMap.cxx +++ b/src/common/KeyMap.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/KeyMap.hxx b/src/common/KeyMap.hxx index e374ba0c6..c2f356a5d 100644 --- a/src/common/KeyMap.hxx +++ b/src/common/KeyMap.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/LinkedObjectPool.hxx b/src/common/LinkedObjectPool.hxx index 2c0c28423..026b96326 100644 --- a/src/common/LinkedObjectPool.hxx +++ b/src/common/LinkedObjectPool.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Logger.cxx b/src/common/Logger.cxx index 5df380898..e20d8de07 100644 --- a/src/common/Logger.cxx +++ b/src/common/Logger.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Logger.hxx b/src/common/Logger.hxx index 480074c35..96efe0348 100644 --- a/src/common/Logger.hxx +++ b/src/common/Logger.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/MediaFactory.hxx b/src/common/MediaFactory.hxx index f70c0a99a..d12338bca 100644 --- a/src/common/MediaFactory.hxx +++ b/src/common/MediaFactory.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/MouseControl.cxx b/src/common/MouseControl.cxx index 53780143a..4ae25b0b3 100644 --- a/src/common/MouseControl.cxx +++ b/src/common/MouseControl.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/MouseControl.hxx b/src/common/MouseControl.hxx index 3deeef492..737fd5aa2 100644 --- a/src/common/MouseControl.hxx +++ b/src/common/MouseControl.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PJoystickHandler.cxx b/src/common/PJoystickHandler.cxx index d21bdef49..f527c94dd 100644 --- a/src/common/PJoystickHandler.cxx +++ b/src/common/PJoystickHandler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PJoystickHandler.hxx b/src/common/PJoystickHandler.hxx index 82bed73fd..853323689 100644 --- a/src/common/PJoystickHandler.hxx +++ b/src/common/PJoystickHandler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PKeyboardHandler.cxx b/src/common/PKeyboardHandler.cxx index a5c53b006..d637753fd 100644 --- a/src/common/PKeyboardHandler.cxx +++ b/src/common/PKeyboardHandler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PKeyboardHandler.hxx b/src/common/PKeyboardHandler.hxx index 0e7dcc059..a66243c02 100644 --- a/src/common/PKeyboardHandler.hxx +++ b/src/common/PKeyboardHandler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PNGLibrary.cxx b/src/common/PNGLibrary.cxx index e3b4b731c..c70603123 100644 --- a/src/common/PNGLibrary.cxx +++ b/src/common/PNGLibrary.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PNGLibrary.hxx b/src/common/PNGLibrary.hxx index c2cfb689c..e5ef4ff48 100644 --- a/src/common/PNGLibrary.hxx +++ b/src/common/PNGLibrary.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PaletteHandler.cxx b/src/common/PaletteHandler.cxx index c7349f23a..b8d93471a 100644 --- a/src/common/PaletteHandler.cxx +++ b/src/common/PaletteHandler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PaletteHandler.hxx b/src/common/PaletteHandler.hxx index 3c9b1c56f..8d10aa2ed 100644 --- a/src/common/PaletteHandler.hxx +++ b/src/common/PaletteHandler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PhosphorHandler.cxx b/src/common/PhosphorHandler.cxx index b8fd39ddd..6e723bcfc 100644 --- a/src/common/PhosphorHandler.cxx +++ b/src/common/PhosphorHandler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PhosphorHandler.hxx b/src/common/PhosphorHandler.hxx index 3695e2cf7..9de73b796 100644 --- a/src/common/PhosphorHandler.hxx +++ b/src/common/PhosphorHandler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PhysicalJoystick.cxx b/src/common/PhysicalJoystick.cxx index 384b03ab8..cde26dabd 100644 --- a/src/common/PhysicalJoystick.cxx +++ b/src/common/PhysicalJoystick.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/PhysicalJoystick.hxx b/src/common/PhysicalJoystick.hxx index d83c9bd06..d3f9dec1b 100644 --- a/src/common/PhysicalJoystick.hxx +++ b/src/common/PhysicalJoystick.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Rect.hxx b/src/common/Rect.hxx index 8b4a39999..d4d81ac5d 100644 --- a/src/common/Rect.hxx +++ b/src/common/Rect.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/RewindManager.cxx b/src/common/RewindManager.cxx index 8364237dc..5bcaeace5 100644 --- a/src/common/RewindManager.cxx +++ b/src/common/RewindManager.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/RewindManager.hxx b/src/common/RewindManager.hxx index 1dcf2cdf4..e77e1e27b 100644 --- a/src/common/RewindManager.hxx +++ b/src/common/RewindManager.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/SDL_lib.hxx b/src/common/SDL_lib.hxx index cd57a346f..9bd5aa636 100644 --- a/src/common/SDL_lib.hxx +++ b/src/common/SDL_lib.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/SoundNull.hxx b/src/common/SoundNull.hxx index 59b22e496..62e49f641 100644 --- a/src/common/SoundNull.hxx +++ b/src/common/SoundNull.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/SoundSDL2.cxx b/src/common/SoundSDL2.cxx index c04bda535..ebdb6d2c5 100644 --- a/src/common/SoundSDL2.cxx +++ b/src/common/SoundSDL2.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/SoundSDL2.hxx b/src/common/SoundSDL2.hxx index f69307e6c..907800c8c 100644 --- a/src/common/SoundSDL2.hxx +++ b/src/common/SoundSDL2.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Stack.hxx b/src/common/Stack.hxx index 56e842ab9..eccadabe3 100644 --- a/src/common/Stack.hxx +++ b/src/common/Stack.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/StaggeredLogger.cxx b/src/common/StaggeredLogger.cxx index 0e007eb9e..966710ca8 100644 --- a/src/common/StaggeredLogger.cxx +++ b/src/common/StaggeredLogger.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/StaggeredLogger.hxx b/src/common/StaggeredLogger.hxx index a3a9796c1..fe7138e16 100644 --- a/src/common/StaggeredLogger.hxx +++ b/src/common/StaggeredLogger.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/StateManager.cxx b/src/common/StateManager.cxx index 599f6c5da..026ecc35d 100644 --- a/src/common/StateManager.cxx +++ b/src/common/StateManager.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/StateManager.hxx b/src/common/StateManager.hxx index 2e77f335f..fb0818539 100644 --- a/src/common/StateManager.hxx +++ b/src/common/StateManager.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/StellaKeys.hxx b/src/common/StellaKeys.hxx index 642561394..aa264b6f3 100644 --- a/src/common/StellaKeys.hxx +++ b/src/common/StellaKeys.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/StringParser.hxx b/src/common/StringParser.hxx index 88f6036b8..d3327ae56 100644 --- a/src/common/StringParser.hxx +++ b/src/common/StringParser.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/ThreadDebugging.cxx b/src/common/ThreadDebugging.cxx index 4736764ef..3236b242a 100644 --- a/src/common/ThreadDebugging.cxx +++ b/src/common/ThreadDebugging.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/ThreadDebugging.hxx b/src/common/ThreadDebugging.hxx index 60206b360..76aefb11a 100644 --- a/src/common/ThreadDebugging.hxx +++ b/src/common/ThreadDebugging.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/TimerManager.cxx b/src/common/TimerManager.cxx index 847bd7725..2cc1446d2 100644 --- a/src/common/TimerManager.cxx +++ b/src/common/TimerManager.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/TimerManager.hxx b/src/common/TimerManager.hxx index 2ad70c1cf..0b029d91a 100644 --- a/src/common/TimerManager.hxx +++ b/src/common/TimerManager.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Variant.hxx b/src/common/Variant.hxx index 999762984..226690b44 100644 --- a/src/common/Variant.hxx +++ b/src/common/Variant.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Vec.hxx b/src/common/Vec.hxx index a8669892b..08bbc4382 100644 --- a/src/common/Vec.hxx +++ b/src/common/Vec.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 38aa7095e..8eaf4051b 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/VideoModeHandler.cxx b/src/common/VideoModeHandler.cxx index 2cd520208..f09d94958 100644 --- a/src/common/VideoModeHandler.cxx +++ b/src/common/VideoModeHandler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/VideoModeHandler.hxx b/src/common/VideoModeHandler.hxx index db530f321..6e9a2ed97 100644 --- a/src/common/VideoModeHandler.hxx +++ b/src/common/VideoModeHandler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/ZipHandler.cxx b/src/common/ZipHandler.cxx index 4f99d1366..d7a9c6cfd 100644 --- a/src/common/ZipHandler.cxx +++ b/src/common/ZipHandler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/ZipHandler.hxx b/src/common/ZipHandler.hxx index 2b2debf99..88db77d76 100644 --- a/src/common/ZipHandler.hxx +++ b/src/common/ZipHandler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/audio/ConvolutionBuffer.cxx b/src/common/audio/ConvolutionBuffer.cxx index 3709f44ae..691cec223 100644 --- a/src/common/audio/ConvolutionBuffer.cxx +++ b/src/common/audio/ConvolutionBuffer.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/audio/ConvolutionBuffer.hxx b/src/common/audio/ConvolutionBuffer.hxx index b539b586a..6f013236e 100644 --- a/src/common/audio/ConvolutionBuffer.hxx +++ b/src/common/audio/ConvolutionBuffer.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/audio/HighPass.cxx b/src/common/audio/HighPass.cxx index e3721c3be..c455e901c 100644 --- a/src/common/audio/HighPass.cxx +++ b/src/common/audio/HighPass.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/audio/HighPass.hxx b/src/common/audio/HighPass.hxx index 0bff275c1..1d920fe45 100644 --- a/src/common/audio/HighPass.hxx +++ b/src/common/audio/HighPass.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/audio/LanczosResampler.cxx b/src/common/audio/LanczosResampler.cxx index d014ca536..80f3e3ee5 100644 --- a/src/common/audio/LanczosResampler.cxx +++ b/src/common/audio/LanczosResampler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/audio/LanczosResampler.hxx b/src/common/audio/LanczosResampler.hxx index 17f63d9a1..a26e4ea60 100644 --- a/src/common/audio/LanczosResampler.hxx +++ b/src/common/audio/LanczosResampler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/audio/Resampler.hxx b/src/common/audio/Resampler.hxx index d4c3df5e9..8ee86d672 100644 --- a/src/common/audio/Resampler.hxx +++ b/src/common/audio/Resampler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/audio/SimpleResampler.cxx b/src/common/audio/SimpleResampler.cxx index 77f14b6f0..c87056660 100644 --- a/src/common/audio/SimpleResampler.cxx +++ b/src/common/audio/SimpleResampler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/audio/SimpleResampler.hxx b/src/common/audio/SimpleResampler.hxx index 88ff5aae5..ce7a22d48 100644 --- a/src/common/audio/SimpleResampler.hxx +++ b/src/common/audio/SimpleResampler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/bspf.hxx b/src/common/bspf.hxx index 180fd97f3..9408d1d4b 100644 --- a/src/common/bspf.hxx +++ b/src/common/bspf.hxx @@ -8,7 +8,7 @@ // BB BB SS SS PP FF // BBBBB SSSS PP FF // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/jsonDefinitions.hxx b/src/common/jsonDefinitions.hxx index 4c9a104f8..b7ca9343c 100644 --- a/src/common/jsonDefinitions.hxx +++ b/src/common/jsonDefinitions.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/main.cxx b/src/common/main.cxx index 84ed7f592..a9afa1536 100644 --- a/src/common/main.cxx +++ b/src/common/main.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/CompositeKVRJsonAdapter.cxx b/src/common/repository/CompositeKVRJsonAdapter.cxx index 7ef54ec6e..1b5722488 100644 --- a/src/common/repository/CompositeKVRJsonAdapter.cxx +++ b/src/common/repository/CompositeKVRJsonAdapter.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/CompositeKVRJsonAdapter.hxx b/src/common/repository/CompositeKVRJsonAdapter.hxx index 4cd88f719..d5b851f91 100644 --- a/src/common/repository/CompositeKVRJsonAdapter.hxx +++ b/src/common/repository/CompositeKVRJsonAdapter.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/CompositeKeyValueRepository.cxx b/src/common/repository/CompositeKeyValueRepository.cxx index 24e1d660d..eca50517c 100644 --- a/src/common/repository/CompositeKeyValueRepository.cxx +++ b/src/common/repository/CompositeKeyValueRepository.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/CompositeKeyValueRepository.hxx b/src/common/repository/CompositeKeyValueRepository.hxx index a329c7d04..9f5bc5d81 100644 --- a/src/common/repository/CompositeKeyValueRepository.hxx +++ b/src/common/repository/CompositeKeyValueRepository.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/CompositeKeyValueRepositoryNoop.hxx b/src/common/repository/CompositeKeyValueRepositoryNoop.hxx index 6b512852e..2a9135e57 100644 --- a/src/common/repository/CompositeKeyValueRepositoryNoop.hxx +++ b/src/common/repository/CompositeKeyValueRepositoryNoop.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/KeyValueRepository.hxx b/src/common/repository/KeyValueRepository.hxx index e89ab147c..b0ebfa5f1 100644 --- a/src/common/repository/KeyValueRepository.hxx +++ b/src/common/repository/KeyValueRepository.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/KeyValueRepositoryConfigfile.cxx b/src/common/repository/KeyValueRepositoryConfigfile.cxx index 33d4f59a7..00b8bcca2 100644 --- a/src/common/repository/KeyValueRepositoryConfigfile.cxx +++ b/src/common/repository/KeyValueRepositoryConfigfile.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/KeyValueRepositoryConfigfile.hxx b/src/common/repository/KeyValueRepositoryConfigfile.hxx index a8ba52e20..5f3865101 100644 --- a/src/common/repository/KeyValueRepositoryConfigfile.hxx +++ b/src/common/repository/KeyValueRepositoryConfigfile.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/KeyValueRepositoryFile.hxx b/src/common/repository/KeyValueRepositoryFile.hxx index 81fce5e55..b25e2be3d 100644 --- a/src/common/repository/KeyValueRepositoryFile.hxx +++ b/src/common/repository/KeyValueRepositoryFile.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/KeyValueRepositoryJsonFile.cxx b/src/common/repository/KeyValueRepositoryJsonFile.cxx index c248d8443..651125ec3 100644 --- a/src/common/repository/KeyValueRepositoryJsonFile.cxx +++ b/src/common/repository/KeyValueRepositoryJsonFile.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/KeyValueRepositoryJsonFile.hxx b/src/common/repository/KeyValueRepositoryJsonFile.hxx index a48e14c6d..13d8be36c 100644 --- a/src/common/repository/KeyValueRepositoryJsonFile.hxx +++ b/src/common/repository/KeyValueRepositoryJsonFile.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/KeyValueRepositoryNoop.hxx b/src/common/repository/KeyValueRepositoryNoop.hxx index f67d71bce..6511e57aa 100644 --- a/src/common/repository/KeyValueRepositoryNoop.hxx +++ b/src/common/repository/KeyValueRepositoryNoop.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/KeyValueRepositoryPropertyFile.cxx b/src/common/repository/KeyValueRepositoryPropertyFile.cxx index 667686c0d..3674a530d 100644 --- a/src/common/repository/KeyValueRepositoryPropertyFile.cxx +++ b/src/common/repository/KeyValueRepositoryPropertyFile.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/KeyValueRepositoryPropertyFile.hxx b/src/common/repository/KeyValueRepositoryPropertyFile.hxx index 6e61e32d6..57104572c 100644 --- a/src/common/repository/KeyValueRepositoryPropertyFile.hxx +++ b/src/common/repository/KeyValueRepositoryPropertyFile.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/AbstractKeyValueRepositorySqlite.cxx b/src/common/repository/sqlite/AbstractKeyValueRepositorySqlite.cxx index 198586ce5..93c38c61e 100644 --- a/src/common/repository/sqlite/AbstractKeyValueRepositorySqlite.cxx +++ b/src/common/repository/sqlite/AbstractKeyValueRepositorySqlite.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/AbstractKeyValueRepositorySqlite.hxx b/src/common/repository/sqlite/AbstractKeyValueRepositorySqlite.hxx index 1ed81d9f2..8a2664d3d 100644 --- a/src/common/repository/sqlite/AbstractKeyValueRepositorySqlite.hxx +++ b/src/common/repository/sqlite/AbstractKeyValueRepositorySqlite.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/CompositeKeyValueRepositorySqlite.cxx b/src/common/repository/sqlite/CompositeKeyValueRepositorySqlite.cxx index 1e903400a..5145fc692 100644 --- a/src/common/repository/sqlite/CompositeKeyValueRepositorySqlite.cxx +++ b/src/common/repository/sqlite/CompositeKeyValueRepositorySqlite.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/CompositeKeyValueRepositorySqlite.hxx b/src/common/repository/sqlite/CompositeKeyValueRepositorySqlite.hxx index a70a4e3d0..043876715 100644 --- a/src/common/repository/sqlite/CompositeKeyValueRepositorySqlite.hxx +++ b/src/common/repository/sqlite/CompositeKeyValueRepositorySqlite.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/KeyValueRepositorySqlite.cxx b/src/common/repository/sqlite/KeyValueRepositorySqlite.cxx index fa4736b67..528c1d84d 100644 --- a/src/common/repository/sqlite/KeyValueRepositorySqlite.cxx +++ b/src/common/repository/sqlite/KeyValueRepositorySqlite.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/KeyValueRepositorySqlite.hxx b/src/common/repository/sqlite/KeyValueRepositorySqlite.hxx index 506e0139f..6c65bde54 100644 --- a/src/common/repository/sqlite/KeyValueRepositorySqlite.hxx +++ b/src/common/repository/sqlite/KeyValueRepositorySqlite.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/SqliteDatabase.cxx b/src/common/repository/sqlite/SqliteDatabase.cxx index 3bbf35e11..94c42ddbb 100644 --- a/src/common/repository/sqlite/SqliteDatabase.cxx +++ b/src/common/repository/sqlite/SqliteDatabase.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/SqliteDatabase.hxx b/src/common/repository/sqlite/SqliteDatabase.hxx index e2227ad90..0fc268497 100644 --- a/src/common/repository/sqlite/SqliteDatabase.hxx +++ b/src/common/repository/sqlite/SqliteDatabase.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/SqliteError.hxx b/src/common/repository/sqlite/SqliteError.hxx index f72b1e3de..baf306d2e 100644 --- a/src/common/repository/sqlite/SqliteError.hxx +++ b/src/common/repository/sqlite/SqliteError.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/SqliteStatement.cxx b/src/common/repository/sqlite/SqliteStatement.cxx index 0cb089f5c..60e0752f3 100644 --- a/src/common/repository/sqlite/SqliteStatement.cxx +++ b/src/common/repository/sqlite/SqliteStatement.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/SqliteStatement.hxx b/src/common/repository/sqlite/SqliteStatement.hxx index aebdacd2e..9fe08b211 100644 --- a/src/common/repository/sqlite/SqliteStatement.hxx +++ b/src/common/repository/sqlite/SqliteStatement.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/SqliteTransaction.cxx b/src/common/repository/sqlite/SqliteTransaction.cxx index e57a0579e..ae5f9f92e 100644 --- a/src/common/repository/sqlite/SqliteTransaction.cxx +++ b/src/common/repository/sqlite/SqliteTransaction.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/SqliteTransaction.hxx b/src/common/repository/sqlite/SqliteTransaction.hxx index 715b87900..385cc393a 100644 --- a/src/common/repository/sqlite/SqliteTransaction.hxx +++ b/src/common/repository/sqlite/SqliteTransaction.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/StellaDb.cxx b/src/common/repository/sqlite/StellaDb.cxx index 56a4d45fc..547960943 100644 --- a/src/common/repository/sqlite/StellaDb.cxx +++ b/src/common/repository/sqlite/StellaDb.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/repository/sqlite/StellaDb.hxx b/src/common/repository/sqlite/StellaDb.hxx index 1a7fc5635..e98ee5dd6 100644 --- a/src/common/repository/sqlite/StellaDb.hxx +++ b/src/common/repository/sqlite/StellaDb.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/sdl_blitter/BilinearBlitter.cxx b/src/common/sdl_blitter/BilinearBlitter.cxx index 843dca509..89b279df8 100644 --- a/src/common/sdl_blitter/BilinearBlitter.cxx +++ b/src/common/sdl_blitter/BilinearBlitter.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/sdl_blitter/BilinearBlitter.hxx b/src/common/sdl_blitter/BilinearBlitter.hxx index 30da14894..d5ae01a32 100644 --- a/src/common/sdl_blitter/BilinearBlitter.hxx +++ b/src/common/sdl_blitter/BilinearBlitter.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/sdl_blitter/Blitter.hxx b/src/common/sdl_blitter/Blitter.hxx index d35fb9edb..55f094748 100644 --- a/src/common/sdl_blitter/Blitter.hxx +++ b/src/common/sdl_blitter/Blitter.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/sdl_blitter/BlitterFactory.cxx b/src/common/sdl_blitter/BlitterFactory.cxx index 3b0aaddcc..253f9d492 100644 --- a/src/common/sdl_blitter/BlitterFactory.cxx +++ b/src/common/sdl_blitter/BlitterFactory.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/sdl_blitter/BlitterFactory.hxx b/src/common/sdl_blitter/BlitterFactory.hxx index 135297a47..2107767b1 100644 --- a/src/common/sdl_blitter/BlitterFactory.hxx +++ b/src/common/sdl_blitter/BlitterFactory.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/sdl_blitter/QisBlitter.cxx b/src/common/sdl_blitter/QisBlitter.cxx index 9f34e6894..17d21208a 100644 --- a/src/common/sdl_blitter/QisBlitter.cxx +++ b/src/common/sdl_blitter/QisBlitter.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/sdl_blitter/QisBlitter.hxx b/src/common/sdl_blitter/QisBlitter.hxx index 99b0a9e36..8b8950e6a 100644 --- a/src/common/sdl_blitter/QisBlitter.hxx +++ b/src/common/sdl_blitter/QisBlitter.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/smartmod.hxx b/src/common/smartmod.hxx index bef736be9..8c5aeaea2 100644 --- a/src/common/smartmod.hxx +++ b/src/common/smartmod.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/tv_filters/AtariNTSC.cxx b/src/common/tv_filters/AtariNTSC.cxx index 4442247e2..7bbdcf8c6 100644 --- a/src/common/tv_filters/AtariNTSC.cxx +++ b/src/common/tv_filters/AtariNTSC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/tv_filters/AtariNTSC.hxx b/src/common/tv_filters/AtariNTSC.hxx index faf09ba31..d8d0bf3e7 100644 --- a/src/common/tv_filters/AtariNTSC.hxx +++ b/src/common/tv_filters/AtariNTSC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/tv_filters/NTSCFilter.cxx b/src/common/tv_filters/NTSCFilter.cxx index 189487506..ac964503c 100644 --- a/src/common/tv_filters/NTSCFilter.cxx +++ b/src/common/tv_filters/NTSCFilter.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/common/tv_filters/NTSCFilter.hxx b/src/common/tv_filters/NTSCFilter.hxx index 6d5b9b08e..0df2841a0 100644 --- a/src/common/tv_filters/NTSCFilter.hxx +++ b/src/common/tv_filters/NTSCFilter.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/BreakpointMap.cxx b/src/debugger/BreakpointMap.cxx index 18ede7239..2d81a1c76 100644 --- a/src/debugger/BreakpointMap.cxx +++ b/src/debugger/BreakpointMap.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/BreakpointMap.hxx b/src/debugger/BreakpointMap.hxx index 76f7bb7f7..cf25d50b2 100644 --- a/src/debugger/BreakpointMap.hxx +++ b/src/debugger/BreakpointMap.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/CartDebug.cxx b/src/debugger/CartDebug.cxx index 52df0d3ba..460644226 100644 --- a/src/debugger/CartDebug.cxx +++ b/src/debugger/CartDebug.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/CartDebug.hxx b/src/debugger/CartDebug.hxx index a09a92290..e65060e80 100644 --- a/src/debugger/CartDebug.hxx +++ b/src/debugger/CartDebug.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/CpuDebug.cxx b/src/debugger/CpuDebug.cxx index 0ad5b764c..8409b2f95 100644 --- a/src/debugger/CpuDebug.cxx +++ b/src/debugger/CpuDebug.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/CpuDebug.hxx b/src/debugger/CpuDebug.hxx index 2c11639d3..c29fb5744 100644 --- a/src/debugger/CpuDebug.hxx +++ b/src/debugger/CpuDebug.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/Debugger.cxx b/src/debugger/Debugger.cxx index c1ae24bc4..c7aa9b5ff 100644 --- a/src/debugger/Debugger.cxx +++ b/src/debugger/Debugger.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/Debugger.hxx b/src/debugger/Debugger.hxx index 62c1ab2f6..a9ab32a86 100644 --- a/src/debugger/Debugger.hxx +++ b/src/debugger/Debugger.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/DebuggerExpressions.hxx b/src/debugger/DebuggerExpressions.hxx index ccd4a3bad..bf1f3492b 100644 --- a/src/debugger/DebuggerExpressions.hxx +++ b/src/debugger/DebuggerExpressions.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/DebuggerParser.cxx b/src/debugger/DebuggerParser.cxx index dd552dbdd..f263ea855 100644 --- a/src/debugger/DebuggerParser.cxx +++ b/src/debugger/DebuggerParser.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/DebuggerParser.hxx b/src/debugger/DebuggerParser.hxx index 2bb49f498..53fa47e13 100644 --- a/src/debugger/DebuggerParser.hxx +++ b/src/debugger/DebuggerParser.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/DebuggerSystem.hxx b/src/debugger/DebuggerSystem.hxx index e7deb5082..e0994c1e0 100644 --- a/src/debugger/DebuggerSystem.hxx +++ b/src/debugger/DebuggerSystem.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/DiStella.cxx b/src/debugger/DiStella.cxx index 993bdd5fa..ba1d5b27e 100644 --- a/src/debugger/DiStella.cxx +++ b/src/debugger/DiStella.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/DiStella.hxx b/src/debugger/DiStella.hxx index a1dcf1720..83ea98cf6 100644 --- a/src/debugger/DiStella.hxx +++ b/src/debugger/DiStella.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/Expression.hxx b/src/debugger/Expression.hxx index 024cceb48..09dd9a2ff 100644 --- a/src/debugger/Expression.hxx +++ b/src/debugger/Expression.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/RiotDebug.cxx b/src/debugger/RiotDebug.cxx index f76536f76..e4a003426 100644 --- a/src/debugger/RiotDebug.cxx +++ b/src/debugger/RiotDebug.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/RiotDebug.hxx b/src/debugger/RiotDebug.hxx index a76c2c10d..439e08bab 100644 --- a/src/debugger/RiotDebug.hxx +++ b/src/debugger/RiotDebug.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/TIADebug.cxx b/src/debugger/TIADebug.cxx index e0b161a75..48e4c37ba 100644 --- a/src/debugger/TIADebug.cxx +++ b/src/debugger/TIADebug.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/TIADebug.hxx b/src/debugger/TIADebug.hxx index 635c7cfbc..c0a66cdc7 100644 --- a/src/debugger/TIADebug.hxx +++ b/src/debugger/TIADebug.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/TimerMap.cxx b/src/debugger/TimerMap.cxx index 0c478ffc4..f75864343 100644 --- a/src/debugger/TimerMap.cxx +++ b/src/debugger/TimerMap.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/TimerMap.hxx b/src/debugger/TimerMap.hxx index feba1ff20..b8d1215f7 100644 --- a/src/debugger/TimerMap.hxx +++ b/src/debugger/TimerMap.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/TrapArray.hxx b/src/debugger/TrapArray.hxx index 068abe52d..efbd959dd 100644 --- a/src/debugger/TrapArray.hxx +++ b/src/debugger/TrapArray.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/AmigaMouseWidget.cxx b/src/debugger/gui/AmigaMouseWidget.cxx index 7a0f7226f..925aec0f2 100644 --- a/src/debugger/gui/AmigaMouseWidget.cxx +++ b/src/debugger/gui/AmigaMouseWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/AmigaMouseWidget.hxx b/src/debugger/gui/AmigaMouseWidget.hxx index 03422f046..6d397ac3d 100644 --- a/src/debugger/gui/AmigaMouseWidget.hxx +++ b/src/debugger/gui/AmigaMouseWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/AtariMouseWidget.cxx b/src/debugger/gui/AtariMouseWidget.cxx index e7f3a0d26..be189334f 100644 --- a/src/debugger/gui/AtariMouseWidget.cxx +++ b/src/debugger/gui/AtariMouseWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/AtariMouseWidget.hxx b/src/debugger/gui/AtariMouseWidget.hxx index d5fa6ac7e..762d13414 100644 --- a/src/debugger/gui/AtariMouseWidget.hxx +++ b/src/debugger/gui/AtariMouseWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/AtariVoxWidget.cxx b/src/debugger/gui/AtariVoxWidget.cxx index 5e5af41fc..b91678553 100644 --- a/src/debugger/gui/AtariVoxWidget.cxx +++ b/src/debugger/gui/AtariVoxWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/AtariVoxWidget.hxx b/src/debugger/gui/AtariVoxWidget.hxx index 7dae04ab3..a274aeb83 100644 --- a/src/debugger/gui/AtariVoxWidget.hxx +++ b/src/debugger/gui/AtariVoxWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/AudioWidget.cxx b/src/debugger/gui/AudioWidget.cxx index b348d77ca..0975f2585 100644 --- a/src/debugger/gui/AudioWidget.cxx +++ b/src/debugger/gui/AudioWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/AudioWidget.hxx b/src/debugger/gui/AudioWidget.hxx index 51d28a15b..2f404aa54 100644 --- a/src/debugger/gui/AudioWidget.hxx +++ b/src/debugger/gui/AudioWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/BoosterWidget.cxx b/src/debugger/gui/BoosterWidget.cxx index 4d7ccc58a..1c37a72dc 100644 --- a/src/debugger/gui/BoosterWidget.cxx +++ b/src/debugger/gui/BoosterWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/BoosterWidget.hxx b/src/debugger/gui/BoosterWidget.hxx index 86dbde30f..25e7a411e 100644 --- a/src/debugger/gui/BoosterWidget.hxx +++ b/src/debugger/gui/BoosterWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart03E0Widget.cxx b/src/debugger/gui/Cart03E0Widget.cxx index 4dde29a02..ac5b1c731 100644 --- a/src/debugger/gui/Cart03E0Widget.cxx +++ b/src/debugger/gui/Cart03E0Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart03E0Widget.hxx b/src/debugger/gui/Cart03E0Widget.hxx index c6ee869fb..45805f765 100644 --- a/src/debugger/gui/Cart03E0Widget.hxx +++ b/src/debugger/gui/Cart03E0Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart0840Widget.cxx b/src/debugger/gui/Cart0840Widget.cxx index 5ce9e61ea..8df7e2df0 100644 --- a/src/debugger/gui/Cart0840Widget.cxx +++ b/src/debugger/gui/Cart0840Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart0840Widget.hxx b/src/debugger/gui/Cart0840Widget.hxx index 3587e0e2c..66e180dc5 100644 --- a/src/debugger/gui/Cart0840Widget.hxx +++ b/src/debugger/gui/Cart0840Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart0FA0Widget.cxx b/src/debugger/gui/Cart0FA0Widget.cxx index c10c8c476..e4357f7f0 100644 --- a/src/debugger/gui/Cart0FA0Widget.cxx +++ b/src/debugger/gui/Cart0FA0Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart0FA0Widget.hxx b/src/debugger/gui/Cart0FA0Widget.hxx index 0edf69bc4..c279a651d 100644 --- a/src/debugger/gui/Cart0FA0Widget.hxx +++ b/src/debugger/gui/Cart0FA0Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart2KWidget.cxx b/src/debugger/gui/Cart2KWidget.cxx index 732af875a..27d0d288b 100644 --- a/src/debugger/gui/Cart2KWidget.cxx +++ b/src/debugger/gui/Cart2KWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart2KWidget.hxx b/src/debugger/gui/Cart2KWidget.hxx index 51630ad47..1f053636c 100644 --- a/src/debugger/gui/Cart2KWidget.hxx +++ b/src/debugger/gui/Cart2KWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart3EPlusWidget.cxx b/src/debugger/gui/Cart3EPlusWidget.cxx index e26c440a6..1dc465f62 100644 --- a/src/debugger/gui/Cart3EPlusWidget.cxx +++ b/src/debugger/gui/Cart3EPlusWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart3EPlusWidget.hxx b/src/debugger/gui/Cart3EPlusWidget.hxx index 700f91329..ea5d17644 100644 --- a/src/debugger/gui/Cart3EPlusWidget.hxx +++ b/src/debugger/gui/Cart3EPlusWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart3EWidget.cxx b/src/debugger/gui/Cart3EWidget.cxx index 3715b3da2..2b8dd5620 100644 --- a/src/debugger/gui/Cart3EWidget.cxx +++ b/src/debugger/gui/Cart3EWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart3EWidget.hxx b/src/debugger/gui/Cart3EWidget.hxx index f174ea630..4f9e37ede 100644 --- a/src/debugger/gui/Cart3EWidget.hxx +++ b/src/debugger/gui/Cart3EWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart3FWidget.cxx b/src/debugger/gui/Cart3FWidget.cxx index ce3ac744c..6500c9aa8 100644 --- a/src/debugger/gui/Cart3FWidget.cxx +++ b/src/debugger/gui/Cart3FWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart3FWidget.hxx b/src/debugger/gui/Cart3FWidget.hxx index cf7ac988a..3624466c3 100644 --- a/src/debugger/gui/Cart3FWidget.hxx +++ b/src/debugger/gui/Cart3FWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart4A50Widget.cxx b/src/debugger/gui/Cart4A50Widget.cxx index 8763e7e92..41fc02d5f 100644 --- a/src/debugger/gui/Cart4A50Widget.cxx +++ b/src/debugger/gui/Cart4A50Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart4A50Widget.hxx b/src/debugger/gui/Cart4A50Widget.hxx index 2728b396b..d91ad9c04 100644 --- a/src/debugger/gui/Cart4A50Widget.hxx +++ b/src/debugger/gui/Cart4A50Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart4KSCWidget.cxx b/src/debugger/gui/Cart4KSCWidget.cxx index 256caa589..7b55cb678 100644 --- a/src/debugger/gui/Cart4KSCWidget.cxx +++ b/src/debugger/gui/Cart4KSCWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart4KSCWidget.hxx b/src/debugger/gui/Cart4KSCWidget.hxx index 66f3a6002..48ed5b8da 100644 --- a/src/debugger/gui/Cart4KSCWidget.hxx +++ b/src/debugger/gui/Cart4KSCWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart4KWidget.cxx b/src/debugger/gui/Cart4KWidget.cxx index ca1cd9b09..e00d7450a 100644 --- a/src/debugger/gui/Cart4KWidget.cxx +++ b/src/debugger/gui/Cart4KWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Cart4KWidget.hxx b/src/debugger/gui/Cart4KWidget.hxx index 3532e1a8b..eee58846e 100644 --- a/src/debugger/gui/Cart4KWidget.hxx +++ b/src/debugger/gui/Cart4KWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartARMWidget.cxx b/src/debugger/gui/CartARMWidget.cxx index 3a35ae3f9..f7182eb55 100644 --- a/src/debugger/gui/CartARMWidget.cxx +++ b/src/debugger/gui/CartARMWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartARMWidget.hxx b/src/debugger/gui/CartARMWidget.hxx index 893dd3a75..fcbac9f96 100644 --- a/src/debugger/gui/CartARMWidget.hxx +++ b/src/debugger/gui/CartARMWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartARWidget.cxx b/src/debugger/gui/CartARWidget.cxx index 7ba0f4bf7..367ec8e8a 100644 --- a/src/debugger/gui/CartARWidget.cxx +++ b/src/debugger/gui/CartARWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartARWidget.hxx b/src/debugger/gui/CartARWidget.hxx index 39150c64a..405b88f04 100644 --- a/src/debugger/gui/CartARWidget.hxx +++ b/src/debugger/gui/CartARWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartBFSCWidget.cxx b/src/debugger/gui/CartBFSCWidget.cxx index c25a3c27d..59fd12929 100644 --- a/src/debugger/gui/CartBFSCWidget.cxx +++ b/src/debugger/gui/CartBFSCWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartBFSCWidget.hxx b/src/debugger/gui/CartBFSCWidget.hxx index 7da35c688..b203611d6 100644 --- a/src/debugger/gui/CartBFSCWidget.hxx +++ b/src/debugger/gui/CartBFSCWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartBFWidget.cxx b/src/debugger/gui/CartBFWidget.cxx index 0076dd922..ba645c151 100644 --- a/src/debugger/gui/CartBFWidget.cxx +++ b/src/debugger/gui/CartBFWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartBFWidget.hxx b/src/debugger/gui/CartBFWidget.hxx index d25d53f89..7a407f0e2 100644 --- a/src/debugger/gui/CartBFWidget.hxx +++ b/src/debugger/gui/CartBFWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartBUSInfoWidget.cxx b/src/debugger/gui/CartBUSInfoWidget.cxx index d9426ef9d..38ad751ff 100644 --- a/src/debugger/gui/CartBUSInfoWidget.cxx +++ b/src/debugger/gui/CartBUSInfoWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartBUSInfoWidget.hxx b/src/debugger/gui/CartBUSInfoWidget.hxx index 64388d6d0..04151f8fd 100644 --- a/src/debugger/gui/CartBUSInfoWidget.hxx +++ b/src/debugger/gui/CartBUSInfoWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartBUSWidget.cxx b/src/debugger/gui/CartBUSWidget.cxx index 8635a3f44..4c234be16 100644 --- a/src/debugger/gui/CartBUSWidget.cxx +++ b/src/debugger/gui/CartBUSWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartBUSWidget.hxx b/src/debugger/gui/CartBUSWidget.hxx index dd5bcf083..968ba57d6 100644 --- a/src/debugger/gui/CartBUSWidget.hxx +++ b/src/debugger/gui/CartBUSWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartCDFInfoWidget.cxx b/src/debugger/gui/CartCDFInfoWidget.cxx index 241aac0b0..98bd534b4 100644 --- a/src/debugger/gui/CartCDFInfoWidget.cxx +++ b/src/debugger/gui/CartCDFInfoWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartCDFInfoWidget.hxx b/src/debugger/gui/CartCDFInfoWidget.hxx index 2add21b03..6da828f96 100644 --- a/src/debugger/gui/CartCDFInfoWidget.hxx +++ b/src/debugger/gui/CartCDFInfoWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartCDFWidget.cxx b/src/debugger/gui/CartCDFWidget.cxx index d1c264449..ad0c58b98 100644 --- a/src/debugger/gui/CartCDFWidget.cxx +++ b/src/debugger/gui/CartCDFWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartCDFWidget.hxx b/src/debugger/gui/CartCDFWidget.hxx index 0a2548daf..473730964 100644 --- a/src/debugger/gui/CartCDFWidget.hxx +++ b/src/debugger/gui/CartCDFWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartCMWidget.cxx b/src/debugger/gui/CartCMWidget.cxx index bf5977f8b..27c8c688c 100644 --- a/src/debugger/gui/CartCMWidget.cxx +++ b/src/debugger/gui/CartCMWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartCMWidget.hxx b/src/debugger/gui/CartCMWidget.hxx index 64ff1a555..1cd427e49 100644 --- a/src/debugger/gui/CartCMWidget.hxx +++ b/src/debugger/gui/CartCMWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartCTYWidget.cxx b/src/debugger/gui/CartCTYWidget.cxx index 5de1737eb..2de4a56bd 100644 --- a/src/debugger/gui/CartCTYWidget.cxx +++ b/src/debugger/gui/CartCTYWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartCTYWidget.hxx b/src/debugger/gui/CartCTYWidget.hxx index 5268b966d..b960e3aaf 100644 --- a/src/debugger/gui/CartCTYWidget.hxx +++ b/src/debugger/gui/CartCTYWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartCVWidget.cxx b/src/debugger/gui/CartCVWidget.cxx index 5a10b21f8..068e48c96 100644 --- a/src/debugger/gui/CartCVWidget.cxx +++ b/src/debugger/gui/CartCVWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartCVWidget.hxx b/src/debugger/gui/CartCVWidget.hxx index 7a26190b0..45182bfbd 100644 --- a/src/debugger/gui/CartCVWidget.hxx +++ b/src/debugger/gui/CartCVWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartDFSCWidget.cxx b/src/debugger/gui/CartDFSCWidget.cxx index ff53e1c5d..8db666c0a 100644 --- a/src/debugger/gui/CartDFSCWidget.cxx +++ b/src/debugger/gui/CartDFSCWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartDFSCWidget.hxx b/src/debugger/gui/CartDFSCWidget.hxx index a8f5a8ee1..a2199236c 100644 --- a/src/debugger/gui/CartDFSCWidget.hxx +++ b/src/debugger/gui/CartDFSCWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartDFWidget.cxx b/src/debugger/gui/CartDFWidget.cxx index 98373b5eb..d5825d19f 100644 --- a/src/debugger/gui/CartDFWidget.cxx +++ b/src/debugger/gui/CartDFWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartDFWidget.hxx b/src/debugger/gui/CartDFWidget.hxx index fc8491e76..c6e127e07 100644 --- a/src/debugger/gui/CartDFWidget.hxx +++ b/src/debugger/gui/CartDFWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartDPCPlusWidget.cxx b/src/debugger/gui/CartDPCPlusWidget.cxx index 045405b15..b18b51888 100644 --- a/src/debugger/gui/CartDPCPlusWidget.cxx +++ b/src/debugger/gui/CartDPCPlusWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartDPCPlusWidget.hxx b/src/debugger/gui/CartDPCPlusWidget.hxx index d07b15f8e..f45f2f005 100644 --- a/src/debugger/gui/CartDPCPlusWidget.hxx +++ b/src/debugger/gui/CartDPCPlusWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartDPCWidget.cxx b/src/debugger/gui/CartDPCWidget.cxx index f1544aefc..1122eb770 100644 --- a/src/debugger/gui/CartDPCWidget.cxx +++ b/src/debugger/gui/CartDPCWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartDPCWidget.hxx b/src/debugger/gui/CartDPCWidget.hxx index f54979f25..6cc678555 100644 --- a/src/debugger/gui/CartDPCWidget.hxx +++ b/src/debugger/gui/CartDPCWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartDebugWidget.cxx b/src/debugger/gui/CartDebugWidget.cxx index 60bd5fb86..02b8f9882 100644 --- a/src/debugger/gui/CartDebugWidget.cxx +++ b/src/debugger/gui/CartDebugWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartDebugWidget.hxx b/src/debugger/gui/CartDebugWidget.hxx index 8fcb6b4a8..07f010bd1 100644 --- a/src/debugger/gui/CartDebugWidget.hxx +++ b/src/debugger/gui/CartDebugWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartE0Widget.cxx b/src/debugger/gui/CartE0Widget.cxx index cc9f8cff5..36e7158d2 100644 --- a/src/debugger/gui/CartE0Widget.cxx +++ b/src/debugger/gui/CartE0Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartE0Widget.hxx b/src/debugger/gui/CartE0Widget.hxx index d2e21b3f9..7cd6337ef 100644 --- a/src/debugger/gui/CartE0Widget.hxx +++ b/src/debugger/gui/CartE0Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartE7Widget.cxx b/src/debugger/gui/CartE7Widget.cxx index ebd711228..ae4750a90 100644 --- a/src/debugger/gui/CartE7Widget.cxx +++ b/src/debugger/gui/CartE7Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartE7Widget.hxx b/src/debugger/gui/CartE7Widget.hxx index 5cdfad105..4a9403daa 100644 --- a/src/debugger/gui/CartE7Widget.hxx +++ b/src/debugger/gui/CartE7Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartEFSCWidget.cxx b/src/debugger/gui/CartEFSCWidget.cxx index 892686514..90a1482ac 100644 --- a/src/debugger/gui/CartEFSCWidget.cxx +++ b/src/debugger/gui/CartEFSCWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartEFSCWidget.hxx b/src/debugger/gui/CartEFSCWidget.hxx index f78a8a8c8..4fedad797 100644 --- a/src/debugger/gui/CartEFSCWidget.hxx +++ b/src/debugger/gui/CartEFSCWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartEFWidget.cxx b/src/debugger/gui/CartEFWidget.cxx index 84f2da279..682c293e9 100644 --- a/src/debugger/gui/CartEFWidget.cxx +++ b/src/debugger/gui/CartEFWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartEFWidget.hxx b/src/debugger/gui/CartEFWidget.hxx index 20190c552..eef9c8724 100644 --- a/src/debugger/gui/CartEFWidget.hxx +++ b/src/debugger/gui/CartEFWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartELFStateWidget.cxx b/src/debugger/gui/CartELFStateWidget.cxx index 6b3c77c6b..044798af6 100644 --- a/src/debugger/gui/CartELFStateWidget.cxx +++ b/src/debugger/gui/CartELFStateWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartELFStateWidget.hxx b/src/debugger/gui/CartELFStateWidget.hxx index c3eeb6f2e..ffa850ed1 100644 --- a/src/debugger/gui/CartELFStateWidget.hxx +++ b/src/debugger/gui/CartELFStateWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartELFWidget.cxx b/src/debugger/gui/CartELFWidget.cxx index 7e1bffe4c..fbb2e657e 100644 --- a/src/debugger/gui/CartELFWidget.cxx +++ b/src/debugger/gui/CartELFWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartELFWidget.hxx b/src/debugger/gui/CartELFWidget.hxx index e35f47120..a4e7ca0b8 100644 --- a/src/debugger/gui/CartELFWidget.hxx +++ b/src/debugger/gui/CartELFWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartEnhancedWidget.cxx b/src/debugger/gui/CartEnhancedWidget.cxx index 06ee13c97..9f9bc550e 100644 --- a/src/debugger/gui/CartEnhancedWidget.cxx +++ b/src/debugger/gui/CartEnhancedWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartEnhancedWidget.hxx b/src/debugger/gui/CartEnhancedWidget.hxx index dac804c3a..e35877de5 100644 --- a/src/debugger/gui/CartEnhancedWidget.hxx +++ b/src/debugger/gui/CartEnhancedWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF0Widget.cxx b/src/debugger/gui/CartF0Widget.cxx index 23ed04bd5..ce594d8a2 100644 --- a/src/debugger/gui/CartF0Widget.cxx +++ b/src/debugger/gui/CartF0Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF0Widget.hxx b/src/debugger/gui/CartF0Widget.hxx index 411bd8154..d331b82bd 100644 --- a/src/debugger/gui/CartF0Widget.hxx +++ b/src/debugger/gui/CartF0Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF4SCWidget.cxx b/src/debugger/gui/CartF4SCWidget.cxx index abd53c186..bfb4f70a4 100644 --- a/src/debugger/gui/CartF4SCWidget.cxx +++ b/src/debugger/gui/CartF4SCWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF4SCWidget.hxx b/src/debugger/gui/CartF4SCWidget.hxx index d338a210c..728697dcf 100644 --- a/src/debugger/gui/CartF4SCWidget.hxx +++ b/src/debugger/gui/CartF4SCWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF4Widget.cxx b/src/debugger/gui/CartF4Widget.cxx index e4bf3d02c..f1e93081d 100644 --- a/src/debugger/gui/CartF4Widget.cxx +++ b/src/debugger/gui/CartF4Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF4Widget.hxx b/src/debugger/gui/CartF4Widget.hxx index 843084645..9660b84cd 100644 --- a/src/debugger/gui/CartF4Widget.hxx +++ b/src/debugger/gui/CartF4Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF6SCWidget.cxx b/src/debugger/gui/CartF6SCWidget.cxx index 6b0ffbc99..8ed2efe74 100644 --- a/src/debugger/gui/CartF6SCWidget.cxx +++ b/src/debugger/gui/CartF6SCWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF6SCWidget.hxx b/src/debugger/gui/CartF6SCWidget.hxx index fcca1bfb3..edf3e150f 100644 --- a/src/debugger/gui/CartF6SCWidget.hxx +++ b/src/debugger/gui/CartF6SCWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF6Widget.cxx b/src/debugger/gui/CartF6Widget.cxx index 401f663cf..1aa66c096 100644 --- a/src/debugger/gui/CartF6Widget.cxx +++ b/src/debugger/gui/CartF6Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF6Widget.hxx b/src/debugger/gui/CartF6Widget.hxx index b0b6e205d..5f8770dc0 100644 --- a/src/debugger/gui/CartF6Widget.hxx +++ b/src/debugger/gui/CartF6Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF8SCWidget.cxx b/src/debugger/gui/CartF8SCWidget.cxx index e1e5dadea..32650b763 100644 --- a/src/debugger/gui/CartF8SCWidget.cxx +++ b/src/debugger/gui/CartF8SCWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF8SCWidget.hxx b/src/debugger/gui/CartF8SCWidget.hxx index d31f0a50c..07a2d46cd 100644 --- a/src/debugger/gui/CartF8SCWidget.hxx +++ b/src/debugger/gui/CartF8SCWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF8Widget.cxx b/src/debugger/gui/CartF8Widget.cxx index 14495543b..d49aa98be 100644 --- a/src/debugger/gui/CartF8Widget.cxx +++ b/src/debugger/gui/CartF8Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartF8Widget.hxx b/src/debugger/gui/CartF8Widget.hxx index 0573c808f..c11317e1e 100644 --- a/src/debugger/gui/CartF8Widget.hxx +++ b/src/debugger/gui/CartF8Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartFA2Widget.cxx b/src/debugger/gui/CartFA2Widget.cxx index ea8e496ab..06f54e437 100644 --- a/src/debugger/gui/CartFA2Widget.cxx +++ b/src/debugger/gui/CartFA2Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartFA2Widget.hxx b/src/debugger/gui/CartFA2Widget.hxx index 908447f15..4a01b605d 100644 --- a/src/debugger/gui/CartFA2Widget.hxx +++ b/src/debugger/gui/CartFA2Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartFAWidget.cxx b/src/debugger/gui/CartFAWidget.cxx index f5b06b5a3..41dad8636 100644 --- a/src/debugger/gui/CartFAWidget.cxx +++ b/src/debugger/gui/CartFAWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartFAWidget.hxx b/src/debugger/gui/CartFAWidget.hxx index b2f6ddd31..250724747 100644 --- a/src/debugger/gui/CartFAWidget.hxx +++ b/src/debugger/gui/CartFAWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartFCWidget.cxx b/src/debugger/gui/CartFCWidget.cxx index b9bf27b05..eba0dcc95 100644 --- a/src/debugger/gui/CartFCWidget.cxx +++ b/src/debugger/gui/CartFCWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartFCWidget.hxx b/src/debugger/gui/CartFCWidget.hxx index e5755e004..a2e7dfa37 100644 --- a/src/debugger/gui/CartFCWidget.hxx +++ b/src/debugger/gui/CartFCWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartFEWidget.cxx b/src/debugger/gui/CartFEWidget.cxx index b3aad46d0..c8d979bc2 100644 --- a/src/debugger/gui/CartFEWidget.cxx +++ b/src/debugger/gui/CartFEWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartFEWidget.hxx b/src/debugger/gui/CartFEWidget.hxx index 226d1f7f1..d6f7b6c90 100644 --- a/src/debugger/gui/CartFEWidget.hxx +++ b/src/debugger/gui/CartFEWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartGLWidget.cxx b/src/debugger/gui/CartGLWidget.cxx index 7ea4eca92..078dd6814 100644 --- a/src/debugger/gui/CartGLWidget.cxx +++ b/src/debugger/gui/CartGLWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartGLWidget.hxx b/src/debugger/gui/CartGLWidget.hxx index c2664d877..29255e72b 100644 --- a/src/debugger/gui/CartGLWidget.hxx +++ b/src/debugger/gui/CartGLWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartJANEWidget.cxx b/src/debugger/gui/CartJANEWidget.cxx index 0f86abba8..024f9158b 100644 --- a/src/debugger/gui/CartJANEWidget.cxx +++ b/src/debugger/gui/CartJANEWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartJANEWidget.hxx b/src/debugger/gui/CartJANEWidget.hxx index b281f8bd9..e4f82e8c7 100644 --- a/src/debugger/gui/CartJANEWidget.hxx +++ b/src/debugger/gui/CartJANEWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartMDMWidget.cxx b/src/debugger/gui/CartMDMWidget.cxx index 5fb2ee88f..546265bcf 100644 --- a/src/debugger/gui/CartMDMWidget.cxx +++ b/src/debugger/gui/CartMDMWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartMDMWidget.hxx b/src/debugger/gui/CartMDMWidget.hxx index c154e5ab8..2e4be436a 100644 --- a/src/debugger/gui/CartMDMWidget.hxx +++ b/src/debugger/gui/CartMDMWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartRamWidget.cxx b/src/debugger/gui/CartRamWidget.cxx index 139a649ca..2e3f6baa6 100644 --- a/src/debugger/gui/CartRamWidget.cxx +++ b/src/debugger/gui/CartRamWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartRamWidget.hxx b/src/debugger/gui/CartRamWidget.hxx index 7d630c6a7..f403bb8ac 100644 --- a/src/debugger/gui/CartRamWidget.hxx +++ b/src/debugger/gui/CartRamWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartSBWidget.cxx b/src/debugger/gui/CartSBWidget.cxx index 69aa229e3..33c2a925f 100644 --- a/src/debugger/gui/CartSBWidget.cxx +++ b/src/debugger/gui/CartSBWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartSBWidget.hxx b/src/debugger/gui/CartSBWidget.hxx index 61325e367..00535b11b 100644 --- a/src/debugger/gui/CartSBWidget.hxx +++ b/src/debugger/gui/CartSBWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartTVBoyWidget.cxx b/src/debugger/gui/CartTVBoyWidget.cxx index 81935e4c5..0cb9ffdbf 100644 --- a/src/debugger/gui/CartTVBoyWidget.cxx +++ b/src/debugger/gui/CartTVBoyWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartTVBoyWidget.hxx b/src/debugger/gui/CartTVBoyWidget.hxx index e696b47f5..409472323 100644 --- a/src/debugger/gui/CartTVBoyWidget.hxx +++ b/src/debugger/gui/CartTVBoyWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartUAWidget.cxx b/src/debugger/gui/CartUAWidget.cxx index cd42f26af..cf5cfc90d 100644 --- a/src/debugger/gui/CartUAWidget.cxx +++ b/src/debugger/gui/CartUAWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartUAWidget.hxx b/src/debugger/gui/CartUAWidget.hxx index fd6b689d3..97c94b6a8 100644 --- a/src/debugger/gui/CartUAWidget.hxx +++ b/src/debugger/gui/CartUAWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartWDWidget.cxx b/src/debugger/gui/CartWDWidget.cxx index 3be4bffd6..ec093589c 100644 --- a/src/debugger/gui/CartWDWidget.cxx +++ b/src/debugger/gui/CartWDWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartWDWidget.hxx b/src/debugger/gui/CartWDWidget.hxx index fa668ff82..a8b6b33ec 100644 --- a/src/debugger/gui/CartWDWidget.hxx +++ b/src/debugger/gui/CartWDWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartWF8Widget.cxx b/src/debugger/gui/CartWF8Widget.cxx index 7305a61a4..745947ef1 100644 --- a/src/debugger/gui/CartWF8Widget.cxx +++ b/src/debugger/gui/CartWF8Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartWF8Widget.hxx b/src/debugger/gui/CartWF8Widget.hxx index 242abfc36..641bd03df 100644 --- a/src/debugger/gui/CartWF8Widget.hxx +++ b/src/debugger/gui/CartWF8Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartX07Widget.cxx b/src/debugger/gui/CartX07Widget.cxx index 7915cf709..29988b4c4 100644 --- a/src/debugger/gui/CartX07Widget.cxx +++ b/src/debugger/gui/CartX07Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CartX07Widget.hxx b/src/debugger/gui/CartX07Widget.hxx index 6ca390af5..88db2dd82 100644 --- a/src/debugger/gui/CartX07Widget.hxx +++ b/src/debugger/gui/CartX07Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/ControllerWidget.hxx b/src/debugger/gui/ControllerWidget.hxx index b8bf10fcf..8b97ce840 100644 --- a/src/debugger/gui/ControllerWidget.hxx +++ b/src/debugger/gui/ControllerWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CpuWidget.cxx b/src/debugger/gui/CpuWidget.cxx index 5d5791047..4308302c8 100644 --- a/src/debugger/gui/CpuWidget.cxx +++ b/src/debugger/gui/CpuWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/CpuWidget.hxx b/src/debugger/gui/CpuWidget.hxx index 302c8effe..aff623e5e 100644 --- a/src/debugger/gui/CpuWidget.hxx +++ b/src/debugger/gui/CpuWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DataGridOpsWidget.cxx b/src/debugger/gui/DataGridOpsWidget.cxx index 3c576ddac..e09592600 100644 --- a/src/debugger/gui/DataGridOpsWidget.cxx +++ b/src/debugger/gui/DataGridOpsWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DataGridOpsWidget.hxx b/src/debugger/gui/DataGridOpsWidget.hxx index e76393143..000fa40c9 100644 --- a/src/debugger/gui/DataGridOpsWidget.hxx +++ b/src/debugger/gui/DataGridOpsWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DataGridRamWidget.cxx b/src/debugger/gui/DataGridRamWidget.cxx index 75d397862..e3b7ccfea 100644 --- a/src/debugger/gui/DataGridRamWidget.cxx +++ b/src/debugger/gui/DataGridRamWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DataGridRamWidget.hxx b/src/debugger/gui/DataGridRamWidget.hxx index f52f10b49..87e87522c 100644 --- a/src/debugger/gui/DataGridRamWidget.hxx +++ b/src/debugger/gui/DataGridRamWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DataGridWidget.cxx b/src/debugger/gui/DataGridWidget.cxx index f6730a6b4..c095bf27f 100644 --- a/src/debugger/gui/DataGridWidget.cxx +++ b/src/debugger/gui/DataGridWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DataGridWidget.hxx b/src/debugger/gui/DataGridWidget.hxx index 5ba03c3a7..3d3ef2f87 100644 --- a/src/debugger/gui/DataGridWidget.hxx +++ b/src/debugger/gui/DataGridWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DebuggerDialog.cxx b/src/debugger/gui/DebuggerDialog.cxx index 18be76619..bbbb5af66 100644 --- a/src/debugger/gui/DebuggerDialog.cxx +++ b/src/debugger/gui/DebuggerDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DebuggerDialog.hxx b/src/debugger/gui/DebuggerDialog.hxx index c536162a8..ca81b2c8a 100644 --- a/src/debugger/gui/DebuggerDialog.hxx +++ b/src/debugger/gui/DebuggerDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DelayQueueWidget.cxx b/src/debugger/gui/DelayQueueWidget.cxx index ca5251c31..35d24f509 100644 --- a/src/debugger/gui/DelayQueueWidget.cxx +++ b/src/debugger/gui/DelayQueueWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DelayQueueWidget.hxx b/src/debugger/gui/DelayQueueWidget.hxx index 541dc11da..b5019f76d 100644 --- a/src/debugger/gui/DelayQueueWidget.hxx +++ b/src/debugger/gui/DelayQueueWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DrivingWidget.cxx b/src/debugger/gui/DrivingWidget.cxx index 81d4bd5a3..12960b785 100644 --- a/src/debugger/gui/DrivingWidget.cxx +++ b/src/debugger/gui/DrivingWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/DrivingWidget.hxx b/src/debugger/gui/DrivingWidget.hxx index 5d2b9b7c3..9fe409bd7 100644 --- a/src/debugger/gui/DrivingWidget.hxx +++ b/src/debugger/gui/DrivingWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/FlashWidget.cxx b/src/debugger/gui/FlashWidget.cxx index 58e101b1d..67fcf48a8 100644 --- a/src/debugger/gui/FlashWidget.cxx +++ b/src/debugger/gui/FlashWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/FlashWidget.hxx b/src/debugger/gui/FlashWidget.hxx index 29703a371..96460903c 100644 --- a/src/debugger/gui/FlashWidget.hxx +++ b/src/debugger/gui/FlashWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/GenesisWidget.cxx b/src/debugger/gui/GenesisWidget.cxx index 562d290ee..e948b145e 100644 --- a/src/debugger/gui/GenesisWidget.cxx +++ b/src/debugger/gui/GenesisWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/GenesisWidget.hxx b/src/debugger/gui/GenesisWidget.hxx index dc7ba4187..ea17f3203 100644 --- a/src/debugger/gui/GenesisWidget.hxx +++ b/src/debugger/gui/GenesisWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Joy2BPlusWidget.cxx b/src/debugger/gui/Joy2BPlusWidget.cxx index 4b23663e2..3c20cb344 100644 --- a/src/debugger/gui/Joy2BPlusWidget.cxx +++ b/src/debugger/gui/Joy2BPlusWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/Joy2BPlusWidget.hxx b/src/debugger/gui/Joy2BPlusWidget.hxx index ad1e090ee..4e5fc1bff 100644 --- a/src/debugger/gui/Joy2BPlusWidget.hxx +++ b/src/debugger/gui/Joy2BPlusWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/JoystickWidget.cxx b/src/debugger/gui/JoystickWidget.cxx index 25e811aa7..b85ac80e3 100644 --- a/src/debugger/gui/JoystickWidget.cxx +++ b/src/debugger/gui/JoystickWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/JoystickWidget.hxx b/src/debugger/gui/JoystickWidget.hxx index e16e73001..b22169cf7 100644 --- a/src/debugger/gui/JoystickWidget.hxx +++ b/src/debugger/gui/JoystickWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/KeyboardWidget.cxx b/src/debugger/gui/KeyboardWidget.cxx index 6adb7d1a9..1e0c3a4d5 100644 --- a/src/debugger/gui/KeyboardWidget.cxx +++ b/src/debugger/gui/KeyboardWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/KeyboardWidget.hxx b/src/debugger/gui/KeyboardWidget.hxx index 7369cd529..f1c802f30 100644 --- a/src/debugger/gui/KeyboardWidget.hxx +++ b/src/debugger/gui/KeyboardWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/NullControlWidget.hxx b/src/debugger/gui/NullControlWidget.hxx index 45ffd4a76..752dd3bdf 100644 --- a/src/debugger/gui/NullControlWidget.hxx +++ b/src/debugger/gui/NullControlWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/PaddleWidget.cxx b/src/debugger/gui/PaddleWidget.cxx index c1a819a88..4699a350a 100644 --- a/src/debugger/gui/PaddleWidget.cxx +++ b/src/debugger/gui/PaddleWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/PaddleWidget.hxx b/src/debugger/gui/PaddleWidget.hxx index 8af690ea6..3f6093e31 100644 --- a/src/debugger/gui/PaddleWidget.hxx +++ b/src/debugger/gui/PaddleWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/PointingDeviceWidget.cxx b/src/debugger/gui/PointingDeviceWidget.cxx index a55bbc57e..b2f803af0 100644 --- a/src/debugger/gui/PointingDeviceWidget.cxx +++ b/src/debugger/gui/PointingDeviceWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/PointingDeviceWidget.hxx b/src/debugger/gui/PointingDeviceWidget.hxx index c47ce9b62..2d66d2aef 100644 --- a/src/debugger/gui/PointingDeviceWidget.hxx +++ b/src/debugger/gui/PointingDeviceWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/PromptWidget.cxx b/src/debugger/gui/PromptWidget.cxx index 1e84a8070..ecd686026 100644 --- a/src/debugger/gui/PromptWidget.cxx +++ b/src/debugger/gui/PromptWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/PromptWidget.hxx b/src/debugger/gui/PromptWidget.hxx index 92be039e7..73df600dc 100644 --- a/src/debugger/gui/PromptWidget.hxx +++ b/src/debugger/gui/PromptWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/QuadTariWidget.cxx b/src/debugger/gui/QuadTariWidget.cxx index ec07e9317..1aab4fdde 100644 --- a/src/debugger/gui/QuadTariWidget.cxx +++ b/src/debugger/gui/QuadTariWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/QuadTariWidget.hxx b/src/debugger/gui/QuadTariWidget.hxx index d96766f82..10dcc2293 100644 --- a/src/debugger/gui/QuadTariWidget.hxx +++ b/src/debugger/gui/QuadTariWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RamWidget.cxx b/src/debugger/gui/RamWidget.cxx index fd1fa3066..a9d88a732 100644 --- a/src/debugger/gui/RamWidget.cxx +++ b/src/debugger/gui/RamWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RamWidget.hxx b/src/debugger/gui/RamWidget.hxx index f01e64495..fab33b587 100644 --- a/src/debugger/gui/RamWidget.hxx +++ b/src/debugger/gui/RamWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RiotRamWidget.cxx b/src/debugger/gui/RiotRamWidget.cxx index 458a6c332..7dc9df6a7 100644 --- a/src/debugger/gui/RiotRamWidget.cxx +++ b/src/debugger/gui/RiotRamWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RiotRamWidget.hxx b/src/debugger/gui/RiotRamWidget.hxx index 6ae1fdff5..1e53b2787 100644 --- a/src/debugger/gui/RiotRamWidget.hxx +++ b/src/debugger/gui/RiotRamWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RiotWidget.cxx b/src/debugger/gui/RiotWidget.cxx index 599e95840..58aecfafa 100644 --- a/src/debugger/gui/RiotWidget.cxx +++ b/src/debugger/gui/RiotWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RiotWidget.hxx b/src/debugger/gui/RiotWidget.hxx index 22e564e0d..473fe123a 100644 --- a/src/debugger/gui/RiotWidget.hxx +++ b/src/debugger/gui/RiotWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RomListSettings.cxx b/src/debugger/gui/RomListSettings.cxx index ef1d09910..632e0e028 100644 --- a/src/debugger/gui/RomListSettings.cxx +++ b/src/debugger/gui/RomListSettings.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RomListSettings.hxx b/src/debugger/gui/RomListSettings.hxx index 9e303e937..1767ee61f 100644 --- a/src/debugger/gui/RomListSettings.hxx +++ b/src/debugger/gui/RomListSettings.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RomListWidget.cxx b/src/debugger/gui/RomListWidget.cxx index 8e5c76311..d85000705 100644 --- a/src/debugger/gui/RomListWidget.cxx +++ b/src/debugger/gui/RomListWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RomListWidget.hxx b/src/debugger/gui/RomListWidget.hxx index 85f8858e0..b9e0c0939 100644 --- a/src/debugger/gui/RomListWidget.hxx +++ b/src/debugger/gui/RomListWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RomWidget.cxx b/src/debugger/gui/RomWidget.cxx index 2501b302e..0b1afa23b 100644 --- a/src/debugger/gui/RomWidget.cxx +++ b/src/debugger/gui/RomWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/RomWidget.hxx b/src/debugger/gui/RomWidget.hxx index 460a4fa29..158700bd2 100644 --- a/src/debugger/gui/RomWidget.hxx +++ b/src/debugger/gui/RomWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/SaveKeyWidget.cxx b/src/debugger/gui/SaveKeyWidget.cxx index cc5b160cb..b3b2fa2e2 100644 --- a/src/debugger/gui/SaveKeyWidget.cxx +++ b/src/debugger/gui/SaveKeyWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/SaveKeyWidget.hxx b/src/debugger/gui/SaveKeyWidget.hxx index dfb9e00b7..b2fcab6b4 100644 --- a/src/debugger/gui/SaveKeyWidget.hxx +++ b/src/debugger/gui/SaveKeyWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TiaInfoWidget.cxx b/src/debugger/gui/TiaInfoWidget.cxx index b299ff9f0..d9df4d697 100644 --- a/src/debugger/gui/TiaInfoWidget.cxx +++ b/src/debugger/gui/TiaInfoWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TiaInfoWidget.hxx b/src/debugger/gui/TiaInfoWidget.hxx index 24172ba5f..67ceb38e8 100644 --- a/src/debugger/gui/TiaInfoWidget.hxx +++ b/src/debugger/gui/TiaInfoWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TiaOutputWidget.cxx b/src/debugger/gui/TiaOutputWidget.cxx index 01f322225..43e9816cb 100644 --- a/src/debugger/gui/TiaOutputWidget.cxx +++ b/src/debugger/gui/TiaOutputWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TiaOutputWidget.hxx b/src/debugger/gui/TiaOutputWidget.hxx index 6cfbfe1c6..b530a74d1 100644 --- a/src/debugger/gui/TiaOutputWidget.hxx +++ b/src/debugger/gui/TiaOutputWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TiaWidget.cxx b/src/debugger/gui/TiaWidget.cxx index 7c62a8402..f7e7fcfd8 100644 --- a/src/debugger/gui/TiaWidget.cxx +++ b/src/debugger/gui/TiaWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TiaWidget.hxx b/src/debugger/gui/TiaWidget.hxx index efc3ea38e..7c45baf19 100644 --- a/src/debugger/gui/TiaWidget.hxx +++ b/src/debugger/gui/TiaWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TiaZoomWidget.cxx b/src/debugger/gui/TiaZoomWidget.cxx index 5ea8c150b..5ab745fbe 100644 --- a/src/debugger/gui/TiaZoomWidget.cxx +++ b/src/debugger/gui/TiaZoomWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TiaZoomWidget.hxx b/src/debugger/gui/TiaZoomWidget.hxx index 821c83092..3c4f21974 100644 --- a/src/debugger/gui/TiaZoomWidget.hxx +++ b/src/debugger/gui/TiaZoomWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/ToggleBitWidget.cxx b/src/debugger/gui/ToggleBitWidget.cxx index d4effbea8..23607c4bf 100644 --- a/src/debugger/gui/ToggleBitWidget.cxx +++ b/src/debugger/gui/ToggleBitWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/ToggleBitWidget.hxx b/src/debugger/gui/ToggleBitWidget.hxx index b425876b8..e821edbfe 100644 --- a/src/debugger/gui/ToggleBitWidget.hxx +++ b/src/debugger/gui/ToggleBitWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TogglePixelWidget.cxx b/src/debugger/gui/TogglePixelWidget.cxx index 5402fa877..1f9908f46 100644 --- a/src/debugger/gui/TogglePixelWidget.cxx +++ b/src/debugger/gui/TogglePixelWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TogglePixelWidget.hxx b/src/debugger/gui/TogglePixelWidget.hxx index 0b58aa65d..b51b7e6ef 100644 --- a/src/debugger/gui/TogglePixelWidget.hxx +++ b/src/debugger/gui/TogglePixelWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/ToggleWidget.cxx b/src/debugger/gui/ToggleWidget.cxx index 5b51558ba..97975bf0a 100644 --- a/src/debugger/gui/ToggleWidget.cxx +++ b/src/debugger/gui/ToggleWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/ToggleWidget.hxx b/src/debugger/gui/ToggleWidget.hxx index c6fc8235c..0499b2aee 100644 --- a/src/debugger/gui/ToggleWidget.hxx +++ b/src/debugger/gui/ToggleWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TrakBallWidget.cxx b/src/debugger/gui/TrakBallWidget.cxx index 2c262b795..6380e825b 100644 --- a/src/debugger/gui/TrakBallWidget.cxx +++ b/src/debugger/gui/TrakBallWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/gui/TrakBallWidget.hxx b/src/debugger/gui/TrakBallWidget.hxx index 5e3f9aaf7..1d832a57d 100644 --- a/src/debugger/gui/TrakBallWidget.hxx +++ b/src/debugger/gui/TrakBallWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/yacc/YaccParser.cxx b/src/debugger/yacc/YaccParser.cxx index 5f7fc11e8..6bc7b0f07 100644 --- a/src/debugger/yacc/YaccParser.cxx +++ b/src/debugger/yacc/YaccParser.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/debugger/yacc/YaccParser.hxx b/src/debugger/yacc/YaccParser.hxx index 0f573f2aa..56f7a3d85 100644 --- a/src/debugger/yacc/YaccParser.hxx +++ b/src/debugger/yacc/YaccParser.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/AmigaMouse.hxx b/src/emucore/AmigaMouse.hxx index 648ad5b84..b2c83462b 100644 --- a/src/emucore/AmigaMouse.hxx +++ b/src/emucore/AmigaMouse.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/AtariMouse.hxx b/src/emucore/AtariMouse.hxx index f6188a6de..94640b20d 100644 --- a/src/emucore/AtariMouse.hxx +++ b/src/emucore/AtariMouse.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/AtariVox.cxx b/src/emucore/AtariVox.cxx index 76ed1486d..667ac10da 100644 --- a/src/emucore/AtariVox.cxx +++ b/src/emucore/AtariVox.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/AtariVox.hxx b/src/emucore/AtariVox.hxx index 88e6039f0..b8bdd6269 100644 --- a/src/emucore/AtariVox.hxx +++ b/src/emucore/AtariVox.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Bankswitch.cxx b/src/emucore/Bankswitch.cxx index f23ca2964..bf2e35395 100644 --- a/src/emucore/Bankswitch.cxx +++ b/src/emucore/Bankswitch.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Bankswitch.hxx b/src/emucore/Bankswitch.hxx index 87f9f6ed4..7ce4b7d39 100644 --- a/src/emucore/Bankswitch.hxx +++ b/src/emucore/Bankswitch.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Booster.cxx b/src/emucore/Booster.cxx index 47c761ba2..6fc3a9d77 100644 --- a/src/emucore/Booster.cxx +++ b/src/emucore/Booster.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Booster.hxx b/src/emucore/Booster.hxx index 90d5277d9..dacc70858 100644 --- a/src/emucore/Booster.hxx +++ b/src/emucore/Booster.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart.cxx b/src/emucore/Cart.cxx index 86ef7b3de..15a356dc9 100644 --- a/src/emucore/Cart.cxx +++ b/src/emucore/Cart.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart.hxx b/src/emucore/Cart.hxx index b9326415c..42d972ccd 100644 --- a/src/emucore/Cart.hxx +++ b/src/emucore/Cart.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart03E0.cxx b/src/emucore/Cart03E0.cxx index d558e2088..856460892 100644 --- a/src/emucore/Cart03E0.cxx +++ b/src/emucore/Cart03E0.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart03E0.hxx b/src/emucore/Cart03E0.hxx index 0efe0be7a..6487bbec2 100644 --- a/src/emucore/Cart03E0.hxx +++ b/src/emucore/Cart03E0.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart0840.cxx b/src/emucore/Cart0840.cxx index c022e1ffd..ab9623983 100644 --- a/src/emucore/Cart0840.cxx +++ b/src/emucore/Cart0840.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart0840.hxx b/src/emucore/Cart0840.hxx index bf499f4cb..c3ef7d9ee 100644 --- a/src/emucore/Cart0840.hxx +++ b/src/emucore/Cart0840.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart0FA0.cxx b/src/emucore/Cart0FA0.cxx index 0e76b5f5a..a3ea0c062 100644 --- a/src/emucore/Cart0FA0.cxx +++ b/src/emucore/Cart0FA0.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart0FA0.hxx b/src/emucore/Cart0FA0.hxx index 6591ad5df..edf14e4b2 100644 --- a/src/emucore/Cart0FA0.hxx +++ b/src/emucore/Cart0FA0.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart2K.cxx b/src/emucore/Cart2K.cxx index 7a88ba155..44aa3b1c2 100644 --- a/src/emucore/Cart2K.cxx +++ b/src/emucore/Cart2K.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart2K.hxx b/src/emucore/Cart2K.hxx index c40dc4b2f..ba5a086db 100644 --- a/src/emucore/Cart2K.hxx +++ b/src/emucore/Cart2K.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart3E.cxx b/src/emucore/Cart3E.cxx index 393978e4e..0b1da8eb9 100644 --- a/src/emucore/Cart3E.cxx +++ b/src/emucore/Cart3E.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart3E.hxx b/src/emucore/Cart3E.hxx index ba218c9fb..70d6d5316 100644 --- a/src/emucore/Cart3E.hxx +++ b/src/emucore/Cart3E.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart3EPlus.cxx b/src/emucore/Cart3EPlus.cxx index b99281397..4da27e628 100644 --- a/src/emucore/Cart3EPlus.cxx +++ b/src/emucore/Cart3EPlus.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart3EPlus.hxx b/src/emucore/Cart3EPlus.hxx index 4c35d8a98..57df01b4a 100644 --- a/src/emucore/Cart3EPlus.hxx +++ b/src/emucore/Cart3EPlus.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart3EX.cxx b/src/emucore/Cart3EX.cxx index ea7d11bd4..de78a20ce 100644 --- a/src/emucore/Cart3EX.cxx +++ b/src/emucore/Cart3EX.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart3EX.hxx b/src/emucore/Cart3EX.hxx index 5c610c67e..6bb5e1757 100644 --- a/src/emucore/Cart3EX.hxx +++ b/src/emucore/Cart3EX.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart3F.cxx b/src/emucore/Cart3F.cxx index 16365ba2c..870d44683 100644 --- a/src/emucore/Cart3F.cxx +++ b/src/emucore/Cart3F.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart3F.hxx b/src/emucore/Cart3F.hxx index 581d0dab0..a036b08d9 100644 --- a/src/emucore/Cart3F.hxx +++ b/src/emucore/Cart3F.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart4A50.cxx b/src/emucore/Cart4A50.cxx index 99d00131b..ddd54e2de 100644 --- a/src/emucore/Cart4A50.cxx +++ b/src/emucore/Cart4A50.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart4A50.hxx b/src/emucore/Cart4A50.hxx index 6ac155c37..7c115667c 100644 --- a/src/emucore/Cart4A50.hxx +++ b/src/emucore/Cart4A50.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart4K.cxx b/src/emucore/Cart4K.cxx index 49c00d405..da9810519 100644 --- a/src/emucore/Cart4K.cxx +++ b/src/emucore/Cart4K.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart4K.hxx b/src/emucore/Cart4K.hxx index d7b0f9c55..b9786a7dc 100644 --- a/src/emucore/Cart4K.hxx +++ b/src/emucore/Cart4K.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart4KSC.cxx b/src/emucore/Cart4KSC.cxx index 739823503..de2d65022 100644 --- a/src/emucore/Cart4KSC.cxx +++ b/src/emucore/Cart4KSC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Cart4KSC.hxx b/src/emucore/Cart4KSC.hxx index ed9c1c3a6..b64984dde 100644 --- a/src/emucore/Cart4KSC.hxx +++ b/src/emucore/Cart4KSC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartAR.cxx b/src/emucore/CartAR.cxx index 8fc152783..85b50497c 100644 --- a/src/emucore/CartAR.cxx +++ b/src/emucore/CartAR.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartAR.hxx b/src/emucore/CartAR.hxx index 97ea6bcc5..51e872269 100644 --- a/src/emucore/CartAR.hxx +++ b/src/emucore/CartAR.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartARM.cxx b/src/emucore/CartARM.cxx index 7109e14ff..b8d5bb43d 100644 --- a/src/emucore/CartARM.cxx +++ b/src/emucore/CartARM.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartARM.hxx b/src/emucore/CartARM.hxx index 9f5d62300..47ec79cd3 100644 --- a/src/emucore/CartARM.hxx +++ b/src/emucore/CartARM.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartBF.cxx b/src/emucore/CartBF.cxx index 5b8c26a35..6f7fee767 100644 --- a/src/emucore/CartBF.cxx +++ b/src/emucore/CartBF.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartBF.hxx b/src/emucore/CartBF.hxx index cc2b5286e..91a536b1a 100644 --- a/src/emucore/CartBF.hxx +++ b/src/emucore/CartBF.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartBFSC.cxx b/src/emucore/CartBFSC.cxx index 28194d6ff..464b1a9f5 100644 --- a/src/emucore/CartBFSC.cxx +++ b/src/emucore/CartBFSC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartBFSC.hxx b/src/emucore/CartBFSC.hxx index e65747507..2acf7ce24 100644 --- a/src/emucore/CartBFSC.hxx +++ b/src/emucore/CartBFSC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartBUS.cxx b/src/emucore/CartBUS.cxx index 666086482..cc6cbf39f 100644 --- a/src/emucore/CartBUS.cxx +++ b/src/emucore/CartBUS.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartBUS.hxx b/src/emucore/CartBUS.hxx index 3a58f6f6a..7fb596401 100644 --- a/src/emucore/CartBUS.hxx +++ b/src/emucore/CartBUS.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartCDF.cxx b/src/emucore/CartCDF.cxx index cde2997e6..cb8e96092 100644 --- a/src/emucore/CartCDF.cxx +++ b/src/emucore/CartCDF.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartCDF.hxx b/src/emucore/CartCDF.hxx index ad6d1ccb1..1925f37ec 100644 --- a/src/emucore/CartCDF.hxx +++ b/src/emucore/CartCDF.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartCM.cxx b/src/emucore/CartCM.cxx index cdde93c01..fdba4da73 100644 --- a/src/emucore/CartCM.cxx +++ b/src/emucore/CartCM.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartCM.hxx b/src/emucore/CartCM.hxx index e80206047..6d624b588 100644 --- a/src/emucore/CartCM.hxx +++ b/src/emucore/CartCM.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartCTY.cxx b/src/emucore/CartCTY.cxx index 5b026242f..e1278b6be 100644 --- a/src/emucore/CartCTY.cxx +++ b/src/emucore/CartCTY.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartCTY.hxx b/src/emucore/CartCTY.hxx index 074e024fe..9f8683bdc 100644 --- a/src/emucore/CartCTY.hxx +++ b/src/emucore/CartCTY.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartCV.cxx b/src/emucore/CartCV.cxx index cba02b5b1..da3586075 100644 --- a/src/emucore/CartCV.cxx +++ b/src/emucore/CartCV.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartCV.hxx b/src/emucore/CartCV.hxx index 05ac8bfc6..77e1cb65c 100644 --- a/src/emucore/CartCV.hxx +++ b/src/emucore/CartCV.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartCreator.cxx b/src/emucore/CartCreator.cxx index 508776f3a..e7a522ad5 100644 --- a/src/emucore/CartCreator.cxx +++ b/src/emucore/CartCreator.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartCreator.hxx b/src/emucore/CartCreator.hxx index ec985da45..b278e07b9 100644 --- a/src/emucore/CartCreator.hxx +++ b/src/emucore/CartCreator.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartDF.cxx b/src/emucore/CartDF.cxx index 2fcd175ee..b5f01b00b 100644 --- a/src/emucore/CartDF.cxx +++ b/src/emucore/CartDF.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartDF.hxx b/src/emucore/CartDF.hxx index 5d4ce14c4..ddd1c7856 100644 --- a/src/emucore/CartDF.hxx +++ b/src/emucore/CartDF.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartDFSC.cxx b/src/emucore/CartDFSC.cxx index f67136406..994e3b4c8 100644 --- a/src/emucore/CartDFSC.cxx +++ b/src/emucore/CartDFSC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartDFSC.hxx b/src/emucore/CartDFSC.hxx index 8bc28074f..56ed71aef 100644 --- a/src/emucore/CartDFSC.hxx +++ b/src/emucore/CartDFSC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartDPC.cxx b/src/emucore/CartDPC.cxx index 405872cd2..f126d365a 100644 --- a/src/emucore/CartDPC.cxx +++ b/src/emucore/CartDPC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartDPC.hxx b/src/emucore/CartDPC.hxx index 88aaaa38a..3433c51b5 100644 --- a/src/emucore/CartDPC.hxx +++ b/src/emucore/CartDPC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartDPCPlus.cxx b/src/emucore/CartDPCPlus.cxx index acf9b0441..3a613c0ea 100644 --- a/src/emucore/CartDPCPlus.cxx +++ b/src/emucore/CartDPCPlus.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartDPCPlus.hxx b/src/emucore/CartDPCPlus.hxx index 17edad78c..33069edcd 100644 --- a/src/emucore/CartDPCPlus.hxx +++ b/src/emucore/CartDPCPlus.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartDetector.cxx b/src/emucore/CartDetector.cxx index cd298d874..5f3b99354 100644 --- a/src/emucore/CartDetector.cxx +++ b/src/emucore/CartDetector.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartDetector.hxx b/src/emucore/CartDetector.hxx index 93030af71..0b45c019e 100644 --- a/src/emucore/CartDetector.hxx +++ b/src/emucore/CartDetector.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartE0.cxx b/src/emucore/CartE0.cxx index a6d8b9efc..357237e18 100644 --- a/src/emucore/CartE0.cxx +++ b/src/emucore/CartE0.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartE0.hxx b/src/emucore/CartE0.hxx index 9616b6891..473f4abd8 100644 --- a/src/emucore/CartE0.hxx +++ b/src/emucore/CartE0.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartE7.cxx b/src/emucore/CartE7.cxx index 8bfd5ede0..72ca964a0 100644 --- a/src/emucore/CartE7.cxx +++ b/src/emucore/CartE7.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartE7.hxx b/src/emucore/CartE7.hxx index 4729adab8..f9ed0f6fa 100644 --- a/src/emucore/CartE7.hxx +++ b/src/emucore/CartE7.hxx @@ -9,7 +9,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartEF.cxx b/src/emucore/CartEF.cxx index 36a4ba52a..db31eea1d 100644 --- a/src/emucore/CartEF.cxx +++ b/src/emucore/CartEF.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartEF.hxx b/src/emucore/CartEF.hxx index a81a44172..0ea24fe0f 100644 --- a/src/emucore/CartEF.hxx +++ b/src/emucore/CartEF.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartEFSC.cxx b/src/emucore/CartEFSC.cxx index 9d772fa67..13d4b0251 100644 --- a/src/emucore/CartEFSC.cxx +++ b/src/emucore/CartEFSC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartEFSC.hxx b/src/emucore/CartEFSC.hxx index 25aac4e27..22c46c586 100644 --- a/src/emucore/CartEFSC.hxx +++ b/src/emucore/CartEFSC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartELF.cxx b/src/emucore/CartELF.cxx index feba01324..ca99108c0 100644 --- a/src/emucore/CartELF.cxx +++ b/src/emucore/CartELF.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartELF.hxx b/src/emucore/CartELF.hxx index e0c543160..9efc6ae92 100644 --- a/src/emucore/CartELF.hxx +++ b/src/emucore/CartELF.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartEnhanced.cxx b/src/emucore/CartEnhanced.cxx index 1b2999fcc..e50210336 100644 --- a/src/emucore/CartEnhanced.cxx +++ b/src/emucore/CartEnhanced.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartEnhanced.hxx b/src/emucore/CartEnhanced.hxx index f8167cb4b..6771b39ed 100644 --- a/src/emucore/CartEnhanced.hxx +++ b/src/emucore/CartEnhanced.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF0.cxx b/src/emucore/CartF0.cxx index f15e08e2f..b3a1600f7 100644 --- a/src/emucore/CartF0.cxx +++ b/src/emucore/CartF0.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF0.hxx b/src/emucore/CartF0.hxx index a038d1327..3dd40b71d 100644 --- a/src/emucore/CartF0.hxx +++ b/src/emucore/CartF0.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF4.cxx b/src/emucore/CartF4.cxx index de0bba0eb..5eb80ed4a 100644 --- a/src/emucore/CartF4.cxx +++ b/src/emucore/CartF4.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF4.hxx b/src/emucore/CartF4.hxx index b972fe122..e97dd574b 100644 --- a/src/emucore/CartF4.hxx +++ b/src/emucore/CartF4.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF4SC.cxx b/src/emucore/CartF4SC.cxx index 4ec5219c8..cc5d90f0c 100644 --- a/src/emucore/CartF4SC.cxx +++ b/src/emucore/CartF4SC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF4SC.hxx b/src/emucore/CartF4SC.hxx index 145dc04ef..93a3c4eeb 100644 --- a/src/emucore/CartF4SC.hxx +++ b/src/emucore/CartF4SC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF6.cxx b/src/emucore/CartF6.cxx index 37da4cc1c..30a389607 100644 --- a/src/emucore/CartF6.cxx +++ b/src/emucore/CartF6.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF6.hxx b/src/emucore/CartF6.hxx index f5eb3cae6..108d13861 100644 --- a/src/emucore/CartF6.hxx +++ b/src/emucore/CartF6.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF6SC.cxx b/src/emucore/CartF6SC.cxx index 2fab5e478..23b6357e3 100644 --- a/src/emucore/CartF6SC.cxx +++ b/src/emucore/CartF6SC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF6SC.hxx b/src/emucore/CartF6SC.hxx index bb2a53877..a0c59717a 100644 --- a/src/emucore/CartF6SC.hxx +++ b/src/emucore/CartF6SC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF8.cxx b/src/emucore/CartF8.cxx index e465e589b..5f9c8b00f 100644 --- a/src/emucore/CartF8.cxx +++ b/src/emucore/CartF8.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF8.hxx b/src/emucore/CartF8.hxx index c0dd24db5..1ffb6872d 100644 --- a/src/emucore/CartF8.hxx +++ b/src/emucore/CartF8.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF8SC.cxx b/src/emucore/CartF8SC.cxx index 4e6e4ecb3..27557d339 100644 --- a/src/emucore/CartF8SC.cxx +++ b/src/emucore/CartF8SC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartF8SC.hxx b/src/emucore/CartF8SC.hxx index 7713fa125..e5414e939 100644 --- a/src/emucore/CartF8SC.hxx +++ b/src/emucore/CartF8SC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartFA.cxx b/src/emucore/CartFA.cxx index f207da0dd..400a5ab14 100644 --- a/src/emucore/CartFA.cxx +++ b/src/emucore/CartFA.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartFA.hxx b/src/emucore/CartFA.hxx index 67306c725..170253a6f 100644 --- a/src/emucore/CartFA.hxx +++ b/src/emucore/CartFA.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartFA2.cxx b/src/emucore/CartFA2.cxx index 8103b05be..8374cf6bf 100644 --- a/src/emucore/CartFA2.cxx +++ b/src/emucore/CartFA2.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartFA2.hxx b/src/emucore/CartFA2.hxx index 047747228..329d3c655 100644 --- a/src/emucore/CartFA2.hxx +++ b/src/emucore/CartFA2.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartFC.cxx b/src/emucore/CartFC.cxx index 17881988c..1fa4ee047 100644 --- a/src/emucore/CartFC.cxx +++ b/src/emucore/CartFC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartFC.hxx b/src/emucore/CartFC.hxx index d7b367dea..3bb8546cc 100644 --- a/src/emucore/CartFC.hxx +++ b/src/emucore/CartFC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartFE.cxx b/src/emucore/CartFE.cxx index c9a44d04b..c5b9455ca 100644 --- a/src/emucore/CartFE.cxx +++ b/src/emucore/CartFE.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartFE.hxx b/src/emucore/CartFE.hxx index c553463b2..2a9310a7a 100644 --- a/src/emucore/CartFE.hxx +++ b/src/emucore/CartFE.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartGL.cxx b/src/emucore/CartGL.cxx index e1a372bb9..8eb77844b 100644 --- a/src/emucore/CartGL.cxx +++ b/src/emucore/CartGL.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartGL.hxx b/src/emucore/CartGL.hxx index 147f2a614..96739acfc 100644 --- a/src/emucore/CartGL.hxx +++ b/src/emucore/CartGL.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartJANE.cxx b/src/emucore/CartJANE.cxx index 35d436187..2b33c1f3d 100644 --- a/src/emucore/CartJANE.cxx +++ b/src/emucore/CartJANE.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartJANE.hxx b/src/emucore/CartJANE.hxx index dbc48e0cc..2d43f051c 100644 --- a/src/emucore/CartJANE.hxx +++ b/src/emucore/CartJANE.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartMDM.cxx b/src/emucore/CartMDM.cxx index e9845f448..193239476 100644 --- a/src/emucore/CartMDM.cxx +++ b/src/emucore/CartMDM.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartMDM.hxx b/src/emucore/CartMDM.hxx index abe087cf7..f91e07860 100644 --- a/src/emucore/CartMDM.hxx +++ b/src/emucore/CartMDM.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartMVC.cxx b/src/emucore/CartMVC.cxx index 774c5838f..c7516ad08 100644 --- a/src/emucore/CartMVC.cxx +++ b/src/emucore/CartMVC.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartMVC.hxx b/src/emucore/CartMVC.hxx index 2c356655b..ad08d8588 100644 --- a/src/emucore/CartMVC.hxx +++ b/src/emucore/CartMVC.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartSB.cxx b/src/emucore/CartSB.cxx index 7f6c6bd3c..495d11476 100644 --- a/src/emucore/CartSB.cxx +++ b/src/emucore/CartSB.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartSB.hxx b/src/emucore/CartSB.hxx index 379fd8bd1..877a02bee 100644 --- a/src/emucore/CartSB.hxx +++ b/src/emucore/CartSB.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartTVBoy.cxx b/src/emucore/CartTVBoy.cxx index 4fc8d6a3e..e1fd1c8f0 100644 --- a/src/emucore/CartTVBoy.cxx +++ b/src/emucore/CartTVBoy.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartTVBoy.hxx b/src/emucore/CartTVBoy.hxx index 47484ac01..b15952d98 100644 --- a/src/emucore/CartTVBoy.hxx +++ b/src/emucore/CartTVBoy.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartUA.cxx b/src/emucore/CartUA.cxx index 0ce39d973..015dd7730 100644 --- a/src/emucore/CartUA.cxx +++ b/src/emucore/CartUA.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartUA.hxx b/src/emucore/CartUA.hxx index 7012eaf80..9f1bd43cd 100644 --- a/src/emucore/CartUA.hxx +++ b/src/emucore/CartUA.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartWD.cxx b/src/emucore/CartWD.cxx index 073adc89b..895cb93be 100644 --- a/src/emucore/CartWD.cxx +++ b/src/emucore/CartWD.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartWD.hxx b/src/emucore/CartWD.hxx index e49f029b5..6d43fb31e 100644 --- a/src/emucore/CartWD.hxx +++ b/src/emucore/CartWD.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartWF8.cxx b/src/emucore/CartWF8.cxx index b1c79ad88..d19241cdc 100644 --- a/src/emucore/CartWF8.cxx +++ b/src/emucore/CartWF8.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartWF8.hxx b/src/emucore/CartWF8.hxx index 848cbfd85..73ec2ef20 100644 --- a/src/emucore/CartWF8.hxx +++ b/src/emucore/CartWF8.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartX07.cxx b/src/emucore/CartX07.cxx index bc2ac5d47..dfd8eab02 100644 --- a/src/emucore/CartX07.cxx +++ b/src/emucore/CartX07.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CartX07.hxx b/src/emucore/CartX07.hxx index a54ed5972..e79361ac3 100644 --- a/src/emucore/CartX07.hxx +++ b/src/emucore/CartX07.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CompuMate.cxx b/src/emucore/CompuMate.cxx index 865fa3fa0..4307f2766 100644 --- a/src/emucore/CompuMate.cxx +++ b/src/emucore/CompuMate.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CompuMate.hxx b/src/emucore/CompuMate.hxx index 85226570c..33db52a89 100644 --- a/src/emucore/CompuMate.hxx +++ b/src/emucore/CompuMate.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Console.cxx b/src/emucore/Console.cxx index cde06c589..751527ede 100644 --- a/src/emucore/Console.cxx +++ b/src/emucore/Console.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Console.hxx b/src/emucore/Console.hxx index ff0667060..5d8bdcdfb 100644 --- a/src/emucore/Console.hxx +++ b/src/emucore/Console.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/ConsoleIO.hxx b/src/emucore/ConsoleIO.hxx index 043b1febc..0cc00a47e 100644 --- a/src/emucore/ConsoleIO.hxx +++ b/src/emucore/ConsoleIO.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/ConsoleTiming.hxx b/src/emucore/ConsoleTiming.hxx index 7de5a96c0..9a7ead4b2 100644 --- a/src/emucore/ConsoleTiming.hxx +++ b/src/emucore/ConsoleTiming.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Control.cxx b/src/emucore/Control.cxx index 46141d632..2f360df65 100644 --- a/src/emucore/Control.cxx +++ b/src/emucore/Control.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Control.hxx b/src/emucore/Control.hxx index 88567152c..ca36c36e6 100644 --- a/src/emucore/Control.hxx +++ b/src/emucore/Control.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/ControlLowLevel.hxx b/src/emucore/ControlLowLevel.hxx index d705d5934..f753936b3 100644 --- a/src/emucore/ControlLowLevel.hxx +++ b/src/emucore/ControlLowLevel.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/ControllerDetector.cxx b/src/emucore/ControllerDetector.cxx index 5b867baf5..b1138defe 100644 --- a/src/emucore/ControllerDetector.cxx +++ b/src/emucore/ControllerDetector.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/ControllerDetector.hxx b/src/emucore/ControllerDetector.hxx index 836678374..9385005c0 100644 --- a/src/emucore/ControllerDetector.hxx +++ b/src/emucore/ControllerDetector.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CortexM0.cxx b/src/emucore/CortexM0.cxx index ef210b8e1..272050b2f 100644 --- a/src/emucore/CortexM0.cxx +++ b/src/emucore/CortexM0.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/CortexM0.hxx b/src/emucore/CortexM0.hxx index 96db55408..af19f9009 100644 --- a/src/emucore/CortexM0.hxx +++ b/src/emucore/CortexM0.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/DefProps.hxx b/src/emucore/DefProps.hxx index f5d7de9f7..61f3d514b 100644 --- a/src/emucore/DefProps.hxx +++ b/src/emucore/DefProps.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Device.hxx b/src/emucore/Device.hxx index 149c2a245..da0995904 100644 --- a/src/emucore/Device.hxx +++ b/src/emucore/Device.hxx @@ -8,7 +8,7 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/DispatchResult.cxx b/src/emucore/DispatchResult.cxx index f81c607c2..af1b6df49 100644 --- a/src/emucore/DispatchResult.cxx +++ b/src/emucore/DispatchResult.cxx @@ -8,7 +8,7 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/DispatchResult.hxx b/src/emucore/DispatchResult.hxx index d2c494acc..44df4cdea 100644 --- a/src/emucore/DispatchResult.hxx +++ b/src/emucore/DispatchResult.hxx @@ -8,7 +8,7 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Driving.cxx b/src/emucore/Driving.cxx index 2464655a2..ff4038061 100644 --- a/src/emucore/Driving.cxx +++ b/src/emucore/Driving.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Driving.hxx b/src/emucore/Driving.hxx index 2f4a79056..fb281d621 100644 --- a/src/emucore/Driving.hxx +++ b/src/emucore/Driving.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/EmulationTiming.cxx b/src/emucore/EmulationTiming.cxx index 0610348c7..ee3ba6b9e 100644 --- a/src/emucore/EmulationTiming.cxx +++ b/src/emucore/EmulationTiming.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/EmulationTiming.hxx b/src/emucore/EmulationTiming.hxx index 97fd579de..20f9bf065 100644 --- a/src/emucore/EmulationTiming.hxx +++ b/src/emucore/EmulationTiming.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/EmulationWorker.cxx b/src/emucore/EmulationWorker.cxx index b0117fdc3..da2cb372e 100644 --- a/src/emucore/EmulationWorker.cxx +++ b/src/emucore/EmulationWorker.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/EmulationWorker.hxx b/src/emucore/EmulationWorker.hxx index 18f869a0f..8f9a57fdf 100644 --- a/src/emucore/EmulationWorker.hxx +++ b/src/emucore/EmulationWorker.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Event.hxx b/src/emucore/Event.hxx index d1916cedc..2955653c7 100644 --- a/src/emucore/Event.hxx +++ b/src/emucore/Event.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/EventHandler.cxx b/src/emucore/EventHandler.cxx index 204973100..05c33352b 100644 --- a/src/emucore/EventHandler.cxx +++ b/src/emucore/EventHandler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/EventHandler.hxx b/src/emucore/EventHandler.hxx index ced9c659e..64aecda2a 100644 --- a/src/emucore/EventHandler.hxx +++ b/src/emucore/EventHandler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/EventHandlerConstants.hxx b/src/emucore/EventHandlerConstants.hxx index 43f630f02..bf9967785 100644 --- a/src/emucore/EventHandlerConstants.hxx +++ b/src/emucore/EventHandlerConstants.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/FBBackend.hxx b/src/emucore/FBBackend.hxx index 623367a3b..26642c35b 100644 --- a/src/emucore/FBBackend.hxx +++ b/src/emucore/FBBackend.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/FBSurface.cxx b/src/emucore/FBSurface.cxx index 6dffb9a76..a7eba43f2 100644 --- a/src/emucore/FBSurface.cxx +++ b/src/emucore/FBSurface.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/FBSurface.hxx b/src/emucore/FBSurface.hxx index eb89e055f..8c0cb4f79 100644 --- a/src/emucore/FBSurface.hxx +++ b/src/emucore/FBSurface.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/FSNode.cxx b/src/emucore/FSNode.cxx index 2e90e0b09..e6cb1cb84 100644 --- a/src/emucore/FSNode.cxx +++ b/src/emucore/FSNode.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/FSNode.hxx b/src/emucore/FSNode.hxx index 9e9b2536e..97d6dc539 100644 --- a/src/emucore/FSNode.hxx +++ b/src/emucore/FSNode.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/FrameBuffer.cxx b/src/emucore/FrameBuffer.cxx index c5ffe4cb9..9ab033987 100644 --- a/src/emucore/FrameBuffer.cxx +++ b/src/emucore/FrameBuffer.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/FrameBuffer.hxx b/src/emucore/FrameBuffer.hxx index 55e5d1ca8..2d3e123b3 100644 --- a/src/emucore/FrameBuffer.hxx +++ b/src/emucore/FrameBuffer.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/FrameBufferConstants.hxx b/src/emucore/FrameBufferConstants.hxx index 955c32ee7..5dc85daea 100644 --- a/src/emucore/FrameBufferConstants.hxx +++ b/src/emucore/FrameBufferConstants.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Genesis.cxx b/src/emucore/Genesis.cxx index 0dc06148f..1f186a5b2 100644 --- a/src/emucore/Genesis.cxx +++ b/src/emucore/Genesis.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Genesis.hxx b/src/emucore/Genesis.hxx index e335f42ee..11b9673a2 100644 --- a/src/emucore/Genesis.hxx +++ b/src/emucore/Genesis.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/GlobalKeyHandler.cxx b/src/emucore/GlobalKeyHandler.cxx index 1e0b393ce..13c781cf9 100644 --- a/src/emucore/GlobalKeyHandler.cxx +++ b/src/emucore/GlobalKeyHandler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/GlobalKeyHandler.hxx b/src/emucore/GlobalKeyHandler.hxx index b59b130d8..8b64b1d4a 100644 --- a/src/emucore/GlobalKeyHandler.hxx +++ b/src/emucore/GlobalKeyHandler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Joy2BPlus.cxx b/src/emucore/Joy2BPlus.cxx index 0e9d9a087..9aaf12562 100644 --- a/src/emucore/Joy2BPlus.cxx +++ b/src/emucore/Joy2BPlus.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Joy2BPlus.hxx b/src/emucore/Joy2BPlus.hxx index 48d9ade21..f267b3f6e 100644 --- a/src/emucore/Joy2BPlus.hxx +++ b/src/emucore/Joy2BPlus.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Joystick.cxx b/src/emucore/Joystick.cxx index 3c2fdcfdb..2f4d33692 100644 --- a/src/emucore/Joystick.cxx +++ b/src/emucore/Joystick.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Joystick.hxx b/src/emucore/Joystick.hxx index ca58ddb2f..90912912c 100644 --- a/src/emucore/Joystick.hxx +++ b/src/emucore/Joystick.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Keyboard.cxx b/src/emucore/Keyboard.cxx index 43aa92bae..e25a38465 100644 --- a/src/emucore/Keyboard.cxx +++ b/src/emucore/Keyboard.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Keyboard.hxx b/src/emucore/Keyboard.hxx index f7e68688b..38543a11a 100644 --- a/src/emucore/Keyboard.hxx +++ b/src/emucore/Keyboard.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/KidVid.cxx b/src/emucore/KidVid.cxx index 73ade243c..4b99869d1 100644 --- a/src/emucore/KidVid.cxx +++ b/src/emucore/KidVid.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/KidVid.hxx b/src/emucore/KidVid.hxx index 1dee5f224..045539725 100644 --- a/src/emucore/KidVid.hxx +++ b/src/emucore/KidVid.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Lightgun.cxx b/src/emucore/Lightgun.cxx index 56282f170..800b9d020 100644 --- a/src/emucore/Lightgun.cxx +++ b/src/emucore/Lightgun.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Lightgun.hxx b/src/emucore/Lightgun.hxx index 334814f64..09b830b3b 100644 --- a/src/emucore/Lightgun.hxx +++ b/src/emucore/Lightgun.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/M6502.cxx b/src/emucore/M6502.cxx index 76dd0320a..3f0ee0eed 100644 --- a/src/emucore/M6502.cxx +++ b/src/emucore/M6502.cxx @@ -8,7 +8,7 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/M6502.hxx b/src/emucore/M6502.hxx index 0e0fad082..630ef60eb 100644 --- a/src/emucore/M6502.hxx +++ b/src/emucore/M6502.hxx @@ -8,7 +8,7 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/M6502.ins b/src/emucore/M6502.ins index cfec61971..30463a7fb 100644 --- a/src/emucore/M6502.ins +++ b/src/emucore/M6502.ins @@ -8,7 +8,7 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/M6502.m4 b/src/emucore/M6502.m4 index 290103d1f..759cc7d02 100644 --- a/src/emucore/M6502.m4 +++ b/src/emucore/M6502.m4 @@ -8,7 +8,7 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/M6532.cxx b/src/emucore/M6532.cxx index d9d2baad3..28f249dff 100644 --- a/src/emucore/M6532.cxx +++ b/src/emucore/M6532.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/M6532.hxx b/src/emucore/M6532.hxx index 71624641a..5aafd7730 100644 --- a/src/emucore/M6532.hxx +++ b/src/emucore/M6532.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/MD5.cxx b/src/emucore/MD5.cxx index 8dec4c99d..9a0deb90d 100644 --- a/src/emucore/MD5.cxx +++ b/src/emucore/MD5.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // This file is derived from the RSA Data Security, Inc. MD5 Message-Digest diff --git a/src/emucore/MD5.hxx b/src/emucore/MD5.hxx index 3ddefc2db..2fab156a9 100644 --- a/src/emucore/MD5.hxx +++ b/src/emucore/MD5.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // This file is derived from the RSA Data Security, Inc. MD5 Message-Digest diff --git a/src/emucore/MT24LC256.cxx b/src/emucore/MT24LC256.cxx index 879bfacde..24a8f0016 100644 --- a/src/emucore/MT24LC256.cxx +++ b/src/emucore/MT24LC256.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/MT24LC256.hxx b/src/emucore/MT24LC256.hxx index 071b9a47d..8840d50b3 100644 --- a/src/emucore/MT24LC256.hxx +++ b/src/emucore/MT24LC256.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/MindLink.cxx b/src/emucore/MindLink.cxx index 067cc4633..f812b5ec4 100644 --- a/src/emucore/MindLink.cxx +++ b/src/emucore/MindLink.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/MindLink.hxx b/src/emucore/MindLink.hxx index f1bc82e98..f6e667cd6 100644 --- a/src/emucore/MindLink.hxx +++ b/src/emucore/MindLink.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/NullDev.hxx b/src/emucore/NullDev.hxx index 9994f8306..23fe4ad80 100644 --- a/src/emucore/NullDev.hxx +++ b/src/emucore/NullDev.hxx @@ -8,7 +8,7 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/OSystem.cxx b/src/emucore/OSystem.cxx index 3166847f7..7c9efe4ef 100644 --- a/src/emucore/OSystem.cxx +++ b/src/emucore/OSystem.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/OSystem.hxx b/src/emucore/OSystem.hxx index e39ef3759..8a91e64ce 100644 --- a/src/emucore/OSystem.hxx +++ b/src/emucore/OSystem.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/OSystemStandalone.cxx b/src/emucore/OSystemStandalone.cxx index 91a844bcc..c26b92ffc 100644 --- a/src/emucore/OSystemStandalone.cxx +++ b/src/emucore/OSystemStandalone.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/OSystemStandalone.hxx b/src/emucore/OSystemStandalone.hxx index ddfce88a0..605af7a07 100644 --- a/src/emucore/OSystemStandalone.hxx +++ b/src/emucore/OSystemStandalone.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Paddles.cxx b/src/emucore/Paddles.cxx index 4eab698e1..fb66e3601 100644 --- a/src/emucore/Paddles.cxx +++ b/src/emucore/Paddles.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Paddles.hxx b/src/emucore/Paddles.hxx index 504ac74d4..a72f18352 100644 --- a/src/emucore/Paddles.hxx +++ b/src/emucore/Paddles.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/PlusROM.cxx b/src/emucore/PlusROM.cxx index e2fe29f1d..200077345 100644 --- a/src/emucore/PlusROM.cxx +++ b/src/emucore/PlusROM.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/PlusROM.hxx b/src/emucore/PlusROM.hxx index ef307e892..c5b11e171 100644 --- a/src/emucore/PlusROM.hxx +++ b/src/emucore/PlusROM.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/PointingDevice.cxx b/src/emucore/PointingDevice.cxx index b57accdb2..8510ba9f8 100644 --- a/src/emucore/PointingDevice.cxx +++ b/src/emucore/PointingDevice.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/PointingDevice.hxx b/src/emucore/PointingDevice.hxx index 814df6341..edfeb2a61 100644 --- a/src/emucore/PointingDevice.hxx +++ b/src/emucore/PointingDevice.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/ProfilingRunner.cxx b/src/emucore/ProfilingRunner.cxx index 0adc1723f..b7852f888 100644 --- a/src/emucore/ProfilingRunner.cxx +++ b/src/emucore/ProfilingRunner.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/ProfilingRunner.hxx b/src/emucore/ProfilingRunner.hxx index d134ff10b..b6017b410 100644 --- a/src/emucore/ProfilingRunner.hxx +++ b/src/emucore/ProfilingRunner.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Props.cxx b/src/emucore/Props.cxx index 1a88d56c3..275514395 100644 --- a/src/emucore/Props.cxx +++ b/src/emucore/Props.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Props.hxx b/src/emucore/Props.hxx index d2d8bef58..bc0dc1401 100644 --- a/src/emucore/Props.hxx +++ b/src/emucore/Props.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/PropsSet.cxx b/src/emucore/PropsSet.cxx index 85175c34c..14ee005d2 100644 --- a/src/emucore/PropsSet.cxx +++ b/src/emucore/PropsSet.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/PropsSet.hxx b/src/emucore/PropsSet.hxx index e5080fb8a..8ff62abe1 100644 --- a/src/emucore/PropsSet.hxx +++ b/src/emucore/PropsSet.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/QuadTari.cxx b/src/emucore/QuadTari.cxx index ce304942d..6f2e6f08e 100644 --- a/src/emucore/QuadTari.cxx +++ b/src/emucore/QuadTari.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/QuadTari.hxx b/src/emucore/QuadTari.hxx index 07d5ae7e6..6cdade9a9 100644 --- a/src/emucore/QuadTari.hxx +++ b/src/emucore/QuadTari.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Random.hxx b/src/emucore/Random.hxx index 0026c792d..443da6489 100644 --- a/src/emucore/Random.hxx +++ b/src/emucore/Random.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/SaveKey.cxx b/src/emucore/SaveKey.cxx index 84a6d9b5e..869a10dd9 100644 --- a/src/emucore/SaveKey.cxx +++ b/src/emucore/SaveKey.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/SaveKey.hxx b/src/emucore/SaveKey.hxx index df77e62dd..c25d88e07 100644 --- a/src/emucore/SaveKey.hxx +++ b/src/emucore/SaveKey.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/SerialPort.hxx b/src/emucore/SerialPort.hxx index 08366477a..4e9e66033 100644 --- a/src/emucore/SerialPort.hxx +++ b/src/emucore/SerialPort.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Serializable.hxx b/src/emucore/Serializable.hxx index ad5b7573a..33f778344 100644 --- a/src/emucore/Serializable.hxx +++ b/src/emucore/Serializable.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Serializer.cxx b/src/emucore/Serializer.cxx index c01c589d7..3778ca824 100644 --- a/src/emucore/Serializer.cxx +++ b/src/emucore/Serializer.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Serializer.hxx b/src/emucore/Serializer.hxx index 4e72e0f76..a58e83d30 100644 --- a/src/emucore/Serializer.hxx +++ b/src/emucore/Serializer.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Settings.cxx b/src/emucore/Settings.cxx index a84438858..b86cd1736 100644 --- a/src/emucore/Settings.cxx +++ b/src/emucore/Settings.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Settings.hxx b/src/emucore/Settings.hxx index be3eccab8..1e450e3c6 100644 --- a/src/emucore/Settings.hxx +++ b/src/emucore/Settings.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Sound.hxx b/src/emucore/Sound.hxx index c8d9f4941..79e76d226 100644 --- a/src/emucore/Sound.hxx +++ b/src/emucore/Sound.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Switches.cxx b/src/emucore/Switches.cxx index 8079e252f..34b02a191 100644 --- a/src/emucore/Switches.cxx +++ b/src/emucore/Switches.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Switches.hxx b/src/emucore/Switches.hxx index 2b925011a..32330ff7c 100644 --- a/src/emucore/Switches.hxx +++ b/src/emucore/Switches.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/System.cxx b/src/emucore/System.cxx index 522ea454f..de514f743 100644 --- a/src/emucore/System.cxx +++ b/src/emucore/System.cxx @@ -8,7 +8,7 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/System.hxx b/src/emucore/System.hxx index 52bd61fc1..3fe334089 100644 --- a/src/emucore/System.hxx +++ b/src/emucore/System.hxx @@ -8,7 +8,7 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/TIASurface.cxx b/src/emucore/TIASurface.cxx index 6008812fe..1f593e8ec 100644 --- a/src/emucore/TIASurface.cxx +++ b/src/emucore/TIASurface.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/TIASurface.hxx b/src/emucore/TIASurface.hxx index e0426e9c4..294203fdd 100644 --- a/src/emucore/TIASurface.hxx +++ b/src/emucore/TIASurface.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Thumbulator.cxx b/src/emucore/Thumbulator.cxx index 27a221741..4570b9d18 100644 --- a/src/emucore/Thumbulator.cxx +++ b/src/emucore/Thumbulator.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/Thumbulator.hxx b/src/emucore/Thumbulator.hxx index 63d41bbda..c79cc2104 100644 --- a/src/emucore/Thumbulator.hxx +++ b/src/emucore/Thumbulator.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/TrakBall.hxx b/src/emucore/TrakBall.hxx index 357bf5e77..1df0d8e98 100644 --- a/src/emucore/TrakBall.hxx +++ b/src/emucore/TrakBall.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/BusTransactionQueue.cxx b/src/emucore/elf/BusTransactionQueue.cxx index 08de0da6f..64f40ad2e 100644 --- a/src/emucore/elf/BusTransactionQueue.cxx +++ b/src/emucore/elf/BusTransactionQueue.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/BusTransactionQueue.hxx b/src/emucore/elf/BusTransactionQueue.hxx index 314c91702..d2c618141 100644 --- a/src/emucore/elf/BusTransactionQueue.hxx +++ b/src/emucore/elf/BusTransactionQueue.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/ElfEnvironment.cxx b/src/emucore/elf/ElfEnvironment.cxx index a2d8df488..f047f0c92 100644 --- a/src/emucore/elf/ElfEnvironment.cxx +++ b/src/emucore/elf/ElfEnvironment.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/ElfEnvironment.hxx b/src/emucore/elf/ElfEnvironment.hxx index fb20edc7f..6091138a0 100644 --- a/src/emucore/elf/ElfEnvironment.hxx +++ b/src/emucore/elf/ElfEnvironment.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/ElfFile.hxx b/src/emucore/elf/ElfFile.hxx index 7d87f79c4..a9ce04bf3 100644 --- a/src/emucore/elf/ElfFile.hxx +++ b/src/emucore/elf/ElfFile.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/ElfLinker.cxx b/src/emucore/elf/ElfLinker.cxx index c1f837e49..362b97593 100644 --- a/src/emucore/elf/ElfLinker.cxx +++ b/src/emucore/elf/ElfLinker.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/ElfLinker.hxx b/src/emucore/elf/ElfLinker.hxx index fa959097f..3af400eeb 100644 --- a/src/emucore/elf/ElfLinker.hxx +++ b/src/emucore/elf/ElfLinker.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/ElfParser.cxx b/src/emucore/elf/ElfParser.cxx index f9cb2ddec..05d820ea4 100644 --- a/src/emucore/elf/ElfParser.cxx +++ b/src/emucore/elf/ElfParser.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/ElfParser.hxx b/src/emucore/elf/ElfParser.hxx index f46c71af6..3f46f254c 100644 --- a/src/emucore/elf/ElfParser.hxx +++ b/src/emucore/elf/ElfParser.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/ElfUtil.cxx b/src/emucore/elf/ElfUtil.cxx index b21352c59..4de3d6baa 100644 --- a/src/emucore/elf/ElfUtil.cxx +++ b/src/emucore/elf/ElfUtil.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/ElfUtil.hxx b/src/emucore/elf/ElfUtil.hxx index 2d5515171..d2c92b9af 100644 --- a/src/emucore/elf/ElfUtil.hxx +++ b/src/emucore/elf/ElfUtil.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/EncodingTest.cxx b/src/emucore/elf/EncodingTest.cxx index 17579ca4c..5000d4a8a 100644 --- a/src/emucore/elf/EncodingTest.cxx +++ b/src/emucore/elf/EncodingTest.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/LinkerTest.cxx b/src/emucore/elf/LinkerTest.cxx index b74773bb3..7ae23ef7f 100644 --- a/src/emucore/elf/LinkerTest.cxx +++ b/src/emucore/elf/LinkerTest.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/VcsLib.cxx b/src/emucore/elf/VcsLib.cxx index d08406890..c9032e46d 100644 --- a/src/emucore/elf/VcsLib.cxx +++ b/src/emucore/elf/VcsLib.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/elf/VcsLib.hxx b/src/emucore/elf/VcsLib.hxx index 0fab154ae..73112ab39 100644 --- a/src/emucore/elf/VcsLib.hxx +++ b/src/emucore/elf/VcsLib.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/exception/EmulationWarning.hxx b/src/emucore/exception/EmulationWarning.hxx index 10d6dcc6c..d3e10b61b 100644 --- a/src/emucore/exception/EmulationWarning.hxx +++ b/src/emucore/exception/EmulationWarning.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/exception/FatalEmulationError.hxx b/src/emucore/exception/FatalEmulationError.hxx index 9fe7dc4a1..db08aeecd 100644 --- a/src/emucore/exception/FatalEmulationError.hxx +++ b/src/emucore/exception/FatalEmulationError.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/AnalogReadout.cxx b/src/emucore/tia/AnalogReadout.cxx index a771ce55f..bd551d9dd 100644 --- a/src/emucore/tia/AnalogReadout.cxx +++ b/src/emucore/tia/AnalogReadout.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/AnalogReadout.hxx b/src/emucore/tia/AnalogReadout.hxx index 5924b4fb3..9ec4e8cad 100644 --- a/src/emucore/tia/AnalogReadout.hxx +++ b/src/emucore/tia/AnalogReadout.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Audio.cxx b/src/emucore/tia/Audio.cxx index 76506da43..918f12ff2 100644 --- a/src/emucore/tia/Audio.cxx +++ b/src/emucore/tia/Audio.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Audio.hxx b/src/emucore/tia/Audio.hxx index 66b39d3b3..dc3adfe69 100644 --- a/src/emucore/tia/Audio.hxx +++ b/src/emucore/tia/Audio.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/AudioChannel.cxx b/src/emucore/tia/AudioChannel.cxx index 65e32e485..ba3428367 100644 --- a/src/emucore/tia/AudioChannel.cxx +++ b/src/emucore/tia/AudioChannel.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/AudioChannel.hxx b/src/emucore/tia/AudioChannel.hxx index e80a444a4..f361831c7 100644 --- a/src/emucore/tia/AudioChannel.hxx +++ b/src/emucore/tia/AudioChannel.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Background.cxx b/src/emucore/tia/Background.cxx index b42efa319..e1ad4f8c5 100644 --- a/src/emucore/tia/Background.cxx +++ b/src/emucore/tia/Background.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Background.hxx b/src/emucore/tia/Background.hxx index 9d5f0a946..4f3062dae 100644 --- a/src/emucore/tia/Background.hxx +++ b/src/emucore/tia/Background.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Ball.cxx b/src/emucore/tia/Ball.cxx index d9e3a5af4..f901e9f50 100644 --- a/src/emucore/tia/Ball.cxx +++ b/src/emucore/tia/Ball.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Ball.hxx b/src/emucore/tia/Ball.hxx index df468566c..e18ea3adb 100644 --- a/src/emucore/tia/Ball.hxx +++ b/src/emucore/tia/Ball.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/DelayQueue.hxx b/src/emucore/tia/DelayQueue.hxx index 583f7f3a2..34f61edbd 100644 --- a/src/emucore/tia/DelayQueue.hxx +++ b/src/emucore/tia/DelayQueue.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/DelayQueueIterator.hxx b/src/emucore/tia/DelayQueueIterator.hxx index 1b5b60237..12b868577 100644 --- a/src/emucore/tia/DelayQueueIterator.hxx +++ b/src/emucore/tia/DelayQueueIterator.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/DelayQueueIteratorImpl.hxx b/src/emucore/tia/DelayQueueIteratorImpl.hxx index b5fcdd820..eb3a37dc9 100644 --- a/src/emucore/tia/DelayQueueIteratorImpl.hxx +++ b/src/emucore/tia/DelayQueueIteratorImpl.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/DelayQueueMember.hxx b/src/emucore/tia/DelayQueueMember.hxx index 2dca006ad..b81e10900 100644 --- a/src/emucore/tia/DelayQueueMember.hxx +++ b/src/emucore/tia/DelayQueueMember.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/DrawCounterDecodes.cxx b/src/emucore/tia/DrawCounterDecodes.cxx index 23ff32146..a8e0b6a82 100644 --- a/src/emucore/tia/DrawCounterDecodes.cxx +++ b/src/emucore/tia/DrawCounterDecodes.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/DrawCounterDecodes.hxx b/src/emucore/tia/DrawCounterDecodes.hxx index f49d7d58f..27a665d94 100644 --- a/src/emucore/tia/DrawCounterDecodes.hxx +++ b/src/emucore/tia/DrawCounterDecodes.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/FrameLayout.hxx b/src/emucore/tia/FrameLayout.hxx index e1305b73d..4782c6b20 100644 --- a/src/emucore/tia/FrameLayout.hxx +++ b/src/emucore/tia/FrameLayout.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/LatchedInput.cxx b/src/emucore/tia/LatchedInput.cxx index c4493da55..8b83070f6 100644 --- a/src/emucore/tia/LatchedInput.cxx +++ b/src/emucore/tia/LatchedInput.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/LatchedInput.hxx b/src/emucore/tia/LatchedInput.hxx index 76ee53c9a..7818b782d 100644 --- a/src/emucore/tia/LatchedInput.hxx +++ b/src/emucore/tia/LatchedInput.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Missile.cxx b/src/emucore/tia/Missile.cxx index 8ed8ddda9..3772782a6 100644 --- a/src/emucore/tia/Missile.cxx +++ b/src/emucore/tia/Missile.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Missile.hxx b/src/emucore/tia/Missile.hxx index 04f6fe4f6..755925108 100644 --- a/src/emucore/tia/Missile.hxx +++ b/src/emucore/tia/Missile.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Player.cxx b/src/emucore/tia/Player.cxx index 5698d0c38..43c2c5609 100644 --- a/src/emucore/tia/Player.cxx +++ b/src/emucore/tia/Player.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Player.hxx b/src/emucore/tia/Player.hxx index 823d627eb..cad42e8e4 100644 --- a/src/emucore/tia/Player.hxx +++ b/src/emucore/tia/Player.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Playfield.cxx b/src/emucore/tia/Playfield.cxx index d7ccad8bd..6ad5f5d5f 100644 --- a/src/emucore/tia/Playfield.cxx +++ b/src/emucore/tia/Playfield.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/Playfield.hxx b/src/emucore/tia/Playfield.hxx index 166374238..066f6c0e3 100644 --- a/src/emucore/tia/Playfield.hxx +++ b/src/emucore/tia/Playfield.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/TIA.cxx b/src/emucore/tia/TIA.cxx index 974e51d3b..5d3d29e37 100644 --- a/src/emucore/tia/TIA.cxx +++ b/src/emucore/tia/TIA.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/TIA.hxx b/src/emucore/tia/TIA.hxx index cf2d3f305..70207c8d1 100644 --- a/src/emucore/tia/TIA.hxx +++ b/src/emucore/tia/TIA.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/TIAConstants.hxx b/src/emucore/tia/TIAConstants.hxx index 19c2fafac..5383c01e2 100644 --- a/src/emucore/tia/TIAConstants.hxx +++ b/src/emucore/tia/TIAConstants.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/frame-manager/AbstractFrameManager.cxx b/src/emucore/tia/frame-manager/AbstractFrameManager.cxx index cbb1d5cef..3ff0291a5 100644 --- a/src/emucore/tia/frame-manager/AbstractFrameManager.cxx +++ b/src/emucore/tia/frame-manager/AbstractFrameManager.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/frame-manager/AbstractFrameManager.hxx b/src/emucore/tia/frame-manager/AbstractFrameManager.hxx index 4b892293c..a7902b3c5 100644 --- a/src/emucore/tia/frame-manager/AbstractFrameManager.hxx +++ b/src/emucore/tia/frame-manager/AbstractFrameManager.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/frame-manager/FrameLayoutDetector.cxx b/src/emucore/tia/frame-manager/FrameLayoutDetector.cxx index 6cbfb7c7d..d7972d81b 100644 --- a/src/emucore/tia/frame-manager/FrameLayoutDetector.cxx +++ b/src/emucore/tia/frame-manager/FrameLayoutDetector.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/frame-manager/FrameLayoutDetector.hxx b/src/emucore/tia/frame-manager/FrameLayoutDetector.hxx index 012203c20..d39c32ad0 100644 --- a/src/emucore/tia/frame-manager/FrameLayoutDetector.hxx +++ b/src/emucore/tia/frame-manager/FrameLayoutDetector.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/frame-manager/FrameManager.cxx b/src/emucore/tia/frame-manager/FrameManager.cxx index 6214e2639..6c6594c36 100644 --- a/src/emucore/tia/frame-manager/FrameManager.cxx +++ b/src/emucore/tia/frame-manager/FrameManager.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/frame-manager/FrameManager.hxx b/src/emucore/tia/frame-manager/FrameManager.hxx index 6d71dc7fd..be5a58321 100644 --- a/src/emucore/tia/frame-manager/FrameManager.hxx +++ b/src/emucore/tia/frame-manager/FrameManager.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/frame-manager/JitterEmulation.cxx b/src/emucore/tia/frame-manager/JitterEmulation.cxx index fc3758ec4..299d384f0 100644 --- a/src/emucore/tia/frame-manager/JitterEmulation.cxx +++ b/src/emucore/tia/frame-manager/JitterEmulation.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/emucore/tia/frame-manager/JitterEmulation.hxx b/src/emucore/tia/frame-manager/JitterEmulation.hxx index eec2dbc33..2e357ab12 100644 --- a/src/emucore/tia/frame-manager/JitterEmulation.hxx +++ b/src/emucore/tia/frame-manager/JitterEmulation.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/AboutDialog.cxx b/src/gui/AboutDialog.cxx index e9b852e83..45af38ae9 100644 --- a/src/gui/AboutDialog.cxx +++ b/src/gui/AboutDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of @@ -123,7 +123,7 @@ void AboutDialog::updateStrings(int page, int lines, string& title) ADD_ATEXT(string("\\C\\c2Features: ") + instance().features()); ADD_ATEXT(string("\\C\\c2") + instance().buildInfo()); ADD_ALINE(); - ADD_ATEXT("\\CCopyright (c) 1995-2024 The Stella Team"); + ADD_ATEXT("\\CCopyright (c) 1995-2025 The Stella Team"); ADD_ATEXT("\\C(https://stella-emu.github.io)"); ADD_ALINE(); ADD_ATEXT("\\CStella is now DonationWare!"); diff --git a/src/gui/AboutDialog.hxx b/src/gui/AboutDialog.hxx index d275341cd..6e7e1b07d 100644 --- a/src/gui/AboutDialog.hxx +++ b/src/gui/AboutDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/BrowserDialog.cxx b/src/gui/BrowserDialog.cxx index fa129f79b..fb19a32a3 100644 --- a/src/gui/BrowserDialog.cxx +++ b/src/gui/BrowserDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/BrowserDialog.hxx b/src/gui/BrowserDialog.hxx index f8d375f65..4538546e8 100644 --- a/src/gui/BrowserDialog.hxx +++ b/src/gui/BrowserDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/CheckListWidget.cxx b/src/gui/CheckListWidget.cxx index a716c2989..476a86ae9 100644 --- a/src/gui/CheckListWidget.cxx +++ b/src/gui/CheckListWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/CheckListWidget.hxx b/src/gui/CheckListWidget.hxx index 8f2b61150..ecb37ec84 100644 --- a/src/gui/CheckListWidget.hxx +++ b/src/gui/CheckListWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ColorWidget.cxx b/src/gui/ColorWidget.cxx index 63dd4e175..9c2335dc8 100644 --- a/src/gui/ColorWidget.cxx +++ b/src/gui/ColorWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ColorWidget.hxx b/src/gui/ColorWidget.hxx index 479910f1e..3a1a4e720 100644 --- a/src/gui/ColorWidget.hxx +++ b/src/gui/ColorWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ComboDialog.cxx b/src/gui/ComboDialog.cxx index 032ac9b54..45a105e6a 100644 --- a/src/gui/ComboDialog.cxx +++ b/src/gui/ComboDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ComboDialog.hxx b/src/gui/ComboDialog.hxx index ddcd22739..5dd49fa57 100644 --- a/src/gui/ComboDialog.hxx +++ b/src/gui/ComboDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Command.hxx b/src/gui/Command.hxx index 31e2facfd..c6c3f8d92 100644 --- a/src/gui/Command.hxx +++ b/src/gui/Command.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/CommandDialog.cxx b/src/gui/CommandDialog.cxx index dc16bf2f4..484337e50 100644 --- a/src/gui/CommandDialog.cxx +++ b/src/gui/CommandDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/CommandDialog.hxx b/src/gui/CommandDialog.hxx index 24a5bb7b3..9aac4b5f7 100644 --- a/src/gui/CommandDialog.hxx +++ b/src/gui/CommandDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/CommandMenu.cxx b/src/gui/CommandMenu.cxx index 756724f32..5a03174cc 100644 --- a/src/gui/CommandMenu.cxx +++ b/src/gui/CommandMenu.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/CommandMenu.hxx b/src/gui/CommandMenu.hxx index 597304cd3..4e7cddf0b 100644 --- a/src/gui/CommandMenu.hxx +++ b/src/gui/CommandMenu.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ConsoleBFont.hxx b/src/gui/ConsoleBFont.hxx index b786c5e89..47256603d 100644 --- a/src/gui/ConsoleBFont.hxx +++ b/src/gui/ConsoleBFont.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ConsoleFont.hxx b/src/gui/ConsoleFont.hxx index 19f5ca6f0..a04c23fc5 100644 --- a/src/gui/ConsoleFont.hxx +++ b/src/gui/ConsoleFont.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ConsoleMediumBFont.hxx b/src/gui/ConsoleMediumBFont.hxx index db60e1e26..abdfa6af7 100644 --- a/src/gui/ConsoleMediumBFont.hxx +++ b/src/gui/ConsoleMediumBFont.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ConsoleMediumFont.hxx b/src/gui/ConsoleMediumFont.hxx index 6fd840184..8c21825b8 100644 --- a/src/gui/ConsoleMediumFont.hxx +++ b/src/gui/ConsoleMediumFont.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ContextMenu.cxx b/src/gui/ContextMenu.cxx index 9c41177bf..748b950e7 100644 --- a/src/gui/ContextMenu.cxx +++ b/src/gui/ContextMenu.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ContextMenu.hxx b/src/gui/ContextMenu.hxx index 7cc6e423c..11722510e 100644 --- a/src/gui/ContextMenu.hxx +++ b/src/gui/ContextMenu.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/DeveloperDialog.cxx b/src/gui/DeveloperDialog.cxx index 40c6128dd..a3fe69b8a 100644 --- a/src/gui/DeveloperDialog.cxx +++ b/src/gui/DeveloperDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/DeveloperDialog.hxx b/src/gui/DeveloperDialog.hxx index 55772e621..f7f688e5f 100644 --- a/src/gui/DeveloperDialog.hxx +++ b/src/gui/DeveloperDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Dialog.cxx b/src/gui/Dialog.cxx index 8dffd59ef..fbaeb3756 100644 --- a/src/gui/Dialog.cxx +++ b/src/gui/Dialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Dialog.hxx b/src/gui/Dialog.hxx index 0d8ef33e8..cbdbbd066 100644 --- a/src/gui/Dialog.hxx +++ b/src/gui/Dialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/DialogContainer.cxx b/src/gui/DialogContainer.cxx index 752b598b0..eff08fa59 100644 --- a/src/gui/DialogContainer.cxx +++ b/src/gui/DialogContainer.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/DialogContainer.hxx b/src/gui/DialogContainer.hxx index 6c93126ec..8b00f96c5 100644 --- a/src/gui/DialogContainer.hxx +++ b/src/gui/DialogContainer.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/EditTextWidget.cxx b/src/gui/EditTextWidget.cxx index ce876d587..523eef8a3 100644 --- a/src/gui/EditTextWidget.cxx +++ b/src/gui/EditTextWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/EditTextWidget.hxx b/src/gui/EditTextWidget.hxx index 66fbf4535..ecaaad29c 100644 --- a/src/gui/EditTextWidget.hxx +++ b/src/gui/EditTextWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/EditableWidget.cxx b/src/gui/EditableWidget.cxx index 0c38e549c..9e24757c4 100644 --- a/src/gui/EditableWidget.cxx +++ b/src/gui/EditableWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/EditableWidget.hxx b/src/gui/EditableWidget.hxx index e096c4125..e95f29081 100644 --- a/src/gui/EditableWidget.hxx +++ b/src/gui/EditableWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/EmulationDialog.cxx b/src/gui/EmulationDialog.cxx index 5ea07d9bb..e45c7b48c 100644 --- a/src/gui/EmulationDialog.cxx +++ b/src/gui/EmulationDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/EmulationDialog.hxx b/src/gui/EmulationDialog.hxx index 907e539e4..5b7fcf909 100644 --- a/src/gui/EmulationDialog.hxx +++ b/src/gui/EmulationDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/EventMappingWidget.cxx b/src/gui/EventMappingWidget.cxx index b0070cb4b..7db231d90 100644 --- a/src/gui/EventMappingWidget.cxx +++ b/src/gui/EventMappingWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/EventMappingWidget.hxx b/src/gui/EventMappingWidget.hxx index 104bb0e20..4a671594b 100644 --- a/src/gui/EventMappingWidget.hxx +++ b/src/gui/EventMappingWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/FavoritesManager.cxx b/src/gui/FavoritesManager.cxx index 358946979..ffa52b9af 100644 --- a/src/gui/FavoritesManager.cxx +++ b/src/gui/FavoritesManager.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/FavoritesManager.hxx b/src/gui/FavoritesManager.hxx index 747840d38..5f5ba8a78 100644 --- a/src/gui/FavoritesManager.hxx +++ b/src/gui/FavoritesManager.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/FileListWidget.cxx b/src/gui/FileListWidget.cxx index 51caf2149..39cb61395 100644 --- a/src/gui/FileListWidget.cxx +++ b/src/gui/FileListWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/FileListWidget.hxx b/src/gui/FileListWidget.hxx index 2bc173afc..dfd2ecedc 100644 --- a/src/gui/FileListWidget.hxx +++ b/src/gui/FileListWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Font.cxx b/src/gui/Font.cxx index 229ced492..0a7b47f35 100644 --- a/src/gui/Font.cxx +++ b/src/gui/Font.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Font.hxx b/src/gui/Font.hxx index 51a3f24ff..034963dad 100644 --- a/src/gui/Font.hxx +++ b/src/gui/Font.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/GameInfoDialog.cxx b/src/gui/GameInfoDialog.cxx index 51e6c63d7..3024abfa3 100644 --- a/src/gui/GameInfoDialog.cxx +++ b/src/gui/GameInfoDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/GameInfoDialog.hxx b/src/gui/GameInfoDialog.hxx index 6247df9f1..bc6acea1a 100644 --- a/src/gui/GameInfoDialog.hxx +++ b/src/gui/GameInfoDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/GlobalPropsDialog.cxx b/src/gui/GlobalPropsDialog.cxx index cebf9cbec..f5262c9db 100644 --- a/src/gui/GlobalPropsDialog.cxx +++ b/src/gui/GlobalPropsDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/GlobalPropsDialog.hxx b/src/gui/GlobalPropsDialog.hxx index db350d33f..a9e922936 100644 --- a/src/gui/GlobalPropsDialog.hxx +++ b/src/gui/GlobalPropsDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/GuiObject.hxx b/src/gui/GuiObject.hxx index 03a14f299..2c1d6f1b7 100644 --- a/src/gui/GuiObject.hxx +++ b/src/gui/GuiObject.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/HelpDialog.cxx b/src/gui/HelpDialog.cxx index a9dd33f58..c6f621b78 100644 --- a/src/gui/HelpDialog.cxx +++ b/src/gui/HelpDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/HelpDialog.hxx b/src/gui/HelpDialog.hxx index eb986e77d..5d4ed3690 100644 --- a/src/gui/HelpDialog.hxx +++ b/src/gui/HelpDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/HighScoresDialog.cxx b/src/gui/HighScoresDialog.cxx index 0ffbc44c7..0b8617190 100644 --- a/src/gui/HighScoresDialog.cxx +++ b/src/gui/HighScoresDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/HighScoresDialog.hxx b/src/gui/HighScoresDialog.hxx index d3c72f8ca..faf65e2ed 100644 --- a/src/gui/HighScoresDialog.hxx +++ b/src/gui/HighScoresDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/HighScoresMenu.cxx b/src/gui/HighScoresMenu.cxx index ca15e5b77..14ca13fe4 100644 --- a/src/gui/HighScoresMenu.cxx +++ b/src/gui/HighScoresMenu.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/HighScoresMenu.hxx b/src/gui/HighScoresMenu.hxx index dbc69c1d4..87cba4ebb 100644 --- a/src/gui/HighScoresMenu.hxx +++ b/src/gui/HighScoresMenu.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Icon.hxx b/src/gui/Icon.hxx index 21c0c7857..1347ae217 100644 --- a/src/gui/Icon.hxx +++ b/src/gui/Icon.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Icons.hxx b/src/gui/Icons.hxx index 5c2cf4013..262d7563c 100644 --- a/src/gui/Icons.hxx +++ b/src/gui/Icons.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/InputDialog.cxx b/src/gui/InputDialog.cxx index 29a9bff06..1a826160b 100644 --- a/src/gui/InputDialog.cxx +++ b/src/gui/InputDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/InputDialog.hxx b/src/gui/InputDialog.hxx index 32916cf92..4296afa7e 100644 --- a/src/gui/InputDialog.hxx +++ b/src/gui/InputDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/InputTextDialog.cxx b/src/gui/InputTextDialog.cxx index 612deae4b..8bcada0d6 100644 --- a/src/gui/InputTextDialog.cxx +++ b/src/gui/InputTextDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/InputTextDialog.hxx b/src/gui/InputTextDialog.hxx index 336706b8c..74714842e 100644 --- a/src/gui/InputTextDialog.hxx +++ b/src/gui/InputTextDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/JoystickDialog.cxx b/src/gui/JoystickDialog.cxx index 584109110..6d996a41b 100644 --- a/src/gui/JoystickDialog.cxx +++ b/src/gui/JoystickDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/JoystickDialog.hxx b/src/gui/JoystickDialog.hxx index 0ff44919e..63f25e6c9 100644 --- a/src/gui/JoystickDialog.hxx +++ b/src/gui/JoystickDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Launcher.cxx b/src/gui/Launcher.cxx index 5b0f19ae8..a1f2683bc 100644 --- a/src/gui/Launcher.cxx +++ b/src/gui/Launcher.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Launcher.hxx b/src/gui/Launcher.hxx index cd0677dc1..37fb13a43 100644 --- a/src/gui/Launcher.hxx +++ b/src/gui/Launcher.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/LauncherDialog.cxx b/src/gui/LauncherDialog.cxx index 2e27a28e3..73a8e575c 100644 --- a/src/gui/LauncherDialog.cxx +++ b/src/gui/LauncherDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/LauncherDialog.hxx b/src/gui/LauncherDialog.hxx index 1e7b3bd03..257e01a17 100644 --- a/src/gui/LauncherDialog.hxx +++ b/src/gui/LauncherDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/LauncherFileListWidget.cxx b/src/gui/LauncherFileListWidget.cxx index 1200c55fe..e0f57ca2a 100644 --- a/src/gui/LauncherFileListWidget.cxx +++ b/src/gui/LauncherFileListWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/LauncherFileListWidget.hxx b/src/gui/LauncherFileListWidget.hxx index 0b71165eb..c193618cc 100644 --- a/src/gui/LauncherFileListWidget.hxx +++ b/src/gui/LauncherFileListWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ListWidget.cxx b/src/gui/ListWidget.cxx index 38b34bde6..c96256b5d 100644 --- a/src/gui/ListWidget.cxx +++ b/src/gui/ListWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ListWidget.hxx b/src/gui/ListWidget.hxx index 643322198..4a9143f8b 100644 --- a/src/gui/ListWidget.hxx +++ b/src/gui/ListWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/LoggerDialog.cxx b/src/gui/LoggerDialog.cxx index 0df74bad5..4cab90d80 100644 --- a/src/gui/LoggerDialog.cxx +++ b/src/gui/LoggerDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/LoggerDialog.hxx b/src/gui/LoggerDialog.hxx index 2495fab5d..d3c4fe0ec 100644 --- a/src/gui/LoggerDialog.hxx +++ b/src/gui/LoggerDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/MessageBox.cxx b/src/gui/MessageBox.cxx index e26cf21c8..7f2f880ca 100644 --- a/src/gui/MessageBox.cxx +++ b/src/gui/MessageBox.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/MessageBox.hxx b/src/gui/MessageBox.hxx index 111c4bccf..d484fc6f2 100644 --- a/src/gui/MessageBox.hxx +++ b/src/gui/MessageBox.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/MessageDialog.cxx b/src/gui/MessageDialog.cxx index c7bae87f8..891b73f2d 100644 --- a/src/gui/MessageDialog.cxx +++ b/src/gui/MessageDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/MessageDialog.hxx b/src/gui/MessageDialog.hxx index 3cbb3d5fd..1058b9c75 100644 --- a/src/gui/MessageDialog.hxx +++ b/src/gui/MessageDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/MessageMenu.cxx b/src/gui/MessageMenu.cxx index 8df470e8c..a8f124484 100644 --- a/src/gui/MessageMenu.cxx +++ b/src/gui/MessageMenu.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/MessageMenu.hxx b/src/gui/MessageMenu.hxx index 739ec88cf..cae45b51e 100644 --- a/src/gui/MessageMenu.hxx +++ b/src/gui/MessageMenu.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/MinUICommandDialog.cxx b/src/gui/MinUICommandDialog.cxx index eef15890c..9d293eea8 100644 --- a/src/gui/MinUICommandDialog.cxx +++ b/src/gui/MinUICommandDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/MinUICommandDialog.hxx b/src/gui/MinUICommandDialog.hxx index 14160374e..6ab89ed95 100644 --- a/src/gui/MinUICommandDialog.hxx +++ b/src/gui/MinUICommandDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/NavigationWidget.cxx b/src/gui/NavigationWidget.cxx index 97cc6a59e..a7a4ae772 100644 --- a/src/gui/NavigationWidget.cxx +++ b/src/gui/NavigationWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/NavigationWidget.hxx b/src/gui/NavigationWidget.hxx index c78b70d2b..2eb32914c 100644 --- a/src/gui/NavigationWidget.hxx +++ b/src/gui/NavigationWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/OptionsDialog.cxx b/src/gui/OptionsDialog.cxx index 701560e07..689ead481 100644 --- a/src/gui/OptionsDialog.cxx +++ b/src/gui/OptionsDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/OptionsDialog.hxx b/src/gui/OptionsDialog.hxx index 4c1fd9186..f7b2ef47d 100644 --- a/src/gui/OptionsDialog.hxx +++ b/src/gui/OptionsDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/OptionsMenu.cxx b/src/gui/OptionsMenu.cxx index 5a6bdce6b..aee876450 100644 --- a/src/gui/OptionsMenu.cxx +++ b/src/gui/OptionsMenu.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/OptionsMenu.hxx b/src/gui/OptionsMenu.hxx index 80cbbd77a..5f9a3f63f 100644 --- a/src/gui/OptionsMenu.hxx +++ b/src/gui/OptionsMenu.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/PlusRomsMenu.cxx b/src/gui/PlusRomsMenu.cxx index 74e4c72c0..2dfb6b716 100644 --- a/src/gui/PlusRomsMenu.cxx +++ b/src/gui/PlusRomsMenu.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/PlusRomsMenu.hxx b/src/gui/PlusRomsMenu.hxx index 48757d68f..ad961cbbd 100644 --- a/src/gui/PlusRomsMenu.hxx +++ b/src/gui/PlusRomsMenu.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/PlusRomsSetupDialog.cxx b/src/gui/PlusRomsSetupDialog.cxx index 0cfb12101..4fb90188c 100644 --- a/src/gui/PlusRomsSetupDialog.cxx +++ b/src/gui/PlusRomsSetupDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/PlusRomsSetupDialog.hxx b/src/gui/PlusRomsSetupDialog.hxx index f075aa7ae..8af612993 100644 --- a/src/gui/PlusRomsSetupDialog.hxx +++ b/src/gui/PlusRomsSetupDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/PopUpWidget.cxx b/src/gui/PopUpWidget.cxx index 02a5b8dff..834616ef9 100644 --- a/src/gui/PopUpWidget.cxx +++ b/src/gui/PopUpWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/PopUpWidget.hxx b/src/gui/PopUpWidget.hxx index b6cd98c85..3db0a9aa5 100644 --- a/src/gui/PopUpWidget.hxx +++ b/src/gui/PopUpWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ProgressDialog.cxx b/src/gui/ProgressDialog.cxx index 8ce658839..8b1573c64 100644 --- a/src/gui/ProgressDialog.cxx +++ b/src/gui/ProgressDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ProgressDialog.hxx b/src/gui/ProgressDialog.hxx index 70d691f92..654b4bce3 100644 --- a/src/gui/ProgressDialog.hxx +++ b/src/gui/ProgressDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/QuadTariDialog.cxx b/src/gui/QuadTariDialog.cxx index 693e40da4..852715e43 100644 --- a/src/gui/QuadTariDialog.cxx +++ b/src/gui/QuadTariDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/QuadTariDialog.hxx b/src/gui/QuadTariDialog.hxx index d2a3c8cf5..af64cf292 100644 --- a/src/gui/QuadTariDialog.hxx +++ b/src/gui/QuadTariDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/R77HelpDialog.cxx b/src/gui/R77HelpDialog.cxx index 4203a04e5..e01348a70 100644 --- a/src/gui/R77HelpDialog.cxx +++ b/src/gui/R77HelpDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/R77HelpDialog.hxx b/src/gui/R77HelpDialog.hxx index 7e234422a..40e0001ab 100644 --- a/src/gui/R77HelpDialog.hxx +++ b/src/gui/R77HelpDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/RadioButtonWidget.cxx b/src/gui/RadioButtonWidget.cxx index 8a7c31087..0fb995211 100644 --- a/src/gui/RadioButtonWidget.cxx +++ b/src/gui/RadioButtonWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/RadioButtonWidget.hxx b/src/gui/RadioButtonWidget.hxx index b1387f589..2c28aefca 100644 --- a/src/gui/RadioButtonWidget.hxx +++ b/src/gui/RadioButtonWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/RomAuditDialog.cxx b/src/gui/RomAuditDialog.cxx index 6862a83bc..13a22b67c 100644 --- a/src/gui/RomAuditDialog.cxx +++ b/src/gui/RomAuditDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/RomAuditDialog.hxx b/src/gui/RomAuditDialog.hxx index 07e63d3e7..228ae1312 100644 --- a/src/gui/RomAuditDialog.hxx +++ b/src/gui/RomAuditDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/RomImageWidget.cxx b/src/gui/RomImageWidget.cxx index cf5c3f99e..7cd554094 100644 --- a/src/gui/RomImageWidget.cxx +++ b/src/gui/RomImageWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/RomImageWidget.hxx b/src/gui/RomImageWidget.hxx index baf478fae..8a5acdf8a 100644 --- a/src/gui/RomImageWidget.hxx +++ b/src/gui/RomImageWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/RomInfoWidget.cxx b/src/gui/RomInfoWidget.cxx index cd15948f2..89c0ab55a 100644 --- a/src/gui/RomInfoWidget.cxx +++ b/src/gui/RomInfoWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/RomInfoWidget.hxx b/src/gui/RomInfoWidget.hxx index ec8bb3d64..095543ac9 100644 --- a/src/gui/RomInfoWidget.hxx +++ b/src/gui/RomInfoWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ScrollBarWidget.cxx b/src/gui/ScrollBarWidget.cxx index b9c0cdf45..4a0278861 100644 --- a/src/gui/ScrollBarWidget.cxx +++ b/src/gui/ScrollBarWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ScrollBarWidget.hxx b/src/gui/ScrollBarWidget.hxx index fe6416290..540e4fd6b 100644 --- a/src/gui/ScrollBarWidget.hxx +++ b/src/gui/ScrollBarWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/SnapshotDialog.cxx b/src/gui/SnapshotDialog.cxx index 4dee8bffe..ba4de8fb4 100644 --- a/src/gui/SnapshotDialog.cxx +++ b/src/gui/SnapshotDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/SnapshotDialog.hxx b/src/gui/SnapshotDialog.hxx index 367206179..e4b940c84 100644 --- a/src/gui/SnapshotDialog.hxx +++ b/src/gui/SnapshotDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Stella12x24tFont.hxx b/src/gui/Stella12x24tFont.hxx index dff9c2a62..ae5d3fee9 100644 --- a/src/gui/Stella12x24tFont.hxx +++ b/src/gui/Stella12x24tFont.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Stella14x28tFont.hxx b/src/gui/Stella14x28tFont.hxx index 0cc5dd26c..58882ec45 100644 --- a/src/gui/Stella14x28tFont.hxx +++ b/src/gui/Stella14x28tFont.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Stella16x32tFont.hxx b/src/gui/Stella16x32tFont.hxx index 76377a733..7a5a4446f 100644 --- a/src/gui/Stella16x32tFont.hxx +++ b/src/gui/Stella16x32tFont.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/StellaFont.hxx b/src/gui/StellaFont.hxx index c7eea7ec4..96122dfe1 100644 --- a/src/gui/StellaFont.hxx +++ b/src/gui/StellaFont.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/StellaLargeFont.hxx b/src/gui/StellaLargeFont.hxx index 0266fd1a3..b24720502 100644 --- a/src/gui/StellaLargeFont.hxx +++ b/src/gui/StellaLargeFont.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/StellaMediumFont.hxx b/src/gui/StellaMediumFont.hxx index 48b35066d..2c2e571ca 100644 --- a/src/gui/StellaMediumFont.hxx +++ b/src/gui/StellaMediumFont.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/StellaSettingsDialog.cxx b/src/gui/StellaSettingsDialog.cxx index 0c5ebafb5..0b42829b5 100644 --- a/src/gui/StellaSettingsDialog.cxx +++ b/src/gui/StellaSettingsDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/StellaSettingsDialog.hxx b/src/gui/StellaSettingsDialog.hxx index 93d731c9c..127310f43 100644 --- a/src/gui/StellaSettingsDialog.hxx +++ b/src/gui/StellaSettingsDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/StringListWidget.cxx b/src/gui/StringListWidget.cxx index 95c0f9c4a..abe07f16b 100644 --- a/src/gui/StringListWidget.cxx +++ b/src/gui/StringListWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/StringListWidget.hxx b/src/gui/StringListWidget.hxx index 9f651f0e9..a9feb4642 100644 --- a/src/gui/StringListWidget.hxx +++ b/src/gui/StringListWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/TabWidget.cxx b/src/gui/TabWidget.cxx index 7fcf724a6..a128b64e8 100644 --- a/src/gui/TabWidget.cxx +++ b/src/gui/TabWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/TabWidget.hxx b/src/gui/TabWidget.hxx index e57560e9b..e9c6e1097 100644 --- a/src/gui/TabWidget.hxx +++ b/src/gui/TabWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/TimeLineWidget.cxx b/src/gui/TimeLineWidget.cxx index 3b8507cfe..e378c5be5 100644 --- a/src/gui/TimeLineWidget.cxx +++ b/src/gui/TimeLineWidget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/TimeLineWidget.hxx b/src/gui/TimeLineWidget.hxx index fa3db5faa..ea133bb89 100644 --- a/src/gui/TimeLineWidget.hxx +++ b/src/gui/TimeLineWidget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/TimeMachine.cxx b/src/gui/TimeMachine.cxx index 70562d94b..f23b36309 100644 --- a/src/gui/TimeMachine.cxx +++ b/src/gui/TimeMachine.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/TimeMachine.hxx b/src/gui/TimeMachine.hxx index 083e4906c..009d7a1c1 100644 --- a/src/gui/TimeMachine.hxx +++ b/src/gui/TimeMachine.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/TimeMachineDialog.cxx b/src/gui/TimeMachineDialog.cxx index ad655307c..ea55a0723 100644 --- a/src/gui/TimeMachineDialog.cxx +++ b/src/gui/TimeMachineDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/TimeMachineDialog.hxx b/src/gui/TimeMachineDialog.hxx index 6722b14b6..b9d81d245 100644 --- a/src/gui/TimeMachineDialog.hxx +++ b/src/gui/TimeMachineDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ToolTip.cxx b/src/gui/ToolTip.cxx index d7fa458ba..f90b7706e 100644 --- a/src/gui/ToolTip.cxx +++ b/src/gui/ToolTip.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/ToolTip.hxx b/src/gui/ToolTip.hxx index b8bcedb40..c065a95bc 100644 --- a/src/gui/ToolTip.hxx +++ b/src/gui/ToolTip.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/UIDialog.cxx b/src/gui/UIDialog.cxx index 73d5dcc1c..8ee7d7a01 100644 --- a/src/gui/UIDialog.cxx +++ b/src/gui/UIDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/UIDialog.hxx b/src/gui/UIDialog.hxx index 3893305fd..7a59797bf 100644 --- a/src/gui/UIDialog.hxx +++ b/src/gui/UIDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/UndoHandler.cxx b/src/gui/UndoHandler.cxx index 63c26d026..6976bad7c 100644 --- a/src/gui/UndoHandler.cxx +++ b/src/gui/UndoHandler.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/UndoHandler.hxx b/src/gui/UndoHandler.hxx index 620031326..98b6f92c2 100644 --- a/src/gui/UndoHandler.hxx +++ b/src/gui/UndoHandler.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/VideoAudioDialog.cxx b/src/gui/VideoAudioDialog.cxx index 065de45d5..5d65a0a04 100644 --- a/src/gui/VideoAudioDialog.cxx +++ b/src/gui/VideoAudioDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/VideoAudioDialog.hxx b/src/gui/VideoAudioDialog.hxx index 1b349e220..98917f7bd 100644 --- a/src/gui/VideoAudioDialog.hxx +++ b/src/gui/VideoAudioDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/WhatsNewDialog.cxx b/src/gui/WhatsNewDialog.cxx index f41e2f8fb..433d44cf9 100644 --- a/src/gui/WhatsNewDialog.cxx +++ b/src/gui/WhatsNewDialog.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/WhatsNewDialog.hxx b/src/gui/WhatsNewDialog.hxx index ef90d3834..8d970f820 100644 --- a/src/gui/WhatsNewDialog.hxx +++ b/src/gui/WhatsNewDialog.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Widget.cxx b/src/gui/Widget.cxx index 104275bee..74ffe17f7 100644 --- a/src/gui/Widget.cxx +++ b/src/gui/Widget.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/gui/Widget.hxx b/src/gui/Widget.hxx index 74657f69d..d86c50cd7 100644 --- a/src/gui/Widget.hxx +++ b/src/gui/Widget.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/lib/httplib/http_lib.hxx b/src/lib/httplib/http_lib.hxx index b36f107ba..153f39782 100644 --- a/src/lib/httplib/http_lib.hxx +++ b/src/lib/httplib/http_lib.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/lib/json/json_lib.hxx b/src/lib/json/json_lib.hxx index 607176a49..48ff6ea1a 100644 --- a/src/lib/json/json_lib.hxx +++ b/src/lib/json/json_lib.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/lib/nanojpeg/nanojpeg_lib.hxx b/src/lib/nanojpeg/nanojpeg_lib.hxx index 093436737..051d98831 100644 --- a/src/lib/nanojpeg/nanojpeg_lib.hxx +++ b/src/lib/nanojpeg/nanojpeg_lib.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/lib/sqlite/sqlite3.c b/src/lib/sqlite/sqlite3.c index e71196068..39727a2e6 100644 --- a/src/lib/sqlite/sqlite3.c +++ b/src/lib/sqlite/sqlite3.c @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/lib/sqlite/sqlite3.h b/src/lib/sqlite/sqlite3.h index de35761a6..0e7d55fd5 100644 --- a/src/lib/sqlite/sqlite3.h +++ b/src/lib/sqlite/sqlite3.h @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/lib/tinyexif/tinyexif.cxx b/src/lib/tinyexif/tinyexif.cxx index 82ea8c01d..e6b9f0bb1 100644 --- a/src/lib/tinyexif/tinyexif.cxx +++ b/src/lib/tinyexif/tinyexif.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/lib/tinyexif/tinyexif_lib.hxx b/src/lib/tinyexif/tinyexif_lib.hxx index 6405ff9a6..f067a249a 100644 --- a/src/lib/tinyexif/tinyexif_lib.hxx +++ b/src/lib/tinyexif/tinyexif_lib.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/libretro/EventHandlerLIBRETRO.hxx b/src/os/libretro/EventHandlerLIBRETRO.hxx index ffc5f1bba..214676804 100644 --- a/src/os/libretro/EventHandlerLIBRETRO.hxx +++ b/src/os/libretro/EventHandlerLIBRETRO.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/libretro/FBBackendLIBRETRO.hxx b/src/os/libretro/FBBackendLIBRETRO.hxx index 87ca7cc10..922f9938f 100644 --- a/src/os/libretro/FBBackendLIBRETRO.hxx +++ b/src/os/libretro/FBBackendLIBRETRO.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/libretro/FBSurfaceLIBRETRO.hxx b/src/os/libretro/FBSurfaceLIBRETRO.hxx index 57915b146..71af125c6 100644 --- a/src/os/libretro/FBSurfaceLIBRETRO.hxx +++ b/src/os/libretro/FBSurfaceLIBRETRO.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/libretro/FSNodeLIBRETRO.cxx b/src/os/libretro/FSNodeLIBRETRO.cxx index 361b243e7..6bb0e952d 100644 --- a/src/os/libretro/FSNodeLIBRETRO.cxx +++ b/src/os/libretro/FSNodeLIBRETRO.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/libretro/FSNodeLIBRETRO.hxx b/src/os/libretro/FSNodeLIBRETRO.hxx index 529c2ae69..313a6d519 100644 --- a/src/os/libretro/FSNodeLIBRETRO.hxx +++ b/src/os/libretro/FSNodeLIBRETRO.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/libretro/OSystemLIBRETRO.hxx b/src/os/libretro/OSystemLIBRETRO.hxx index f2a71cd5e..465856457 100644 --- a/src/os/libretro/OSystemLIBRETRO.hxx +++ b/src/os/libretro/OSystemLIBRETRO.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/libretro/SoundLIBRETRO.hxx b/src/os/libretro/SoundLIBRETRO.hxx index c7183bee5..88845b8ce 100644 --- a/src/os/libretro/SoundLIBRETRO.hxx +++ b/src/os/libretro/SoundLIBRETRO.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/libretro/StellaLIBRETRO.cxx b/src/os/libretro/StellaLIBRETRO.cxx index e83ab1741..04c830c00 100644 --- a/src/os/libretro/StellaLIBRETRO.cxx +++ b/src/os/libretro/StellaLIBRETRO.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/libretro/StellaLIBRETRO.hxx b/src/os/libretro/StellaLIBRETRO.hxx index 9ff6283ab..fdb4f7294 100644 --- a/src/os/libretro/StellaLIBRETRO.hxx +++ b/src/os/libretro/StellaLIBRETRO.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/macos/AboutBox.h b/src/os/macos/AboutBox.h index f583ed4f1..7f65035fa 100644 --- a/src/os/macos/AboutBox.h +++ b/src/os/macos/AboutBox.h @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/macos/AboutBox.m b/src/os/macos/AboutBox.m index f34d6823f..33a739c3a 100644 --- a/src/os/macos/AboutBox.m +++ b/src/os/macos/AboutBox.m @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/macos/AboutBoxTextView.h b/src/os/macos/AboutBoxTextView.h index b3d6ac846..3d45df2c5 100644 --- a/src/os/macos/AboutBoxTextView.h +++ b/src/os/macos/AboutBoxTextView.h @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/macos/AboutBoxTextView.m b/src/os/macos/AboutBoxTextView.m index bd74fbf58..e1119e254 100644 --- a/src/os/macos/AboutBoxTextView.m +++ b/src/os/macos/AboutBoxTextView.m @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/macos/Credits.html b/src/os/macos/Credits.html index a5fe5d2d4..34b6853c0 100644 --- a/src/os/macos/Credits.html +++ b/src/os/macos/Credits.html @@ -7,14 +7,14 @@

Stella

A multi-platform Atari 2600 VCS emulator

-Copyright © 1995-2024 The Stella Team
+Copyright © 1995-2025 The Stella Team
https://stella-emu.github.io

Stella is now DonationWare!
https://stella-emu.github.io/donations.html

macOS version:
-Copyright © 2007-2024 Stephen Anthony
+Copyright © 2007-2025 Stephen Anthony
Copyright © 2005-2006 Mark Grebe

Graphics by Simple DirectMedia Layer library
diff --git a/src/os/macos/OSystemMACOS.cxx b/src/os/macos/OSystemMACOS.cxx index 58ba91ac8..673980d2c 100644 --- a/src/os/macos/OSystemMACOS.cxx +++ b/src/os/macos/OSystemMACOS.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/macos/OSystemMACOS.hxx b/src/os/macos/OSystemMACOS.hxx index 788f09949..d245b8ad2 100644 --- a/src/os/macos/OSystemMACOS.hxx +++ b/src/os/macos/OSystemMACOS.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/macos/SerialPortMACOS.cxx b/src/os/macos/SerialPortMACOS.cxx index d9f609255..62eafbf39 100644 --- a/src/os/macos/SerialPortMACOS.cxx +++ b/src/os/macos/SerialPortMACOS.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/macos/SerialPortMACOS.hxx b/src/os/macos/SerialPortMACOS.hxx index 1c6b4c9df..b906a44fa 100644 --- a/src/os/macos/SerialPortMACOS.hxx +++ b/src/os/macos/SerialPortMACOS.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/macos/SettingsRepositoryMACOS.hxx b/src/os/macos/SettingsRepositoryMACOS.hxx index c92f2da12..452b321cf 100644 --- a/src/os/macos/SettingsRepositoryMACOS.hxx +++ b/src/os/macos/SettingsRepositoryMACOS.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/macos/SettingsRepositoryMACOS.mm b/src/os/macos/SettingsRepositoryMACOS.mm index f5e24a586..b4c2a8ee7 100644 --- a/src/os/macos/SettingsRepositoryMACOS.mm +++ b/src/os/macos/SettingsRepositoryMACOS.mm @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/unix/FSNodePOSIX.cxx b/src/os/unix/FSNodePOSIX.cxx index e62ca52fa..605514272 100644 --- a/src/os/unix/FSNodePOSIX.cxx +++ b/src/os/unix/FSNodePOSIX.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/unix/FSNodePOSIX.hxx b/src/os/unix/FSNodePOSIX.hxx index a314e61ce..1c12ce457 100644 --- a/src/os/unix/FSNodePOSIX.hxx +++ b/src/os/unix/FSNodePOSIX.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/unix/OSystemUNIX.cxx b/src/os/unix/OSystemUNIX.cxx index 9faee0199..f3dcffe55 100644 --- a/src/os/unix/OSystemUNIX.cxx +++ b/src/os/unix/OSystemUNIX.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/unix/OSystemUNIX.hxx b/src/os/unix/OSystemUNIX.hxx index d2ba5387d..a2b6eccb0 100644 --- a/src/os/unix/OSystemUNIX.hxx +++ b/src/os/unix/OSystemUNIX.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/unix/SerialPortUNIX.cxx b/src/os/unix/SerialPortUNIX.cxx index 467d7a100..bd49096ba 100644 --- a/src/os/unix/SerialPortUNIX.cxx +++ b/src/os/unix/SerialPortUNIX.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/unix/SerialPortUNIX.hxx b/src/os/unix/SerialPortUNIX.hxx index e57eece55..2dae49abe 100644 --- a/src/os/unix/SerialPortUNIX.hxx +++ b/src/os/unix/SerialPortUNIX.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/unix/r77/OSystemR77.cxx b/src/os/unix/r77/OSystemR77.cxx index a4072e09c..4303425ff 100644 --- a/src/os/unix/r77/OSystemR77.cxx +++ b/src/os/unix/r77/OSystemR77.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/unix/r77/OSystemR77.hxx b/src/os/unix/r77/OSystemR77.hxx index 68911b0f6..5d7de1340 100644 --- a/src/os/unix/r77/OSystemR77.hxx +++ b/src/os/unix/r77/OSystemR77.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/unix/r77/SettingsR77.cxx b/src/os/unix/r77/SettingsR77.cxx index 5b074f0c5..02747a2be 100644 --- a/src/os/unix/r77/SettingsR77.cxx +++ b/src/os/unix/r77/SettingsR77.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/unix/r77/SettingsR77.hxx b/src/os/unix/r77/SettingsR77.hxx index 9572193e3..9a4998285 100644 --- a/src/os/unix/r77/SettingsR77.hxx +++ b/src/os/unix/r77/SettingsR77.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/windows/FSNodeWINDOWS.cxx b/src/os/windows/FSNodeWINDOWS.cxx index d68f5d508..bc01c1086 100644 --- a/src/os/windows/FSNodeWINDOWS.cxx +++ b/src/os/windows/FSNodeWINDOWS.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/windows/FSNodeWINDOWS.hxx b/src/os/windows/FSNodeWINDOWS.hxx index 8e00673ad..2206c48bf 100644 --- a/src/os/windows/FSNodeWINDOWS.hxx +++ b/src/os/windows/FSNodeWINDOWS.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/windows/HomeFinder.hxx b/src/os/windows/HomeFinder.hxx index 49c336f34..70a738c50 100644 --- a/src/os/windows/HomeFinder.hxx +++ b/src/os/windows/HomeFinder.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/windows/OSystemWINDOWS.cxx b/src/os/windows/OSystemWINDOWS.cxx index abc34c832..d53aaabbc 100644 --- a/src/os/windows/OSystemWINDOWS.cxx +++ b/src/os/windows/OSystemWINDOWS.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/windows/OSystemWINDOWS.hxx b/src/os/windows/OSystemWINDOWS.hxx index a9e01ce5e..4364b7289 100644 --- a/src/os/windows/OSystemWINDOWS.hxx +++ b/src/os/windows/OSystemWINDOWS.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/windows/SerialPortWINDOWS.cxx b/src/os/windows/SerialPortWINDOWS.cxx index 2342466de..1f363be8a 100644 --- a/src/os/windows/SerialPortWINDOWS.cxx +++ b/src/os/windows/SerialPortWINDOWS.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/windows/SerialPortWINDOWS.hxx b/src/os/windows/SerialPortWINDOWS.hxx index 0e961a5bb..88ef17cc9 100644 --- a/src/os/windows/SerialPortWINDOWS.hxx +++ b/src/os/windows/SerialPortWINDOWS.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/os/windows/Windows.hxx b/src/os/windows/Windows.hxx index b4362d01a..01b3955e9 100644 --- a/src/os/windows/Windows.hxx +++ b/src/os/windows/Windows.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony // and the Stella Team // // See the file "License.txt" for information on usage and redistribution of diff --git a/src/tools/convbdf.c b/src/tools/convbdf.c index 8cc7f81f0..b61103c38 100644 --- a/src/tools/convbdf.c +++ b/src/tools/convbdf.c @@ -767,7 +767,7 @@ int gen_c_source(struct font* pf, char *path) "// SS SS tt ee ll ll aa aa\n" "// SSSS ttt eeeee llll llll aaaaa\n" "//\n" - "// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony\n" + "// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony\n" "// and the Stella Team\n" "//\n" "// See the file \"License.txt\" for information on usage and redistribution of\n" diff --git a/src/tools/create_props.pl b/src/tools/create_props.pl index 4350dfbf0..3ea21e5c4 100755 --- a/src/tools/create_props.pl +++ b/src/tools/create_props.pl @@ -50,7 +50,7 @@ print OUTFILE "// SS tt eeeeee ll ll aaaaa -- \"An Atari 2600 VC print OUTFILE "// SS SS tt ee ll ll aa aa\n"; print OUTFILE "// SSSS ttt eeeee llll llll aaaaa\n"; print OUTFILE "//\n"; -print OUTFILE "// Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony\n"; +print OUTFILE "// Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony\n"; print OUTFILE "// and the Stella Team\n"; print OUTFILE "//\n"; print OUTFILE "// See the file \"License.txt\" for information on usage and redistribution of\n"; diff --git a/src/tools/scrom.asm b/src/tools/scrom.asm index 475588ec9..59004bd16 100644 --- a/src/tools/scrom.asm +++ b/src/tools/scrom.asm @@ -8,7 +8,7 @@ ;; SS SS tt ee ll ll aa aa ;; SSSS ttt eeeee llll llll aaaaa ;; -;; Copyright (c) 1995-2024 by Bradford W. Mott, Stephen Anthony +;; Copyright (c) 1995-2025 by Bradford W. Mott, Stephen Anthony ;; and the Stella Team ;; ;; See the file "License.txt" for information on usage and redistribution of