80 lines
3.8 KiB
Plaintext
80 lines
3.8 KiB
Plaintext
This package was debianized by Luke Yelavich <themuso@ubuntu.com> on
|
|
Fri, 23 Jun 2006 08:49:03 +0200.
|
|
|
|
It was downloaded from https://github.com/espeak-ng/espeak-ng
|
|
|
|
Copyright Holders: Jonathan Duddington <jonsd@talktalk.net> 2005-2014
|
|
Gilles Casse <gcasse@oralux.org> 2007
|
|
Ross Bencina <rossb@audiomulch.com> 1999-2002
|
|
Phil Burk <philburk@softsynth.com> 1999-2002
|
|
Sun Microsystems, Inc. 2008
|
|
Bill Cox 2010
|
|
Nicolas Pitre <nico@fluxnic.net> 2010
|
|
The NetBSD Foundation, Inc. 2000
|
|
Reece H. Dunn 2013-2016
|
|
|
|
SPECT files in phsource are the preferred source of modification, thanks to
|
|
espeakedit.
|
|
|
|
src/libespeak-ng/ieee80.c is licensed under the following terms:
|
|
|
|
Copyright (C) 1989-1991 Apple Computer, Inc.
|
|
|
|
All rights reserved.
|
|
|
|
Warranty Information
|
|
Even though Apple has reviewed this software, Apple makes no warranty
|
|
or representation, either express or implied, with respect to this
|
|
software, its quality, accuracy, merchantability, or fitness for a
|
|
particular purpose. As a result, this software is provided "as is,"
|
|
and you, its user, are assuming the entire risk as to its quality
|
|
and accuracy.
|
|
|
|
This code may be used and freely distributed as long as it includes
|
|
this copyright notice and the above warranty information.
|
|
|
|
src/compat/getopt.c is licensed under the following terms:
|
|
|
|
This code is derived from software contributed to The NetBSD Foundation
|
|
by Dieter Baron and Thomas Klausner.
|
|
|
|
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 in binary form must reproduce the above copyright
|
|
notice, this list of conditions and the following disclaimer in the
|
|
documentation and/or other materials provided with the distribution.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
|
|
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
|
|
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
|
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
The rest of upstream sources are licensed under the following terms:
|
|
|
|
This package 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 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This package 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 with
|
|
your Debian GNU system, in /usr/share/common-licenses/GPL-3, or with
|
|
the Debian espeak source package as the file License.txt. If not, see
|
|
<http://www.gnu.org/licenses/>.
|
|
|