X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.txt;h=82240479ef781b1d628cba5a85dcadfdbc88008e;hb=98ff4eb4ee2ed22c5dc3ed2923bbd83d43a13436;hp=0e59ca8286da1d7127aebf9360e1427f62833923;hpb=037b2591971d752e67fa7d47095b996b3f56da5a;p=dragonfireclient.git diff --git a/README.txt b/README.txt index 0e59ca828..82240479e 100644 --- a/README.txt +++ b/README.txt @@ -256,8 +256,6 @@ http://creativecommons.org/licenses/by-sa/3.0/ License of Minetest-c55 source code ----------------------------------- -MOST of code: -------------- Minetest-c55 Copyright (C) 2010-2011 celeron55, Perttu Ahola @@ -275,14 +273,6 @@ 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. -Some code: ----------- -Some code in -- src/clouds.cpp -is distributed under (GPLv2 OR later) OR (LGPLv3 OR LATER), at your opinion. -The conflicting parts can be determined by looking at the version control history. -These parts will be shortly rewritten to a reasonable extent. - Irrlicht ---------------