From 190ba47944a871ffc06a3e626ee902f12b6f45b7 Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Fri, 19 Feb 2016 08:56:43 -0500 Subject: [PATCH] Update minetestmapper-numpy.py --- minetestmapper-numpy.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/minetestmapper-numpy.py b/minetestmapper-numpy.py index 51f4813..3bac2a8 100644 --- a/minetestmapper-numpy.py +++ b/minetestmapper-numpy.py @@ -1,11 +1,9 @@ #!/usr/bin/env python2 # -*- coding: utf-8 -*- -# This program is free software. It comes without any warranty, to +# minetestmapper-numpy.py is free software. It comes without any warranty, to # the extent permitted by applicable law. You can redistribute it -# and/or modify it under the terms of the Do What The Fuck You Want -# To Public License, Version 2, as published by Sam Hocevar. See -# COPYING for more details. +# and/or modify it under the terms of minetestmapper-numpy LICENSE available here: https://github.com/spillz/minetest/blob/master/util/minetestmapper-numpy.py # Made by Jogge, modified by celeron55 # 2011-05-29: j0gge: initial release