diff options
| author | Petr Ilin <hevav@hevav.dev> | 2023-01-01 22:48:28 +0300 |
|---|---|---|
| committer | Petr Ilin <hevav@hevav.dev> | 2023-01-01 22:48:28 +0300 |
| commit | 19481c26987bed0c90f0f3014bb117d343dc0a15 (patch) | |
| tree | 9fca6586a5f54eee6cc46d20b82769a24f863f66 /src/main/java/net/elytrium/limboauth/event | |
| parent | 492aa9818fbbb0c6e0472c5433c54e02e95a229d (diff) | |
| download | LimboAuth-19481c26987bed0c90f0f3014bb117d343dc0a15.tar.gz LimboAuth-19481c26987bed0c90f0f3014bb117d343dc0a15.tar.bz2 LimboAuth-19481c26987bed0c90f0f3014bb117d343dc0a15.zip | |
Happy new year
Diffstat (limited to 'src/main/java/net/elytrium/limboauth/event')
9 files changed, 9 insertions, 9 deletions
diff --git a/src/main/java/net/elytrium/limboauth/event/AuthPluginReloadEvent.java b/src/main/java/net/elytrium/limboauth/event/AuthPluginReloadEvent.java index 049de11..a1c0c58 100644 --- a/src/main/java/net/elytrium/limboauth/event/AuthPluginReloadEvent.java +++ b/src/main/java/net/elytrium/limboauth/event/AuthPluginReloadEvent.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/event/AuthUnregisterEvent.java b/src/main/java/net/elytrium/limboauth/event/AuthUnregisterEvent.java index 6a5b348..b1c7740 100644 --- a/src/main/java/net/elytrium/limboauth/event/AuthUnregisterEvent.java +++ b/src/main/java/net/elytrium/limboauth/event/AuthUnregisterEvent.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/event/PostAuthorizationEvent.java b/src/main/java/net/elytrium/limboauth/event/PostAuthorizationEvent.java index 8449fa1..42576c3 100644 --- a/src/main/java/net/elytrium/limboauth/event/PostAuthorizationEvent.java +++ b/src/main/java/net/elytrium/limboauth/event/PostAuthorizationEvent.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/event/PostEvent.java b/src/main/java/net/elytrium/limboauth/event/PostEvent.java index 1a37fea..0e87980 100644 --- a/src/main/java/net/elytrium/limboauth/event/PostEvent.java +++ b/src/main/java/net/elytrium/limboauth/event/PostEvent.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/event/PostRegisterEvent.java b/src/main/java/net/elytrium/limboauth/event/PostRegisterEvent.java index 567f1ef..d498b81 100644 --- a/src/main/java/net/elytrium/limboauth/event/PostRegisterEvent.java +++ b/src/main/java/net/elytrium/limboauth/event/PostRegisterEvent.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/event/PreAuthorizationEvent.java b/src/main/java/net/elytrium/limboauth/event/PreAuthorizationEvent.java index e96b0d0..ecbbd80 100644 --- a/src/main/java/net/elytrium/limboauth/event/PreAuthorizationEvent.java +++ b/src/main/java/net/elytrium/limboauth/event/PreAuthorizationEvent.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/event/PreEvent.java b/src/main/java/net/elytrium/limboauth/event/PreEvent.java index 1fab6ab..d572a78 100644 --- a/src/main/java/net/elytrium/limboauth/event/PreEvent.java +++ b/src/main/java/net/elytrium/limboauth/event/PreEvent.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/event/PreRegisterEvent.java b/src/main/java/net/elytrium/limboauth/event/PreRegisterEvent.java index e340fe0..658c512 100644 --- a/src/main/java/net/elytrium/limboauth/event/PreRegisterEvent.java +++ b/src/main/java/net/elytrium/limboauth/event/PreRegisterEvent.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/event/TaskEvent.java b/src/main/java/net/elytrium/limboauth/event/TaskEvent.java index 5562cb2..435e3f2 100644 --- a/src/main/java/net/elytrium/limboauth/event/TaskEvent.java +++ b/src/main/java/net/elytrium/limboauth/event/TaskEvent.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 |
