Format licence headers

This commit is contained in:
Mariell Hoversholm
2020-10-08 01:22:52 +02:00
committed by Alexander Söderberg
parent 9b1dc7d42e
commit c3069a425d
525 changed files with 0 additions and 525 deletions
Bukkit/src/main/java/com/plotsquared/bukkit
BukkitCommand.javaBukkitPlatform.java
entity
generator
inject
listener
managers
permissions
placeholder
player
queue
schematic
util
uuid
Core/src
main
java
com
plotsquared
core
Platform.javaPlotAPI.javaPlotPlatform.javaPlotSquared.javaPlotVersion.java
backup
collection
command
components
configuration
database
events
generator
inject
listener
location
permissions
player
plot
BlockBucket.javaPlot.javaPlotArea.javaPlotAreaTerrainType.javaPlotAreaType.javaPlotCluster.javaPlotCommentContainer.javaPlotHandler.javaPlotId.javaPlotInventory.javaPlotItemStack.javaPlotManager.javaPlotModificationManager.javaPlotSettings.javaPlotWeather.javaPlotWorld.javaRating.java
comment
expiration
flag
FlagContainer.javaFlagParseException.javaGlobalFlagContainer.javaInternalFlag.javaPlotFlag.java
implementations
types
schematic
world
queue
services
setup
synchronization
util
uuid
test

@ -23,7 +23,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.plotsquared.bukkit.generator;
import com.plotsquared.core.PlotSquared;

@ -23,7 +23,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.plotsquared.bukkit.generator;
import com.plotsquared.core.generator.AugmentedUtils;

@ -23,7 +23,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.plotsquared.bukkit.generator;
import com.plotsquared.bukkit.queue.GenChunk;

@ -23,7 +23,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.plotsquared.bukkit.generator;
import com.plotsquared.bukkit.util.BukkitUtil;