Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SVOX Pico
Source: https://android.googlesource.com/platform/external/svox/
Disclaimer: Due to the license restrictions described below, the packages are 
 formally part of Debian's non-free category rather than Debian proper ("main").
X-Autobuild: yes
 The package is freely rebuildable and redistributable.
 

Files: *
Copyright:
 2008-2009 SVOX AG, Baslerstr. 30, 8048 Zuerich, Switzerland
 2009, The Android Open Source Project
License: Apache-2.0

Files: pico/lang/*:
Copyright:
 2008-2009 SVOX AG, Baslerstr. 30, 8048 Zuerich, Switzerland
 2009, The Android Open Source Project
License: other
 Claims to be Apache-2.0 but the source code is not included. At least, it is
 redistributable. See http://code.google.com/p/android/issues/detail?id=4415

Files: pico/lib/picofftsg.c:
Copyright:
 2008-2009 SVOX AG, Baslerstr. 30, 8048 Zuerich, Switzerland
 Adapted from http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html 
 (Copyright Takuya OOURA, 1996-2001)
License: Apache-2.0

Files: pico/bin/pico2wave.c:
Copyright: 2009 Mathieu Parent <math.parent@gmail.com>
License: Apache-2.0

Files: debian/*:
Copyright: 2009-2013 Mathieu Parent <math.parent@gmail.com>
License: Apache-2.0

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in `/usr/share/common-licenses/Apache-2.0'.