diff --git a/src/main/java/lol/hyper/toolstats/support/rosestacker/RoseStacker.java b/src/main/java/lol/hyper/toolstats/support/rosestacker/RoseStacker.java index cd47664..355ad20 100644 --- a/src/main/java/lol/hyper/toolstats/support/rosestacker/RoseStacker.java +++ b/src/main/java/lol/hyper/toolstats/support/rosestacker/RoseStacker.java @@ -15,23 +15,6 @@ * along with ToolStats. If not, see . */ -/* - * This file is part of ToolStats. - * - * ToolStats is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * ToolStats is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with ToolStats. If not, see . - */ - package lol.hyper.toolstats.support.rosestacker; import dev.rosewood.rosestacker.api.RoseStackerAPI;