diff --git a/annotation-processors/src/main/java/net/kyori/adventure/annotation/processing/PlatformAPIAnnotationProcessor.java b/annotation-processors/src/main/java/net/kyori/adventure/annotation/processing/PlatformAPIAnnotationProcessor.java index 9254b69c7..37e29f145 100644 --- a/annotation-processors/src/main/java/net/kyori/adventure/annotation/processing/PlatformAPIAnnotationProcessor.java +++ b/annotation-processors/src/main/java/net/kyori/adventure/annotation/processing/PlatformAPIAnnotationProcessor.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/jmh/java/net/kyori/adventure/text/ComponentCompactionBenchmark.java b/api/src/jmh/java/net/kyori/adventure/text/ComponentCompactionBenchmark.java index 14bbc82b2..1101d3deb 100644 --- a/api/src/jmh/java/net/kyori/adventure/text/ComponentCompactionBenchmark.java +++ b/api/src/jmh/java/net/kyori/adventure/text/ComponentCompactionBenchmark.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/Adventure.java b/api/src/main/java/net/kyori/adventure/Adventure.java index ecefa2445..4e3bb14ca 100644 --- a/api/src/main/java/net/kyori/adventure/Adventure.java +++ b/api/src/main/java/net/kyori/adventure/Adventure.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/audience/Audience.java b/api/src/main/java/net/kyori/adventure/audience/Audience.java index 394fbce5f..16a56ee56 100644 --- a/api/src/main/java/net/kyori/adventure/audience/Audience.java +++ b/api/src/main/java/net/kyori/adventure/audience/Audience.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/audience/Audiences.java b/api/src/main/java/net/kyori/adventure/audience/Audiences.java index 1a4be2948..6ec940b46 100644 --- a/api/src/main/java/net/kyori/adventure/audience/Audiences.java +++ b/api/src/main/java/net/kyori/adventure/audience/Audiences.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/audience/EmptyAudience.java b/api/src/main/java/net/kyori/adventure/audience/EmptyAudience.java index 17faf2c89..fe8d354f6 100644 --- a/api/src/main/java/net/kyori/adventure/audience/EmptyAudience.java +++ b/api/src/main/java/net/kyori/adventure/audience/EmptyAudience.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/audience/ForwardingAudience.java b/api/src/main/java/net/kyori/adventure/audience/ForwardingAudience.java index cb637ad04..197b5d4a9 100644 --- a/api/src/main/java/net/kyori/adventure/audience/ForwardingAudience.java +++ b/api/src/main/java/net/kyori/adventure/audience/ForwardingAudience.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/audience/ForwardingAudienceOverrideNotRequired.java b/api/src/main/java/net/kyori/adventure/audience/ForwardingAudienceOverrideNotRequired.java index 7a4017309..cf6a688cd 100644 --- a/api/src/main/java/net/kyori/adventure/audience/ForwardingAudienceOverrideNotRequired.java +++ b/api/src/main/java/net/kyori/adventure/audience/ForwardingAudienceOverrideNotRequired.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/audience/MessageType.java b/api/src/main/java/net/kyori/adventure/audience/MessageType.java index 51038e1e3..a70cae0f4 100644 --- a/api/src/main/java/net/kyori/adventure/audience/MessageType.java +++ b/api/src/main/java/net/kyori/adventure/audience/MessageType.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/bossbar/BossBar.java b/api/src/main/java/net/kyori/adventure/bossbar/BossBar.java index 68e8fbf36..6a35e6a4c 100644 --- a/api/src/main/java/net/kyori/adventure/bossbar/BossBar.java +++ b/api/src/main/java/net/kyori/adventure/bossbar/BossBar.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/bossbar/BossBarImpl.java b/api/src/main/java/net/kyori/adventure/bossbar/BossBarImpl.java index 859ee0522..b88c3df00 100644 --- a/api/src/main/java/net/kyori/adventure/bossbar/BossBarImpl.java +++ b/api/src/main/java/net/kyori/adventure/bossbar/BossBarImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/bossbar/BossBarImplementation.java b/api/src/main/java/net/kyori/adventure/bossbar/BossBarImplementation.java index c86fd4fa5..aaa60374c 100644 --- a/api/src/main/java/net/kyori/adventure/bossbar/BossBarImplementation.java +++ b/api/src/main/java/net/kyori/adventure/bossbar/BossBarImplementation.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/bossbar/BossBarViewer.java b/api/src/main/java/net/kyori/adventure/bossbar/BossBarViewer.java index b99078f01..6bd180502 100644 --- a/api/src/main/java/net/kyori/adventure/bossbar/BossBarViewer.java +++ b/api/src/main/java/net/kyori/adventure/bossbar/BossBarViewer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/bossbar/HackyBossBarPlatformBridge.java b/api/src/main/java/net/kyori/adventure/bossbar/HackyBossBarPlatformBridge.java index cfc559635..eced6046c 100644 --- a/api/src/main/java/net/kyori/adventure/bossbar/HackyBossBarPlatformBridge.java +++ b/api/src/main/java/net/kyori/adventure/bossbar/HackyBossBarPlatformBridge.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/builder/AbstractBuilder.java b/api/src/main/java/net/kyori/adventure/builder/AbstractBuilder.java index e9f1ab17c..2594efd31 100644 --- a/api/src/main/java/net/kyori/adventure/builder/AbstractBuilder.java +++ b/api/src/main/java/net/kyori/adventure/builder/AbstractBuilder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/chat/ChatType.java b/api/src/main/java/net/kyori/adventure/chat/ChatType.java index e5eabc65e..6806260bd 100644 --- a/api/src/main/java/net/kyori/adventure/chat/ChatType.java +++ b/api/src/main/java/net/kyori/adventure/chat/ChatType.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/chat/ChatTypeImpl.java b/api/src/main/java/net/kyori/adventure/chat/ChatTypeImpl.java index 0b9cf68cf..27c566961 100644 --- a/api/src/main/java/net/kyori/adventure/chat/ChatTypeImpl.java +++ b/api/src/main/java/net/kyori/adventure/chat/ChatTypeImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/chat/SignedMessage.java b/api/src/main/java/net/kyori/adventure/chat/SignedMessage.java index c82c740a9..2c04527fb 100644 --- a/api/src/main/java/net/kyori/adventure/chat/SignedMessage.java +++ b/api/src/main/java/net/kyori/adventure/chat/SignedMessage.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/chat/SignedMessageImpl.java b/api/src/main/java/net/kyori/adventure/chat/SignedMessageImpl.java index cb6aada4a..2548052ca 100644 --- a/api/src/main/java/net/kyori/adventure/chat/SignedMessageImpl.java +++ b/api/src/main/java/net/kyori/adventure/chat/SignedMessageImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/identity/Identified.java b/api/src/main/java/net/kyori/adventure/identity/Identified.java index 9c020dec5..9e70efa76 100644 --- a/api/src/main/java/net/kyori/adventure/identity/Identified.java +++ b/api/src/main/java/net/kyori/adventure/identity/Identified.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/identity/Identity.java b/api/src/main/java/net/kyori/adventure/identity/Identity.java index 92e801446..c49a3e6fe 100644 --- a/api/src/main/java/net/kyori/adventure/identity/Identity.java +++ b/api/src/main/java/net/kyori/adventure/identity/Identity.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/identity/IdentityImpl.java b/api/src/main/java/net/kyori/adventure/identity/IdentityImpl.java index 935e109ca..c121444ba 100644 --- a/api/src/main/java/net/kyori/adventure/identity/IdentityImpl.java +++ b/api/src/main/java/net/kyori/adventure/identity/IdentityImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/identity/NilIdentity.java b/api/src/main/java/net/kyori/adventure/identity/NilIdentity.java index 3c9c01234..68236e4e7 100644 --- a/api/src/main/java/net/kyori/adventure/identity/NilIdentity.java +++ b/api/src/main/java/net/kyori/adventure/identity/NilIdentity.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/internal/Internals.java b/api/src/main/java/net/kyori/adventure/internal/Internals.java index 84d79eee5..0a9347cab 100644 --- a/api/src/main/java/net/kyori/adventure/internal/Internals.java +++ b/api/src/main/java/net/kyori/adventure/internal/Internals.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/internal/properties/AdventureProperties.java b/api/src/main/java/net/kyori/adventure/internal/properties/AdventureProperties.java index 6eda27b79..8672426d4 100644 --- a/api/src/main/java/net/kyori/adventure/internal/properties/AdventureProperties.java +++ b/api/src/main/java/net/kyori/adventure/internal/properties/AdventureProperties.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/internal/properties/AdventurePropertiesImpl.java b/api/src/main/java/net/kyori/adventure/internal/properties/AdventurePropertiesImpl.java index ec4334c79..938b88a5f 100644 --- a/api/src/main/java/net/kyori/adventure/internal/properties/AdventurePropertiesImpl.java +++ b/api/src/main/java/net/kyori/adventure/internal/properties/AdventurePropertiesImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/inventory/Book.java b/api/src/main/java/net/kyori/adventure/inventory/Book.java index 65cffe25a..255517222 100644 --- a/api/src/main/java/net/kyori/adventure/inventory/Book.java +++ b/api/src/main/java/net/kyori/adventure/inventory/Book.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/inventory/BookImpl.java b/api/src/main/java/net/kyori/adventure/inventory/BookImpl.java index d1d103af6..3776935b8 100644 --- a/api/src/main/java/net/kyori/adventure/inventory/BookImpl.java +++ b/api/src/main/java/net/kyori/adventure/inventory/BookImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/nbt/api/BinaryTagHolder.java b/api/src/main/java/net/kyori/adventure/nbt/api/BinaryTagHolder.java index 4922c888a..5b55b1f37 100644 --- a/api/src/main/java/net/kyori/adventure/nbt/api/BinaryTagHolder.java +++ b/api/src/main/java/net/kyori/adventure/nbt/api/BinaryTagHolder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/nbt/api/BinaryTagHolderImpl.java b/api/src/main/java/net/kyori/adventure/nbt/api/BinaryTagHolderImpl.java index 7199bb2d2..b15ff520d 100644 --- a/api/src/main/java/net/kyori/adventure/nbt/api/BinaryTagHolderImpl.java +++ b/api/src/main/java/net/kyori/adventure/nbt/api/BinaryTagHolderImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/permission/PermissionChecker.java b/api/src/main/java/net/kyori/adventure/permission/PermissionChecker.java index 4e0ae9b54..7271ff732 100644 --- a/api/src/main/java/net/kyori/adventure/permission/PermissionChecker.java +++ b/api/src/main/java/net/kyori/adventure/permission/PermissionChecker.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/permission/PermissionCheckers.java b/api/src/main/java/net/kyori/adventure/permission/PermissionCheckers.java index 5780300bc..f495b1612 100644 --- a/api/src/main/java/net/kyori/adventure/permission/PermissionCheckers.java +++ b/api/src/main/java/net/kyori/adventure/permission/PermissionCheckers.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/pointer/Pointer.java b/api/src/main/java/net/kyori/adventure/pointer/Pointer.java index e0d123156..28fcb97a4 100644 --- a/api/src/main/java/net/kyori/adventure/pointer/Pointer.java +++ b/api/src/main/java/net/kyori/adventure/pointer/Pointer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/pointer/PointerImpl.java b/api/src/main/java/net/kyori/adventure/pointer/PointerImpl.java index a034f0b4b..96327c67d 100644 --- a/api/src/main/java/net/kyori/adventure/pointer/PointerImpl.java +++ b/api/src/main/java/net/kyori/adventure/pointer/PointerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/pointer/Pointered.java b/api/src/main/java/net/kyori/adventure/pointer/Pointered.java index 883ebc9d1..105e3fe60 100644 --- a/api/src/main/java/net/kyori/adventure/pointer/Pointered.java +++ b/api/src/main/java/net/kyori/adventure/pointer/Pointered.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/pointer/Pointers.java b/api/src/main/java/net/kyori/adventure/pointer/Pointers.java index 5111ea637..5360207c1 100644 --- a/api/src/main/java/net/kyori/adventure/pointer/Pointers.java +++ b/api/src/main/java/net/kyori/adventure/pointer/Pointers.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/pointer/PointersImpl.java b/api/src/main/java/net/kyori/adventure/pointer/PointersImpl.java index 4fc34f6ce..c732b87d6 100644 --- a/api/src/main/java/net/kyori/adventure/pointer/PointersImpl.java +++ b/api/src/main/java/net/kyori/adventure/pointer/PointersImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/pointer/PointersSupplier.java b/api/src/main/java/net/kyori/adventure/pointer/PointersSupplier.java index 5499b2a37..11c3df451 100644 --- a/api/src/main/java/net/kyori/adventure/pointer/PointersSupplier.java +++ b/api/src/main/java/net/kyori/adventure/pointer/PointersSupplier.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/pointer/PointersSupplierImpl.java b/api/src/main/java/net/kyori/adventure/pointer/PointersSupplierImpl.java index 7f9026a31..3d1181b62 100644 --- a/api/src/main/java/net/kyori/adventure/pointer/PointersSupplierImpl.java +++ b/api/src/main/java/net/kyori/adventure/pointer/PointersSupplierImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/resource/ResourcePackCallback.java b/api/src/main/java/net/kyori/adventure/resource/ResourcePackCallback.java index 0660fff91..64f92f378 100644 --- a/api/src/main/java/net/kyori/adventure/resource/ResourcePackCallback.java +++ b/api/src/main/java/net/kyori/adventure/resource/ResourcePackCallback.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/resource/ResourcePackCallbacks.java b/api/src/main/java/net/kyori/adventure/resource/ResourcePackCallbacks.java index 37335aa39..f803c6d02 100644 --- a/api/src/main/java/net/kyori/adventure/resource/ResourcePackCallbacks.java +++ b/api/src/main/java/net/kyori/adventure/resource/ResourcePackCallbacks.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/resource/ResourcePackInfo.java b/api/src/main/java/net/kyori/adventure/resource/ResourcePackInfo.java index 1f2e44b0d..277831cac 100644 --- a/api/src/main/java/net/kyori/adventure/resource/ResourcePackInfo.java +++ b/api/src/main/java/net/kyori/adventure/resource/ResourcePackInfo.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/resource/ResourcePackInfoImpl.java b/api/src/main/java/net/kyori/adventure/resource/ResourcePackInfoImpl.java index d8a149c3b..a3d0c0d85 100644 --- a/api/src/main/java/net/kyori/adventure/resource/ResourcePackInfoImpl.java +++ b/api/src/main/java/net/kyori/adventure/resource/ResourcePackInfoImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/resource/ResourcePackInfoLike.java b/api/src/main/java/net/kyori/adventure/resource/ResourcePackInfoLike.java index cefa8bd91..f95ad4186 100644 --- a/api/src/main/java/net/kyori/adventure/resource/ResourcePackInfoLike.java +++ b/api/src/main/java/net/kyori/adventure/resource/ResourcePackInfoLike.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/resource/ResourcePackRequest.java b/api/src/main/java/net/kyori/adventure/resource/ResourcePackRequest.java index c166a4762..8a49ef2de 100644 --- a/api/src/main/java/net/kyori/adventure/resource/ResourcePackRequest.java +++ b/api/src/main/java/net/kyori/adventure/resource/ResourcePackRequest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/resource/ResourcePackRequestImpl.java b/api/src/main/java/net/kyori/adventure/resource/ResourcePackRequestImpl.java index d5d84c501..6d44a5db1 100644 --- a/api/src/main/java/net/kyori/adventure/resource/ResourcePackRequestImpl.java +++ b/api/src/main/java/net/kyori/adventure/resource/ResourcePackRequestImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/resource/ResourcePackRequestLike.java b/api/src/main/java/net/kyori/adventure/resource/ResourcePackRequestLike.java index a3b4e821f..816cc42e4 100644 --- a/api/src/main/java/net/kyori/adventure/resource/ResourcePackRequestLike.java +++ b/api/src/main/java/net/kyori/adventure/resource/ResourcePackRequestLike.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/resource/ResourcePackStatus.java b/api/src/main/java/net/kyori/adventure/resource/ResourcePackStatus.java index c4acfa8e9..641bfb112 100644 --- a/api/src/main/java/net/kyori/adventure/resource/ResourcePackStatus.java +++ b/api/src/main/java/net/kyori/adventure/resource/ResourcePackStatus.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/sound/Sound.java b/api/src/main/java/net/kyori/adventure/sound/Sound.java index bac5ec9b4..29387a366 100644 --- a/api/src/main/java/net/kyori/adventure/sound/Sound.java +++ b/api/src/main/java/net/kyori/adventure/sound/Sound.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/sound/SoundImpl.java b/api/src/main/java/net/kyori/adventure/sound/SoundImpl.java index c76b5d609..64ac45823 100644 --- a/api/src/main/java/net/kyori/adventure/sound/SoundImpl.java +++ b/api/src/main/java/net/kyori/adventure/sound/SoundImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/sound/SoundStop.java b/api/src/main/java/net/kyori/adventure/sound/SoundStop.java index a3ec24e97..59875e22b 100644 --- a/api/src/main/java/net/kyori/adventure/sound/SoundStop.java +++ b/api/src/main/java/net/kyori/adventure/sound/SoundStop.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/sound/SoundStopImpl.java b/api/src/main/java/net/kyori/adventure/sound/SoundStopImpl.java index 7c988539c..b36dcb24c 100644 --- a/api/src/main/java/net/kyori/adventure/sound/SoundStopImpl.java +++ b/api/src/main/java/net/kyori/adventure/sound/SoundStopImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/AbstractComponent.java b/api/src/main/java/net/kyori/adventure/text/AbstractComponent.java index 1a9f1bede..937b6e5df 100644 --- a/api/src/main/java/net/kyori/adventure/text/AbstractComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/AbstractComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/AbstractComponentBuilder.java b/api/src/main/java/net/kyori/adventure/text/AbstractComponentBuilder.java index 7c9ca539f..b4d7964c6 100644 --- a/api/src/main/java/net/kyori/adventure/text/AbstractComponentBuilder.java +++ b/api/src/main/java/net/kyori/adventure/text/AbstractComponentBuilder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/AbstractNBTComponentBuilder.java b/api/src/main/java/net/kyori/adventure/text/AbstractNBTComponentBuilder.java index 040fbf359..9a1c1ec37 100644 --- a/api/src/main/java/net/kyori/adventure/text/AbstractNBTComponentBuilder.java +++ b/api/src/main/java/net/kyori/adventure/text/AbstractNBTComponentBuilder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/BlockNBTComponent.java b/api/src/main/java/net/kyori/adventure/text/BlockNBTComponent.java index 9ee3f1356..795547eec 100644 --- a/api/src/main/java/net/kyori/adventure/text/BlockNBTComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/BlockNBTComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/BlockNBTComponentImpl.java b/api/src/main/java/net/kyori/adventure/text/BlockNBTComponentImpl.java index 324fb338b..375a1b28c 100644 --- a/api/src/main/java/net/kyori/adventure/text/BlockNBTComponentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/BlockNBTComponentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/BuildableComponent.java b/api/src/main/java/net/kyori/adventure/text/BuildableComponent.java index 7d81f5414..03334008e 100644 --- a/api/src/main/java/net/kyori/adventure/text/BuildableComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/BuildableComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/Component.java b/api/src/main/java/net/kyori/adventure/text/Component.java index e1ff39bcd..14d263436 100644 --- a/api/src/main/java/net/kyori/adventure/text/Component.java +++ b/api/src/main/java/net/kyori/adventure/text/Component.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ComponentApplicable.java b/api/src/main/java/net/kyori/adventure/text/ComponentApplicable.java index 423ee5c2a..5723fb9d0 100644 --- a/api/src/main/java/net/kyori/adventure/text/ComponentApplicable.java +++ b/api/src/main/java/net/kyori/adventure/text/ComponentApplicable.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ComponentBuilder.java b/api/src/main/java/net/kyori/adventure/text/ComponentBuilder.java index fc6294b93..85b0848ea 100644 --- a/api/src/main/java/net/kyori/adventure/text/ComponentBuilder.java +++ b/api/src/main/java/net/kyori/adventure/text/ComponentBuilder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ComponentBuilderApplicable.java b/api/src/main/java/net/kyori/adventure/text/ComponentBuilderApplicable.java index 88a8c54d1..e41980309 100644 --- a/api/src/main/java/net/kyori/adventure/text/ComponentBuilderApplicable.java +++ b/api/src/main/java/net/kyori/adventure/text/ComponentBuilderApplicable.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ComponentCompaction.java b/api/src/main/java/net/kyori/adventure/text/ComponentCompaction.java index 2cfc51082..06ce93c2e 100644 --- a/api/src/main/java/net/kyori/adventure/text/ComponentCompaction.java +++ b/api/src/main/java/net/kyori/adventure/text/ComponentCompaction.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ComponentInternals.java b/api/src/main/java/net/kyori/adventure/text/ComponentInternals.java index 26675c8c8..14be9c1f3 100644 --- a/api/src/main/java/net/kyori/adventure/text/ComponentInternals.java +++ b/api/src/main/java/net/kyori/adventure/text/ComponentInternals.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ComponentIterator.java b/api/src/main/java/net/kyori/adventure/text/ComponentIterator.java index 5b6f66035..962085f88 100644 --- a/api/src/main/java/net/kyori/adventure/text/ComponentIterator.java +++ b/api/src/main/java/net/kyori/adventure/text/ComponentIterator.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ComponentIteratorFlag.java b/api/src/main/java/net/kyori/adventure/text/ComponentIteratorFlag.java index 93dabfd8b..8a31dfac9 100644 --- a/api/src/main/java/net/kyori/adventure/text/ComponentIteratorFlag.java +++ b/api/src/main/java/net/kyori/adventure/text/ComponentIteratorFlag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ComponentIteratorType.java b/api/src/main/java/net/kyori/adventure/text/ComponentIteratorType.java index 93fd5f98e..a33795aa8 100644 --- a/api/src/main/java/net/kyori/adventure/text/ComponentIteratorType.java +++ b/api/src/main/java/net/kyori/adventure/text/ComponentIteratorType.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ComponentLike.java b/api/src/main/java/net/kyori/adventure/text/ComponentLike.java index 8ada37292..37769a7c0 100644 --- a/api/src/main/java/net/kyori/adventure/text/ComponentLike.java +++ b/api/src/main/java/net/kyori/adventure/text/ComponentLike.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/EntityNBTComponent.java b/api/src/main/java/net/kyori/adventure/text/EntityNBTComponent.java index 55618119d..38a0838e7 100644 --- a/api/src/main/java/net/kyori/adventure/text/EntityNBTComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/EntityNBTComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/EntityNBTComponentImpl.java b/api/src/main/java/net/kyori/adventure/text/EntityNBTComponentImpl.java index 408f55ecf..e15553ab9 100644 --- a/api/src/main/java/net/kyori/adventure/text/EntityNBTComponentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/EntityNBTComponentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/JoinConfiguration.java b/api/src/main/java/net/kyori/adventure/text/JoinConfiguration.java index 01807e41f..97120ebfa 100644 --- a/api/src/main/java/net/kyori/adventure/text/JoinConfiguration.java +++ b/api/src/main/java/net/kyori/adventure/text/JoinConfiguration.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/JoinConfigurationImpl.java b/api/src/main/java/net/kyori/adventure/text/JoinConfigurationImpl.java index f76245f6e..b1d2e307e 100644 --- a/api/src/main/java/net/kyori/adventure/text/JoinConfigurationImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/JoinConfigurationImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/KeybindComponent.java b/api/src/main/java/net/kyori/adventure/text/KeybindComponent.java index 0bcf4a5b5..46181cc56 100644 --- a/api/src/main/java/net/kyori/adventure/text/KeybindComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/KeybindComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/KeybindComponentImpl.java b/api/src/main/java/net/kyori/adventure/text/KeybindComponentImpl.java index 5ae93767f..19f1dd860 100644 --- a/api/src/main/java/net/kyori/adventure/text/KeybindComponentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/KeybindComponentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/LegacyFormattingDetected.java b/api/src/main/java/net/kyori/adventure/text/LegacyFormattingDetected.java index 9a0e5327f..f97af987f 100644 --- a/api/src/main/java/net/kyori/adventure/text/LegacyFormattingDetected.java +++ b/api/src/main/java/net/kyori/adventure/text/LegacyFormattingDetected.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/LinearComponents.java b/api/src/main/java/net/kyori/adventure/text/LinearComponents.java index afe09bc28..c4b2176ee 100644 --- a/api/src/main/java/net/kyori/adventure/text/LinearComponents.java +++ b/api/src/main/java/net/kyori/adventure/text/LinearComponents.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/NBTComponent.java b/api/src/main/java/net/kyori/adventure/text/NBTComponent.java index 47791642d..0a62640e2 100644 --- a/api/src/main/java/net/kyori/adventure/text/NBTComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/NBTComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/NBTComponentBuilder.java b/api/src/main/java/net/kyori/adventure/text/NBTComponentBuilder.java index 0335c0c41..b7bd7f1bc 100644 --- a/api/src/main/java/net/kyori/adventure/text/NBTComponentBuilder.java +++ b/api/src/main/java/net/kyori/adventure/text/NBTComponentBuilder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/NBTComponentImpl.java b/api/src/main/java/net/kyori/adventure/text/NBTComponentImpl.java index b7c5946ca..00f1750f3 100644 --- a/api/src/main/java/net/kyori/adventure/text/NBTComponentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/NBTComponentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/PatternReplacementResult.java b/api/src/main/java/net/kyori/adventure/text/PatternReplacementResult.java index b40d06745..aa7fceb07 100644 --- a/api/src/main/java/net/kyori/adventure/text/PatternReplacementResult.java +++ b/api/src/main/java/net/kyori/adventure/text/PatternReplacementResult.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ScopedComponent.java b/api/src/main/java/net/kyori/adventure/text/ScopedComponent.java index 6cb0dca41..654a96a72 100644 --- a/api/src/main/java/net/kyori/adventure/text/ScopedComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/ScopedComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ScoreComponent.java b/api/src/main/java/net/kyori/adventure/text/ScoreComponent.java index 74ca06bc9..4bcf6f971 100644 --- a/api/src/main/java/net/kyori/adventure/text/ScoreComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/ScoreComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/ScoreComponentImpl.java b/api/src/main/java/net/kyori/adventure/text/ScoreComponentImpl.java index ac476751d..1b6ab918c 100644 --- a/api/src/main/java/net/kyori/adventure/text/ScoreComponentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/ScoreComponentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/SelectorComponent.java b/api/src/main/java/net/kyori/adventure/text/SelectorComponent.java index 29a70bb32..e34cd12c0 100644 --- a/api/src/main/java/net/kyori/adventure/text/SelectorComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/SelectorComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/SelectorComponentImpl.java b/api/src/main/java/net/kyori/adventure/text/SelectorComponentImpl.java index 1a0ef0f95..666a0574e 100644 --- a/api/src/main/java/net/kyori/adventure/text/SelectorComponentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/SelectorComponentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/StorageNBTComponent.java b/api/src/main/java/net/kyori/adventure/text/StorageNBTComponent.java index c13f18cca..95384d101 100644 --- a/api/src/main/java/net/kyori/adventure/text/StorageNBTComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/StorageNBTComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/StorageNBTComponentImpl.java b/api/src/main/java/net/kyori/adventure/text/StorageNBTComponentImpl.java index 4f60a44a3..ce3234722 100644 --- a/api/src/main/java/net/kyori/adventure/text/StorageNBTComponentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/StorageNBTComponentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/TextComponent.java b/api/src/main/java/net/kyori/adventure/text/TextComponent.java index 23e2cb3a0..6f10afbfe 100644 --- a/api/src/main/java/net/kyori/adventure/text/TextComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/TextComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/TextComponentImpl.java b/api/src/main/java/net/kyori/adventure/text/TextComponentImpl.java index 9f801a78d..c20b8afd6 100644 --- a/api/src/main/java/net/kyori/adventure/text/TextComponentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/TextComponentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/TextReplacementConfig.java b/api/src/main/java/net/kyori/adventure/text/TextReplacementConfig.java index dada5a48c..58ab50a20 100644 --- a/api/src/main/java/net/kyori/adventure/text/TextReplacementConfig.java +++ b/api/src/main/java/net/kyori/adventure/text/TextReplacementConfig.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/TextReplacementConfigImpl.java b/api/src/main/java/net/kyori/adventure/text/TextReplacementConfigImpl.java index 38170a668..c673f8dbc 100644 --- a/api/src/main/java/net/kyori/adventure/text/TextReplacementConfigImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/TextReplacementConfigImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/TextReplacementRenderer.java b/api/src/main/java/net/kyori/adventure/text/TextReplacementRenderer.java index 0c3359093..ae940aa19 100644 --- a/api/src/main/java/net/kyori/adventure/text/TextReplacementRenderer.java +++ b/api/src/main/java/net/kyori/adventure/text/TextReplacementRenderer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/TranslatableComponent.java b/api/src/main/java/net/kyori/adventure/text/TranslatableComponent.java index f19db97a8..eebd78f71 100644 --- a/api/src/main/java/net/kyori/adventure/text/TranslatableComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/TranslatableComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/TranslatableComponentImpl.java b/api/src/main/java/net/kyori/adventure/text/TranslatableComponentImpl.java index 33fbc681f..a4bda0c90 100644 --- a/api/src/main/java/net/kyori/adventure/text/TranslatableComponentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/TranslatableComponentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/TranslationArgument.java b/api/src/main/java/net/kyori/adventure/text/TranslationArgument.java index 93cad2623..6c7f9b896 100644 --- a/api/src/main/java/net/kyori/adventure/text/TranslationArgument.java +++ b/api/src/main/java/net/kyori/adventure/text/TranslationArgument.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/TranslationArgumentImpl.java b/api/src/main/java/net/kyori/adventure/text/TranslationArgumentImpl.java index a7960d146..a139d567e 100644 --- a/api/src/main/java/net/kyori/adventure/text/TranslationArgumentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/TranslationArgumentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/TranslationArgumentLike.java b/api/src/main/java/net/kyori/adventure/text/TranslationArgumentLike.java index 7f0aa611d..941af6a24 100644 --- a/api/src/main/java/net/kyori/adventure/text/TranslationArgumentLike.java +++ b/api/src/main/java/net/kyori/adventure/text/TranslationArgumentLike.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/VirtualComponent.java b/api/src/main/java/net/kyori/adventure/text/VirtualComponent.java index bad0edcfe..314c05a91 100644 --- a/api/src/main/java/net/kyori/adventure/text/VirtualComponent.java +++ b/api/src/main/java/net/kyori/adventure/text/VirtualComponent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/VirtualComponentImpl.java b/api/src/main/java/net/kyori/adventure/text/VirtualComponentImpl.java index 1293dd3f4..90a142ead 100644 --- a/api/src/main/java/net/kyori/adventure/text/VirtualComponentImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/VirtualComponentImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/VirtualComponentRenderer.java b/api/src/main/java/net/kyori/adventure/text/VirtualComponentRenderer.java index 2650dc608..24703f739 100644 --- a/api/src/main/java/net/kyori/adventure/text/VirtualComponentRenderer.java +++ b/api/src/main/java/net/kyori/adventure/text/VirtualComponentRenderer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/event/ClickCallback.java b/api/src/main/java/net/kyori/adventure/text/event/ClickCallback.java index 5233086d1..202155e93 100644 --- a/api/src/main/java/net/kyori/adventure/text/event/ClickCallback.java +++ b/api/src/main/java/net/kyori/adventure/text/event/ClickCallback.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/event/ClickCallbackInternals.java b/api/src/main/java/net/kyori/adventure/text/event/ClickCallbackInternals.java index 5a9df8dfe..498d69e0a 100644 --- a/api/src/main/java/net/kyori/adventure/text/event/ClickCallbackInternals.java +++ b/api/src/main/java/net/kyori/adventure/text/event/ClickCallbackInternals.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/event/ClickCallbackOptionsImpl.java b/api/src/main/java/net/kyori/adventure/text/event/ClickCallbackOptionsImpl.java index 91c93424c..839ecd2b3 100644 --- a/api/src/main/java/net/kyori/adventure/text/event/ClickCallbackOptionsImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/event/ClickCallbackOptionsImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/event/ClickEvent.java b/api/src/main/java/net/kyori/adventure/text/event/ClickEvent.java index 481e20feb..7cc4ad228 100644 --- a/api/src/main/java/net/kyori/adventure/text/event/ClickEvent.java +++ b/api/src/main/java/net/kyori/adventure/text/event/ClickEvent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/event/DataComponentValue.java b/api/src/main/java/net/kyori/adventure/text/event/DataComponentValue.java index 69dfd8c1d..b43990123 100644 --- a/api/src/main/java/net/kyori/adventure/text/event/DataComponentValue.java +++ b/api/src/main/java/net/kyori/adventure/text/event/DataComponentValue.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/event/DataComponentValueConversionImpl.java b/api/src/main/java/net/kyori/adventure/text/event/DataComponentValueConversionImpl.java index 2469ea01c..d63d0ad97 100644 --- a/api/src/main/java/net/kyori/adventure/text/event/DataComponentValueConversionImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/event/DataComponentValueConversionImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/event/DataComponentValueConverterRegistry.java b/api/src/main/java/net/kyori/adventure/text/event/DataComponentValueConverterRegistry.java index 4b136c9c1..d8d122523 100644 --- a/api/src/main/java/net/kyori/adventure/text/event/DataComponentValueConverterRegistry.java +++ b/api/src/main/java/net/kyori/adventure/text/event/DataComponentValueConverterRegistry.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/event/HoverEvent.java b/api/src/main/java/net/kyori/adventure/text/event/HoverEvent.java index e18291355..90c408f95 100644 --- a/api/src/main/java/net/kyori/adventure/text/event/HoverEvent.java +++ b/api/src/main/java/net/kyori/adventure/text/event/HoverEvent.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/event/HoverEventSource.java b/api/src/main/java/net/kyori/adventure/text/event/HoverEventSource.java index eeedf4312..52421bb56 100644 --- a/api/src/main/java/net/kyori/adventure/text/event/HoverEventSource.java +++ b/api/src/main/java/net/kyori/adventure/text/event/HoverEventSource.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/event/RemovedDataComponentValueImpl.java b/api/src/main/java/net/kyori/adventure/text/event/RemovedDataComponentValueImpl.java index 440bec0cb..b0f44dbd9 100644 --- a/api/src/main/java/net/kyori/adventure/text/event/RemovedDataComponentValueImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/event/RemovedDataComponentValueImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/flattener/ComponentFlattener.java b/api/src/main/java/net/kyori/adventure/text/flattener/ComponentFlattener.java index 686d9bdf0..0186d2899 100644 --- a/api/src/main/java/net/kyori/adventure/text/flattener/ComponentFlattener.java +++ b/api/src/main/java/net/kyori/adventure/text/flattener/ComponentFlattener.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/flattener/ComponentFlattenerImpl.java b/api/src/main/java/net/kyori/adventure/text/flattener/ComponentFlattenerImpl.java index aadbf7eed..7f00c2081 100644 --- a/api/src/main/java/net/kyori/adventure/text/flattener/ComponentFlattenerImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/flattener/ComponentFlattenerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/flattener/FlattenerListener.java b/api/src/main/java/net/kyori/adventure/text/flattener/FlattenerListener.java index 2185975f6..28bc687b3 100644 --- a/api/src/main/java/net/kyori/adventure/text/flattener/FlattenerListener.java +++ b/api/src/main/java/net/kyori/adventure/text/flattener/FlattenerListener.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/DecorationMap.java b/api/src/main/java/net/kyori/adventure/text/format/DecorationMap.java index 9e22c581c..92080652a 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/DecorationMap.java +++ b/api/src/main/java/net/kyori/adventure/text/format/DecorationMap.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/MutableStyleSetter.java b/api/src/main/java/net/kyori/adventure/text/format/MutableStyleSetter.java index 9277a4b93..e1e4024df 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/MutableStyleSetter.java +++ b/api/src/main/java/net/kyori/adventure/text/format/MutableStyleSetter.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/NamedTextColor.java b/api/src/main/java/net/kyori/adventure/text/format/NamedTextColor.java index 22fcc1021..4d09ec12e 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/NamedTextColor.java +++ b/api/src/main/java/net/kyori/adventure/text/format/NamedTextColor.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/ShadowColor.java b/api/src/main/java/net/kyori/adventure/text/format/ShadowColor.java index aca0ac1dc..d7fd645e5 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/ShadowColor.java +++ b/api/src/main/java/net/kyori/adventure/text/format/ShadowColor.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/ShadowColorImpl.java b/api/src/main/java/net/kyori/adventure/text/format/ShadowColorImpl.java index 4783e5536..0bce5b54c 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/ShadowColorImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/format/ShadowColorImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/Style.java b/api/src/main/java/net/kyori/adventure/text/format/Style.java index 4fda92698..51550f806 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/Style.java +++ b/api/src/main/java/net/kyori/adventure/text/format/Style.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/StyleBuilderApplicable.java b/api/src/main/java/net/kyori/adventure/text/format/StyleBuilderApplicable.java index 20093cbce..5adb01f7e 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/StyleBuilderApplicable.java +++ b/api/src/main/java/net/kyori/adventure/text/format/StyleBuilderApplicable.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/StyleGetter.java b/api/src/main/java/net/kyori/adventure/text/format/StyleGetter.java index 41457e436..6ff0a6ab7 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/StyleGetter.java +++ b/api/src/main/java/net/kyori/adventure/text/format/StyleGetter.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/StyleImpl.java b/api/src/main/java/net/kyori/adventure/text/format/StyleImpl.java index 044624c78..4379005a4 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/StyleImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/format/StyleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/StyleSetter.java b/api/src/main/java/net/kyori/adventure/text/format/StyleSetter.java index d4a215613..d6c00deb8 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/StyleSetter.java +++ b/api/src/main/java/net/kyori/adventure/text/format/StyleSetter.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/TextColor.java b/api/src/main/java/net/kyori/adventure/text/format/TextColor.java index 33989354a..bde2551c7 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/TextColor.java +++ b/api/src/main/java/net/kyori/adventure/text/format/TextColor.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/TextColorImpl.java b/api/src/main/java/net/kyori/adventure/text/format/TextColorImpl.java index 11b477ebe..1951e9146 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/TextColorImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/format/TextColorImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/TextDecoration.java b/api/src/main/java/net/kyori/adventure/text/format/TextDecoration.java index 0cc0b3226..2ec76f19d 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/TextDecoration.java +++ b/api/src/main/java/net/kyori/adventure/text/format/TextDecoration.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/TextDecorationAndState.java b/api/src/main/java/net/kyori/adventure/text/format/TextDecorationAndState.java index a70076fb2..38796b19d 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/TextDecorationAndState.java +++ b/api/src/main/java/net/kyori/adventure/text/format/TextDecorationAndState.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/TextDecorationAndStateImpl.java b/api/src/main/java/net/kyori/adventure/text/format/TextDecorationAndStateImpl.java index 3be8925a7..7eedfeff0 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/TextDecorationAndStateImpl.java +++ b/api/src/main/java/net/kyori/adventure/text/format/TextDecorationAndStateImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/format/TextFormat.java b/api/src/main/java/net/kyori/adventure/text/format/TextFormat.java index e9c1615c2..56142ffe5 100644 --- a/api/src/main/java/net/kyori/adventure/text/format/TextFormat.java +++ b/api/src/main/java/net/kyori/adventure/text/format/TextFormat.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/renderer/AbstractComponentRenderer.java b/api/src/main/java/net/kyori/adventure/text/renderer/AbstractComponentRenderer.java index a73daf3ef..07d2b301a 100644 --- a/api/src/main/java/net/kyori/adventure/text/renderer/AbstractComponentRenderer.java +++ b/api/src/main/java/net/kyori/adventure/text/renderer/AbstractComponentRenderer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/renderer/ComponentRenderer.java b/api/src/main/java/net/kyori/adventure/text/renderer/ComponentRenderer.java index dfee46ade..f3b9af813 100644 --- a/api/src/main/java/net/kyori/adventure/text/renderer/ComponentRenderer.java +++ b/api/src/main/java/net/kyori/adventure/text/renderer/ComponentRenderer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/renderer/TranslatableComponentRenderer.java b/api/src/main/java/net/kyori/adventure/text/renderer/TranslatableComponentRenderer.java index 3b9df3b82..e92fe261f 100644 --- a/api/src/main/java/net/kyori/adventure/text/renderer/TranslatableComponentRenderer.java +++ b/api/src/main/java/net/kyori/adventure/text/renderer/TranslatableComponentRenderer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/serializer/ComponentDecoder.java b/api/src/main/java/net/kyori/adventure/text/serializer/ComponentDecoder.java index a921489bd..32df5550a 100644 --- a/api/src/main/java/net/kyori/adventure/text/serializer/ComponentDecoder.java +++ b/api/src/main/java/net/kyori/adventure/text/serializer/ComponentDecoder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/serializer/ComponentEncoder.java b/api/src/main/java/net/kyori/adventure/text/serializer/ComponentEncoder.java index d9c5d80cf..60c29daac 100644 --- a/api/src/main/java/net/kyori/adventure/text/serializer/ComponentEncoder.java +++ b/api/src/main/java/net/kyori/adventure/text/serializer/ComponentEncoder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/text/serializer/ComponentSerializer.java b/api/src/main/java/net/kyori/adventure/text/serializer/ComponentSerializer.java index e01412861..71a7f0424 100644 --- a/api/src/main/java/net/kyori/adventure/text/serializer/ComponentSerializer.java +++ b/api/src/main/java/net/kyori/adventure/text/serializer/ComponentSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/title/Title.java b/api/src/main/java/net/kyori/adventure/title/Title.java index 928fbef94..c9fa14a1c 100644 --- a/api/src/main/java/net/kyori/adventure/title/Title.java +++ b/api/src/main/java/net/kyori/adventure/title/Title.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/title/TitleImpl.java b/api/src/main/java/net/kyori/adventure/title/TitleImpl.java index cd3546931..1e4386b3d 100644 --- a/api/src/main/java/net/kyori/adventure/title/TitleImpl.java +++ b/api/src/main/java/net/kyori/adventure/title/TitleImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/title/TitlePart.java b/api/src/main/java/net/kyori/adventure/title/TitlePart.java index 9c46ca88d..fa70d1d7c 100644 --- a/api/src/main/java/net/kyori/adventure/title/TitlePart.java +++ b/api/src/main/java/net/kyori/adventure/title/TitlePart.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/translation/GlobalTranslator.java b/api/src/main/java/net/kyori/adventure/translation/GlobalTranslator.java index 41e046efb..826cf2ec9 100644 --- a/api/src/main/java/net/kyori/adventure/translation/GlobalTranslator.java +++ b/api/src/main/java/net/kyori/adventure/translation/GlobalTranslator.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/translation/GlobalTranslatorImpl.java b/api/src/main/java/net/kyori/adventure/translation/GlobalTranslatorImpl.java index 842763be8..ef9172cea 100644 --- a/api/src/main/java/net/kyori/adventure/translation/GlobalTranslatorImpl.java +++ b/api/src/main/java/net/kyori/adventure/translation/GlobalTranslatorImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/translation/Translatable.java b/api/src/main/java/net/kyori/adventure/translation/Translatable.java index aec06aedd..58a921743 100644 --- a/api/src/main/java/net/kyori/adventure/translation/Translatable.java +++ b/api/src/main/java/net/kyori/adventure/translation/Translatable.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/translation/TranslationLocales.java b/api/src/main/java/net/kyori/adventure/translation/TranslationLocales.java index 2f2548b46..7ed2e48f2 100644 --- a/api/src/main/java/net/kyori/adventure/translation/TranslationLocales.java +++ b/api/src/main/java/net/kyori/adventure/translation/TranslationLocales.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/translation/TranslationRegistry.java b/api/src/main/java/net/kyori/adventure/translation/TranslationRegistry.java index c6b7596c6..38dcad135 100644 --- a/api/src/main/java/net/kyori/adventure/translation/TranslationRegistry.java +++ b/api/src/main/java/net/kyori/adventure/translation/TranslationRegistry.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/translation/TranslationRegistryImpl.java b/api/src/main/java/net/kyori/adventure/translation/TranslationRegistryImpl.java index a8fdb94ff..21dd0fad2 100644 --- a/api/src/main/java/net/kyori/adventure/translation/TranslationRegistryImpl.java +++ b/api/src/main/java/net/kyori/adventure/translation/TranslationRegistryImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/translation/Translator.java b/api/src/main/java/net/kyori/adventure/translation/Translator.java index 4b12e013e..765faef9f 100644 --- a/api/src/main/java/net/kyori/adventure/translation/Translator.java +++ b/api/src/main/java/net/kyori/adventure/translation/Translator.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/ARGBLike.java b/api/src/main/java/net/kyori/adventure/util/ARGBLike.java index 22ee44c22..1104f2d81 100644 --- a/api/src/main/java/net/kyori/adventure/util/ARGBLike.java +++ b/api/src/main/java/net/kyori/adventure/util/ARGBLike.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/Buildable.java b/api/src/main/java/net/kyori/adventure/util/Buildable.java index 9bc1e36f3..8aac59f1e 100644 --- a/api/src/main/java/net/kyori/adventure/util/Buildable.java +++ b/api/src/main/java/net/kyori/adventure/util/Buildable.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/Codec.java b/api/src/main/java/net/kyori/adventure/util/Codec.java index 1d9d9843a..a47f473dd 100644 --- a/api/src/main/java/net/kyori/adventure/util/Codec.java +++ b/api/src/main/java/net/kyori/adventure/util/Codec.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/ComponentMessageThrowable.java b/api/src/main/java/net/kyori/adventure/util/ComponentMessageThrowable.java index e9fdc8927..abf8b4ed2 100644 --- a/api/src/main/java/net/kyori/adventure/util/ComponentMessageThrowable.java +++ b/api/src/main/java/net/kyori/adventure/util/ComponentMessageThrowable.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/ForwardingIterator.java b/api/src/main/java/net/kyori/adventure/util/ForwardingIterator.java index f1b50ec07..e5fd16006 100644 --- a/api/src/main/java/net/kyori/adventure/util/ForwardingIterator.java +++ b/api/src/main/java/net/kyori/adventure/util/ForwardingIterator.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/HSVLike.java b/api/src/main/java/net/kyori/adventure/util/HSVLike.java index 4e427043d..5a08d14c1 100644 --- a/api/src/main/java/net/kyori/adventure/util/HSVLike.java +++ b/api/src/main/java/net/kyori/adventure/util/HSVLike.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/HSVLikeImpl.java b/api/src/main/java/net/kyori/adventure/util/HSVLikeImpl.java index 0d5f41811..ed5cbf8a0 100644 --- a/api/src/main/java/net/kyori/adventure/util/HSVLikeImpl.java +++ b/api/src/main/java/net/kyori/adventure/util/HSVLikeImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/Index.java b/api/src/main/java/net/kyori/adventure/util/Index.java index dc383145b..b48b9a100 100644 --- a/api/src/main/java/net/kyori/adventure/util/Index.java +++ b/api/src/main/java/net/kyori/adventure/util/Index.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/InheritanceAwareMap.java b/api/src/main/java/net/kyori/adventure/util/InheritanceAwareMap.java index 8bf0cc1da..fc06ce144 100644 --- a/api/src/main/java/net/kyori/adventure/util/InheritanceAwareMap.java +++ b/api/src/main/java/net/kyori/adventure/util/InheritanceAwareMap.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/InheritanceAwareMapImpl.java b/api/src/main/java/net/kyori/adventure/util/InheritanceAwareMapImpl.java index e114532f0..f9d2f26b4 100644 --- a/api/src/main/java/net/kyori/adventure/util/InheritanceAwareMapImpl.java +++ b/api/src/main/java/net/kyori/adventure/util/InheritanceAwareMapImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/IntFunction2.java b/api/src/main/java/net/kyori/adventure/util/IntFunction2.java index 7644c67c3..b2c1f458f 100644 --- a/api/src/main/java/net/kyori/adventure/util/IntFunction2.java +++ b/api/src/main/java/net/kyori/adventure/util/IntFunction2.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/Listenable.java b/api/src/main/java/net/kyori/adventure/util/Listenable.java index 8849d5962..86de5ddd4 100644 --- a/api/src/main/java/net/kyori/adventure/util/Listenable.java +++ b/api/src/main/java/net/kyori/adventure/util/Listenable.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/MonkeyBars.java b/api/src/main/java/net/kyori/adventure/util/MonkeyBars.java index 84f2e7083..1eba648ef 100644 --- a/api/src/main/java/net/kyori/adventure/util/MonkeyBars.java +++ b/api/src/main/java/net/kyori/adventure/util/MonkeyBars.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/Nag.java b/api/src/main/java/net/kyori/adventure/util/Nag.java index 66929a065..50ad21476 100644 --- a/api/src/main/java/net/kyori/adventure/util/Nag.java +++ b/api/src/main/java/net/kyori/adventure/util/Nag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/PlatformAPI.java b/api/src/main/java/net/kyori/adventure/util/PlatformAPI.java index 0bb4e9808..792d0f737 100644 --- a/api/src/main/java/net/kyori/adventure/util/PlatformAPI.java +++ b/api/src/main/java/net/kyori/adventure/util/PlatformAPI.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/RGBLike.java b/api/src/main/java/net/kyori/adventure/util/RGBLike.java index 8ec3621e2..1ce00147e 100644 --- a/api/src/main/java/net/kyori/adventure/util/RGBLike.java +++ b/api/src/main/java/net/kyori/adventure/util/RGBLike.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/Services.java b/api/src/main/java/net/kyori/adventure/util/Services.java index 3e1ff0e21..9897fc62c 100644 --- a/api/src/main/java/net/kyori/adventure/util/Services.java +++ b/api/src/main/java/net/kyori/adventure/util/Services.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/Services0.java b/api/src/main/java/net/kyori/adventure/util/Services0.java index 0d69bfd0f..20f7ad4f3 100644 --- a/api/src/main/java/net/kyori/adventure/util/Services0.java +++ b/api/src/main/java/net/kyori/adventure/util/Services0.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/ShadyPines.java b/api/src/main/java/net/kyori/adventure/util/ShadyPines.java index d1a466146..ea27674a3 100644 --- a/api/src/main/java/net/kyori/adventure/util/ShadyPines.java +++ b/api/src/main/java/net/kyori/adventure/util/ShadyPines.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/Ticks.java b/api/src/main/java/net/kyori/adventure/util/Ticks.java index bfb1b0bb7..8ca96dbdd 100644 --- a/api/src/main/java/net/kyori/adventure/util/Ticks.java +++ b/api/src/main/java/net/kyori/adventure/util/Ticks.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/TriState.java b/api/src/main/java/net/kyori/adventure/util/TriState.java index 125c0d3e1..4219e0749 100644 --- a/api/src/main/java/net/kyori/adventure/util/TriState.java +++ b/api/src/main/java/net/kyori/adventure/util/TriState.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/net/kyori/adventure/util/UTF8ResourceBundleControl.java b/api/src/main/java/net/kyori/adventure/util/UTF8ResourceBundleControl.java index 7cd00fdbc..7fb404b38 100644 --- a/api/src/main/java/net/kyori/adventure/util/UTF8ResourceBundleControl.java +++ b/api/src/main/java/net/kyori/adventure/util/UTF8ResourceBundleControl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/audience/AudienceOverrides.java b/api/src/test/java/net/kyori/adventure/audience/AudienceOverrides.java index 89fd1cd57..75aaa4982 100644 --- a/api/src/test/java/net/kyori/adventure/audience/AudienceOverrides.java +++ b/api/src/test/java/net/kyori/adventure/audience/AudienceOverrides.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/audience/AudienceTest.java b/api/src/test/java/net/kyori/adventure/audience/AudienceTest.java index ba033da91..b1e9bdb64 100644 --- a/api/src/test/java/net/kyori/adventure/audience/AudienceTest.java +++ b/api/src/test/java/net/kyori/adventure/audience/AudienceTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/bossbar/BossBarTest.java b/api/src/test/java/net/kyori/adventure/bossbar/BossBarTest.java index 4ed7fb247..0c221b3cb 100644 --- a/api/src/test/java/net/kyori/adventure/bossbar/BossBarTest.java +++ b/api/src/test/java/net/kyori/adventure/bossbar/BossBarTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/identity/IdentityTest.java b/api/src/test/java/net/kyori/adventure/identity/IdentityTest.java index ebae805ea..27037b276 100644 --- a/api/src/test/java/net/kyori/adventure/identity/IdentityTest.java +++ b/api/src/test/java/net/kyori/adventure/identity/IdentityTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/internal/properties/AdventurePropertiesTest.java b/api/src/test/java/net/kyori/adventure/internal/properties/AdventurePropertiesTest.java index bf0e15386..c17644b8d 100644 --- a/api/src/test/java/net/kyori/adventure/internal/properties/AdventurePropertiesTest.java +++ b/api/src/test/java/net/kyori/adventure/internal/properties/AdventurePropertiesTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/inventory/BookTest.java b/api/src/test/java/net/kyori/adventure/inventory/BookTest.java index 05ef5bc3e..31d8e5858 100644 --- a/api/src/test/java/net/kyori/adventure/inventory/BookTest.java +++ b/api/src/test/java/net/kyori/adventure/inventory/BookTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/pointer/PointersTest.java b/api/src/test/java/net/kyori/adventure/pointer/PointersTest.java index e475046d7..00213da4e 100644 --- a/api/src/test/java/net/kyori/adventure/pointer/PointersTest.java +++ b/api/src/test/java/net/kyori/adventure/pointer/PointersTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/resource/ResourcePackInfoImplTest.java b/api/src/test/java/net/kyori/adventure/resource/ResourcePackInfoImplTest.java index 70faf8c8a..133e445f1 100644 --- a/api/src/test/java/net/kyori/adventure/resource/ResourcePackInfoImplTest.java +++ b/api/src/test/java/net/kyori/adventure/resource/ResourcePackInfoImplTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/sound/SoundStopTest.java b/api/src/test/java/net/kyori/adventure/sound/SoundStopTest.java index 482d5144f..1585f4007 100644 --- a/api/src/test/java/net/kyori/adventure/sound/SoundStopTest.java +++ b/api/src/test/java/net/kyori/adventure/sound/SoundStopTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/sound/SoundTest.java b/api/src/test/java/net/kyori/adventure/sound/SoundTest.java index 9d97afe1b..d5202a78e 100644 --- a/api/src/test/java/net/kyori/adventure/sound/SoundTest.java +++ b/api/src/test/java/net/kyori/adventure/sound/SoundTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/AbstractComponentTest.java b/api/src/test/java/net/kyori/adventure/text/AbstractComponentTest.java index 611b25120..98c873388 100644 --- a/api/src/test/java/net/kyori/adventure/text/AbstractComponentTest.java +++ b/api/src/test/java/net/kyori/adventure/text/AbstractComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/AbstractNBTComponentTest.java b/api/src/test/java/net/kyori/adventure/text/AbstractNBTComponentTest.java index eea4dcd36..7ad6ec30f 100644 --- a/api/src/test/java/net/kyori/adventure/text/AbstractNBTComponentTest.java +++ b/api/src/test/java/net/kyori/adventure/text/AbstractNBTComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/BlockNBTComponentTest.java b/api/src/test/java/net/kyori/adventure/text/BlockNBTComponentTest.java index 328b5198d..4a804b501 100644 --- a/api/src/test/java/net/kyori/adventure/text/BlockNBTComponentTest.java +++ b/api/src/test/java/net/kyori/adventure/text/BlockNBTComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/ComponentCompactingTest.java b/api/src/test/java/net/kyori/adventure/text/ComponentCompactingTest.java index fdf7439fd..8df68733b 100644 --- a/api/src/test/java/net/kyori/adventure/text/ComponentCompactingTest.java +++ b/api/src/test/java/net/kyori/adventure/text/ComponentCompactingTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/ComponentContainsTest.java b/api/src/test/java/net/kyori/adventure/text/ComponentContainsTest.java index 827dd3c57..bd44701f2 100644 --- a/api/src/test/java/net/kyori/adventure/text/ComponentContainsTest.java +++ b/api/src/test/java/net/kyori/adventure/text/ComponentContainsTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/ComponentDecorationTest.java b/api/src/test/java/net/kyori/adventure/text/ComponentDecorationTest.java index 174a35db7..050520f50 100644 --- a/api/src/test/java/net/kyori/adventure/text/ComponentDecorationTest.java +++ b/api/src/test/java/net/kyori/adventure/text/ComponentDecorationTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/ComponentIteratorTest.java b/api/src/test/java/net/kyori/adventure/text/ComponentIteratorTest.java index feb94a0b8..92e4281a5 100644 --- a/api/src/test/java/net/kyori/adventure/text/ComponentIteratorTest.java +++ b/api/src/test/java/net/kyori/adventure/text/ComponentIteratorTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/EntityNBTComponentTest.java b/api/src/test/java/net/kyori/adventure/text/EntityNBTComponentTest.java index dbfeed759..e2a7c7e47 100644 --- a/api/src/test/java/net/kyori/adventure/text/EntityNBTComponentTest.java +++ b/api/src/test/java/net/kyori/adventure/text/EntityNBTComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/JoinTest.java b/api/src/test/java/net/kyori/adventure/text/JoinTest.java index 39f02f053..c70e6dc75 100644 --- a/api/src/test/java/net/kyori/adventure/text/JoinTest.java +++ b/api/src/test/java/net/kyori/adventure/text/JoinTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/KeybindComponentTest.java b/api/src/test/java/net/kyori/adventure/text/KeybindComponentTest.java index ad952723e..a9c1a7b31 100644 --- a/api/src/test/java/net/kyori/adventure/text/KeybindComponentTest.java +++ b/api/src/test/java/net/kyori/adventure/text/KeybindComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/LinearComponentsTest.java b/api/src/test/java/net/kyori/adventure/text/LinearComponentsTest.java index c48a933b2..19cb9cb02 100644 --- a/api/src/test/java/net/kyori/adventure/text/LinearComponentsTest.java +++ b/api/src/test/java/net/kyori/adventure/text/LinearComponentsTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/ScoreComponentTest.java b/api/src/test/java/net/kyori/adventure/text/ScoreComponentTest.java index fa6024efd..cc2c0e79b 100644 --- a/api/src/test/java/net/kyori/adventure/text/ScoreComponentTest.java +++ b/api/src/test/java/net/kyori/adventure/text/ScoreComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/SelectorComponentTest.java b/api/src/test/java/net/kyori/adventure/text/SelectorComponentTest.java index eb1bab52b..16626ca1c 100644 --- a/api/src/test/java/net/kyori/adventure/text/SelectorComponentTest.java +++ b/api/src/test/java/net/kyori/adventure/text/SelectorComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/StorageNBTComponentTest.java b/api/src/test/java/net/kyori/adventure/text/StorageNBTComponentTest.java index 0c30f93bb..4e66ba484 100644 --- a/api/src/test/java/net/kyori/adventure/text/StorageNBTComponentTest.java +++ b/api/src/test/java/net/kyori/adventure/text/StorageNBTComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/TextAssertions.java b/api/src/test/java/net/kyori/adventure/text/TextAssertions.java index 52ef33cf3..e55236118 100644 --- a/api/src/test/java/net/kyori/adventure/text/TextAssertions.java +++ b/api/src/test/java/net/kyori/adventure/text/TextAssertions.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/TextComponentTest.java b/api/src/test/java/net/kyori/adventure/text/TextComponentTest.java index 3f7723311..5b10161bd 100644 --- a/api/src/test/java/net/kyori/adventure/text/TextComponentTest.java +++ b/api/src/test/java/net/kyori/adventure/text/TextComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/TextReplacementRendererTest.java b/api/src/test/java/net/kyori/adventure/text/TextReplacementRendererTest.java index e02f8774f..739f74b82 100644 --- a/api/src/test/java/net/kyori/adventure/text/TextReplacementRendererTest.java +++ b/api/src/test/java/net/kyori/adventure/text/TextReplacementRendererTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/TranslatableComponentTest.java b/api/src/test/java/net/kyori/adventure/text/TranslatableComponentTest.java index 5ae6d2ced..b38ae8b75 100644 --- a/api/src/test/java/net/kyori/adventure/text/TranslatableComponentTest.java +++ b/api/src/test/java/net/kyori/adventure/text/TranslatableComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/event/ClickEventTest.java b/api/src/test/java/net/kyori/adventure/text/event/ClickEventTest.java index 2de33e0a0..c6e3a6325 100644 --- a/api/src/test/java/net/kyori/adventure/text/event/ClickEventTest.java +++ b/api/src/test/java/net/kyori/adventure/text/event/ClickEventTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/event/DataComponentValueConverterRegistryTest.java b/api/src/test/java/net/kyori/adventure/text/event/DataComponentValueConverterRegistryTest.java index dbb8b399f..d54c7abcf 100644 --- a/api/src/test/java/net/kyori/adventure/text/event/DataComponentValueConverterRegistryTest.java +++ b/api/src/test/java/net/kyori/adventure/text/event/DataComponentValueConverterRegistryTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/event/HoverEventTest.java b/api/src/test/java/net/kyori/adventure/text/event/HoverEventTest.java index 19f69b8b8..4d0c6606d 100644 --- a/api/src/test/java/net/kyori/adventure/text/event/HoverEventTest.java +++ b/api/src/test/java/net/kyori/adventure/text/event/HoverEventTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/flattener/ComponentFlattenerTest.java b/api/src/test/java/net/kyori/adventure/text/flattener/ComponentFlattenerTest.java index f8e716e70..673ce33c7 100644 --- a/api/src/test/java/net/kyori/adventure/text/flattener/ComponentFlattenerTest.java +++ b/api/src/test/java/net/kyori/adventure/text/flattener/ComponentFlattenerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/format/NamedTextColorTest.java b/api/src/test/java/net/kyori/adventure/text/format/NamedTextColorTest.java index a00277555..69d773bd9 100644 --- a/api/src/test/java/net/kyori/adventure/text/format/NamedTextColorTest.java +++ b/api/src/test/java/net/kyori/adventure/text/format/NamedTextColorTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/format/ShadowColorTest.java b/api/src/test/java/net/kyori/adventure/text/format/ShadowColorTest.java index 4f54f3c4a..78f44814b 100644 --- a/api/src/test/java/net/kyori/adventure/text/format/ShadowColorTest.java +++ b/api/src/test/java/net/kyori/adventure/text/format/ShadowColorTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/format/StyleTest.java b/api/src/test/java/net/kyori/adventure/text/format/StyleTest.java index b5eb2c769..d32d9f4d3 100644 --- a/api/src/test/java/net/kyori/adventure/text/format/StyleTest.java +++ b/api/src/test/java/net/kyori/adventure/text/format/StyleTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/format/TextColorTest.java b/api/src/test/java/net/kyori/adventure/text/format/TextColorTest.java index 1ac0b9e8a..0d937d004 100644 --- a/api/src/test/java/net/kyori/adventure/text/format/TextColorTest.java +++ b/api/src/test/java/net/kyori/adventure/text/format/TextColorTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/format/TextDecorationTest.java b/api/src/test/java/net/kyori/adventure/text/format/TextDecorationTest.java index 1e35d23f1..41eebe6fe 100644 --- a/api/src/test/java/net/kyori/adventure/text/format/TextDecorationTest.java +++ b/api/src/test/java/net/kyori/adventure/text/format/TextDecorationTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/title/TitleTest.java b/api/src/test/java/net/kyori/adventure/text/title/TitleTest.java index 023bd23ee..043d39316 100644 --- a/api/src/test/java/net/kyori/adventure/text/title/TitleTest.java +++ b/api/src/test/java/net/kyori/adventure/text/title/TitleTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/text/title/TitleTimesTest.java b/api/src/test/java/net/kyori/adventure/text/title/TitleTimesTest.java index d83494d67..8368a2cf5 100644 --- a/api/src/test/java/net/kyori/adventure/text/title/TitleTimesTest.java +++ b/api/src/test/java/net/kyori/adventure/text/title/TitleTimesTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/translation/GlobalTranslatorTest.java b/api/src/test/java/net/kyori/adventure/translation/GlobalTranslatorTest.java index 324db2d43..afef56e81 100644 --- a/api/src/test/java/net/kyori/adventure/translation/GlobalTranslatorTest.java +++ b/api/src/test/java/net/kyori/adventure/translation/GlobalTranslatorTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/translation/TranslationRegistryTest.java b/api/src/test/java/net/kyori/adventure/translation/TranslationRegistryTest.java index dd9f41e7e..8216f2efe 100644 --- a/api/src/test/java/net/kyori/adventure/translation/TranslationRegistryTest.java +++ b/api/src/test/java/net/kyori/adventure/translation/TranslationRegistryTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/translation/TranslatorTest.java b/api/src/test/java/net/kyori/adventure/translation/TranslatorTest.java index 8593fc0f6..df5ada20d 100644 --- a/api/src/test/java/net/kyori/adventure/translation/TranslatorTest.java +++ b/api/src/test/java/net/kyori/adventure/translation/TranslatorTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/util/ComponentMessageThrowableTest.java b/api/src/test/java/net/kyori/adventure/util/ComponentMessageThrowableTest.java index 5de252668..f6988e54e 100644 --- a/api/src/test/java/net/kyori/adventure/util/ComponentMessageThrowableTest.java +++ b/api/src/test/java/net/kyori/adventure/util/ComponentMessageThrowableTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/util/HSVLikeTest.java b/api/src/test/java/net/kyori/adventure/util/HSVLikeTest.java index 0ae039bc0..5b62a97a7 100644 --- a/api/src/test/java/net/kyori/adventure/util/HSVLikeTest.java +++ b/api/src/test/java/net/kyori/adventure/util/HSVLikeTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/util/IndexTest.java b/api/src/test/java/net/kyori/adventure/util/IndexTest.java index bbdc018ce..25922e611 100644 --- a/api/src/test/java/net/kyori/adventure/util/IndexTest.java +++ b/api/src/test/java/net/kyori/adventure/util/IndexTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/util/ListenableTest.java b/api/src/test/java/net/kyori/adventure/util/ListenableTest.java index 59fbf9b1c..0ab086cb9 100644 --- a/api/src/test/java/net/kyori/adventure/util/ListenableTest.java +++ b/api/src/test/java/net/kyori/adventure/util/ListenableTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/util/TicksTest.java b/api/src/test/java/net/kyori/adventure/util/TicksTest.java index 841afa354..e01e4fe9a 100644 --- a/api/src/test/java/net/kyori/adventure/util/TicksTest.java +++ b/api/src/test/java/net/kyori/adventure/util/TicksTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/adventure/util/TriStateTest.java b/api/src/test/java/net/kyori/adventure/util/TriStateTest.java index 4f0222e00..7e64e2003 100644 --- a/api/src/test/java/net/kyori/adventure/util/TriStateTest.java +++ b/api/src/test/java/net/kyori/adventure/util/TriStateTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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/test/java/net/kyori/test/WeirdAssertions.java b/api/src/test/java/net/kyori/test/WeirdAssertions.java index 53e421f6a..e2fe88de3 100644 --- a/api/src/test/java/net/kyori/test/WeirdAssertions.java +++ b/api/src/test/java/net/kyori/test/WeirdAssertions.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/ComponentDSL.kt b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/ComponentDSL.kt index acb6b95ce..1ea456b13 100644 --- a/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/ComponentDSL.kt +++ b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/ComponentDSL.kt @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/ComponentExtensions.kt b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/ComponentExtensions.kt index 965588d02..98a5c88e5 100644 --- a/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/ComponentExtensions.kt +++ b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/ComponentExtensions.kt @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/HSVLikeExtensions.kt b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/HSVLikeExtensions.kt index 22b5734ef..1c57be215 100644 --- a/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/HSVLikeExtensions.kt +++ b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/HSVLikeExtensions.kt @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/JoinConfigurationDSL.kt b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/JoinConfigurationDSL.kt index 696a54f3e..1c780b529 100644 --- a/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/JoinConfigurationDSL.kt +++ b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/JoinConfigurationDSL.kt @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/NBTComponentExtensions.kt b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/NBTComponentExtensions.kt index a72f9e4f6..26c656637 100644 --- a/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/NBTComponentExtensions.kt +++ b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/NBTComponentExtensions.kt @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/RGBLikeExtensions.kt b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/RGBLikeExtensions.kt index 5de482636..e689b8365 100644 --- a/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/RGBLikeExtensions.kt +++ b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/RGBLikeExtensions.kt @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/StyleDSL.kt b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/StyleDSL.kt index a69b5ec97..b4381d5bf 100644 --- a/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/StyleDSL.kt +++ b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/StyleDSL.kt @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/StyleExtensions.kt b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/StyleExtensions.kt index effba317d..820205d92 100644 --- a/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/StyleExtensions.kt +++ b/extra-kotlin/src/main/kotlin/net/kyori/adventure/extra/kotlin/StyleExtensions.kt @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/key/src/main/java/net/kyori/adventure/key/InvalidKeyException.java b/key/src/main/java/net/kyori/adventure/key/InvalidKeyException.java index 97e7256ab..d55bf2612 100644 --- a/key/src/main/java/net/kyori/adventure/key/InvalidKeyException.java +++ b/key/src/main/java/net/kyori/adventure/key/InvalidKeyException.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/key/src/main/java/net/kyori/adventure/key/Key.java b/key/src/main/java/net/kyori/adventure/key/Key.java index 7875529d2..1ca3e44d1 100644 --- a/key/src/main/java/net/kyori/adventure/key/Key.java +++ b/key/src/main/java/net/kyori/adventure/key/Key.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/key/src/main/java/net/kyori/adventure/key/KeyImpl.java b/key/src/main/java/net/kyori/adventure/key/KeyImpl.java index b46b53ef8..49e91ba8c 100644 --- a/key/src/main/java/net/kyori/adventure/key/KeyImpl.java +++ b/key/src/main/java/net/kyori/adventure/key/KeyImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/key/src/main/java/net/kyori/adventure/key/KeyPattern.java b/key/src/main/java/net/kyori/adventure/key/KeyPattern.java index 86a9ec787..642c1f243 100644 --- a/key/src/main/java/net/kyori/adventure/key/KeyPattern.java +++ b/key/src/main/java/net/kyori/adventure/key/KeyPattern.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/key/src/main/java/net/kyori/adventure/key/Keyed.java b/key/src/main/java/net/kyori/adventure/key/Keyed.java index 8835dafec..392bc50a6 100644 --- a/key/src/main/java/net/kyori/adventure/key/Keyed.java +++ b/key/src/main/java/net/kyori/adventure/key/Keyed.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/key/src/main/java/net/kyori/adventure/key/KeyedValue.java b/key/src/main/java/net/kyori/adventure/key/KeyedValue.java index dc50c4334..ce8d458af 100644 --- a/key/src/main/java/net/kyori/adventure/key/KeyedValue.java +++ b/key/src/main/java/net/kyori/adventure/key/KeyedValue.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/key/src/main/java/net/kyori/adventure/key/KeyedValueImpl.java b/key/src/main/java/net/kyori/adventure/key/KeyedValueImpl.java index aa3cb2334..5ebbbedd3 100644 --- a/key/src/main/java/net/kyori/adventure/key/KeyedValueImpl.java +++ b/key/src/main/java/net/kyori/adventure/key/KeyedValueImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/key/src/main/java/net/kyori/adventure/key/Namespaced.java b/key/src/main/java/net/kyori/adventure/key/Namespaced.java index 03a92ea0a..85441ac6f 100644 --- a/key/src/main/java/net/kyori/adventure/key/Namespaced.java +++ b/key/src/main/java/net/kyori/adventure/key/Namespaced.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/key/src/test/java/net/kyori/adventure/key/KeyTest.java b/key/src/test/java/net/kyori/adventure/key/KeyTest.java index 851f4d854..655abcfb3 100644 --- a/key/src/test/java/net/kyori/adventure/key/KeyTest.java +++ b/key/src/test/java/net/kyori/adventure/key/KeyTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/key/src/test/java/net/kyori/adventure/key/KeyedValueTest.java b/key/src/test/java/net/kyori/adventure/key/KeyedValueTest.java index 3df405749..344125b6a 100644 --- a/key/src/test/java/net/kyori/adventure/key/KeyedValueTest.java +++ b/key/src/test/java/net/kyori/adventure/key/KeyedValueTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby 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 584b4fc85..94af85c20 100644 --- a/license.txt +++ b/license.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017-2023 KyoriPowered +Copyright (c) 2017-2025 KyoriPowered Permission is hereby 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 93172657b..5b1b4b5ce 100644 --- a/license_header.txt +++ b/license_header.txt @@ -1,6 +1,6 @@ This file is part of adventure, licensed under the MIT License. -Copyright (c) 2017-2024 KyoriPowered +Copyright (c) 2017-2025 KyoriPowered Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/AbstractBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/AbstractBinaryTag.java index b7713a6b4..ee46e4364 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/AbstractBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/AbstractBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ArrayBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/ArrayBinaryTag.java index 45da21196..745c85d14 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ArrayBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ArrayBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ArrayBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/ArrayBinaryTagImpl.java index 755775852..39d35aa39 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ArrayBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ArrayBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTag.java index 7b44ee3b6..7c9b2d6b4 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagIO.java b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagIO.java index c116a6e2d..fdb2fa430 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagIO.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagIO.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagLike.java b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagLike.java index 3cae52512..c671ee486 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagLike.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagLike.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagReaderImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagReaderImpl.java index 129b0cf6c..a92f49871 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagReaderImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagReaderImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagScope.java b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagScope.java index 13b8ccab1..c53dfb3b6 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagScope.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagScope.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagType.java b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagType.java index 0a2e04382..7cd44af94 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagType.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagType.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagTypes.java b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagTypes.java index 636526a3e..0c922bb11 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagTypes.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagTypes.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagWriterImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagWriterImpl.java index df1f4a0b5..8258eb9b5 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagWriterImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/BinaryTagWriterImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ByteArrayBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/ByteArrayBinaryTag.java index e3ebb4e30..8cd9bd941 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ByteArrayBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ByteArrayBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ByteArrayBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/ByteArrayBinaryTagImpl.java index 9210fdf44..82e7c3fee 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ByteArrayBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ByteArrayBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ByteBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/ByteBinaryTag.java index 228571e42..57e4b615f 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ByteBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ByteBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ByteBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/ByteBinaryTagImpl.java index 12b67d6c0..24020633e 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ByteBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ByteBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/CharBuffer.java b/nbt/src/main/java/net/kyori/adventure/nbt/CharBuffer.java index 5d157f958..3e2e2b2c4 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/CharBuffer.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/CharBuffer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/CompoundBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/CompoundBinaryTag.java index f6c4cdd3f..77c5d14ba 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/CompoundBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/CompoundBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/CompoundBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/CompoundBinaryTagImpl.java index ac81842d6..3d70892cc 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/CompoundBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/CompoundBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/CompoundTagBuilder.java b/nbt/src/main/java/net/kyori/adventure/nbt/CompoundTagBuilder.java index be4dfffb1..9d2f3c43b 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/CompoundTagBuilder.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/CompoundTagBuilder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/CompoundTagSetter.java b/nbt/src/main/java/net/kyori/adventure/nbt/CompoundTagSetter.java index d55dd1cef..6f2ed5327 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/CompoundTagSetter.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/CompoundTagSetter.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/DoubleBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/DoubleBinaryTag.java index 7423938d7..6a57c3e67 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/DoubleBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/DoubleBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/DoubleBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/DoubleBinaryTagImpl.java index c65025153..7e9093cf1 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/DoubleBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/DoubleBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/EndBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/EndBinaryTag.java index eb26877cd..3c49da0d8 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/EndBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/EndBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/EndBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/EndBinaryTagImpl.java index 2186dc102..4d5c6dc7b 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/EndBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/EndBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/FloatBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/FloatBinaryTag.java index 419c618cc..e6e3c2111 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/FloatBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/FloatBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/FloatBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/FloatBinaryTagImpl.java index 69865ac90..364f0753b 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/FloatBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/FloatBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/IOStreamUtil.java b/nbt/src/main/java/net/kyori/adventure/nbt/IOStreamUtil.java index 8fd11ac0c..669dccc39 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/IOStreamUtil.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/IOStreamUtil.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/IntArrayBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/IntArrayBinaryTag.java index 7909f564f..973f78e41 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/IntArrayBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/IntArrayBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/IntArrayBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/IntArrayBinaryTagImpl.java index 16e2b8b33..8e71c7429 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/IntArrayBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/IntArrayBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/IntBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/IntBinaryTag.java index f36e29e1f..541689916 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/IntBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/IntBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/IntBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/IntBinaryTagImpl.java index 75ff7f661..81d549560 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/IntBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/IntBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ListBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/ListBinaryTag.java index 3d5d2595d..1b781b915 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ListBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ListBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ListBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/ListBinaryTagImpl.java index 3af393ae1..d687dc06e 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ListBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ListBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ListTagBuilder.java b/nbt/src/main/java/net/kyori/adventure/nbt/ListTagBuilder.java index eb74f304c..73a663280 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ListTagBuilder.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ListTagBuilder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ListTagSetter.java b/nbt/src/main/java/net/kyori/adventure/nbt/ListTagSetter.java index a0b7274c0..b07f4769c 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ListTagSetter.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ListTagSetter.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/LongArrayBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/LongArrayBinaryTag.java index 28560a08c..a23e59e5a 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/LongArrayBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/LongArrayBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/LongArrayBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/LongArrayBinaryTagImpl.java index 54cae4b0b..0dbb2a9ee 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/LongArrayBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/LongArrayBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/LongBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/LongBinaryTag.java index a154b8da3..bd9075db4 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/LongBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/LongBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/LongBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/LongBinaryTagImpl.java index fba0cf49c..e78255da5 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/LongBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/LongBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/NumberBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/NumberBinaryTag.java index 37bf95da5..7bda8925a 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/NumberBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/NumberBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ShadyPines.java b/nbt/src/main/java/net/kyori/adventure/nbt/ShadyPines.java index 7c532c09c..6f4b59eda 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ShadyPines.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ShadyPines.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ShortBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/ShortBinaryTag.java index 24383c919..d2f126270 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ShortBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ShortBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/ShortBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/ShortBinaryTagImpl.java index 35775f87f..3db6d8b73 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/ShortBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/ShortBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/StringBinaryTag.java b/nbt/src/main/java/net/kyori/adventure/nbt/StringBinaryTag.java index c1b01c6fa..afd00a9b8 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/StringBinaryTag.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/StringBinaryTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/StringBinaryTagImpl.java b/nbt/src/main/java/net/kyori/adventure/nbt/StringBinaryTagImpl.java index 8630ca1be..329fc3fcb 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/StringBinaryTagImpl.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/StringBinaryTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/StringTagParseException.java b/nbt/src/main/java/net/kyori/adventure/nbt/StringTagParseException.java index e53354239..b28010285 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/StringTagParseException.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/StringTagParseException.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/TagStringIO.java b/nbt/src/main/java/net/kyori/adventure/nbt/TagStringIO.java index 4d3bae2ce..0bcea22c5 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/TagStringIO.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/TagStringIO.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/TagStringReader.java b/nbt/src/main/java/net/kyori/adventure/nbt/TagStringReader.java index f72008529..ad847870c 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/TagStringReader.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/TagStringReader.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/TagStringWriter.java b/nbt/src/main/java/net/kyori/adventure/nbt/TagStringWriter.java index 7c8af6b06..08eeb1158 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/TagStringWriter.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/TagStringWriter.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/Tokens.java b/nbt/src/main/java/net/kyori/adventure/nbt/Tokens.java index 8022f6c87..5a34fffe2 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/Tokens.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/Tokens.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/main/java/net/kyori/adventure/nbt/TrackingDataInput.java b/nbt/src/main/java/net/kyori/adventure/nbt/TrackingDataInput.java index 3b616ad59..251a8321a 100644 --- a/nbt/src/main/java/net/kyori/adventure/nbt/TrackingDataInput.java +++ b/nbt/src/main/java/net/kyori/adventure/nbt/TrackingDataInput.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/test/java/net/kyori/adventure/nbt/BigTest.java b/nbt/src/test/java/net/kyori/adventure/nbt/BigTest.java index 6791d40de..b628fbc87 100644 --- a/nbt/src/test/java/net/kyori/adventure/nbt/BigTest.java +++ b/nbt/src/test/java/net/kyori/adventure/nbt/BigTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/test/java/net/kyori/adventure/nbt/BinaryTagIOTest.java b/nbt/src/test/java/net/kyori/adventure/nbt/BinaryTagIOTest.java index db42ad564..0d6e8796b 100644 --- a/nbt/src/test/java/net/kyori/adventure/nbt/BinaryTagIOTest.java +++ b/nbt/src/test/java/net/kyori/adventure/nbt/BinaryTagIOTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/test/java/net/kyori/adventure/nbt/CompoundBinaryTagTest.java b/nbt/src/test/java/net/kyori/adventure/nbt/CompoundBinaryTagTest.java index 10e82ae7a..b42d079e2 100644 --- a/nbt/src/test/java/net/kyori/adventure/nbt/CompoundBinaryTagTest.java +++ b/nbt/src/test/java/net/kyori/adventure/nbt/CompoundBinaryTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/test/java/net/kyori/adventure/nbt/ListBinaryTagTest.java b/nbt/src/test/java/net/kyori/adventure/nbt/ListBinaryTagTest.java index 07dae7a16..752ad42c4 100644 --- a/nbt/src/test/java/net/kyori/adventure/nbt/ListBinaryTagTest.java +++ b/nbt/src/test/java/net/kyori/adventure/nbt/ListBinaryTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/test/java/net/kyori/adventure/nbt/ReadWriteTest.java b/nbt/src/test/java/net/kyori/adventure/nbt/ReadWriteTest.java index 983433aae..d53a850d4 100644 --- a/nbt/src/test/java/net/kyori/adventure/nbt/ReadWriteTest.java +++ b/nbt/src/test/java/net/kyori/adventure/nbt/ReadWriteTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/nbt/src/test/java/net/kyori/adventure/nbt/StringIOTest.java b/nbt/src/test/java/net/kyori/adventure/nbt/StringIOTest.java index afb1f584a..4c0f3a8d2 100644 --- a/nbt/src/test/java/net/kyori/adventure/nbt/StringIOTest.java +++ b/nbt/src/test/java/net/kyori/adventure/nbt/StringIOTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/BlockNBTPosSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/BlockNBTPosSerializer.java index 9c974a8e8..4289de15f 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/BlockNBTPosSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/BlockNBTPosSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/BookTypeSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/BookTypeSerializer.java index bd4d3d6ba..66991accd 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/BookTypeSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/BookTypeSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ComponentTypeSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ComponentTypeSerializer.java index b91bd9df5..3cf111285 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ComponentTypeSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ComponentTypeSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateComponentSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateComponentSerializer.java index 719955112..4ca92cc64 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateComponentSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateComponentSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateComponentSerializerImpl.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateComponentSerializerImpl.java index d5ff8038f..84f8450bc 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateComponentSerializerImpl.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateComponentSerializerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateDataComponentValue.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateDataComponentValue.java index ced228b45..32b1ff151 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateDataComponentValue.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateDataComponentValue.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateDataComponentValueTypeSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateDataComponentValueTypeSerializer.java index 89d3b9c27..0de95ce0e 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateDataComponentValueTypeSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ConfigurateDataComponentValueTypeSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/DurationSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/DurationSerializer.java index efd48228a..0f0658471 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/DurationSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/DurationSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/HoverEventShowEntitySerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/HoverEventShowEntitySerializer.java index d3dde9a98..be97ca3f8 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/HoverEventShowEntitySerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/HoverEventShowEntitySerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/HoverEventShowItemSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/HoverEventShowItemSerializer.java index 4b43b7086..5ec49722a 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/HoverEventShowItemSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/HoverEventShowItemSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/IndexSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/IndexSerializer.java index 7bf78ed6d..ab7a570cb 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/IndexSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/IndexSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/KeySerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/KeySerializer.java index cad448a54..fb9fd094a 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/KeySerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/KeySerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ShadowColorSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ShadowColorSerializer.java index 5f863e7cb..4093de4ac 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ShadowColorSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/ShadowColorSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SnapshottingConfigurateDataComponentValue.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SnapshottingConfigurateDataComponentValue.java index 3739e6fd9..c8901a89f 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SnapshottingConfigurateDataComponentValue.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SnapshottingConfigurateDataComponentValue.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SoundSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SoundSerializer.java index b544f875c..ab3e929ec 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SoundSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SoundSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SoundStopSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SoundStopSerializer.java index ccebafc11..fc441d10c 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SoundStopSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/SoundStopSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/StyleSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/StyleSerializer.java index 321746075..0834e3544 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/StyleSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/StyleSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TextColorSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TextColorSerializer.java index ac467f56a..a94dc5cef 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TextColorSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TextColorSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TitleSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TitleSerializer.java index e0afad746..864d38c80 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TitleSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TitleSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TranslationArgumentTypeSerializer.java b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TranslationArgumentTypeSerializer.java index c97489e20..ed37ef18a 100644 --- a/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TranslationArgumentTypeSerializer.java +++ b/serializer-configurate4/src/main/java/net/kyori/adventure/serializer/configurate4/TranslationArgumentTypeSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/BookSerializerTest.java b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/BookSerializerTest.java index 3dc51e7ee..bcf0891ba 100644 --- a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/BookSerializerTest.java +++ b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/BookSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ComponentSerializerTest.java b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ComponentSerializerTest.java index 162f8feb3..d780f94b3 100644 --- a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ComponentSerializerTest.java +++ b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ComponentSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ConfigurateTestBase.java b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ConfigurateTestBase.java index 501c803ee..77cd1e3ab 100644 --- a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ConfigurateTestBase.java +++ b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ConfigurateTestBase.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/HoverEventSerializersTest.java b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/HoverEventSerializersTest.java index 845396e67..37cb77d85 100644 --- a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/HoverEventSerializersTest.java +++ b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/HoverEventSerializersTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ScalarSerializersTest.java b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ScalarSerializersTest.java index 0f5ec32b2..d48a0f3b6 100644 --- a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ScalarSerializersTest.java +++ b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/ScalarSerializersTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/SoundSerializersTest.java b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/SoundSerializersTest.java index 036ded1d8..424d10885 100644 --- a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/SoundSerializersTest.java +++ b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/SoundSerializersTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/StyleSerializerTest.java b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/StyleSerializerTest.java index e5dc719b7..92564cdef 100644 --- a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/StyleSerializerTest.java +++ b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/StyleSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/TitleSerializerTest.java b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/TitleSerializerTest.java index ca11b52dc..a29ca2d15 100644 --- a/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/TitleSerializerTest.java +++ b/serializer-configurate4/src/test/java/net/kyori/adventure/serializer/configurate4/TitleSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/CallerClassFinder.java b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/CallerClassFinder.java index 32b28b815..b6cbb7d6a 100644 --- a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/CallerClassFinder.java +++ b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/CallerClassFinder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/ComponentLogger.java b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/ComponentLogger.java index 738a3f9f9..077928d99 100644 --- a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/ComponentLogger.java +++ b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/ComponentLogger.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/ComponentLoggerProvider.java b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/ComponentLoggerProvider.java index 7e3dbfbda..e1c86baa1 100644 --- a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/ComponentLoggerProvider.java +++ b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/ComponentLoggerProvider.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/Handler.java b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/Handler.java index 6bb31fa61..583dfb04b 100644 --- a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/Handler.java +++ b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/Handler.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/UnpackedComponentThrowable.java b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/UnpackedComponentThrowable.java index fba2685e8..3ebd78dfe 100644 --- a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/UnpackedComponentThrowable.java +++ b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/UnpackedComponentThrowable.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/WrappingComponentLoggerImpl.java b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/WrappingComponentLoggerImpl.java index 8ab415b55..f51ea2965 100644 --- a/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/WrappingComponentLoggerImpl.java +++ b/text-logger-slf4j/src/main/java/net/kyori/adventure/text/logger/slf4j/WrappingComponentLoggerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-logger-slf4j/src/main/java9/net/kyori/adventure/text/logger/slf4j/CallerClassFinder.java b/text-logger-slf4j/src/main/java9/net/kyori/adventure/text/logger/slf4j/CallerClassFinder.java index 5eb10e29d..023cb3fc0 100644 --- a/text-logger-slf4j/src/main/java9/net/kyori/adventure/text/logger/slf4j/CallerClassFinder.java +++ b/text-logger-slf4j/src/main/java9/net/kyori/adventure/text/logger/slf4j/CallerClassFinder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-logger-slf4j/src/test/java/net/kyori/adventure/text/logger/slf4j/CallerClassFinderTest.java b/text-logger-slf4j/src/test/java/net/kyori/adventure/text/logger/slf4j/CallerClassFinderTest.java index d6a34727a..fde8513f5 100644 --- a/text-logger-slf4j/src/test/java/net/kyori/adventure/text/logger/slf4j/CallerClassFinderTest.java +++ b/text-logger-slf4j/src/test/java/net/kyori/adventure/text/logger/slf4j/CallerClassFinderTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-logger-slf4j/src/test/java/net/kyori/adventure/text/logger/slf4j/ComponentLoggerTest.java b/text-logger-slf4j/src/test/java/net/kyori/adventure/text/logger/slf4j/ComponentLoggerTest.java index 456b0e55e..592451337 100644 --- a/text-logger-slf4j/src/test/java/net/kyori/adventure/text/logger/slf4j/ComponentLoggerTest.java +++ b/text-logger-slf4j/src/test/java/net/kyori/adventure/text/logger/slf4j/ComponentLoggerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/jmh/java/net/kyori/adventure/text/minimessage/benchmark/MiniMessageBenchmark.java b/text-minimessage/src/jmh/java/net/kyori/adventure/text/minimessage/benchmark/MiniMessageBenchmark.java index ee8951985..5803111b4 100644 --- a/text-minimessage/src/jmh/java/net/kyori/adventure/text/minimessage/benchmark/MiniMessageBenchmark.java +++ b/text-minimessage/src/jmh/java/net/kyori/adventure/text/minimessage/benchmark/MiniMessageBenchmark.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ArgumentQueueImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ArgumentQueueImpl.java index 0569181e9..d320c8198 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ArgumentQueueImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ArgumentQueueImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/Context.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/Context.java index 538591742..9a63ce046 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/Context.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/Context.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ContextImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ContextImpl.java index 6520b3823..e9cb22bcb 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ContextImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ContextImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessage.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessage.java index 317e258cc..fd001a87b 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessage.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessage.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageImpl.java index 099da5bd4..5c0cf7aab 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageParser.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageParser.java index 9aff2a463..45742289b 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageParser.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageParser.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageSerializer.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageSerializer.java index 4365c1d0d..db385cd5e 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageSerializer.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/MiniMessageSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ParsingException.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ParsingException.java index 81d9d42f4..09bff8039 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ParsingException.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/ParsingException.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/TagInternals.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/TagInternals.java index 0346076bf..a8e62fe6a 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/TagInternals.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/TagInternals.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/ParsingExceptionImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/ParsingExceptionImpl.java index a7e0c915e..87ffef97f 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/ParsingExceptionImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/ParsingExceptionImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/Token.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/Token.java index 5f2b19ffc..e2f5960a8 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/Token.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/Token.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/TokenParser.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/TokenParser.java index e151a0a39..eabbf1b09 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/TokenParser.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/TokenParser.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/TokenType.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/TokenType.java index 996d7d60e..804f8cca7 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/TokenType.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/TokenType.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/MatchedTokenConsumer.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/MatchedTokenConsumer.java index e584b6ad6..4f0f6fcfa 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/MatchedTokenConsumer.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/MatchedTokenConsumer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/StringResolvingMatchedTokenConsumer.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/StringResolvingMatchedTokenConsumer.java index 8e894c06e..b2d6583c0 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/StringResolvingMatchedTokenConsumer.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/StringResolvingMatchedTokenConsumer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/TokenListProducingMatchedTokenConsumer.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/TokenListProducingMatchedTokenConsumer.java index 91a023d65..b426b9419 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/TokenListProducingMatchedTokenConsumer.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/match/TokenListProducingMatchedTokenConsumer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/ElementNode.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/ElementNode.java index cdae239ae..c855e06d1 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/ElementNode.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/ElementNode.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/RootNode.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/RootNode.java index 74ee336a6..754d7bf52 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/RootNode.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/RootNode.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TagNode.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TagNode.java index a2156ffaf..7dd5e6306 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TagNode.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TagNode.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TagPart.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TagPart.java index 56a1e3f86..4800426e2 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TagPart.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TagPart.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TextNode.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TextNode.java index 18eced0b4..14651281c 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TextNode.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/TextNode.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/ValueNode.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/ValueNode.java index 1f8cd03e1..1d241ab6e 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/ValueNode.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/parser/node/ValueNode.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/ClaimConsumer.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/ClaimConsumer.java index d3ed19234..5eec257cb 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/ClaimConsumer.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/ClaimConsumer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/ComponentClaimingResolverImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/ComponentClaimingResolverImpl.java index 5b2b33f92..941dbe426 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/ComponentClaimingResolverImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/ComponentClaimingResolverImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/Emitable.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/Emitable.java index 3979ecc43..389071e7e 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/Emitable.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/Emitable.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/QuotingOverride.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/QuotingOverride.java index 758be7767..fe20f97d9 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/QuotingOverride.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/QuotingOverride.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/SerializableResolver.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/SerializableResolver.java index 7dfe63e9d..ab63a1827 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/SerializableResolver.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/SerializableResolver.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaim.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaim.java index d4792590c..633e9f666 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaim.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaim.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaimImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaimImpl.java index 71caac076..6cb901802 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaimImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaimImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaimingResolverImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaimingResolverImpl.java index 483a1be22..99b82b007 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaimingResolverImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/StyleClaimingResolverImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/TokenEmitter.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/TokenEmitter.java index b5e5a6632..19fdf37e7 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/TokenEmitter.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/internal/serializer/TokenEmitter.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/AbstractTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/AbstractTag.java index a4ab0ca7b..3c42af194 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/AbstractTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/AbstractTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/CallbackStylingTagImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/CallbackStylingTagImpl.java index b4be67553..6a419f7a3 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/CallbackStylingTagImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/CallbackStylingTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Inserting.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Inserting.java index 1fd3f4684..bf5f1dd15 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Inserting.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Inserting.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/InsertingImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/InsertingImpl.java index bea33ed53..62974a8fc 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/InsertingImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/InsertingImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Modifying.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Modifying.java index 8d4e40d6f..7502ade7f 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Modifying.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Modifying.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/ParserDirective.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/ParserDirective.java index ece6d4f8b..03c5e4cde 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/ParserDirective.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/ParserDirective.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/PreProcess.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/PreProcess.java index 26e132615..1f87ee064 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/PreProcess.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/PreProcess.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/PreProcessTagImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/PreProcessTagImpl.java index d620c55d5..25a8a336f 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/PreProcessTagImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/PreProcessTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/StylingTagImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/StylingTagImpl.java index 9994165af..429dd3587 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/StylingTagImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/StylingTagImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Tag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Tag.java index 7622bb6ba..26048d3fc 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Tag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/Tag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/TagPattern.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/TagPattern.java index caff4ec86..ff2ab6919 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/TagPattern.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/TagPattern.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/ArgumentQueue.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/ArgumentQueue.java index 8aa100301..e54f2ce10 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/ArgumentQueue.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/ArgumentQueue.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/CachingTagResolver.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/CachingTagResolver.java index 078c0a1f2..22fceeef1 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/CachingTagResolver.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/CachingTagResolver.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/EmptyTagResolver.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/EmptyTagResolver.java index d4052cd4b..1c3c9607b 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/EmptyTagResolver.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/EmptyTagResolver.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/Formatter.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/Formatter.java index dbeeae4e2..8d4579dba 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/Formatter.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/Formatter.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/MapTagResolver.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/MapTagResolver.java index 30d7d2cf7..b8356746c 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/MapTagResolver.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/MapTagResolver.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/MappableResolver.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/MappableResolver.java index c9042e45f..8df6e7a1c 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/MappableResolver.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/MappableResolver.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/Placeholder.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/Placeholder.java index 7df423b4a..a1b35363d 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/Placeholder.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/Placeholder.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/SequentialTagResolver.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/SequentialTagResolver.java index aec28a317..ae7e5a045 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/SequentialTagResolver.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/SequentialTagResolver.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/SingleResolver.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/SingleResolver.java index 7757f8008..1e532a4e8 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/SingleResolver.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/SingleResolver.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/TagResolver.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/TagResolver.java index c00e0e2e3..c3a3327aa 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/TagResolver.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/TagResolver.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/TagResolverBuilderImpl.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/TagResolverBuilderImpl.java index d5cd84882..d56550d35 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/TagResolverBuilderImpl.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/resolver/TagResolverBuilderImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/AbstractColorChangingTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/AbstractColorChangingTag.java index 2639981ac..b017a9f57 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/AbstractColorChangingTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/AbstractColorChangingTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ClickTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ClickTag.java index afcea6247..f81f1cea4 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ClickTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ClickTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ColorTagResolver.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ColorTagResolver.java index 442eea58f..c5061cb03 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ColorTagResolver.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ColorTagResolver.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/DecorationTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/DecorationTag.java index 524c4a18d..c9d483739 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/DecorationTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/DecorationTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/FontTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/FontTag.java index d2f19fe0d..2a191f67b 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/FontTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/FontTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/GradientTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/GradientTag.java index fa191ba3b..cd7bda3e3 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/GradientTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/GradientTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/HoverTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/HoverTag.java index fa2ece7af..d89e4a30e 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/HoverTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/HoverTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/InsertionTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/InsertionTag.java index 6fad190f1..de6b5c2cb 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/InsertionTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/InsertionTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/KeybindTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/KeybindTag.java index 8b6788364..58e052948 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/KeybindTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/KeybindTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/NbtTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/NbtTag.java index 96d097e72..8fd7b2c14 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/NbtTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/NbtTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/NewlineTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/NewlineTag.java index 891455c95..e1974ee90 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/NewlineTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/NewlineTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/PrideTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/PrideTag.java index c42cf987a..2c86ef0c7 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/PrideTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/PrideTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/RainbowTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/RainbowTag.java index 17018ee90..68f120be2 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/RainbowTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/RainbowTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ResetTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ResetTag.java index 98e7c6498..96114fbc4 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ResetTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ResetTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ScoreTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ScoreTag.java index dbac07738..68ce18207 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ScoreTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ScoreTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/SelectorTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/SelectorTag.java index baba6345e..fc3634fb8 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/SelectorTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/SelectorTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ShadowColorTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ShadowColorTag.java index ea6adbe42..5211da0c0 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ShadowColorTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/ShadowColorTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/StandardTags.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/StandardTags.java index 3b36e851f..d5e44841b 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/StandardTags.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/StandardTags.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TransitionTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TransitionTag.java index d4e50bf9d..746e6aaf8 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TransitionTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TransitionTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableFallbackTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableFallbackTag.java index 195af706d..d437dee3c 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableFallbackTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableFallbackTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableTag.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableTag.java index e8b4cc07d..6ec72c3db 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableTag.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableTag.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tree/Node.java b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tree/Node.java index 074fd0963..9cf6254f9 100644 --- a/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tree/Node.java +++ b/text-minimessage/src/main/java/net/kyori/adventure/text/minimessage/tree/Node.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/AbstractTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/AbstractTest.java index 32e231436..bf9230bf1 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/AbstractTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/AbstractTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageParserTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageParserTest.java index 41f2f6967..43f24fed2 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageParserTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageParserTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageSerializerTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageSerializerTest.java index 789a4f095..9aaee7dbf 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageSerializerTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageTest.java index 10e94ff29..04c84b065 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/MiniMessageTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/SerializerCollectorTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/SerializerCollectorTest.java index 750e6d9c4..da894655d 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/SerializerCollectorTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/SerializerCollectorTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/FormatterTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/FormatterTest.java index 8d491dca3..7f0372477 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/FormatterTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/FormatterTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/PlaceholderTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/PlaceholderTest.java index 3cf06190d..ab9b79ad8 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/PlaceholderTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/PlaceholderTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/PreProcessTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/PreProcessTagTest.java index 0149d01a0..01b548439 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/PreProcessTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/PreProcessTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/TagResolverTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/TagResolverTest.java index a98a424a0..0311fea24 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/TagResolverTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/TagResolverTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ClickTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ClickTagTest.java index 1301552f8..d3cca5fd4 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ClickTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ClickTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ColorTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ColorTagTest.java index 49e8f6b8f..4f2f632b9 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ColorTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ColorTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/DecorationTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/DecorationTagTest.java index 1339de7e8..eb6716d00 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/DecorationTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/DecorationTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/FontTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/FontTagTest.java index 195b136d1..9af0255b0 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/FontTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/FontTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/GradientTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/GradientTagTest.java index 1887c81c3..2661e4191 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/GradientTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/GradientTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/HoverTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/HoverTagTest.java index 8eef680d6..050a10f57 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/HoverTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/HoverTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/InsertionTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/InsertionTagTest.java index 0cf40d3ea..82d4da24d 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/InsertionTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/InsertionTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/KeybindTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/KeybindTagTest.java index d143f2066..c9253ceae 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/KeybindTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/KeybindTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/NbtTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/NbtTagTest.java index 4f1f92631..f93772db0 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/NbtTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/NbtTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/NewlineTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/NewlineTagTest.java index 812dbdac4..5f30c0012 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/NewlineTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/NewlineTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/RainbowTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/RainbowTagTest.java index db07b10e4..2157bfbef 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/RainbowTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/RainbowTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ResetTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ResetTagTest.java index ca336a142..c56431d98 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ResetTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ResetTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ScoreTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ScoreTagTest.java index a3011740e..dde9a62c4 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ScoreTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ScoreTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/SelectorTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/SelectorTagTest.java index aed89b4fc..118ef7fbf 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/SelectorTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/SelectorTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ShadowColorTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ShadowColorTagTest.java index 19274ee35..0c54475cd 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ShadowColorTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/ShadowColorTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TransitionTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TransitionTagTest.java index c2992b193..b9f83e908 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TransitionTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TransitionTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableFallbackTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableFallbackTagTest.java index 5bd8dbcee..59ed88521 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableFallbackTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableFallbackTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableTagTest.java b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableTagTest.java index 289641901..f15fa7670 100644 --- a/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableTagTest.java +++ b/text-minimessage/src/test/java/net/kyori/adventure/text/minimessage/tag/standard/TranslatableTagTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-ansi/src/main/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializer.java b/text-serializer-ansi/src/main/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializer.java index 7902141a5..d3779f49e 100644 --- a/text-serializer-ansi/src/main/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializer.java +++ b/text-serializer-ansi/src/main/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-ansi/src/main/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializerImpl.java b/text-serializer-ansi/src/main/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializerImpl.java index 88f21f369..a5afc3fbf 100644 --- a/text-serializer-ansi/src/main/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializerImpl.java +++ b/text-serializer-ansi/src/main/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-ansi/src/test/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializerTest.java b/text-serializer-ansi/src/test/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializerTest.java index 61777339f..725749d20 100644 --- a/text-serializer-ansi/src/test/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializerTest.java +++ b/text-serializer-ansi/src/test/java/net/kyori/adventure/text/serializer/ansi/ANSIComponentSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/gson/legacyimpl/NBTLegacyHoverEventSerializer.java b/text-serializer-gson-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/gson/legacyimpl/NBTLegacyHoverEventSerializer.java index 1bd35a088..eebc70ded 100644 --- a/text-serializer-gson-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/gson/legacyimpl/NBTLegacyHoverEventSerializer.java +++ b/text-serializer-gson-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/gson/legacyimpl/NBTLegacyHoverEventSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/gson/legacyimpl/NBTLegacyHoverEventSerializerImpl.java b/text-serializer-gson-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/gson/legacyimpl/NBTLegacyHoverEventSerializerImpl.java index d67c02424..b3d06ada0 100644 --- a/text-serializer-gson-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/gson/legacyimpl/NBTLegacyHoverEventSerializerImpl.java +++ b/text-serializer-gson-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/gson/legacyimpl/NBTLegacyHoverEventSerializerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/BlockNBTComponentPosSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/BlockNBTComponentPosSerializer.java index 210cfd858..0d5ab7008 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/BlockNBTComponentPosSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/BlockNBTComponentPosSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ClickEventActionSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ClickEventActionSerializer.java index c40f3799d..43ac6ba4d 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ClickEventActionSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ClickEventActionSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ComponentSerializerImpl.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ComponentSerializerImpl.java index c5c768af6..b37ac4f88 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ComponentSerializerImpl.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ComponentSerializerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerializer.java index ea87cb010..a2350423c 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerializerImpl.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerializerImpl.java index 45233133f..69f4c10ae 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerializerImpl.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerializerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonDataComponentValue.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonDataComponentValue.java index a039e761a..fc8169149 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonDataComponentValue.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonDataComponentValue.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonDataComponentValueImpl.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonDataComponentValueImpl.java index 67266d3ab..89e825ee5 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonDataComponentValueImpl.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonDataComponentValueImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonHacks.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonHacks.java index 66cd08056..e1c4c9ff0 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonHacks.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonHacks.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/HoverEventActionSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/HoverEventActionSerializer.java index d5314908c..ec23abb1e 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/HoverEventActionSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/HoverEventActionSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/IndexedSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/IndexedSerializer.java index 782688b2a..03e0f9d01 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/IndexedSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/IndexedSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/KeySerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/KeySerializer.java index cfd5c9af1..6ba08b2c0 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/KeySerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/KeySerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/LegacyHoverEventSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/LegacyHoverEventSerializer.java index 9ac13c8fb..ac938f199 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/LegacyHoverEventSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/LegacyHoverEventSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/SerializerFactory.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/SerializerFactory.java index 6d0fc3eff..29fa2f3a3 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/SerializerFactory.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/SerializerFactory.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShadowColorSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShadowColorSerializer.java index baad6b95c..2b3db6f2e 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShadowColorSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShadowColorSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShowEntitySerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShowEntitySerializer.java index 974d281da..e94fa636e 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShowEntitySerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShowEntitySerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShowItemSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShowItemSerializer.java index 3de4ee2b1..98f5813e5 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShowItemSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ShowItemSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/StyleSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/StyleSerializer.java index a0331b3da..43fa784f8 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/StyleSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/StyleSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextColorSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextColorSerializer.java index 866e1fc6b..b488745d1 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextColorSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextColorSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextColorWrapper.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextColorWrapper.java index 03a04e468..638493893 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextColorWrapper.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextColorWrapper.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextDecorationSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextDecorationSerializer.java index 1050b00e8..5a9df9a70 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextDecorationSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TextDecorationSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TranslationArgumentSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TranslationArgumentSerializer.java index e235322ef..c5a0a4d95 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TranslationArgumentSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/TranslationArgumentSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/UUIDSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/UUIDSerializer.java index fda669c45..ee430388a 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/UUIDSerializer.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/UUIDSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/impl/GsonDataComponentValueConverterProvider.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/impl/GsonDataComponentValueConverterProvider.java index 45c18d5ee..6b64ae3b2 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/impl/GsonDataComponentValueConverterProvider.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/impl/GsonDataComponentValueConverterProvider.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/impl/JSONComponentSerializerProviderImpl.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/impl/JSONComponentSerializerProviderImpl.java index b9c11615b..2aba6d15b 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/impl/JSONComponentSerializerProviderImpl.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/impl/JSONComponentSerializerProviderImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-gson/src/test/java/net/kyori/adventure/text/serializer/gson/ColorDownsamplingTest.java b/text-serializer-gson/src/test/java/net/kyori/adventure/text/serializer/gson/ColorDownsamplingTest.java index 35cc647f7..d6e925f75 100644 --- a/text-serializer-gson/src/test/java/net/kyori/adventure/text/serializer/gson/ColorDownsamplingTest.java +++ b/text-serializer-gson/src/test/java/net/kyori/adventure/text/serializer/gson/ColorDownsamplingTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/json/legacyimpl/NBTLegacyHoverEventSerializer.java b/text-serializer-json-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/json/legacyimpl/NBTLegacyHoverEventSerializer.java index 8a6f13363..2ebe028f6 100644 --- a/text-serializer-json-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/json/legacyimpl/NBTLegacyHoverEventSerializer.java +++ b/text-serializer-json-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/json/legacyimpl/NBTLegacyHoverEventSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/json/legacyimpl/NBTLegacyHoverEventSerializerImpl.java b/text-serializer-json-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/json/legacyimpl/NBTLegacyHoverEventSerializerImpl.java index bd1dcedb6..2b5820dd4 100644 --- a/text-serializer-json-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/json/legacyimpl/NBTLegacyHoverEventSerializerImpl.java +++ b/text-serializer-json-legacy-impl/src/main/java/net/kyori/adventure/text/serializer/json/legacyimpl/NBTLegacyHoverEventSerializerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/jmh/java/net/kyori/adventure/text/serializer/json/ComponentDeserializationBenchmark.java b/text-serializer-json/src/jmh/java/net/kyori/adventure/text/serializer/json/ComponentDeserializationBenchmark.java index c6c18de66..dcb829a5d 100644 --- a/text-serializer-json/src/jmh/java/net/kyori/adventure/text/serializer/json/ComponentDeserializationBenchmark.java +++ b/text-serializer-json/src/jmh/java/net/kyori/adventure/text/serializer/json/ComponentDeserializationBenchmark.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/jmh/java/net/kyori/adventure/text/serializer/json/ComponentSerializationBenchmark.java b/text-serializer-json/src/jmh/java/net/kyori/adventure/text/serializer/json/ComponentSerializationBenchmark.java index e06932727..a751b4106 100644 --- a/text-serializer-json/src/jmh/java/net/kyori/adventure/text/serializer/json/ComponentSerializationBenchmark.java +++ b/text-serializer-json/src/jmh/java/net/kyori/adventure/text/serializer/json/ComponentSerializationBenchmark.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/DummyJSONComponentSerializer.java b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/DummyJSONComponentSerializer.java index 6fdc93c39..513849508 100644 --- a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/DummyJSONComponentSerializer.java +++ b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/DummyJSONComponentSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentConstants.java b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentConstants.java index 3683fb17b..292d49ed9 100644 --- a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentConstants.java +++ b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentConstants.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializer.java b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializer.java index c858c479b..8b0d13fa5 100644 --- a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializer.java +++ b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializerAccessor.java b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializerAccessor.java index 99438fc86..f6454862e 100644 --- a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializerAccessor.java +++ b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializerAccessor.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONOptions.java b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONOptions.java index 7d93e8334..528c3dd61 100644 --- a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONOptions.java +++ b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/JSONOptions.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/LegacyHoverEventSerializer.java b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/LegacyHoverEventSerializer.java index 1beea6d27..b6aed6a8a 100644 --- a/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/LegacyHoverEventSerializer.java +++ b/text-serializer-json/src/main/java/net/kyori/adventure/text/serializer/json/LegacyHoverEventSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/BlockNBTComponentTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/BlockNBTComponentTest.java index 718ad098c..70abd6e5a 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/BlockNBTComponentTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/BlockNBTComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/EntityNBTComponentTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/EntityNBTComponentTest.java index 79a08985d..351f35f3f 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/EntityNBTComponentTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/EntityNBTComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/Issue788Test.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/Issue788Test.java index 9c9630552..e8c79d740 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/Issue788Test.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/Issue788Test.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/Issue792Test.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/Issue792Test.java index fcd9ccd7a..e8d1c1a34 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/Issue792Test.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/Issue792Test.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializerTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializerTest.java index 646f92c5c..7a1ceacb5 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializerTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/JSONComponentSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/KeybindComponentTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/KeybindComponentTest.java index 9ff6f89ca..b0de03655 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/KeybindComponentTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/KeybindComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ScoreComponentTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ScoreComponentTest.java index 155c50ff8..b93896b86 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ScoreComponentTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ScoreComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/SelectorComponentTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/SelectorComponentTest.java index 3cf2f7914..2fa0c4944 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/SelectorComponentTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/SelectorComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/SerializerTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/SerializerTest.java index 8afc9cf26..b28715b34 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/SerializerTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/SerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ShowEntitySerializerTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ShowEntitySerializerTest.java index 2d40a09fa..2afbe9653 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ShowEntitySerializerTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ShowEntitySerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ShowItemSerializerTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ShowItemSerializerTest.java index 2c8729058..04c3ae933 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ShowItemSerializerTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/ShowItemSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/StorageNBTComponentTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/StorageNBTComponentTest.java index af0554597..064236c0d 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/StorageNBTComponentTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/StorageNBTComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/StyleTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/StyleTest.java index 92c983982..b1cc9b309 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/StyleTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/StyleTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/TextComponentTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/TextComponentTest.java index a6743d4a2..970db650f 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/TextComponentTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/TextComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/TranslatableComponentTest.java b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/TranslatableComponentTest.java index 2ff62fa7f..7ce918f97 100644 --- a/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/TranslatableComponentTest.java +++ b/text-serializer-json/src/testFixtures/java/net/kyori/adventure/text/serializer/json/TranslatableComponentTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormat.java b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormat.java index 634d72846..995b2bd68 100644 --- a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormat.java +++ b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormat.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormatImpl.java b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormatImpl.java index a3f50b0a2..e691d2d26 100644 --- a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormatImpl.java +++ b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormatImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormatSet.java b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormatSet.java index 4ffc66d4c..5a85125d3 100644 --- a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormatSet.java +++ b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/CharacterAndFormatSet.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializer.java b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializer.java index e2812d0be..9865494b6 100644 --- a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializer.java +++ b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializerImpl.java b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializerImpl.java index 80c6bd3bb..c49862e2f 100644 --- a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializerImpl.java +++ b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyFormat.java b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyFormat.java index 86aa2ea71..228e78e3d 100644 --- a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyFormat.java +++ b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/LegacyFormat.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/Reset.java b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/Reset.java index e57ff0134..a283cfd17 100644 --- a/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/Reset.java +++ b/text-serializer-legacy/src/main/java/net/kyori/adventure/text/serializer/legacy/Reset.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-legacy/src/test/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializerTest.java b/text-serializer-legacy/src/test/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializerTest.java index f1245a85a..90e97401e 100644 --- a/text-serializer-legacy/src/test/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializerTest.java +++ b/text-serializer-legacy/src/test/java/net/kyori/adventure/text/serializer/legacy/LegacyComponentSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-legacy/src/test/java/net/kyori/adventure/text/serializer/legacy/LinkingLegacyComponentSerializerTest.java b/text-serializer-legacy/src/test/java/net/kyori/adventure/text/serializer/legacy/LinkingLegacyComponentSerializerTest.java index c746a4c1d..bc3701c34 100644 --- a/text-serializer-legacy/src/test/java/net/kyori/adventure/text/serializer/legacy/LinkingLegacyComponentSerializerTest.java +++ b/text-serializer-legacy/src/test/java/net/kyori/adventure/text/serializer/legacy/LinkingLegacyComponentSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainComponentSerializer.java b/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainComponentSerializer.java index 16d10865a..f2f0b48a3 100644 --- a/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainComponentSerializer.java +++ b/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainComponentSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainComponentSerializerImpl.java b/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainComponentSerializerImpl.java index 72dd16f5f..800e68313 100644 --- a/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainComponentSerializerImpl.java +++ b/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainComponentSerializerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializer.java b/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializer.java index e561c90c4..695cb1c4d 100644 --- a/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializer.java +++ b/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializer.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializerImpl.java b/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializerImpl.java index 4ebcd2e9b..5944b172d 100644 --- a/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializerImpl.java +++ b/text-serializer-plain/src/main/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializerImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/text-serializer-plain/src/test/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializerTest.java b/text-serializer-plain/src/test/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializerTest.java index 853cfcbf9..3de5744f4 100644 --- a/text-serializer-plain/src/test/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializerTest.java +++ b/text-serializer-plain/src/test/java/net/kyori/adventure/text/serializer/plain/PlainTextComponentSerializerTest.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2024 KyoriPowered + * Copyright (c) 2017-2025 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal