Skip to content

Commit 03afb74

Browse files
committed
[ci skip] Updated copyright header
1 parent 902d640 commit 03afb74

16 files changed

Lines changed: 16 additions & 16 deletions

src/main/java/net/raphimc/raknetproviders/RakNetBackend.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 ViaProxyRakNetProviders - https://github.com/ViaVersionAddons/ViaProxyRakNetProviders
3-
* Copyright (C) 2023-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-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/raknetproviders/RakNetProviders.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 ViaProxyRakNetProviders - https://github.com/ViaVersionAddons/ViaProxyRakNetProviders
3-
* Copyright (C) 2023-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-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/raknetproviders/SimpleOioMessageChannel.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 ViaProxyRakNetProviders - https://github.com/ViaVersionAddons/ViaProxyRakNetProviders
3-
* Copyright (C) 2023-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-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/raknetproviders/b23r0_rust_raknet/B23R0RustRakNet.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 ViaProxyRakNetProviders - https://github.com/ViaVersionAddons/ViaProxyRakNetProviders
3-
* Copyright (C) 2023-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-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/raknetproviders/b23r0_rust_raknet/B23R0RustRakNetBedrockProxyConnection.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 ViaProxyRakNetProviders - https://github.com/ViaVersionAddons/ViaProxyRakNetProviders
3-
* Copyright (C) 2023-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-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/raknetproviders/b23r0_rust_raknet/B23R0RustRakNetChannel.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 ViaProxyRakNetProviders - https://github.com/ViaVersionAddons/ViaProxyRakNetProviders
3-
* Copyright (C) 2023-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-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/raknetproviders/cloudburstmc_network/CloudburstMcNetworkBedrockProxyConnection.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 ViaProxyRakNetProviders - https://github.com/ViaVersionAddons/ViaProxyRakNetProviders
3-
* Copyright (C) 2023-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-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/raknetproviders/extremeheat_fb_raknet/ExtremeheatFbRakNet.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 ViaProxyRakNetProviders - https://github.com/ViaVersionAddons/ViaProxyRakNetProviders
3-
* Copyright (C) 2023-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-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/raknetproviders/extremeheat_fb_raknet/ExtremeheatFbRakNetBedrockProxyConnection.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 ViaProxyRakNetProviders - https://github.com/ViaVersionAddons/ViaProxyRakNetProviders
3-
* Copyright (C) 2023-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-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/raknetproviders/extremeheat_fb_raknet/ExtremeheatFbRakNetChannel.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 ViaProxyRakNetProviders - https://github.com/ViaVersionAddons/ViaProxyRakNetProviders
3-
* Copyright (C) 2023-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2023-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)