Skip to content

Commit 8ff10b0

Browse files
committed
[ci skip] Updated copyright header
1 parent c03af55 commit 8ff10b0

54 files changed

Lines changed: 54 additions & 54 deletions

Some content is hidden

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

src/main/java/net/raphimc/noteblocklib/NoteBlockLib.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 NoteBlockLib - https://github.com/RaphiMC/NoteBlockLib
3-
* Copyright (C) 2022-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2022-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/main/java/net/raphimc/noteblocklib/format/SongFormat.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 NoteBlockLib - https://github.com/RaphiMC/NoteBlockLib
3-
* Copyright (C) 2022-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2022-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/main/java/net/raphimc/noteblocklib/format/futureclient/FutureClientDefinitions.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 NoteBlockLib - https://github.com/RaphiMC/NoteBlockLib
3-
* Copyright (C) 2022-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2022-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/main/java/net/raphimc/noteblocklib/format/futureclient/FutureClientIo.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 NoteBlockLib - https://github.com/RaphiMC/NoteBlockLib
3-
* Copyright (C) 2022-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2022-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/main/java/net/raphimc/noteblocklib/format/futureclient/model/FutureClientNote.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 NoteBlockLib - https://github.com/RaphiMC/NoteBlockLib
3-
* Copyright (C) 2022-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2022-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/main/java/net/raphimc/noteblocklib/format/futureclient/model/FutureClientSong.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 NoteBlockLib - https://github.com/RaphiMC/NoteBlockLib
3-
* Copyright (C) 2022-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2022-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/main/java/net/raphimc/noteblocklib/format/mcsp/McSpDefinitions.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 NoteBlockLib - https://github.com/RaphiMC/NoteBlockLib
3-
* Copyright (C) 2022-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2022-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/main/java/net/raphimc/noteblocklib/format/mcsp/McSpIo.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 NoteBlockLib - https://github.com/RaphiMC/NoteBlockLib
3-
* Copyright (C) 2022-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2022-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/main/java/net/raphimc/noteblocklib/format/mcsp/model/McSpNote.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 NoteBlockLib - https://github.com/RaphiMC/NoteBlockLib
3-
* Copyright (C) 2022-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2022-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

src/main/java/net/raphimc/noteblocklib/format/mcsp/model/McSpSong.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 NoteBlockLib - https://github.com/RaphiMC/NoteBlockLib
3-
* Copyright (C) 2022-2025 RK_01/RaphiMC and contributors
3+
* Copyright (C) 2022-2026 RK_01/RaphiMC and contributors
44
*
55
* This program is free software; you can redistribute it and/or
66
* modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)