File tree 2 files changed +1
-18
lines changed
src/main/java/lol/hyper/toolstats/tools/config
2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change 23
23
24
24
<groupId >lol.hyper</groupId >
25
25
<artifactId >toolstats</artifactId >
26
- <version >1.8.6 </version >
26
+ <version >1.8.7 </version >
27
27
<packaging >jar</packaging >
28
28
29
29
<name >ToolStats</name >
Original file line number Diff line number Diff line change 15
15
* along with ToolStats. If not, see <https://www.gnu.org/licenses/>.
16
16
*/
17
17
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
-
35
18
package lol .hyper .toolstats .tools .config ;
36
19
37
20
import lol .hyper .toolstats .ToolStats ;
You can’t perform that action at this time.
0 commit comments