License update for uv_export

This commit is contained in:
Martin Poirier 2004-01-30 11:56:32 +00:00
parent 8fbed941bc
commit 675f25000c

@ -4,21 +4,31 @@
Name: 'UV Face Layout'
Blender: 232
Group: 'Export'
Tooltip: 'Export the UV Faces layout of the selected object to tga.'
Tooltip: 'Export the UV Faces layout of the selected object to tga'
"""
# Martin Poirier 2003 #
# theeth@yahoo.com #
# #
# Change the #
# default_file line #
# to point it where #
# you want #
# #
# thanks to jms #
# for the tga funcs #
# #
# --------------------------------------------------------------------------
# ***** BEGIN GPL LICENSE BLOCK *****
#
# Copyright (C) 2003: Martin Poirier, theeth@yahoo.com
#
# 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 (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.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
# ***** END GPL LICENCE BLOCK *****
# --------------------------------------------------------------------------
# thanks to jms for the tga functions
# --------------------------
# Version 1.1
# Clear a bug that crashed the script when UV coords overlapped in the same faces