Fix copyright

This commit is contained in:
BlitzOffline
2026-02-09 17:06:35 +02:00
parent 64b3d6fa68
commit 566beb48c5

View File

@@ -2,7 +2,7 @@
* This file is part of PlaceholderAPI
*
* PlaceholderAPI
* Copyright (c) 2015 - 2024 PlaceholderAPI Team
* Copyright (c) 2015 - 2026 PlaceholderAPI Team
*
* PlaceholderAPI free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -137,4 +137,4 @@ public final class CharsReplacer implements Replacer {
return builder.toString();
}
}
}