📝 Updated copyright year
This commit is contained in:
parent
fda862705d
commit
cc19aed2f1
2 changed files with 1 additions and 2 deletions
|
@ -19,4 +19,4 @@ The recode of the V10Lift plugin!
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
© Stijn Bannink - 2019/2020
|
© Stijn Bannink - 2019/2022
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
package nl.SBDeveloper.V10Lift;
|
package nl.SBDeveloper.V10Lift;
|
||||||
|
|
||||||
import nl.SBDeveloper.V10Lift.api.V10LiftAPI;
|
|
||||||
import nl.SBDeveloper.V10Lift.commands.V10LiftCommand;
|
import nl.SBDeveloper.V10Lift.commands.V10LiftCommand;
|
||||||
import nl.SBDeveloper.V10Lift.commands.V10LiftTabCompleter;
|
import nl.SBDeveloper.V10Lift.commands.V10LiftTabCompleter;
|
||||||
import nl.SBDeveloper.V10Lift.listeners.BlockBreakListener;
|
import nl.SBDeveloper.V10Lift.listeners.BlockBreakListener;
|
||||||
|
|
Loading…
Reference in a new issue