From aa044e2bf01d7eb0dbb382b4e746f5e0260a5d78 Mon Sep 17 00:00:00 2001 From: nostal Date: Thu, 20 Oct 2022 13:22:33 +0800 Subject: [PATCH] [ci skip] Fixed wrong license --- patches/server/0004-Petal-patches.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/server/0004-Petal-patches.patch b/patches/server/0004-Petal-patches.patch index 0c758fc..5a2d755 100644 --- a/patches/server/0004-Petal-patches.patch +++ b/patches/server/0004-Petal-patches.patch @@ -3,7 +3,7 @@ From: peaches94 Date: Sun, 26 Jun 2022 16:51:37 -0500 Subject: [PATCH] Petal patches -Original code by Bloom-host, licensed under GNU Lesser General Public License v3.0 +Original code by Bloom-host, licensed under GPL-3.0. You can find the original code on https://github.com/Bloom-host/Petal diff --git a/src/main/java/host/bloom/pathfinding/AsyncPath.java b/src/main/java/host/bloom/pathfinding/AsyncPath.java