diff options
author | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2016-06-16 15:03:43 +0200 |
---|---|---|
committer | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2016-06-16 15:03:43 +0200 |
commit | 007c9fba44769218e642a95a802d2f2fdfc6d5a8 (patch) | |
tree | 74a1a3ea2e9079880d49db139618b0708483dba5 | |
parent | b7aef6f605e3cc2f6abfdcfa52292e56399c82a3 (diff) | |
download | freezer-007c9fba44769218e642a95a802d2f2fdfc6d5a8.tar.gz freezer-007c9fba44769218e642a95a802d2f2fdfc6d5a8.tar.bz2 freezer-007c9fba44769218e642a95a802d2f2fdfc6d5a8.zip |
Added License info
-rw-r--r-- | COPYING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +Textures (c) 2016 Gabriel Pérez-Cerezo, WTFPL + +This mod is based on the default furnace, license for the code below: + +Copyright (C) 2011-2012 celeron55, Perttu Ahola <celeron55@gmail.com> +Copyright (C) 2016 Gabriel Pérez-Cerezo <gabriel@gpcf.eu> + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License as published by +the Free Software Foundation; either version 2.1 of the License, or +(at your option) any later version. |