diff options
Diffstat (limited to 'src/main/java/net/elytrium/limboauth/dependencies')
3 files changed, 3 insertions, 3 deletions
diff --git a/src/main/java/net/elytrium/limboauth/dependencies/BaseLibrary.java b/src/main/java/net/elytrium/limboauth/dependencies/BaseLibrary.java index e8c34b5..6e1b11f 100644 --- a/src/main/java/net/elytrium/limboauth/dependencies/BaseLibrary.java +++ b/src/main/java/net/elytrium/limboauth/dependencies/BaseLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 - 2022 Elytrium + * Copyright (C) 2021 - 2023 Elytrium * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/src/main/java/net/elytrium/limboauth/dependencies/DatabaseLibrary.java b/src/main/java/net/elytrium/limboauth/dependencies/DatabaseLibrary.java index 26b3cb2..6e416f8 100644 --- a/src/main/java/net/elytrium/limboauth/dependencies/DatabaseLibrary.java +++ b/src/main/java/net/elytrium/limboauth/dependencies/DatabaseLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 - 2022 Elytrium + * Copyright (C) 2021 - 2023 Elytrium * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/src/main/java/net/elytrium/limboauth/dependencies/IsolatedClassLoader.java b/src/main/java/net/elytrium/limboauth/dependencies/IsolatedClassLoader.java index ee53ddd..7023d82 100644 --- a/src/main/java/net/elytrium/limboauth/dependencies/IsolatedClassLoader.java +++ b/src/main/java/net/elytrium/limboauth/dependencies/IsolatedClassLoader.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 - 2022 Elytrium + * Copyright (C) 2021 - 2023 Elytrium * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by |