9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-25 01:29:19 +00:00

license: Relicense under Apache-2.0

This commit is contained in:
William
2023-07-01 13:39:48 +01:00
parent c306d700ce
commit f6aab54d4d
82 changed files with 1246 additions and 583 deletions

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.api;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.command;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.command;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.command;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.command;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.command;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.command;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.command;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.command;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.config;
@@ -29,7 +35,7 @@ import java.util.Optional;
*/
@YamlFile(rootedMap = true, header = """
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ HuskHomes Locales ┃
HuskSync Locales ┃
┃ Developed by William278 ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
┣╸ See plugin about menu for international locale credits

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.config;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.data;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.database;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.database;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.event;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.event;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.event;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.event;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.event;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.event;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.event;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.hook;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.hook;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.listener;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.migrator;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.player;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.player;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.redis;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.redis;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.redis;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.redis;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.util;

View File

@@ -1,14 +1,20 @@
/*
* This file is part of HuskSync by William278. Do not redistribute!
* This file is part of HuskSync, licensed under the Apache License 2.0.
*
* Copyright (c) William278 <will27528@gmail.com>
* All rights reserved.
* Copyright (c) contributors
*
* 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.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package net.william278.husksync.util;