diff --git a/LICENSE b/LICENSE index e72bfdd..8a160db 100644 --- a/LICENSE +++ b/LICENSE @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - Copyright (C) + RESTfulMC Copyright (C) $originalComment.match("Copyright \(c\) (\d+)", 1, "-", "$today.year")$today.year Braydon (Rainnny), and the RESTfulMC contributors This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/RESTfulMC.java b/src/main/java/me/braydon/mc/RESTfulMC.java index c772631..30340d6 100644 --- a/src/main/java/me/braydon/mc/RESTfulMC.java +++ b/src/main/java/me/braydon/mc/RESTfulMC.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/ColorUtils.java b/src/main/java/me/braydon/mc/common/ColorUtils.java index 1e7325a..e88d06e 100644 --- a/src/main/java/me/braydon/mc/common/ColorUtils.java +++ b/src/main/java/me/braydon/mc/common/ColorUtils.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/DNSUtils.java b/src/main/java/me/braydon/mc/common/DNSUtils.java index 1b531b0..ebc1cc3 100644 --- a/src/main/java/me/braydon/mc/common/DNSUtils.java +++ b/src/main/java/me/braydon/mc/common/DNSUtils.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/EnumUtils.java b/src/main/java/me/braydon/mc/common/EnumUtils.java index cad681b..1e7deac 100644 --- a/src/main/java/me/braydon/mc/common/EnumUtils.java +++ b/src/main/java/me/braydon/mc/common/EnumUtils.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/IPUtils.java b/src/main/java/me/braydon/mc/common/IPUtils.java index 5004f7d..4269997 100644 --- a/src/main/java/me/braydon/mc/common/IPUtils.java +++ b/src/main/java/me/braydon/mc/common/IPUtils.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/MinecraftVersion.java b/src/main/java/me/braydon/mc/common/MinecraftVersion.java index 2859f3b..2576cf7 100644 --- a/src/main/java/me/braydon/mc/common/MinecraftVersion.java +++ b/src/main/java/me/braydon/mc/common/MinecraftVersion.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/PlayerUtils.java b/src/main/java/me/braydon/mc/common/PlayerUtils.java index a21fd71..657dc84 100644 --- a/src/main/java/me/braydon/mc/common/PlayerUtils.java +++ b/src/main/java/me/braydon/mc/common/PlayerUtils.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/Tuple.java b/src/main/java/me/braydon/mc/common/Tuple.java index f5029f0..4f32fd2 100644 --- a/src/main/java/me/braydon/mc/common/Tuple.java +++ b/src/main/java/me/braydon/mc/common/Tuple.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/UUIDUtils.java b/src/main/java/me/braydon/mc/common/UUIDUtils.java index 981b0d1..48c4343 100644 --- a/src/main/java/me/braydon/mc/common/UUIDUtils.java +++ b/src/main/java/me/braydon/mc/common/UUIDUtils.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/packet/MinecraftPacket.java b/src/main/java/me/braydon/mc/common/packet/MinecraftPacket.java index 7237757..e84e5d8 100644 --- a/src/main/java/me/braydon/mc/common/packet/MinecraftPacket.java +++ b/src/main/java/me/braydon/mc/common/packet/MinecraftPacket.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/packet/impl/PacketHandshakingInSetProtocol.java b/src/main/java/me/braydon/mc/common/packet/impl/PacketHandshakingInSetProtocol.java index 8b34e18..7a0e7c2 100644 --- a/src/main/java/me/braydon/mc/common/packet/impl/PacketHandshakingInSetProtocol.java +++ b/src/main/java/me/braydon/mc/common/packet/impl/PacketHandshakingInSetProtocol.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/common/packet/impl/PacketStatusInStart.java b/src/main/java/me/braydon/mc/common/packet/impl/PacketStatusInStart.java index 104e4db..795b3d4 100644 --- a/src/main/java/me/braydon/mc/common/packet/impl/PacketStatusInStart.java +++ b/src/main/java/me/braydon/mc/common/packet/impl/PacketStatusInStart.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 4287fe9..b2c714b 100644 --- a/src/main/java/me/braydon/mc/common/web/JsonWebException.java +++ b/src/main/java/me/braydon/mc/common/web/JsonWebException.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 8d22bb5..4c6eff8 100644 --- a/src/main/java/me/braydon/mc/common/web/JsonWebRequest.java +++ b/src/main/java/me/braydon/mc/common/web/JsonWebRequest.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/config/AppConfig.java b/src/main/java/me/braydon/mc/config/AppConfig.java index a6305c5..73686ea 100644 --- a/src/main/java/me/braydon/mc/config/AppConfig.java +++ b/src/main/java/me/braydon/mc/config/AppConfig.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/config/WebMvcConfig.java b/src/main/java/me/braydon/mc/config/WebMvcConfig.java index 083383d..25b545c 100644 --- a/src/main/java/me/braydon/mc/config/WebMvcConfig.java +++ b/src/main/java/me/braydon/mc/config/WebMvcConfig.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/controller/PlayerController.java b/src/main/java/me/braydon/mc/controller/PlayerController.java index 81e1091..42daf53 100644 --- a/src/main/java/me/braydon/mc/controller/PlayerController.java +++ b/src/main/java/me/braydon/mc/controller/PlayerController.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/controller/ServerController.java b/src/main/java/me/braydon/mc/controller/ServerController.java index 32280da..9858390 100644 --- a/src/main/java/me/braydon/mc/controller/ServerController.java +++ b/src/main/java/me/braydon/mc/controller/ServerController.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/exception/ExceptionControllerAdvice.java b/src/main/java/me/braydon/mc/exception/ExceptionControllerAdvice.java index e4c2220..2d21307 100644 --- a/src/main/java/me/braydon/mc/exception/ExceptionControllerAdvice.java +++ b/src/main/java/me/braydon/mc/exception/ExceptionControllerAdvice.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 139fbe6..0b56938 100644 --- a/src/main/java/me/braydon/mc/exception/impl/BadRequestException.java +++ b/src/main/java/me/braydon/mc/exception/impl/BadRequestException.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 2d57fd9..d7e5f68 100644 --- a/src/main/java/me/braydon/mc/exception/impl/InvalidMinecraftServerPlatform.java +++ b/src/main/java/me/braydon/mc/exception/impl/InvalidMinecraftServerPlatform.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 51ae345..0b53ae3 100644 --- a/src/main/java/me/braydon/mc/exception/impl/ResourceNotFoundException.java +++ b/src/main/java/me/braydon/mc/exception/impl/ResourceNotFoundException.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/log/TransactionLogger.java b/src/main/java/me/braydon/mc/log/TransactionLogger.java index 4550055..e476e95 100644 --- a/src/main/java/me/braydon/mc/log/TransactionLogger.java +++ b/src/main/java/me/braydon/mc/log/TransactionLogger.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/model/Cape.java b/src/main/java/me/braydon/mc/model/Cape.java index 9d007b7..e633f27 100644 --- a/src/main/java/me/braydon/mc/model/Cape.java +++ b/src/main/java/me/braydon/mc/model/Cape.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/model/MinecraftServer.java b/src/main/java/me/braydon/mc/model/MinecraftServer.java index 0fc2ac7..1dd43f7 100644 --- a/src/main/java/me/braydon/mc/model/MinecraftServer.java +++ b/src/main/java/me/braydon/mc/model/MinecraftServer.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/model/Player.java b/src/main/java/me/braydon/mc/model/Player.java index 66c3b59..1bee019 100644 --- a/src/main/java/me/braydon/mc/model/Player.java +++ b/src/main/java/me/braydon/mc/model/Player.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/model/ProfileAction.java b/src/main/java/me/braydon/mc/model/ProfileAction.java index 3c39c6d..7b3094a 100644 --- a/src/main/java/me/braydon/mc/model/ProfileAction.java +++ b/src/main/java/me/braydon/mc/model/ProfileAction.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/model/Skin.java b/src/main/java/me/braydon/mc/model/Skin.java index 03e7158..cc7f80e 100644 --- a/src/main/java/me/braydon/mc/model/Skin.java +++ b/src/main/java/me/braydon/mc/model/Skin.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 a4147e2..d1e2c06 100644 --- a/src/main/java/me/braydon/mc/model/cache/CachedMinecraftServer.java +++ b/src/main/java/me/braydon/mc/model/cache/CachedMinecraftServer.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 4ba9467..df72617 100644 --- a/src/main/java/me/braydon/mc/model/cache/CachedPlayer.java +++ b/src/main/java/me/braydon/mc/model/cache/CachedPlayer.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 cdc4e63..773c1a2 100644 --- a/src/main/java/me/braydon/mc/model/cache/CachedPlayerName.java +++ b/src/main/java/me/braydon/mc/model/cache/CachedPlayerName.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 13405d7..2acb225 100644 --- a/src/main/java/me/braydon/mc/model/response/ErrorResponse.java +++ b/src/main/java/me/braydon/mc/model/response/ErrorResponse.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 ed96bfe..fc60ed6 100644 --- a/src/main/java/me/braydon/mc/model/server/BedrockMinecraftServer.java +++ b/src/main/java/me/braydon/mc/model/server/BedrockMinecraftServer.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 e34f1c4..f09cbbc 100644 --- a/src/main/java/me/braydon/mc/model/server/JavaMinecraftServer.java +++ b/src/main/java/me/braydon/mc/model/server/JavaMinecraftServer.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 17a91bd..78d02bf 100644 --- a/src/main/java/me/braydon/mc/model/token/JavaServerStatusToken.java +++ b/src/main/java/me/braydon/mc/model/token/JavaServerStatusToken.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 1fbe09b..cb43365 100644 --- a/src/main/java/me/braydon/mc/model/token/MojangProfileToken.java +++ b/src/main/java/me/braydon/mc/model/token/MojangProfileToken.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 282d864..5f68860 100644 --- a/src/main/java/me/braydon/mc/model/token/MojangUsernameToUUIDToken.java +++ b/src/main/java/me/braydon/mc/model/token/MojangUsernameToUUIDToken.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/repository/MinecraftServerCacheRepository.java b/src/main/java/me/braydon/mc/repository/MinecraftServerCacheRepository.java index 1e32c4b..ec11033 100644 --- a/src/main/java/me/braydon/mc/repository/MinecraftServerCacheRepository.java +++ b/src/main/java/me/braydon/mc/repository/MinecraftServerCacheRepository.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/repository/PlayerCacheRepository.java b/src/main/java/me/braydon/mc/repository/PlayerCacheRepository.java index b52141a..7e3adb6 100644 --- a/src/main/java/me/braydon/mc/repository/PlayerCacheRepository.java +++ b/src/main/java/me/braydon/mc/repository/PlayerCacheRepository.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/repository/PlayerNameCacheRepository.java b/src/main/java/me/braydon/mc/repository/PlayerNameCacheRepository.java index ef46b77..b344436 100644 --- a/src/main/java/me/braydon/mc/repository/PlayerNameCacheRepository.java +++ b/src/main/java/me/braydon/mc/repository/PlayerNameCacheRepository.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. diff --git a/src/main/java/me/braydon/mc/service/MojangService.java b/src/main/java/me/braydon/mc/service/MojangService.java index 526b43c..cf81b4a 100644 --- a/src/main/java/me/braydon/mc/service/MojangService.java +++ b/src/main/java/me/braydon/mc/service/MojangService.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 08e4dcb..3d7379a 100644 --- a/src/main/java/me/braydon/mc/service/pinger/MinecraftServerPinger.java +++ b/src/main/java/me/braydon/mc/service/pinger/MinecraftServerPinger.java @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 443753d..9349f05 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 @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details. 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 1fa42db..74fa5e3 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 @@ -653,7 +653,7 @@ * If the program does terminal interaction, make it output a short * notice like this when it starts in an interactive mode: * - * Copyright (C) + * RESTfulMC Copyright (C) 2024 Braydon (Rainnny), and the RESTfulMC contributors * This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. * This is free software, and you are welcome to redistribute it * under certain conditions; type `show c' for details.