Change license to LGPLv2/later, as agreed major contributors
parent
a93527dfb6
commit
9a624d85d0
|
@ -27,16 +27,16 @@ Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
|||
See README.txt in each mod directory for information about other authors.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
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.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
GNU Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
You should have received a copy of the GNU Lesser General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 483 B |
|
@ -11,7 +11,7 @@ Original license text:
|
|||
|
||||
There has been unsuccesful attempts to contact the original author. Thus,
|
||||
based on the intentions of the author, it is assumed that this code is
|
||||
distributable and modifiable under GPLv2+later, under which Minetest is
|
||||
distributable and modifiable under LGPLv2+later, under which Minetest is
|
||||
distributed.
|
||||
|
||||
Modifications:
|
||||
|
|
Loading…
Reference in New Issue