mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-20 06:10:23 +02:00
change license to LGPL to conform to what's written in the forum post
since forever. Also clarify it in the copyright message, spread the license file around a bit, and remove some useless "last changed" dates since they've been inaccurate for a long time.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
-- Home Decor mod by VanessaE
|
||||
-- 2013-03-17
|
||||
--
|
||||
-- Mostly my own code, with bits and pieces lifted from Minetest's default
|
||||
-- lua files and from ironzorg's flowers mod. Many thanks to GloopMaster
|
||||
@ -7,9 +6,6 @@
|
||||
--
|
||||
-- The code for ovens, nightstands, refrigerators are basically modified
|
||||
-- copies of the code for chests and furnaces.
|
||||
--
|
||||
-- License: LGPL 2.0 or higher
|
||||
--
|
||||
|
||||
homedecor = {}
|
||||
|
||||
|
Reference in New Issue
Block a user