Skip to content

Commit ae810a6

Browse files
committed
[ci skip] Updated copyright header
1 parent ec238e4 commit ae810a6

10 files changed

Lines changed: 10 additions & 10 deletions

src/main/java/net/raphimc/b2rplugin/Beta2ReleasePlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of ViaProxyBeta2Release - https://github.com/ViaVersionAddons/ViaProxyBeta2Release
3-
* Copyright (C) 2024-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2024-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/main/java/net/raphimc/b2rplugin/ServerPipelineHooker.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of ViaProxyBeta2Release - https://github.com/ViaVersionAddons/ViaProxyBeta2Release
3-
* Copyright (C) 2024-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2024-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/main/java/net/raphimc/b2rplugin/mixins/MixinBlockMappings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of ViaProxyBeta2Release - https://github.com/ViaVersionAddons/ViaProxyBeta2Release
3-
* Copyright (C) 2024-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2024-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/main/java/net/raphimc/b2rplugin/mixins/MixinConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of ViaProxyBeta2Release - https://github.com/ViaVersionAddons/ViaProxyBeta2Release
3-
* Copyright (C) 2024-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2024-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/main/java/net/raphimc/b2rplugin/mixins/MixinLangStorage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of ViaProxyBeta2Release - https://github.com/ViaVersionAddons/ViaProxyBeta2Release
3-
* Copyright (C) 2024-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2024-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/main/java/net/raphimc/b2rplugin/mixins/MixinModernClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of ViaProxyBeta2Release - https://github.com/ViaVersionAddons/ViaProxyBeta2Release
3-
* Copyright (C) 2024-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2024-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/main/java/net/raphimc/b2rplugin/mixins/MixinServer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of ViaProxyBeta2Release - https://github.com/ViaVersionAddons/ViaProxyBeta2Release
3-
* Copyright (C) 2024-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2024-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/main/java/net/raphimc/b2rplugin/session/ViaProxyBetaSession.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of ViaProxyBeta2Release - https://github.com/ViaVersionAddons/ViaProxyBeta2Release
3-
* Copyright (C) 2024-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2024-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/main/java/net/raphimc/b2rplugin/session/ViaProxyModernSessionFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of ViaProxyBeta2Release - https://github.com/ViaVersionAddons/ViaProxyBeta2Release
3-
* Copyright (C) 2024-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2024-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

src/main/java/net/raphimc/b2rplugin/session/ViaProxyTcpSession.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This file is part of ViaProxyBeta2Release - https://github.com/ViaVersionAddons/ViaProxyBeta2Release
3-
* Copyright (C) 2024-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2024-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)