home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Multimed / Multimed.zip / fest-141.zip / festival / COPYING < prev    next >
Text File  |  1999-06-12  |  5KB  |  90 lines

  1. The system as a whole and almost all of the files in it are
  2. distributed under the following copyright and conditions
  3.  
  4.                 The Festival Speech Synthesis System
  5.                 Centre for Speech Technology Research                 
  6.                      University of Edinburgh, UK                       
  7.                       Copyright (c) 1996-1999                         
  8.                         All Rights Reserved.                           
  9.                                                                        
  10.   Permission is hereby granted, free of charge, to use and distribute  
  11.   this software and its documentation without restriction, including   
  12.   without limitation the rights to use, copy, modify, merge, publish,  
  13.   distribute, sublicense, and/or sell copies of this work, and to      
  14.   permit persons to whom this work is furnished to do so, subject to   
  15.   the following conditions:                                            
  16.    1. The code must retain the above copyright notice, this list of    
  17.       conditions and the following disclaimer.                         
  18.    2. Any modifications must be clearly marked as such.                
  19.    3. Original authors' names are not deleted.                         
  20.    4. The authors' names are not used to endorse or promote products   
  21.       derived from this software without specific prior written        
  22.       permission.                                                      
  23.                                   
  24.   THE UNIVERSITY OF EDINBURGH AND THE CONTRIBUTORS TO THIS WORK        
  25.   DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING      
  26.   ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT   
  27.   SHALL THE UNIVERSITY OF EDINBURGH NOR THE CONTRIBUTORS BE LIABLE     
  28.   FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES    
  29.   WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN   
  30.   AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,          
  31.   ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF       
  32.   THIS SOFTWARE.                                                       
  33.                                                                        
  34. Some further comments:
  35.  
  36. Every effort has been made to ensure that Festival does not contain
  37. any violation of intellectual property rights through disclosure of
  38. trade secrets, copyright or patent violation.  Considerable time and
  39. effort has been spent to ensure that this is the case.  However,
  40. especially with patent problems, it is not always within our control
  41. to know what has or has not been restricted.  If you do suspect that
  42. some part of Festival cannot be legally distributed please please
  43. inform us so that an alternative may be sought.  Festival is only
  44. useful if it is truly free to distribute.
  45.  
  46. As of 1.4.0 the core distribution (and speech tools) is free.  Unlike
  47. previous versions which had a commercial restriction.  You are free to
  48. incorporate Festival in commercial (and of course non-commercial
  49. systems), without any further communication or licence from us.
  50. However if you are seriously using Festival within a commercial
  51. application we would like to know, both so we know we are contributing
  52. and so we can keep you informed of future developments.  Also if you
  53. require maintenance, support or wish us to provide consultancy feel
  54. free to contact us.
  55.  
  56. The voices however aren't all free.  At present the US voices, kal and
  57. ked are free. Our British voices are free themselves but they use OALD
  58. which is restricted for non-commercial use.  Our Spanish voice is also
  59. so restricted.
  60.  
  61. Note other modules that festival supports e.g MBROLA and OGI
  62. extensions, may have different licencing please take care when using
  63. the system to understand what you are actually using.
  64.  
  65. --------------------------------------------------
  66.  
  67. A number of individual files in the system fall under a different
  68. copyright from the above.  All however are termed "free software"
  69. but most people.  
  70.  
  71. ./src/arch/festival/tcl.c
  72.  * Copyright (C)1997 Jacques H. de Villiers <jacques@cse.ogi.edu>
  73.  * Copyright (C)1997 Center for Spoken Language Understanding,
  74.  *                   Oregon Graduate Institute of Science & Technology
  75.  See conditions in file.  This is the standard TCL licence and hence
  76.  shouldn't cause problems from most people.
  77.  
  78. ./examples/festival_client.pl
  79. # Copyright (C) 1997
  80. # Kevin A. Lenzo (lenzo@cs.cmu.edu) 7/97
  81.  See condition in file
  82.  
  83. ./lib/festival.el
  84. ;;;               Copyright (C) Alan W Black 1996
  85. copyright under FSF General Public Licence
  86.  
  87. Please also read the COPYING section of speech_tools/README for the
  88. conditions on those files.
  89.  
  90.