diff --git a/LICENSE b/LICENSE index 839d710..360aeaa 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) $originalComment.match("Copyright \(c\) (\d+)", 1, "-", "$today.year")$today.year Braydon (Rainnny), and the RESTfulMC contributors +Copyright (c) $originalComment.match("Copyright \(c\) (\d+)", 1, "-", "$today.year")$today.year Braydon (Rainnny). Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/RESTfulMC.java b/src/main/java/me/braydon/mc/RESTfulMC.java index be86ebe..a19c785 100644 --- a/src/main/java/me/braydon/mc/RESTfulMC.java +++ b/src/main/java/me/braydon/mc/RESTfulMC.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/ColorUtils.java b/src/main/java/me/braydon/mc/common/ColorUtils.java index be7f4e9..2979914 100644 --- a/src/main/java/me/braydon/mc/common/ColorUtils.java +++ b/src/main/java/me/braydon/mc/common/ColorUtils.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/DNSUtils.java b/src/main/java/me/braydon/mc/common/DNSUtils.java index 4785d31..ae23a72 100644 --- a/src/main/java/me/braydon/mc/common/DNSUtils.java +++ b/src/main/java/me/braydon/mc/common/DNSUtils.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/EnumUtils.java b/src/main/java/me/braydon/mc/common/EnumUtils.java index cd1f16b..cd16f96 100644 --- a/src/main/java/me/braydon/mc/common/EnumUtils.java +++ b/src/main/java/me/braydon/mc/common/EnumUtils.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/ExpiringSet.java b/src/main/java/me/braydon/mc/common/ExpiringSet.java index 88f5a31..80cbd97 100644 --- a/src/main/java/me/braydon/mc/common/ExpiringSet.java +++ b/src/main/java/me/braydon/mc/common/ExpiringSet.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/IPUtils.java b/src/main/java/me/braydon/mc/common/IPUtils.java index 306a81f..ba15853 100644 --- a/src/main/java/me/braydon/mc/common/IPUtils.java +++ b/src/main/java/me/braydon/mc/common/IPUtils.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/ImageUtils.java b/src/main/java/me/braydon/mc/common/ImageUtils.java index 7ad3d24..5d98dc7 100644 --- a/src/main/java/me/braydon/mc/common/ImageUtils.java +++ b/src/main/java/me/braydon/mc/common/ImageUtils.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/MinecraftVersion.java b/src/main/java/me/braydon/mc/common/MinecraftVersion.java index a4d907b..a49b152 100644 --- a/src/main/java/me/braydon/mc/common/MinecraftVersion.java +++ b/src/main/java/me/braydon/mc/common/MinecraftVersion.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/MiscUtils.java b/src/main/java/me/braydon/mc/common/MiscUtils.java index cc5e2ee..c6553ef 100644 --- a/src/main/java/me/braydon/mc/common/MiscUtils.java +++ b/src/main/java/me/braydon/mc/common/MiscUtils.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/Tuple.java b/src/main/java/me/braydon/mc/common/Tuple.java index 25b7119..742c10e 100644 --- a/src/main/java/me/braydon/mc/common/Tuple.java +++ b/src/main/java/me/braydon/mc/common/Tuple.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/UUIDUtils.java b/src/main/java/me/braydon/mc/common/UUIDUtils.java index 25b931e..5a8ee95 100644 --- a/src/main/java/me/braydon/mc/common/UUIDUtils.java +++ b/src/main/java/me/braydon/mc/common/UUIDUtils.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/packet/MinecraftBedrockPacket.java b/src/main/java/me/braydon/mc/common/packet/MinecraftBedrockPacket.java index e6bec38..23dbe8f 100644 --- a/src/main/java/me/braydon/mc/common/packet/MinecraftBedrockPacket.java +++ b/src/main/java/me/braydon/mc/common/packet/MinecraftBedrockPacket.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/packet/MinecraftJavaPacket.java b/src/main/java/me/braydon/mc/common/packet/MinecraftJavaPacket.java index c724cf4..97f4468 100644 --- a/src/main/java/me/braydon/mc/common/packet/MinecraftJavaPacket.java +++ b/src/main/java/me/braydon/mc/common/packet/MinecraftJavaPacket.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/packet/impl/bedrock/BedrockPacketUnconnectedPing.java b/src/main/java/me/braydon/mc/common/packet/impl/bedrock/BedrockPacketUnconnectedPing.java index aec486f..d0d56e0 100644 --- a/src/main/java/me/braydon/mc/common/packet/impl/bedrock/BedrockPacketUnconnectedPing.java +++ b/src/main/java/me/braydon/mc/common/packet/impl/bedrock/BedrockPacketUnconnectedPing.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/packet/impl/bedrock/BedrockPacketUnconnectedPong.java b/src/main/java/me/braydon/mc/common/packet/impl/bedrock/BedrockPacketUnconnectedPong.java index 448358f..3a84e27 100644 --- a/src/main/java/me/braydon/mc/common/packet/impl/bedrock/BedrockPacketUnconnectedPong.java +++ b/src/main/java/me/braydon/mc/common/packet/impl/bedrock/BedrockPacketUnconnectedPong.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/packet/impl/java/JavaPacketHandshakingInSetProtocol.java b/src/main/java/me/braydon/mc/common/packet/impl/java/JavaPacketHandshakingInSetProtocol.java index d477492..945d460 100644 --- a/src/main/java/me/braydon/mc/common/packet/impl/java/JavaPacketHandshakingInSetProtocol.java +++ b/src/main/java/me/braydon/mc/common/packet/impl/java/JavaPacketHandshakingInSetProtocol.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/packet/impl/java/JavaPacketStatusInStart.java b/src/main/java/me/braydon/mc/common/packet/impl/java/JavaPacketStatusInStart.java index 3c81979..7e9009e 100644 --- a/src/main/java/me/braydon/mc/common/packet/impl/java/JavaPacketStatusInStart.java +++ b/src/main/java/me/braydon/mc/common/packet/impl/java/JavaPacketStatusInStart.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/web/JsonWebException.java b/src/main/java/me/braydon/mc/common/web/JsonWebException.java index 4742e42..e7f40f6 100644 --- a/src/main/java/me/braydon/mc/common/web/JsonWebException.java +++ b/src/main/java/me/braydon/mc/common/web/JsonWebException.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/common/web/JsonWebRequest.java b/src/main/java/me/braydon/mc/common/web/JsonWebRequest.java index 7d1eed3..383087d 100644 --- a/src/main/java/me/braydon/mc/common/web/JsonWebRequest.java +++ b/src/main/java/me/braydon/mc/common/web/JsonWebRequest.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/config/AppConfig.java b/src/main/java/me/braydon/mc/config/AppConfig.java index ffc8db8..86cb96f 100644 --- a/src/main/java/me/braydon/mc/config/AppConfig.java +++ b/src/main/java/me/braydon/mc/config/AppConfig.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/config/RedisConfig.java b/src/main/java/me/braydon/mc/config/RedisConfig.java index 57fde8c..d14f68f 100644 --- a/src/main/java/me/braydon/mc/config/RedisConfig.java +++ b/src/main/java/me/braydon/mc/config/RedisConfig.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/config/WebMvcConfig.java b/src/main/java/me/braydon/mc/config/WebMvcConfig.java index 94ff22f..dbeab90 100644 --- a/src/main/java/me/braydon/mc/config/WebMvcConfig.java +++ b/src/main/java/me/braydon/mc/config/WebMvcConfig.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/controller/PlayerController.java b/src/main/java/me/braydon/mc/controller/PlayerController.java index 823f69c..245c1b8 100644 --- a/src/main/java/me/braydon/mc/controller/PlayerController.java +++ b/src/main/java/me/braydon/mc/controller/PlayerController.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/controller/ServerController.java b/src/main/java/me/braydon/mc/controller/ServerController.java index fd50a63..1da34c8 100644 --- a/src/main/java/me/braydon/mc/controller/ServerController.java +++ b/src/main/java/me/braydon/mc/controller/ServerController.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/exception/ExceptionControllerAdvice.java b/src/main/java/me/braydon/mc/exception/ExceptionControllerAdvice.java index fb50234..691d1ce 100644 --- a/src/main/java/me/braydon/mc/exception/ExceptionControllerAdvice.java +++ b/src/main/java/me/braydon/mc/exception/ExceptionControllerAdvice.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/exception/impl/BadRequestException.java b/src/main/java/me/braydon/mc/exception/impl/BadRequestException.java index 15df585..371e06f 100644 --- a/src/main/java/me/braydon/mc/exception/impl/BadRequestException.java +++ b/src/main/java/me/braydon/mc/exception/impl/BadRequestException.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/exception/impl/InvalidMinecraftServerPlatform.java b/src/main/java/me/braydon/mc/exception/impl/InvalidMinecraftServerPlatform.java index 24e8af8..f58ded1 100644 --- a/src/main/java/me/braydon/mc/exception/impl/InvalidMinecraftServerPlatform.java +++ b/src/main/java/me/braydon/mc/exception/impl/InvalidMinecraftServerPlatform.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/exception/impl/MojangRateLimitException.java b/src/main/java/me/braydon/mc/exception/impl/MojangRateLimitException.java index e216a42..fe60421 100644 --- a/src/main/java/me/braydon/mc/exception/impl/MojangRateLimitException.java +++ b/src/main/java/me/braydon/mc/exception/impl/MojangRateLimitException.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/exception/impl/ResourceNotFoundException.java b/src/main/java/me/braydon/mc/exception/impl/ResourceNotFoundException.java index 87c71eb..b7fd8e6 100644 --- a/src/main/java/me/braydon/mc/exception/impl/ResourceNotFoundException.java +++ b/src/main/java/me/braydon/mc/exception/impl/ResourceNotFoundException.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/log/TransactionLogger.java b/src/main/java/me/braydon/mc/log/TransactionLogger.java index d4a1002..701350f 100644 --- a/src/main/java/me/braydon/mc/log/TransactionLogger.java +++ b/src/main/java/me/braydon/mc/log/TransactionLogger.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/Cape.java b/src/main/java/me/braydon/mc/model/Cape.java index 062e5cf..422d87e 100644 --- a/src/main/java/me/braydon/mc/model/Cape.java +++ b/src/main/java/me/braydon/mc/model/Cape.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/MinecraftServer.java b/src/main/java/me/braydon/mc/model/MinecraftServer.java index c646684..d999feb 100644 --- a/src/main/java/me/braydon/mc/model/MinecraftServer.java +++ b/src/main/java/me/braydon/mc/model/MinecraftServer.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/Player.java b/src/main/java/me/braydon/mc/model/Player.java index 18413f1..6ac8c68 100644 --- a/src/main/java/me/braydon/mc/model/Player.java +++ b/src/main/java/me/braydon/mc/model/Player.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/ProfileAction.java b/src/main/java/me/braydon/mc/model/ProfileAction.java index ab9791e..0f64265 100644 --- a/src/main/java/me/braydon/mc/model/ProfileAction.java +++ b/src/main/java/me/braydon/mc/model/ProfileAction.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/Skin.java b/src/main/java/me/braydon/mc/model/Skin.java index 1ba14c5..88b5f05 100644 --- a/src/main/java/me/braydon/mc/model/Skin.java +++ b/src/main/java/me/braydon/mc/model/Skin.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/cache/CachedMinecraftServer.java b/src/main/java/me/braydon/mc/model/cache/CachedMinecraftServer.java index a619759..5051e67 100644 --- a/src/main/java/me/braydon/mc/model/cache/CachedMinecraftServer.java +++ b/src/main/java/me/braydon/mc/model/cache/CachedMinecraftServer.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/cache/CachedPlayer.java b/src/main/java/me/braydon/mc/model/cache/CachedPlayer.java index 94974ea..4978674 100644 --- a/src/main/java/me/braydon/mc/model/cache/CachedPlayer.java +++ b/src/main/java/me/braydon/mc/model/cache/CachedPlayer.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/cache/CachedPlayerName.java b/src/main/java/me/braydon/mc/model/cache/CachedPlayerName.java index 783518d..3a60e22 100644 --- a/src/main/java/me/braydon/mc/model/cache/CachedPlayerName.java +++ b/src/main/java/me/braydon/mc/model/cache/CachedPlayerName.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/response/ErrorResponse.java b/src/main/java/me/braydon/mc/model/response/ErrorResponse.java index 680ef0f..59bcc89 100644 --- a/src/main/java/me/braydon/mc/model/response/ErrorResponse.java +++ b/src/main/java/me/braydon/mc/model/response/ErrorResponse.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/server/BedrockMinecraftServer.java b/src/main/java/me/braydon/mc/model/server/BedrockMinecraftServer.java index c49cce0..50bca3c 100644 --- a/src/main/java/me/braydon/mc/model/server/BedrockMinecraftServer.java +++ b/src/main/java/me/braydon/mc/model/server/BedrockMinecraftServer.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/server/JavaMinecraftServer.java b/src/main/java/me/braydon/mc/model/server/JavaMinecraftServer.java index 921c85c..7e22010 100644 --- a/src/main/java/me/braydon/mc/model/server/JavaMinecraftServer.java +++ b/src/main/java/me/braydon/mc/model/server/JavaMinecraftServer.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/token/JavaServerStatusToken.java b/src/main/java/me/braydon/mc/model/token/JavaServerStatusToken.java index c54c29e..faa09d6 100644 --- a/src/main/java/me/braydon/mc/model/token/JavaServerStatusToken.java +++ b/src/main/java/me/braydon/mc/model/token/JavaServerStatusToken.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/token/MojangProfileToken.java b/src/main/java/me/braydon/mc/model/token/MojangProfileToken.java index 5dfc064..adb8231 100644 --- a/src/main/java/me/braydon/mc/model/token/MojangProfileToken.java +++ b/src/main/java/me/braydon/mc/model/token/MojangProfileToken.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/model/token/MojangUsernameToUUIDToken.java b/src/main/java/me/braydon/mc/model/token/MojangUsernameToUUIDToken.java index b436e4c..9be0328 100644 --- a/src/main/java/me/braydon/mc/model/token/MojangUsernameToUUIDToken.java +++ b/src/main/java/me/braydon/mc/model/token/MojangUsernameToUUIDToken.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/repository/MinecraftServerCacheRepository.java b/src/main/java/me/braydon/mc/repository/MinecraftServerCacheRepository.java index 79da9db..596a5f6 100644 --- a/src/main/java/me/braydon/mc/repository/MinecraftServerCacheRepository.java +++ b/src/main/java/me/braydon/mc/repository/MinecraftServerCacheRepository.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/repository/PlayerCacheRepository.java b/src/main/java/me/braydon/mc/repository/PlayerCacheRepository.java index bd05956..bad024a 100644 --- a/src/main/java/me/braydon/mc/repository/PlayerCacheRepository.java +++ b/src/main/java/me/braydon/mc/repository/PlayerCacheRepository.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/repository/PlayerNameCacheRepository.java b/src/main/java/me/braydon/mc/repository/PlayerNameCacheRepository.java index 9e797bc..476b4da 100644 --- a/src/main/java/me/braydon/mc/repository/PlayerNameCacheRepository.java +++ b/src/main/java/me/braydon/mc/repository/PlayerNameCacheRepository.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/service/MojangService.java b/src/main/java/me/braydon/mc/service/MojangService.java index f213dc1..2758982 100644 --- a/src/main/java/me/braydon/mc/service/MojangService.java +++ b/src/main/java/me/braydon/mc/service/MojangService.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/service/pinger/MinecraftServerPinger.java b/src/main/java/me/braydon/mc/service/pinger/MinecraftServerPinger.java index c48288f..a37d337 100644 --- a/src/main/java/me/braydon/mc/service/pinger/MinecraftServerPinger.java +++ b/src/main/java/me/braydon/mc/service/pinger/MinecraftServerPinger.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/service/pinger/impl/BedrockMinecraftServerPinger.java b/src/main/java/me/braydon/mc/service/pinger/impl/BedrockMinecraftServerPinger.java index 6fb84e3..927fdd1 100644 --- a/src/main/java/me/braydon/mc/service/pinger/impl/BedrockMinecraftServerPinger.java +++ b/src/main/java/me/braydon/mc/service/pinger/impl/BedrockMinecraftServerPinger.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/me/braydon/mc/service/pinger/impl/JavaMinecraftServerPinger.java b/src/main/java/me/braydon/mc/service/pinger/impl/JavaMinecraftServerPinger.java index 0cb66d5..a102c2c 100644 --- a/src/main/java/me/braydon/mc/service/pinger/impl/JavaMinecraftServerPinger.java +++ b/src/main/java/me/braydon/mc/service/pinger/impl/JavaMinecraftServerPinger.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/me/braydon/mc/test/config/TestRedisConfig.java b/src/test/java/me/braydon/mc/test/config/TestRedisConfig.java index 7539d91..89c8828 100644 --- a/src/test/java/me/braydon/mc/test/config/TestRedisConfig.java +++ b/src/test/java/me/braydon/mc/test/config/TestRedisConfig.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/me/braydon/mc/test/controller/PlayerControllerTests.java b/src/test/java/me/braydon/mc/test/controller/PlayerControllerTests.java index e18f8c8..abe755a 100644 --- a/src/test/java/me/braydon/mc/test/controller/PlayerControllerTests.java +++ b/src/test/java/me/braydon/mc/test/controller/PlayerControllerTests.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/me/braydon/mc/test/controller/ServerControllerTests.java b/src/test/java/me/braydon/mc/test/controller/ServerControllerTests.java index 4674325..8dd35be 100644 --- a/src/test/java/me/braydon/mc/test/controller/ServerControllerTests.java +++ b/src/test/java/me/braydon/mc/test/controller/ServerControllerTests.java @@ -1,7 +1,7 @@ /* * MIT License * - * Copyright (c) 2024 Braydon (Rainnny), and the RESTfulMC contributors + * Copyright (c) 2024 Braydon (Rainnny). * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal