From d0bde15729fd51a2d8f9acd75ef570a946886062 Mon Sep 17 00:00:00 2001 From: ItsNature Date: Tue, 31 Mar 2026 00:17:55 +0200 Subject: [PATCH] Update license year --- api/src/bukkit/java/com/lunarclient/apollo/BukkitApollo.java | 2 +- api/src/bungee/java/com/lunarclient/apollo/BungeeApollo.java | 2 +- api/src/folia/java/com/lunarclient/apollo/FoliaApollo.java | 2 +- api/src/main/java/com/lunarclient/apollo/Apollo.java | 2 +- api/src/main/java/com/lunarclient/apollo/ApolloPlatform.java | 2 +- api/src/main/java/com/lunarclient/apollo/api/ApiRequest.java | 2 +- .../main/java/com/lunarclient/apollo/api/ApiRequestType.java | 2 +- api/src/main/java/com/lunarclient/apollo/api/ApiResponse.java | 2 +- .../main/java/com/lunarclient/apollo/api/ApiServiceType.java | 2 +- api/src/main/java/com/lunarclient/apollo/async/Future.java | 2 +- api/src/main/java/com/lunarclient/apollo/async/Handler.java | 2 +- .../com/lunarclient/apollo/async/future/UncertainFuture.java | 2 +- .../java/com/lunarclient/apollo/client/mod/LunarClientMod.java | 2 +- .../com/lunarclient/apollo/client/mod/LunarClientModType.java | 2 +- .../lunarclient/apollo/client/version/LunarClientVersion.java | 2 +- .../com/lunarclient/apollo/client/version/MinecraftVersion.java | 2 +- .../main/java/com/lunarclient/apollo/common/ApolloColors.java | 2 +- .../main/java/com/lunarclient/apollo/common/ApolloEntity.java | 2 +- .../java/com/lunarclient/apollo/common/cuboid/Cuboid2D.java | 2 +- .../java/com/lunarclient/apollo/common/cuboid/Cuboid3D.java | 2 +- .../apollo/common/icon/AdvancedResourceLocationIcon.java | 2 +- api/src/main/java/com/lunarclient/apollo/common/icon/Icon.java | 2 +- .../java/com/lunarclient/apollo/common/icon/ItemStackIcon.java | 2 +- .../apollo/common/icon/SimpleResourceLocationIcon.java | 2 +- .../lunarclient/apollo/common/location/ApolloBlockLocation.java | 2 +- .../com/lunarclient/apollo/common/location/ApolloLocation.java | 2 +- .../apollo/common/location/ApolloPlayerLocation.java | 2 +- .../main/java/com/lunarclient/apollo/event/ApolloListener.java | 2 +- api/src/main/java/com/lunarclient/apollo/event/Event.java | 2 +- api/src/main/java/com/lunarclient/apollo/event/EventBus.java | 2 +- .../java/com/lunarclient/apollo/event/EventCancellable.java | 2 +- api/src/main/java/com/lunarclient/apollo/event/Listen.java | 2 +- .../java/com/lunarclient/apollo/event/ReflectiveConsumer.java | 2 +- .../apollo/event/modsetting/ApolloUpdateModOptionEvent.java | 2 +- .../apollo/event/option/ApolloUpdateOptionEvent.java | 2 +- .../event/packetenrichment/chat/ApolloPlayerChatCloseEvent.java | 2 +- .../event/packetenrichment/chat/ApolloPlayerChatOpenEvent.java | 2 +- .../event/packetenrichment/melee/ApolloPlayerAttackEvent.java | 2 +- .../packetenrichment/world/ApolloPlayerUseItemBucketEvent.java | 2 +- .../event/packetenrichment/world/ApolloPlayerUseItemEvent.java | 2 +- .../apollo/event/player/ApolloPlayerHandshakeEvent.java | 2 +- .../apollo/event/player/ApolloRegisterPlayerEvent.java | 2 +- .../apollo/event/player/ApolloUnregisterPlayerEvent.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/Mods.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/Mod2dItems.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/Mod3dSkins.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModArmorstatus.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModAudioSubtitles.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModAutoTextActions.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModAutoTextHotkey.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModBlockOutline.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModBossbar.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/impl/ModChat.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModChunkBorders.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModClock.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModColorSaturation.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModCombo.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModCooldowns.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModCoordinates.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/impl/ModCps.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModCrosshair.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModDamageTint.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModDayCounter.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModDirectionHud.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModF3Display.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/impl/ModFog.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/impl/ModFov.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/impl/ModFps.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModFreelook.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModGlintColorizer.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModHitColor.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModHitbox.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModHorseStats.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModHurtCam.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModHypixelBedwars.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModHypixelMod.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModInventoryMod.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModItemCounter.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModItemPhysics.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModItemTracker.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModKeystrokes.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModKillSounds.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModLighting.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModMarkers.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModMemory.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModMenuBlur.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModMinimap.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModMobSize.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModMomentum.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModMotionBlur.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModMumbleLink.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModNametag.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/impl/ModNeu.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModNickHider.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModOneSevenVisuals.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModOverlayMod.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModPackDisplay.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModPackOrganizer.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModParticleChanger.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/impl/ModPing.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModPlaytime.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModPotionEffects.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModPvpInfo.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModQuickplay.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModRadio.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModReachDisplay.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModReplaymod.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModRewind.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModSaturation.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/impl/ModSba.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModScoreboard.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModScreenshot.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModScrollableTooltips.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModServerAddress.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModShields.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModShinyPots.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModShulkerPreview.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModSkyblock.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModSnaplook.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModSoundChanger.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModStopwatch.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/impl/ModTab.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModTeamView.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModTierTagger.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModTimeChanger.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModTitles.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModTntCountdown.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModToggleSneak.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModTotemCounter.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModUhcOverlay.java | 2 +- .../main/java/com/lunarclient/apollo/mods/impl/ModWaila.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModWaypoints.java | 2 +- .../com/lunarclient/apollo/mods/impl/ModWeatherChanger.java | 2 +- .../java/com/lunarclient/apollo/mods/impl/ModWorldeditCui.java | 2 +- api/src/main/java/com/lunarclient/apollo/mods/impl/ModZoom.java | 2 +- .../main/java/com/lunarclient/apollo/module/ApolloModule.java | 2 +- .../java/com/lunarclient/apollo/module/ApolloModuleManager.java | 2 +- .../java/com/lunarclient/apollo/module/ModuleDefinition.java | 2 +- .../apollo/module/autotexthotkey/AutoTextHotkeyModule.java | 2 +- api/src/main/java/com/lunarclient/apollo/module/beam/Beam.java | 2 +- .../java/com/lunarclient/apollo/module/beam/BeamModule.java | 2 +- .../main/java/com/lunarclient/apollo/module/border/Border.java | 2 +- .../java/com/lunarclient/apollo/module/border/BorderModule.java | 2 +- .../java/com/lunarclient/apollo/module/chat/ChatModule.java | 2 +- .../apollo/module/coloredfire/ColoredFireModule.java | 2 +- .../java/com/lunarclient/apollo/module/combat/CombatModule.java | 2 +- .../java/com/lunarclient/apollo/module/cooldown/Cooldown.java | 2 +- .../com/lunarclient/apollo/module/cooldown/CooldownModule.java | 2 +- .../java/com/lunarclient/apollo/module/entity/EntityModule.java | 2 +- .../java/com/lunarclient/apollo/module/glint/GlintModule.java | 2 +- .../java/com/lunarclient/apollo/module/glow/GlowModule.java | 2 +- .../java/com/lunarclient/apollo/module/hologram/Hologram.java | 2 +- .../com/lunarclient/apollo/module/hologram/HologramModule.java | 2 +- .../lunarclient/apollo/module/inventory/InventoryModule.java | 2 +- .../java/com/lunarclient/apollo/module/limb/ArmorPiece.java | 2 +- .../main/java/com/lunarclient/apollo/module/limb/BodyPart.java | 2 +- .../java/com/lunarclient/apollo/module/limb/LimbModule.java | 2 +- .../lunarclient/apollo/module/modsetting/ModSettingModule.java | 2 +- .../java/com/lunarclient/apollo/module/nametag/Nametag.java | 2 +- .../com/lunarclient/apollo/module/nametag/NametagModule.java | 2 +- .../lunarclient/apollo/module/nickhider/NickHiderModule.java | 2 +- .../lunarclient/apollo/module/notification/Notification.java | 2 +- .../apollo/module/notification/NotificationModule.java | 2 +- .../apollo/module/packetenrichment/PacketEnrichmentModule.java | 2 +- .../lunarclient/apollo/module/packetenrichment/PlayerInfo.java | 2 +- .../apollo/module/packetenrichment/raytrace/BlockHitResult.java | 2 +- .../apollo/module/packetenrichment/raytrace/Direction.java | 2 +- .../module/packetenrichment/raytrace/EntityHitResult.java | 2 +- .../apollo/module/packetenrichment/raytrace/MissResult.java | 2 +- .../apollo/module/packetenrichment/raytrace/RayTraceResult.java | 2 +- .../apollo/module/paynow/PayNowEmbeddedCheckoutSupport.java | 2 +- .../java/com/lunarclient/apollo/module/paynow/PayNowModule.java | 2 +- .../apollo/module/richpresence/RichPresenceModule.java | 2 +- .../apollo/module/richpresence/ServerRichPresence.java | 2 +- .../lunarclient/apollo/module/saturation/SaturationModule.java | 2 +- .../lunarclient/apollo/module/serverrule/ServerRuleModule.java | 2 +- .../java/com/lunarclient/apollo/module/staffmod/StaffMod.java | 2 +- .../com/lunarclient/apollo/module/staffmod/StaffModModule.java | 2 +- .../lunarclient/apollo/module/stopwatch/StopwatchModule.java | 2 +- .../java/com/lunarclient/apollo/module/team/TeamMember.java | 2 +- .../java/com/lunarclient/apollo/module/team/TeamModule.java | 2 +- .../apollo/module/tebex/TebexEmbeddedCheckoutSupport.java | 2 +- .../java/com/lunarclient/apollo/module/tebex/TebexModule.java | 2 +- .../main/java/com/lunarclient/apollo/module/title/Title.java | 2 +- .../java/com/lunarclient/apollo/module/title/TitleModule.java | 2 +- .../java/com/lunarclient/apollo/module/title/TitleType.java | 2 +- .../apollo/module/tntcountdown/TntCountdownModule.java | 2 +- .../com/lunarclient/apollo/module/transfer/PingRequest.java | 2 +- .../com/lunarclient/apollo/module/transfer/PingResponse.java | 2 +- .../com/lunarclient/apollo/module/transfer/TransferModule.java | 2 +- .../com/lunarclient/apollo/module/transfer/TransferRequest.java | 2 +- .../lunarclient/apollo/module/transfer/TransferResponse.java | 2 +- .../java/com/lunarclient/apollo/module/vignette/Vignette.java | 2 +- .../com/lunarclient/apollo/module/vignette/VignetteModule.java | 2 +- .../java/com/lunarclient/apollo/module/waypoint/Waypoint.java | 2 +- .../com/lunarclient/apollo/module/waypoint/WaypointModule.java | 2 +- .../main/java/com/lunarclient/apollo/option/EmptyOptions.java | 2 +- api/src/main/java/com/lunarclient/apollo/option/EnumOption.java | 2 +- api/src/main/java/com/lunarclient/apollo/option/ListOption.java | 2 +- .../main/java/com/lunarclient/apollo/option/NumberOption.java | 2 +- api/src/main/java/com/lunarclient/apollo/option/Option.java | 2 +- .../main/java/com/lunarclient/apollo/option/OptionBuilder.java | 2 +- api/src/main/java/com/lunarclient/apollo/option/Options.java | 2 +- .../main/java/com/lunarclient/apollo/option/SimpleOption.java | 2 +- .../main/java/com/lunarclient/apollo/player/ApolloPlayer.java | 2 +- .../java/com/lunarclient/apollo/player/ApolloPlayerManager.java | 2 +- .../com/lunarclient/apollo/recipients/ForwardingRecipients.java | 2 +- .../main/java/com/lunarclient/apollo/recipients/Recipients.java | 2 +- .../java/com/lunarclient/apollo/roundtrip/ApolloRequest.java | 2 +- .../java/com/lunarclient/apollo/roundtrip/ApolloResponse.java | 2 +- .../lunarclient/apollo/roundtrip/ApolloRoundtripManager.java | 2 +- .../com/lunarclient/apollo/stats/ApolloPluginDescription.java | 2 +- api/src/main/java/com/lunarclient/apollo/stats/ApolloStats.java | 2 +- api/src/main/java/com/lunarclient/apollo/util/ConfigTarget.java | 2 +- api/src/main/java/com/lunarclient/apollo/world/ApolloWorld.java | 2 +- .../java/com/lunarclient/apollo/world/ApolloWorldManager.java | 2 +- .../minestom/java/com/lunarclient/apollo/MinestomApollo.java | 2 +- .../velocity/java/com/lunarclient/apollo/VelocityApollo.java | 2 +- common/src/main/java/com/lunarclient/apollo/ApolloConfig.java | 2 +- common/src/main/java/com/lunarclient/apollo/ApolloManager.java | 2 +- .../main/java/com/lunarclient/apollo/api/ApolloHttpManager.java | 2 +- .../com/lunarclient/apollo/api/request/DownloadFileRequest.java | 2 +- .../com/lunarclient/apollo/api/request/ServerStartRequest.java | 2 +- .../java/com/lunarclient/apollo/api/request/VersionRequest.java | 2 +- .../apollo/api/request/heartbeat/ServerHeartbeatRequest.java | 2 +- .../lunarclient/apollo/api/response/DownloadFileResponse.java | 2 +- .../apollo/api/response/ServerHeartbeatResponse.java | 2 +- .../lunarclient/apollo/api/response/ServerStartResponse.java | 2 +- .../com/lunarclient/apollo/api/response/VersionResponse.java | 2 +- .../com/lunarclient/apollo/command/AbstractApolloCommand.java | 2 +- .../java/com/lunarclient/apollo/command/type/ApolloCommand.java | 2 +- .../com/lunarclient/apollo/command/type/LunarClientCommand.java | 2 +- .../com/lunarclient/apollo/event/ApolloReceivePacketEvent.java | 2 +- .../com/lunarclient/apollo/event/ApolloSendPacketEvent.java | 2 +- .../java/com/lunarclient/apollo/mods/ApolloModsManager.java | 2 +- .../com/lunarclient/apollo/module/ApolloModuleManagerImpl.java | 2 +- .../java/com/lunarclient/apollo/module/beam/BeamModuleImpl.java | 2 +- .../com/lunarclient/apollo/module/border/BorderModuleImpl.java | 2 +- .../java/com/lunarclient/apollo/module/chat/ChatModuleImpl.java | 2 +- .../apollo/module/coloredfire/ColoredFireModuleImpl.java | 2 +- .../lunarclient/apollo/module/cooldown/CooldownModuleImpl.java | 2 +- .../com/lunarclient/apollo/module/entity/EntityModuleImpl.java | 2 +- .../java/com/lunarclient/apollo/module/glow/GlowModuleImpl.java | 2 +- .../lunarclient/apollo/module/hologram/HologramModuleImpl.java | 2 +- .../java/com/lunarclient/apollo/module/limb/LimbModuleImpl.java | 2 +- .../apollo/module/modsettings/ModSettingModuleImpl.java | 2 +- .../lunarclient/apollo/module/nametag/NametagModuleImpl.java | 2 +- .../apollo/module/nickhider/NickHiderModuleImpl.java | 2 +- .../apollo/module/notification/NotificationModuleImpl.java | 2 +- .../apollo/module/packetenrichment/PacketEnrichmentImpl.java | 2 +- .../com/lunarclient/apollo/module/paynow/PayNowModuleImpl.java | 2 +- .../apollo/module/richpresence/RichPresenceModuleImpl.java | 2 +- .../lunarclient/apollo/module/staffmod/StaffModModuleImpl.java | 2 +- .../apollo/module/stopwatch/StopwatchModuleImpl.java | 2 +- .../java/com/lunarclient/apollo/module/team/TeamModuleImpl.java | 2 +- .../com/lunarclient/apollo/module/tebex/TebexModuleImpl.java | 2 +- .../com/lunarclient/apollo/module/title/TitleModuleImpl.java | 2 +- .../apollo/module/tntcountdown/TntCountdownModuleImpl.java | 2 +- .../lunarclient/apollo/module/transfer/TransferModuleImpl.java | 2 +- .../lunarclient/apollo/module/vignette/VignetteModuleImpl.java | 2 +- .../lunarclient/apollo/module/waypoint/WaypointModuleImpl.java | 2 +- .../com/lunarclient/apollo/network/ApolloNetworkManager.java | 2 +- .../java/com/lunarclient/apollo/network/NetworkOptions.java | 2 +- .../main/java/com/lunarclient/apollo/network/NetworkTypes.java | 2 +- .../main/java/com/lunarclient/apollo/option/ConfigOptions.java | 2 +- .../main/java/com/lunarclient/apollo/option/OptionsImpl.java | 2 +- .../java/com/lunarclient/apollo/option/StatusOptionsImpl.java | 2 +- .../com/lunarclient/apollo/option/config/CommonSerializers.java | 2 +- .../java/com/lunarclient/apollo/option/config/Serializer.java | 2 +- .../java/com/lunarclient/apollo/option/config/Serializers.java | 2 +- .../com/lunarclient/apollo/player/AbstractApolloPlayer.java | 2 +- .../com/lunarclient/apollo/player/ApolloPlayerManagerImpl.java | 2 +- .../java/com/lunarclient/apollo/stats/ApolloStatsManager.java | 2 +- .../java/com/lunarclient/apollo/stats/ApolloStatsThread.java | 2 +- .../apollo/stats/metadata/ApolloMetadataManager.java | 2 +- .../com/lunarclient/apollo/stats/metadata/PlatformMetadata.java | 2 +- common/src/main/java/com/lunarclient/apollo/util/Ranges.java | 2 +- .../main/java/com/lunarclient/apollo/version/ApolloVersion.java | 2 +- .../com/lunarclient/apollo/version/ApolloVersionManager.java | 2 +- .../com/lunarclient/apollo/world/ApolloWorldManagerImpl.java | 2 +- .../apollo/example/api/ApolloApiExamplePlatform.java | 2 +- .../java/com/lunarclient/apollo/example/api/debug/Debug.java | 2 +- .../com/lunarclient/apollo/example/api/debug/DebugManager.java | 2 +- .../com/lunarclient/apollo/example/api/debug/DebugTask.java | 2 +- .../apollo/example/api/debug/command/ApolloDebugCommand.java | 2 +- .../apollo/example/api/debug/command/BordersCommand.java | 2 +- .../apollo/example/api/debug/command/SpamPacketsCommand.java | 2 +- .../apollo/example/api/debug/impl/BorderCollisionTest.java | 2 +- .../apollo/example/api/debug/impl/ModSettingsTest.java | 2 +- .../lunarclient/apollo/example/api/debug/impl/PayloadTest.java | 2 +- .../apollo/example/api/debug/impl/SpamPacketDebug.java | 2 +- .../apollo/example/api/general/ApolloEventListenerExample.java | 2 +- .../apollo/example/api/general/ApolloGeneralExample.java | 2 +- .../apollo/example/api/listener/ApolloPlayerApiListener.java | 2 +- .../apollo/example/api/mods/ApolloModStatusExample.java | 2 +- .../lunarclient/apollo/example/api/mods/ModStatusCommand.java | 2 +- .../apollo/example/api/module/AutoTextHotkeyApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/BeamApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/BorderApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/ChatApiExample.java | 2 +- .../apollo/example/api/module/ColoredFireApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/CombatApiExample.java | 2 +- .../apollo/example/api/module/CooldownApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/EntityApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/GlowApiExample.java | 2 +- .../apollo/example/api/module/HologramApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/LimbApiExample.java | 2 +- .../apollo/example/api/module/ModSettingsApiExample.java | 2 +- .../apollo/example/api/module/NametagApiExample.java | 2 +- .../apollo/example/api/module/NickHiderApiExample.java | 2 +- .../apollo/example/api/module/NotificationApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/PayNowApiExample.java | 2 +- .../apollo/example/api/module/RichPresenceApiExample.java | 2 +- .../apollo/example/api/module/ServerRuleApiExample.java | 2 +- .../apollo/example/api/module/StaffModApiExample.java | 2 +- .../apollo/example/api/module/StopwatchApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/TeamApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/TebexApiExample.java | 2 +- .../lunarclient/apollo/example/api/module/TitleApiExample.java | 2 +- .../apollo/example/api/module/TntCountdownApiExample.java | 2 +- .../apollo/example/api/module/TransferApiExample.java | 2 +- .../apollo/example/api/module/VignetteApiExample.java | 2 +- .../apollo/example/api/module/WaypointApiExample.java | 2 +- .../apollo/example/api/util/BukkitApolloExample.java | 2 +- .../lunarclient/apollo/example/api/util/ComponentExample.java | 2 +- .../com/lunarclient/apollo/example/api/util/CuboidExample.java | 2 +- .../com/lunarclient/apollo/example/api/util/IconExample.java | 2 +- .../lunarclient/apollo/example/api/util/LocationExample.java | 2 +- .../com/lunarclient/apollo/example/ApolloExamplePlugin.java | 2 +- .../java/com/lunarclient/apollo/example/ApolloExampleType.java | 2 +- .../apollo/example/command/AutoTextHotkeyCommand.java | 2 +- .../com/lunarclient/apollo/example/command/BeamCommand.java | 2 +- .../com/lunarclient/apollo/example/command/BorderCommand.java | 2 +- .../com/lunarclient/apollo/example/command/ChatCommand.java | 2 +- .../lunarclient/apollo/example/command/ColoredFireCommand.java | 2 +- .../com/lunarclient/apollo/example/command/CombatCommand.java | 2 +- .../com/lunarclient/apollo/example/command/CooldownCommand.java | 2 +- .../com/lunarclient/apollo/example/command/EntityCommand.java | 2 +- .../com/lunarclient/apollo/example/command/GlintCommand.java | 2 +- .../com/lunarclient/apollo/example/command/GlowCommand.java | 2 +- .../com/lunarclient/apollo/example/command/HologramCommand.java | 2 +- .../lunarclient/apollo/example/command/InventoryCommand.java | 2 +- .../com/lunarclient/apollo/example/command/LimbCommand.java | 2 +- .../lunarclient/apollo/example/command/ModSettingsCommand.java | 2 +- .../com/lunarclient/apollo/example/command/NametagCommand.java | 2 +- .../lunarclient/apollo/example/command/NickHiderCommand.java | 2 +- .../lunarclient/apollo/example/command/NotificationCommand.java | 2 +- .../com/lunarclient/apollo/example/command/PayNowCommand.java | 2 +- .../lunarclient/apollo/example/command/RichPresenceCommand.java | 2 +- .../lunarclient/apollo/example/command/SaturationCommand.java | 2 +- .../lunarclient/apollo/example/command/ServerRuleCommand.java | 2 +- .../com/lunarclient/apollo/example/command/StaffModCommand.java | 2 +- .../lunarclient/apollo/example/command/StopwatchCommand.java | 2 +- .../com/lunarclient/apollo/example/command/TeamCommand.java | 2 +- .../com/lunarclient/apollo/example/command/TebexCommand.java | 2 +- .../com/lunarclient/apollo/example/command/TitleCommand.java | 2 +- .../lunarclient/apollo/example/command/TntCountdownCommand.java | 2 +- .../com/lunarclient/apollo/example/command/TransferCommand.java | 2 +- .../com/lunarclient/apollo/example/command/VignetteCommand.java | 2 +- .../com/lunarclient/apollo/example/command/WaypointCommand.java | 2 +- .../lunarclient/apollo/example/module/ApolloModuleExample.java | 2 +- .../java/com/lunarclient/apollo/example/module/NMSExample.java | 2 +- .../apollo/example/module/impl/AutoTextHotkeyExample.java | 2 +- .../com/lunarclient/apollo/example/module/impl/BeamExample.java | 2 +- .../lunarclient/apollo/example/module/impl/BorderExample.java | 2 +- .../com/lunarclient/apollo/example/module/impl/ChatExample.java | 2 +- .../apollo/example/module/impl/ColoredFireExample.java | 2 +- .../lunarclient/apollo/example/module/impl/CombatExample.java | 2 +- .../lunarclient/apollo/example/module/impl/CooldownExample.java | 2 +- .../lunarclient/apollo/example/module/impl/EntityExample.java | 2 +- .../lunarclient/apollo/example/module/impl/GlintExample.java | 2 +- .../com/lunarclient/apollo/example/module/impl/GlowExample.java | 2 +- .../lunarclient/apollo/example/module/impl/HologramExample.java | 2 +- .../apollo/example/module/impl/InventoryExample.java | 2 +- .../com/lunarclient/apollo/example/module/impl/LimbExample.java | 2 +- .../apollo/example/module/impl/ModSettingsExample.java | 2 +- .../lunarclient/apollo/example/module/impl/NametagExample.java | 2 +- .../apollo/example/module/impl/NickHiderExample.java | 2 +- .../apollo/example/module/impl/NotificationExample.java | 2 +- .../lunarclient/apollo/example/module/impl/PayNowExample.java | 2 +- .../apollo/example/module/impl/RichPresenceExample.java | 2 +- .../apollo/example/module/impl/SaturationExample.java | 2 +- .../apollo/example/module/impl/ServerRuleExample.java | 2 +- .../lunarclient/apollo/example/module/impl/StaffModExample.java | 2 +- .../apollo/example/module/impl/StopwatchExample.java | 2 +- .../com/lunarclient/apollo/example/module/impl/TeamExample.java | 2 +- .../lunarclient/apollo/example/module/impl/TebexExample.java | 2 +- .../lunarclient/apollo/example/module/impl/TitleExample.java | 2 +- .../apollo/example/module/impl/TntCountdownExample.java | 2 +- .../lunarclient/apollo/example/module/impl/TransferExample.java | 2 +- .../lunarclient/apollo/example/module/impl/VignetteExample.java | 2 +- .../lunarclient/apollo/example/module/impl/WaypointExample.java | 2 +- .../main/java/com/lunarclient/apollo/example/util/ItemUtil.java | 2 +- .../java/com/lunarclient/apollo/example/util/ServerUtil.java | 2 +- .../apollo/example/json/ApolloJsonExamplePlatform.java | 2 +- .../example/json/listener/ApolloPacketReceiveJsonListener.java | 2 +- .../apollo/example/json/listener/ApolloPlayerJsonListener.java | 2 +- .../example/json/listener/ApolloRoundtripJsonListener.java | 2 +- .../apollo/example/json/module/AutoTextHotkeyJsonExample.java | 2 +- .../lunarclient/apollo/example/json/module/BeamJsonExample.java | 2 +- .../apollo/example/json/module/BorderJsonExample.java | 2 +- .../lunarclient/apollo/example/json/module/ChatJsonExample.java | 2 +- .../apollo/example/json/module/ColoredFireJsonExample.java | 2 +- .../apollo/example/json/module/CombatJsonExample.java | 2 +- .../apollo/example/json/module/CooldownJsonExample.java | 2 +- .../apollo/example/json/module/EntityJsonExample.java | 2 +- .../lunarclient/apollo/example/json/module/GlowJsonExample.java | 2 +- .../apollo/example/json/module/HologramJsonExample.java | 2 +- .../lunarclient/apollo/example/json/module/LimbJsonExample.java | 2 +- .../apollo/example/json/module/ModSettingsJsonExample.java | 2 +- .../apollo/example/json/module/NametagJsonExample.java | 2 +- .../apollo/example/json/module/NickHiderJsonExample.java | 2 +- .../apollo/example/json/module/NotificationJsonExample.java | 2 +- .../apollo/example/json/module/PayNowJsonExample.java | 2 +- .../apollo/example/json/module/RichPresenceJsonExample.java | 2 +- .../apollo/example/json/module/ServerRuleJsonExample.java | 2 +- .../apollo/example/json/module/StaffModJsonExample.java | 2 +- .../apollo/example/json/module/StopwatchJsonExample.java | 2 +- .../lunarclient/apollo/example/json/module/TeamJsonExample.java | 2 +- .../apollo/example/json/module/TebexJsonExample.java | 2 +- .../apollo/example/json/module/TitleJsonExample.java | 2 +- .../apollo/example/json/module/TntCountdownJsonExample.java | 2 +- .../apollo/example/json/module/TransferJsonExample.java | 2 +- .../apollo/example/json/module/VignetteJsonExample.java | 2 +- .../apollo/example/json/module/WaypointJsonExample.java | 2 +- .../com/lunarclient/apollo/example/json/util/AdventureUtil.java | 2 +- .../lunarclient/apollo/example/json/util/JsonPacketUtil.java | 2 +- .../java/com/lunarclient/apollo/example/json/util/JsonUtil.java | 2 +- .../apollo/example/proto/ApolloProtoExamplePlatform.java | 2 +- .../proto/listener/ApolloPacketReceiveProtoListener.java | 2 +- .../example/proto/listener/ApolloPlayerProtoListener.java | 2 +- .../example/proto/listener/ApolloRoundtripProtoListener.java | 2 +- .../apollo/example/proto/module/AutoTextHotkeyProtoExample.java | 2 +- .../apollo/example/proto/module/BeamProtoExample.java | 2 +- .../apollo/example/proto/module/BorderProtoExample.java | 2 +- .../apollo/example/proto/module/ChatProtoExample.java | 2 +- .../apollo/example/proto/module/ColoredFireProtoExample.java | 2 +- .../apollo/example/proto/module/CombatProtoExample.java | 2 +- .../apollo/example/proto/module/CooldownProtoExample.java | 2 +- .../apollo/example/proto/module/EntityProtoExample.java | 2 +- .../apollo/example/proto/module/GlowProtoExample.java | 2 +- .../apollo/example/proto/module/HologramProtoExample.java | 2 +- .../apollo/example/proto/module/LimbProtoExample.java | 2 +- .../apollo/example/proto/module/ModSettingsProtoExample.java | 2 +- .../apollo/example/proto/module/NametagProtoExample.java | 2 +- .../apollo/example/proto/module/NickHiderProtoExample.java | 2 +- .../apollo/example/proto/module/NotificationProtoExample.java | 2 +- .../apollo/example/proto/module/PayNowProtoExample.java | 2 +- .../apollo/example/proto/module/RichPresenceProtoExample.java | 2 +- .../apollo/example/proto/module/ServerRuleProtoExample.java | 2 +- .../apollo/example/proto/module/StaffModProtoExample.java | 2 +- .../apollo/example/proto/module/StopwatchProtoExample.java | 2 +- .../apollo/example/proto/module/TeamProtoExample.java | 2 +- .../apollo/example/proto/module/TebexProtoExample.java | 2 +- .../apollo/example/proto/module/TitleProtoExample.java | 2 +- .../apollo/example/proto/module/TntCountdownProtoExample.java | 2 +- .../apollo/example/proto/module/TransferProtoExample.java | 2 +- .../apollo/example/proto/module/VignetteProtoExample.java | 2 +- .../apollo/example/proto/module/WaypointProtoExample.java | 2 +- .../lunarclient/apollo/example/proto/util/AdventureUtil.java | 2 +- .../apollo/example/proto/util/ProtobufPacketUtil.java | 2 +- .../com/lunarclient/apollo/example/proto/util/ProtobufUtil.java | 2 +- .../com/lunarclient/apollo/example/ApolloMinestomExample.java | 2 +- .../java/com/lunarclient/apollo/common/ApolloComponent.java | 2 +- .../main/java/com/lunarclient/apollo/loader/DynamicAgent.java | 2 +- .../java/com/lunarclient/apollo/loader/DynamicDependencies.java | 2 +- .../main/java/com/lunarclient/apollo/loader/DynamicLoader.java | 2 +- .../main/java/com/lunarclient/apollo/loader/PlatformPlugin.java | 2 +- license.txt | 2 +- license_header.txt | 2 +- .../main/java/com/lunarclient/apollo/ApolloBukkitPlatform.java | 2 +- .../com/lunarclient/apollo/command/BukkitApolloCommand.java | 2 +- .../lunarclient/apollo/command/BukkitLunarClientCommand.java | 2 +- .../com/lunarclient/apollo/listener/ApolloMetadataListener.java | 2 +- .../com/lunarclient/apollo/listener/ApolloPlayerListener.java | 2 +- .../com/lunarclient/apollo/listener/ApolloWorldListener.java | 2 +- .../java/com/lunarclient/apollo/metadata/BukkitMetadata.java | 2 +- .../com/lunarclient/apollo/metadata/BukkitMetadataManager.java | 2 +- .../src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java | 2 +- .../java/com/lunarclient/apollo/wrapper/BukkitApolloPlayer.java | 2 +- .../java/com/lunarclient/apollo/wrapper/BukkitApolloStats.java | 2 +- .../java/com/lunarclient/apollo/wrapper/BukkitApolloWorld.java | 2 +- .../com/lunarclient/apollo/loader/BukkitPlatformLoader.java | 2 +- .../main/java/com/lunarclient/apollo/ApolloBungeePlatform.java | 2 +- .../com/lunarclient/apollo/command/BungeeApolloCommand.java | 2 +- .../lunarclient/apollo/command/BungeeLunarClientCommand.java | 2 +- .../com/lunarclient/apollo/listener/ApolloMetadataListener.java | 2 +- .../com/lunarclient/apollo/listener/ApolloPlayerListener.java | 2 +- .../java/com/lunarclient/apollo/metadata/BungeeMetadata.java | 2 +- .../com/lunarclient/apollo/metadata/BungeeMetadataManager.java | 2 +- .../src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java | 2 +- .../java/com/lunarclient/apollo/wrapper/BungeeApolloPlayer.java | 2 +- .../java/com/lunarclient/apollo/wrapper/BungeeApolloStats.java | 2 +- .../com/lunarclient/apollo/loader/BungeePlatformLoader.java | 2 +- .../main/java/com/lunarclient/apollo/ApolloFoliaPlatform.java | 2 +- .../java/com/lunarclient/apollo/command/FoliaApolloCommand.java | 2 +- .../com/lunarclient/apollo/command/FoliaLunarClientCommand.java | 2 +- .../com/lunarclient/apollo/listener/ApolloMetadataListener.java | 2 +- .../com/lunarclient/apollo/listener/ApolloPlayerListener.java | 2 +- .../com/lunarclient/apollo/listener/ApolloWorldListener.java | 2 +- .../java/com/lunarclient/apollo/metadata/FoliaMetadata.java | 2 +- .../com/lunarclient/apollo/metadata/FoliaMetadataManager.java | 2 +- .../java/com/lunarclient/apollo/wrapper/FoliaApolloPlayer.java | 2 +- .../java/com/lunarclient/apollo/wrapper/FoliaApolloStats.java | 2 +- .../java/com/lunarclient/apollo/wrapper/FoliaApolloWorld.java | 2 +- .../java/com/lunarclient/apollo/ApolloMinestomPlatform.java | 2 +- .../java/com/lunarclient/apollo/ApolloMinestomProperties.java | 2 +- .../com/lunarclient/apollo/command/MinestomApolloCommand.java | 2 +- .../lunarclient/apollo/command/MinestomLunarClientCommand.java | 2 +- .../com/lunarclient/apollo/listener/ApolloMetadataListener.java | 2 +- .../com/lunarclient/apollo/listener/ApolloPlayerListener.java | 2 +- .../com/lunarclient/apollo/listener/ApolloWorldListener.java | 2 +- .../java/com/lunarclient/apollo/metadata/MinestomMetadata.java | 2 +- .../lunarclient/apollo/metadata/MinestomMetadataManager.java | 2 +- .../src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java | 2 +- .../com/lunarclient/apollo/wrapper/MinestomApolloPlayer.java | 2 +- .../com/lunarclient/apollo/wrapper/MinestomApolloStats.java | 2 +- .../com/lunarclient/apollo/wrapper/MinestomApolloWorld.java | 2 +- .../java/com/lunarclient/apollo/ApolloVelocityPlatform.java | 2 +- .../com/lunarclient/apollo/command/VelocityApolloCommand.java | 2 +- .../lunarclient/apollo/command/VelocityLunarClientCommand.java | 2 +- .../com/lunarclient/apollo/listener/ApolloMetadataListener.java | 2 +- .../com/lunarclient/apollo/listener/ApolloPlayerListener.java | 2 +- .../java/com/lunarclient/apollo/metadata/VelocityMetadata.java | 2 +- .../lunarclient/apollo/metadata/VelocityMetadataManager.java | 2 +- .../src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java | 2 +- .../com/lunarclient/apollo/wrapper/VelocityApolloPlayer.java | 2 +- .../com/lunarclient/apollo/wrapper/VelocityApolloStats.java | 2 +- 528 files changed, 528 insertions(+), 528 deletions(-) diff --git a/api/src/bukkit/java/com/lunarclient/apollo/BukkitApollo.java b/api/src/bukkit/java/com/lunarclient/apollo/BukkitApollo.java index 78645cd21..00a61609e 100644 --- a/api/src/bukkit/java/com/lunarclient/apollo/BukkitApollo.java +++ b/api/src/bukkit/java/com/lunarclient/apollo/BukkitApollo.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/bungee/java/com/lunarclient/apollo/BungeeApollo.java b/api/src/bungee/java/com/lunarclient/apollo/BungeeApollo.java index 28c4a75d5..45e35767c 100644 --- a/api/src/bungee/java/com/lunarclient/apollo/BungeeApollo.java +++ b/api/src/bungee/java/com/lunarclient/apollo/BungeeApollo.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/folia/java/com/lunarclient/apollo/FoliaApollo.java b/api/src/folia/java/com/lunarclient/apollo/FoliaApollo.java index 846c89eb6..8d19ab2ef 100644 --- a/api/src/folia/java/com/lunarclient/apollo/FoliaApollo.java +++ b/api/src/folia/java/com/lunarclient/apollo/FoliaApollo.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/Apollo.java b/api/src/main/java/com/lunarclient/apollo/Apollo.java index 674fd6b94..c578914ec 100644 --- a/api/src/main/java/com/lunarclient/apollo/Apollo.java +++ b/api/src/main/java/com/lunarclient/apollo/Apollo.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/ApolloPlatform.java b/api/src/main/java/com/lunarclient/apollo/ApolloPlatform.java index 8ea25ec8c..f63d6cf4d 100644 --- a/api/src/main/java/com/lunarclient/apollo/ApolloPlatform.java +++ b/api/src/main/java/com/lunarclient/apollo/ApolloPlatform.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/api/ApiRequest.java b/api/src/main/java/com/lunarclient/apollo/api/ApiRequest.java index 063f19080..7b9b9371c 100644 --- a/api/src/main/java/com/lunarclient/apollo/api/ApiRequest.java +++ b/api/src/main/java/com/lunarclient/apollo/api/ApiRequest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/api/ApiRequestType.java b/api/src/main/java/com/lunarclient/apollo/api/ApiRequestType.java index c749e34ae..832ecac61 100644 --- a/api/src/main/java/com/lunarclient/apollo/api/ApiRequestType.java +++ b/api/src/main/java/com/lunarclient/apollo/api/ApiRequestType.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/api/ApiResponse.java b/api/src/main/java/com/lunarclient/apollo/api/ApiResponse.java index 04807d742..0284ecbdc 100644 --- a/api/src/main/java/com/lunarclient/apollo/api/ApiResponse.java +++ b/api/src/main/java/com/lunarclient/apollo/api/ApiResponse.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/api/ApiServiceType.java b/api/src/main/java/com/lunarclient/apollo/api/ApiServiceType.java index ac59e0b12..a09e86dd3 100644 --- a/api/src/main/java/com/lunarclient/apollo/api/ApiServiceType.java +++ b/api/src/main/java/com/lunarclient/apollo/api/ApiServiceType.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/async/Future.java b/api/src/main/java/com/lunarclient/apollo/async/Future.java index 675170e38..b1a9ff9f2 100644 --- a/api/src/main/java/com/lunarclient/apollo/async/Future.java +++ b/api/src/main/java/com/lunarclient/apollo/async/Future.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/async/Handler.java b/api/src/main/java/com/lunarclient/apollo/async/Handler.java index 79cd11cd0..dbba8ff78 100644 --- a/api/src/main/java/com/lunarclient/apollo/async/Handler.java +++ b/api/src/main/java/com/lunarclient/apollo/async/Handler.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/async/future/UncertainFuture.java b/api/src/main/java/com/lunarclient/apollo/async/future/UncertainFuture.java index 74e8e5270..f91082196 100644 --- a/api/src/main/java/com/lunarclient/apollo/async/future/UncertainFuture.java +++ b/api/src/main/java/com/lunarclient/apollo/async/future/UncertainFuture.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/client/mod/LunarClientMod.java b/api/src/main/java/com/lunarclient/apollo/client/mod/LunarClientMod.java index fd619ab17..28c02c6c6 100644 --- a/api/src/main/java/com/lunarclient/apollo/client/mod/LunarClientMod.java +++ b/api/src/main/java/com/lunarclient/apollo/client/mod/LunarClientMod.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/client/mod/LunarClientModType.java b/api/src/main/java/com/lunarclient/apollo/client/mod/LunarClientModType.java index cc30b2d28..a437840fe 100644 --- a/api/src/main/java/com/lunarclient/apollo/client/mod/LunarClientModType.java +++ b/api/src/main/java/com/lunarclient/apollo/client/mod/LunarClientModType.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/client/version/LunarClientVersion.java b/api/src/main/java/com/lunarclient/apollo/client/version/LunarClientVersion.java index a5b0d791a..1edfec801 100644 --- a/api/src/main/java/com/lunarclient/apollo/client/version/LunarClientVersion.java +++ b/api/src/main/java/com/lunarclient/apollo/client/version/LunarClientVersion.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/client/version/MinecraftVersion.java b/api/src/main/java/com/lunarclient/apollo/client/version/MinecraftVersion.java index 418e9eb0d..9e9abaa73 100644 --- a/api/src/main/java/com/lunarclient/apollo/client/version/MinecraftVersion.java +++ b/api/src/main/java/com/lunarclient/apollo/client/version/MinecraftVersion.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/ApolloColors.java b/api/src/main/java/com/lunarclient/apollo/common/ApolloColors.java index 6861d4e5f..f1b4f6175 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/ApolloColors.java +++ b/api/src/main/java/com/lunarclient/apollo/common/ApolloColors.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/ApolloEntity.java b/api/src/main/java/com/lunarclient/apollo/common/ApolloEntity.java index f07ece8d4..9e38adbfa 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/ApolloEntity.java +++ b/api/src/main/java/com/lunarclient/apollo/common/ApolloEntity.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/cuboid/Cuboid2D.java b/api/src/main/java/com/lunarclient/apollo/common/cuboid/Cuboid2D.java index 8be2ed9be..c537ce318 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/cuboid/Cuboid2D.java +++ b/api/src/main/java/com/lunarclient/apollo/common/cuboid/Cuboid2D.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/cuboid/Cuboid3D.java b/api/src/main/java/com/lunarclient/apollo/common/cuboid/Cuboid3D.java index fd9e916b1..a327b9296 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/cuboid/Cuboid3D.java +++ b/api/src/main/java/com/lunarclient/apollo/common/cuboid/Cuboid3D.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/icon/AdvancedResourceLocationIcon.java b/api/src/main/java/com/lunarclient/apollo/common/icon/AdvancedResourceLocationIcon.java index f71410814..0bc0543ee 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/icon/AdvancedResourceLocationIcon.java +++ b/api/src/main/java/com/lunarclient/apollo/common/icon/AdvancedResourceLocationIcon.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/icon/Icon.java b/api/src/main/java/com/lunarclient/apollo/common/icon/Icon.java index 16e70a579..4ac19f948 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/icon/Icon.java +++ b/api/src/main/java/com/lunarclient/apollo/common/icon/Icon.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/icon/ItemStackIcon.java b/api/src/main/java/com/lunarclient/apollo/common/icon/ItemStackIcon.java index 963d98450..97ca66ab5 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/icon/ItemStackIcon.java +++ b/api/src/main/java/com/lunarclient/apollo/common/icon/ItemStackIcon.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/icon/SimpleResourceLocationIcon.java b/api/src/main/java/com/lunarclient/apollo/common/icon/SimpleResourceLocationIcon.java index 88ef87b3b..e2b4bb7e8 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/icon/SimpleResourceLocationIcon.java +++ b/api/src/main/java/com/lunarclient/apollo/common/icon/SimpleResourceLocationIcon.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/location/ApolloBlockLocation.java b/api/src/main/java/com/lunarclient/apollo/common/location/ApolloBlockLocation.java index 9e728cdef..242fd1ffb 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/location/ApolloBlockLocation.java +++ b/api/src/main/java/com/lunarclient/apollo/common/location/ApolloBlockLocation.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/location/ApolloLocation.java b/api/src/main/java/com/lunarclient/apollo/common/location/ApolloLocation.java index bc6a0fe85..55225795a 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/location/ApolloLocation.java +++ b/api/src/main/java/com/lunarclient/apollo/common/location/ApolloLocation.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/common/location/ApolloPlayerLocation.java b/api/src/main/java/com/lunarclient/apollo/common/location/ApolloPlayerLocation.java index 8b8cd3cff..002fe7804 100644 --- a/api/src/main/java/com/lunarclient/apollo/common/location/ApolloPlayerLocation.java +++ b/api/src/main/java/com/lunarclient/apollo/common/location/ApolloPlayerLocation.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/ApolloListener.java b/api/src/main/java/com/lunarclient/apollo/event/ApolloListener.java index 07f104800..3c74e52fb 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/ApolloListener.java +++ b/api/src/main/java/com/lunarclient/apollo/event/ApolloListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/Event.java b/api/src/main/java/com/lunarclient/apollo/event/Event.java index 402b48043..67c00481c 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/Event.java +++ b/api/src/main/java/com/lunarclient/apollo/event/Event.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/EventBus.java b/api/src/main/java/com/lunarclient/apollo/event/EventBus.java index 4859c2f95..5309fc57e 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/EventBus.java +++ b/api/src/main/java/com/lunarclient/apollo/event/EventBus.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/EventCancellable.java b/api/src/main/java/com/lunarclient/apollo/event/EventCancellable.java index 6a011b3e5..a95bd2478 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/EventCancellable.java +++ b/api/src/main/java/com/lunarclient/apollo/event/EventCancellable.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/Listen.java b/api/src/main/java/com/lunarclient/apollo/event/Listen.java index 9232e0906..4c7152340 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/Listen.java +++ b/api/src/main/java/com/lunarclient/apollo/event/Listen.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/ReflectiveConsumer.java b/api/src/main/java/com/lunarclient/apollo/event/ReflectiveConsumer.java index 0badccf6f..47821a692 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/ReflectiveConsumer.java +++ b/api/src/main/java/com/lunarclient/apollo/event/ReflectiveConsumer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/modsetting/ApolloUpdateModOptionEvent.java b/api/src/main/java/com/lunarclient/apollo/event/modsetting/ApolloUpdateModOptionEvent.java index 069458c18..d8724a6d6 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/modsetting/ApolloUpdateModOptionEvent.java +++ b/api/src/main/java/com/lunarclient/apollo/event/modsetting/ApolloUpdateModOptionEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/option/ApolloUpdateOptionEvent.java b/api/src/main/java/com/lunarclient/apollo/event/option/ApolloUpdateOptionEvent.java index 3ade4cff4..487ac1286 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/option/ApolloUpdateOptionEvent.java +++ b/api/src/main/java/com/lunarclient/apollo/event/option/ApolloUpdateOptionEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/chat/ApolloPlayerChatCloseEvent.java b/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/chat/ApolloPlayerChatCloseEvent.java index 26596d881..9f8250cab 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/chat/ApolloPlayerChatCloseEvent.java +++ b/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/chat/ApolloPlayerChatCloseEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/chat/ApolloPlayerChatOpenEvent.java b/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/chat/ApolloPlayerChatOpenEvent.java index 93ff80236..18dbe326a 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/chat/ApolloPlayerChatOpenEvent.java +++ b/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/chat/ApolloPlayerChatOpenEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/melee/ApolloPlayerAttackEvent.java b/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/melee/ApolloPlayerAttackEvent.java index 79562eddb..800773d05 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/melee/ApolloPlayerAttackEvent.java +++ b/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/melee/ApolloPlayerAttackEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/world/ApolloPlayerUseItemBucketEvent.java b/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/world/ApolloPlayerUseItemBucketEvent.java index a27c1395a..de7a03dce 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/world/ApolloPlayerUseItemBucketEvent.java +++ b/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/world/ApolloPlayerUseItemBucketEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/world/ApolloPlayerUseItemEvent.java b/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/world/ApolloPlayerUseItemEvent.java index beb9e6ede..eab73e621 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/world/ApolloPlayerUseItemEvent.java +++ b/api/src/main/java/com/lunarclient/apollo/event/packetenrichment/world/ApolloPlayerUseItemEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/player/ApolloPlayerHandshakeEvent.java b/api/src/main/java/com/lunarclient/apollo/event/player/ApolloPlayerHandshakeEvent.java index 69aa276d3..418533c01 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/player/ApolloPlayerHandshakeEvent.java +++ b/api/src/main/java/com/lunarclient/apollo/event/player/ApolloPlayerHandshakeEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/player/ApolloRegisterPlayerEvent.java b/api/src/main/java/com/lunarclient/apollo/event/player/ApolloRegisterPlayerEvent.java index 1c0f69f37..72442d0c4 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/player/ApolloRegisterPlayerEvent.java +++ b/api/src/main/java/com/lunarclient/apollo/event/player/ApolloRegisterPlayerEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/event/player/ApolloUnregisterPlayerEvent.java b/api/src/main/java/com/lunarclient/apollo/event/player/ApolloUnregisterPlayerEvent.java index c278f6109..ce8d0055a 100644 --- a/api/src/main/java/com/lunarclient/apollo/event/player/ApolloUnregisterPlayerEvent.java +++ b/api/src/main/java/com/lunarclient/apollo/event/player/ApolloUnregisterPlayerEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/Mods.java b/api/src/main/java/com/lunarclient/apollo/mods/Mods.java index 81cd35a3d..d8a175588 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/Mods.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/Mods.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/Mod2dItems.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/Mod2dItems.java index e234ff2eb..d9b175454 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/Mod2dItems.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/Mod2dItems.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/Mod3dSkins.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/Mod3dSkins.java index 839feed6e..5e6337808 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/Mod3dSkins.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/Mod3dSkins.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModArmorstatus.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModArmorstatus.java index 2e521b3dc..cf54d8b4d 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModArmorstatus.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModArmorstatus.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAudioSubtitles.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAudioSubtitles.java index 6417131a7..1ab6249b6 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAudioSubtitles.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAudioSubtitles.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAutoTextActions.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAutoTextActions.java index dddbd4845..723b5522d 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAutoTextActions.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAutoTextActions.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAutoTextHotkey.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAutoTextHotkey.java index c710daf9c..a2758655d 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAutoTextHotkey.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModAutoTextHotkey.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModBlockOutline.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModBlockOutline.java index 4fdd2fec1..e568eb1cb 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModBlockOutline.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModBlockOutline.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModBossbar.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModBossbar.java index b68f7d235..9e9c40494 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModBossbar.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModBossbar.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModChat.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModChat.java index e794e4f14..989814bc3 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModChat.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModChat.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModChunkBorders.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModChunkBorders.java index 6251c1a2f..24f8e0e49 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModChunkBorders.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModChunkBorders.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModClock.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModClock.java index 6257b4b5d..802667614 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModClock.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModClock.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModColorSaturation.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModColorSaturation.java index 5ba262223..61f559aba 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModColorSaturation.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModColorSaturation.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCombo.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCombo.java index 01b918abb..fbde9c9b7 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCombo.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCombo.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCooldowns.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCooldowns.java index d3fd8ef69..27e9c8292 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCooldowns.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCooldowns.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCoordinates.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCoordinates.java index 543096967..66e1d91ac 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCoordinates.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCoordinates.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCps.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCps.java index 0c711a7c0..ff1911535 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCps.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCps.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCrosshair.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCrosshair.java index 806867148..2895204bc 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCrosshair.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModCrosshair.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDamageTint.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDamageTint.java index 0f98ebfd6..86d04e89f 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDamageTint.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDamageTint.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDayCounter.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDayCounter.java index 5c82312bc..671548aa6 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDayCounter.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDayCounter.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDirectionHud.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDirectionHud.java index 5b7aa7c02..bd5bb1b14 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDirectionHud.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModDirectionHud.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModF3Display.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModF3Display.java index 49534a688..3d17e7dc3 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModF3Display.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModF3Display.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFog.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFog.java index b699abb42..6da911c92 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFog.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFog.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFov.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFov.java index 8229b8ab8..8773a86b9 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFov.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFov.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFps.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFps.java index 43f37e411..e6871a72e 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFps.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFps.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFreelook.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFreelook.java index 052f61b4f..0c203e27d 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFreelook.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModFreelook.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModGlintColorizer.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModGlintColorizer.java index 93658486c..83562e6dc 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModGlintColorizer.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModGlintColorizer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHitColor.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHitColor.java index 135ebccd6..b42376c2e 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHitColor.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHitColor.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHitbox.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHitbox.java index 8e1330f22..715abbd2d 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHitbox.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHitbox.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHorseStats.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHorseStats.java index cf4e8ece9..536c8bcca 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHorseStats.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHorseStats.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHurtCam.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHurtCam.java index 11c712a18..91c0aef15 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHurtCam.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHurtCam.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHypixelBedwars.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHypixelBedwars.java index 06e85ffa9..3dc1df486 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHypixelBedwars.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHypixelBedwars.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHypixelMod.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHypixelMod.java index 1329126a9..df33fccee 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHypixelMod.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModHypixelMod.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModInventoryMod.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModInventoryMod.java index d93df0c7d..b224de2e2 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModInventoryMod.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModInventoryMod.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemCounter.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemCounter.java index f4d5ae029..7d879e54e 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemCounter.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemCounter.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemPhysics.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemPhysics.java index a206035ff..9fc63fb15 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemPhysics.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemPhysics.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemTracker.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemTracker.java index af51e5f86..7bb83e6b4 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemTracker.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModItemTracker.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModKeystrokes.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModKeystrokes.java index be04bbebc..4c62bb09a 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModKeystrokes.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModKeystrokes.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModKillSounds.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModKillSounds.java index c73106102..095b0ade8 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModKillSounds.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModKillSounds.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModLighting.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModLighting.java index f0eca0ca8..bc0d48e2e 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModLighting.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModLighting.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMarkers.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMarkers.java index 15ce1a0f5..a240ffe96 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMarkers.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMarkers.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMemory.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMemory.java index e6e9f1c36..12a238172 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMemory.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMemory.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMenuBlur.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMenuBlur.java index 675686819..4770484fd 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMenuBlur.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMenuBlur.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMinimap.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMinimap.java index 051ba554f..b4a0429f2 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMinimap.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMinimap.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMobSize.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMobSize.java index 3937c6eb6..d95900590 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMobSize.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMobSize.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMomentum.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMomentum.java index 593dffb43..e25795dfa 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMomentum.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMomentum.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMotionBlur.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMotionBlur.java index 6611458da..cebd9fea9 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMotionBlur.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMotionBlur.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMumbleLink.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMumbleLink.java index ddb5efb5c..82f658da6 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMumbleLink.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModMumbleLink.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNametag.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNametag.java index b76ff9be8..64e724b60 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNametag.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNametag.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNeu.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNeu.java index f338d7607..dbea05580 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNeu.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNeu.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNickHider.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNickHider.java index fed02a3c0..bcc3874a1 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNickHider.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModNickHider.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModOneSevenVisuals.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModOneSevenVisuals.java index 2d6ab6cfe..f7b973389 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModOneSevenVisuals.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModOneSevenVisuals.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModOverlayMod.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModOverlayMod.java index 489dc85ac..f079fb79b 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModOverlayMod.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModOverlayMod.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPackDisplay.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPackDisplay.java index f0ad3a863..be91fbc3f 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPackDisplay.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPackDisplay.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPackOrganizer.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPackOrganizer.java index 8e6d0d86f..3dc8c243b 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPackOrganizer.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPackOrganizer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModParticleChanger.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModParticleChanger.java index e5473af93..dc998ce9e 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModParticleChanger.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModParticleChanger.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPing.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPing.java index 21436fd36..059e63129 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPing.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPing.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPlaytime.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPlaytime.java index 2484208a2..67a0efb70 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPlaytime.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPlaytime.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPotionEffects.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPotionEffects.java index f00354aac..93be05cce 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPotionEffects.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPotionEffects.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPvpInfo.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPvpInfo.java index e9106493f..eddce0e9c 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPvpInfo.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModPvpInfo.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModQuickplay.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModQuickplay.java index f65e63e65..1b219fcdb 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModQuickplay.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModQuickplay.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModRadio.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModRadio.java index 0b7b891af..d23b9a2f2 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModRadio.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModRadio.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModReachDisplay.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModReachDisplay.java index 778062612..e66aed178 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModReachDisplay.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModReachDisplay.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModReplaymod.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModReplaymod.java index c59e5d557..07c85da1a 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModReplaymod.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModReplaymod.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModRewind.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModRewind.java index e2a8c7c52..67323998e 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModRewind.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModRewind.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSaturation.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSaturation.java index e35e81b38..bae9e1b24 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSaturation.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSaturation.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSba.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSba.java index ba6b5687c..e85271dc1 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSba.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSba.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScoreboard.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScoreboard.java index 98a74f721..b0425df78 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScoreboard.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScoreboard.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScreenshot.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScreenshot.java index 478ed138c..2945c34bd 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScreenshot.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScreenshot.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScrollableTooltips.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScrollableTooltips.java index 06c6c4bad..c333af45f 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScrollableTooltips.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModScrollableTooltips.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModServerAddress.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModServerAddress.java index 8caa3784d..07eae5262 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModServerAddress.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModServerAddress.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShields.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShields.java index 79a0a8ba6..e19aa8e83 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShields.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShields.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShinyPots.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShinyPots.java index 53a38c692..45ae2fb3e 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShinyPots.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShinyPots.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShulkerPreview.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShulkerPreview.java index 92add2a6d..3c8e9acdf 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShulkerPreview.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModShulkerPreview.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSkyblock.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSkyblock.java index b48036291..40281e0bf 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSkyblock.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSkyblock.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSnaplook.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSnaplook.java index b0045f9be..5b7662b2b 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSnaplook.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSnaplook.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSoundChanger.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSoundChanger.java index 1d24999d2..105bd5849 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSoundChanger.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModSoundChanger.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModStopwatch.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModStopwatch.java index efe8d4915..e994e63fa 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModStopwatch.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModStopwatch.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTab.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTab.java index 1bf39e56e..9314d2e44 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTab.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTab.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTeamView.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTeamView.java index 87dc94217..fbd76c69d 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTeamView.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTeamView.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTierTagger.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTierTagger.java index 5de303447..87d3bfa8e 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTierTagger.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTierTagger.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTimeChanger.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTimeChanger.java index 9d07a7a69..2a437e6be 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTimeChanger.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTimeChanger.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTitles.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTitles.java index 87b74444c..d7f584be5 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTitles.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTitles.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTntCountdown.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTntCountdown.java index 68abeacf6..9c4114e9e 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTntCountdown.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTntCountdown.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModToggleSneak.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModToggleSneak.java index fd4c834e4..1e4e0df65 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModToggleSneak.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModToggleSneak.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTotemCounter.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTotemCounter.java index e8262b395..9ebd0aace 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTotemCounter.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModTotemCounter.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModUhcOverlay.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModUhcOverlay.java index 77986f260..848467323 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModUhcOverlay.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModUhcOverlay.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWaila.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWaila.java index dc912f2e1..e9d0bf8b5 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWaila.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWaila.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWaypoints.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWaypoints.java index 008b63a50..fad8ca134 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWaypoints.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWaypoints.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWeatherChanger.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWeatherChanger.java index fede2873d..2423e298c 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWeatherChanger.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWeatherChanger.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWorldeditCui.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWorldeditCui.java index 943ba4c4d..e90134981 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWorldeditCui.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModWorldeditCui.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModZoom.java b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModZoom.java index c35d1e122..092f6bede 100644 --- a/api/src/main/java/com/lunarclient/apollo/mods/impl/ModZoom.java +++ b/api/src/main/java/com/lunarclient/apollo/mods/impl/ModZoom.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/ApolloModule.java b/api/src/main/java/com/lunarclient/apollo/module/ApolloModule.java index ae1a03d4e..9135fd8e5 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/ApolloModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/ApolloModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/ApolloModuleManager.java b/api/src/main/java/com/lunarclient/apollo/module/ApolloModuleManager.java index 674a1f1ef..760bcdd36 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/ApolloModuleManager.java +++ b/api/src/main/java/com/lunarclient/apollo/module/ApolloModuleManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/ModuleDefinition.java b/api/src/main/java/com/lunarclient/apollo/module/ModuleDefinition.java index d9ae4e286..a441203e1 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/ModuleDefinition.java +++ b/api/src/main/java/com/lunarclient/apollo/module/ModuleDefinition.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/autotexthotkey/AutoTextHotkeyModule.java b/api/src/main/java/com/lunarclient/apollo/module/autotexthotkey/AutoTextHotkeyModule.java index 00db4ea6c..3e8226023 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/autotexthotkey/AutoTextHotkeyModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/autotexthotkey/AutoTextHotkeyModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/beam/Beam.java b/api/src/main/java/com/lunarclient/apollo/module/beam/Beam.java index 0b496134e..226f90e9c 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/beam/Beam.java +++ b/api/src/main/java/com/lunarclient/apollo/module/beam/Beam.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/beam/BeamModule.java b/api/src/main/java/com/lunarclient/apollo/module/beam/BeamModule.java index 6681ccf2d..672cc825f 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/beam/BeamModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/beam/BeamModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/border/Border.java b/api/src/main/java/com/lunarclient/apollo/module/border/Border.java index 2a02070e6..e25d13ca5 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/border/Border.java +++ b/api/src/main/java/com/lunarclient/apollo/module/border/Border.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/border/BorderModule.java b/api/src/main/java/com/lunarclient/apollo/module/border/BorderModule.java index 50d72135c..706d2ba4c 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/border/BorderModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/border/BorderModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/chat/ChatModule.java b/api/src/main/java/com/lunarclient/apollo/module/chat/ChatModule.java index 6faa18919..c6190500c 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/chat/ChatModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/chat/ChatModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/coloredfire/ColoredFireModule.java b/api/src/main/java/com/lunarclient/apollo/module/coloredfire/ColoredFireModule.java index 2f1012e20..f63dcaba0 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/coloredfire/ColoredFireModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/coloredfire/ColoredFireModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/combat/CombatModule.java b/api/src/main/java/com/lunarclient/apollo/module/combat/CombatModule.java index 3a57de46f..76288ec0a 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/combat/CombatModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/combat/CombatModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/cooldown/Cooldown.java b/api/src/main/java/com/lunarclient/apollo/module/cooldown/Cooldown.java index 58cefa889..7ef84346a 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/cooldown/Cooldown.java +++ b/api/src/main/java/com/lunarclient/apollo/module/cooldown/Cooldown.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/cooldown/CooldownModule.java b/api/src/main/java/com/lunarclient/apollo/module/cooldown/CooldownModule.java index b40b9aac7..a0b506727 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/cooldown/CooldownModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/cooldown/CooldownModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/entity/EntityModule.java b/api/src/main/java/com/lunarclient/apollo/module/entity/EntityModule.java index 5e3ca4666..43454aeeb 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/entity/EntityModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/entity/EntityModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/glint/GlintModule.java b/api/src/main/java/com/lunarclient/apollo/module/glint/GlintModule.java index 0b8ed9707..7fb6cdaff 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/glint/GlintModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/glint/GlintModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/glow/GlowModule.java b/api/src/main/java/com/lunarclient/apollo/module/glow/GlowModule.java index aa4b6e791..1c4164ade 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/glow/GlowModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/glow/GlowModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/hologram/Hologram.java b/api/src/main/java/com/lunarclient/apollo/module/hologram/Hologram.java index 192802fd7..8b73b1afc 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/hologram/Hologram.java +++ b/api/src/main/java/com/lunarclient/apollo/module/hologram/Hologram.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/hologram/HologramModule.java b/api/src/main/java/com/lunarclient/apollo/module/hologram/HologramModule.java index 9d5dea47a..b9e46ad47 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/hologram/HologramModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/hologram/HologramModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/inventory/InventoryModule.java b/api/src/main/java/com/lunarclient/apollo/module/inventory/InventoryModule.java index 968b48a68..ed5861e3b 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/inventory/InventoryModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/inventory/InventoryModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/limb/ArmorPiece.java b/api/src/main/java/com/lunarclient/apollo/module/limb/ArmorPiece.java index 0c676a69c..6a8d4fe88 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/limb/ArmorPiece.java +++ b/api/src/main/java/com/lunarclient/apollo/module/limb/ArmorPiece.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/limb/BodyPart.java b/api/src/main/java/com/lunarclient/apollo/module/limb/BodyPart.java index 7484f9a47..3b0bed074 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/limb/BodyPart.java +++ b/api/src/main/java/com/lunarclient/apollo/module/limb/BodyPart.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/limb/LimbModule.java b/api/src/main/java/com/lunarclient/apollo/module/limb/LimbModule.java index 8d8805239..81ed3cd9f 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/limb/LimbModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/limb/LimbModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/modsetting/ModSettingModule.java b/api/src/main/java/com/lunarclient/apollo/module/modsetting/ModSettingModule.java index c51a89520..cdad6ef4b 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/modsetting/ModSettingModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/modsetting/ModSettingModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/nametag/Nametag.java b/api/src/main/java/com/lunarclient/apollo/module/nametag/Nametag.java index 8ef9a80bc..5089ffd81 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/nametag/Nametag.java +++ b/api/src/main/java/com/lunarclient/apollo/module/nametag/Nametag.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/nametag/NametagModule.java b/api/src/main/java/com/lunarclient/apollo/module/nametag/NametagModule.java index 9fa72b982..a88c8ba3b 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/nametag/NametagModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/nametag/NametagModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/nickhider/NickHiderModule.java b/api/src/main/java/com/lunarclient/apollo/module/nickhider/NickHiderModule.java index a8bfe8afc..7194ccf47 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/nickhider/NickHiderModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/nickhider/NickHiderModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/notification/Notification.java b/api/src/main/java/com/lunarclient/apollo/module/notification/Notification.java index 4a8ea14a3..4943134e2 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/notification/Notification.java +++ b/api/src/main/java/com/lunarclient/apollo/module/notification/Notification.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/notification/NotificationModule.java b/api/src/main/java/com/lunarclient/apollo/module/notification/NotificationModule.java index 1828d5d57..1a0c20b41 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/notification/NotificationModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/notification/NotificationModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/PacketEnrichmentModule.java b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/PacketEnrichmentModule.java index bf519e076..cec82188d 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/PacketEnrichmentModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/PacketEnrichmentModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/PlayerInfo.java b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/PlayerInfo.java index d405097c4..9e2304155 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/PlayerInfo.java +++ b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/PlayerInfo.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/BlockHitResult.java b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/BlockHitResult.java index 6bd312c8b..6e5b1e660 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/BlockHitResult.java +++ b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/BlockHitResult.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/Direction.java b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/Direction.java index 9b729b15c..2b6e48a3d 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/Direction.java +++ b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/Direction.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/EntityHitResult.java b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/EntityHitResult.java index 030436b82..4b95b7082 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/EntityHitResult.java +++ b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/EntityHitResult.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/MissResult.java b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/MissResult.java index 5c7f91bc3..f400ad86a 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/MissResult.java +++ b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/MissResult.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/RayTraceResult.java b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/RayTraceResult.java index 46eb2667d..beb4c6d57 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/RayTraceResult.java +++ b/api/src/main/java/com/lunarclient/apollo/module/packetenrichment/raytrace/RayTraceResult.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/paynow/PayNowEmbeddedCheckoutSupport.java b/api/src/main/java/com/lunarclient/apollo/module/paynow/PayNowEmbeddedCheckoutSupport.java index 4a9be059f..0127b4a79 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/paynow/PayNowEmbeddedCheckoutSupport.java +++ b/api/src/main/java/com/lunarclient/apollo/module/paynow/PayNowEmbeddedCheckoutSupport.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/paynow/PayNowModule.java b/api/src/main/java/com/lunarclient/apollo/module/paynow/PayNowModule.java index 79fcc41cc..47561b2a3 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/paynow/PayNowModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/paynow/PayNowModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/richpresence/RichPresenceModule.java b/api/src/main/java/com/lunarclient/apollo/module/richpresence/RichPresenceModule.java index 25f08cecf..162ad2eea 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/richpresence/RichPresenceModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/richpresence/RichPresenceModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/richpresence/ServerRichPresence.java b/api/src/main/java/com/lunarclient/apollo/module/richpresence/ServerRichPresence.java index cb0c97255..cb7b1ca4f 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/richpresence/ServerRichPresence.java +++ b/api/src/main/java/com/lunarclient/apollo/module/richpresence/ServerRichPresence.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/saturation/SaturationModule.java b/api/src/main/java/com/lunarclient/apollo/module/saturation/SaturationModule.java index a1f40bbac..7a3148cba 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/saturation/SaturationModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/saturation/SaturationModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/serverrule/ServerRuleModule.java b/api/src/main/java/com/lunarclient/apollo/module/serverrule/ServerRuleModule.java index b7931ea71..01092e3f7 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/serverrule/ServerRuleModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/serverrule/ServerRuleModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/staffmod/StaffMod.java b/api/src/main/java/com/lunarclient/apollo/module/staffmod/StaffMod.java index de64a3e96..6585a5b28 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/staffmod/StaffMod.java +++ b/api/src/main/java/com/lunarclient/apollo/module/staffmod/StaffMod.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/staffmod/StaffModModule.java b/api/src/main/java/com/lunarclient/apollo/module/staffmod/StaffModModule.java index 5a8a348d7..ed1d99998 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/staffmod/StaffModModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/staffmod/StaffModModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/stopwatch/StopwatchModule.java b/api/src/main/java/com/lunarclient/apollo/module/stopwatch/StopwatchModule.java index 71e47778f..bec983169 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/stopwatch/StopwatchModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/stopwatch/StopwatchModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/team/TeamMember.java b/api/src/main/java/com/lunarclient/apollo/module/team/TeamMember.java index 7cf3befb6..2ae6d46ab 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/team/TeamMember.java +++ b/api/src/main/java/com/lunarclient/apollo/module/team/TeamMember.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/team/TeamModule.java b/api/src/main/java/com/lunarclient/apollo/module/team/TeamModule.java index 20f613125..4a27f1047 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/team/TeamModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/team/TeamModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/tebex/TebexEmbeddedCheckoutSupport.java b/api/src/main/java/com/lunarclient/apollo/module/tebex/TebexEmbeddedCheckoutSupport.java index 4f0685777..7634006dc 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/tebex/TebexEmbeddedCheckoutSupport.java +++ b/api/src/main/java/com/lunarclient/apollo/module/tebex/TebexEmbeddedCheckoutSupport.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/tebex/TebexModule.java b/api/src/main/java/com/lunarclient/apollo/module/tebex/TebexModule.java index 48b90d36f..6fafb7601 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/tebex/TebexModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/tebex/TebexModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/title/Title.java b/api/src/main/java/com/lunarclient/apollo/module/title/Title.java index ec207dfe4..2547de9de 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/title/Title.java +++ b/api/src/main/java/com/lunarclient/apollo/module/title/Title.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/title/TitleModule.java b/api/src/main/java/com/lunarclient/apollo/module/title/TitleModule.java index f75cddd17..ca0cc6e1d 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/title/TitleModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/title/TitleModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/title/TitleType.java b/api/src/main/java/com/lunarclient/apollo/module/title/TitleType.java index 66716704e..9841920ea 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/title/TitleType.java +++ b/api/src/main/java/com/lunarclient/apollo/module/title/TitleType.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/tntcountdown/TntCountdownModule.java b/api/src/main/java/com/lunarclient/apollo/module/tntcountdown/TntCountdownModule.java index 77aa5d457..cb7db0668 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/tntcountdown/TntCountdownModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/tntcountdown/TntCountdownModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/transfer/PingRequest.java b/api/src/main/java/com/lunarclient/apollo/module/transfer/PingRequest.java index 6d6558650..276404005 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/transfer/PingRequest.java +++ b/api/src/main/java/com/lunarclient/apollo/module/transfer/PingRequest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/transfer/PingResponse.java b/api/src/main/java/com/lunarclient/apollo/module/transfer/PingResponse.java index 9a88b242a..645303d5f 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/transfer/PingResponse.java +++ b/api/src/main/java/com/lunarclient/apollo/module/transfer/PingResponse.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferModule.java b/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferModule.java index 21ca0d73c..2d033f4d8 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferRequest.java b/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferRequest.java index ebade2311..5054841a2 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferRequest.java +++ b/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferRequest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferResponse.java b/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferResponse.java index 8a96c2c01..0fa8a17a9 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferResponse.java +++ b/api/src/main/java/com/lunarclient/apollo/module/transfer/TransferResponse.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/vignette/Vignette.java b/api/src/main/java/com/lunarclient/apollo/module/vignette/Vignette.java index bc9937e34..21a44fb3f 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/vignette/Vignette.java +++ b/api/src/main/java/com/lunarclient/apollo/module/vignette/Vignette.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/vignette/VignetteModule.java b/api/src/main/java/com/lunarclient/apollo/module/vignette/VignetteModule.java index 92b977917..4850786a3 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/vignette/VignetteModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/vignette/VignetteModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/waypoint/Waypoint.java b/api/src/main/java/com/lunarclient/apollo/module/waypoint/Waypoint.java index 6fdf1eb17..39c534b30 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/waypoint/Waypoint.java +++ b/api/src/main/java/com/lunarclient/apollo/module/waypoint/Waypoint.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/module/waypoint/WaypointModule.java b/api/src/main/java/com/lunarclient/apollo/module/waypoint/WaypointModule.java index 379d14159..176adab5c 100644 --- a/api/src/main/java/com/lunarclient/apollo/module/waypoint/WaypointModule.java +++ b/api/src/main/java/com/lunarclient/apollo/module/waypoint/WaypointModule.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/option/EmptyOptions.java b/api/src/main/java/com/lunarclient/apollo/option/EmptyOptions.java index 62bbe5dc3..c7449c183 100644 --- a/api/src/main/java/com/lunarclient/apollo/option/EmptyOptions.java +++ b/api/src/main/java/com/lunarclient/apollo/option/EmptyOptions.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/option/EnumOption.java b/api/src/main/java/com/lunarclient/apollo/option/EnumOption.java index 548d33cc9..e501175b2 100644 --- a/api/src/main/java/com/lunarclient/apollo/option/EnumOption.java +++ b/api/src/main/java/com/lunarclient/apollo/option/EnumOption.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/option/ListOption.java b/api/src/main/java/com/lunarclient/apollo/option/ListOption.java index c2d6bce08..09d048e16 100644 --- a/api/src/main/java/com/lunarclient/apollo/option/ListOption.java +++ b/api/src/main/java/com/lunarclient/apollo/option/ListOption.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/option/NumberOption.java b/api/src/main/java/com/lunarclient/apollo/option/NumberOption.java index a27a4a3de..dcfb3179b 100644 --- a/api/src/main/java/com/lunarclient/apollo/option/NumberOption.java +++ b/api/src/main/java/com/lunarclient/apollo/option/NumberOption.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/option/Option.java b/api/src/main/java/com/lunarclient/apollo/option/Option.java index 3a0115160..24d61baf9 100644 --- a/api/src/main/java/com/lunarclient/apollo/option/Option.java +++ b/api/src/main/java/com/lunarclient/apollo/option/Option.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/option/OptionBuilder.java b/api/src/main/java/com/lunarclient/apollo/option/OptionBuilder.java index ac9c44bf9..d1e46378a 100644 --- a/api/src/main/java/com/lunarclient/apollo/option/OptionBuilder.java +++ b/api/src/main/java/com/lunarclient/apollo/option/OptionBuilder.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/option/Options.java b/api/src/main/java/com/lunarclient/apollo/option/Options.java index 7c13447b1..a494f7ce4 100644 --- a/api/src/main/java/com/lunarclient/apollo/option/Options.java +++ b/api/src/main/java/com/lunarclient/apollo/option/Options.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/option/SimpleOption.java b/api/src/main/java/com/lunarclient/apollo/option/SimpleOption.java index 1ccb7533b..54b756a05 100644 --- a/api/src/main/java/com/lunarclient/apollo/option/SimpleOption.java +++ b/api/src/main/java/com/lunarclient/apollo/option/SimpleOption.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/player/ApolloPlayer.java b/api/src/main/java/com/lunarclient/apollo/player/ApolloPlayer.java index b64ff4481..3a2bc71f9 100644 --- a/api/src/main/java/com/lunarclient/apollo/player/ApolloPlayer.java +++ b/api/src/main/java/com/lunarclient/apollo/player/ApolloPlayer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/player/ApolloPlayerManager.java b/api/src/main/java/com/lunarclient/apollo/player/ApolloPlayerManager.java index a05387665..4543c6826 100644 --- a/api/src/main/java/com/lunarclient/apollo/player/ApolloPlayerManager.java +++ b/api/src/main/java/com/lunarclient/apollo/player/ApolloPlayerManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/recipients/ForwardingRecipients.java b/api/src/main/java/com/lunarclient/apollo/recipients/ForwardingRecipients.java index 57ad9993f..f89eb3281 100644 --- a/api/src/main/java/com/lunarclient/apollo/recipients/ForwardingRecipients.java +++ b/api/src/main/java/com/lunarclient/apollo/recipients/ForwardingRecipients.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/recipients/Recipients.java b/api/src/main/java/com/lunarclient/apollo/recipients/Recipients.java index dbf3da036..29f2f81a8 100644 --- a/api/src/main/java/com/lunarclient/apollo/recipients/Recipients.java +++ b/api/src/main/java/com/lunarclient/apollo/recipients/Recipients.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloRequest.java b/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloRequest.java index a163cf727..372d8ae3f 100644 --- a/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloRequest.java +++ b/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloRequest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloResponse.java b/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloResponse.java index 73e3bf2be..192894e6a 100644 --- a/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloResponse.java +++ b/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloResponse.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloRoundtripManager.java b/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloRoundtripManager.java index 5e7111f5b..bc70306bb 100644 --- a/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloRoundtripManager.java +++ b/api/src/main/java/com/lunarclient/apollo/roundtrip/ApolloRoundtripManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/stats/ApolloPluginDescription.java b/api/src/main/java/com/lunarclient/apollo/stats/ApolloPluginDescription.java index 48c121f65..bc2804aca 100644 --- a/api/src/main/java/com/lunarclient/apollo/stats/ApolloPluginDescription.java +++ b/api/src/main/java/com/lunarclient/apollo/stats/ApolloPluginDescription.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/stats/ApolloStats.java b/api/src/main/java/com/lunarclient/apollo/stats/ApolloStats.java index 03b16d930..e402137f8 100644 --- a/api/src/main/java/com/lunarclient/apollo/stats/ApolloStats.java +++ b/api/src/main/java/com/lunarclient/apollo/stats/ApolloStats.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/util/ConfigTarget.java b/api/src/main/java/com/lunarclient/apollo/util/ConfigTarget.java index 4f4a666c5..8957d0fa2 100644 --- a/api/src/main/java/com/lunarclient/apollo/util/ConfigTarget.java +++ b/api/src/main/java/com/lunarclient/apollo/util/ConfigTarget.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/world/ApolloWorld.java b/api/src/main/java/com/lunarclient/apollo/world/ApolloWorld.java index 84fe1ddc2..5ef9802f6 100644 --- a/api/src/main/java/com/lunarclient/apollo/world/ApolloWorld.java +++ b/api/src/main/java/com/lunarclient/apollo/world/ApolloWorld.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/main/java/com/lunarclient/apollo/world/ApolloWorldManager.java b/api/src/main/java/com/lunarclient/apollo/world/ApolloWorldManager.java index fc491cf66..86276c22e 100644 --- a/api/src/main/java/com/lunarclient/apollo/world/ApolloWorldManager.java +++ b/api/src/main/java/com/lunarclient/apollo/world/ApolloWorldManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/minestom/java/com/lunarclient/apollo/MinestomApollo.java b/api/src/minestom/java/com/lunarclient/apollo/MinestomApollo.java index fa8b42def..14144d2db 100644 --- a/api/src/minestom/java/com/lunarclient/apollo/MinestomApollo.java +++ b/api/src/minestom/java/com/lunarclient/apollo/MinestomApollo.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/api/src/velocity/java/com/lunarclient/apollo/VelocityApollo.java b/api/src/velocity/java/com/lunarclient/apollo/VelocityApollo.java index 460860daa..f88992ed2 100644 --- a/api/src/velocity/java/com/lunarclient/apollo/VelocityApollo.java +++ b/api/src/velocity/java/com/lunarclient/apollo/VelocityApollo.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/ApolloConfig.java b/common/src/main/java/com/lunarclient/apollo/ApolloConfig.java index 8ad9adced..06b1886a4 100644 --- a/common/src/main/java/com/lunarclient/apollo/ApolloConfig.java +++ b/common/src/main/java/com/lunarclient/apollo/ApolloConfig.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/ApolloManager.java b/common/src/main/java/com/lunarclient/apollo/ApolloManager.java index 0490073fe..c615bfca7 100644 --- a/common/src/main/java/com/lunarclient/apollo/ApolloManager.java +++ b/common/src/main/java/com/lunarclient/apollo/ApolloManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/api/ApolloHttpManager.java b/common/src/main/java/com/lunarclient/apollo/api/ApolloHttpManager.java index 532e03dd7..8cd7f7f56 100644 --- a/common/src/main/java/com/lunarclient/apollo/api/ApolloHttpManager.java +++ b/common/src/main/java/com/lunarclient/apollo/api/ApolloHttpManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/api/request/DownloadFileRequest.java b/common/src/main/java/com/lunarclient/apollo/api/request/DownloadFileRequest.java index d527d652a..6473a80ed 100644 --- a/common/src/main/java/com/lunarclient/apollo/api/request/DownloadFileRequest.java +++ b/common/src/main/java/com/lunarclient/apollo/api/request/DownloadFileRequest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/api/request/ServerStartRequest.java b/common/src/main/java/com/lunarclient/apollo/api/request/ServerStartRequest.java index c5b86e361..9990f84f9 100644 --- a/common/src/main/java/com/lunarclient/apollo/api/request/ServerStartRequest.java +++ b/common/src/main/java/com/lunarclient/apollo/api/request/ServerStartRequest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/api/request/VersionRequest.java b/common/src/main/java/com/lunarclient/apollo/api/request/VersionRequest.java index 7861877d1..a4677e9ac 100644 --- a/common/src/main/java/com/lunarclient/apollo/api/request/VersionRequest.java +++ b/common/src/main/java/com/lunarclient/apollo/api/request/VersionRequest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/api/request/heartbeat/ServerHeartbeatRequest.java b/common/src/main/java/com/lunarclient/apollo/api/request/heartbeat/ServerHeartbeatRequest.java index 2a7e5322f..22a48fa3a 100644 --- a/common/src/main/java/com/lunarclient/apollo/api/request/heartbeat/ServerHeartbeatRequest.java +++ b/common/src/main/java/com/lunarclient/apollo/api/request/heartbeat/ServerHeartbeatRequest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/api/response/DownloadFileResponse.java b/common/src/main/java/com/lunarclient/apollo/api/response/DownloadFileResponse.java index b8f010db5..e7e53c36c 100644 --- a/common/src/main/java/com/lunarclient/apollo/api/response/DownloadFileResponse.java +++ b/common/src/main/java/com/lunarclient/apollo/api/response/DownloadFileResponse.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/api/response/ServerHeartbeatResponse.java b/common/src/main/java/com/lunarclient/apollo/api/response/ServerHeartbeatResponse.java index 34c7d82d3..7f3b101e5 100644 --- a/common/src/main/java/com/lunarclient/apollo/api/response/ServerHeartbeatResponse.java +++ b/common/src/main/java/com/lunarclient/apollo/api/response/ServerHeartbeatResponse.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/api/response/ServerStartResponse.java b/common/src/main/java/com/lunarclient/apollo/api/response/ServerStartResponse.java index a536d6ce7..e70922c33 100644 --- a/common/src/main/java/com/lunarclient/apollo/api/response/ServerStartResponse.java +++ b/common/src/main/java/com/lunarclient/apollo/api/response/ServerStartResponse.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/api/response/VersionResponse.java b/common/src/main/java/com/lunarclient/apollo/api/response/VersionResponse.java index ae861a27b..a0355cf9c 100644 --- a/common/src/main/java/com/lunarclient/apollo/api/response/VersionResponse.java +++ b/common/src/main/java/com/lunarclient/apollo/api/response/VersionResponse.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/command/AbstractApolloCommand.java b/common/src/main/java/com/lunarclient/apollo/command/AbstractApolloCommand.java index 672625296..86c230430 100644 --- a/common/src/main/java/com/lunarclient/apollo/command/AbstractApolloCommand.java +++ b/common/src/main/java/com/lunarclient/apollo/command/AbstractApolloCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/command/type/ApolloCommand.java b/common/src/main/java/com/lunarclient/apollo/command/type/ApolloCommand.java index a18bf3231..ac1523101 100644 --- a/common/src/main/java/com/lunarclient/apollo/command/type/ApolloCommand.java +++ b/common/src/main/java/com/lunarclient/apollo/command/type/ApolloCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/command/type/LunarClientCommand.java b/common/src/main/java/com/lunarclient/apollo/command/type/LunarClientCommand.java index 74ba54c39..09d8faa36 100644 --- a/common/src/main/java/com/lunarclient/apollo/command/type/LunarClientCommand.java +++ b/common/src/main/java/com/lunarclient/apollo/command/type/LunarClientCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/event/ApolloReceivePacketEvent.java b/common/src/main/java/com/lunarclient/apollo/event/ApolloReceivePacketEvent.java index 3a75a4612..84fa25bd6 100644 --- a/common/src/main/java/com/lunarclient/apollo/event/ApolloReceivePacketEvent.java +++ b/common/src/main/java/com/lunarclient/apollo/event/ApolloReceivePacketEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/event/ApolloSendPacketEvent.java b/common/src/main/java/com/lunarclient/apollo/event/ApolloSendPacketEvent.java index 34dc08677..ff3a9bc0e 100644 --- a/common/src/main/java/com/lunarclient/apollo/event/ApolloSendPacketEvent.java +++ b/common/src/main/java/com/lunarclient/apollo/event/ApolloSendPacketEvent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/mods/ApolloModsManager.java b/common/src/main/java/com/lunarclient/apollo/mods/ApolloModsManager.java index 4925df21a..c2041755e 100644 --- a/common/src/main/java/com/lunarclient/apollo/mods/ApolloModsManager.java +++ b/common/src/main/java/com/lunarclient/apollo/mods/ApolloModsManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/ApolloModuleManagerImpl.java b/common/src/main/java/com/lunarclient/apollo/module/ApolloModuleManagerImpl.java index f744e82a2..3ff07e225 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/ApolloModuleManagerImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/ApolloModuleManagerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/beam/BeamModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/beam/BeamModuleImpl.java index dcaaf3e61..7353eb986 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/beam/BeamModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/beam/BeamModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/border/BorderModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/border/BorderModuleImpl.java index 07d31e53a..d4677ec06 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/border/BorderModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/border/BorderModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/chat/ChatModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/chat/ChatModuleImpl.java index 68dbdfd36..2ccedc8f4 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/chat/ChatModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/chat/ChatModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/coloredfire/ColoredFireModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/coloredfire/ColoredFireModuleImpl.java index 117e35c5f..d4227e370 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/coloredfire/ColoredFireModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/coloredfire/ColoredFireModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/cooldown/CooldownModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/cooldown/CooldownModuleImpl.java index 7b602547a..eb6c2121f 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/cooldown/CooldownModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/cooldown/CooldownModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/entity/EntityModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/entity/EntityModuleImpl.java index b5a28a87f..e2f6c3b43 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/entity/EntityModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/entity/EntityModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/glow/GlowModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/glow/GlowModuleImpl.java index e74d94869..59ccdae0b 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/glow/GlowModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/glow/GlowModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/hologram/HologramModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/hologram/HologramModuleImpl.java index 7fb39ce48..03518c0b4 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/hologram/HologramModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/hologram/HologramModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/limb/LimbModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/limb/LimbModuleImpl.java index 560df7823..6a7e24d7b 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/limb/LimbModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/limb/LimbModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/modsettings/ModSettingModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/modsettings/ModSettingModuleImpl.java index b959a32d0..477c6348f 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/modsettings/ModSettingModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/modsettings/ModSettingModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/nametag/NametagModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/nametag/NametagModuleImpl.java index aedf81cc6..9164a4028 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/nametag/NametagModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/nametag/NametagModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/nickhider/NickHiderModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/nickhider/NickHiderModuleImpl.java index 6ebe5afb7..11a2faaab 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/nickhider/NickHiderModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/nickhider/NickHiderModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/notification/NotificationModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/notification/NotificationModuleImpl.java index 6e1283ee0..897b65e00 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/notification/NotificationModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/notification/NotificationModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/packetenrichment/PacketEnrichmentImpl.java b/common/src/main/java/com/lunarclient/apollo/module/packetenrichment/PacketEnrichmentImpl.java index 3c4199a40..1446ef118 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/packetenrichment/PacketEnrichmentImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/packetenrichment/PacketEnrichmentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/paynow/PayNowModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/paynow/PayNowModuleImpl.java index 4a181cbc3..068c3c72d 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/paynow/PayNowModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/paynow/PayNowModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/richpresence/RichPresenceModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/richpresence/RichPresenceModuleImpl.java index b24e466ce..afb224824 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/richpresence/RichPresenceModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/richpresence/RichPresenceModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/staffmod/StaffModModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/staffmod/StaffModModuleImpl.java index 7833de63f..c9a83db45 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/staffmod/StaffModModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/staffmod/StaffModModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/stopwatch/StopwatchModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/stopwatch/StopwatchModuleImpl.java index 5f21ca11b..efba37df3 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/stopwatch/StopwatchModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/stopwatch/StopwatchModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/team/TeamModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/team/TeamModuleImpl.java index 44f302e02..96e7c2e78 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/team/TeamModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/team/TeamModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/tebex/TebexModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/tebex/TebexModuleImpl.java index 902773b8c..2b15fbd5c 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/tebex/TebexModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/tebex/TebexModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/title/TitleModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/title/TitleModuleImpl.java index d9f2d7fb0..250a99c53 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/title/TitleModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/title/TitleModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/tntcountdown/TntCountdownModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/tntcountdown/TntCountdownModuleImpl.java index d3629c20d..2697a60f3 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/tntcountdown/TntCountdownModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/tntcountdown/TntCountdownModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/transfer/TransferModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/transfer/TransferModuleImpl.java index 2bfd185ca..6971cf566 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/transfer/TransferModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/transfer/TransferModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/vignette/VignetteModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/vignette/VignetteModuleImpl.java index 1d43ef4b5..71e609a9c 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/vignette/VignetteModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/vignette/VignetteModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/module/waypoint/WaypointModuleImpl.java b/common/src/main/java/com/lunarclient/apollo/module/waypoint/WaypointModuleImpl.java index a912eb746..608563ccd 100644 --- a/common/src/main/java/com/lunarclient/apollo/module/waypoint/WaypointModuleImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/module/waypoint/WaypointModuleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/network/ApolloNetworkManager.java b/common/src/main/java/com/lunarclient/apollo/network/ApolloNetworkManager.java index 463f84198..ee43fb743 100644 --- a/common/src/main/java/com/lunarclient/apollo/network/ApolloNetworkManager.java +++ b/common/src/main/java/com/lunarclient/apollo/network/ApolloNetworkManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/network/NetworkOptions.java b/common/src/main/java/com/lunarclient/apollo/network/NetworkOptions.java index 33f72d39e..e62fe44a5 100644 --- a/common/src/main/java/com/lunarclient/apollo/network/NetworkOptions.java +++ b/common/src/main/java/com/lunarclient/apollo/network/NetworkOptions.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/network/NetworkTypes.java b/common/src/main/java/com/lunarclient/apollo/network/NetworkTypes.java index 304c0e043..0ecf1dcd8 100644 --- a/common/src/main/java/com/lunarclient/apollo/network/NetworkTypes.java +++ b/common/src/main/java/com/lunarclient/apollo/network/NetworkTypes.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/option/ConfigOptions.java b/common/src/main/java/com/lunarclient/apollo/option/ConfigOptions.java index f61ba6751..483743dc6 100644 --- a/common/src/main/java/com/lunarclient/apollo/option/ConfigOptions.java +++ b/common/src/main/java/com/lunarclient/apollo/option/ConfigOptions.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/option/OptionsImpl.java b/common/src/main/java/com/lunarclient/apollo/option/OptionsImpl.java index 36e94015d..bd20e9eba 100644 --- a/common/src/main/java/com/lunarclient/apollo/option/OptionsImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/option/OptionsImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/option/StatusOptionsImpl.java b/common/src/main/java/com/lunarclient/apollo/option/StatusOptionsImpl.java index 8b1edfc9c..e9cb12187 100644 --- a/common/src/main/java/com/lunarclient/apollo/option/StatusOptionsImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/option/StatusOptionsImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/option/config/CommonSerializers.java b/common/src/main/java/com/lunarclient/apollo/option/config/CommonSerializers.java index c970f47ab..4462a8724 100644 --- a/common/src/main/java/com/lunarclient/apollo/option/config/CommonSerializers.java +++ b/common/src/main/java/com/lunarclient/apollo/option/config/CommonSerializers.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/option/config/Serializer.java b/common/src/main/java/com/lunarclient/apollo/option/config/Serializer.java index 820fde3f0..557724bc3 100644 --- a/common/src/main/java/com/lunarclient/apollo/option/config/Serializer.java +++ b/common/src/main/java/com/lunarclient/apollo/option/config/Serializer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/option/config/Serializers.java b/common/src/main/java/com/lunarclient/apollo/option/config/Serializers.java index 54fa972eb..7d7f5329a 100644 --- a/common/src/main/java/com/lunarclient/apollo/option/config/Serializers.java +++ b/common/src/main/java/com/lunarclient/apollo/option/config/Serializers.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/player/AbstractApolloPlayer.java b/common/src/main/java/com/lunarclient/apollo/player/AbstractApolloPlayer.java index fd2be6d34..3c383e455 100644 --- a/common/src/main/java/com/lunarclient/apollo/player/AbstractApolloPlayer.java +++ b/common/src/main/java/com/lunarclient/apollo/player/AbstractApolloPlayer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/player/ApolloPlayerManagerImpl.java b/common/src/main/java/com/lunarclient/apollo/player/ApolloPlayerManagerImpl.java index d0952fc99..71ddfaf07 100644 --- a/common/src/main/java/com/lunarclient/apollo/player/ApolloPlayerManagerImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/player/ApolloPlayerManagerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/stats/ApolloStatsManager.java b/common/src/main/java/com/lunarclient/apollo/stats/ApolloStatsManager.java index ba8da86f9..c63b43582 100644 --- a/common/src/main/java/com/lunarclient/apollo/stats/ApolloStatsManager.java +++ b/common/src/main/java/com/lunarclient/apollo/stats/ApolloStatsManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/stats/ApolloStatsThread.java b/common/src/main/java/com/lunarclient/apollo/stats/ApolloStatsThread.java index 404dcc634..b84890ece 100644 --- a/common/src/main/java/com/lunarclient/apollo/stats/ApolloStatsThread.java +++ b/common/src/main/java/com/lunarclient/apollo/stats/ApolloStatsThread.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/stats/metadata/ApolloMetadataManager.java b/common/src/main/java/com/lunarclient/apollo/stats/metadata/ApolloMetadataManager.java index e99485217..75ea93a84 100644 --- a/common/src/main/java/com/lunarclient/apollo/stats/metadata/ApolloMetadataManager.java +++ b/common/src/main/java/com/lunarclient/apollo/stats/metadata/ApolloMetadataManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/stats/metadata/PlatformMetadata.java b/common/src/main/java/com/lunarclient/apollo/stats/metadata/PlatformMetadata.java index d17181121..3164f9d40 100644 --- a/common/src/main/java/com/lunarclient/apollo/stats/metadata/PlatformMetadata.java +++ b/common/src/main/java/com/lunarclient/apollo/stats/metadata/PlatformMetadata.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/util/Ranges.java b/common/src/main/java/com/lunarclient/apollo/util/Ranges.java index 1d7af1a27..bf7bc7541 100644 --- a/common/src/main/java/com/lunarclient/apollo/util/Ranges.java +++ b/common/src/main/java/com/lunarclient/apollo/util/Ranges.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/version/ApolloVersion.java b/common/src/main/java/com/lunarclient/apollo/version/ApolloVersion.java index 9d9b68684..9cbdc177e 100644 --- a/common/src/main/java/com/lunarclient/apollo/version/ApolloVersion.java +++ b/common/src/main/java/com/lunarclient/apollo/version/ApolloVersion.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/version/ApolloVersionManager.java b/common/src/main/java/com/lunarclient/apollo/version/ApolloVersionManager.java index fce24d201..a4fa9b5b2 100644 --- a/common/src/main/java/com/lunarclient/apollo/version/ApolloVersionManager.java +++ b/common/src/main/java/com/lunarclient/apollo/version/ApolloVersionManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/common/src/main/java/com/lunarclient/apollo/world/ApolloWorldManagerImpl.java b/common/src/main/java/com/lunarclient/apollo/world/ApolloWorldManagerImpl.java index 7835ed80a..3ae1f7d6f 100644 --- a/common/src/main/java/com/lunarclient/apollo/world/ApolloWorldManagerImpl.java +++ b/common/src/main/java/com/lunarclient/apollo/world/ApolloWorldManagerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/ApolloApiExamplePlatform.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/ApolloApiExamplePlatform.java index 08d1fa811..6fc763dcf 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/ApolloApiExamplePlatform.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/ApolloApiExamplePlatform.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/Debug.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/Debug.java index 0b4f4c9a4..8786fe8ac 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/Debug.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/Debug.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/DebugManager.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/DebugManager.java index 44bc43985..c66dd321d 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/DebugManager.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/DebugManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/DebugTask.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/DebugTask.java index 568f0776a..ad74edfec 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/DebugTask.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/DebugTask.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/ApolloDebugCommand.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/ApolloDebugCommand.java index b7d719119..17360e091 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/ApolloDebugCommand.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/ApolloDebugCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/BordersCommand.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/BordersCommand.java index 093b7704d..0fa22708f 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/BordersCommand.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/BordersCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/SpamPacketsCommand.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/SpamPacketsCommand.java index 57f90b285..8d0c7f5f6 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/SpamPacketsCommand.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/command/SpamPacketsCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/BorderCollisionTest.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/BorderCollisionTest.java index aa1f39b36..d83ef7227 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/BorderCollisionTest.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/BorderCollisionTest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/ModSettingsTest.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/ModSettingsTest.java index c7afb0f78..8601a6a23 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/ModSettingsTest.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/ModSettingsTest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/PayloadTest.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/PayloadTest.java index 9726c21ab..2802a7cfa 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/PayloadTest.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/PayloadTest.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/SpamPacketDebug.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/SpamPacketDebug.java index 279b61632..29cfc26cc 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/SpamPacketDebug.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/debug/impl/SpamPacketDebug.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/general/ApolloEventListenerExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/general/ApolloEventListenerExample.java index f32912706..168287bc6 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/general/ApolloEventListenerExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/general/ApolloEventListenerExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/general/ApolloGeneralExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/general/ApolloGeneralExample.java index 8469de981..61d8936ff 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/general/ApolloGeneralExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/general/ApolloGeneralExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/listener/ApolloPlayerApiListener.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/listener/ApolloPlayerApiListener.java index 53a89c20c..837b525d4 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/listener/ApolloPlayerApiListener.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/listener/ApolloPlayerApiListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/mods/ApolloModStatusExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/mods/ApolloModStatusExample.java index 7e01ba800..71ef2a01e 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/mods/ApolloModStatusExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/mods/ApolloModStatusExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/mods/ModStatusCommand.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/mods/ModStatusCommand.java index ea8885483..39bed666f 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/mods/ModStatusCommand.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/mods/ModStatusCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/AutoTextHotkeyApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/AutoTextHotkeyApiExample.java index c907e5727..786a53a32 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/AutoTextHotkeyApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/AutoTextHotkeyApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/BeamApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/BeamApiExample.java index 26ba34162..c65dc7d06 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/BeamApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/BeamApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/BorderApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/BorderApiExample.java index 2bc7803e4..179e15084 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/BorderApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/BorderApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ChatApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ChatApiExample.java index 802f43eec..13f325a1a 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ChatApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ChatApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ColoredFireApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ColoredFireApiExample.java index 87437218b..a96ee0728 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ColoredFireApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ColoredFireApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/CombatApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/CombatApiExample.java index 726230912..ce15f2532 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/CombatApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/CombatApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/CooldownApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/CooldownApiExample.java index a58aec784..5c7236abf 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/CooldownApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/CooldownApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/EntityApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/EntityApiExample.java index 682bc6eaf..2b073efc2 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/EntityApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/EntityApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/GlowApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/GlowApiExample.java index 77ce08b95..4203025b1 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/GlowApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/GlowApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/HologramApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/HologramApiExample.java index 9cb3ddd4a..92f521b42 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/HologramApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/HologramApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/LimbApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/LimbApiExample.java index b9a755041..42133de1e 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/LimbApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/LimbApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ModSettingsApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ModSettingsApiExample.java index e9c5dc31a..53247cf70 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ModSettingsApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ModSettingsApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NametagApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NametagApiExample.java index f3ded5b83..132d5d868 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NametagApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NametagApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NickHiderApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NickHiderApiExample.java index 9f0ceeb88..f2fc9dd8c 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NickHiderApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NickHiderApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NotificationApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NotificationApiExample.java index dd172b5a3..528953801 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NotificationApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/NotificationApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/PayNowApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/PayNowApiExample.java index 48c78c038..a976b9f7b 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/PayNowApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/PayNowApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/RichPresenceApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/RichPresenceApiExample.java index 819d37be5..fa229a44f 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/RichPresenceApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/RichPresenceApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ServerRuleApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ServerRuleApiExample.java index 8658f41c1..22b048623 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ServerRuleApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/ServerRuleApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/StaffModApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/StaffModApiExample.java index 11d6a8333..6deaa3dd8 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/StaffModApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/StaffModApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/StopwatchApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/StopwatchApiExample.java index 5bcaf6fee..620bb4fb7 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/StopwatchApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/StopwatchApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TeamApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TeamApiExample.java index 6985a24aa..44a36fd34 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TeamApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TeamApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TebexApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TebexApiExample.java index d24194201..00f7904c7 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TebexApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TebexApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TitleApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TitleApiExample.java index e3843c8f5..12eb761a5 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TitleApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TitleApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TntCountdownApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TntCountdownApiExample.java index c72a17965..76de40f01 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TntCountdownApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TntCountdownApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TransferApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TransferApiExample.java index 8ac1fce1f..caaf7c513 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TransferApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/TransferApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/VignetteApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/VignetteApiExample.java index d914f323e..c1a368f50 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/VignetteApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/VignetteApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/WaypointApiExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/WaypointApiExample.java index f404c503b..2e7225c0c 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/WaypointApiExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/module/WaypointApiExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/BukkitApolloExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/BukkitApolloExample.java index 32f374786..0ff02f2b3 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/BukkitApolloExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/BukkitApolloExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/ComponentExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/ComponentExample.java index a401c88ce..b797cae4d 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/ComponentExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/ComponentExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/CuboidExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/CuboidExample.java index fe1df4c1b..b65c37b59 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/CuboidExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/CuboidExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/IconExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/IconExample.java index 155960205..ebd6f896a 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/IconExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/IconExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/LocationExample.java b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/LocationExample.java index 9a35bf92b..a43c16deb 100644 --- a/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/LocationExample.java +++ b/example/bukkit/api/src/main/java/com/lunarclient/apollo/example/api/util/LocationExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/ApolloExamplePlugin.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/ApolloExamplePlugin.java index 6395b444b..f69da42ef 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/ApolloExamplePlugin.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/ApolloExamplePlugin.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/ApolloExampleType.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/ApolloExampleType.java index 0e96b3fee..c7192c380 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/ApolloExampleType.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/ApolloExampleType.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/AutoTextHotkeyCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/AutoTextHotkeyCommand.java index e99fc825d..26a9c84b4 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/AutoTextHotkeyCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/AutoTextHotkeyCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/BeamCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/BeamCommand.java index 3414d293e..ae9c83ffb 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/BeamCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/BeamCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/BorderCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/BorderCommand.java index 1bfbfd283..8b8bc99f9 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/BorderCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/BorderCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ChatCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ChatCommand.java index e0c376c58..140060cb6 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ChatCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ChatCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ColoredFireCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ColoredFireCommand.java index af9832539..b37dbef29 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ColoredFireCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ColoredFireCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/CombatCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/CombatCommand.java index 2a4086859..23e3fda48 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/CombatCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/CombatCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/CooldownCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/CooldownCommand.java index 62de3bbb0..3b0531e58 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/CooldownCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/CooldownCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/EntityCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/EntityCommand.java index 47a78bd8c..2a74f6611 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/EntityCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/EntityCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/GlintCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/GlintCommand.java index 9ccb22ff0..90da6a2af 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/GlintCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/GlintCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/GlowCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/GlowCommand.java index 0ca3fd3fb..bad65b4f5 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/GlowCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/GlowCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/HologramCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/HologramCommand.java index 583198af8..f3d990bf4 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/HologramCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/HologramCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/InventoryCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/InventoryCommand.java index 4367bb929..9f55e94bd 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/InventoryCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/InventoryCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/LimbCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/LimbCommand.java index 8d9f8ac87..4812eef30 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/LimbCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/LimbCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ModSettingsCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ModSettingsCommand.java index 0aac61789..96872f467 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ModSettingsCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ModSettingsCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NametagCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NametagCommand.java index 215c87563..41799b1a2 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NametagCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NametagCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NickHiderCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NickHiderCommand.java index 8a62e3ab0..6cfefaf41 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NickHiderCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NickHiderCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NotificationCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NotificationCommand.java index b6f8342a6..6a7ab8d12 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NotificationCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/NotificationCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/PayNowCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/PayNowCommand.java index b79979308..1047505aa 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/PayNowCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/PayNowCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/RichPresenceCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/RichPresenceCommand.java index 185cd868a..cb4e8a6c2 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/RichPresenceCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/RichPresenceCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/SaturationCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/SaturationCommand.java index eb91e56a4..552f8e901 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/SaturationCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/SaturationCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ServerRuleCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ServerRuleCommand.java index 4793914d7..60b4b0db1 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ServerRuleCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/ServerRuleCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/StaffModCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/StaffModCommand.java index 7ff3826b5..fa7ff47ed 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/StaffModCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/StaffModCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/StopwatchCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/StopwatchCommand.java index b4ef9a19b..a4f081a12 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/StopwatchCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/StopwatchCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TeamCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TeamCommand.java index c8442182b..fdb553fae 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TeamCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TeamCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TebexCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TebexCommand.java index f517373bd..da1b9375f 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TebexCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TebexCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TitleCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TitleCommand.java index cf7ad4cf5..b3bd496ca 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TitleCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TitleCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TntCountdownCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TntCountdownCommand.java index 1da2caed7..1d9487c80 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TntCountdownCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TntCountdownCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TransferCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TransferCommand.java index ae3ec7604..9d28e47b0 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TransferCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/TransferCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/VignetteCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/VignetteCommand.java index 4457ad422..9d94144f7 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/VignetteCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/VignetteCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/WaypointCommand.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/WaypointCommand.java index 729eaf43d..6970074c7 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/WaypointCommand.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/command/WaypointCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/ApolloModuleExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/ApolloModuleExample.java index 58bde882e..25d994fe6 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/ApolloModuleExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/ApolloModuleExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/NMSExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/NMSExample.java index c69849525..43926a9f1 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/NMSExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/NMSExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/AutoTextHotkeyExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/AutoTextHotkeyExample.java index 31b3cbbcf..43903ec15 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/AutoTextHotkeyExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/AutoTextHotkeyExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/BeamExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/BeamExample.java index 2327631e3..8f8218904 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/BeamExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/BeamExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/BorderExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/BorderExample.java index 4df2cf602..6115d85bd 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/BorderExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/BorderExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ChatExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ChatExample.java index 1200200eb..8efd7311b 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ChatExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ChatExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ColoredFireExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ColoredFireExample.java index d34639384..49f486e70 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ColoredFireExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ColoredFireExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/CombatExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/CombatExample.java index 8d1673e66..20c3d5f1d 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/CombatExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/CombatExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/CooldownExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/CooldownExample.java index bf108776e..a90da576f 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/CooldownExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/CooldownExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/EntityExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/EntityExample.java index 90ea77088..1e31888ec 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/EntityExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/EntityExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/GlintExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/GlintExample.java index 1f10cdb70..b8d730720 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/GlintExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/GlintExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/GlowExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/GlowExample.java index bbddc7c94..bd939b924 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/GlowExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/GlowExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/HologramExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/HologramExample.java index 7e69b408b..15bbfd764 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/HologramExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/HologramExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/InventoryExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/InventoryExample.java index 27ffef3a6..37e62f7c0 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/InventoryExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/InventoryExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/LimbExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/LimbExample.java index 6bce7227d..52e0648c1 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/LimbExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/LimbExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ModSettingsExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ModSettingsExample.java index 6121c57e3..e9a35e108 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ModSettingsExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ModSettingsExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NametagExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NametagExample.java index 02e27a40f..3a5616613 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NametagExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NametagExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NickHiderExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NickHiderExample.java index 841fff8d1..777ce0954 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NickHiderExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NickHiderExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NotificationExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NotificationExample.java index b6ecef802..f87dee9c9 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NotificationExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/NotificationExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/PayNowExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/PayNowExample.java index c19effe73..286de51a3 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/PayNowExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/PayNowExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/RichPresenceExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/RichPresenceExample.java index 06f590c30..d97ba71ad 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/RichPresenceExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/RichPresenceExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/SaturationExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/SaturationExample.java index 705b1b2eb..fa972c0fa 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/SaturationExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/SaturationExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ServerRuleExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ServerRuleExample.java index 68c214464..21c88ba75 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ServerRuleExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/ServerRuleExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/StaffModExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/StaffModExample.java index 11400c7e3..c36d76679 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/StaffModExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/StaffModExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/StopwatchExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/StopwatchExample.java index 66f0a65df..3994bbd4a 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/StopwatchExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/StopwatchExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TeamExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TeamExample.java index 2398fc515..f78ab41d4 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TeamExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TeamExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TebexExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TebexExample.java index 054ba7f24..b7034085b 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TebexExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TebexExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TitleExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TitleExample.java index 87075107c..eaf61babc 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TitleExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TitleExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TntCountdownExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TntCountdownExample.java index 0243c61e3..052cf6887 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TntCountdownExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TntCountdownExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TransferExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TransferExample.java index 47a82be7a..a3de16fbd 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TransferExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/TransferExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/VignetteExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/VignetteExample.java index 159f335e7..bf61b15aa 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/VignetteExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/VignetteExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/WaypointExample.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/WaypointExample.java index 8d41b5462..86ae902e1 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/WaypointExample.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/module/impl/WaypointExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/util/ItemUtil.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/util/ItemUtil.java index 485ff85aa..3c7db0bf8 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/util/ItemUtil.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/util/ItemUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/util/ServerUtil.java b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/util/ServerUtil.java index dc91a5c42..f96c85686 100644 --- a/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/util/ServerUtil.java +++ b/example/bukkit/common/src/main/java/com/lunarclient/apollo/example/util/ServerUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/ApolloJsonExamplePlatform.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/ApolloJsonExamplePlatform.java index 5820f9466..6ca73781a 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/ApolloJsonExamplePlatform.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/ApolloJsonExamplePlatform.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloPacketReceiveJsonListener.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloPacketReceiveJsonListener.java index ca5c38f8c..1d8e46561 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloPacketReceiveJsonListener.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloPacketReceiveJsonListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloPlayerJsonListener.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloPlayerJsonListener.java index 26bb915be..e8bcbfa1e 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloPlayerJsonListener.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloPlayerJsonListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloRoundtripJsonListener.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloRoundtripJsonListener.java index b4584286b..c9ad3813d 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloRoundtripJsonListener.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/listener/ApolloRoundtripJsonListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/AutoTextHotkeyJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/AutoTextHotkeyJsonExample.java index e1bd38f95..34948fed1 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/AutoTextHotkeyJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/AutoTextHotkeyJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/BeamJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/BeamJsonExample.java index d67010e0c..f8c2dd6b6 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/BeamJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/BeamJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/BorderJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/BorderJsonExample.java index 922935105..a00553a0f 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/BorderJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/BorderJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ChatJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ChatJsonExample.java index b43359bc5..9c7128f1b 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ChatJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ChatJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ColoredFireJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ColoredFireJsonExample.java index 3c1461398..19ecf7624 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ColoredFireJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ColoredFireJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/CombatJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/CombatJsonExample.java index 31559640a..1fb53ba08 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/CombatJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/CombatJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/CooldownJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/CooldownJsonExample.java index 96393e8b5..83746bbb5 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/CooldownJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/CooldownJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/EntityJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/EntityJsonExample.java index c1f6c3d53..6c328bfa7 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/EntityJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/EntityJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/GlowJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/GlowJsonExample.java index dd1b8786c..33cf7a3bb 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/GlowJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/GlowJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/HologramJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/HologramJsonExample.java index c66928451..fdf5a524f 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/HologramJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/HologramJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/LimbJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/LimbJsonExample.java index 33ec2f5c5..26ae3578c 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/LimbJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/LimbJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ModSettingsJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ModSettingsJsonExample.java index fc3b577bd..bb245df13 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ModSettingsJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ModSettingsJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NametagJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NametagJsonExample.java index c994179c2..0b2f1de79 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NametagJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NametagJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NickHiderJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NickHiderJsonExample.java index 0b1dfd626..5ffe11380 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NickHiderJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NickHiderJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NotificationJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NotificationJsonExample.java index 9a587a498..c8f92e4a2 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NotificationJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/NotificationJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/PayNowJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/PayNowJsonExample.java index b7e6069d5..ee86295ff 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/PayNowJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/PayNowJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/RichPresenceJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/RichPresenceJsonExample.java index b238fa470..0d6b7ca2c 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/RichPresenceJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/RichPresenceJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ServerRuleJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ServerRuleJsonExample.java index e4b38ddb2..f965dfff6 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ServerRuleJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/ServerRuleJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/StaffModJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/StaffModJsonExample.java index 73600ae5d..9967db00d 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/StaffModJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/StaffModJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/StopwatchJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/StopwatchJsonExample.java index 64b7f3327..96a972cac 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/StopwatchJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/StopwatchJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TeamJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TeamJsonExample.java index 8683030d2..da2168ae2 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TeamJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TeamJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TebexJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TebexJsonExample.java index a3a8920c9..b3542ca20 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TebexJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TebexJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TitleJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TitleJsonExample.java index a7d138d4b..a03aca206 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TitleJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TitleJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TntCountdownJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TntCountdownJsonExample.java index 90483853d..334944ef3 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TntCountdownJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TntCountdownJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TransferJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TransferJsonExample.java index 602e39dc3..1c08bd0cb 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TransferJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/TransferJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/VignetteJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/VignetteJsonExample.java index d6720c4ab..25a79c80f 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/VignetteJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/VignetteJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/WaypointJsonExample.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/WaypointJsonExample.java index 8907f3bbd..a0a2f64ce 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/WaypointJsonExample.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/module/WaypointJsonExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/AdventureUtil.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/AdventureUtil.java index 2efd4938c..3e8d0c670 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/AdventureUtil.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/AdventureUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/JsonPacketUtil.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/JsonPacketUtil.java index b8a1354f9..3e1b97502 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/JsonPacketUtil.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/JsonPacketUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/JsonUtil.java b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/JsonUtil.java index 1aab85ac6..dce4fdf0d 100644 --- a/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/JsonUtil.java +++ b/example/bukkit/json/src/main/java/com/lunarclient/apollo/example/json/util/JsonUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/ApolloProtoExamplePlatform.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/ApolloProtoExamplePlatform.java index 75b62a397..57c5a1930 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/ApolloProtoExamplePlatform.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/ApolloProtoExamplePlatform.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloPacketReceiveProtoListener.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloPacketReceiveProtoListener.java index 83c895f68..63933bd75 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloPacketReceiveProtoListener.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloPacketReceiveProtoListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloPlayerProtoListener.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloPlayerProtoListener.java index efcbcbe9e..15c8dde91 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloPlayerProtoListener.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloPlayerProtoListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloRoundtripProtoListener.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloRoundtripProtoListener.java index fc5226a89..97a4e1e48 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloRoundtripProtoListener.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/listener/ApolloRoundtripProtoListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/AutoTextHotkeyProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/AutoTextHotkeyProtoExample.java index 56776538b..b83fb827d 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/AutoTextHotkeyProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/AutoTextHotkeyProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/BeamProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/BeamProtoExample.java index 21c4fe2ff..4c8c7c558 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/BeamProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/BeamProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/BorderProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/BorderProtoExample.java index 66809131a..15f6d2176 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/BorderProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/BorderProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ChatProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ChatProtoExample.java index 687783509..48ca34384 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ChatProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ChatProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ColoredFireProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ColoredFireProtoExample.java index b3f98da1f..a288c228c 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ColoredFireProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ColoredFireProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/CombatProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/CombatProtoExample.java index ae4ce94d9..732e8ba2b 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/CombatProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/CombatProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/CooldownProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/CooldownProtoExample.java index 91d150695..d8c6741ca 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/CooldownProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/CooldownProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/EntityProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/EntityProtoExample.java index d07b3a4ea..1bf406bcf 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/EntityProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/EntityProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/GlowProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/GlowProtoExample.java index 19fa1a43a..c6943ee7b 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/GlowProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/GlowProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/HologramProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/HologramProtoExample.java index f9735318a..c453945e2 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/HologramProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/HologramProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/LimbProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/LimbProtoExample.java index 4664a4925..3d88507aa 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/LimbProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/LimbProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ModSettingsProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ModSettingsProtoExample.java index 86265bcb5..c3ebf501d 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ModSettingsProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ModSettingsProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NametagProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NametagProtoExample.java index e553bf5d2..07e5dbebe 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NametagProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NametagProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NickHiderProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NickHiderProtoExample.java index 0e2df4c6b..84e025d96 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NickHiderProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NickHiderProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NotificationProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NotificationProtoExample.java index 92f5c5edd..3fcf905cb 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NotificationProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/NotificationProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/PayNowProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/PayNowProtoExample.java index 9e47fe27d..b5eb6ab84 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/PayNowProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/PayNowProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/RichPresenceProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/RichPresenceProtoExample.java index 338dbcbbe..0d7c3fb21 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/RichPresenceProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/RichPresenceProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ServerRuleProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ServerRuleProtoExample.java index c6c39c7d2..a53de5653 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ServerRuleProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/ServerRuleProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/StaffModProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/StaffModProtoExample.java index d3047d41d..baabe174b 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/StaffModProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/StaffModProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/StopwatchProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/StopwatchProtoExample.java index 53c3e829c..5f8960b52 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/StopwatchProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/StopwatchProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TeamProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TeamProtoExample.java index 35726ceae..aa59368f0 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TeamProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TeamProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TebexProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TebexProtoExample.java index bb3ab2ece..7ddf1ffc3 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TebexProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TebexProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TitleProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TitleProtoExample.java index 6488314dc..81b9d66ad 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TitleProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TitleProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TntCountdownProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TntCountdownProtoExample.java index d68b2c5f1..abd7f2cd6 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TntCountdownProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TntCountdownProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TransferProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TransferProtoExample.java index 5e2b8c204..a978b6bf5 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TransferProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/TransferProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/VignetteProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/VignetteProtoExample.java index 6fb59896a..4d6165fca 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/VignetteProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/VignetteProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/WaypointProtoExample.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/WaypointProtoExample.java index 523f81c75..af0ad9e74 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/WaypointProtoExample.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/module/WaypointProtoExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/AdventureUtil.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/AdventureUtil.java index ad4ec611a..d0321af4e 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/AdventureUtil.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/AdventureUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/ProtobufPacketUtil.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/ProtobufPacketUtil.java index 76f5906d7..e2130a6b4 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/ProtobufPacketUtil.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/ProtobufPacketUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/ProtobufUtil.java b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/ProtobufUtil.java index ff985cea9..affc6a1f2 100644 --- a/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/ProtobufUtil.java +++ b/example/bukkit/proto/src/main/java/com/lunarclient/apollo/example/proto/util/ProtobufUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/example/minestom/api/src/main/java/com/lunarclient/apollo/example/ApolloMinestomExample.java b/example/minestom/api/src/main/java/com/lunarclient/apollo/example/ApolloMinestomExample.java index abb0407d7..9e71a9168 100644 --- a/example/minestom/api/src/main/java/com/lunarclient/apollo/example/ApolloMinestomExample.java +++ b/example/minestom/api/src/main/java/com/lunarclient/apollo/example/ApolloMinestomExample.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/extra/adventure4/src/main/java/com/lunarclient/apollo/common/ApolloComponent.java b/extra/adventure4/src/main/java/com/lunarclient/apollo/common/ApolloComponent.java index 4bec54601..93c11e7a8 100644 --- a/extra/adventure4/src/main/java/com/lunarclient/apollo/common/ApolloComponent.java +++ b/extra/adventure4/src/main/java/com/lunarclient/apollo/common/ApolloComponent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicAgent.java b/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicAgent.java index 6445f1aa9..9c6d79624 100644 --- a/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicAgent.java +++ b/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicAgent.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicDependencies.java b/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicDependencies.java index 9f0070239..dbc8374a9 100644 --- a/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicDependencies.java +++ b/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicDependencies.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicLoader.java b/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicLoader.java index 0a1dcb12d..a17332845 100644 --- a/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicLoader.java +++ b/extra/loader/src/main/java/com/lunarclient/apollo/loader/DynamicLoader.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/extra/loader/src/main/java/com/lunarclient/apollo/loader/PlatformPlugin.java b/extra/loader/src/main/java/com/lunarclient/apollo/loader/PlatformPlugin.java index a66a93f6e..c6c04c377 100644 --- a/extra/loader/src/main/java/com/lunarclient/apollo/loader/PlatformPlugin.java +++ b/extra/loader/src/main/java/com/lunarclient/apollo/loader/PlatformPlugin.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/license.txt b/license.txt index 5afe15c8f..b05c8272e 100644 --- a/license.txt +++ b/license.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Moonsworth +Copyright (c) 2026 Moonsworth Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/license_header.txt b/license_header.txt index 8d5211789..99eaefc0f 100644 --- a/license_header.txt +++ b/license_header.txt @@ -1,6 +1,6 @@ This file is part of Apollo, licensed under the MIT License. -Copyright (c) 2023 Moonsworth +Copyright (c) 2026 Moonsworth Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/ApolloBukkitPlatform.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/ApolloBukkitPlatform.java index ee036ee47..fd5918685 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/ApolloBukkitPlatform.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/ApolloBukkitPlatform.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/command/BukkitApolloCommand.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/command/BukkitApolloCommand.java index fadd27eab..042dd4794 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/command/BukkitApolloCommand.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/command/BukkitApolloCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/command/BukkitLunarClientCommand.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/command/BukkitLunarClientCommand.java index b33e03dde..c61c43559 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/command/BukkitLunarClientCommand.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/command/BukkitLunarClientCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java index ecd497dfa..725a97e0a 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java index 69997978e..2041681ad 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java index 16498ec19..bffb69063 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/metadata/BukkitMetadata.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/metadata/BukkitMetadata.java index 1880dfa8a..376e8fb0a 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/metadata/BukkitMetadata.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/metadata/BukkitMetadata.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/metadata/BukkitMetadataManager.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/metadata/BukkitMetadataManager.java index 9e6d350aa..06067114d 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/metadata/BukkitMetadataManager.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/metadata/BukkitMetadataManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java index 67a03b803..3b79b5dae 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloPlayer.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloPlayer.java index 5e7b08a17..34d24e4ae 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloPlayer.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloPlayer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloStats.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloStats.java index a78cbe602..8a430e593 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloStats.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloStats.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloWorld.java b/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloWorld.java index e70403ce2..48c8dc015 100644 --- a/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloWorld.java +++ b/platform/bukkit/src/main/java/com/lunarclient/apollo/wrapper/BukkitApolloWorld.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bukkit/src/platform-loader/java/com/lunarclient/apollo/loader/BukkitPlatformLoader.java b/platform/bukkit/src/platform-loader/java/com/lunarclient/apollo/loader/BukkitPlatformLoader.java index 42faa457c..f9798ef9b 100644 --- a/platform/bukkit/src/platform-loader/java/com/lunarclient/apollo/loader/BukkitPlatformLoader.java +++ b/platform/bukkit/src/platform-loader/java/com/lunarclient/apollo/loader/BukkitPlatformLoader.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/main/java/com/lunarclient/apollo/ApolloBungeePlatform.java b/platform/bungee/src/main/java/com/lunarclient/apollo/ApolloBungeePlatform.java index 088c4b9fa..24d75c18c 100644 --- a/platform/bungee/src/main/java/com/lunarclient/apollo/ApolloBungeePlatform.java +++ b/platform/bungee/src/main/java/com/lunarclient/apollo/ApolloBungeePlatform.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/main/java/com/lunarclient/apollo/command/BungeeApolloCommand.java b/platform/bungee/src/main/java/com/lunarclient/apollo/command/BungeeApolloCommand.java index 7e0c9d177..9a49e51ba 100644 --- a/platform/bungee/src/main/java/com/lunarclient/apollo/command/BungeeApolloCommand.java +++ b/platform/bungee/src/main/java/com/lunarclient/apollo/command/BungeeApolloCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/main/java/com/lunarclient/apollo/command/BungeeLunarClientCommand.java b/platform/bungee/src/main/java/com/lunarclient/apollo/command/BungeeLunarClientCommand.java index 1471edab3..6cd246714 100644 --- a/platform/bungee/src/main/java/com/lunarclient/apollo/command/BungeeLunarClientCommand.java +++ b/platform/bungee/src/main/java/com/lunarclient/apollo/command/BungeeLunarClientCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java b/platform/bungee/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java index 7fca15957..f81147938 100644 --- a/platform/bungee/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java +++ b/platform/bungee/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java b/platform/bungee/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java index 4a8fe2a7c..05cb23af1 100644 --- a/platform/bungee/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java +++ b/platform/bungee/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/main/java/com/lunarclient/apollo/metadata/BungeeMetadata.java b/platform/bungee/src/main/java/com/lunarclient/apollo/metadata/BungeeMetadata.java index 0a7e5bd65..57816963f 100644 --- a/platform/bungee/src/main/java/com/lunarclient/apollo/metadata/BungeeMetadata.java +++ b/platform/bungee/src/main/java/com/lunarclient/apollo/metadata/BungeeMetadata.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/main/java/com/lunarclient/apollo/metadata/BungeeMetadataManager.java b/platform/bungee/src/main/java/com/lunarclient/apollo/metadata/BungeeMetadataManager.java index 5043e4932..ce4ba1e97 100644 --- a/platform/bungee/src/main/java/com/lunarclient/apollo/metadata/BungeeMetadataManager.java +++ b/platform/bungee/src/main/java/com/lunarclient/apollo/metadata/BungeeMetadataManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java b/platform/bungee/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java index 67a03b803..3b79b5dae 100644 --- a/platform/bungee/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java +++ b/platform/bungee/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/main/java/com/lunarclient/apollo/wrapper/BungeeApolloPlayer.java b/platform/bungee/src/main/java/com/lunarclient/apollo/wrapper/BungeeApolloPlayer.java index 54b338a6d..f8245f2e6 100644 --- a/platform/bungee/src/main/java/com/lunarclient/apollo/wrapper/BungeeApolloPlayer.java +++ b/platform/bungee/src/main/java/com/lunarclient/apollo/wrapper/BungeeApolloPlayer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/main/java/com/lunarclient/apollo/wrapper/BungeeApolloStats.java b/platform/bungee/src/main/java/com/lunarclient/apollo/wrapper/BungeeApolloStats.java index d575ba2eb..ad4d3073d 100644 --- a/platform/bungee/src/main/java/com/lunarclient/apollo/wrapper/BungeeApolloStats.java +++ b/platform/bungee/src/main/java/com/lunarclient/apollo/wrapper/BungeeApolloStats.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/bungee/src/platform-loader/java/com/lunarclient/apollo/loader/BungeePlatformLoader.java b/platform/bungee/src/platform-loader/java/com/lunarclient/apollo/loader/BungeePlatformLoader.java index 1bc6fcf70..d7213cd74 100644 --- a/platform/bungee/src/platform-loader/java/com/lunarclient/apollo/loader/BungeePlatformLoader.java +++ b/platform/bungee/src/platform-loader/java/com/lunarclient/apollo/loader/BungeePlatformLoader.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/ApolloFoliaPlatform.java b/platform/folia/src/main/java/com/lunarclient/apollo/ApolloFoliaPlatform.java index 1ca080e6c..dca57648c 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/ApolloFoliaPlatform.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/ApolloFoliaPlatform.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/command/FoliaApolloCommand.java b/platform/folia/src/main/java/com/lunarclient/apollo/command/FoliaApolloCommand.java index b4fd4b571..a42dd0075 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/command/FoliaApolloCommand.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/command/FoliaApolloCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/command/FoliaLunarClientCommand.java b/platform/folia/src/main/java/com/lunarclient/apollo/command/FoliaLunarClientCommand.java index f44da0cf8..cb3cfebd7 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/command/FoliaLunarClientCommand.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/command/FoliaLunarClientCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java b/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java index 6843fc559..5280f416e 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java b/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java index c25f6db99..f10ae6e6d 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java b/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java index 3d79ca33e..ed6a7ac8a 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/metadata/FoliaMetadata.java b/platform/folia/src/main/java/com/lunarclient/apollo/metadata/FoliaMetadata.java index c84dc27e0..5ba3c4676 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/metadata/FoliaMetadata.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/metadata/FoliaMetadata.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/metadata/FoliaMetadataManager.java b/platform/folia/src/main/java/com/lunarclient/apollo/metadata/FoliaMetadataManager.java index 7299364e4..938ca1b7c 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/metadata/FoliaMetadataManager.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/metadata/FoliaMetadataManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloPlayer.java b/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloPlayer.java index e1ed0b0d2..caa4a5df6 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloPlayer.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloPlayer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloStats.java b/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloStats.java index a0f9c14b9..21275bf62 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloStats.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloStats.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloWorld.java b/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloWorld.java index 074f73299..7d07d92aa 100644 --- a/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloWorld.java +++ b/platform/folia/src/main/java/com/lunarclient/apollo/wrapper/FoliaApolloWorld.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/ApolloMinestomPlatform.java b/platform/minestom/src/main/java/com/lunarclient/apollo/ApolloMinestomPlatform.java index 0a32651b8..fd1357a8d 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/ApolloMinestomPlatform.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/ApolloMinestomPlatform.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/ApolloMinestomProperties.java b/platform/minestom/src/main/java/com/lunarclient/apollo/ApolloMinestomProperties.java index 54e11913d..bb10f8a78 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/ApolloMinestomProperties.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/ApolloMinestomProperties.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/command/MinestomApolloCommand.java b/platform/minestom/src/main/java/com/lunarclient/apollo/command/MinestomApolloCommand.java index fd396aca7..1392f0835 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/command/MinestomApolloCommand.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/command/MinestomApolloCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/command/MinestomLunarClientCommand.java b/platform/minestom/src/main/java/com/lunarclient/apollo/command/MinestomLunarClientCommand.java index f652484e6..082631ea8 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/command/MinestomLunarClientCommand.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/command/MinestomLunarClientCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java b/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java index bfdb8fed4..740fb78da 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java b/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java index 52dafce7d..a216d378c 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java b/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java index 8bb625d0b..316fc49fb 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/listener/ApolloWorldListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/metadata/MinestomMetadata.java b/platform/minestom/src/main/java/com/lunarclient/apollo/metadata/MinestomMetadata.java index 5976ec5a5..575a8b59b 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/metadata/MinestomMetadata.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/metadata/MinestomMetadata.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/metadata/MinestomMetadataManager.java b/platform/minestom/src/main/java/com/lunarclient/apollo/metadata/MinestomMetadataManager.java index f6579147b..b79efcf8c 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/metadata/MinestomMetadataManager.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/metadata/MinestomMetadataManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java b/platform/minestom/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java index fa4b09acb..47571e448 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloPlayer.java b/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloPlayer.java index ae2d8e413..6573d15dd 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloPlayer.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloPlayer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloStats.java b/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloStats.java index c447123fb..1887d8075 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloStats.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloStats.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloWorld.java b/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloWorld.java index ed53112d2..a4c30f4c6 100644 --- a/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloWorld.java +++ b/platform/minestom/src/main/java/com/lunarclient/apollo/wrapper/MinestomApolloWorld.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/velocity/src/main/java/com/lunarclient/apollo/ApolloVelocityPlatform.java b/platform/velocity/src/main/java/com/lunarclient/apollo/ApolloVelocityPlatform.java index 53f3d53c4..e975fae09 100644 --- a/platform/velocity/src/main/java/com/lunarclient/apollo/ApolloVelocityPlatform.java +++ b/platform/velocity/src/main/java/com/lunarclient/apollo/ApolloVelocityPlatform.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/velocity/src/main/java/com/lunarclient/apollo/command/VelocityApolloCommand.java b/platform/velocity/src/main/java/com/lunarclient/apollo/command/VelocityApolloCommand.java index b482a150d..507ec93cc 100644 --- a/platform/velocity/src/main/java/com/lunarclient/apollo/command/VelocityApolloCommand.java +++ b/platform/velocity/src/main/java/com/lunarclient/apollo/command/VelocityApolloCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/velocity/src/main/java/com/lunarclient/apollo/command/VelocityLunarClientCommand.java b/platform/velocity/src/main/java/com/lunarclient/apollo/command/VelocityLunarClientCommand.java index 6013ebf33..3c9a25a37 100644 --- a/platform/velocity/src/main/java/com/lunarclient/apollo/command/VelocityLunarClientCommand.java +++ b/platform/velocity/src/main/java/com/lunarclient/apollo/command/VelocityLunarClientCommand.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/velocity/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java b/platform/velocity/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java index c81e04ac4..233eba93f 100644 --- a/platform/velocity/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java +++ b/platform/velocity/src/main/java/com/lunarclient/apollo/listener/ApolloMetadataListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/velocity/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java b/platform/velocity/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java index 68848fae5..d5a4906f7 100644 --- a/platform/velocity/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java +++ b/platform/velocity/src/main/java/com/lunarclient/apollo/listener/ApolloPlayerListener.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/velocity/src/main/java/com/lunarclient/apollo/metadata/VelocityMetadata.java b/platform/velocity/src/main/java/com/lunarclient/apollo/metadata/VelocityMetadata.java index fb613463b..76ff1fd6c 100644 --- a/platform/velocity/src/main/java/com/lunarclient/apollo/metadata/VelocityMetadata.java +++ b/platform/velocity/src/main/java/com/lunarclient/apollo/metadata/VelocityMetadata.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/velocity/src/main/java/com/lunarclient/apollo/metadata/VelocityMetadataManager.java b/platform/velocity/src/main/java/com/lunarclient/apollo/metadata/VelocityMetadataManager.java index adce0c0ed..339c8e506 100644 --- a/platform/velocity/src/main/java/com/lunarclient/apollo/metadata/VelocityMetadataManager.java +++ b/platform/velocity/src/main/java/com/lunarclient/apollo/metadata/VelocityMetadataManager.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/velocity/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java b/platform/velocity/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java index 67a03b803..3b79b5dae 100644 --- a/platform/velocity/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java +++ b/platform/velocity/src/main/java/com/lunarclient/apollo/util/ByteBufUtil.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/velocity/src/main/java/com/lunarclient/apollo/wrapper/VelocityApolloPlayer.java b/platform/velocity/src/main/java/com/lunarclient/apollo/wrapper/VelocityApolloPlayer.java index e24ed63c3..bc1c7214c 100644 --- a/platform/velocity/src/main/java/com/lunarclient/apollo/wrapper/VelocityApolloPlayer.java +++ b/platform/velocity/src/main/java/com/lunarclient/apollo/wrapper/VelocityApolloPlayer.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/platform/velocity/src/main/java/com/lunarclient/apollo/wrapper/VelocityApolloStats.java b/platform/velocity/src/main/java/com/lunarclient/apollo/wrapper/VelocityApolloStats.java index b11d1e8cc..16d713ecf 100644 --- a/platform/velocity/src/main/java/com/lunarclient/apollo/wrapper/VelocityApolloStats.java +++ b/platform/velocity/src/main/java/com/lunarclient/apollo/wrapper/VelocityApolloStats.java @@ -1,7 +1,7 @@ /* * This file is part of Apollo, licensed under the MIT License. * - * Copyright (c) 2023 Moonsworth + * Copyright (c) 2026 Moonsworth * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal