Skip to content

Commit 577b515

Browse files
committed
2024 copyright year
1 parent f736273 commit 577b515

File tree

40 files changed

+40
-40
lines changed

40 files changed

+40
-40
lines changed

common/src/main/java/me/minecraftauth/plugin/common/abstracted/Logger.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 MinecraftAuth.me
2+
* Copyright 2021-2024 MinecraftAuth.me
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

common/src/main/java/me/minecraftauth/plugin/common/abstracted/Player.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 MinecraftAuth.me
2+
* Copyright 2021-2024 MinecraftAuth.me
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

common/src/main/java/me/minecraftauth/plugin/common/abstracted/event/Event.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 MinecraftAuth.me
2+
* Copyright 2021-2024 MinecraftAuth.me
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

common/src/main/java/me/minecraftauth/plugin/common/abstracted/event/RealmJoinEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 MinecraftAuth.me
2+
* Copyright 2021-2024 MinecraftAuth.me
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

common/src/main/java/me/minecraftauth/plugin/common/feature/Feature.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 MinecraftAuth.me
2+
* Copyright 2021-2024 MinecraftAuth.me
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

common/src/main/java/me/minecraftauth/plugin/common/feature/gatekeeper/Expression.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 MinecraftAuth.me
2+
* Copyright 2021-2024 MinecraftAuth.me
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

common/src/main/java/me/minecraftauth/plugin/common/feature/gatekeeper/GatekeeperFeature.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 MinecraftAuth.me
2+
* Copyright 2021-2024 MinecraftAuth.me
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

common/src/main/java/me/minecraftauth/plugin/common/feature/gatekeeper/GatekeeperResult.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 MinecraftAuth.me
2+
* Copyright 2021-2024 MinecraftAuth.me
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

common/src/main/java/me/minecraftauth/plugin/common/feature/gatekeeper/Realm.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 MinecraftAuth.me
2+
* Copyright 2021-2024 MinecraftAuth.me
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

common/src/main/java/me/minecraftauth/plugin/common/feature/gatekeeper/function/AbstractFunction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 MinecraftAuth.me
2+
* Copyright 2021-2024 MinecraftAuth.me
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)