From 2c2dbc9efc0f564e841be576c7547a821498ac56 Mon Sep 17 00:00:00 2001 From: Jean-Patrick Guerrero Date: Tue, 7 Jan 2020 00:37:19 +0100 Subject: [PATCH] Update License --- init.lua | 3 ++- license.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/init.lua b/init.lua index fa6abdf..df677d3 100644 --- a/init.lua +++ b/init.lua @@ -1030,7 +1030,8 @@ local function make_formspec(name) size[%f,%f] no_prepend[] bgcolor[#0000] - ]], ROWS + (data.query_item and 6.7 or 0) - 1.2, LINES - 0.3) + ]], + ROWS + (data.query_item and 6.7 or 0) - 1.2, LINES - 0.3) if not sfinv_only then fs[#fs + 1] = CORE_VERSION >= 510 and diff --git a/license.txt b/license.txt index 57174d4..8e3fddb 100644 --- a/license.txt +++ b/license.txt @@ -3,7 +3,7 @@ License of source code The MIT License (MIT) -Copyright (c) 2015-2019 Jean-Patrick Guerrero and contributors. +Copyright (c) 2015-2020 Jean-Patrick Guerrero and contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal