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 785005328..9254b69c7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 e0bef63d7..14bbc82b2 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 df69cf43d..ecefa2445 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 ec2efaea4..3abc6bed9 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 f151e6f85..1a4be2948 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 c65cc9f86..17faf2c89 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 e5282b6e0..cb637ad04 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 8c03f82fd..7a4017309 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 ce56b3ef4..51038e1e3 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 506c71bf6..3528ba713 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 f460d4c57..2e2e9f4ed 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 3a3428ba7..c86fd4fa5 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 ffb5a98d5..b99078f01 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 b6f7b80bc..cfc559635 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 cecf2e725..e9f1ab17c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 8d9347737..e5eabc65e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 bed3c2dde..0b9cf68cf 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 96d931692..c82c740a9 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 98e1b8764..cb6aada4a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 5f2f186fb..9c020dec5 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 433eb10ce..92e801446 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 a7a10d969..935e109ca 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 1fe26b355..3c9c01234 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 9dc024619..84d79eee5 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 fb27ab911..6eda27b79 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 a279efcac..ec4334c79 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 98c60fd7b..65cffe25a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 a8650cb2a..d1d103af6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 798943eab..030247c2d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 7223cdc87..7199bb2d2 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 58338bf75..4e0ae9b54 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 8bfc6fbe5..5780300bc 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 51ccd7c29..e0d123156 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 61197c34b..a034f0b4b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 ea9f7c4a6..883ebc9d1 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 c022fd102..5111ea637 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 985d07b71..4fc34f6ce 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 2a9272627..0660fff91 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 eeee28896..37335aa39 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 8b632b88a..1f2e44b0d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 7d95ef5b9..d8a149c3b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 44d1efe7a..cefa8bd91 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 5cc07f757..c166a4762 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 3f3945db7..d5d84c501 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 c6cd56d7c..a3b4e821f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 fe8ec8f8c..c4acfa8e9 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 5229772c1..bac5ec9b4 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 f8de4a253..c76b5d609 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 2cbe7aac1..a3ec24e97 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 de76b9e14..7c988539c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 b2245732d..1a9f1bede 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 d7efecbbe..44de2449b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 806728ec4..040fbf359 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 76aaa7ad0..9ee3f1356 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 e653f27de..324fb338b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 9198a9d80..7d81f5414 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 dd7e5d062..e120afe07 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 ed831c642..423ee5c2a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 ccd7429a3..fc6294b93 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 9a93a2c8f..88a8c54d1 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 a0300af28..87eec0b13 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 4fb335579..26675c8c8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 9d9dc7ce5..5b6f66035 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 6d9ece89d..93dabfd8b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 07170ed4e..93fd5f98e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 3d6e7d8e9..8ada37292 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 759cdab32..55618119d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 2e56672fc..408f55ecf 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 44709a988..01807e41f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 621a0ccfb..f76245f6e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 9fbf04440..0bcf4a5b5 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 077064a87..5ae93767f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 dcefafc84..9a0e5327f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 54749f6a6..afe09bc28 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 e31940641..47791642d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 fcd91f4e2..0335c0c41 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 0e139473d..b7c5946ca 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 b7ed27262..b40d06745 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 1982a5680..d9d123939 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 2f54998b4..74ca06bc9 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 6aed06727..ac476751d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 c67fb6cbb..29a70bb32 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 aecff04fe..1a0ef0f95 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 02c86cc9f..c13f18cca 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 97f34a4c1..4f60a44a3 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 cdfc105da..23e2cb3a0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 f29847603..9cac47149 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 4b389935d..dada5a48c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 c04e32a0d..38170a668 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 389021125..0c3359093 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 cc87b3cf1..f19db97a8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 14553dac7..33fbc681f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 effb0af73..93cad2623 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 871d65bbf..a7960d146 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 6926919d6..7f0aa611d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 a11bdd38b..5233086d1 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 4a7fb4014..5a9df8dfe 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 55bd330fa..91c93424c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 1a6bee3a2..481e20feb 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 a60b232e3..02c572db7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 b443a29de..eeedf4312 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 8344bf932..686d9bdf0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 ddc3cc6a3..92e25b3a3 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 83f9b9b0c..2185975f6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 1943a05ca..9e22c581c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 1bf30b6dc..9277a4b93 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 787daeeb3..22fcc1021 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 201b9a737..0c9882e86 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 3cfdc0a14..20093cbce 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 4a4fc12f7..f05f0a0a7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 ff0089826..6bc5efc08 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 7941a1430..a9aa4f888 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 927887833..33989354a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 90fe594d7..11b477ebe 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 1ab3241a2..0cc0b3226 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 9524ea1fc..a70076fb2 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 154ef7069..3be8925a7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 ac9618bb2..e9c1615c2 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 69cc1865d..4058e96ca 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 a44512eb0..dfee46ade 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 512ebbd77..09b6dae80 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 b05131a5d..a921489bd 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 d77ef11be..d9c5d80cf 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 9caf3ce0c..e01412861 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 0f8b408c7..928fbef94 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 0154dba16..cd3546931 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 6cd03b8a0..9c46ca88d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 61c2d7426..41e046efb 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 e0489cc29..842763be8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 aa4bb187b..aec06aedd 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 1897854d8..2f2548b46 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 a8e48e2ad..c6b7596c6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 1210ab6d0..a8fdb94ff 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 d8b450b20..4b12e013e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 4126b41cb..9bc1e36f3 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 3471a110d..1d9d9843a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 8cac46680..e9fdc8927 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 552501068..f1b50ec07 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 87ba87e3a..4e427043d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 485963b7b..0d5f41811 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 2145201c7..dc383145b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 897da88c2..7644c67c3 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 46370c037..8849d5962 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 9dcf69103..84f2e7083 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 21e89cf14..66929a065 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 714d4064b..0bb4e9808 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 c83038991..8ec3621e2 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 b1ca003be..bb89f6f8b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 2e269545e..0d69bfd0f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 c7a0a42f5..d1a466146 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 3ad8fc525..bfb1b0bb7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 bfa865242..125c0d3e1 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, 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 0842deedd..7cd00fdbc 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 4ce4290af..89fd1cd57 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 26639ef79..ba033da91 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 33d2f978b..4ed7fb247 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 fbddcba81..ebae805ea 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 5ea77e00a..bf0e15386 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 e796498a8..05ef5bc3e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 254a26a6a..fe151a4b3 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 40e5fb275..70faf8c8a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 b648c2138..482d5144f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 438a56a9d..9d97afe1b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 ab827e541..611b25120 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 6c5fd49d2..eea4dcd36 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 b9a827391..328b5198d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 2cd8be6a4..a397e4c28 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 921e44488..827dd3c57 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 c2f66ec40..174a35db7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 1d24b56d8..feb94a0b8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 fcd9d021e..dbfeed759 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 2a74f2110..39f02f053 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 ce15aa5ca..ad952723e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 0ee88ae2a..c48a933b2 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 bb8ee35e9..fa6024efd 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 1c60f6cf0..eb1bab52b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 ee9571b19..0c30f93bb 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 c10e3b697..52ef33cf3 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 3e6b97408..3f7723311 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 6a33f69be..e02f8774f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 f8cad8c23..5ae6d2ced 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 ae54b2056..2de33e0a0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 6bc4b6b2f..e5d429932 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 a80e7929c..9e6218ade 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 d39711657..a00277555 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 599b94189..b5eb2c769 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 2ae871963..1ac0b9e8a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 a01f3af98..1e35d23f1 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 1e4bd57dd..023bd23ee 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 c133d5e61..d83494d67 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 56a414f1f..324db2d43 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 2a0e0bb4c..dd9f41e7e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 a37409b33..8593fc0f6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 fbbdf718e..5de252668 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 afc22e149..0ae039bc0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 d80f7f0f9..bbdc018ce 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 555139014..59fbf9b1c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 fbe3f183a..841afa354 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 934cb185c..4f0222e00 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free 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 62fb77b43..53e421f6a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 67d970377..acb6b95ce 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 579567851..965588d02 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9071d1aef..22b5734ef 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 5dd8ed323..696a54f3e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7fdc388dc..a72f9e4f6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 30cc897e8..5de482636 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9a535d35b..a69b5ec97 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 86c5e0632..effba317d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 d250c770e..97e7256ab 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 24ecc81c4..ef7d93775 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 70be29e09..b46b53ef8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b23c4be6b..86a9ec787 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 e68f85cf1..8835dafec 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 158a4b9d5..dc50c4334 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 92d584990..aa3cb2334 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 5b5affe8c..783c34ea7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 596bdf85d..851f4d854 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ce0f5be03..3df405749 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 48fe302eb..93172657b 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-2023 KyoriPowered +Copyright (c) 2017-2024 KyoriPowered Permission is hereby 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 c0e8772bd..b7713a6b4 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 733767868..45da21196 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7a0177aa6..755775852 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 a92ac1d8d..7b44ee3b6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 c75260fc3..c116a6e2d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 95506e4f9..3cae52512 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 c8b722427..129b0cf6c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 4db8d16b7..13b8ccab1 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 268013254..0a2e04382 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 4f2ee6be6..636526a3e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 24055355b..df1f4a0b5 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 54423ba94..e3ebb4e30 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 2bbf8b5ba..9210fdf44 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 51bed228c..228571e42 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 943e4b8e0..12b67d6c0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 eb53bb703..5d157f958 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 635059ddf..46147a842 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 abff12287..6d1a15b41 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 c9fca4238..3928c2484 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 74a3bf972..d55dd1cef 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b0724e38f..7423938d7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 6633b2535..c65025153 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 765511915..eb26877cd 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7ee9267bd..2186dc102 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 e834233f4..419c618cc 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 65e0ae157..69865ac90 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 2a2c4e55b..8fd11ac0c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 89b34ba36..7909f564f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 729b491ec..16e2b8b33 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 51eb0ad3c..f36e29e1f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 f2831bc73..75ff7f661 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 fa8095aa9..b55b883e8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 5d46dc122..7e7bd2bd0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 13c067402..cbd5f0cd6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 1a580e175..a0b7274c0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 48851846d..28560a08c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 1dce10f66..54cae4b0b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 364b62561..a154b8da3 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9b8bd13de..fba0cf49c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 18b20dfea..37bf95da5 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 cc546b139..7c532c09c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 0f14ef9ee..24383c919 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 fe9b44926..35775f87f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 eb67294c2..c1b01c6fa 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 c0562533e..8630ca1be 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 077dd9f76..e53354239 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 cc7a502e1..4d3bae2ce 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 68a4e9227..f72008529 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 daad12097..7c8af6b06 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 48d26ae11..8022f6c87 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ee91b0961..3b616ad59 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 0df4fe1be..6791d40de 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 3fb2fe78b..db42ad564 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9f2f26858..07dae7a16 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 54016da5d..983433aae 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 3f130ee7a..afb1f584a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 3ab367578..9c974a8e8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 fbca9769f..bd4d3d6ba 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 2a425fc96..b91bd9df5 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 90d96423c..719955112 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 f764a09c8..0dafd26a8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 d27a91565..efd48228a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 814086050..d3dde9a98 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 c9721752b..0dd1b5d98 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 e3354e82e..7bf78ed6d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 04fd776e0..cad448a54 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 97b07e10d..b544f875c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7754f83cb..ccebafc11 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 4812e6b13..1d2bae317 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 4b1d9e8a0..ac467f56a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 584588226..e0afad746 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 6848625b0..c97489e20 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 8d63d394d..3dc51e7ee 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 c02b87995..162f8feb3 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 3d4cfacbe..501c803ee 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9bff93ca7..845396e67 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 41ef8bb14..0f5ec32b2 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 f4a8d68d2..036ded1d8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 89af49a3e..3ff0695e9 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 6ef68372e..ca11b52dc 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 e0e9450fe..32b28b815 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ac3656bf1..738a3f9f9 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 6bed9fc58..7e3dbfbda 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9e1b8b8b9..6bb31fa61 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 048462bdf..fba2685e8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 e741082f7..8ab415b55 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 97d490471..5eb10e29d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 53af99dad..d6a34727a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 8e83d60e9..456b0e55e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 bfe066b6c..ee8951985 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 316f320a4..0569181e9 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 66f59e2f2..dc16e3203 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 66ac346b2..0128472e0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 21e2cea49..21b167021 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 328f905c4..372fcde6d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 f88915455..9aff2a463 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 0d082fbdd..5cda9955d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 0f19e977d..81d9d42f4 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 8c0f99ec6..0346076bf 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 4a628b0e8..a7e0c915e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 3392657b8..5f2b19ffc 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 8f1e947f3..e151a0a39 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 276740864..996d7d60e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b788705c5..e584b6ad6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 95d7a117b..8e894c06e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 e2b8a9c05..91a023d65 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 30cba03be..cdae239ae 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 bbec5e2dd..74ee336a6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 425e83903..a2156ffaf 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 09457e75a..56a1e3f86 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 dce9cb2c2..18eced0b4 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 fd2e33070..1f8cd03e1 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 bd0acb7a4..d3ed19234 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 4eff84d09..5b2b33f92 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 0f5fc52fd..fb4fc2990 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 bf82aadd8..758be7767 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 8691f02b7..7dfe63e9d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 222952687..d4792590c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 2d9c632c6..71caac076 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 5d803ceb2..483a1be22 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 4e2047893..b5e5a6632 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7aa6b7867..a4ab0ca7b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b14cd55af..b4be67553 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 fd14bd4c3..1fd3f4684 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ac074e0ff..bea33ed53 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b8d425f2f..8d4e40d6f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7bfc02ddf..ece6d4f8b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 116bdddfa..26e132615 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 d3027b0ef..d620c55d5 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 fb38d338c..9994165af 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ca08ae9d4..7622bb6ba 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 35a2e825f..caff4ec86 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 68dd0ebb0..8aa100301 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 1511dfbb9..078c0a1f2 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 f3edf51d5..d4052cd4b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 5179530ad..d0bf61a27 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 0703dfca8..30d7d2cf7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 2fb11f1f2..c9042e45f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 3b53aeb86..7df423b4a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 49fd92d8a..aec28a317 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 811d6d561..7757f8008 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9f12b7a25..c00e0e2e3 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 1859efd0a..d5cd84882 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 4ca786794..4e7b173dc 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 c5090cfed..afcea6247 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 07deb7917..442eea58f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ff7bdfa05..524c4a18d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b057ea805..d2f19fe0d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 146d7c529..8c3178aa7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 37b778b22..afa7e4073 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 0b9062f4f..6fad190f1 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 48e19cad1..8b6788364 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 8db50f396..96d097e72 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 74d923402..891455c95 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 6abd32ff9..101f01f63 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 200e578d0..98e7c6498 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9cc79d15c..dbac07738 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9e3cb2c5f..baba6345e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 72ad26a1a..ff60b5348 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 3f2528a8c..d4e50bf9d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 8d5fe5d19..195af706d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 fee9b6117..e8b4cc07d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 da2aec933..074fd0963 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9709d165c..bdfa6a8a4 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 84b1fa027..41f2f6967 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 663b1b589..789a4f095 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 a9985828f..0ef997d2c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 f55c83ad1..750e6d9c4 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 154e70359..b37de3b39 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 fb5c799a1..3cf06190d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 c36a36271..0149d01a0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 0efb19582..a98a424a0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b8bec99f6..1301552f8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 710302789..49e8f6b8f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 cc8b18ddf..1339de7e8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ab001d4ef..195b136d1 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7a54b7e16..404613f14 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 d8e20e533..8eef680d6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 1d7ff74a9..0cf40d3ea 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7f9ad1fb9..d143f2066 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 0096ad5a7..4f1f92631 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 c66f6ff05..812dbdac4 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 120108d9d..36657bed0 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ed92e8f59..06c02038a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 60ddf9dd5..a3011740e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 025bc4afb..aed89b4fc 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7c672a9b5..c2992b193 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 50bd87846..5bd8dbcee 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 5f8ae76d3..289641901 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 976830a9f..7902141a5 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 81c30b25c..88f21f369 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ab23d7886..61777339f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 a9811f6e0..1bd35a088 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 d60ff7780..d67c02424 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7b5f7758c..210cfd858 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 66fbf01ee..c40f3799d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 c7170eaf1..c5c768af6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 d234979e1..ea87cb010 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 d71a2d4f4..45233133f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 3654c666c..199da069a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 cb0834160..d5314908c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 7ae4c29b0..782688b2a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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/JSONComponentSerializerProviderImpl.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/JSONComponentSerializerProviderImpl.java index e164eef0d..1087fe2e5 100644 --- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/JSONComponentSerializerProviderImpl.java +++ b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/JSONComponentSerializerProviderImpl.java @@ -1,7 +1,7 @@ /* * This file is part of adventure, licensed under the MIT License. * - * Copyright (c) 2017-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 5d6be7b68..cfd5c9af1 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ca7479f1c..9ac13c8fb 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 52b081fe1..784c8febc 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 ecc4d2593..974d281da 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 180db185a..7a37e960e 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 af48b0b6d..7c4fd2f9b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 780fb33b2..866e1fc6b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b587ba6fe..03a04e468 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 e3299ca45..1050b00e8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 2493ab98f..e235322ef 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 debe4e428..fda669c45 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 a5fe064c1..35cc647f7 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 f6dde4890..8a6f13363 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 92d8d279a..bd1dcedb6 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b03388404..c6c18de66 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 f4c899fb1..e06932727 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 5f271adf4..6fdc93c39 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 745c7478c..fc3d33ab5 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 07c91166d..c858c479b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 8171b094a..99438fc86 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 462644166..0653d195c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b51ab7cf9..1beea6d27 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 e5ac07421..718ad098c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 a4a28279e..79a08985d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 0d3dd5996..9c9630552 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9d357144c..fcd9ccd7a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 68d6076d5..646f92c5c 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 2aae36ba4..9ff6f89ca 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 861369330..155c50ff8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 e8c5d857e..3cf2f7914 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 5d03c1c4f..8afc9cf26 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 524883e86..2d40a09fa 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 9b79a5aba..44d9a33dc 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 dcc0b488e..af0554597 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 afc546343..00113b174 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 aa93fccb8..a6743d4a2 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 4cbd011ab..2ff62fa7f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 1a7270b4e..8bcc0a2e8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b0e346240..55bbe96a8 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 09f5486da..e626eee83 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 435c9c677..e2812d0be 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 b79ca943d..80c6bd3bb 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 cb453dad5..86aa2ea71 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 16fdb9826..e57ff0134 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 21530a56d..a3f8c0b40 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 e048c6246..c746a4c1d 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 dee6cae1c..16d10865a 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 557f1b7e8..72dd16f5f 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 236f46ec4..e561c90c4 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 a7f5780a5..4ebcd2e9b 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby 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 bfd5193b6..853cfcbf9 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-2023 KyoriPowered + * Copyright (c) 2017-2024 KyoriPowered * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal