Update License

This commit is contained in:
Jean-Patrick Guerrero 2020-01-07 00:37:19 +01:00
parent 24d8faec59
commit 2c2dbc9efc
2 changed files with 3 additions and 2 deletions

View File

@ -1030,7 +1030,8 @@ local function make_formspec(name)
size[%f,%f] size[%f,%f]
no_prepend[] no_prepend[]
bgcolor[#0000] 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 if not sfinv_only then
fs[#fs + 1] = CORE_VERSION >= 510 and fs[#fs + 1] = CORE_VERSION >= 510 and

View File

@ -3,7 +3,7 @@ License of source code
The MIT License (MIT) 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 Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal