Skip to content

Commit 87ed216

Browse files
Auto: 2025
1 parent 668ed3c commit 87ed216

File tree

82 files changed

+82
-82
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+82
-82
lines changed

bukkit/src/main/java/com/viaversion/viarewind/BukkitPlugin.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 ViaRewind - https://github.com/ViaVersion/ViaRewind
3-
* Copyright (C) 2018-2024 ViaVersion and contributors
3+
* Copyright (C) 2018-2025 ViaVersion 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

common/src/main/java/com/viaversion/viarewind/ViaRewind.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 ViaRewind - https://github.com/ViaVersion/ViaRewind
3-
* Copyright (C) 2018-2024 ViaVersion and contributors
3+
* Copyright (C) 2018-2025 ViaVersion 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

common/src/main/java/com/viaversion/viarewind/ViaRewindConfig.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 ViaRewind - https://github.com/ViaVersion/ViaRewind
3-
* Copyright (C) 2018-2024 ViaVersion and contributors
3+
* Copyright (C) 2018-2025 ViaVersion 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

common/src/main/java/com/viaversion/viarewind/api/ViaRewindConfig.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 ViaRewind - https://github.com/ViaVersion/ViaRewind
3-
* Copyright (C) 2018-2024 ViaVersion and contributors
3+
* Copyright (C) 2018-2025 ViaVersion 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

common/src/main/java/com/viaversion/viarewind/api/ViaRewindPlatform.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 ViaRewind - https://github.com/ViaVersion/ViaRewind
3-
* Copyright (C) 2018-2024 ViaVersion and contributors
3+
* Copyright (C) 2018-2025 ViaVersion 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

common/src/main/java/com/viaversion/viarewind/api/data/RewindMappingData.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 ViaRewind - https://github.com/ViaVersion/ViaRewind
3-
* Copyright (C) 2018-2024 ViaVersion and contributors
3+
* Copyright (C) 2018-2025 ViaVersion 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

common/src/main/java/com/viaversion/viarewind/api/data/RewindMappingDataLoader.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 ViaRewind - https://github.com/ViaVersion/ViaRewind
3-
* Copyright (C) 2018-2024 ViaVersion and contributors
3+
* Copyright (C) 2018-2025 ViaVersion 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

common/src/main/java/com/viaversion/viarewind/api/minecraft/ExtendedBlockStorage.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 ViaRewind - https://github.com/ViaVersion/ViaRewind
3-
* Copyright (C) 2018-2024 ViaVersion and contributors
3+
* Copyright (C) 2018-2025 ViaVersion 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

common/src/main/java/com/viaversion/viarewind/api/minecraft/entitydata/EntityDataTypes1_7_6_10.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 ViaRewind - https://github.com/ViaVersion/ViaRewind
3-
* Copyright (C) 2018-2024 ViaVersion and contributors
3+
* Copyright (C) 2018-2025 ViaVersion 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

common/src/main/java/com/viaversion/viarewind/api/minecraft/math/AABB.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 ViaRewind - https://github.com/ViaVersion/ViaRewind
3-
* Copyright (C) 2018-2024 ViaVersion and contributors
3+
* Copyright (C) 2018-2025 ViaVersion 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)