From 5b25114d37f0675ff927dad6a6f39b89fbd1e90d Mon Sep 17 00:00:00 2001 From: y5nw <37980625+y5nw@users.noreply.github.com> Date: Tue, 18 Feb 2025 07:21:21 +0100 Subject: [PATCH] minor licensing --- src/script/lua_api/l_async.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/script/lua_api/l_async.h b/src/script/lua_api/l_async.h index 77d17f5b0..1632a9e2f 100644 --- a/src/script/lua_api/l_async.h +++ b/src/script/lua_api/l_async.h @@ -1,4 +1,4 @@ -// Minetest +// Luanti // SPDX-License-Identifier: LGPL-2.1-or-later #pragma once