9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2026-01-04 15:31:37 +00:00

Add license headers

This commit is contained in:
William
2023-05-07 23:00:12 +01:00
parent 0fae3484a1
commit 38a063420b
80 changed files with 1028 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
*
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
* plugin once from any of the official sources it is provided. The availability of this code does
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
* parties that are utilised in the plugin.
*/
package net.william278.husksync.command;
import net.william278.husksync.HuskSync;

View File

@@ -1,3 +1,16 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
*
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
* plugin once from any of the official sources it is provided. The availability of this code does
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
* parties that are utilised in the plugin.
*/
package net.william278.husksync.command;
import org.jetbrains.annotations.NotNull;

View File

@@ -1,3 +1,16 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
*
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
* plugin once from any of the official sources it is provided. The availability of this code does
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
* parties that are utilised in the plugin.
*/
package net.william278.husksync.command;
import de.themoep.minedown.adventure.MineDown;

View File

@@ -1,3 +1,16 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
*
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
* plugin once from any of the official sources it is provided. The availability of this code does
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
* parties that are utilised in the plugin.
*/
package net.william278.husksync.command;
import de.themoep.minedown.adventure.MineDown;

View File

@@ -1,3 +1,16 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
*
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
* plugin once from any of the official sources it is provided. The availability of this code does
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
* parties that are utilised in the plugin.
*/
package net.william278.husksync.command;
import de.themoep.minedown.adventure.MineDown;

View File

@@ -1,3 +1,16 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
*
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
* plugin once from any of the official sources it is provided. The availability of this code does
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
* parties that are utilised in the plugin.
*/
package net.william278.husksync.command;
import org.jetbrains.annotations.NotNull;

View File

@@ -1,3 +1,16 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
*
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
* plugin once from any of the official sources it is provided. The availability of this code does
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
* parties that are utilised in the plugin.
*/
package net.william278.husksync.command;
import org.jetbrains.annotations.NotNull;

View File

@@ -1,3 +1,16 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
*
* This source code is provided as reference to licensed individuals that have purchased the HuskSync
* plugin once from any of the official sources it is provided. The availability of this code does
* not grant you the rights to modify, re-distribute, compile or redistribute this source code or
* "plugin" outside this intended purpose. This license does not cover libraries developed by third
* parties that are utilised in the plugin.
*/
package net.william278.husksync.command;
import net.william278.husksync.HuskSync;