File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed
src/main/java/lol/hyper/toolstats/tools/config Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change 2323
2424 <groupId >lol.hyper</groupId >
2525 <artifactId >toolstats</artifactId >
26- <version >1.8.6 </version >
26+ <version >1.8.7 </version >
2727 <packaging >jar</packaging >
2828
2929 <name >ToolStats</name >
Original file line number Diff line number Diff line change 1515 * along with ToolStats. If not, see <https://www.gnu.org/licenses/>.
1616 */
1717
18- /*
19- * This file is part of ToolStats.
20- *
21- * ToolStats is free software: you can redistribute it and/or modify
22- * it under the terms of the GNU General Public License as published by
23- * the Free Software Foundation, either version 3 of the License, or
24- * (at your option) any later version.
25- *
26- * ToolStats is distributed in the hope that it will be useful,
27- * but WITHOUT ANY WARRANTY; without even the implied warranty of
28- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29- * GNU General Public License for more details.
30- *
31- * You should have received a copy of the GNU General Public License
32- * along with ToolStats. If not, see <https://www.gnu.org/licenses/>.
33- */
34-
3518package lol .hyper .toolstats .tools .config ;
3619
3720import lol .hyper .toolstats .ToolStats ;
You can’t perform that action at this time.
0 commit comments