TField Copyright

----------------



Copyright (c) 2013 Yoshinori Hayakawa. All Rights Reserved.



Redistribution and use in source and binary forms, with or without modification, 

are permitted provided that the following conditions are met:



1. Redistributions of source code must retain the above copyright notice, this 
list of conditions 
and the following disclaimer.



2. Redistributions of both source code and binary form are limited within 
academic or 
educational institutions. Redistributions of code and data 
in any form for public access 
require prior written permission by the author.



3. The software is provided "as is" without warranty of any kind. The entire 
risk as to 
the quality and performance of the program is with the users.








TField uses Freeglut (http://freeglut.sourceforge.net) for rendering. 
For your convenience, 
a DLL file compiled with Freeglut 2.8.1 (freeglut.dll) 
is bundled with 
the packages for Win32 and Cygwin. The following is the 
copyright notice of Freeglut.



Freeglut Copyright

------------------
 


Freeglut code without an explicit copyright is covered by the following copyright:
  


Copyright (c) 1999-2000 Pawel W. Olszta. All Rights Reserved.
Permission is hereby granted, 
free of charge,  to any person obtaining a copy 
of this software and associated documentation 
files (the "Software"), to deal
in the Software without restriction,  
including without limitation the rights 
to use, copy,  modify, merge,  publish, distribute,  
sublicense,  and/or sell 
copies or substantial portions of the Software.
  


The above  copyright notice  and this permission notice  shall be included in 
all copies or 
substantial portions of the Software.
  


THE SOFTWARE  IS PROVIDED "AS IS",  WITHOUT WARRANTY OF ANY KIND,  EXPRESS OR 
IMPLIED,  
INCLUDING  BUT  NOT LIMITED  TO THE WARRANTIES  OF MERCHANTABILITY, 
FITNESS  FOR  
A PARTICULAR PURPOSE  AND NONINFRINGEMENT.  IN  NO EVENT  SHALL 
PAWEL W. OLSZTA BE LIABLE 
FOR ANY CLAIM,  DAMAGES OR OTHER LIABILITY, WHETHER 
IN  AN ACTION  OF CONTRACT,  
TORT OR OTHERWISE,  ARISING FROM,  OUT OF  OR IN 
CONNECTION WITH THE SOFTWARE OR 
THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  


Except as contained in this notice,  the name of Pawel W. Olszta shall not be 
used  
in advertising  or otherwise to promote the sale, use or other dealings 
in this Software 
without prior written authorization from Pawel W. Olszta.
