summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-03-12 22:07:03 +0100
committerAki <please@ignore.pl>2024-03-12 22:07:36 +0100
commit81bb6873f1c0291fecbf6e429ad15ac3db66a4c0 (patch)
treefd7552ecabeeffb45a1fbe3730ab62bc7a64dd85
parentf43d32d6d2cc7ecd04f4f06f20d5a6fc2c87c9ae (diff)
downloadstarshatter-81bb6873f1c0291fecbf6e429ad15ac3db66a4c0.zip
starshatter-81bb6873f1c0291fecbf6e429ad15ac3db66a4c0.tar.gz
starshatter-81bb6873f1c0291fecbf6e429ad15ac3db66a4c0.tar.bz2
Legal notices updated
Rename contrib -> third-party intendes to express the origin and purpose of that part of the code better. I plan to readd contrib/ again but with more in-project things like bash-completions, dev workflow scripts etc.
-rw-r--r--CMakeLists.txt4
-rw-r--r--COPYING2
-rw-r--r--DefinitionEx/Parser_ss.cpp2
-rw-r--r--DefinitionEx/Parser_ss.h2
-rw-r--r--DefinitionEx/Term.cpp2
-rw-r--r--DefinitionEx/Term.h2
-rw-r--r--DefinitionEx/Token.cpp2
-rw-r--r--DefinitionEx/Token.h2
-rw-r--r--FoundationEx/include/Dictionary.h2
-rw-r--r--FoundationEx/include/Dictionary.inl.h2
-rw-r--r--FoundationEx/include/List.h2
-rw-r--r--FoundationEx/include/List.inl.h2
-rw-r--r--FoundationEx/include/Reader.h2
-rw-r--r--FoundationEx/include/Text.h2
-rw-r--r--FoundationEx/include/Utils.h2
-rw-r--r--FoundationEx/src/Reader.cpp2
-rw-r--r--FoundationEx/src/Text.cpp2
-rw-r--r--FoundationEx/src/Utils.cpp2
-rw-r--r--NOTICE35
-rw-r--r--NetEx/HttpClient.cpp2
-rw-r--r--NetEx/HttpClient.h2
-rw-r--r--NetEx/HttpParam.cpp2
-rw-r--r--NetEx/HttpParam.h2
-rw-r--r--NetEx/HttpRequest.cpp2
-rw-r--r--NetEx/HttpRequest.h2
-rw-r--r--NetEx/HttpResponse.cpp2
-rw-r--r--NetEx/HttpResponse.h2
-rw-r--r--NetEx/HttpServer.cpp2
-rw-r--r--NetEx/HttpServer.h2
-rw-r--r--NetEx/HttpServlet.cpp2
-rw-r--r--NetEx/HttpServlet.h2
-rw-r--r--NetEx/HttpServletExec.cpp2
-rw-r--r--NetEx/HttpServletExec.h2
-rw-r--r--NetEx/HttpSession.cpp2
-rw-r--r--NetEx/HttpSession.h2
-rw-r--r--NetEx/NetAddr.cpp2
-rw-r--r--NetEx/NetAddr.h2
-rw-r--r--NetEx/NetClient.cpp2
-rw-r--r--NetEx/NetClient.h2
-rw-r--r--NetEx/NetGram.cpp2
-rw-r--r--NetEx/NetGram.h2
-rw-r--r--NetEx/NetHost.cpp2
-rw-r--r--NetEx/NetHost.h2
-rw-r--r--NetEx/NetLayer.cpp2
-rw-r--r--NetEx/NetLayer.h2
-rw-r--r--NetEx/NetLink.cpp2
-rw-r--r--NetEx/NetLink.h2
-rw-r--r--NetEx/NetMsg.cpp2
-rw-r--r--NetEx/NetMsg.h2
-rw-r--r--NetEx/NetPeer.cpp2
-rw-r--r--NetEx/NetPeer.h2
-rw-r--r--NetEx/NetServer.cpp2
-rw-r--r--NetEx/NetServer.h2
-rw-r--r--NetEx/NetSock.cpp2
-rw-r--r--NetEx/NetSock.h2
-rw-r--r--StarsEx/ActiveWindow.cpp2
-rw-r--r--StarsEx/ActiveWindow.h2
-rw-r--r--StarsEx/Asteroid.cpp2
-rw-r--r--StarsEx/Asteroid.h2
-rw-r--r--StarsEx/AudDlg.cpp2
-rw-r--r--StarsEx/AudDlg.h2
-rw-r--r--StarsEx/AudioConfig.cpp2
-rw-r--r--StarsEx/AudioConfig.h2
-rw-r--r--StarsEx/AwardDlg.cpp2
-rw-r--r--StarsEx/AwardDlg.h2
-rw-r--r--StarsEx/AwardShowDlg.cpp2
-rw-r--r--StarsEx/AwardShowDlg.h2
-rw-r--r--StarsEx/BaseScreen.h2
-rw-r--r--StarsEx/Bitmap.cpp2
-rw-r--r--StarsEx/Bitmap.h2
-rw-r--r--StarsEx/Bmp.cpp2
-rw-r--r--StarsEx/Bmp.h2
-rw-r--r--StarsEx/Bolt.cpp2
-rw-r--r--StarsEx/Bolt.h2
-rw-r--r--StarsEx/Button.cpp2
-rw-r--r--StarsEx/Button.h2
-rw-r--r--StarsEx/Callsign.cpp2
-rw-r--r--StarsEx/Callsign.h2
-rw-r--r--StarsEx/Camera.cpp2
-rw-r--r--StarsEx/Camera.h2
-rw-r--r--StarsEx/CameraDirector.cpp2
-rw-r--r--StarsEx/CameraDirector.h2
-rw-r--r--StarsEx/CameraView.cpp2
-rw-r--r--StarsEx/CameraView.h2
-rw-r--r--StarsEx/Campaign.cpp2
-rw-r--r--StarsEx/Campaign.h2
-rw-r--r--StarsEx/CampaignMissionFighter.cpp2
-rw-r--r--StarsEx/CampaignMissionFighter.h2
-rw-r--r--StarsEx/CampaignMissionRequest.cpp2
-rw-r--r--StarsEx/CampaignMissionRequest.h2
-rw-r--r--StarsEx/CampaignMissionStarship.cpp2
-rw-r--r--StarsEx/CampaignMissionStarship.h2
-rw-r--r--StarsEx/CampaignPlan.h2
-rw-r--r--StarsEx/CampaignPlanAssignment.cpp2
-rw-r--r--StarsEx/CampaignPlanAssignment.h2
-rw-r--r--StarsEx/CampaignPlanEvent.cpp2
-rw-r--r--StarsEx/CampaignPlanEvent.h2
-rw-r--r--StarsEx/CampaignPlanMission.cpp2
-rw-r--r--StarsEx/CampaignPlanMission.h2
-rw-r--r--StarsEx/CampaignPlanMovement.cpp2
-rw-r--r--StarsEx/CampaignPlanMovement.h2
-rw-r--r--StarsEx/CampaignPlanStrategic.cpp2
-rw-r--r--StarsEx/CampaignPlanStrategic.h2
-rw-r--r--StarsEx/CampaignSaveGame.cpp2
-rw-r--r--StarsEx/CampaignSaveGame.h2
-rw-r--r--StarsEx/CampaignSituationReport.cpp2
-rw-r--r--StarsEx/CampaignSituationReport.h2
-rw-r--r--StarsEx/CarrierAI.cpp2
-rw-r--r--StarsEx/CarrierAI.h2
-rw-r--r--StarsEx/Clock.cpp2
-rw-r--r--StarsEx/Clock.h2
-rw-r--r--StarsEx/Clock.inl.h2
-rw-r--r--StarsEx/CmdDlg.cpp2
-rw-r--r--StarsEx/CmdDlg.h2
-rw-r--r--StarsEx/CmdForceDlg.cpp2
-rw-r--r--StarsEx/CmdForceDlg.h2
-rw-r--r--StarsEx/CmdIntelDlg.cpp2
-rw-r--r--StarsEx/CmdIntelDlg.h2
-rw-r--r--StarsEx/CmdMissionsDlg.cpp2
-rw-r--r--StarsEx/CmdMissionsDlg.h2
-rw-r--r--StarsEx/CmdMsgDlg.cpp2
-rw-r--r--StarsEx/CmdMsgDlg.h2
-rw-r--r--StarsEx/CmdOrdersDlg.cpp2
-rw-r--r--StarsEx/CmdOrdersDlg.h2
-rw-r--r--StarsEx/CmdTheaterDlg.cpp2
-rw-r--r--StarsEx/CmdTheaterDlg.h2
-rw-r--r--StarsEx/CmdTitleDlg.cpp2
-rw-r--r--StarsEx/CmdTitleDlg.h2
-rw-r--r--StarsEx/CmpCompleteDlg.cpp2
-rw-r--r--StarsEx/CmpCompleteDlg.h2
-rw-r--r--StarsEx/CmpFileDlg.cpp2
-rw-r--r--StarsEx/CmpFileDlg.h2
-rw-r--r--StarsEx/CmpLoadDlg.cpp2
-rw-r--r--StarsEx/CmpLoadDlg.h2
-rw-r--r--StarsEx/CmpSceneDlg.cpp2
-rw-r--r--StarsEx/CmpSceneDlg.h2
-rw-r--r--StarsEx/CmpSelectDlg.cpp2
-rw-r--r--StarsEx/CmpSelectDlg.h2
-rw-r--r--StarsEx/CmpnScreen.cpp2
-rw-r--r--StarsEx/CmpnScreen.h2
-rw-r--r--StarsEx/Color.cpp2
-rw-r--r--StarsEx/Color.h2
-rw-r--r--StarsEx/CombatAction.cpp2
-rw-r--r--StarsEx/CombatAction.h2
-rw-r--r--StarsEx/CombatAssignment.cpp2
-rw-r--r--StarsEx/CombatAssignment.h2
-rw-r--r--StarsEx/CombatEvent.cpp2
-rw-r--r--StarsEx/CombatEvent.h2
-rw-r--r--StarsEx/CombatGroup.cpp2
-rw-r--r--StarsEx/CombatGroup.h2
-rw-r--r--StarsEx/CombatRoster.cpp2
-rw-r--r--StarsEx/CombatRoster.h2
-rw-r--r--StarsEx/CombatUnit.cpp2
-rw-r--r--StarsEx/CombatUnit.h2
-rw-r--r--StarsEx/CombatZone.cpp2
-rw-r--r--StarsEx/CombatZone.h2
-rw-r--r--StarsEx/Combatant.cpp2
-rw-r--r--StarsEx/Combatant.h2
-rw-r--r--StarsEx/ComboBox.cpp2
-rw-r--r--StarsEx/ComboBox.h2
-rw-r--r--StarsEx/ComboList.cpp2
-rw-r--r--StarsEx/ComboList.h2
-rw-r--r--StarsEx/Component.cpp2
-rw-r--r--StarsEx/Component.h2
-rw-r--r--StarsEx/Computer.cpp2
-rw-r--r--StarsEx/Computer.h2
-rw-r--r--StarsEx/ConfirmDlg.cpp2
-rw-r--r--StarsEx/ConfirmDlg.h2
-rw-r--r--StarsEx/Contact.cpp2
-rw-r--r--StarsEx/Contact.h2
-rw-r--r--StarsEx/ContentBundle.cpp2
-rw-r--r--StarsEx/ContentBundle.h2
-rw-r--r--StarsEx/CtlDlg.cpp2
-rw-r--r--StarsEx/CtlDlg.h2
-rw-r--r--StarsEx/D3DXImage.cpp2
-rw-r--r--StarsEx/D3DXImage.h2
-rw-r--r--StarsEx/DataLoader.cpp2
-rw-r--r--StarsEx/DataLoader.h2
-rw-r--r--StarsEx/DataSource.cpp2
-rw-r--r--StarsEx/DataSource.h2
-rw-r--r--StarsEx/DebriefDlg.cpp2
-rw-r--r--StarsEx/DebriefDlg.h2
-rw-r--r--StarsEx/Debris.cpp2
-rw-r--r--StarsEx/Debris.h2
-rw-r--r--StarsEx/DetailSet.cpp2
-rw-r--r--StarsEx/DetailSet.h2
-rw-r--r--StarsEx/Director.h2
-rw-r--r--StarsEx/DisplayView.cpp2
-rw-r--r--StarsEx/DisplayView.h2
-rw-r--r--StarsEx/Drive.cpp2
-rw-r--r--StarsEx/Drive.h2
-rw-r--r--StarsEx/DriveSprite.cpp2
-rw-r--r--StarsEx/DriveSprite.h2
-rw-r--r--StarsEx/Drone.cpp2
-rw-r--r--StarsEx/Drone.h2
-rw-r--r--StarsEx/DropShipAI.cpp2
-rw-r--r--StarsEx/DropShipAI.h2
-rw-r--r--StarsEx/EditBox.cpp2
-rw-r--r--StarsEx/EditBox.h2
-rw-r--r--StarsEx/Element.cpp2
-rw-r--r--StarsEx/Element.h2
-rw-r--r--StarsEx/Encrypt.cpp2
-rw-r--r--StarsEx/Encrypt.h2
-rw-r--r--StarsEx/EngDlg.cpp2
-rw-r--r--StarsEx/EngDlg.h2
-rw-r--r--StarsEx/ExceptionHandler.cpp2
-rw-r--r--StarsEx/ExitDlg.cpp2
-rw-r--r--StarsEx/ExitDlg.h2
-rw-r--r--StarsEx/Explosion.cpp2
-rw-r--r--StarsEx/Explosion.h2
-rw-r--r--StarsEx/FadeView.cpp2
-rw-r--r--StarsEx/FadeView.h2
-rw-r--r--StarsEx/Farcaster.cpp2
-rw-r--r--StarsEx/Farcaster.h2
-rw-r--r--StarsEx/FighterAI.cpp2
-rw-r--r--StarsEx/FighterAI.h2
-rw-r--r--StarsEx/FighterTacticalAI.cpp2
-rw-r--r--StarsEx/FighterTacticalAI.h2
-rw-r--r--StarsEx/FirstTimeDlg.cpp2
-rw-r--r--StarsEx/FirstTimeDlg.h2
-rw-r--r--StarsEx/Fix.cpp2
-rw-r--r--StarsEx/Fix.h2
-rw-r--r--StarsEx/FlightComp.cpp2
-rw-r--r--StarsEx/FlightComp.h2
-rw-r--r--StarsEx/FlightDeck.cpp2
-rw-r--r--StarsEx/FlightDeck.h2
-rw-r--r--StarsEx/FlightPlanner.cpp2
-rw-r--r--StarsEx/FlightPlanner.h2
-rw-r--r--StarsEx/FltDlg.cpp2
-rw-r--r--StarsEx/FltDlg.h2
-rw-r--r--StarsEx/Font.cpp2
-rw-r--r--StarsEx/Font.h2
-rw-r--r--StarsEx/FontMgr.cpp2
-rw-r--r--StarsEx/FontMgr.h2
-rw-r--r--StarsEx/FormDef.cpp2
-rw-r--r--StarsEx/FormDef.h2
-rw-r--r--StarsEx/FormWindow.cpp2
-rw-r--r--StarsEx/FormWindow.h2
-rw-r--r--StarsEx/FormatUtil.cpp2
-rw-r--r--StarsEx/FormatUtil.h2
-rw-r--r--StarsEx/Galaxy.cpp2
-rw-r--r--StarsEx/Galaxy.h2
-rw-r--r--StarsEx/Game.cpp2
-rw-r--r--StarsEx/Game.h2
-rw-r--r--StarsEx/GameScreen.cpp2
-rw-r--r--StarsEx/GameScreen.h2
-rw-r--r--StarsEx/GameWinDX9.cpp2
-rw-r--r--StarsEx/GameWinDX9.h2
-rw-r--r--StarsEx/Geometry.cpp2
-rw-r--r--StarsEx/Geometry.h2
-rw-r--r--StarsEx/Graphic.cpp2
-rw-r--r--StarsEx/Graphic.h2
-rw-r--r--StarsEx/Grid.cpp2
-rw-r--r--StarsEx/Grid.h2
-rw-r--r--StarsEx/GroundAI.cpp2
-rw-r--r--StarsEx/GroundAI.h2
-rw-r--r--StarsEx/HUDSounds.cpp2
-rw-r--r--StarsEx/HUDSounds.h2
-rw-r--r--StarsEx/HUDView.cpp2
-rw-r--r--StarsEx/HUDView.h2
-rw-r--r--StarsEx/Hangar.cpp2
-rw-r--r--StarsEx/Hangar.h2
-rw-r--r--StarsEx/HardPoint.cpp2
-rw-r--r--StarsEx/HardPoint.h2
-rw-r--r--StarsEx/Hoop.cpp2
-rw-r--r--StarsEx/Hoop.h2
-rw-r--r--StarsEx/ImageBox.cpp2
-rw-r--r--StarsEx/ImageBox.h2
-rw-r--r--StarsEx/ImgView.cpp2
-rw-r--r--StarsEx/ImgView.h2
-rw-r--r--StarsEx/Instruction.cpp2
-rw-r--r--StarsEx/Instruction.h2
-rw-r--r--StarsEx/Intel.cpp2
-rw-r--r--StarsEx/Intel.h2
-rw-r--r--StarsEx/JoyDlg.cpp2
-rw-r--r--StarsEx/JoyDlg.h2
-rw-r--r--StarsEx/Joystick.cpp2
-rw-r--r--StarsEx/Joystick.h2
-rw-r--r--StarsEx/KeyDlg.cpp2
-rw-r--r--StarsEx/KeyDlg.h2
-rw-r--r--StarsEx/KeyMap.cpp2
-rw-r--r--StarsEx/KeyMap.h2
-rw-r--r--StarsEx/Keyboard.cpp2
-rw-r--r--StarsEx/Keyboard.h2
-rw-r--r--StarsEx/LandingGear.cpp2
-rw-r--r--StarsEx/LandingGear.h2
-rw-r--r--StarsEx/Layout.cpp2
-rw-r--r--StarsEx/Layout.h2
-rw-r--r--StarsEx/Light.cpp2
-rw-r--r--StarsEx/Light.h2
-rw-r--r--StarsEx/ListBox.cpp2
-rw-r--r--StarsEx/ListBox.h2
-rw-r--r--StarsEx/LoadDlg.cpp2
-rw-r--r--StarsEx/LoadDlg.h2
-rw-r--r--StarsEx/LoadScreen.cpp2
-rw-r--r--StarsEx/LoadScreen.h2
-rw-r--r--StarsEx/Locale_ss.cpp2
-rw-r--r--StarsEx/Locale_ss.h2
-rw-r--r--StarsEx/MCIWave.cpp2
-rw-r--r--StarsEx/MCIWave.h2
-rw-r--r--StarsEx/MapView.cpp2
-rw-r--r--StarsEx/MapView.h2
-rw-r--r--StarsEx/Menu.cpp2
-rw-r--r--StarsEx/Menu.h2
-rw-r--r--StarsEx/MenuDlg.cpp2
-rw-r--r--StarsEx/MenuDlg.h2
-rw-r--r--StarsEx/MenuScreen.cpp2
-rw-r--r--StarsEx/MenuScreen.h2
-rw-r--r--StarsEx/MenuView.cpp2
-rw-r--r--StarsEx/MenuView.h2
-rw-r--r--StarsEx/Mfd.cpp2
-rw-r--r--StarsEx/Mfd.h2
-rw-r--r--StarsEx/Mission.cpp2
-rw-r--r--StarsEx/Mission.h2
-rw-r--r--StarsEx/MissionEvent.cpp2
-rw-r--r--StarsEx/MissionEvent.h2
-rw-r--r--StarsEx/MissionTemplate.cpp2
-rw-r--r--StarsEx/MissionTemplate.h2
-rw-r--r--StarsEx/ModConfig.cpp2
-rw-r--r--StarsEx/ModConfig.h2
-rw-r--r--StarsEx/ModDlg.cpp2
-rw-r--r--StarsEx/ModDlg.h2
-rw-r--r--StarsEx/ModInfo.cpp2
-rw-r--r--StarsEx/ModInfo.h2
-rw-r--r--StarsEx/ModInfoDlg.cpp2
-rw-r--r--StarsEx/ModInfoDlg.h2
-rw-r--r--StarsEx/MotionController.h2
-rw-r--r--StarsEx/Mouse.cpp2
-rw-r--r--StarsEx/Mouse.h2
-rw-r--r--StarsEx/MouseController.cpp2
-rw-r--r--StarsEx/MouseController.h2
-rw-r--r--StarsEx/MsnDlg.cpp2
-rw-r--r--StarsEx/MsnDlg.h2
-rw-r--r--StarsEx/MsnEditDlg.cpp2
-rw-r--r--StarsEx/MsnEditDlg.h2
-rw-r--r--StarsEx/MsnEditNavDlg.cpp2
-rw-r--r--StarsEx/MsnEditNavDlg.h2
-rw-r--r--StarsEx/MsnElemDlg.cpp2
-rw-r--r--StarsEx/MsnElemDlg.h2
-rw-r--r--StarsEx/MsnEventDlg.cpp2
-rw-r--r--StarsEx/MsnEventDlg.h2
-rw-r--r--StarsEx/MsnNavDlg.cpp2
-rw-r--r--StarsEx/MsnNavDlg.h2
-rw-r--r--StarsEx/MsnObjDlg.cpp2
-rw-r--r--StarsEx/MsnObjDlg.h2
-rw-r--r--StarsEx/MsnPkgDlg.cpp2
-rw-r--r--StarsEx/MsnPkgDlg.h2
-rw-r--r--StarsEx/MsnSelectDlg.cpp2
-rw-r--r--StarsEx/MsnSelectDlg.h2
-rw-r--r--StarsEx/MsnWepDlg.cpp2
-rw-r--r--StarsEx/MsnWepDlg.h2
-rw-r--r--StarsEx/MultiController.cpp2
-rw-r--r--StarsEx/MultiController.h2
-rw-r--r--StarsEx/MusicDirector.cpp2
-rw-r--r--StarsEx/MusicDirector.h2
-rw-r--r--StarsEx/MusicTrack.cpp2
-rw-r--r--StarsEx/MusicTrack.h2
-rw-r--r--StarsEx/NavAI.cpp2
-rw-r--r--StarsEx/NavAI.h2
-rw-r--r--StarsEx/NavDlg.cpp2
-rw-r--r--StarsEx/NavDlg.h2
-rw-r--r--StarsEx/NavLight.cpp2
-rw-r--r--StarsEx/NavLight.h2
-rw-r--r--StarsEx/NavSystem.cpp2
-rw-r--r--StarsEx/NavSystem.h2
-rw-r--r--StarsEx/NetAddrDlg.cpp2
-rw-r--r--StarsEx/NetAddrDlg.h2
-rw-r--r--StarsEx/NetAuth.cpp2
-rw-r--r--StarsEx/NetAuth.h2
-rw-r--r--StarsEx/NetBrokerClient.cpp2
-rw-r--r--StarsEx/NetBrokerClient.h2
-rw-r--r--StarsEx/NetChat.cpp2
-rw-r--r--StarsEx/NetChat.h2
-rw-r--r--StarsEx/NetClientConfig.cpp2
-rw-r--r--StarsEx/NetClientConfig.h2
-rw-r--r--StarsEx/NetClientDlg.cpp2
-rw-r--r--StarsEx/NetClientDlg.h2
-rw-r--r--StarsEx/NetData.cpp2
-rw-r--r--StarsEx/NetData.h2
-rw-r--r--StarsEx/NetGame.cpp2
-rw-r--r--StarsEx/NetGame.h2
-rw-r--r--StarsEx/NetGameClient.cpp2
-rw-r--r--StarsEx/NetGameClient.h2
-rw-r--r--StarsEx/NetGameServer.cpp2
-rw-r--r--StarsEx/NetGameServer.h2
-rw-r--r--StarsEx/NetLobby.cpp2
-rw-r--r--StarsEx/NetLobby.h2
-rw-r--r--StarsEx/NetLobbyClient.cpp2
-rw-r--r--StarsEx/NetLobbyClient.h2
-rw-r--r--StarsEx/NetLobbyDlg.cpp2
-rw-r--r--StarsEx/NetLobbyDlg.h2
-rw-r--r--StarsEx/NetLobbyServer.cpp2
-rw-r--r--StarsEx/NetLobbyServer.h2
-rw-r--r--StarsEx/NetPacket.cpp2
-rw-r--r--StarsEx/NetPacket.h2
-rw-r--r--StarsEx/NetPassDlg.cpp2
-rw-r--r--StarsEx/NetPassDlg.h2
-rw-r--r--StarsEx/NetPlayer.cpp2
-rw-r--r--StarsEx/NetPlayer.h2
-rw-r--r--StarsEx/NetServerConfig.cpp2
-rw-r--r--StarsEx/NetServerConfig.h2
-rw-r--r--StarsEx/NetServerDlg.cpp2
-rw-r--r--StarsEx/NetServerDlg.h2
-rw-r--r--StarsEx/NetUnitDlg.cpp2
-rw-r--r--StarsEx/NetUnitDlg.h2
-rw-r--r--StarsEx/NetUser.cpp2
-rw-r--r--StarsEx/NetUser.h2
-rw-r--r--StarsEx/NetUtil.cpp2
-rw-r--r--StarsEx/NetUtil.h2
-rw-r--r--StarsEx/OptDlg.cpp2
-rw-r--r--StarsEx/OptDlg.h2
-rw-r--r--StarsEx/Panic.cpp2
-rw-r--r--StarsEx/Panic.h2
-rw-r--r--StarsEx/ParseUtil.cpp2
-rw-r--r--StarsEx/ParseUtil.h2
-rw-r--r--StarsEx/Particles.cpp2
-rw-r--r--StarsEx/Particles.h2
-rw-r--r--StarsEx/Pcx.cpp2
-rw-r--r--StarsEx/Pcx.h2
-rw-r--r--StarsEx/Physical.cpp2
-rw-r--r--StarsEx/Physical.h2
-rw-r--r--StarsEx/PlanScreen.cpp2
-rw-r--r--StarsEx/PlanScreen.h2
-rw-r--r--StarsEx/Player.cpp2
-rw-r--r--StarsEx/Player.h2
-rw-r--r--StarsEx/PlayerDlg.cpp2
-rw-r--r--StarsEx/PlayerDlg.h2
-rw-r--r--StarsEx/PngImage.cpp2
-rw-r--r--StarsEx/PngImage.h2
-rw-r--r--StarsEx/Polygon.cpp2
-rw-r--r--StarsEx/Polygon.h2
-rw-r--r--StarsEx/Power.cpp2
-rw-r--r--StarsEx/Power.h2
-rw-r--r--StarsEx/Projector.cpp2
-rw-r--r--StarsEx/Projector.h2
-rw-r--r--StarsEx/QuantumDrive.cpp2
-rw-r--r--StarsEx/QuantumDrive.h2
-rw-r--r--StarsEx/QuantumFlash.cpp2
-rw-r--r--StarsEx/QuantumFlash.h2
-rw-r--r--StarsEx/QuantumView.cpp2
-rw-r--r--StarsEx/QuantumView.h2
-rw-r--r--StarsEx/QuitView.cpp2
-rw-r--r--StarsEx/QuitView.h2
-rw-r--r--StarsEx/RLoc.cpp2
-rw-r--r--StarsEx/RLoc.h2
-rw-r--r--StarsEx/RadioHandler.cpp2
-rw-r--r--StarsEx/RadioHandler.h2
-rw-r--r--StarsEx/RadioMessage.cpp2
-rw-r--r--StarsEx/RadioMessage.h2
-rw-r--r--StarsEx/RadioTraffic.cpp2
-rw-r--r--StarsEx/RadioTraffic.h2
-rw-r--r--StarsEx/RadioView.cpp2
-rw-r--r--StarsEx/RadioView.h2
-rw-r--r--StarsEx/RadioVox.cpp2
-rw-r--r--StarsEx/RadioVox.h2
-rw-r--r--StarsEx/Random.cpp2
-rw-r--r--StarsEx/Random.h2
-rw-r--r--StarsEx/Res.cpp2
-rw-r--r--StarsEx/Res.h2
-rw-r--r--StarsEx/RichTextBox.cpp2
-rw-r--r--StarsEx/RichTextBox.h2
-rw-r--r--StarsEx/Scene.cpp2
-rw-r--r--StarsEx/Scene.h2
-rw-r--r--StarsEx/Screen.cpp2
-rw-r--r--StarsEx/Screen.h2
-rw-r--r--StarsEx/ScrollWindow.cpp2
-rw-r--r--StarsEx/ScrollWindow.h2
-rw-r--r--StarsEx/SeekerAI.cpp2
-rw-r--r--StarsEx/SeekerAI.h2
-rw-r--r--StarsEx/Sensor.cpp2
-rw-r--r--StarsEx/Sensor.h2
-rw-r--r--StarsEx/Shadow.cpp2
-rw-r--r--StarsEx/Shadow.h2
-rw-r--r--StarsEx/Shield.cpp2
-rw-r--r--StarsEx/Shield.h2
-rw-r--r--StarsEx/ShieldRep.cpp2
-rw-r--r--StarsEx/ShieldRep.h2
-rw-r--r--StarsEx/Ship.cpp2
-rw-r--r--StarsEx/Ship.h2
-rw-r--r--StarsEx/ShipAI.cpp2
-rw-r--r--StarsEx/ShipAI.h2
-rw-r--r--StarsEx/ShipCtrl.cpp2
-rw-r--r--StarsEx/ShipCtrl.h2
-rw-r--r--StarsEx/ShipDesign.cpp2
-rw-r--r--StarsEx/ShipDesign.h2
-rw-r--r--StarsEx/ShipKiller.cpp2
-rw-r--r--StarsEx/ShipKiller.h2
-rw-r--r--StarsEx/ShipSolid.cpp2
-rw-r--r--StarsEx/ShipSolid.h2
-rw-r--r--StarsEx/Shot.cpp2
-rw-r--r--StarsEx/Shot.h2
-rw-r--r--StarsEx/Sim.cpp2
-rw-r--r--StarsEx/Sim.h2
-rw-r--r--StarsEx/SimEvent.cpp2
-rw-r--r--StarsEx/SimEvent.h2
-rw-r--r--StarsEx/SimObject.cpp2
-rw-r--r--StarsEx/SimObject.h2
-rw-r--r--StarsEx/Skin.cpp2
-rw-r--r--StarsEx/Skin.h2
-rw-r--r--StarsEx/Sky.cpp2
-rw-r--r--StarsEx/Sky.h2
-rw-r--r--StarsEx/Slider.cpp2
-rw-r--r--StarsEx/Slider.h2
-rw-r--r--StarsEx/Solid.cpp2
-rw-r--r--StarsEx/Solid.h2
-rw-r--r--StarsEx/Sound.cpp2
-rw-r--r--StarsEx/Sound.h2
-rw-r--r--StarsEx/SoundCard.cpp2
-rw-r--r--StarsEx/SoundCard.h2
-rw-r--r--StarsEx/SoundD3D.cpp2
-rw-r--r--StarsEx/SoundD3D.h2
-rw-r--r--StarsEx/Sprite.cpp2
-rw-r--r--StarsEx/Sprite.h2
-rw-r--r--StarsEx/StarSystem.cpp2
-rw-r--r--StarsEx/StarSystem.h2
-rw-r--r--StarsEx/Starshatter.cpp2
-rw-r--r--StarsEx/Starshatter.h2
-rw-r--r--StarsEx/StarshipAI.cpp2
-rw-r--r--StarsEx/StarshipAI.h2
-rw-r--r--StarsEx/StarshipTacticalAI.cpp2
-rw-r--r--StarsEx/StarshipTacticalAI.h2
-rw-r--r--StarsEx/SteerAI.cpp2
-rw-r--r--StarsEx/SteerAI.h2
-rw-r--r--StarsEx/System.cpp2
-rw-r--r--StarsEx/System.h2
-rw-r--r--StarsEx/SystemDesign.cpp2
-rw-r--r--StarsEx/SystemDesign.h2
-rw-r--r--StarsEx/TacRefDlg.cpp2
-rw-r--r--StarsEx/TacRefDlg.h2
-rw-r--r--StarsEx/TacticalAI.cpp2
-rw-r--r--StarsEx/TacticalAI.h2
-rw-r--r--StarsEx/TacticalView.cpp2
-rw-r--r--StarsEx/TacticalView.h2
-rw-r--r--StarsEx/Terrain.cpp2
-rw-r--r--StarsEx/Terrain.h2
-rw-r--r--StarsEx/TerrainApron.cpp2
-rw-r--r--StarsEx/TerrainApron.h2
-rw-r--r--StarsEx/TerrainClouds.cpp2
-rw-r--r--StarsEx/TerrainClouds.h2
-rw-r--r--StarsEx/TerrainHaze.cpp2
-rw-r--r--StarsEx/TerrainHaze.h2
-rw-r--r--StarsEx/TerrainLayer.h2
-rw-r--r--StarsEx/TerrainPatch.cpp2
-rw-r--r--StarsEx/TerrainPatch.h2
-rw-r--r--StarsEx/TerrainRegion.cpp2
-rw-r--r--StarsEx/TerrainRegion.h2
-rw-r--r--StarsEx/TexCubeDX9.cpp2
-rw-r--r--StarsEx/TexCubeDX9.h2
-rw-r--r--StarsEx/TexDX9.cpp2
-rw-r--r--StarsEx/TexDX9.h2
-rw-r--r--StarsEx/Thruster.cpp2
-rw-r--r--StarsEx/Thruster.h2
-rw-r--r--StarsEx/TrackIR.cpp2
-rw-r--r--StarsEx/TrackIR.h2
-rw-r--r--StarsEx/Trail.cpp2
-rw-r--r--StarsEx/Trail.h2
-rw-r--r--StarsEx/Types.h2
-rw-r--r--StarsEx/UIEventDispatch.cpp2
-rw-r--r--StarsEx/UIEventDispatch.h2
-rw-r--r--StarsEx/UIEventTarget.h2
-rw-r--r--StarsEx/Universe.h2
-rw-r--r--StarsEx/VersionInfo.h2
-rw-r--r--StarsEx/VidDlg.cpp2
-rw-r--r--StarsEx/VidDlg.h2
-rw-r--r--StarsEx/Video.cpp2
-rw-r--r--StarsEx/Video.h2
-rw-r--r--StarsEx/VideoDX9.cpp2
-rw-r--r--StarsEx/VideoDX9.h2
-rw-r--r--StarsEx/VideoDX9Enum.cpp2
-rw-r--r--StarsEx/VideoDX9Enum.h2
-rw-r--r--StarsEx/VideoDX9VertexBuffer.cpp2
-rw-r--r--StarsEx/VideoDX9VertexBuffer.h2
-rw-r--r--StarsEx/VideoFactory.cpp2
-rw-r--r--StarsEx/VideoFactory.h2
-rw-r--r--StarsEx/VideoSettings.cpp2
-rw-r--r--StarsEx/VideoSettings.h2
-rw-r--r--StarsEx/View.h2
-rw-r--r--StarsEx/Water.cpp2
-rw-r--r--StarsEx/Water.h2
-rw-r--r--StarsEx/Wave.h2
-rw-r--r--StarsEx/Weapon.cpp2
-rw-r--r--StarsEx/Weapon.h2
-rw-r--r--StarsEx/WeaponDesign.cpp2
-rw-r--r--StarsEx/WeaponDesign.h2
-rw-r--r--StarsEx/WeaponGroup.cpp2
-rw-r--r--StarsEx/WeaponGroup.h2
-rw-r--r--StarsEx/Weather.cpp2
-rw-r--r--StarsEx/Weather.h2
-rw-r--r--StarsEx/WepView.cpp2
-rw-r--r--StarsEx/WepView.h2
-rw-r--r--StarsEx/Window.cpp2
-rw-r--r--StarsEx/Window.h2
-rw-r--r--StarsEx/WndProc.cpp2
-rw-r--r--StarsEx/WndProc.h2
-rw-r--r--Starserver/Main.cpp2
-rw-r--r--Starserver/NetAdminChat.cpp2
-rw-r--r--Starserver/NetAdminChat.h2
-rw-r--r--Starserver/NetAdminServer.cpp2
-rw-r--r--Starserver/NetAdminServer.h2
-rw-r--r--Starserver/NetFileServlet.cpp2
-rw-r--r--Starserver/NetFileServlet.h2
-rw-r--r--Starserver/StarServer.cpp2
-rw-r--r--Starserver/StarServer.h2
-rw-r--r--Starshatter/Main.cpp2
-rw-r--r--third-party/CMakeLists.txt (renamed from contrib/CMakeLists.txt)0
-rw-r--r--third-party/Opcode/CMakeLists.txt (renamed from contrib/Opcode/CMakeLists.txt)0
-rw-r--r--third-party/Opcode/Doc/OpcodeUserManual.pdf (renamed from contrib/Opcode/Doc/OpcodeUserManual.pdf)bin39653 -> 39653 bytes
-rw-r--r--third-party/Opcode/Ice/IceAABB.cpp (renamed from contrib/Opcode/Ice/IceAABB.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceAABB.h (renamed from contrib/Opcode/Ice/IceAABB.h)0
-rw-r--r--third-party/Opcode/Ice/IceAxes.h (renamed from contrib/Opcode/Ice/IceAxes.h)0
-rw-r--r--third-party/Opcode/Ice/IceBoundingSphere.h (renamed from contrib/Opcode/Ice/IceBoundingSphere.h)0
-rw-r--r--third-party/Opcode/Ice/IceContainer.cpp (renamed from contrib/Opcode/Ice/IceContainer.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceContainer.h (renamed from contrib/Opcode/Ice/IceContainer.h)0
-rw-r--r--third-party/Opcode/Ice/IceFPU.h (renamed from contrib/Opcode/Ice/IceFPU.h)0
-rw-r--r--third-party/Opcode/Ice/IceHPoint.cpp (renamed from contrib/Opcode/Ice/IceHPoint.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceHPoint.h (renamed from contrib/Opcode/Ice/IceHPoint.h)0
-rw-r--r--third-party/Opcode/Ice/IceIndexedTriangle.cpp (renamed from contrib/Opcode/Ice/IceIndexedTriangle.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceIndexedTriangle.h (renamed from contrib/Opcode/Ice/IceIndexedTriangle.h)0
-rw-r--r--third-party/Opcode/Ice/IceLSS.h (renamed from contrib/Opcode/Ice/IceLSS.h)0
-rw-r--r--third-party/Opcode/Ice/IceMatrix3x3.cpp (renamed from contrib/Opcode/Ice/IceMatrix3x3.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceMatrix3x3.h (renamed from contrib/Opcode/Ice/IceMatrix3x3.h)0
-rw-r--r--third-party/Opcode/Ice/IceMatrix4x4.cpp (renamed from contrib/Opcode/Ice/IceMatrix4x4.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceMatrix4x4.h (renamed from contrib/Opcode/Ice/IceMatrix4x4.h)0
-rw-r--r--third-party/Opcode/Ice/IceMemoryMacros.h (renamed from contrib/Opcode/Ice/IceMemoryMacros.h)0
-rw-r--r--third-party/Opcode/Ice/IceOBB.cpp (renamed from contrib/Opcode/Ice/IceOBB.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceOBB.h (renamed from contrib/Opcode/Ice/IceOBB.h)0
-rw-r--r--third-party/Opcode/Ice/IcePairs.h (renamed from contrib/Opcode/Ice/IcePairs.h)0
-rw-r--r--third-party/Opcode/Ice/IcePlane.cpp (renamed from contrib/Opcode/Ice/IcePlane.cpp)0
-rw-r--r--third-party/Opcode/Ice/IcePlane.h (renamed from contrib/Opcode/Ice/IcePlane.h)0
-rw-r--r--third-party/Opcode/Ice/IcePoint.cpp (renamed from contrib/Opcode/Ice/IcePoint.cpp)0
-rw-r--r--third-party/Opcode/Ice/IcePoint.h (renamed from contrib/Opcode/Ice/IcePoint.h)0
-rw-r--r--third-party/Opcode/Ice/IcePreprocessor.h (renamed from contrib/Opcode/Ice/IcePreprocessor.h)0
-rw-r--r--third-party/Opcode/Ice/IceRandom.cpp (renamed from contrib/Opcode/Ice/IceRandom.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceRandom.h (renamed from contrib/Opcode/Ice/IceRandom.h)0
-rw-r--r--third-party/Opcode/Ice/IceRay.cpp (renamed from contrib/Opcode/Ice/IceRay.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceRay.h (renamed from contrib/Opcode/Ice/IceRay.h)0
-rw-r--r--third-party/Opcode/Ice/IceRevisitedRadix.cpp (renamed from contrib/Opcode/Ice/IceRevisitedRadix.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceRevisitedRadix.h (renamed from contrib/Opcode/Ice/IceRevisitedRadix.h)0
-rw-r--r--third-party/Opcode/Ice/IceSegment.cpp (renamed from contrib/Opcode/Ice/IceSegment.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceSegment.h (renamed from contrib/Opcode/Ice/IceSegment.h)0
-rw-r--r--third-party/Opcode/Ice/IceTriangle.cpp (renamed from contrib/Opcode/Ice/IceTriangle.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceTriangle.h (renamed from contrib/Opcode/Ice/IceTriangle.h)0
-rw-r--r--third-party/Opcode/Ice/IceTrilist.h (renamed from contrib/Opcode/Ice/IceTrilist.h)0
-rw-r--r--third-party/Opcode/Ice/IceTypes.h (renamed from contrib/Opcode/Ice/IceTypes.h)0
-rw-r--r--third-party/Opcode/Ice/IceUtils.cpp (renamed from contrib/Opcode/Ice/IceUtils.cpp)0
-rw-r--r--third-party/Opcode/Ice/IceUtils.h (renamed from contrib/Opcode/Ice/IceUtils.h)0
-rw-r--r--third-party/Opcode/OPC_AABBCollider.cpp (renamed from contrib/Opcode/OPC_AABBCollider.cpp)0
-rw-r--r--third-party/Opcode/OPC_AABBCollider.h (renamed from contrib/Opcode/OPC_AABBCollider.h)0
-rw-r--r--third-party/Opcode/OPC_AABBTree.cpp (renamed from contrib/Opcode/OPC_AABBTree.cpp)0
-rw-r--r--third-party/Opcode/OPC_AABBTree.h (renamed from contrib/Opcode/OPC_AABBTree.h)0
-rw-r--r--third-party/Opcode/OPC_BaseModel.cpp (renamed from contrib/Opcode/OPC_BaseModel.cpp)0
-rw-r--r--third-party/Opcode/OPC_BaseModel.h (renamed from contrib/Opcode/OPC_BaseModel.h)0
-rw-r--r--third-party/Opcode/OPC_BoxBoxOverlap.h (renamed from contrib/Opcode/OPC_BoxBoxOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_BoxPruning.cpp (renamed from contrib/Opcode/OPC_BoxPruning.cpp)0
-rw-r--r--third-party/Opcode/OPC_BoxPruning.h (renamed from contrib/Opcode/OPC_BoxPruning.h)0
-rw-r--r--third-party/Opcode/OPC_Collider.cpp (renamed from contrib/Opcode/OPC_Collider.cpp)0
-rw-r--r--third-party/Opcode/OPC_Collider.h (renamed from contrib/Opcode/OPC_Collider.h)0
-rw-r--r--third-party/Opcode/OPC_Common.cpp (renamed from contrib/Opcode/OPC_Common.cpp)0
-rw-r--r--third-party/Opcode/OPC_Common.h (renamed from contrib/Opcode/OPC_Common.h)0
-rw-r--r--third-party/Opcode/OPC_HybridModel.cpp (renamed from contrib/Opcode/OPC_HybridModel.cpp)0
-rw-r--r--third-party/Opcode/OPC_HybridModel.h (renamed from contrib/Opcode/OPC_HybridModel.h)0
-rw-r--r--third-party/Opcode/OPC_IceHook.h (renamed from contrib/Opcode/OPC_IceHook.h)0
-rw-r--r--third-party/Opcode/OPC_LSSAABBOverlap.h (renamed from contrib/Opcode/OPC_LSSAABBOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_LSSCollider.cpp (renamed from contrib/Opcode/OPC_LSSCollider.cpp)0
-rw-r--r--third-party/Opcode/OPC_LSSCollider.h (renamed from contrib/Opcode/OPC_LSSCollider.h)0
-rw-r--r--third-party/Opcode/OPC_LSSTriOverlap.h (renamed from contrib/Opcode/OPC_LSSTriOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_MeshInterface.cpp (renamed from contrib/Opcode/OPC_MeshInterface.cpp)0
-rw-r--r--third-party/Opcode/OPC_MeshInterface.h (renamed from contrib/Opcode/OPC_MeshInterface.h)0
-rw-r--r--third-party/Opcode/OPC_Model.cpp (renamed from contrib/Opcode/OPC_Model.cpp)0
-rw-r--r--third-party/Opcode/OPC_Model.h (renamed from contrib/Opcode/OPC_Model.h)0
-rw-r--r--third-party/Opcode/OPC_OBBCollider.cpp (renamed from contrib/Opcode/OPC_OBBCollider.cpp)0
-rw-r--r--third-party/Opcode/OPC_OBBCollider.h (renamed from contrib/Opcode/OPC_OBBCollider.h)0
-rw-r--r--third-party/Opcode/OPC_OptimizedTree.cpp (renamed from contrib/Opcode/OPC_OptimizedTree.cpp)0
-rw-r--r--third-party/Opcode/OPC_OptimizedTree.h (renamed from contrib/Opcode/OPC_OptimizedTree.h)0
-rw-r--r--third-party/Opcode/OPC_Picking.cpp (renamed from contrib/Opcode/OPC_Picking.cpp)0
-rw-r--r--third-party/Opcode/OPC_Picking.h (renamed from contrib/Opcode/OPC_Picking.h)0
-rw-r--r--third-party/Opcode/OPC_PlanesAABBOverlap.h (renamed from contrib/Opcode/OPC_PlanesAABBOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_PlanesCollider.cpp (renamed from contrib/Opcode/OPC_PlanesCollider.cpp)0
-rw-r--r--third-party/Opcode/OPC_PlanesCollider.h (renamed from contrib/Opcode/OPC_PlanesCollider.h)0
-rw-r--r--third-party/Opcode/OPC_PlanesTriOverlap.h (renamed from contrib/Opcode/OPC_PlanesTriOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_RayAABBOverlap.h (renamed from contrib/Opcode/OPC_RayAABBOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_RayCollider.cpp (renamed from contrib/Opcode/OPC_RayCollider.cpp)0
-rw-r--r--third-party/Opcode/OPC_RayCollider.h (renamed from contrib/Opcode/OPC_RayCollider.h)0
-rw-r--r--third-party/Opcode/OPC_RayTriOverlap.h (renamed from contrib/Opcode/OPC_RayTriOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_Settings.h (renamed from contrib/Opcode/OPC_Settings.h)0
-rw-r--r--third-party/Opcode/OPC_SphereAABBOverlap.h (renamed from contrib/Opcode/OPC_SphereAABBOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_SphereCollider.cpp (renamed from contrib/Opcode/OPC_SphereCollider.cpp)0
-rw-r--r--third-party/Opcode/OPC_SphereCollider.h (renamed from contrib/Opcode/OPC_SphereCollider.h)0
-rw-r--r--third-party/Opcode/OPC_SphereTriOverlap.h (renamed from contrib/Opcode/OPC_SphereTriOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_SweepAndPrune.cpp (renamed from contrib/Opcode/OPC_SweepAndPrune.cpp)0
-rw-r--r--third-party/Opcode/OPC_SweepAndPrune.h (renamed from contrib/Opcode/OPC_SweepAndPrune.h)0
-rw-r--r--third-party/Opcode/OPC_TreeBuilders.cpp (renamed from contrib/Opcode/OPC_TreeBuilders.cpp)0
-rw-r--r--third-party/Opcode/OPC_TreeBuilders.h (renamed from contrib/Opcode/OPC_TreeBuilders.h)0
-rw-r--r--third-party/Opcode/OPC_TreeCollider.cpp (renamed from contrib/Opcode/OPC_TreeCollider.cpp)0
-rw-r--r--third-party/Opcode/OPC_TreeCollider.h (renamed from contrib/Opcode/OPC_TreeCollider.h)0
-rw-r--r--third-party/Opcode/OPC_TriBoxOverlap.h (renamed from contrib/Opcode/OPC_TriBoxOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_TriTriOverlap.h (renamed from contrib/Opcode/OPC_TriTriOverlap.h)0
-rw-r--r--third-party/Opcode/OPC_VolumeCollider.cpp (renamed from contrib/Opcode/OPC_VolumeCollider.cpp)0
-rw-r--r--third-party/Opcode/OPC_VolumeCollider.h (renamed from contrib/Opcode/OPC_VolumeCollider.h)0
-rw-r--r--third-party/Opcode/Opcode.cpp (renamed from contrib/Opcode/Opcode.cpp)0
-rw-r--r--third-party/Opcode/Opcode.h (renamed from contrib/Opcode/Opcode.h)0
-rw-r--r--third-party/Opcode/ReadMe.txt (renamed from contrib/Opcode/ReadMe.txt)0
-rw-r--r--third-party/Opcode/StdAfx.cpp (renamed from contrib/Opcode/StdAfx.cpp)0
-rw-r--r--third-party/Opcode/StdAfx.h (renamed from contrib/Opcode/StdAfx.h)0
-rw-r--r--third-party/Opcode/TemporalCoherence.txt (renamed from contrib/Opcode/TemporalCoherence.txt)0
-rw-r--r--third-party/gtest/CMakeLists.txt (renamed from contrib/gtest/CMakeLists.txt)0
-rw-r--r--third-party/gtest/LICENSE28
-rw-r--r--third-party/infoware/1.current.patch (renamed from contrib/infoware/1.current.patch)0
-rw-r--r--third-party/infoware/CMakeLists.txt (renamed from contrib/infoware/CMakeLists.txt)0
-rw-r--r--third-party/infoware/LICENSE116
-rw-r--r--third-party/libpng/1.zlib.patch (renamed from contrib/libpng/1.zlib.patch)0
-rw-r--r--third-party/libpng/2.export.patch (renamed from contrib/libpng/2.export.patch)0
-rw-r--r--third-party/libpng/3.includes.patch (renamed from contrib/libpng/3.includes.patch)0
-rw-r--r--third-party/libpng/4.aliases.patch (renamed from contrib/libpng/4.aliases.patch)0
-rw-r--r--third-party/libpng/CMakeLists.txt (renamed from contrib/libpng/CMakeLists.txt)0
-rw-r--r--third-party/libpng/LICENSE (renamed from contrib/libpng/LICENSE)0
-rw-r--r--third-party/ogg/1.cmake.patch (renamed from contrib/ogg/1.cmake.patch)0
-rw-r--r--third-party/ogg/CMakeLists.txt (renamed from contrib/ogg/CMakeLists.txt)0
-rw-r--r--third-party/ogg/COPYING28
-rw-r--r--third-party/sha1/CMakeLists.txt (renamed from contrib/sha1/CMakeLists.txt)0
-rw-r--r--third-party/sha1/Sha1.cpp (renamed from contrib/sha1/Sha1.cpp)0
-rw-r--r--third-party/sha1/include/Sha1.h (renamed from contrib/sha1/include/Sha1.h)0
-rw-r--r--third-party/vorbis/1.cmake.patch (renamed from contrib/vorbis/1.cmake.patch)0
-rw-r--r--third-party/vorbis/CMakeLists.txt (renamed from contrib/vorbis/CMakeLists.txt)0
-rw-r--r--third-party/vorbis/COPYING28
-rw-r--r--third-party/zlib/1.zconf.patch (renamed from contrib/zlib/1.zconf.patch)0
-rw-r--r--third-party/zlib/2.includes.patch (renamed from contrib/zlib/2.includes.patch)0
-rw-r--r--third-party/zlib/3.aliases.patch (renamed from contrib/zlib/3.aliases.patch)0
-rw-r--r--third-party/zlib/4.examples.patch (renamed from contrib/zlib/4.examples.patch)0
-rw-r--r--third-party/zlib/CMakeLists.txt (renamed from contrib/zlib/CMakeLists.txt)0
-rw-r--r--third-party/zlib/LICENSE (renamed from contrib/zlib/LICENSE)0
731 files changed, 828 insertions, 615 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4b3575c..0ccd32d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,8 +1,8 @@
cmake_minimum_required(VERSION 3.24)
+project(Starshatter)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_EXTENSIONS Yes)
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules")
-project(Starshatter)
enable_testing()
include(AddVersionFile)
include(GenerateEmulator)
@@ -18,8 +18,8 @@ if(MSVC)
set(WINDOWSSDK_LIBPATH "C:/Program Files (x86)/Windows Kits/10/Lib/10.0.19041.0" CACHE FILEPATH "Path to a versioned lib directory of selected Windows SDK")
set(WINDOWSSDK_PATH "C:/Program Files (x86)/Windows Kits/10/Include/10.0.19041.0" CACHE FILEPATH "Path to a versioned include directory of selected Windows SDK")
endif()
+add_subdirectory(third-party)
add_subdirectory(ArchiveEx)
-add_subdirectory(contrib)
add_subdirectory(data)
add_subdirectory(DefinitionEx)
add_subdirectory(FoundationEx)
diff --git a/COPYING b/COPYING
index 0e02590..3fc0261 100644
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,5 @@
Starshatter: The Open Source Project
-Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/DefinitionEx/Parser_ss.cpp b/DefinitionEx/Parser_ss.cpp
index 246e4a5..1c07146 100644
--- a/DefinitionEx/Parser_ss.cpp
+++ b/DefinitionEx/Parser_ss.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/DefinitionEx/Parser_ss.h b/DefinitionEx/Parser_ss.h
index 7ddd256..5019f61 100644
--- a/DefinitionEx/Parser_ss.h
+++ b/DefinitionEx/Parser_ss.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/DefinitionEx/Term.cpp b/DefinitionEx/Term.cpp
index acd2c74..c27eb4e 100644
--- a/DefinitionEx/Term.cpp
+++ b/DefinitionEx/Term.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/DefinitionEx/Term.h b/DefinitionEx/Term.h
index 907dc55..f7e2b86 100644
--- a/DefinitionEx/Term.h
+++ b/DefinitionEx/Term.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/DefinitionEx/Token.cpp b/DefinitionEx/Token.cpp
index e61a1fb..2d060b9 100644
--- a/DefinitionEx/Token.cpp
+++ b/DefinitionEx/Token.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/DefinitionEx/Token.h b/DefinitionEx/Token.h
index 25ee17d..59a3414 100644
--- a/DefinitionEx/Token.h
+++ b/DefinitionEx/Token.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/FoundationEx/include/Dictionary.h b/FoundationEx/include/Dictionary.h
index bcb30ed..2a8382d 100644
--- a/FoundationEx/include/Dictionary.h
+++ b/FoundationEx/include/Dictionary.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/FoundationEx/include/Dictionary.inl.h b/FoundationEx/include/Dictionary.inl.h
index cd58679..09a0a4c 100644
--- a/FoundationEx/include/Dictionary.inl.h
+++ b/FoundationEx/include/Dictionary.inl.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/FoundationEx/include/List.h b/FoundationEx/include/List.h
index 54dfcb1..ca55ff6 100644
--- a/FoundationEx/include/List.h
+++ b/FoundationEx/include/List.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/FoundationEx/include/List.inl.h b/FoundationEx/include/List.inl.h
index 9ccb796..cf526b5 100644
--- a/FoundationEx/include/List.inl.h
+++ b/FoundationEx/include/List.inl.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/FoundationEx/include/Reader.h b/FoundationEx/include/Reader.h
index ed6aebc..42d5cc0 100644
--- a/FoundationEx/include/Reader.h
+++ b/FoundationEx/include/Reader.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/FoundationEx/include/Text.h b/FoundationEx/include/Text.h
index 4cf5cc4..851cadf 100644
--- a/FoundationEx/include/Text.h
+++ b/FoundationEx/include/Text.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/FoundationEx/include/Utils.h b/FoundationEx/include/Utils.h
index 731bc01..80fed27 100644
--- a/FoundationEx/include/Utils.h
+++ b/FoundationEx/include/Utils.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/FoundationEx/src/Reader.cpp b/FoundationEx/src/Reader.cpp
index 0ca49aa..fec967e 100644
--- a/FoundationEx/src/Reader.cpp
+++ b/FoundationEx/src/Reader.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/FoundationEx/src/Text.cpp b/FoundationEx/src/Text.cpp
index 1f46c2e..be03ce3 100644
--- a/FoundationEx/src/Text.cpp
+++ b/FoundationEx/src/Text.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/FoundationEx/src/Utils.cpp b/FoundationEx/src/Utils.cpp
index 827ecba..b93475f 100644
--- a/FoundationEx/src/Utils.cpp
+++ b/FoundationEx/src/Utils.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/NOTICE b/NOTICE
index 46fb3fc..20af89c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,14 +1,15 @@
Starshatter: The Open Source Project
-Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
-This program is free software: you can redistribute it and/or modify it under the terms of the 3-Clause BSD License.
-This program is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE.
+This program is free software: you can redistribute it and/or modify it
+under the terms of the 3-Clause BSD License. This program is distributed
+WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE.
-You should have received a copy of the 3-Clause BSD License along with this program. If not, see
-<https://opensource.org/licenses/BSD-3-Clause>
+You should have received a copy of the 3-Clause BSD License along with this
+program. See <COPYING>. If not, see <https://opensource.org/licenses/BSD-3-Clause>
Previously published in 2011-2012 as: Starshatter OpenSource Distribution
Previously published in 2006 as: Starshatter: The Gathering Storm
@@ -20,32 +21,44 @@ Copyright (c) 1998-2011, Glenn Randers-Pehrson
Copyright (c) 1996, 1997, Andreas Dilger
Copyright (c) 1995, 1996, Guy Eric Shalnat, Group 42, Inc.
libpng is released under the libpng license.
-See <contrib/libpng/LICENSE>.
+See <third-party/libpng/LICENSE>.
Starshatter: The Open Source Project uses ogg:
Copyright (c) 2002, Xiph.org Foundation
ogg is released under the 3-Clause BSD License.
-See <contrib/ogg/COPYING>.
+See <third-party/ogg/COPYING>.
Starshatter: The Open Source Project uses OPCODE:
Copyright (c) 2001, Pierre Terdiman
-OPCODE has been patched in this project to compile under Linux.
+OPCODE has been patched in this project to compile under Linux and MinGW.
Starshatter: The Open Source Project uses vorbis:
Copyright (c) 2002-2018, Xiph.org Foundation
vorbis is released under the 3-Clause BSD License.
-See <contrib/vorbis/COPYING>.
+See <third-party/vorbis/COPYING>.
Starshatter: The Open Source Project uses zlib:
Copyright (c) 1995-2017, Jean-loup Gailly and Mark Adler
zlib is released under the zlib license.
-See <contrib/zlib/LICENSE>.
+See <third-party/zlib/LICENSE>.
Starshatter: The Open Source Project uses sha1:
Copyright (c) 1998, Paul E. Jones <paulej@acm.org>
+
+
+Starshatter: The Open Source Project uses infoware:
+Public Domain
+infoware is released under CC0-1.0 license.
+See <third-party/infoware/LICENSE>.
+
+
+Starshatter: The Open Source Project uses googletest:
+Copyright 2008, Google Inc.
+googletest is reeleased under BSD 3-Clause license.
+See <third-party/gtest/LICENSE>.
diff --git a/NetEx/HttpClient.cpp b/NetEx/HttpClient.cpp
index 642ebe3..3bd168f 100644
--- a/NetEx/HttpClient.cpp
+++ b/NetEx/HttpClient.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/HttpClient.h b/NetEx/HttpClient.h
index cded234..442329c 100644
--- a/NetEx/HttpClient.h
+++ b/NetEx/HttpClient.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/HttpParam.cpp b/NetEx/HttpParam.cpp
index 933e01a..91113e0 100644
--- a/NetEx/HttpParam.cpp
+++ b/NetEx/HttpParam.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/NetEx/HttpParam.h b/NetEx/HttpParam.h
index 8d84296..7747315 100644
--- a/NetEx/HttpParam.h
+++ b/NetEx/HttpParam.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/NetEx/HttpRequest.cpp b/NetEx/HttpRequest.cpp
index 12f6b1b..b947f1c 100644
--- a/NetEx/HttpRequest.cpp
+++ b/NetEx/HttpRequest.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/NetEx/HttpRequest.h b/NetEx/HttpRequest.h
index 10bfc77..861cd2f 100644
--- a/NetEx/HttpRequest.h
+++ b/NetEx/HttpRequest.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/NetEx/HttpResponse.cpp b/NetEx/HttpResponse.cpp
index 65b7e5d..afe190f 100644
--- a/NetEx/HttpResponse.cpp
+++ b/NetEx/HttpResponse.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/NetEx/HttpResponse.h b/NetEx/HttpResponse.h
index cd53fcb..0b8d862 100644
--- a/NetEx/HttpResponse.h
+++ b/NetEx/HttpResponse.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/NetEx/HttpServer.cpp b/NetEx/HttpServer.cpp
index e38612c..cc4b58d 100644
--- a/NetEx/HttpServer.cpp
+++ b/NetEx/HttpServer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/HttpServer.h b/NetEx/HttpServer.h
index 88c1c3c..eb7ec03 100644
--- a/NetEx/HttpServer.h
+++ b/NetEx/HttpServer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/HttpServlet.cpp b/NetEx/HttpServlet.cpp
index 150719c..836985b 100644
--- a/NetEx/HttpServlet.cpp
+++ b/NetEx/HttpServlet.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/HttpServlet.h b/NetEx/HttpServlet.h
index eb706ea..962252e 100644
--- a/NetEx/HttpServlet.h
+++ b/NetEx/HttpServlet.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/HttpServletExec.cpp b/NetEx/HttpServletExec.cpp
index c64df85..4371957 100644
--- a/NetEx/HttpServletExec.cpp
+++ b/NetEx/HttpServletExec.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/HttpServletExec.h b/NetEx/HttpServletExec.h
index 8f06d73..9ee398a 100644
--- a/NetEx/HttpServletExec.h
+++ b/NetEx/HttpServletExec.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/HttpSession.cpp b/NetEx/HttpSession.cpp
index 577b1e3..78f42aa 100644
--- a/NetEx/HttpSession.cpp
+++ b/NetEx/HttpSession.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/NetEx/HttpSession.h b/NetEx/HttpSession.h
index e8d67f8..ebc09bb 100644
--- a/NetEx/HttpSession.h
+++ b/NetEx/HttpSession.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/NetEx/NetAddr.cpp b/NetEx/NetAddr.cpp
index 5e5468d..0262d5f 100644
--- a/NetEx/NetAddr.cpp
+++ b/NetEx/NetAddr.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetAddr.h b/NetEx/NetAddr.h
index 1b69c25..df6ba64 100644
--- a/NetEx/NetAddr.h
+++ b/NetEx/NetAddr.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetClient.cpp b/NetEx/NetClient.cpp
index 7a62160..ff02cbe 100644
--- a/NetEx/NetClient.cpp
+++ b/NetEx/NetClient.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetClient.h b/NetEx/NetClient.h
index db5543d..9e53d11 100644
--- a/NetEx/NetClient.h
+++ b/NetEx/NetClient.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetGram.cpp b/NetEx/NetGram.cpp
index 5394df2..6aebadc 100644
--- a/NetEx/NetGram.cpp
+++ b/NetEx/NetGram.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetGram.h b/NetEx/NetGram.h
index d7a58c9..91e1871 100644
--- a/NetEx/NetGram.h
+++ b/NetEx/NetGram.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetHost.cpp b/NetEx/NetHost.cpp
index 4c8c89f..00695fd 100644
--- a/NetEx/NetHost.cpp
+++ b/NetEx/NetHost.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetHost.h b/NetEx/NetHost.h
index c45f04c..4d2783e 100644
--- a/NetEx/NetHost.h
+++ b/NetEx/NetHost.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetLayer.cpp b/NetEx/NetLayer.cpp
index 5992fbe..cf0dfd0 100644
--- a/NetEx/NetLayer.cpp
+++ b/NetEx/NetLayer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetLayer.h b/NetEx/NetLayer.h
index 0ffb197..73e7728 100644
--- a/NetEx/NetLayer.h
+++ b/NetEx/NetLayer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetLink.cpp b/NetEx/NetLink.cpp
index 37ca318..0319a73 100644
--- a/NetEx/NetLink.cpp
+++ b/NetEx/NetLink.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetLink.h b/NetEx/NetLink.h
index 5f5d081..9266477 100644
--- a/NetEx/NetLink.h
+++ b/NetEx/NetLink.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetMsg.cpp b/NetEx/NetMsg.cpp
index 4e775da..407fa4f 100644
--- a/NetEx/NetMsg.cpp
+++ b/NetEx/NetMsg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetMsg.h b/NetEx/NetMsg.h
index 4e1cf18..fd4850c 100644
--- a/NetEx/NetMsg.h
+++ b/NetEx/NetMsg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetPeer.cpp b/NetEx/NetPeer.cpp
index 34adbbc..ea8217c 100644
--- a/NetEx/NetPeer.cpp
+++ b/NetEx/NetPeer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetPeer.h b/NetEx/NetPeer.h
index 1ce273e..2c72a77 100644
--- a/NetEx/NetPeer.h
+++ b/NetEx/NetPeer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetServer.cpp b/NetEx/NetServer.cpp
index 7357928..a9986be 100644
--- a/NetEx/NetServer.cpp
+++ b/NetEx/NetServer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetServer.h b/NetEx/NetServer.h
index 1fcc938..db2ca71 100644
--- a/NetEx/NetServer.h
+++ b/NetEx/NetServer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetSock.cpp b/NetEx/NetSock.cpp
index 12778b7..af4eba9 100644
--- a/NetEx/NetSock.cpp
+++ b/NetEx/NetSock.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/NetEx/NetSock.h b/NetEx/NetSock.h
index b483220..5bbf2ca 100644
--- a/NetEx/NetSock.h
+++ b/NetEx/NetSock.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ActiveWindow.cpp b/StarsEx/ActiveWindow.cpp
index e5e8e33..fbaacdd 100644
--- a/StarsEx/ActiveWindow.cpp
+++ b/StarsEx/ActiveWindow.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ActiveWindow.h b/StarsEx/ActiveWindow.h
index 0ad6388..a1b1b2e 100644
--- a/StarsEx/ActiveWindow.h
+++ b/StarsEx/ActiveWindow.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Asteroid.cpp b/StarsEx/Asteroid.cpp
index fa0f175..7212385 100644
--- a/StarsEx/Asteroid.cpp
+++ b/StarsEx/Asteroid.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Asteroid.h b/StarsEx/Asteroid.h
index b26b116..74b60a7 100644
--- a/StarsEx/Asteroid.h
+++ b/StarsEx/Asteroid.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/AudDlg.cpp b/StarsEx/AudDlg.cpp
index 829b987..625a901 100644
--- a/StarsEx/AudDlg.cpp
+++ b/StarsEx/AudDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/AudDlg.h b/StarsEx/AudDlg.h
index 88ed35c..a448d75 100644
--- a/StarsEx/AudDlg.h
+++ b/StarsEx/AudDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/AudioConfig.cpp b/StarsEx/AudioConfig.cpp
index b025c41..c8939a1 100644
--- a/StarsEx/AudioConfig.cpp
+++ b/StarsEx/AudioConfig.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/AudioConfig.h b/StarsEx/AudioConfig.h
index 1f01868..0f4f55a 100644
--- a/StarsEx/AudioConfig.h
+++ b/StarsEx/AudioConfig.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/AwardDlg.cpp b/StarsEx/AwardDlg.cpp
index e91bdc2..143659f 100644
--- a/StarsEx/AwardDlg.cpp
+++ b/StarsEx/AwardDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/AwardDlg.h b/StarsEx/AwardDlg.h
index 26996d5..3b0ad0f 100644
--- a/StarsEx/AwardDlg.h
+++ b/StarsEx/AwardDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/AwardShowDlg.cpp b/StarsEx/AwardShowDlg.cpp
index 48c292d..78487da 100644
--- a/StarsEx/AwardShowDlg.cpp
+++ b/StarsEx/AwardShowDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/AwardShowDlg.h b/StarsEx/AwardShowDlg.h
index d606be6..f7b8201 100644
--- a/StarsEx/AwardShowDlg.h
+++ b/StarsEx/AwardShowDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/BaseScreen.h b/StarsEx/BaseScreen.h
index b10dbdb..a99a89c 100644
--- a/StarsEx/BaseScreen.h
+++ b/StarsEx/BaseScreen.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Bitmap.cpp b/StarsEx/Bitmap.cpp
index 07c5dae..2c71e18 100644
--- a/StarsEx/Bitmap.cpp
+++ b/StarsEx/Bitmap.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Bitmap.h b/StarsEx/Bitmap.h
index 11eea10..b995f31 100644
--- a/StarsEx/Bitmap.h
+++ b/StarsEx/Bitmap.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Bmp.cpp b/StarsEx/Bmp.cpp
index 345b9eb..1b9458e 100644
--- a/StarsEx/Bmp.cpp
+++ b/StarsEx/Bmp.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Bmp.h b/StarsEx/Bmp.h
index 7f914b9..5b09b83 100644
--- a/StarsEx/Bmp.h
+++ b/StarsEx/Bmp.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Bolt.cpp b/StarsEx/Bolt.cpp
index 7483678..3f4240f 100644
--- a/StarsEx/Bolt.cpp
+++ b/StarsEx/Bolt.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Bolt.h b/StarsEx/Bolt.h
index 07418ac..0e5115a 100644
--- a/StarsEx/Bolt.h
+++ b/StarsEx/Bolt.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Button.cpp b/StarsEx/Button.cpp
index 72867e8..e48f83f 100644
--- a/StarsEx/Button.cpp
+++ b/StarsEx/Button.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Button.h b/StarsEx/Button.h
index 4fcaa55..045586f 100644
--- a/StarsEx/Button.h
+++ b/StarsEx/Button.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Callsign.cpp b/StarsEx/Callsign.cpp
index 7cb7499..8628e75 100644
--- a/StarsEx/Callsign.cpp
+++ b/StarsEx/Callsign.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Callsign.h b/StarsEx/Callsign.h
index 0d621ac..d71076f 100644
--- a/StarsEx/Callsign.h
+++ b/StarsEx/Callsign.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Camera.cpp b/StarsEx/Camera.cpp
index c8671e1..69dd95b 100644
--- a/StarsEx/Camera.cpp
+++ b/StarsEx/Camera.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Camera.h b/StarsEx/Camera.h
index f0988f2..c12893d 100644
--- a/StarsEx/Camera.h
+++ b/StarsEx/Camera.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CameraDirector.cpp b/StarsEx/CameraDirector.cpp
index 7da704c..511c76b 100644
--- a/StarsEx/CameraDirector.cpp
+++ b/StarsEx/CameraDirector.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CameraDirector.h b/StarsEx/CameraDirector.h
index 6cd59da..a9d170d 100644
--- a/StarsEx/CameraDirector.h
+++ b/StarsEx/CameraDirector.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CameraView.cpp b/StarsEx/CameraView.cpp
index 9f58dd8..599b29a 100644
--- a/StarsEx/CameraView.cpp
+++ b/StarsEx/CameraView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CameraView.h b/StarsEx/CameraView.h
index 4c2b357..394daf6 100644
--- a/StarsEx/CameraView.h
+++ b/StarsEx/CameraView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Campaign.cpp b/StarsEx/Campaign.cpp
index af1eb86..63c9e3b 100644
--- a/StarsEx/Campaign.cpp
+++ b/StarsEx/Campaign.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Campaign.h b/StarsEx/Campaign.h
index 1343fec..e443648 100644
--- a/StarsEx/Campaign.h
+++ b/StarsEx/Campaign.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignMissionFighter.cpp b/StarsEx/CampaignMissionFighter.cpp
index 1e851eb..41207eb 100644
--- a/StarsEx/CampaignMissionFighter.cpp
+++ b/StarsEx/CampaignMissionFighter.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignMissionFighter.h b/StarsEx/CampaignMissionFighter.h
index 997a760..71d590a 100644
--- a/StarsEx/CampaignMissionFighter.h
+++ b/StarsEx/CampaignMissionFighter.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignMissionRequest.cpp b/StarsEx/CampaignMissionRequest.cpp
index e8fbc68..7a145c4 100644
--- a/StarsEx/CampaignMissionRequest.cpp
+++ b/StarsEx/CampaignMissionRequest.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignMissionRequest.h b/StarsEx/CampaignMissionRequest.h
index 1c99b32..e48cde8 100644
--- a/StarsEx/CampaignMissionRequest.h
+++ b/StarsEx/CampaignMissionRequest.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignMissionStarship.cpp b/StarsEx/CampaignMissionStarship.cpp
index 2857ebb..ae86994 100644
--- a/StarsEx/CampaignMissionStarship.cpp
+++ b/StarsEx/CampaignMissionStarship.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignMissionStarship.h b/StarsEx/CampaignMissionStarship.h
index 5398c11..c8fa803 100644
--- a/StarsEx/CampaignMissionStarship.h
+++ b/StarsEx/CampaignMissionStarship.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlan.h b/StarsEx/CampaignPlan.h
index 035e589..8dd1d09 100644
--- a/StarsEx/CampaignPlan.h
+++ b/StarsEx/CampaignPlan.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlanAssignment.cpp b/StarsEx/CampaignPlanAssignment.cpp
index c4381ed..69b0efc 100644
--- a/StarsEx/CampaignPlanAssignment.cpp
+++ b/StarsEx/CampaignPlanAssignment.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlanAssignment.h b/StarsEx/CampaignPlanAssignment.h
index 4427fc0..3b3e699 100644
--- a/StarsEx/CampaignPlanAssignment.h
+++ b/StarsEx/CampaignPlanAssignment.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlanEvent.cpp b/StarsEx/CampaignPlanEvent.cpp
index f487984..8010125 100644
--- a/StarsEx/CampaignPlanEvent.cpp
+++ b/StarsEx/CampaignPlanEvent.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlanEvent.h b/StarsEx/CampaignPlanEvent.h
index 77fbae2..c6e2482 100644
--- a/StarsEx/CampaignPlanEvent.h
+++ b/StarsEx/CampaignPlanEvent.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlanMission.cpp b/StarsEx/CampaignPlanMission.cpp
index fb8b38c..56a75f4 100644
--- a/StarsEx/CampaignPlanMission.cpp
+++ b/StarsEx/CampaignPlanMission.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlanMission.h b/StarsEx/CampaignPlanMission.h
index 903fac5..cd3bd28 100644
--- a/StarsEx/CampaignPlanMission.h
+++ b/StarsEx/CampaignPlanMission.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlanMovement.cpp b/StarsEx/CampaignPlanMovement.cpp
index 8d692aa..91e044a 100644
--- a/StarsEx/CampaignPlanMovement.cpp
+++ b/StarsEx/CampaignPlanMovement.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlanMovement.h b/StarsEx/CampaignPlanMovement.h
index 4f5f0d1..45dfd19 100644
--- a/StarsEx/CampaignPlanMovement.h
+++ b/StarsEx/CampaignPlanMovement.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlanStrategic.cpp b/StarsEx/CampaignPlanStrategic.cpp
index 209c888..cc91cc4 100644
--- a/StarsEx/CampaignPlanStrategic.cpp
+++ b/StarsEx/CampaignPlanStrategic.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignPlanStrategic.h b/StarsEx/CampaignPlanStrategic.h
index 6df1ba7..89b07db 100644
--- a/StarsEx/CampaignPlanStrategic.h
+++ b/StarsEx/CampaignPlanStrategic.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignSaveGame.cpp b/StarsEx/CampaignSaveGame.cpp
index b151dce..cc64dbf 100644
--- a/StarsEx/CampaignSaveGame.cpp
+++ b/StarsEx/CampaignSaveGame.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignSaveGame.h b/StarsEx/CampaignSaveGame.h
index 3f4e895..2122715 100644
--- a/StarsEx/CampaignSaveGame.h
+++ b/StarsEx/CampaignSaveGame.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignSituationReport.cpp b/StarsEx/CampaignSituationReport.cpp
index c83ad8d..0c4b72d 100644
--- a/StarsEx/CampaignSituationReport.cpp
+++ b/StarsEx/CampaignSituationReport.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CampaignSituationReport.h b/StarsEx/CampaignSituationReport.h
index f169923..4068552 100644
--- a/StarsEx/CampaignSituationReport.h
+++ b/StarsEx/CampaignSituationReport.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CarrierAI.cpp b/StarsEx/CarrierAI.cpp
index 92ac561..6bf759f 100644
--- a/StarsEx/CarrierAI.cpp
+++ b/StarsEx/CarrierAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CarrierAI.h b/StarsEx/CarrierAI.h
index cd5a732..ed99a5e 100644
--- a/StarsEx/CarrierAI.h
+++ b/StarsEx/CarrierAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Clock.cpp b/StarsEx/Clock.cpp
index 4a321d8..60e6f67 100644
--- a/StarsEx/Clock.cpp
+++ b/StarsEx/Clock.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/Clock.h b/StarsEx/Clock.h
index 238616d..40b5262 100644
--- a/StarsEx/Clock.h
+++ b/StarsEx/Clock.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/Clock.inl.h b/StarsEx/Clock.inl.h
index 42a2693..7a2a765 100644
--- a/StarsEx/Clock.inl.h
+++ b/StarsEx/Clock.inl.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/CmdDlg.cpp b/StarsEx/CmdDlg.cpp
index e84defd..e496545 100644
--- a/StarsEx/CmdDlg.cpp
+++ b/StarsEx/CmdDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdDlg.h b/StarsEx/CmdDlg.h
index 5bdc3d1..194a6f2 100644
--- a/StarsEx/CmdDlg.h
+++ b/StarsEx/CmdDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdForceDlg.cpp b/StarsEx/CmdForceDlg.cpp
index d07223e..0b6e3e6 100644
--- a/StarsEx/CmdForceDlg.cpp
+++ b/StarsEx/CmdForceDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdForceDlg.h b/StarsEx/CmdForceDlg.h
index 9e5e5c1..c1ad315 100644
--- a/StarsEx/CmdForceDlg.h
+++ b/StarsEx/CmdForceDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdIntelDlg.cpp b/StarsEx/CmdIntelDlg.cpp
index 2151cc8..fb0c83b 100644
--- a/StarsEx/CmdIntelDlg.cpp
+++ b/StarsEx/CmdIntelDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdIntelDlg.h b/StarsEx/CmdIntelDlg.h
index b0783c4..8ff5fe7 100644
--- a/StarsEx/CmdIntelDlg.h
+++ b/StarsEx/CmdIntelDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdMissionsDlg.cpp b/StarsEx/CmdMissionsDlg.cpp
index 0e5b7e1..f8d5681 100644
--- a/StarsEx/CmdMissionsDlg.cpp
+++ b/StarsEx/CmdMissionsDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdMissionsDlg.h b/StarsEx/CmdMissionsDlg.h
index 9098735..fb014a1 100644
--- a/StarsEx/CmdMissionsDlg.h
+++ b/StarsEx/CmdMissionsDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdMsgDlg.cpp b/StarsEx/CmdMsgDlg.cpp
index 81766fb..d5f1050 100644
--- a/StarsEx/CmdMsgDlg.cpp
+++ b/StarsEx/CmdMsgDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdMsgDlg.h b/StarsEx/CmdMsgDlg.h
index cc9e466..cc88a12 100644
--- a/StarsEx/CmdMsgDlg.h
+++ b/StarsEx/CmdMsgDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdOrdersDlg.cpp b/StarsEx/CmdOrdersDlg.cpp
index 8a6b212..4012506 100644
--- a/StarsEx/CmdOrdersDlg.cpp
+++ b/StarsEx/CmdOrdersDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdOrdersDlg.h b/StarsEx/CmdOrdersDlg.h
index 3b02cca..a935e70 100644
--- a/StarsEx/CmdOrdersDlg.h
+++ b/StarsEx/CmdOrdersDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdTheaterDlg.cpp b/StarsEx/CmdTheaterDlg.cpp
index 0aee3d9..cf8a09d 100644
--- a/StarsEx/CmdTheaterDlg.cpp
+++ b/StarsEx/CmdTheaterDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdTheaterDlg.h b/StarsEx/CmdTheaterDlg.h
index aba1057..0b4f766 100644
--- a/StarsEx/CmdTheaterDlg.h
+++ b/StarsEx/CmdTheaterDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdTitleDlg.cpp b/StarsEx/CmdTitleDlg.cpp
index 5626fde..58de2b3 100644
--- a/StarsEx/CmdTitleDlg.cpp
+++ b/StarsEx/CmdTitleDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmdTitleDlg.h b/StarsEx/CmdTitleDlg.h
index 9ab2563..262a349 100644
--- a/StarsEx/CmdTitleDlg.h
+++ b/StarsEx/CmdTitleDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpCompleteDlg.cpp b/StarsEx/CmpCompleteDlg.cpp
index 9047ac7..421093d 100644
--- a/StarsEx/CmpCompleteDlg.cpp
+++ b/StarsEx/CmpCompleteDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpCompleteDlg.h b/StarsEx/CmpCompleteDlg.h
index 95cbc07..2a5f36a 100644
--- a/StarsEx/CmpCompleteDlg.h
+++ b/StarsEx/CmpCompleteDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpFileDlg.cpp b/StarsEx/CmpFileDlg.cpp
index f350a71..c7aa340 100644
--- a/StarsEx/CmpFileDlg.cpp
+++ b/StarsEx/CmpFileDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpFileDlg.h b/StarsEx/CmpFileDlg.h
index f9f60fc..e60b727 100644
--- a/StarsEx/CmpFileDlg.h
+++ b/StarsEx/CmpFileDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpLoadDlg.cpp b/StarsEx/CmpLoadDlg.cpp
index 52eac31..27995d5 100644
--- a/StarsEx/CmpLoadDlg.cpp
+++ b/StarsEx/CmpLoadDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpLoadDlg.h b/StarsEx/CmpLoadDlg.h
index 5357a46..67fdba5 100644
--- a/StarsEx/CmpLoadDlg.h
+++ b/StarsEx/CmpLoadDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpSceneDlg.cpp b/StarsEx/CmpSceneDlg.cpp
index 4cedc21..866eb43 100644
--- a/StarsEx/CmpSceneDlg.cpp
+++ b/StarsEx/CmpSceneDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpSceneDlg.h b/StarsEx/CmpSceneDlg.h
index 70dd24d..81336d6 100644
--- a/StarsEx/CmpSceneDlg.h
+++ b/StarsEx/CmpSceneDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpSelectDlg.cpp b/StarsEx/CmpSelectDlg.cpp
index 3dacf6b..941c53a 100644
--- a/StarsEx/CmpSelectDlg.cpp
+++ b/StarsEx/CmpSelectDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpSelectDlg.h b/StarsEx/CmpSelectDlg.h
index ee52425..4772463 100644
--- a/StarsEx/CmpSelectDlg.h
+++ b/StarsEx/CmpSelectDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpnScreen.cpp b/StarsEx/CmpnScreen.cpp
index 7faffb6..c5cbbee 100644
--- a/StarsEx/CmpnScreen.cpp
+++ b/StarsEx/CmpnScreen.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CmpnScreen.h b/StarsEx/CmpnScreen.h
index 443de9e..4f72ec0 100644
--- a/StarsEx/CmpnScreen.h
+++ b/StarsEx/CmpnScreen.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Color.cpp b/StarsEx/Color.cpp
index 15687be..8c468dd 100644
--- a/StarsEx/Color.cpp
+++ b/StarsEx/Color.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Color.h b/StarsEx/Color.h
index cecdb4b..e451e91 100644
--- a/StarsEx/Color.h
+++ b/StarsEx/Color.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatAction.cpp b/StarsEx/CombatAction.cpp
index 2f2a748..c4ed9d0 100644
--- a/StarsEx/CombatAction.cpp
+++ b/StarsEx/CombatAction.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatAction.h b/StarsEx/CombatAction.h
index 4ad544d..e54f938 100644
--- a/StarsEx/CombatAction.h
+++ b/StarsEx/CombatAction.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatAssignment.cpp b/StarsEx/CombatAssignment.cpp
index e9d931e..d6cf1a6 100644
--- a/StarsEx/CombatAssignment.cpp
+++ b/StarsEx/CombatAssignment.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatAssignment.h b/StarsEx/CombatAssignment.h
index d917b28..a2d88bd 100644
--- a/StarsEx/CombatAssignment.h
+++ b/StarsEx/CombatAssignment.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatEvent.cpp b/StarsEx/CombatEvent.cpp
index 8c02142..c97c20b 100644
--- a/StarsEx/CombatEvent.cpp
+++ b/StarsEx/CombatEvent.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatEvent.h b/StarsEx/CombatEvent.h
index 94f8d8a..5c4c6ff 100644
--- a/StarsEx/CombatEvent.h
+++ b/StarsEx/CombatEvent.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatGroup.cpp b/StarsEx/CombatGroup.cpp
index 42976bd..57afd7b 100644
--- a/StarsEx/CombatGroup.cpp
+++ b/StarsEx/CombatGroup.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatGroup.h b/StarsEx/CombatGroup.h
index da34ff0..54115fb 100644
--- a/StarsEx/CombatGroup.h
+++ b/StarsEx/CombatGroup.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatRoster.cpp b/StarsEx/CombatRoster.cpp
index 9f552a9..c28b916 100644
--- a/StarsEx/CombatRoster.cpp
+++ b/StarsEx/CombatRoster.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatRoster.h b/StarsEx/CombatRoster.h
index 65b7bd2..e3817f4 100644
--- a/StarsEx/CombatRoster.h
+++ b/StarsEx/CombatRoster.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatUnit.cpp b/StarsEx/CombatUnit.cpp
index b7af000..599fc78 100644
--- a/StarsEx/CombatUnit.cpp
+++ b/StarsEx/CombatUnit.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatUnit.h b/StarsEx/CombatUnit.h
index b9e26c2..63d97b5 100644
--- a/StarsEx/CombatUnit.h
+++ b/StarsEx/CombatUnit.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatZone.cpp b/StarsEx/CombatZone.cpp
index 21dbcd5..cd2ad1b 100644
--- a/StarsEx/CombatZone.cpp
+++ b/StarsEx/CombatZone.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CombatZone.h b/StarsEx/CombatZone.h
index ff04313..53e2c20 100644
--- a/StarsEx/CombatZone.h
+++ b/StarsEx/CombatZone.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Combatant.cpp b/StarsEx/Combatant.cpp
index b6d8794..619bdbb 100644
--- a/StarsEx/Combatant.cpp
+++ b/StarsEx/Combatant.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Combatant.h b/StarsEx/Combatant.h
index cb73285..749f552 100644
--- a/StarsEx/Combatant.h
+++ b/StarsEx/Combatant.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ComboBox.cpp b/StarsEx/ComboBox.cpp
index cb16723..5944559 100644
--- a/StarsEx/ComboBox.cpp
+++ b/StarsEx/ComboBox.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ComboBox.h b/StarsEx/ComboBox.h
index a27f827..bf3a0ca 100644
--- a/StarsEx/ComboBox.h
+++ b/StarsEx/ComboBox.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ComboList.cpp b/StarsEx/ComboList.cpp
index 4d03809..d578606 100644
--- a/StarsEx/ComboList.cpp
+++ b/StarsEx/ComboList.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ComboList.h b/StarsEx/ComboList.h
index 290b328..9a4f25c 100644
--- a/StarsEx/ComboList.h
+++ b/StarsEx/ComboList.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Component.cpp b/StarsEx/Component.cpp
index 97e1460..14f97b7 100644
--- a/StarsEx/Component.cpp
+++ b/StarsEx/Component.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Component.h b/StarsEx/Component.h
index 55763c3..8ae1456 100644
--- a/StarsEx/Component.h
+++ b/StarsEx/Component.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Computer.cpp b/StarsEx/Computer.cpp
index 60f5ee0..ea3d2b0 100644
--- a/StarsEx/Computer.cpp
+++ b/StarsEx/Computer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Computer.h b/StarsEx/Computer.h
index 1117799..302aa56 100644
--- a/StarsEx/Computer.h
+++ b/StarsEx/Computer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ConfirmDlg.cpp b/StarsEx/ConfirmDlg.cpp
index 87a001c..a3ad6a9 100644
--- a/StarsEx/ConfirmDlg.cpp
+++ b/StarsEx/ConfirmDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ConfirmDlg.h b/StarsEx/ConfirmDlg.h
index d57235c..6f04ddf 100644
--- a/StarsEx/ConfirmDlg.h
+++ b/StarsEx/ConfirmDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Contact.cpp b/StarsEx/Contact.cpp
index 2dbec5a..ab6e753 100644
--- a/StarsEx/Contact.cpp
+++ b/StarsEx/Contact.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Contact.h b/StarsEx/Contact.h
index 7177e6b..66acb9c 100644
--- a/StarsEx/Contact.h
+++ b/StarsEx/Contact.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ContentBundle.cpp b/StarsEx/ContentBundle.cpp
index 99fee45..173b6fd 100644
--- a/StarsEx/ContentBundle.cpp
+++ b/StarsEx/ContentBundle.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ContentBundle.h b/StarsEx/ContentBundle.h
index da2fb0d..5b52b16 100644
--- a/StarsEx/ContentBundle.h
+++ b/StarsEx/ContentBundle.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CtlDlg.cpp b/StarsEx/CtlDlg.cpp
index 8aed322..7dc0f0b 100644
--- a/StarsEx/CtlDlg.cpp
+++ b/StarsEx/CtlDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/CtlDlg.h b/StarsEx/CtlDlg.h
index 9406b1c..ce89401 100644
--- a/StarsEx/CtlDlg.h
+++ b/StarsEx/CtlDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/D3DXImage.cpp b/StarsEx/D3DXImage.cpp
index 9ab9779..21b1fae 100644
--- a/StarsEx/D3DXImage.cpp
+++ b/StarsEx/D3DXImage.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/D3DXImage.h b/StarsEx/D3DXImage.h
index 8abc1e2..269c54a 100644
--- a/StarsEx/D3DXImage.h
+++ b/StarsEx/D3DXImage.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DataLoader.cpp b/StarsEx/DataLoader.cpp
index 69bdb14..695233d 100644
--- a/StarsEx/DataLoader.cpp
+++ b/StarsEx/DataLoader.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DataLoader.h b/StarsEx/DataLoader.h
index 13595dd..70d34df 100644
--- a/StarsEx/DataLoader.h
+++ b/StarsEx/DataLoader.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DataSource.cpp b/StarsEx/DataSource.cpp
index 294f4a5..485fab7 100644
--- a/StarsEx/DataSource.cpp
+++ b/StarsEx/DataSource.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/DataSource.h b/StarsEx/DataSource.h
index 6809a44..5a805e7 100644
--- a/StarsEx/DataSource.h
+++ b/StarsEx/DataSource.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/DebriefDlg.cpp b/StarsEx/DebriefDlg.cpp
index f6abdd1..1cd919b 100644
--- a/StarsEx/DebriefDlg.cpp
+++ b/StarsEx/DebriefDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DebriefDlg.h b/StarsEx/DebriefDlg.h
index 5636a4c..8402b79 100644
--- a/StarsEx/DebriefDlg.h
+++ b/StarsEx/DebriefDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Debris.cpp b/StarsEx/Debris.cpp
index 2fe1a8b..ab081d8 100644
--- a/StarsEx/Debris.cpp
+++ b/StarsEx/Debris.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Debris.h b/StarsEx/Debris.h
index 7c544b1..47a7f93 100644
--- a/StarsEx/Debris.h
+++ b/StarsEx/Debris.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DetailSet.cpp b/StarsEx/DetailSet.cpp
index 6edaec4..91de1c6 100644
--- a/StarsEx/DetailSet.cpp
+++ b/StarsEx/DetailSet.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DetailSet.h b/StarsEx/DetailSet.h
index 1e6887c..70226aa 100644
--- a/StarsEx/DetailSet.h
+++ b/StarsEx/DetailSet.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Director.h b/StarsEx/Director.h
index dbed513..895fd0c 100644
--- a/StarsEx/Director.h
+++ b/StarsEx/Director.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DisplayView.cpp b/StarsEx/DisplayView.cpp
index ea3ffe2..45360e1 100644
--- a/StarsEx/DisplayView.cpp
+++ b/StarsEx/DisplayView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DisplayView.h b/StarsEx/DisplayView.h
index a929970..c526607 100644
--- a/StarsEx/DisplayView.h
+++ b/StarsEx/DisplayView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Drive.cpp b/StarsEx/Drive.cpp
index bf1966c..5099666 100644
--- a/StarsEx/Drive.cpp
+++ b/StarsEx/Drive.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Drive.h b/StarsEx/Drive.h
index b47c10e..825ce7a 100644
--- a/StarsEx/Drive.h
+++ b/StarsEx/Drive.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DriveSprite.cpp b/StarsEx/DriveSprite.cpp
index 804ef4b..8c92129 100644
--- a/StarsEx/DriveSprite.cpp
+++ b/StarsEx/DriveSprite.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DriveSprite.h b/StarsEx/DriveSprite.h
index 76c8bfb..4c474b4 100644
--- a/StarsEx/DriveSprite.h
+++ b/StarsEx/DriveSprite.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Drone.cpp b/StarsEx/Drone.cpp
index e3ee920..bea91eb 100644
--- a/StarsEx/Drone.cpp
+++ b/StarsEx/Drone.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Drone.h b/StarsEx/Drone.h
index d6b89a1..5bb53b4 100644
--- a/StarsEx/Drone.h
+++ b/StarsEx/Drone.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DropShipAI.cpp b/StarsEx/DropShipAI.cpp
index bc563fc..003c959 100644
--- a/StarsEx/DropShipAI.cpp
+++ b/StarsEx/DropShipAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/DropShipAI.h b/StarsEx/DropShipAI.h
index 0cacffc..7af26c1 100644
--- a/StarsEx/DropShipAI.h
+++ b/StarsEx/DropShipAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/EditBox.cpp b/StarsEx/EditBox.cpp
index cf08a4b..0130cc3 100644
--- a/StarsEx/EditBox.cpp
+++ b/StarsEx/EditBox.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/EditBox.h b/StarsEx/EditBox.h
index c0ffa37..8dc37a6 100644
--- a/StarsEx/EditBox.h
+++ b/StarsEx/EditBox.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Element.cpp b/StarsEx/Element.cpp
index 9223cbf..23254d5 100644
--- a/StarsEx/Element.cpp
+++ b/StarsEx/Element.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Element.h b/StarsEx/Element.h
index ddb2c1d..8f188e4 100644
--- a/StarsEx/Element.h
+++ b/StarsEx/Element.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Encrypt.cpp b/StarsEx/Encrypt.cpp
index 44d07ca..80af797 100644
--- a/StarsEx/Encrypt.cpp
+++ b/StarsEx/Encrypt.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Encrypt.h b/StarsEx/Encrypt.h
index be925d8..3bfb2da 100644
--- a/StarsEx/Encrypt.h
+++ b/StarsEx/Encrypt.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/EngDlg.cpp b/StarsEx/EngDlg.cpp
index 595bbc0..88c6bf7 100644
--- a/StarsEx/EngDlg.cpp
+++ b/StarsEx/EngDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/EngDlg.h b/StarsEx/EngDlg.h
index ae2eedf..b336f64 100644
--- a/StarsEx/EngDlg.h
+++ b/StarsEx/EngDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ExceptionHandler.cpp b/StarsEx/ExceptionHandler.cpp
index d93a88f..4bd2cc6 100644
--- a/StarsEx/ExceptionHandler.cpp
+++ b/StarsEx/ExceptionHandler.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ExitDlg.cpp b/StarsEx/ExitDlg.cpp
index 5d42448..5ddfb29 100644
--- a/StarsEx/ExitDlg.cpp
+++ b/StarsEx/ExitDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ExitDlg.h b/StarsEx/ExitDlg.h
index 46d5552..4e93016 100644
--- a/StarsEx/ExitDlg.h
+++ b/StarsEx/ExitDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Explosion.cpp b/StarsEx/Explosion.cpp
index 9a47b0b..1f613e7 100644
--- a/StarsEx/Explosion.cpp
+++ b/StarsEx/Explosion.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Explosion.h b/StarsEx/Explosion.h
index f8dfc19..62cbf2b 100644
--- a/StarsEx/Explosion.h
+++ b/StarsEx/Explosion.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FadeView.cpp b/StarsEx/FadeView.cpp
index 7abb3bc..7437d9f 100644
--- a/StarsEx/FadeView.cpp
+++ b/StarsEx/FadeView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FadeView.h b/StarsEx/FadeView.h
index d3e3925..5b4d033 100644
--- a/StarsEx/FadeView.h
+++ b/StarsEx/FadeView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Farcaster.cpp b/StarsEx/Farcaster.cpp
index a9c9b1f..2950c5f 100644
--- a/StarsEx/Farcaster.cpp
+++ b/StarsEx/Farcaster.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Farcaster.h b/StarsEx/Farcaster.h
index 9168a90..2a1586b 100644
--- a/StarsEx/Farcaster.h
+++ b/StarsEx/Farcaster.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FighterAI.cpp b/StarsEx/FighterAI.cpp
index 4160174..cc010f2 100644
--- a/StarsEx/FighterAI.cpp
+++ b/StarsEx/FighterAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FighterAI.h b/StarsEx/FighterAI.h
index 37da3cf..21bc7f8 100644
--- a/StarsEx/FighterAI.h
+++ b/StarsEx/FighterAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FighterTacticalAI.cpp b/StarsEx/FighterTacticalAI.cpp
index 433b3a9..5fa2f26 100644
--- a/StarsEx/FighterTacticalAI.cpp
+++ b/StarsEx/FighterTacticalAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FighterTacticalAI.h b/StarsEx/FighterTacticalAI.h
index 7d8ba71..bda69ec 100644
--- a/StarsEx/FighterTacticalAI.h
+++ b/StarsEx/FighterTacticalAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FirstTimeDlg.cpp b/StarsEx/FirstTimeDlg.cpp
index f410f3a..8d2eaa0 100644
--- a/StarsEx/FirstTimeDlg.cpp
+++ b/StarsEx/FirstTimeDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FirstTimeDlg.h b/StarsEx/FirstTimeDlg.h
index 60c735c..5450ff0 100644
--- a/StarsEx/FirstTimeDlg.h
+++ b/StarsEx/FirstTimeDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Fix.cpp b/StarsEx/Fix.cpp
index 67b3782..e73fba7 100644
--- a/StarsEx/Fix.cpp
+++ b/StarsEx/Fix.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Fix.h b/StarsEx/Fix.h
index de8e01d..84c5ac3 100644
--- a/StarsEx/Fix.h
+++ b/StarsEx/Fix.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FlightComp.cpp b/StarsEx/FlightComp.cpp
index bbb38b6..06df132 100644
--- a/StarsEx/FlightComp.cpp
+++ b/StarsEx/FlightComp.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FlightComp.h b/StarsEx/FlightComp.h
index 07797a2..e8d5dee 100644
--- a/StarsEx/FlightComp.h
+++ b/StarsEx/FlightComp.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FlightDeck.cpp b/StarsEx/FlightDeck.cpp
index 8b2d070..9f354e3 100644
--- a/StarsEx/FlightDeck.cpp
+++ b/StarsEx/FlightDeck.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FlightDeck.h b/StarsEx/FlightDeck.h
index b3988c8..6788f55 100644
--- a/StarsEx/FlightDeck.h
+++ b/StarsEx/FlightDeck.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FlightPlanner.cpp b/StarsEx/FlightPlanner.cpp
index e8d11c8..e1b7452 100644
--- a/StarsEx/FlightPlanner.cpp
+++ b/StarsEx/FlightPlanner.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FlightPlanner.h b/StarsEx/FlightPlanner.h
index cef9a79..6aab4be 100644
--- a/StarsEx/FlightPlanner.h
+++ b/StarsEx/FlightPlanner.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FltDlg.cpp b/StarsEx/FltDlg.cpp
index 5c3fe1b..4dbc2dc 100644
--- a/StarsEx/FltDlg.cpp
+++ b/StarsEx/FltDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FltDlg.h b/StarsEx/FltDlg.h
index 2b7872a..aeb5115 100644
--- a/StarsEx/FltDlg.h
+++ b/StarsEx/FltDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Font.cpp b/StarsEx/Font.cpp
index c3ba23b..9dca717 100644
--- a/StarsEx/Font.cpp
+++ b/StarsEx/Font.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Font.h b/StarsEx/Font.h
index 6bc85f5..e50ce70 100644
--- a/StarsEx/Font.h
+++ b/StarsEx/Font.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FontMgr.cpp b/StarsEx/FontMgr.cpp
index 2e1529a..8fe51a5 100644
--- a/StarsEx/FontMgr.cpp
+++ b/StarsEx/FontMgr.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FontMgr.h b/StarsEx/FontMgr.h
index 5b462a8..b49b938 100644
--- a/StarsEx/FontMgr.h
+++ b/StarsEx/FontMgr.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FormDef.cpp b/StarsEx/FormDef.cpp
index 853003c..7a521ff 100644
--- a/StarsEx/FormDef.cpp
+++ b/StarsEx/FormDef.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FormDef.h b/StarsEx/FormDef.h
index b5a7f15..07c817c 100644
--- a/StarsEx/FormDef.h
+++ b/StarsEx/FormDef.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FormWindow.cpp b/StarsEx/FormWindow.cpp
index e58042d..781a6a5 100644
--- a/StarsEx/FormWindow.cpp
+++ b/StarsEx/FormWindow.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FormWindow.h b/StarsEx/FormWindow.h
index 23681ca..5118283 100644
--- a/StarsEx/FormWindow.h
+++ b/StarsEx/FormWindow.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FormatUtil.cpp b/StarsEx/FormatUtil.cpp
index fd3ce66..12bc992 100644
--- a/StarsEx/FormatUtil.cpp
+++ b/StarsEx/FormatUtil.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/FormatUtil.h b/StarsEx/FormatUtil.h
index f0d6b42..704bbf3 100644
--- a/StarsEx/FormatUtil.h
+++ b/StarsEx/FormatUtil.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Galaxy.cpp b/StarsEx/Galaxy.cpp
index 1b5bb6f..3d4e02d 100644
--- a/StarsEx/Galaxy.cpp
+++ b/StarsEx/Galaxy.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Galaxy.h b/StarsEx/Galaxy.h
index 1c9c667..b9bb41e 100644
--- a/StarsEx/Galaxy.h
+++ b/StarsEx/Galaxy.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Game.cpp b/StarsEx/Game.cpp
index 90fcf62..d0ad751 100644
--- a/StarsEx/Game.cpp
+++ b/StarsEx/Game.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Game.h b/StarsEx/Game.h
index 878f2d0..1419048 100644
--- a/StarsEx/Game.h
+++ b/StarsEx/Game.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/GameScreen.cpp b/StarsEx/GameScreen.cpp
index 82e9ffd..e62abd5 100644
--- a/StarsEx/GameScreen.cpp
+++ b/StarsEx/GameScreen.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/GameScreen.h b/StarsEx/GameScreen.h
index 597c6d2..2424917 100644
--- a/StarsEx/GameScreen.h
+++ b/StarsEx/GameScreen.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/GameWinDX9.cpp b/StarsEx/GameWinDX9.cpp
index 236c512..de4b0d8 100644
--- a/StarsEx/GameWinDX9.cpp
+++ b/StarsEx/GameWinDX9.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/GameWinDX9.h b/StarsEx/GameWinDX9.h
index 99b1a39..14cba92 100644
--- a/StarsEx/GameWinDX9.h
+++ b/StarsEx/GameWinDX9.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/Geometry.cpp b/StarsEx/Geometry.cpp
index 60b5c4d..1d146ea 100644
--- a/StarsEx/Geometry.cpp
+++ b/StarsEx/Geometry.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Geometry.h b/StarsEx/Geometry.h
index 7170c6c..739127e 100644
--- a/StarsEx/Geometry.h
+++ b/StarsEx/Geometry.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Graphic.cpp b/StarsEx/Graphic.cpp
index ff8115b..9974679 100644
--- a/StarsEx/Graphic.cpp
+++ b/StarsEx/Graphic.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Graphic.h b/StarsEx/Graphic.h
index fac4f59..40299a7 100644
--- a/StarsEx/Graphic.h
+++ b/StarsEx/Graphic.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Grid.cpp b/StarsEx/Grid.cpp
index f65b483..d2bb547 100644
--- a/StarsEx/Grid.cpp
+++ b/StarsEx/Grid.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Grid.h b/StarsEx/Grid.h
index eb426bb..31f028e 100644
--- a/StarsEx/Grid.h
+++ b/StarsEx/Grid.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/GroundAI.cpp b/StarsEx/GroundAI.cpp
index 4435742..5f5e4fe 100644
--- a/StarsEx/GroundAI.cpp
+++ b/StarsEx/GroundAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/GroundAI.h b/StarsEx/GroundAI.h
index ca135ef..9d53019 100644
--- a/StarsEx/GroundAI.h
+++ b/StarsEx/GroundAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/HUDSounds.cpp b/StarsEx/HUDSounds.cpp
index 3dcab0b..4b69af5 100644
--- a/StarsEx/HUDSounds.cpp
+++ b/StarsEx/HUDSounds.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/HUDSounds.h b/StarsEx/HUDSounds.h
index bc10ce2..aed3ef4 100644
--- a/StarsEx/HUDSounds.h
+++ b/StarsEx/HUDSounds.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/HUDView.cpp b/StarsEx/HUDView.cpp
index 595bc38..6c2b145 100644
--- a/StarsEx/HUDView.cpp
+++ b/StarsEx/HUDView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/HUDView.h b/StarsEx/HUDView.h
index 4274ac9..3632e27 100644
--- a/StarsEx/HUDView.h
+++ b/StarsEx/HUDView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Hangar.cpp b/StarsEx/Hangar.cpp
index 7e7f7d8..01a8894 100644
--- a/StarsEx/Hangar.cpp
+++ b/StarsEx/Hangar.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Hangar.h b/StarsEx/Hangar.h
index 41f7892..1305c31 100644
--- a/StarsEx/Hangar.h
+++ b/StarsEx/Hangar.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/HardPoint.cpp b/StarsEx/HardPoint.cpp
index 2fa15f0..03cf4c9 100644
--- a/StarsEx/HardPoint.cpp
+++ b/StarsEx/HardPoint.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/HardPoint.h b/StarsEx/HardPoint.h
index 3fbeda4..84e2914 100644
--- a/StarsEx/HardPoint.h
+++ b/StarsEx/HardPoint.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Hoop.cpp b/StarsEx/Hoop.cpp
index cfd2a65..abe69bf 100644
--- a/StarsEx/Hoop.cpp
+++ b/StarsEx/Hoop.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Hoop.h b/StarsEx/Hoop.h
index 9577b29..2a726d7 100644
--- a/StarsEx/Hoop.h
+++ b/StarsEx/Hoop.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ImageBox.cpp b/StarsEx/ImageBox.cpp
index 0a98cfe..ba1de27 100644
--- a/StarsEx/ImageBox.cpp
+++ b/StarsEx/ImageBox.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ImageBox.h b/StarsEx/ImageBox.h
index 24e2e53..f60eeda 100644
--- a/StarsEx/ImageBox.h
+++ b/StarsEx/ImageBox.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ImgView.cpp b/StarsEx/ImgView.cpp
index e2c8bba..841df8e 100644
--- a/StarsEx/ImgView.cpp
+++ b/StarsEx/ImgView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ImgView.h b/StarsEx/ImgView.h
index d000abf..2f280d3 100644
--- a/StarsEx/ImgView.h
+++ b/StarsEx/ImgView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Instruction.cpp b/StarsEx/Instruction.cpp
index 18ef168..7bf57c5 100644
--- a/StarsEx/Instruction.cpp
+++ b/StarsEx/Instruction.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Instruction.h b/StarsEx/Instruction.h
index d1ca0eb..b598883 100644
--- a/StarsEx/Instruction.h
+++ b/StarsEx/Instruction.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Intel.cpp b/StarsEx/Intel.cpp
index 986d9f4..e59a6c8 100644
--- a/StarsEx/Intel.cpp
+++ b/StarsEx/Intel.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Intel.h b/StarsEx/Intel.h
index 5ed1675..682e957 100644
--- a/StarsEx/Intel.h
+++ b/StarsEx/Intel.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/JoyDlg.cpp b/StarsEx/JoyDlg.cpp
index b0ac318..77f1cd0 100644
--- a/StarsEx/JoyDlg.cpp
+++ b/StarsEx/JoyDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/JoyDlg.h b/StarsEx/JoyDlg.h
index 83ceda9..68e2395 100644
--- a/StarsEx/JoyDlg.h
+++ b/StarsEx/JoyDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Joystick.cpp b/StarsEx/Joystick.cpp
index b4166a1..ad614c0 100644
--- a/StarsEx/Joystick.cpp
+++ b/StarsEx/Joystick.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Joystick.h b/StarsEx/Joystick.h
index 5e645c8..b024f83 100644
--- a/StarsEx/Joystick.h
+++ b/StarsEx/Joystick.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/KeyDlg.cpp b/StarsEx/KeyDlg.cpp
index cbd7c68..185a888 100644
--- a/StarsEx/KeyDlg.cpp
+++ b/StarsEx/KeyDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/KeyDlg.h b/StarsEx/KeyDlg.h
index 198f3ab..870a16a 100644
--- a/StarsEx/KeyDlg.h
+++ b/StarsEx/KeyDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/KeyMap.cpp b/StarsEx/KeyMap.cpp
index 15ec749..26b6c01 100644
--- a/StarsEx/KeyMap.cpp
+++ b/StarsEx/KeyMap.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/KeyMap.h b/StarsEx/KeyMap.h
index 1ec7bbc..4452cbd 100644
--- a/StarsEx/KeyMap.h
+++ b/StarsEx/KeyMap.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Keyboard.cpp b/StarsEx/Keyboard.cpp
index c4e2d26..1b35ad2 100644
--- a/StarsEx/Keyboard.cpp
+++ b/StarsEx/Keyboard.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Keyboard.h b/StarsEx/Keyboard.h
index b218160..4058c2b 100644
--- a/StarsEx/Keyboard.h
+++ b/StarsEx/Keyboard.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/LandingGear.cpp b/StarsEx/LandingGear.cpp
index f5fa00b..779b725 100644
--- a/StarsEx/LandingGear.cpp
+++ b/StarsEx/LandingGear.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/LandingGear.h b/StarsEx/LandingGear.h
index b753106..df9ec1a 100644
--- a/StarsEx/LandingGear.h
+++ b/StarsEx/LandingGear.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Layout.cpp b/StarsEx/Layout.cpp
index 5637831..3761a5d 100644
--- a/StarsEx/Layout.cpp
+++ b/StarsEx/Layout.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Layout.h b/StarsEx/Layout.h
index 51402d7..e5fc5f0 100644
--- a/StarsEx/Layout.h
+++ b/StarsEx/Layout.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Light.cpp b/StarsEx/Light.cpp
index c0c3a26..4eb60a1 100644
--- a/StarsEx/Light.cpp
+++ b/StarsEx/Light.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Light.h b/StarsEx/Light.h
index 2f42e91..446f464 100644
--- a/StarsEx/Light.h
+++ b/StarsEx/Light.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ListBox.cpp b/StarsEx/ListBox.cpp
index 8b4eeeb..8d52cfe 100644
--- a/StarsEx/ListBox.cpp
+++ b/StarsEx/ListBox.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ListBox.h b/StarsEx/ListBox.h
index 6d94d74..fb44177 100644
--- a/StarsEx/ListBox.h
+++ b/StarsEx/ListBox.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/LoadDlg.cpp b/StarsEx/LoadDlg.cpp
index 7028718..7796338 100644
--- a/StarsEx/LoadDlg.cpp
+++ b/StarsEx/LoadDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/LoadDlg.h b/StarsEx/LoadDlg.h
index 8b79e28..9e82c2c 100644
--- a/StarsEx/LoadDlg.h
+++ b/StarsEx/LoadDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/LoadScreen.cpp b/StarsEx/LoadScreen.cpp
index 56234c6..e9b3d25 100644
--- a/StarsEx/LoadScreen.cpp
+++ b/StarsEx/LoadScreen.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/LoadScreen.h b/StarsEx/LoadScreen.h
index 349703b..c0824f8 100644
--- a/StarsEx/LoadScreen.h
+++ b/StarsEx/LoadScreen.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Locale_ss.cpp b/StarsEx/Locale_ss.cpp
index 427753c..cacfc57 100644
--- a/StarsEx/Locale_ss.cpp
+++ b/StarsEx/Locale_ss.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Locale_ss.h b/StarsEx/Locale_ss.h
index be161ff..fdecaeb 100644
--- a/StarsEx/Locale_ss.h
+++ b/StarsEx/Locale_ss.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MCIWave.cpp b/StarsEx/MCIWave.cpp
index a8c0a0b..f157d35 100644
--- a/StarsEx/MCIWave.cpp
+++ b/StarsEx/MCIWave.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MCIWave.h b/StarsEx/MCIWave.h
index bef5ae2..9fd0f9d 100644
--- a/StarsEx/MCIWave.h
+++ b/StarsEx/MCIWave.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MapView.cpp b/StarsEx/MapView.cpp
index 930a762..2b1068f 100644
--- a/StarsEx/MapView.cpp
+++ b/StarsEx/MapView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MapView.h b/StarsEx/MapView.h
index d89ac92..5518ed3 100644
--- a/StarsEx/MapView.h
+++ b/StarsEx/MapView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Menu.cpp b/StarsEx/Menu.cpp
index 35f5715..18dc7e7 100644
--- a/StarsEx/Menu.cpp
+++ b/StarsEx/Menu.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Menu.h b/StarsEx/Menu.h
index b74099f..111425c 100644
--- a/StarsEx/Menu.h
+++ b/StarsEx/Menu.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MenuDlg.cpp b/StarsEx/MenuDlg.cpp
index 4cd7704..bfe1575 100644
--- a/StarsEx/MenuDlg.cpp
+++ b/StarsEx/MenuDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MenuDlg.h b/StarsEx/MenuDlg.h
index f380acc..d99104e 100644
--- a/StarsEx/MenuDlg.h
+++ b/StarsEx/MenuDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MenuScreen.cpp b/StarsEx/MenuScreen.cpp
index 3f4ebbd..f8c919a 100644
--- a/StarsEx/MenuScreen.cpp
+++ b/StarsEx/MenuScreen.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MenuScreen.h b/StarsEx/MenuScreen.h
index 6642e16..aea0de1 100644
--- a/StarsEx/MenuScreen.h
+++ b/StarsEx/MenuScreen.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MenuView.cpp b/StarsEx/MenuView.cpp
index b672563..06a5844 100644
--- a/StarsEx/MenuView.cpp
+++ b/StarsEx/MenuView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MenuView.h b/StarsEx/MenuView.h
index f5890b2..8aa1107 100644
--- a/StarsEx/MenuView.h
+++ b/StarsEx/MenuView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Mfd.cpp b/StarsEx/Mfd.cpp
index 1b15636..3c677c2 100644
--- a/StarsEx/Mfd.cpp
+++ b/StarsEx/Mfd.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Mfd.h b/StarsEx/Mfd.h
index 66bfe85..84d1414 100644
--- a/StarsEx/Mfd.h
+++ b/StarsEx/Mfd.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Mission.cpp b/StarsEx/Mission.cpp
index 64d5948..cb3ef86 100644
--- a/StarsEx/Mission.cpp
+++ b/StarsEx/Mission.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Mission.h b/StarsEx/Mission.h
index 956bb5b..5bcffa7 100644
--- a/StarsEx/Mission.h
+++ b/StarsEx/Mission.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MissionEvent.cpp b/StarsEx/MissionEvent.cpp
index af34bd7..d07f112 100644
--- a/StarsEx/MissionEvent.cpp
+++ b/StarsEx/MissionEvent.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MissionEvent.h b/StarsEx/MissionEvent.h
index 5fe4f10..9667f45 100644
--- a/StarsEx/MissionEvent.h
+++ b/StarsEx/MissionEvent.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MissionTemplate.cpp b/StarsEx/MissionTemplate.cpp
index 54efbe6..55bec50 100644
--- a/StarsEx/MissionTemplate.cpp
+++ b/StarsEx/MissionTemplate.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MissionTemplate.h b/StarsEx/MissionTemplate.h
index 44ef0ca..38629e4 100644
--- a/StarsEx/MissionTemplate.h
+++ b/StarsEx/MissionTemplate.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ModConfig.cpp b/StarsEx/ModConfig.cpp
index 9cbd1c7..ad7e852 100644
--- a/StarsEx/ModConfig.cpp
+++ b/StarsEx/ModConfig.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ModConfig.h b/StarsEx/ModConfig.h
index 5b57589..5811639 100644
--- a/StarsEx/ModConfig.h
+++ b/StarsEx/ModConfig.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ModDlg.cpp b/StarsEx/ModDlg.cpp
index c989bbc..a78da4b 100644
--- a/StarsEx/ModDlg.cpp
+++ b/StarsEx/ModDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ModDlg.h b/StarsEx/ModDlg.h
index 1ebdf87..74d8572 100644
--- a/StarsEx/ModDlg.h
+++ b/StarsEx/ModDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ModInfo.cpp b/StarsEx/ModInfo.cpp
index d884dec..7f025b7 100644
--- a/StarsEx/ModInfo.cpp
+++ b/StarsEx/ModInfo.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ModInfo.h b/StarsEx/ModInfo.h
index 4e1ff47..458a721 100644
--- a/StarsEx/ModInfo.h
+++ b/StarsEx/ModInfo.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ModInfoDlg.cpp b/StarsEx/ModInfoDlg.cpp
index 88127fc..0b323f9 100644
--- a/StarsEx/ModInfoDlg.cpp
+++ b/StarsEx/ModInfoDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ModInfoDlg.h b/StarsEx/ModInfoDlg.h
index 656e012..23f68c0 100644
--- a/StarsEx/ModInfoDlg.h
+++ b/StarsEx/ModInfoDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MotionController.h b/StarsEx/MotionController.h
index 11c0977..0214d14 100644
--- a/StarsEx/MotionController.h
+++ b/StarsEx/MotionController.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Mouse.cpp b/StarsEx/Mouse.cpp
index c772bc2..d756e6e 100644
--- a/StarsEx/Mouse.cpp
+++ b/StarsEx/Mouse.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Mouse.h b/StarsEx/Mouse.h
index e9f6a18..1c20b95 100644
--- a/StarsEx/Mouse.h
+++ b/StarsEx/Mouse.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MouseController.cpp b/StarsEx/MouseController.cpp
index 75fd0f5..f6f7da1 100644
--- a/StarsEx/MouseController.cpp
+++ b/StarsEx/MouseController.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MouseController.h b/StarsEx/MouseController.h
index 7d66329..12192e1 100644
--- a/StarsEx/MouseController.h
+++ b/StarsEx/MouseController.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnDlg.cpp b/StarsEx/MsnDlg.cpp
index f332b3d..dbdb0cf 100644
--- a/StarsEx/MsnDlg.cpp
+++ b/StarsEx/MsnDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnDlg.h b/StarsEx/MsnDlg.h
index 44b3231..8b5f9b8 100644
--- a/StarsEx/MsnDlg.h
+++ b/StarsEx/MsnDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnEditDlg.cpp b/StarsEx/MsnEditDlg.cpp
index 9658a51..5711652 100644
--- a/StarsEx/MsnEditDlg.cpp
+++ b/StarsEx/MsnEditDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnEditDlg.h b/StarsEx/MsnEditDlg.h
index b0eaaf0..01c8330 100644
--- a/StarsEx/MsnEditDlg.h
+++ b/StarsEx/MsnEditDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnEditNavDlg.cpp b/StarsEx/MsnEditNavDlg.cpp
index eab1d13..f553af9 100644
--- a/StarsEx/MsnEditNavDlg.cpp
+++ b/StarsEx/MsnEditNavDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnEditNavDlg.h b/StarsEx/MsnEditNavDlg.h
index 87a9c38..e57b398 100644
--- a/StarsEx/MsnEditNavDlg.h
+++ b/StarsEx/MsnEditNavDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnElemDlg.cpp b/StarsEx/MsnElemDlg.cpp
index 34f205c..7aca63c 100644
--- a/StarsEx/MsnElemDlg.cpp
+++ b/StarsEx/MsnElemDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnElemDlg.h b/StarsEx/MsnElemDlg.h
index d433006..0d3091e 100644
--- a/StarsEx/MsnElemDlg.h
+++ b/StarsEx/MsnElemDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnEventDlg.cpp b/StarsEx/MsnEventDlg.cpp
index 5c13839..268c70c 100644
--- a/StarsEx/MsnEventDlg.cpp
+++ b/StarsEx/MsnEventDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnEventDlg.h b/StarsEx/MsnEventDlg.h
index bd3180e..3f8ab1e 100644
--- a/StarsEx/MsnEventDlg.h
+++ b/StarsEx/MsnEventDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnNavDlg.cpp b/StarsEx/MsnNavDlg.cpp
index 7858aaf..df38ef3 100644
--- a/StarsEx/MsnNavDlg.cpp
+++ b/StarsEx/MsnNavDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnNavDlg.h b/StarsEx/MsnNavDlg.h
index a5d60ab..91997e4 100644
--- a/StarsEx/MsnNavDlg.h
+++ b/StarsEx/MsnNavDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnObjDlg.cpp b/StarsEx/MsnObjDlg.cpp
index 384f83e..bd91a00 100644
--- a/StarsEx/MsnObjDlg.cpp
+++ b/StarsEx/MsnObjDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnObjDlg.h b/StarsEx/MsnObjDlg.h
index d3ff7a1..fa6625f 100644
--- a/StarsEx/MsnObjDlg.h
+++ b/StarsEx/MsnObjDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnPkgDlg.cpp b/StarsEx/MsnPkgDlg.cpp
index 6616fd2..8576880 100644
--- a/StarsEx/MsnPkgDlg.cpp
+++ b/StarsEx/MsnPkgDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnPkgDlg.h b/StarsEx/MsnPkgDlg.h
index d42261d..2e4fc3b 100644
--- a/StarsEx/MsnPkgDlg.h
+++ b/StarsEx/MsnPkgDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnSelectDlg.cpp b/StarsEx/MsnSelectDlg.cpp
index 847f06f..8c720c8 100644
--- a/StarsEx/MsnSelectDlg.cpp
+++ b/StarsEx/MsnSelectDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnSelectDlg.h b/StarsEx/MsnSelectDlg.h
index 6fbc298..94298a4 100644
--- a/StarsEx/MsnSelectDlg.h
+++ b/StarsEx/MsnSelectDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnWepDlg.cpp b/StarsEx/MsnWepDlg.cpp
index 2249d48..8a9d03f 100644
--- a/StarsEx/MsnWepDlg.cpp
+++ b/StarsEx/MsnWepDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MsnWepDlg.h b/StarsEx/MsnWepDlg.h
index 975595b..e54133f 100644
--- a/StarsEx/MsnWepDlg.h
+++ b/StarsEx/MsnWepDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MultiController.cpp b/StarsEx/MultiController.cpp
index 3df791b..531874a 100644
--- a/StarsEx/MultiController.cpp
+++ b/StarsEx/MultiController.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MultiController.h b/StarsEx/MultiController.h
index 455a577..151f43a 100644
--- a/StarsEx/MultiController.h
+++ b/StarsEx/MultiController.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MusicDirector.cpp b/StarsEx/MusicDirector.cpp
index b2ff7ef..eef35d7 100644
--- a/StarsEx/MusicDirector.cpp
+++ b/StarsEx/MusicDirector.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MusicDirector.h b/StarsEx/MusicDirector.h
index 8fc6812..4fe924b 100644
--- a/StarsEx/MusicDirector.h
+++ b/StarsEx/MusicDirector.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MusicTrack.cpp b/StarsEx/MusicTrack.cpp
index 01d7082..e6d4b1c 100644
--- a/StarsEx/MusicTrack.cpp
+++ b/StarsEx/MusicTrack.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/MusicTrack.h b/StarsEx/MusicTrack.h
index 30af277..d353249 100644
--- a/StarsEx/MusicTrack.h
+++ b/StarsEx/MusicTrack.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NavAI.cpp b/StarsEx/NavAI.cpp
index 609c4ab..d73ec31 100644
--- a/StarsEx/NavAI.cpp
+++ b/StarsEx/NavAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NavAI.h b/StarsEx/NavAI.h
index 0eeea2e..32a258a 100644
--- a/StarsEx/NavAI.h
+++ b/StarsEx/NavAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NavDlg.cpp b/StarsEx/NavDlg.cpp
index 8847957..be21a7a 100644
--- a/StarsEx/NavDlg.cpp
+++ b/StarsEx/NavDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NavDlg.h b/StarsEx/NavDlg.h
index 1bc4eb7..27d803d 100644
--- a/StarsEx/NavDlg.h
+++ b/StarsEx/NavDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NavLight.cpp b/StarsEx/NavLight.cpp
index 1be4fd5..31c7c3b 100644
--- a/StarsEx/NavLight.cpp
+++ b/StarsEx/NavLight.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NavLight.h b/StarsEx/NavLight.h
index b0be265..25ef837 100644
--- a/StarsEx/NavLight.h
+++ b/StarsEx/NavLight.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NavSystem.cpp b/StarsEx/NavSystem.cpp
index da5a3d6..d54f156 100644
--- a/StarsEx/NavSystem.cpp
+++ b/StarsEx/NavSystem.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NavSystem.h b/StarsEx/NavSystem.h
index 3727c19..8ce7981 100644
--- a/StarsEx/NavSystem.h
+++ b/StarsEx/NavSystem.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetAddrDlg.cpp b/StarsEx/NetAddrDlg.cpp
index a9ea308..627ad5e 100644
--- a/StarsEx/NetAddrDlg.cpp
+++ b/StarsEx/NetAddrDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetAddrDlg.h b/StarsEx/NetAddrDlg.h
index ca2e6e9..c5caab9 100644
--- a/StarsEx/NetAddrDlg.h
+++ b/StarsEx/NetAddrDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetAuth.cpp b/StarsEx/NetAuth.cpp
index f9e4d02..a8fa965 100644
--- a/StarsEx/NetAuth.cpp
+++ b/StarsEx/NetAuth.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetAuth.h b/StarsEx/NetAuth.h
index 42103fc..fb45fac 100644
--- a/StarsEx/NetAuth.h
+++ b/StarsEx/NetAuth.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetBrokerClient.cpp b/StarsEx/NetBrokerClient.cpp
index 043c580..7f6c912 100644
--- a/StarsEx/NetBrokerClient.cpp
+++ b/StarsEx/NetBrokerClient.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetBrokerClient.h b/StarsEx/NetBrokerClient.h
index e05e89d..072672a 100644
--- a/StarsEx/NetBrokerClient.h
+++ b/StarsEx/NetBrokerClient.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetChat.cpp b/StarsEx/NetChat.cpp
index 7c1f4d2..d296b0c 100644
--- a/StarsEx/NetChat.cpp
+++ b/StarsEx/NetChat.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetChat.h b/StarsEx/NetChat.h
index 97e5dd8..2aacc62 100644
--- a/StarsEx/NetChat.h
+++ b/StarsEx/NetChat.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetClientConfig.cpp b/StarsEx/NetClientConfig.cpp
index 8fc97be..97cd11c 100644
--- a/StarsEx/NetClientConfig.cpp
+++ b/StarsEx/NetClientConfig.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetClientConfig.h b/StarsEx/NetClientConfig.h
index 13a8bff..bce0cf5 100644
--- a/StarsEx/NetClientConfig.h
+++ b/StarsEx/NetClientConfig.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetClientDlg.cpp b/StarsEx/NetClientDlg.cpp
index 17a36e0..ea30f5e 100644
--- a/StarsEx/NetClientDlg.cpp
+++ b/StarsEx/NetClientDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetClientDlg.h b/StarsEx/NetClientDlg.h
index 3506e9c..131b59d 100644
--- a/StarsEx/NetClientDlg.h
+++ b/StarsEx/NetClientDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetData.cpp b/StarsEx/NetData.cpp
index 4d625b9..d8c424f 100644
--- a/StarsEx/NetData.cpp
+++ b/StarsEx/NetData.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetData.h b/StarsEx/NetData.h
index ebb7fd0..f6878db 100644
--- a/StarsEx/NetData.h
+++ b/StarsEx/NetData.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetGame.cpp b/StarsEx/NetGame.cpp
index c02b390..acd50eb 100644
--- a/StarsEx/NetGame.cpp
+++ b/StarsEx/NetGame.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetGame.h b/StarsEx/NetGame.h
index 1a79d30..db10444 100644
--- a/StarsEx/NetGame.h
+++ b/StarsEx/NetGame.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetGameClient.cpp b/StarsEx/NetGameClient.cpp
index 5b1440f..f317447 100644
--- a/StarsEx/NetGameClient.cpp
+++ b/StarsEx/NetGameClient.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetGameClient.h b/StarsEx/NetGameClient.h
index 3ec397b..8ad138b 100644
--- a/StarsEx/NetGameClient.h
+++ b/StarsEx/NetGameClient.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetGameServer.cpp b/StarsEx/NetGameServer.cpp
index ef33a90..b8f21c0 100644
--- a/StarsEx/NetGameServer.cpp
+++ b/StarsEx/NetGameServer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetGameServer.h b/StarsEx/NetGameServer.h
index 12b5827..507cf94 100644
--- a/StarsEx/NetGameServer.h
+++ b/StarsEx/NetGameServer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetLobby.cpp b/StarsEx/NetLobby.cpp
index 81eecae..8222c75 100644
--- a/StarsEx/NetLobby.cpp
+++ b/StarsEx/NetLobby.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetLobby.h b/StarsEx/NetLobby.h
index 028e931..55e7ee8 100644
--- a/StarsEx/NetLobby.h
+++ b/StarsEx/NetLobby.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetLobbyClient.cpp b/StarsEx/NetLobbyClient.cpp
index df66900..603c1cb 100644
--- a/StarsEx/NetLobbyClient.cpp
+++ b/StarsEx/NetLobbyClient.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetLobbyClient.h b/StarsEx/NetLobbyClient.h
index c54cea7..594d374 100644
--- a/StarsEx/NetLobbyClient.h
+++ b/StarsEx/NetLobbyClient.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetLobbyDlg.cpp b/StarsEx/NetLobbyDlg.cpp
index b5c9d84..8cb2588 100644
--- a/StarsEx/NetLobbyDlg.cpp
+++ b/StarsEx/NetLobbyDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetLobbyDlg.h b/StarsEx/NetLobbyDlg.h
index c8b9b5d..6fee140 100644
--- a/StarsEx/NetLobbyDlg.h
+++ b/StarsEx/NetLobbyDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetLobbyServer.cpp b/StarsEx/NetLobbyServer.cpp
index 2039fff..dfb0422 100644
--- a/StarsEx/NetLobbyServer.cpp
+++ b/StarsEx/NetLobbyServer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetLobbyServer.h b/StarsEx/NetLobbyServer.h
index 0b1327a..2f08f83 100644
--- a/StarsEx/NetLobbyServer.h
+++ b/StarsEx/NetLobbyServer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetPacket.cpp b/StarsEx/NetPacket.cpp
index 1056e11..e8964c2 100644
--- a/StarsEx/NetPacket.cpp
+++ b/StarsEx/NetPacket.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetPacket.h b/StarsEx/NetPacket.h
index 910eaab..c527c1e 100644
--- a/StarsEx/NetPacket.h
+++ b/StarsEx/NetPacket.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetPassDlg.cpp b/StarsEx/NetPassDlg.cpp
index efe6141..1eb8077 100644
--- a/StarsEx/NetPassDlg.cpp
+++ b/StarsEx/NetPassDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetPassDlg.h b/StarsEx/NetPassDlg.h
index de66b7e..be03721 100644
--- a/StarsEx/NetPassDlg.h
+++ b/StarsEx/NetPassDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetPlayer.cpp b/StarsEx/NetPlayer.cpp
index 9632b94..d098e5c 100644
--- a/StarsEx/NetPlayer.cpp
+++ b/StarsEx/NetPlayer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetPlayer.h b/StarsEx/NetPlayer.h
index 5867669..143a8be 100644
--- a/StarsEx/NetPlayer.h
+++ b/StarsEx/NetPlayer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetServerConfig.cpp b/StarsEx/NetServerConfig.cpp
index 960028d..831c4da 100644
--- a/StarsEx/NetServerConfig.cpp
+++ b/StarsEx/NetServerConfig.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetServerConfig.h b/StarsEx/NetServerConfig.h
index fb8418f..40741cd 100644
--- a/StarsEx/NetServerConfig.h
+++ b/StarsEx/NetServerConfig.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetServerDlg.cpp b/StarsEx/NetServerDlg.cpp
index 7747aba..552e7ee 100644
--- a/StarsEx/NetServerDlg.cpp
+++ b/StarsEx/NetServerDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetServerDlg.h b/StarsEx/NetServerDlg.h
index 4c70323..edc4d1b 100644
--- a/StarsEx/NetServerDlg.h
+++ b/StarsEx/NetServerDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetUnitDlg.cpp b/StarsEx/NetUnitDlg.cpp
index 5c4675c..26b2af7 100644
--- a/StarsEx/NetUnitDlg.cpp
+++ b/StarsEx/NetUnitDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetUnitDlg.h b/StarsEx/NetUnitDlg.h
index 8278426..f802d59 100644
--- a/StarsEx/NetUnitDlg.h
+++ b/StarsEx/NetUnitDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetUser.cpp b/StarsEx/NetUser.cpp
index d8a8ba9..d7ba9eb 100644
--- a/StarsEx/NetUser.cpp
+++ b/StarsEx/NetUser.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetUser.h b/StarsEx/NetUser.h
index 79b0d2c..e218aca 100644
--- a/StarsEx/NetUser.h
+++ b/StarsEx/NetUser.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetUtil.cpp b/StarsEx/NetUtil.cpp
index 4b3fb97..ff212c5 100644
--- a/StarsEx/NetUtil.cpp
+++ b/StarsEx/NetUtil.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/NetUtil.h b/StarsEx/NetUtil.h
index d64f56f..3f02f49 100644
--- a/StarsEx/NetUtil.h
+++ b/StarsEx/NetUtil.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/OptDlg.cpp b/StarsEx/OptDlg.cpp
index ffd53a7..a9cc524 100644
--- a/StarsEx/OptDlg.cpp
+++ b/StarsEx/OptDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/OptDlg.h b/StarsEx/OptDlg.h
index ab0202c..c7f2386 100644
--- a/StarsEx/OptDlg.h
+++ b/StarsEx/OptDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Panic.cpp b/StarsEx/Panic.cpp
index 67c29b7..ec68afb 100644
--- a/StarsEx/Panic.cpp
+++ b/StarsEx/Panic.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/Panic.h b/StarsEx/Panic.h
index 431a1f6..b77fee5 100644
--- a/StarsEx/Panic.h
+++ b/StarsEx/Panic.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/ParseUtil.cpp b/StarsEx/ParseUtil.cpp
index 485d7ce..2a7ad65 100644
--- a/StarsEx/ParseUtil.cpp
+++ b/StarsEx/ParseUtil.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ParseUtil.h b/StarsEx/ParseUtil.h
index 43ddab3..947b4c7 100644
--- a/StarsEx/ParseUtil.h
+++ b/StarsEx/ParseUtil.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Particles.cpp b/StarsEx/Particles.cpp
index 911b06f..49edd8d 100644
--- a/StarsEx/Particles.cpp
+++ b/StarsEx/Particles.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Particles.h b/StarsEx/Particles.h
index af540da..8a22f4c 100644
--- a/StarsEx/Particles.h
+++ b/StarsEx/Particles.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Pcx.cpp b/StarsEx/Pcx.cpp
index 91ae59a..fdae1c2 100644
--- a/StarsEx/Pcx.cpp
+++ b/StarsEx/Pcx.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Pcx.h b/StarsEx/Pcx.h
index 86c8bc3..fdfbf0b 100644
--- a/StarsEx/Pcx.h
+++ b/StarsEx/Pcx.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Physical.cpp b/StarsEx/Physical.cpp
index 6c2e90e..2c5fb85 100644
--- a/StarsEx/Physical.cpp
+++ b/StarsEx/Physical.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Physical.h b/StarsEx/Physical.h
index b9a9be5..1146bb9 100644
--- a/StarsEx/Physical.h
+++ b/StarsEx/Physical.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/PlanScreen.cpp b/StarsEx/PlanScreen.cpp
index 47f1c73..058ea1f 100644
--- a/StarsEx/PlanScreen.cpp
+++ b/StarsEx/PlanScreen.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/PlanScreen.h b/StarsEx/PlanScreen.h
index d033ed6..2f2b5da 100644
--- a/StarsEx/PlanScreen.h
+++ b/StarsEx/PlanScreen.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Player.cpp b/StarsEx/Player.cpp
index bb4a6d3..a5e31b0 100644
--- a/StarsEx/Player.cpp
+++ b/StarsEx/Player.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Player.h b/StarsEx/Player.h
index 91f5025..7cbebad 100644
--- a/StarsEx/Player.h
+++ b/StarsEx/Player.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/PlayerDlg.cpp b/StarsEx/PlayerDlg.cpp
index cdf7bba..2b321ac 100644
--- a/StarsEx/PlayerDlg.cpp
+++ b/StarsEx/PlayerDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/PlayerDlg.h b/StarsEx/PlayerDlg.h
index eace5a4..384b757 100644
--- a/StarsEx/PlayerDlg.h
+++ b/StarsEx/PlayerDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/PngImage.cpp b/StarsEx/PngImage.cpp
index d8f1244..1dddd1e 100644
--- a/StarsEx/PngImage.cpp
+++ b/StarsEx/PngImage.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/PngImage.h b/StarsEx/PngImage.h
index f712461..f62e979 100644
--- a/StarsEx/PngImage.h
+++ b/StarsEx/PngImage.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Polygon.cpp b/StarsEx/Polygon.cpp
index d3e3b27..d22b4fa 100644
--- a/StarsEx/Polygon.cpp
+++ b/StarsEx/Polygon.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Polygon.h b/StarsEx/Polygon.h
index e011afc..b034856 100644
--- a/StarsEx/Polygon.h
+++ b/StarsEx/Polygon.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Power.cpp b/StarsEx/Power.cpp
index f86c5af..846f31f 100644
--- a/StarsEx/Power.cpp
+++ b/StarsEx/Power.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Power.h b/StarsEx/Power.h
index 3037f3a..ee73f58 100644
--- a/StarsEx/Power.h
+++ b/StarsEx/Power.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Projector.cpp b/StarsEx/Projector.cpp
index afa456e..55f50b4 100644
--- a/StarsEx/Projector.cpp
+++ b/StarsEx/Projector.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Projector.h b/StarsEx/Projector.h
index 20f0f7b..beeef09 100644
--- a/StarsEx/Projector.h
+++ b/StarsEx/Projector.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/QuantumDrive.cpp b/StarsEx/QuantumDrive.cpp
index bcc8356..b2427e2 100644
--- a/StarsEx/QuantumDrive.cpp
+++ b/StarsEx/QuantumDrive.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/QuantumDrive.h b/StarsEx/QuantumDrive.h
index 36adb64..3065f1d 100644
--- a/StarsEx/QuantumDrive.h
+++ b/StarsEx/QuantumDrive.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/QuantumFlash.cpp b/StarsEx/QuantumFlash.cpp
index 53c834c..452e511 100644
--- a/StarsEx/QuantumFlash.cpp
+++ b/StarsEx/QuantumFlash.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/QuantumFlash.h b/StarsEx/QuantumFlash.h
index 6141970..ee9bb01 100644
--- a/StarsEx/QuantumFlash.h
+++ b/StarsEx/QuantumFlash.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/QuantumView.cpp b/StarsEx/QuantumView.cpp
index 32feee0..5d20e5e 100644
--- a/StarsEx/QuantumView.cpp
+++ b/StarsEx/QuantumView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/QuantumView.h b/StarsEx/QuantumView.h
index 3d07480..599592a 100644
--- a/StarsEx/QuantumView.h
+++ b/StarsEx/QuantumView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/QuitView.cpp b/StarsEx/QuitView.cpp
index 8bee3e4..e3a453e 100644
--- a/StarsEx/QuitView.cpp
+++ b/StarsEx/QuitView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/QuitView.h b/StarsEx/QuitView.h
index d893efc..733558a 100644
--- a/StarsEx/QuitView.h
+++ b/StarsEx/QuitView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RLoc.cpp b/StarsEx/RLoc.cpp
index 911c4ea..8f227eb 100644
--- a/StarsEx/RLoc.cpp
+++ b/StarsEx/RLoc.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RLoc.h b/StarsEx/RLoc.h
index eedc5ac..97d6976 100644
--- a/StarsEx/RLoc.h
+++ b/StarsEx/RLoc.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RadioHandler.cpp b/StarsEx/RadioHandler.cpp
index b395c6e..78effd3 100644
--- a/StarsEx/RadioHandler.cpp
+++ b/StarsEx/RadioHandler.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RadioHandler.h b/StarsEx/RadioHandler.h
index 2e43611..938865d 100644
--- a/StarsEx/RadioHandler.h
+++ b/StarsEx/RadioHandler.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RadioMessage.cpp b/StarsEx/RadioMessage.cpp
index ecf3e04..32d8cd7 100644
--- a/StarsEx/RadioMessage.cpp
+++ b/StarsEx/RadioMessage.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RadioMessage.h b/StarsEx/RadioMessage.h
index 0a04daf..7a73809 100644
--- a/StarsEx/RadioMessage.h
+++ b/StarsEx/RadioMessage.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RadioTraffic.cpp b/StarsEx/RadioTraffic.cpp
index a67cd9f..13fd7e9 100644
--- a/StarsEx/RadioTraffic.cpp
+++ b/StarsEx/RadioTraffic.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RadioTraffic.h b/StarsEx/RadioTraffic.h
index 5ffd1ec..c400d37 100644
--- a/StarsEx/RadioTraffic.h
+++ b/StarsEx/RadioTraffic.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RadioView.cpp b/StarsEx/RadioView.cpp
index c336f4d..360dcbc 100644
--- a/StarsEx/RadioView.cpp
+++ b/StarsEx/RadioView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RadioView.h b/StarsEx/RadioView.h
index 1d25459..5bb5d78 100644
--- a/StarsEx/RadioView.h
+++ b/StarsEx/RadioView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RadioVox.cpp b/StarsEx/RadioVox.cpp
index 8942caf..4725f8a 100644
--- a/StarsEx/RadioVox.cpp
+++ b/StarsEx/RadioVox.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RadioVox.h b/StarsEx/RadioVox.h
index 447b854..e85224f 100644
--- a/StarsEx/RadioVox.h
+++ b/StarsEx/RadioVox.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Random.cpp b/StarsEx/Random.cpp
index 18f6031..f0786a5 100644
--- a/StarsEx/Random.cpp
+++ b/StarsEx/Random.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Random.h b/StarsEx/Random.h
index 01f4f57..f40b165 100644
--- a/StarsEx/Random.h
+++ b/StarsEx/Random.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Res.cpp b/StarsEx/Res.cpp
index f6a160e..3469748 100644
--- a/StarsEx/Res.cpp
+++ b/StarsEx/Res.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Res.h b/StarsEx/Res.h
index dbd1295..bc56088 100644
--- a/StarsEx/Res.h
+++ b/StarsEx/Res.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RichTextBox.cpp b/StarsEx/RichTextBox.cpp
index 5f29867..6e1b750 100644
--- a/StarsEx/RichTextBox.cpp
+++ b/StarsEx/RichTextBox.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/RichTextBox.h b/StarsEx/RichTextBox.h
index 96838d1..06b93fc 100644
--- a/StarsEx/RichTextBox.h
+++ b/StarsEx/RichTextBox.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Scene.cpp b/StarsEx/Scene.cpp
index 4f977f4..e5f4acd 100644
--- a/StarsEx/Scene.cpp
+++ b/StarsEx/Scene.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Scene.h b/StarsEx/Scene.h
index c1c955b..70ee759 100644
--- a/StarsEx/Scene.h
+++ b/StarsEx/Scene.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Screen.cpp b/StarsEx/Screen.cpp
index 36dd577..3c43111 100644
--- a/StarsEx/Screen.cpp
+++ b/StarsEx/Screen.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Screen.h b/StarsEx/Screen.h
index 3fe966a..01acab9 100644
--- a/StarsEx/Screen.h
+++ b/StarsEx/Screen.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ScrollWindow.cpp b/StarsEx/ScrollWindow.cpp
index 6425ff8..13df683 100644
--- a/StarsEx/ScrollWindow.cpp
+++ b/StarsEx/ScrollWindow.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ScrollWindow.h b/StarsEx/ScrollWindow.h
index 910b117..85b4b4d 100644
--- a/StarsEx/ScrollWindow.h
+++ b/StarsEx/ScrollWindow.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SeekerAI.cpp b/StarsEx/SeekerAI.cpp
index 7976dfd..148fb30 100644
--- a/StarsEx/SeekerAI.cpp
+++ b/StarsEx/SeekerAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SeekerAI.h b/StarsEx/SeekerAI.h
index f1a4a52..8a3e6d6 100644
--- a/StarsEx/SeekerAI.h
+++ b/StarsEx/SeekerAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Sensor.cpp b/StarsEx/Sensor.cpp
index e5a4932..fcbce77 100644
--- a/StarsEx/Sensor.cpp
+++ b/StarsEx/Sensor.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Sensor.h b/StarsEx/Sensor.h
index 5462c18..1073376 100644
--- a/StarsEx/Sensor.h
+++ b/StarsEx/Sensor.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Shadow.cpp b/StarsEx/Shadow.cpp
index f64c033..b50950a 100644
--- a/StarsEx/Shadow.cpp
+++ b/StarsEx/Shadow.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Shadow.h b/StarsEx/Shadow.h
index 5427f64..4fcf34e 100644
--- a/StarsEx/Shadow.h
+++ b/StarsEx/Shadow.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Shield.cpp b/StarsEx/Shield.cpp
index e7c8fb8..4a2f905 100644
--- a/StarsEx/Shield.cpp
+++ b/StarsEx/Shield.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Shield.h b/StarsEx/Shield.h
index 57dc7dc..cb59bf0 100644
--- a/StarsEx/Shield.h
+++ b/StarsEx/Shield.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShieldRep.cpp b/StarsEx/ShieldRep.cpp
index 3619fe8..dc8ed7e 100644
--- a/StarsEx/ShieldRep.cpp
+++ b/StarsEx/ShieldRep.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShieldRep.h b/StarsEx/ShieldRep.h
index b034c0d..b148440 100644
--- a/StarsEx/ShieldRep.h
+++ b/StarsEx/ShieldRep.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Ship.cpp b/StarsEx/Ship.cpp
index bc30e88..aebb1f0 100644
--- a/StarsEx/Ship.cpp
+++ b/StarsEx/Ship.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Ship.h b/StarsEx/Ship.h
index 26cf971..cdf38bd 100644
--- a/StarsEx/Ship.h
+++ b/StarsEx/Ship.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShipAI.cpp b/StarsEx/ShipAI.cpp
index 4030f34..bc0fc76 100644
--- a/StarsEx/ShipAI.cpp
+++ b/StarsEx/ShipAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShipAI.h b/StarsEx/ShipAI.h
index 610a5a9..e706c4b 100644
--- a/StarsEx/ShipAI.h
+++ b/StarsEx/ShipAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShipCtrl.cpp b/StarsEx/ShipCtrl.cpp
index aaa583d..bcd5a47 100644
--- a/StarsEx/ShipCtrl.cpp
+++ b/StarsEx/ShipCtrl.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShipCtrl.h b/StarsEx/ShipCtrl.h
index 69391ae..5bb0218 100644
--- a/StarsEx/ShipCtrl.h
+++ b/StarsEx/ShipCtrl.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShipDesign.cpp b/StarsEx/ShipDesign.cpp
index 9cb2fa0..9b4be4c 100644
--- a/StarsEx/ShipDesign.cpp
+++ b/StarsEx/ShipDesign.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShipDesign.h b/StarsEx/ShipDesign.h
index 80d8ea4..b8dffc5 100644
--- a/StarsEx/ShipDesign.h
+++ b/StarsEx/ShipDesign.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShipKiller.cpp b/StarsEx/ShipKiller.cpp
index f071115..325ca83 100644
--- a/StarsEx/ShipKiller.cpp
+++ b/StarsEx/ShipKiller.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShipKiller.h b/StarsEx/ShipKiller.h
index 9e3d430..bfbe8f7 100644
--- a/StarsEx/ShipKiller.h
+++ b/StarsEx/ShipKiller.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShipSolid.cpp b/StarsEx/ShipSolid.cpp
index bffcc54..8254d6b 100644
--- a/StarsEx/ShipSolid.cpp
+++ b/StarsEx/ShipSolid.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/ShipSolid.h b/StarsEx/ShipSolid.h
index 02d2322..aace5d8 100644
--- a/StarsEx/ShipSolid.h
+++ b/StarsEx/ShipSolid.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Shot.cpp b/StarsEx/Shot.cpp
index 8a83d1c..dc49189 100644
--- a/StarsEx/Shot.cpp
+++ b/StarsEx/Shot.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Shot.h b/StarsEx/Shot.h
index aae242c..35fc1dd 100644
--- a/StarsEx/Shot.h
+++ b/StarsEx/Shot.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Sim.cpp b/StarsEx/Sim.cpp
index 6929e44..23b01c9 100644
--- a/StarsEx/Sim.cpp
+++ b/StarsEx/Sim.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Sim.h b/StarsEx/Sim.h
index cf8696b..912a420 100644
--- a/StarsEx/Sim.h
+++ b/StarsEx/Sim.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SimEvent.cpp b/StarsEx/SimEvent.cpp
index 4fad773..35eb117 100644
--- a/StarsEx/SimEvent.cpp
+++ b/StarsEx/SimEvent.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SimEvent.h b/StarsEx/SimEvent.h
index d4fe795..66d6342 100644
--- a/StarsEx/SimEvent.h
+++ b/StarsEx/SimEvent.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SimObject.cpp b/StarsEx/SimObject.cpp
index 24fac59..60c2295 100644
--- a/StarsEx/SimObject.cpp
+++ b/StarsEx/SimObject.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SimObject.h b/StarsEx/SimObject.h
index 10fcfbf..0985e99 100644
--- a/StarsEx/SimObject.h
+++ b/StarsEx/SimObject.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Skin.cpp b/StarsEx/Skin.cpp
index b5bd8ab..2703738 100644
--- a/StarsEx/Skin.cpp
+++ b/StarsEx/Skin.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Skin.h b/StarsEx/Skin.h
index a0478f4..45a500a 100644
--- a/StarsEx/Skin.h
+++ b/StarsEx/Skin.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Sky.cpp b/StarsEx/Sky.cpp
index ff25044..76f31a8 100644
--- a/StarsEx/Sky.cpp
+++ b/StarsEx/Sky.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Sky.h b/StarsEx/Sky.h
index 2ea0c59..b446c6b 100644
--- a/StarsEx/Sky.h
+++ b/StarsEx/Sky.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Slider.cpp b/StarsEx/Slider.cpp
index 2970ac6..9238623 100644
--- a/StarsEx/Slider.cpp
+++ b/StarsEx/Slider.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Slider.h b/StarsEx/Slider.h
index 6221803..e824f36 100644
--- a/StarsEx/Slider.h
+++ b/StarsEx/Slider.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Solid.cpp b/StarsEx/Solid.cpp
index ff4f610..39b6882 100644
--- a/StarsEx/Solid.cpp
+++ b/StarsEx/Solid.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Solid.h b/StarsEx/Solid.h
index e02d8b2..1b51a68 100644
--- a/StarsEx/Solid.h
+++ b/StarsEx/Solid.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Sound.cpp b/StarsEx/Sound.cpp
index 01537e9..5338387 100644
--- a/StarsEx/Sound.cpp
+++ b/StarsEx/Sound.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Sound.h b/StarsEx/Sound.h
index 3837a7b..1b86b65 100644
--- a/StarsEx/Sound.h
+++ b/StarsEx/Sound.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SoundCard.cpp b/StarsEx/SoundCard.cpp
index 1e54cce..4eb38ee 100644
--- a/StarsEx/SoundCard.cpp
+++ b/StarsEx/SoundCard.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SoundCard.h b/StarsEx/SoundCard.h
index a791c81..bd809c0 100644
--- a/StarsEx/SoundCard.h
+++ b/StarsEx/SoundCard.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SoundD3D.cpp b/StarsEx/SoundD3D.cpp
index 803b85a..68c1dca 100644
--- a/StarsEx/SoundD3D.cpp
+++ b/StarsEx/SoundD3D.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SoundD3D.h b/StarsEx/SoundD3D.h
index a667182..db75208 100644
--- a/StarsEx/SoundD3D.h
+++ b/StarsEx/SoundD3D.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Sprite.cpp b/StarsEx/Sprite.cpp
index a845344..f96d7d8 100644
--- a/StarsEx/Sprite.cpp
+++ b/StarsEx/Sprite.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Sprite.h b/StarsEx/Sprite.h
index e3e3915..537dee4 100644
--- a/StarsEx/Sprite.h
+++ b/StarsEx/Sprite.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/StarSystem.cpp b/StarsEx/StarSystem.cpp
index 4409023..b6037b5 100644
--- a/StarsEx/StarSystem.cpp
+++ b/StarsEx/StarSystem.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/StarSystem.h b/StarsEx/StarSystem.h
index f5cd92c..0dd2db1 100644
--- a/StarsEx/StarSystem.h
+++ b/StarsEx/StarSystem.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Starshatter.cpp b/StarsEx/Starshatter.cpp
index 0d448f1..3decdae 100644
--- a/StarsEx/Starshatter.cpp
+++ b/StarsEx/Starshatter.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Starshatter.h b/StarsEx/Starshatter.h
index 78673cb..f6e5cfd 100644
--- a/StarsEx/Starshatter.h
+++ b/StarsEx/Starshatter.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/StarshipAI.cpp b/StarsEx/StarshipAI.cpp
index 69abdae..8b10a49 100644
--- a/StarsEx/StarshipAI.cpp
+++ b/StarsEx/StarshipAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/StarshipAI.h b/StarsEx/StarshipAI.h
index 59a27a9..d84380e 100644
--- a/StarsEx/StarshipAI.h
+++ b/StarsEx/StarshipAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/StarshipTacticalAI.cpp b/StarsEx/StarshipTacticalAI.cpp
index 4e20c1b..b57cc87 100644
--- a/StarsEx/StarshipTacticalAI.cpp
+++ b/StarsEx/StarshipTacticalAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/StarshipTacticalAI.h b/StarsEx/StarshipTacticalAI.h
index d58b639..afe2616 100644
--- a/StarsEx/StarshipTacticalAI.h
+++ b/StarsEx/StarshipTacticalAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SteerAI.cpp b/StarsEx/SteerAI.cpp
index 6bc758a..043cd80 100644
--- a/StarsEx/SteerAI.cpp
+++ b/StarsEx/SteerAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SteerAI.h b/StarsEx/SteerAI.h
index 3227db4..d33e492 100644
--- a/StarsEx/SteerAI.h
+++ b/StarsEx/SteerAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/System.cpp b/StarsEx/System.cpp
index 111addc..201c926 100644
--- a/StarsEx/System.cpp
+++ b/StarsEx/System.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/System.h b/StarsEx/System.h
index d56c502..70262a8 100644
--- a/StarsEx/System.h
+++ b/StarsEx/System.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SystemDesign.cpp b/StarsEx/SystemDesign.cpp
index 97b65a3..4c64f57 100644
--- a/StarsEx/SystemDesign.cpp
+++ b/StarsEx/SystemDesign.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/SystemDesign.h b/StarsEx/SystemDesign.h
index 3219e8a..ec09bc2 100644
--- a/StarsEx/SystemDesign.h
+++ b/StarsEx/SystemDesign.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TacRefDlg.cpp b/StarsEx/TacRefDlg.cpp
index 6afa3ed..9711bf1 100644
--- a/StarsEx/TacRefDlg.cpp
+++ b/StarsEx/TacRefDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TacRefDlg.h b/StarsEx/TacRefDlg.h
index 07f1f27..b959b47 100644
--- a/StarsEx/TacRefDlg.h
+++ b/StarsEx/TacRefDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TacticalAI.cpp b/StarsEx/TacticalAI.cpp
index 7f4e64d..474c24f 100644
--- a/StarsEx/TacticalAI.cpp
+++ b/StarsEx/TacticalAI.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TacticalAI.h b/StarsEx/TacticalAI.h
index 116070c..166d690 100644
--- a/StarsEx/TacticalAI.h
+++ b/StarsEx/TacticalAI.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TacticalView.cpp b/StarsEx/TacticalView.cpp
index 5bf7653..11cafa5 100644
--- a/StarsEx/TacticalView.cpp
+++ b/StarsEx/TacticalView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TacticalView.h b/StarsEx/TacticalView.h
index 448a5cc..f6f7bcd 100644
--- a/StarsEx/TacticalView.h
+++ b/StarsEx/TacticalView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Terrain.cpp b/StarsEx/Terrain.cpp
index 94035a0..d902922 100644
--- a/StarsEx/Terrain.cpp
+++ b/StarsEx/Terrain.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Terrain.h b/StarsEx/Terrain.h
index 2420dca..4f1cefd 100644
--- a/StarsEx/Terrain.h
+++ b/StarsEx/Terrain.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainApron.cpp b/StarsEx/TerrainApron.cpp
index 321bcaf..aeb4046 100644
--- a/StarsEx/TerrainApron.cpp
+++ b/StarsEx/TerrainApron.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainApron.h b/StarsEx/TerrainApron.h
index b83089b..72b265b 100644
--- a/StarsEx/TerrainApron.h
+++ b/StarsEx/TerrainApron.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainClouds.cpp b/StarsEx/TerrainClouds.cpp
index c8e3b69..6f1ae73 100644
--- a/StarsEx/TerrainClouds.cpp
+++ b/StarsEx/TerrainClouds.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainClouds.h b/StarsEx/TerrainClouds.h
index dcabaa3..29cf28e 100644
--- a/StarsEx/TerrainClouds.h
+++ b/StarsEx/TerrainClouds.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainHaze.cpp b/StarsEx/TerrainHaze.cpp
index f10ddc2..b058487 100644
--- a/StarsEx/TerrainHaze.cpp
+++ b/StarsEx/TerrainHaze.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainHaze.h b/StarsEx/TerrainHaze.h
index 3cf0d44..ab70aa8 100644
--- a/StarsEx/TerrainHaze.h
+++ b/StarsEx/TerrainHaze.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainLayer.h b/StarsEx/TerrainLayer.h
index 8327da4..bbafc7f 100644
--- a/StarsEx/TerrainLayer.h
+++ b/StarsEx/TerrainLayer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainPatch.cpp b/StarsEx/TerrainPatch.cpp
index ee2f6d6..0173f58 100644
--- a/StarsEx/TerrainPatch.cpp
+++ b/StarsEx/TerrainPatch.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainPatch.h b/StarsEx/TerrainPatch.h
index db91833..6f1ee6b 100644
--- a/StarsEx/TerrainPatch.h
+++ b/StarsEx/TerrainPatch.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainRegion.cpp b/StarsEx/TerrainRegion.cpp
index 0a05df0..9e6d6ad 100644
--- a/StarsEx/TerrainRegion.cpp
+++ b/StarsEx/TerrainRegion.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TerrainRegion.h b/StarsEx/TerrainRegion.h
index 5f84bab..bd7598e 100644
--- a/StarsEx/TerrainRegion.h
+++ b/StarsEx/TerrainRegion.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TexCubeDX9.cpp b/StarsEx/TexCubeDX9.cpp
index c2e5a89..c651b29 100644
--- a/StarsEx/TexCubeDX9.cpp
+++ b/StarsEx/TexCubeDX9.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TexCubeDX9.h b/StarsEx/TexCubeDX9.h
index 0b1b5ee..800481d 100644
--- a/StarsEx/TexCubeDX9.h
+++ b/StarsEx/TexCubeDX9.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TexDX9.cpp b/StarsEx/TexDX9.cpp
index b2c5b2b..dc38904 100644
--- a/StarsEx/TexDX9.cpp
+++ b/StarsEx/TexDX9.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TexDX9.h b/StarsEx/TexDX9.h
index 247b1ad..9b1b11e 100644
--- a/StarsEx/TexDX9.h
+++ b/StarsEx/TexDX9.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Thruster.cpp b/StarsEx/Thruster.cpp
index 3852516..16f3710 100644
--- a/StarsEx/Thruster.cpp
+++ b/StarsEx/Thruster.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Thruster.h b/StarsEx/Thruster.h
index 7db4a8f..ea98fd9 100644
--- a/StarsEx/Thruster.h
+++ b/StarsEx/Thruster.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TrackIR.cpp b/StarsEx/TrackIR.cpp
index 87dd937..3185909 100644
--- a/StarsEx/TrackIR.cpp
+++ b/StarsEx/TrackIR.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/TrackIR.h b/StarsEx/TrackIR.h
index c402f10..58c23e9 100644
--- a/StarsEx/TrackIR.h
+++ b/StarsEx/TrackIR.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Trail.cpp b/StarsEx/Trail.cpp
index 025bc81..c30f5fd 100644
--- a/StarsEx/Trail.cpp
+++ b/StarsEx/Trail.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Trail.h b/StarsEx/Trail.h
index 8f90470..ead1e40 100644
--- a/StarsEx/Trail.h
+++ b/StarsEx/Trail.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Types.h b/StarsEx/Types.h
index edd47ba..20ac1ac 100644
--- a/StarsEx/Types.h
+++ b/StarsEx/Types.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/UIEventDispatch.cpp b/StarsEx/UIEventDispatch.cpp
index 8c69bea..d4d3e64 100644
--- a/StarsEx/UIEventDispatch.cpp
+++ b/StarsEx/UIEventDispatch.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/UIEventDispatch.h b/StarsEx/UIEventDispatch.h
index 442a539..b165ed2 100644
--- a/StarsEx/UIEventDispatch.h
+++ b/StarsEx/UIEventDispatch.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/UIEventTarget.h b/StarsEx/UIEventTarget.h
index c8acd4c..72e602c 100644
--- a/StarsEx/UIEventTarget.h
+++ b/StarsEx/UIEventTarget.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Universe.h b/StarsEx/Universe.h
index f8e9fdd..17ca4a4 100644
--- a/StarsEx/Universe.h
+++ b/StarsEx/Universe.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VersionInfo.h b/StarsEx/VersionInfo.h
index 44c55dc..0ae40e8 100644
--- a/StarsEx/VersionInfo.h
+++ b/StarsEx/VersionInfo.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/VidDlg.cpp b/StarsEx/VidDlg.cpp
index 5bed504..60e793b 100644
--- a/StarsEx/VidDlg.cpp
+++ b/StarsEx/VidDlg.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VidDlg.h b/StarsEx/VidDlg.h
index 8b30dcb..cfc4d9d 100644
--- a/StarsEx/VidDlg.h
+++ b/StarsEx/VidDlg.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Video.cpp b/StarsEx/Video.cpp
index 368f50c..7add62a 100644
--- a/StarsEx/Video.cpp
+++ b/StarsEx/Video.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Video.h b/StarsEx/Video.h
index 8729581..607a9e1 100644
--- a/StarsEx/Video.h
+++ b/StarsEx/Video.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VideoDX9.cpp b/StarsEx/VideoDX9.cpp
index 06a02a0..4d1a14e 100644
--- a/StarsEx/VideoDX9.cpp
+++ b/StarsEx/VideoDX9.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VideoDX9.h b/StarsEx/VideoDX9.h
index f740a20..31f99be 100644
--- a/StarsEx/VideoDX9.h
+++ b/StarsEx/VideoDX9.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VideoDX9Enum.cpp b/StarsEx/VideoDX9Enum.cpp
index c254513..1cbf67c 100644
--- a/StarsEx/VideoDX9Enum.cpp
+++ b/StarsEx/VideoDX9Enum.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VideoDX9Enum.h b/StarsEx/VideoDX9Enum.h
index 91279aa..072dd95 100644
--- a/StarsEx/VideoDX9Enum.h
+++ b/StarsEx/VideoDX9Enum.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VideoDX9VertexBuffer.cpp b/StarsEx/VideoDX9VertexBuffer.cpp
index 6febba5..223f971 100644
--- a/StarsEx/VideoDX9VertexBuffer.cpp
+++ b/StarsEx/VideoDX9VertexBuffer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VideoDX9VertexBuffer.h b/StarsEx/VideoDX9VertexBuffer.h
index 035bb88..080dc91 100644
--- a/StarsEx/VideoDX9VertexBuffer.h
+++ b/StarsEx/VideoDX9VertexBuffer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VideoFactory.cpp b/StarsEx/VideoFactory.cpp
index 68da591..f6d7ba1 100644
--- a/StarsEx/VideoFactory.cpp
+++ b/StarsEx/VideoFactory.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VideoFactory.h b/StarsEx/VideoFactory.h
index 8c1c50d..a0db270 100644
--- a/StarsEx/VideoFactory.h
+++ b/StarsEx/VideoFactory.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VideoSettings.cpp b/StarsEx/VideoSettings.cpp
index 3c8c768..0de2b4b 100644
--- a/StarsEx/VideoSettings.cpp
+++ b/StarsEx/VideoSettings.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/VideoSettings.h b/StarsEx/VideoSettings.h
index a4b7396..2919874 100644
--- a/StarsEx/VideoSettings.h
+++ b/StarsEx/VideoSettings.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/View.h b/StarsEx/View.h
index e986417..222a65e 100644
--- a/StarsEx/View.h
+++ b/StarsEx/View.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Water.cpp b/StarsEx/Water.cpp
index 5509938..04631d9 100644
--- a/StarsEx/Water.cpp
+++ b/StarsEx/Water.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Water.h b/StarsEx/Water.h
index 0dfe6eb..5612abf 100644
--- a/StarsEx/Water.h
+++ b/StarsEx/Water.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Wave.h b/StarsEx/Wave.h
index 441f323..43b982a 100644
--- a/StarsEx/Wave.h
+++ b/StarsEx/Wave.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Weapon.cpp b/StarsEx/Weapon.cpp
index b5a0fd3..77ac1fa 100644
--- a/StarsEx/Weapon.cpp
+++ b/StarsEx/Weapon.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Weapon.h b/StarsEx/Weapon.h
index d8e0082..082abb2 100644
--- a/StarsEx/Weapon.h
+++ b/StarsEx/Weapon.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/WeaponDesign.cpp b/StarsEx/WeaponDesign.cpp
index aa116b0..3dd826d 100644
--- a/StarsEx/WeaponDesign.cpp
+++ b/StarsEx/WeaponDesign.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/WeaponDesign.h b/StarsEx/WeaponDesign.h
index 712d220..4fa97d4 100644
--- a/StarsEx/WeaponDesign.h
+++ b/StarsEx/WeaponDesign.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/WeaponGroup.cpp b/StarsEx/WeaponGroup.cpp
index 5519c68..70fe18f 100644
--- a/StarsEx/WeaponGroup.cpp
+++ b/StarsEx/WeaponGroup.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/WeaponGroup.h b/StarsEx/WeaponGroup.h
index 7b2b1bd..a35ba76 100644
--- a/StarsEx/WeaponGroup.h
+++ b/StarsEx/WeaponGroup.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Weather.cpp b/StarsEx/Weather.cpp
index b894b3e..8d3ded6 100644
--- a/StarsEx/Weather.cpp
+++ b/StarsEx/Weather.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Weather.h b/StarsEx/Weather.h
index e10da74..b08cce4 100644
--- a/StarsEx/Weather.h
+++ b/StarsEx/Weather.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/WepView.cpp b/StarsEx/WepView.cpp
index 82ce103..5fdbfa9 100644
--- a/StarsEx/WepView.cpp
+++ b/StarsEx/WepView.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/WepView.h b/StarsEx/WepView.h
index 0a3b8d8..95171e1 100644
--- a/StarsEx/WepView.h
+++ b/StarsEx/WepView.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Window.cpp b/StarsEx/Window.cpp
index c04d45b..54015e5 100644
--- a/StarsEx/Window.cpp
+++ b/StarsEx/Window.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/Window.h b/StarsEx/Window.h
index f9a143f..c2ac09b 100644
--- a/StarsEx/Window.h
+++ b/StarsEx/Window.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/StarsEx/WndProc.cpp b/StarsEx/WndProc.cpp
index 0c48236..0078bfe 100644
--- a/StarsEx/WndProc.cpp
+++ b/StarsEx/WndProc.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/StarsEx/WndProc.h b/StarsEx/WndProc.h
index 715ebef..2f04d62 100644
--- a/StarsEx/WndProc.h
+++ b/StarsEx/WndProc.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/Starserver/Main.cpp b/Starserver/Main.cpp
index ef1a611..b3632e7 100644
--- a/Starserver/Main.cpp
+++ b/Starserver/Main.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
*/
diff --git a/Starserver/NetAdminChat.cpp b/Starserver/NetAdminChat.cpp
index b8241b5..b627ae0 100644
--- a/Starserver/NetAdminChat.cpp
+++ b/Starserver/NetAdminChat.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/Starserver/NetAdminChat.h b/Starserver/NetAdminChat.h
index 6295f40..8012b39 100644
--- a/Starserver/NetAdminChat.h
+++ b/Starserver/NetAdminChat.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/Starserver/NetAdminServer.cpp b/Starserver/NetAdminServer.cpp
index c30880b..0880293 100644
--- a/Starserver/NetAdminServer.cpp
+++ b/Starserver/NetAdminServer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/Starserver/NetAdminServer.h b/Starserver/NetAdminServer.h
index 5c009e8..6eba2b1 100644
--- a/Starserver/NetAdminServer.h
+++ b/Starserver/NetAdminServer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/Starserver/NetFileServlet.cpp b/Starserver/NetFileServlet.cpp
index 431bdb6..11cb0a6 100644
--- a/Starserver/NetFileServlet.cpp
+++ b/Starserver/NetFileServlet.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/Starserver/NetFileServlet.h b/Starserver/NetFileServlet.h
index 3d21043..a4815dc 100644
--- a/Starserver/NetFileServlet.h
+++ b/Starserver/NetFileServlet.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/Starserver/StarServer.cpp b/Starserver/StarServer.cpp
index ea10639..787a5c0 100644
--- a/Starserver/StarServer.cpp
+++ b/Starserver/StarServer.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/Starserver/StarServer.h b/Starserver/StarServer.h
index 68f69f2..d5ed58b 100644
--- a/Starserver/StarServer.h
+++ b/Starserver/StarServer.h
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/Starshatter/Main.cpp b/Starshatter/Main.cpp
index beda5d0..58fb891 100644
--- a/Starshatter/Main.cpp
+++ b/Starshatter/Main.cpp
@@ -1,5 +1,5 @@
/* Starshatter: The Open Source Project
- Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors
+ Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
Copyright (c) 1997-2006, Destroyer Studios LLC.
diff --git a/contrib/CMakeLists.txt b/third-party/CMakeLists.txt
index 2c9f2f1..2c9f2f1 100644
--- a/contrib/CMakeLists.txt
+++ b/third-party/CMakeLists.txt
diff --git a/contrib/Opcode/CMakeLists.txt b/third-party/Opcode/CMakeLists.txt
index 6010c50..6010c50 100644
--- a/contrib/Opcode/CMakeLists.txt
+++ b/third-party/Opcode/CMakeLists.txt
diff --git a/contrib/Opcode/Doc/OpcodeUserManual.pdf b/third-party/Opcode/Doc/OpcodeUserManual.pdf
index 4ca3f12..4ca3f12 100644
--- a/contrib/Opcode/Doc/OpcodeUserManual.pdf
+++ b/third-party/Opcode/Doc/OpcodeUserManual.pdf
Binary files differ
diff --git a/contrib/Opcode/Ice/IceAABB.cpp b/third-party/Opcode/Ice/IceAABB.cpp
index 03bca6c..03bca6c 100644
--- a/contrib/Opcode/Ice/IceAABB.cpp
+++ b/third-party/Opcode/Ice/IceAABB.cpp
diff --git a/contrib/Opcode/Ice/IceAABB.h b/third-party/Opcode/Ice/IceAABB.h
index fa8c3f0..fa8c3f0 100644
--- a/contrib/Opcode/Ice/IceAABB.h
+++ b/third-party/Opcode/Ice/IceAABB.h
diff --git a/contrib/Opcode/Ice/IceAxes.h b/third-party/Opcode/Ice/IceAxes.h
index 842b55e..842b55e 100644
--- a/contrib/Opcode/Ice/IceAxes.h
+++ b/third-party/Opcode/Ice/IceAxes.h
diff --git a/contrib/Opcode/Ice/IceBoundingSphere.h b/third-party/Opcode/Ice/IceBoundingSphere.h
index df2861d..df2861d 100644
--- a/contrib/Opcode/Ice/IceBoundingSphere.h
+++ b/third-party/Opcode/Ice/IceBoundingSphere.h
diff --git a/contrib/Opcode/Ice/IceContainer.cpp b/third-party/Opcode/Ice/IceContainer.cpp
index dc59602..dc59602 100644
--- a/contrib/Opcode/Ice/IceContainer.cpp
+++ b/third-party/Opcode/Ice/IceContainer.cpp
diff --git a/contrib/Opcode/Ice/IceContainer.h b/third-party/Opcode/Ice/IceContainer.h
index 1284b3d..1284b3d 100644
--- a/contrib/Opcode/Ice/IceContainer.h
+++ b/third-party/Opcode/Ice/IceContainer.h
diff --git a/contrib/Opcode/Ice/IceFPU.h b/third-party/Opcode/Ice/IceFPU.h
index 7d36aa4..7d36aa4 100644
--- a/contrib/Opcode/Ice/IceFPU.h
+++ b/third-party/Opcode/Ice/IceFPU.h
diff --git a/contrib/Opcode/Ice/IceHPoint.cpp b/third-party/Opcode/Ice/IceHPoint.cpp
index daa7038..daa7038 100644
--- a/contrib/Opcode/Ice/IceHPoint.cpp
+++ b/third-party/Opcode/Ice/IceHPoint.cpp
diff --git a/contrib/Opcode/Ice/IceHPoint.h b/third-party/Opcode/Ice/IceHPoint.h
index f7d0d16..f7d0d16 100644
--- a/contrib/Opcode/Ice/IceHPoint.h
+++ b/third-party/Opcode/Ice/IceHPoint.h
diff --git a/contrib/Opcode/Ice/IceIndexedTriangle.cpp b/third-party/Opcode/Ice/IceIndexedTriangle.cpp
index 3e74cbb..3e74cbb 100644
--- a/contrib/Opcode/Ice/IceIndexedTriangle.cpp
+++ b/third-party/Opcode/Ice/IceIndexedTriangle.cpp
diff --git a/contrib/Opcode/Ice/IceIndexedTriangle.h b/third-party/Opcode/Ice/IceIndexedTriangle.h
index ef279c2..ef279c2 100644
--- a/contrib/Opcode/Ice/IceIndexedTriangle.h
+++ b/third-party/Opcode/Ice/IceIndexedTriangle.h
diff --git a/contrib/Opcode/Ice/IceLSS.h b/third-party/Opcode/Ice/IceLSS.h
index e4c9ef8..e4c9ef8 100644
--- a/contrib/Opcode/Ice/IceLSS.h
+++ b/third-party/Opcode/Ice/IceLSS.h
diff --git a/contrib/Opcode/Ice/IceMatrix3x3.cpp b/third-party/Opcode/Ice/IceMatrix3x3.cpp
index c856366..c856366 100644
--- a/contrib/Opcode/Ice/IceMatrix3x3.cpp
+++ b/third-party/Opcode/Ice/IceMatrix3x3.cpp
diff --git a/contrib/Opcode/Ice/IceMatrix3x3.h b/third-party/Opcode/Ice/IceMatrix3x3.h
index 3356103..3356103 100644
--- a/contrib/Opcode/Ice/IceMatrix3x3.h
+++ b/third-party/Opcode/Ice/IceMatrix3x3.h
diff --git a/contrib/Opcode/Ice/IceMatrix4x4.cpp b/third-party/Opcode/Ice/IceMatrix4x4.cpp
index f9d8997..f9d8997 100644
--- a/contrib/Opcode/Ice/IceMatrix4x4.cpp
+++ b/third-party/Opcode/Ice/IceMatrix4x4.cpp
diff --git a/contrib/Opcode/Ice/IceMatrix4x4.h b/third-party/Opcode/Ice/IceMatrix4x4.h
index 82ebc05..82ebc05 100644
--- a/contrib/Opcode/Ice/IceMatrix4x4.h
+++ b/third-party/Opcode/Ice/IceMatrix4x4.h
diff --git a/contrib/Opcode/Ice/IceMemoryMacros.h b/third-party/Opcode/Ice/IceMemoryMacros.h
index 0987e11..0987e11 100644
--- a/contrib/Opcode/Ice/IceMemoryMacros.h
+++ b/third-party/Opcode/Ice/IceMemoryMacros.h
diff --git a/contrib/Opcode/Ice/IceOBB.cpp b/third-party/Opcode/Ice/IceOBB.cpp
index ac9dbf7..ac9dbf7 100644
--- a/contrib/Opcode/Ice/IceOBB.cpp
+++ b/third-party/Opcode/Ice/IceOBB.cpp
diff --git a/contrib/Opcode/Ice/IceOBB.h b/third-party/Opcode/Ice/IceOBB.h
index c55c2d5..c55c2d5 100644
--- a/contrib/Opcode/Ice/IceOBB.h
+++ b/third-party/Opcode/Ice/IceOBB.h
diff --git a/contrib/Opcode/Ice/IcePairs.h b/third-party/Opcode/Ice/IcePairs.h
index 2c09b92..2c09b92 100644
--- a/contrib/Opcode/Ice/IcePairs.h
+++ b/third-party/Opcode/Ice/IcePairs.h
diff --git a/contrib/Opcode/Ice/IcePlane.cpp b/third-party/Opcode/Ice/IcePlane.cpp
index f198843..f198843 100644
--- a/contrib/Opcode/Ice/IcePlane.cpp
+++ b/third-party/Opcode/Ice/IcePlane.cpp
diff --git a/contrib/Opcode/Ice/IcePlane.h b/third-party/Opcode/Ice/IcePlane.h
index 5c93b90..5c93b90 100644
--- a/contrib/Opcode/Ice/IcePlane.h
+++ b/third-party/Opcode/Ice/IcePlane.h
diff --git a/contrib/Opcode/Ice/IcePoint.cpp b/third-party/Opcode/Ice/IcePoint.cpp
index 616b08c..616b08c 100644
--- a/contrib/Opcode/Ice/IcePoint.cpp
+++ b/third-party/Opcode/Ice/IcePoint.cpp
diff --git a/contrib/Opcode/Ice/IcePoint.h b/third-party/Opcode/Ice/IcePoint.h
index 2ca1801..2ca1801 100644
--- a/contrib/Opcode/Ice/IcePoint.h
+++ b/third-party/Opcode/Ice/IcePoint.h
diff --git a/contrib/Opcode/Ice/IcePreprocessor.h b/third-party/Opcode/Ice/IcePreprocessor.h
index d4ca850..d4ca850 100644
--- a/contrib/Opcode/Ice/IcePreprocessor.h
+++ b/third-party/Opcode/Ice/IcePreprocessor.h
diff --git a/contrib/Opcode/Ice/IceRandom.cpp b/third-party/Opcode/Ice/IceRandom.cpp
index 305721d..305721d 100644
--- a/contrib/Opcode/Ice/IceRandom.cpp
+++ b/third-party/Opcode/Ice/IceRandom.cpp
diff --git a/contrib/Opcode/Ice/IceRandom.h b/third-party/Opcode/Ice/IceRandom.h
index 3170b33..3170b33 100644
--- a/contrib/Opcode/Ice/IceRandom.h
+++ b/third-party/Opcode/Ice/IceRandom.h
diff --git a/contrib/Opcode/Ice/IceRay.cpp b/third-party/Opcode/Ice/IceRay.cpp
index d7c617a..d7c617a 100644
--- a/contrib/Opcode/Ice/IceRay.cpp
+++ b/third-party/Opcode/Ice/IceRay.cpp
diff --git a/contrib/Opcode/Ice/IceRay.h b/third-party/Opcode/Ice/IceRay.h
index 4c0d6d9..4c0d6d9 100644
--- a/contrib/Opcode/Ice/IceRay.h
+++ b/third-party/Opcode/Ice/IceRay.h
diff --git a/contrib/Opcode/Ice/IceRevisitedRadix.cpp b/third-party/Opcode/Ice/IceRevisitedRadix.cpp
index b654995..b654995 100644
--- a/contrib/Opcode/Ice/IceRevisitedRadix.cpp
+++ b/third-party/Opcode/Ice/IceRevisitedRadix.cpp
diff --git a/contrib/Opcode/Ice/IceRevisitedRadix.h b/third-party/Opcode/Ice/IceRevisitedRadix.h
index 3bdfc22..3bdfc22 100644
--- a/contrib/Opcode/Ice/IceRevisitedRadix.h
+++ b/third-party/Opcode/Ice/IceRevisitedRadix.h
diff --git a/contrib/Opcode/Ice/IceSegment.cpp b/third-party/Opcode/Ice/IceSegment.cpp
index b45d04b..b45d04b 100644
--- a/contrib/Opcode/Ice/IceSegment.cpp
+++ b/third-party/Opcode/Ice/IceSegment.cpp
diff --git a/contrib/Opcode/Ice/IceSegment.h b/third-party/Opcode/Ice/IceSegment.h
index 72ddceb..72ddceb 100644
--- a/contrib/Opcode/Ice/IceSegment.h
+++ b/third-party/Opcode/Ice/IceSegment.h
diff --git a/contrib/Opcode/Ice/IceTriangle.cpp b/third-party/Opcode/Ice/IceTriangle.cpp
index e55f73e..e55f73e 100644
--- a/contrib/Opcode/Ice/IceTriangle.cpp
+++ b/third-party/Opcode/Ice/IceTriangle.cpp
diff --git a/contrib/Opcode/Ice/IceTriangle.h b/third-party/Opcode/Ice/IceTriangle.h
index e5c8426..e5c8426 100644
--- a/contrib/Opcode/Ice/IceTriangle.h
+++ b/third-party/Opcode/Ice/IceTriangle.h
diff --git a/contrib/Opcode/Ice/IceTrilist.h b/third-party/Opcode/Ice/IceTrilist.h
index 057f8df..057f8df 100644
--- a/contrib/Opcode/Ice/IceTrilist.h
+++ b/third-party/Opcode/Ice/IceTrilist.h
diff --git a/contrib/Opcode/Ice/IceTypes.h b/third-party/Opcode/Ice/IceTypes.h
index 75104fa..75104fa 100644
--- a/contrib/Opcode/Ice/IceTypes.h
+++ b/third-party/Opcode/Ice/IceTypes.h
diff --git a/contrib/Opcode/Ice/IceUtils.cpp b/third-party/Opcode/Ice/IceUtils.cpp
index 890209c..890209c 100644
--- a/contrib/Opcode/Ice/IceUtils.cpp
+++ b/third-party/Opcode/Ice/IceUtils.cpp
diff --git a/contrib/Opcode/Ice/IceUtils.h b/third-party/Opcode/Ice/IceUtils.h
index 789bbe5..789bbe5 100644
--- a/contrib/Opcode/Ice/IceUtils.h
+++ b/third-party/Opcode/Ice/IceUtils.h
diff --git a/contrib/Opcode/OPC_AABBCollider.cpp b/third-party/Opcode/OPC_AABBCollider.cpp
index a3cfa62..a3cfa62 100644
--- a/contrib/Opcode/OPC_AABBCollider.cpp
+++ b/third-party/Opcode/OPC_AABBCollider.cpp
diff --git a/contrib/Opcode/OPC_AABBCollider.h b/third-party/Opcode/OPC_AABBCollider.h
index c792b44..c792b44 100644
--- a/contrib/Opcode/OPC_AABBCollider.h
+++ b/third-party/Opcode/OPC_AABBCollider.h
diff --git a/contrib/Opcode/OPC_AABBTree.cpp b/third-party/Opcode/OPC_AABBTree.cpp
index bc1a4e0..bc1a4e0 100644
--- a/contrib/Opcode/OPC_AABBTree.cpp
+++ b/third-party/Opcode/OPC_AABBTree.cpp
diff --git a/contrib/Opcode/OPC_AABBTree.h b/third-party/Opcode/OPC_AABBTree.h
index 298f482..298f482 100644
--- a/contrib/Opcode/OPC_AABBTree.h
+++ b/third-party/Opcode/OPC_AABBTree.h
diff --git a/contrib/Opcode/OPC_BaseModel.cpp b/third-party/Opcode/OPC_BaseModel.cpp
index 88b6a69..88b6a69 100644
--- a/contrib/Opcode/OPC_BaseModel.cpp
+++ b/third-party/Opcode/OPC_BaseModel.cpp
diff --git a/contrib/Opcode/OPC_BaseModel.h b/third-party/Opcode/OPC_BaseModel.h
index 3c2e58c..3c2e58c 100644
--- a/contrib/Opcode/OPC_BaseModel.h
+++ b/third-party/Opcode/OPC_BaseModel.h
diff --git a/contrib/Opcode/OPC_BoxBoxOverlap.h b/third-party/Opcode/OPC_BoxBoxOverlap.h
index 78a7675..78a7675 100644
--- a/contrib/Opcode/OPC_BoxBoxOverlap.h
+++ b/third-party/Opcode/OPC_BoxBoxOverlap.h
diff --git a/contrib/Opcode/OPC_BoxPruning.cpp b/third-party/Opcode/OPC_BoxPruning.cpp
index 3735a39..3735a39 100644
--- a/contrib/Opcode/OPC_BoxPruning.cpp
+++ b/third-party/Opcode/OPC_BoxPruning.cpp
diff --git a/contrib/Opcode/OPC_BoxPruning.h b/third-party/Opcode/OPC_BoxPruning.h
index b431946..b431946 100644
--- a/contrib/Opcode/OPC_BoxPruning.h
+++ b/third-party/Opcode/OPC_BoxPruning.h
diff --git a/contrib/Opcode/OPC_Collider.cpp b/third-party/Opcode/OPC_Collider.cpp
index c352618..c352618 100644
--- a/contrib/Opcode/OPC_Collider.cpp
+++ b/third-party/Opcode/OPC_Collider.cpp
diff --git a/contrib/Opcode/OPC_Collider.h b/third-party/Opcode/OPC_Collider.h
index d718e02..d718e02 100644
--- a/contrib/Opcode/OPC_Collider.h
+++ b/third-party/Opcode/OPC_Collider.h
diff --git a/contrib/Opcode/OPC_Common.cpp b/third-party/Opcode/OPC_Common.cpp
index 6bd9722..6bd9722 100644
--- a/contrib/Opcode/OPC_Common.cpp
+++ b/third-party/Opcode/OPC_Common.cpp
diff --git a/contrib/Opcode/OPC_Common.h b/third-party/Opcode/OPC_Common.h
index 84ccf8d..84ccf8d 100644
--- a/contrib/Opcode/OPC_Common.h
+++ b/third-party/Opcode/OPC_Common.h
diff --git a/contrib/Opcode/OPC_HybridModel.cpp b/third-party/Opcode/OPC_HybridModel.cpp
index 52e650e..52e650e 100644
--- a/contrib/Opcode/OPC_HybridModel.cpp
+++ b/third-party/Opcode/OPC_HybridModel.cpp
diff --git a/contrib/Opcode/OPC_HybridModel.h b/third-party/Opcode/OPC_HybridModel.h
index c7eb59d..c7eb59d 100644
--- a/contrib/Opcode/OPC_HybridModel.h
+++ b/third-party/Opcode/OPC_HybridModel.h
diff --git a/contrib/Opcode/OPC_IceHook.h b/third-party/Opcode/OPC_IceHook.h
index d33120b..d33120b 100644
--- a/contrib/Opcode/OPC_IceHook.h
+++ b/third-party/Opcode/OPC_IceHook.h
diff --git a/contrib/Opcode/OPC_LSSAABBOverlap.h b/third-party/Opcode/OPC_LSSAABBOverlap.h
index 5afb190..5afb190 100644
--- a/contrib/Opcode/OPC_LSSAABBOverlap.h
+++ b/third-party/Opcode/OPC_LSSAABBOverlap.h
diff --git a/contrib/Opcode/OPC_LSSCollider.cpp b/third-party/Opcode/OPC_LSSCollider.cpp
index 35ec89a..35ec89a 100644
--- a/contrib/Opcode/OPC_LSSCollider.cpp
+++ b/third-party/Opcode/OPC_LSSCollider.cpp
diff --git a/contrib/Opcode/OPC_LSSCollider.h b/third-party/Opcode/OPC_LSSCollider.h
index 426564c..426564c 100644
--- a/contrib/Opcode/OPC_LSSCollider.h
+++ b/third-party/Opcode/OPC_LSSCollider.h
diff --git a/contrib/Opcode/OPC_LSSTriOverlap.h b/third-party/Opcode/OPC_LSSTriOverlap.h
index 9957534..9957534 100644
--- a/contrib/Opcode/OPC_LSSTriOverlap.h
+++ b/third-party/Opcode/OPC_LSSTriOverlap.h
diff --git a/contrib/Opcode/OPC_MeshInterface.cpp b/third-party/Opcode/OPC_MeshInterface.cpp
index 6bf0b97..6bf0b97 100644
--- a/contrib/Opcode/OPC_MeshInterface.cpp
+++ b/third-party/Opcode/OPC_MeshInterface.cpp
diff --git a/contrib/Opcode/OPC_MeshInterface.h b/third-party/Opcode/OPC_MeshInterface.h
index c62d3cf..c62d3cf 100644
--- a/contrib/Opcode/OPC_MeshInterface.h
+++ b/third-party/Opcode/OPC_MeshInterface.h
diff --git a/contrib/Opcode/OPC_Model.cpp b/third-party/Opcode/OPC_Model.cpp
index a9e660c..a9e660c 100644
--- a/contrib/Opcode/OPC_Model.cpp
+++ b/third-party/Opcode/OPC_Model.cpp
diff --git a/contrib/Opcode/OPC_Model.h b/third-party/Opcode/OPC_Model.h
index 1b39e60..1b39e60 100644
--- a/contrib/Opcode/OPC_Model.h
+++ b/third-party/Opcode/OPC_Model.h
diff --git a/contrib/Opcode/OPC_OBBCollider.cpp b/third-party/Opcode/OPC_OBBCollider.cpp
index 8761fce..8761fce 100644
--- a/contrib/Opcode/OPC_OBBCollider.cpp
+++ b/third-party/Opcode/OPC_OBBCollider.cpp
diff --git a/contrib/Opcode/OPC_OBBCollider.h b/third-party/Opcode/OPC_OBBCollider.h
index 9753384..9753384 100644
--- a/contrib/Opcode/OPC_OBBCollider.h
+++ b/third-party/Opcode/OPC_OBBCollider.h
diff --git a/contrib/Opcode/OPC_OptimizedTree.cpp b/third-party/Opcode/OPC_OptimizedTree.cpp
index a84ac5a..a84ac5a 100644
--- a/contrib/Opcode/OPC_OptimizedTree.cpp
+++ b/third-party/Opcode/OPC_OptimizedTree.cpp
diff --git a/contrib/Opcode/OPC_OptimizedTree.h b/third-party/Opcode/OPC_OptimizedTree.h
index c36e21e..c36e21e 100644
--- a/contrib/Opcode/OPC_OptimizedTree.h
+++ b/third-party/Opcode/OPC_OptimizedTree.h
diff --git a/contrib/Opcode/OPC_Picking.cpp b/third-party/Opcode/OPC_Picking.cpp
index 5a48403..5a48403 100644
--- a/contrib/Opcode/OPC_Picking.cpp
+++ b/third-party/Opcode/OPC_Picking.cpp
diff --git a/contrib/Opcode/OPC_Picking.h b/third-party/Opcode/OPC_Picking.h
index cae5402..cae5402 100644
--- a/contrib/Opcode/OPC_Picking.h
+++ b/third-party/Opcode/OPC_Picking.h
diff --git a/contrib/Opcode/OPC_PlanesAABBOverlap.h b/third-party/Opcode/OPC_PlanesAABBOverlap.h
index 2bc70d7..2bc70d7 100644
--- a/contrib/Opcode/OPC_PlanesAABBOverlap.h
+++ b/third-party/Opcode/OPC_PlanesAABBOverlap.h
diff --git a/contrib/Opcode/OPC_PlanesCollider.cpp b/third-party/Opcode/OPC_PlanesCollider.cpp
index 2f827f7..2f827f7 100644
--- a/contrib/Opcode/OPC_PlanesCollider.cpp
+++ b/third-party/Opcode/OPC_PlanesCollider.cpp
diff --git a/contrib/Opcode/OPC_PlanesCollider.h b/third-party/Opcode/OPC_PlanesCollider.h
index fd31e1a..fd31e1a 100644
--- a/contrib/Opcode/OPC_PlanesCollider.h
+++ b/third-party/Opcode/OPC_PlanesCollider.h
diff --git a/contrib/Opcode/OPC_PlanesTriOverlap.h b/third-party/Opcode/OPC_PlanesTriOverlap.h
index 17d065d..17d065d 100644
--- a/contrib/Opcode/OPC_PlanesTriOverlap.h
+++ b/third-party/Opcode/OPC_PlanesTriOverlap.h
diff --git a/contrib/Opcode/OPC_RayAABBOverlap.h b/third-party/Opcode/OPC_RayAABBOverlap.h
index cd2bdfb..cd2bdfb 100644
--- a/contrib/Opcode/OPC_RayAABBOverlap.h
+++ b/third-party/Opcode/OPC_RayAABBOverlap.h
diff --git a/contrib/Opcode/OPC_RayCollider.cpp b/third-party/Opcode/OPC_RayCollider.cpp
index d1c90a5..d1c90a5 100644
--- a/contrib/Opcode/OPC_RayCollider.cpp
+++ b/third-party/Opcode/OPC_RayCollider.cpp
diff --git a/contrib/Opcode/OPC_RayCollider.h b/third-party/Opcode/OPC_RayCollider.h
index 393bc5f..393bc5f 100644
--- a/contrib/Opcode/OPC_RayCollider.h
+++ b/third-party/Opcode/OPC_RayCollider.h
diff --git a/contrib/Opcode/OPC_RayTriOverlap.h b/third-party/Opcode/OPC_RayTriOverlap.h
index 405c7e1..405c7e1 100644
--- a/contrib/Opcode/OPC_RayTriOverlap.h
+++ b/third-party/Opcode/OPC_RayTriOverlap.h
diff --git a/contrib/Opcode/OPC_Settings.h b/third-party/Opcode/OPC_Settings.h
index 88d2ccd..88d2ccd 100644
--- a/contrib/Opcode/OPC_Settings.h
+++ b/third-party/Opcode/OPC_Settings.h
diff --git a/contrib/Opcode/OPC_SphereAABBOverlap.h b/third-party/Opcode/OPC_SphereAABBOverlap.h
index b7b4376..b7b4376 100644
--- a/contrib/Opcode/OPC_SphereAABBOverlap.h
+++ b/third-party/Opcode/OPC_SphereAABBOverlap.h
diff --git a/contrib/Opcode/OPC_SphereCollider.cpp b/third-party/Opcode/OPC_SphereCollider.cpp
index 32af6e6..32af6e6 100644
--- a/contrib/Opcode/OPC_SphereCollider.cpp
+++ b/third-party/Opcode/OPC_SphereCollider.cpp
diff --git a/contrib/Opcode/OPC_SphereCollider.h b/third-party/Opcode/OPC_SphereCollider.h
index 095824a..095824a 100644
--- a/contrib/Opcode/OPC_SphereCollider.h
+++ b/third-party/Opcode/OPC_SphereCollider.h
diff --git a/contrib/Opcode/OPC_SphereTriOverlap.h b/third-party/Opcode/OPC_SphereTriOverlap.h
index 012d9ea..012d9ea 100644
--- a/contrib/Opcode/OPC_SphereTriOverlap.h
+++ b/third-party/Opcode/OPC_SphereTriOverlap.h
diff --git a/contrib/Opcode/OPC_SweepAndPrune.cpp b/third-party/Opcode/OPC_SweepAndPrune.cpp
index e56e7ab..e56e7ab 100644
--- a/contrib/Opcode/OPC_SweepAndPrune.cpp
+++ b/third-party/Opcode/OPC_SweepAndPrune.cpp
diff --git a/contrib/Opcode/OPC_SweepAndPrune.h b/third-party/Opcode/OPC_SweepAndPrune.h
index cbb87ac..cbb87ac 100644
--- a/contrib/Opcode/OPC_SweepAndPrune.h
+++ b/third-party/Opcode/OPC_SweepAndPrune.h
diff --git a/contrib/Opcode/OPC_TreeBuilders.cpp b/third-party/Opcode/OPC_TreeBuilders.cpp
index 89dd93b..89dd93b 100644
--- a/contrib/Opcode/OPC_TreeBuilders.cpp
+++ b/third-party/Opcode/OPC_TreeBuilders.cpp
diff --git a/contrib/Opcode/OPC_TreeBuilders.h b/third-party/Opcode/OPC_TreeBuilders.h
index 811e81d..811e81d 100644
--- a/contrib/Opcode/OPC_TreeBuilders.h
+++ b/third-party/Opcode/OPC_TreeBuilders.h
diff --git a/contrib/Opcode/OPC_TreeCollider.cpp b/third-party/Opcode/OPC_TreeCollider.cpp
index 490f5e2..490f5e2 100644
--- a/contrib/Opcode/OPC_TreeCollider.cpp
+++ b/third-party/Opcode/OPC_TreeCollider.cpp
diff --git a/contrib/Opcode/OPC_TreeCollider.h b/third-party/Opcode/OPC_TreeCollider.h
index ec0e517..ec0e517 100644
--- a/contrib/Opcode/OPC_TreeCollider.h
+++ b/third-party/Opcode/OPC_TreeCollider.h
diff --git a/contrib/Opcode/OPC_TriBoxOverlap.h b/third-party/Opcode/OPC_TriBoxOverlap.h
index e32673b..e32673b 100644
--- a/contrib/Opcode/OPC_TriBoxOverlap.h
+++ b/third-party/Opcode/OPC_TriBoxOverlap.h
diff --git a/contrib/Opcode/OPC_TriTriOverlap.h b/third-party/Opcode/OPC_TriTriOverlap.h
index a9ee9c5..a9ee9c5 100644
--- a/contrib/Opcode/OPC_TriTriOverlap.h
+++ b/third-party/Opcode/OPC_TriTriOverlap.h
diff --git a/contrib/Opcode/OPC_VolumeCollider.cpp b/third-party/Opcode/OPC_VolumeCollider.cpp
index 8278197..8278197 100644
--- a/contrib/Opcode/OPC_VolumeCollider.cpp
+++ b/third-party/Opcode/OPC_VolumeCollider.cpp
diff --git a/contrib/Opcode/OPC_VolumeCollider.h b/third-party/Opcode/OPC_VolumeCollider.h
index 330f6a6..330f6a6 100644
--- a/contrib/Opcode/OPC_VolumeCollider.h
+++ b/third-party/Opcode/OPC_VolumeCollider.h
diff --git a/contrib/Opcode/Opcode.cpp b/third-party/Opcode/Opcode.cpp
index 7a90153..7a90153 100644
--- a/contrib/Opcode/Opcode.cpp
+++ b/third-party/Opcode/Opcode.cpp
diff --git a/contrib/Opcode/Opcode.h b/third-party/Opcode/Opcode.h
index a6f4adc..a6f4adc 100644
--- a/contrib/Opcode/Opcode.h
+++ b/third-party/Opcode/Opcode.h
diff --git a/contrib/Opcode/ReadMe.txt b/third-party/Opcode/ReadMe.txt
index ee16382..ee16382 100644
--- a/contrib/Opcode/ReadMe.txt
+++ b/third-party/Opcode/ReadMe.txt
diff --git a/contrib/Opcode/StdAfx.cpp b/third-party/Opcode/StdAfx.cpp
index 2350f92..2350f92 100644
--- a/contrib/Opcode/StdAfx.cpp
+++ b/third-party/Opcode/StdAfx.cpp
diff --git a/contrib/Opcode/StdAfx.h b/third-party/Opcode/StdAfx.h
index 0223a6c..0223a6c 100644
--- a/contrib/Opcode/StdAfx.h
+++ b/third-party/Opcode/StdAfx.h
diff --git a/contrib/Opcode/TemporalCoherence.txt b/third-party/Opcode/TemporalCoherence.txt
index 8fde158..8fde158 100644
--- a/contrib/Opcode/TemporalCoherence.txt
+++ b/third-party/Opcode/TemporalCoherence.txt
diff --git a/contrib/gtest/CMakeLists.txt b/third-party/gtest/CMakeLists.txt
index 657bacc..657bacc 100644
--- a/contrib/gtest/CMakeLists.txt
+++ b/third-party/gtest/CMakeLists.txt
diff --git a/third-party/gtest/LICENSE b/third-party/gtest/LICENSE
new file mode 100644
index 0000000..1941a11
--- /dev/null
+++ b/third-party/gtest/LICENSE
@@ -0,0 +1,28 @@
+Copyright 2008, Google Inc.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+ * Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above
+copyright notice, this list of conditions and the following disclaimer
+in the documentation and/or other materials provided with the
+distribution.
+ * Neither the name of Google Inc. nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/contrib/infoware/1.current.patch b/third-party/infoware/1.current.patch
index 9ef31bc..9ef31bc 100644
--- a/contrib/infoware/1.current.patch
+++ b/third-party/infoware/1.current.patch
diff --git a/contrib/infoware/CMakeLists.txt b/third-party/infoware/CMakeLists.txt
index 81c7b4b..81c7b4b 100644
--- a/contrib/infoware/CMakeLists.txt
+++ b/third-party/infoware/CMakeLists.txt
diff --git a/third-party/infoware/LICENSE b/third-party/infoware/LICENSE
new file mode 100644
index 0000000..670154e
--- /dev/null
+++ b/third-party/infoware/LICENSE
@@ -0,0 +1,116 @@
+CC0 1.0 Universal
+
+Statement of Purpose
+
+The laws of most jurisdictions throughout the world automatically confer
+exclusive Copyright and Related Rights (defined below) upon the creator and
+subsequent owner(s) (each and all, an "owner") of an original work of
+authorship and/or a database (each, a "Work").
+
+Certain owners wish to permanently relinquish those rights to a Work for the
+purpose of contributing to a commons of creative, cultural and scientific
+works ("Commons") that the public can reliably and without fear of later
+claims of infringement build upon, modify, incorporate in other works, reuse
+and redistribute as freely as possible in any form whatsoever and for any
+purposes, including without limitation commercial purposes. These owners may
+contribute to the Commons to promote the ideal of a free culture and the
+further production of creative, cultural and scientific works, or to gain
+reputation or greater distribution for their Work in part through the use and
+efforts of others.
+
+For these and/or other purposes and motivations, and without any expectation
+of additional consideration or compensation, the person associating CC0 with a
+Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
+and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
+and publicly distribute the Work under its terms, with knowledge of his or her
+Copyright and Related Rights in the Work and the meaning and intended legal
+effect of CC0 on those rights.
+
+1. Copyright and Related Rights. A Work made available under CC0 may be
+protected by copyright and related or neighboring rights ("Copyright and
+Related Rights"). Copyright and Related Rights include, but are not limited
+to, the following:
+
+ i. the right to reproduce, adapt, distribute, perform, display, communicate,
+ and translate a Work;
+
+ ii. moral rights retained by the original author(s) and/or performer(s);
+
+ iii. publicity and privacy rights pertaining to a person's image or likeness
+ depicted in a Work;
+
+ iv. rights protecting against unfair competition in regards to a Work,
+ subject to the limitations in paragraph 4(a), below;
+
+ v. rights protecting the extraction, dissemination, use and reuse of data in
+ a Work;
+
+ vi. database rights (such as those arising under Directive 96/9/EC of the
+ European Parliament and of the Council of 11 March 1996 on the legal
+ protection of databases, and under any national implementation thereof,
+ including any amended or successor version of such directive); and
+
+ vii. other similar, equivalent or corresponding rights throughout the world
+ based on applicable law or treaty, and any national implementations thereof.
+
+2. Waiver. To the greatest extent permitted by, but not in contravention of,
+applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
+unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
+and Related Rights and associated claims and causes of action, whether now
+known or unknown (including existing as well as future claims and causes of
+action), in the Work (i) in all territories worldwide, (ii) for the maximum
+duration provided by applicable law or treaty (including future time
+extensions), (iii) in any current or future medium and for any number of
+copies, and (iv) for any purpose whatsoever, including without limitation
+commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
+the Waiver for the benefit of each member of the public at large and to the
+detriment of Affirmer's heirs and successors, fully intending that such Waiver
+shall not be subject to revocation, rescission, cancellation, termination, or
+any other legal or equitable action to disrupt the quiet enjoyment of the Work
+by the public as contemplated by Affirmer's express Statement of Purpose.
+
+3. Public License Fallback. Should any part of the Waiver for any reason be
+judged legally invalid or ineffective under applicable law, then the Waiver
+shall be preserved to the maximum extent permitted taking into account
+Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
+is so judged Affirmer hereby grants to each affected person a royalty-free,
+non transferable, non sublicensable, non exclusive, irrevocable and
+unconditional license to exercise Affirmer's Copyright and Related Rights in
+the Work (i) in all territories worldwide, (ii) for the maximum duration
+provided by applicable law or treaty (including future time extensions), (iii)
+in any current or future medium and for any number of copies, and (iv) for any
+purpose whatsoever, including without limitation commercial, advertising or
+promotional purposes (the "License"). The License shall be deemed effective as
+of the date CC0 was applied by Affirmer to the Work. Should any part of the
+License for any reason be judged legally invalid or ineffective under
+applicable law, such partial invalidity or ineffectiveness shall not
+invalidate the remainder of the License, and in such case Affirmer hereby
+affirms that he or she will not (i) exercise any of his or her remaining
+Copyright and Related Rights in the Work or (ii) assert any associated claims
+and causes of action with respect to the Work, in either case contrary to
+Affirmer's express Statement of Purpose.
+
+4. Limitations and Disclaimers.
+
+ a. No trademark or patent rights held by Affirmer are waived, abandoned,
+ surrendered, licensed or otherwise affected by this document.
+
+ b. Affirmer offers the Work as-is and makes no representations or warranties
+ of any kind concerning the Work, express, implied, statutory or otherwise,
+ including without limitation warranties of title, merchantability, fitness
+ for a particular purpose, non infringement, or the absence of latent or
+ other defects, accuracy, or the present or absence of errors, whether or not
+ discoverable, all to the greatest extent permissible under applicable law.
+
+ c. Affirmer disclaims responsibility for clearing rights of other persons
+ that may apply to the Work or any use thereof, including without limitation
+ any person's Copyright and Related Rights in the Work. Further, Affirmer
+ disclaims responsibility for obtaining any necessary consents, permissions
+ or other rights required for any use of the Work.
+
+ d. Affirmer understands and acknowledges that Creative Commons is not a
+ party to this document and has no duty or obligation with respect to this
+ CC0 or use of the Work.
+
+For more information, please see
+<http://creativecommons.org/publicdomain/zero/1.0/>
diff --git a/contrib/libpng/1.zlib.patch b/third-party/libpng/1.zlib.patch
index 7a225e9..7a225e9 100644
--- a/contrib/libpng/1.zlib.patch
+++ b/third-party/libpng/1.zlib.patch
diff --git a/contrib/libpng/2.export.patch b/third-party/libpng/2.export.patch
index 089ff85..089ff85 100644
--- a/contrib/libpng/2.export.patch
+++ b/third-party/libpng/2.export.patch
diff --git a/contrib/libpng/3.includes.patch b/third-party/libpng/3.includes.patch
index c48e163..c48e163 100644
--- a/contrib/libpng/3.includes.patch
+++ b/third-party/libpng/3.includes.patch
diff --git a/contrib/libpng/4.aliases.patch b/third-party/libpng/4.aliases.patch
index 14d81d4..14d81d4 100644
--- a/contrib/libpng/4.aliases.patch
+++ b/third-party/libpng/4.aliases.patch
diff --git a/contrib/libpng/CMakeLists.txt b/third-party/libpng/CMakeLists.txt
index c8aafb6..c8aafb6 100644
--- a/contrib/libpng/CMakeLists.txt
+++ b/third-party/libpng/CMakeLists.txt
diff --git a/contrib/libpng/LICENSE b/third-party/libpng/LICENSE
index b28f15c..b28f15c 100644
--- a/contrib/libpng/LICENSE
+++ b/third-party/libpng/LICENSE
diff --git a/contrib/ogg/1.cmake.patch b/third-party/ogg/1.cmake.patch
index 1534d17..1534d17 100644
--- a/contrib/ogg/1.cmake.patch
+++ b/third-party/ogg/1.cmake.patch
diff --git a/contrib/ogg/CMakeLists.txt b/third-party/ogg/CMakeLists.txt
index a1d2372..a1d2372 100644
--- a/contrib/ogg/CMakeLists.txt
+++ b/third-party/ogg/CMakeLists.txt
diff --git a/third-party/ogg/COPYING b/third-party/ogg/COPYING
new file mode 100644
index 0000000..6111c6c
--- /dev/null
+++ b/third-party/ogg/COPYING
@@ -0,0 +1,28 @@
+Copyright (c) 2002, Xiph.org Foundation
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+- Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+
+- Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+- Neither the name of the Xiph.org Foundation nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/contrib/sha1/CMakeLists.txt b/third-party/sha1/CMakeLists.txt
index cc6fab2..cc6fab2 100644
--- a/contrib/sha1/CMakeLists.txt
+++ b/third-party/sha1/CMakeLists.txt
diff --git a/contrib/sha1/Sha1.cpp b/third-party/sha1/Sha1.cpp
index 7e3de70..7e3de70 100644
--- a/contrib/sha1/Sha1.cpp
+++ b/third-party/sha1/Sha1.cpp
diff --git a/contrib/sha1/include/Sha1.h b/third-party/sha1/include/Sha1.h
index ec64462..ec64462 100644
--- a/contrib/sha1/include/Sha1.h
+++ b/third-party/sha1/include/Sha1.h
diff --git a/contrib/vorbis/1.cmake.patch b/third-party/vorbis/1.cmake.patch
index 3737f42..3737f42 100644
--- a/contrib/vorbis/1.cmake.patch
+++ b/third-party/vorbis/1.cmake.patch
diff --git a/contrib/vorbis/CMakeLists.txt b/third-party/vorbis/CMakeLists.txt
index 643da7c..643da7c 100644
--- a/contrib/vorbis/CMakeLists.txt
+++ b/third-party/vorbis/CMakeLists.txt
diff --git a/third-party/vorbis/COPYING b/third-party/vorbis/COPYING
new file mode 100644
index 0000000..153b926
--- /dev/null
+++ b/third-party/vorbis/COPYING
@@ -0,0 +1,28 @@
+Copyright (c) 2002-2018 Xiph.org Foundation
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+- Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+
+- Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+- Neither the name of the Xiph.org Foundation nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/contrib/zlib/1.zconf.patch b/third-party/zlib/1.zconf.patch
index eab40b7..eab40b7 100644
--- a/contrib/zlib/1.zconf.patch
+++ b/third-party/zlib/1.zconf.patch
diff --git a/contrib/zlib/2.includes.patch b/third-party/zlib/2.includes.patch
index b39d18d..b39d18d 100644
--- a/contrib/zlib/2.includes.patch
+++ b/third-party/zlib/2.includes.patch
diff --git a/contrib/zlib/3.aliases.patch b/third-party/zlib/3.aliases.patch
index 27cd075..27cd075 100644
--- a/contrib/zlib/3.aliases.patch
+++ b/third-party/zlib/3.aliases.patch
diff --git a/contrib/zlib/4.examples.patch b/third-party/zlib/4.examples.patch
index 3c21686..3c21686 100644
--- a/contrib/zlib/4.examples.patch
+++ b/third-party/zlib/4.examples.patch
diff --git a/contrib/zlib/CMakeLists.txt b/third-party/zlib/CMakeLists.txt
index d7a5aec..d7a5aec 100644
--- a/contrib/zlib/CMakeLists.txt
+++ b/third-party/zlib/CMakeLists.txt
diff --git a/contrib/zlib/LICENSE b/third-party/zlib/LICENSE
index 4bcfe18..4bcfe18 100644
--- a/contrib/zlib/LICENSE
+++ b/third-party/zlib/LICENSE