This package was debianized by the Debian Qt/KDE Maintainers on
Thu, 12 Jun 2008 15:01:17 +0200

It was downloaded from http://websvn.kde.org/branches/phonon/4.3/

Upstream Author:

    Matthias Kretz <kretz@kde.org> and others.

The Debian packaging (debian/*) is © 2008-2011, Debian Qt/KDE Maintainers and
is licensed under the LGPL version 2 or later, see
`/usr/share/common-licenses/LGPL-2

Copyright: © 2004-2008 Matthias Kretz <kretz@kde.org>
Copyright: © 2005-2008 Cláudio da Silveira
Copyright: © 2005-2008 Pinheiro <taupter@gmail.com>
Copyright: © 2010 Casian Andrei <skeletk13@gmail.com>
Copyright: © 2009 Alan Jones <skyphyr@gmail.com>
Copyright: © 2009-2010 Colin Guthrie <cguthrie@mandriva.org>
Copyright: © 2007 Will Stephenson <wstephenson@kde.org>
Copyright: © 2002-2009 Kopete <kopete-devel@kde.org>
Copyright: © 2006, 2008-2009 Alexander Neundorf <neundorf@kde.org>
Copyright: © 2010 Harald Sitter <sitter@kde.org> <apachelogger@ubuntu.com>
Copyright: © 2006 David Faure <faure@kde.org>
Copyright: © 2004 Takafumi Mizuno <taka-qce@ls-a.jp>
Copyright: © 2006-2008 Ricardo Villalba <rvm@escomposlinux.org>
Copyright: © 2010 Mark Kretschmann <kretschmann@kde.org>
Copyright: © 2006 Allen Winter <winter@kde.org>
Copyright: © 2008 Helio Chissini de Castro <helio@kde.org>
Copyright: © 2008 Laurent Montel <montel@kde.org>
Copyright: © 2009 Marcus Hufgard <marcus.hufgard@hufgard.de>
Copyright: © 2002 Insight Consortium. All Rights Reserved.
Copyright: © 2006 Tim Beaulen <tbscope@gmail.com>
Copyright: © 2008 Ian Monroe <ian@monroe.nu>

License for all components unless stated otherwise:
--
  GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+)
    214 files are licensed under this license:

    phonon/*
    phonon/experimental/* excluding:
    -? phonon/experimental/CMakeLists.txt
    -+ phonon/experimental/abstractvideodataoutput.cpp
    -+ phonon/experimental/backendcapabilities.cpp
    -+ phonon/experimental/factory.cpp
    -+ phonon/experimental/mediasource.cpp
    -+ phonon/experimental/packet.cpp
    -+ phonon/experimental/packet.h
    -+ phonon/experimental/packet_p.h
    -+ phonon/experimental/packetpool.cpp
    -+ phonon/experimental/packetpool.h
    -+ phonon/experimental/packetpool_p.h
    + phonon/experimental/tests/videodataoutputtest.cpp
    phonon/experimental/tests/avcaptureapptest/* excluding:
    -? phonon/experimental/tests/avcaptureapptest/CMakeLists.txt
    phonon/tests/* excluding:
    -? phonon/tests/CMakeLists.txt
    -+ phonon/tests/audiodevicelisttest.cpp
    -+ phonon/tests/bytestreamtest.cpp
    -+ phonon/tests/bytestreamtest.h
    -+ phonon/tests/bytestreamtest2.cpp
    -+ phonon/tests/bytestreamtest2.h
    -+ phonon/tests/lockfreequeuetest.cpp
    -+ phonon/tests/lockfreequeuetest2.cpp
    -+ phonon/tests/mediaobjecttest.cpp
    -+ phonon/tests/mediaplayer.cpp
    -+ phonon/tests/methodtest.cpp
    -+ phonon/tests/pathtest.cpp
    phonon/tests/captureapptest/* excluding:
    -? phonon/tests/captureapptest/CMakeLists.txt
    phonon/tests/fakebackend/* excluding:
    -? phonon/tests/fakebackend/CMakeLists.txt

  | This package is free software; you can redistribute it and/or
  | modify it under the terms of the GNU Library General Public
  | License version 2.1 as published by the Free Software Foundation
  |
  | 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
  | Lesser General Public License for more details.
  |
  | You should have received a copy of the GNU Lesser General Public
  | License along with this package; if not, write to the Free Software
  | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

  On Debian systems, the complete text of the
  GNU Lesser General Public License version 2.1 can be found in
  /usr/share/common-licenses/LGPL-2.1
--

Other used licenses:
--
  | 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 copyright
  |    notice, this list of conditions and the following disclaimer.
  | 2. Redistributions in binary form must reproduce the copyright
  |    notice, this list of conditions and the following disclaimer in the
  |    documentation and/or other materials provided with the distribution.
  | 3. The name of the author may not be used to endorse or promote products
  |    derived from this software without specific prior written permission.
  |
  | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

    cmake/*
    + */CMakeLists.txt
    + CMakeLists.txt
--
--
  BSD-like 2-clause License:
    2 files are licensed under this license:

    + phonon/experimental/videocapturedevice/videocapture/bayer.cpp
    + phonon/experimental/videocapturedevice/videocapture/bayer.h

  | Sonix SN9C101 based webcam basic I/F routines
  | Copyright (C) 2004 Takafumi Mizuno <taka-qce@ls-a.jp>
  |
  | 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 AUTHOR 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 AUTHOR 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.
--

--
  GNU General Public License, version 2 or version 3 (GPL-2or3)
    The following file is licensed under this license:

    + phonon/tests/pathtest.cpp

  | 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) version 3.

  | 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.

  On Debian systems, the complete text of the:

  * GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2

  * GNU General Public License version 3 can be found in
  /usr/share/common-licenses/GPL-3
--

--
  GNU General Public License, version 2 or later (GPL-2+)
    17 files are licensed under this license:

    + phonon/experimental/abstractvideodataoutput.cpp
    + phonon/experimental/backendcapabilities.cpp
    + phonon/experimental/factory.cpp
    + phonon/experimental/mediasource.cpp
    + phonon/experimental/videocapturedevice/videocapturetestapp/*
    + phonon/tests/audiodevicelisttest.cpp
    + phonon/tests/bytestreamtest.cpp
    + phonon/tests/bytestreamtest.h
    + phonon/tests/bytestreamtest2.cpp
    + phonon/tests/bytestreamtest2.h
    + phonon/tests/lockfreequeuetest.cpp
    + phonon/tests/lockfreequeuetest2.cpp
    + phonon/tests/mediaobjecttest.cpp
    + phonon/tests/mediaplayer.cpp
    + phonon/tests/methodtest.cpp

  | 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) version 3 or any later version
  | accepted by the membership of KDE e.V. (or its successor approved
  | by the membership of KDE e.V.), Nokia Corporation (or its successors,
  | if any) and the KDE Free Qt Foundation, which shall act as a proxy
  | defined in Section 14 of version 3 of the license.
  |
  | 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.

  On Debian systems, the complete text of the

  * GNU General Public License version 2 can be found in
  /usr/share/common-licenses/GPL-2

  * GNU General Public License version 3 can be found in
  /usr/share/common-licenses/GPL-3
--

--
  GNU General Public License, version 3 or later (GPL-3+)
    2 files are licensed under this license:

    + phonon/experimental/videocapturedevice/videocapture/videodevicevector.cpp
    + phonon/experimental/videocapturedevice/videocapture/videodevicevector.h

  |  Copyright (c) 2009 by Alan Jones <skyphyr@gmail.com>
  |
  | Kopete    (c) 2002-2009      by the Kopete developers  <kopete-devel@kde.org>
  |
  | *************************************************************************
  | *                                                                       *
  | * This library 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 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, see <http://www.gnu.org/licenses/>. *
  | *************************************************************************

  On Debian systems, the complete text of the
  GNU General Public License version 3 can be found in
  /usr/share/common-licenses/GPL-3
--

--
  GNU Library General Public License, version 2 (LGPL-2)
    6 files are licensed under this license:

    + phonon/experimental/packet.cpp
    + phonon/experimental/packet.h
    + phonon/experimental/packet_p.h
    + phonon/experimental/packetpool.cpp
    + phonon/experimental/packetpool.h
    + phonon/experimental/packetpool_p.h

  | Copyright (C) 2008 Matthias Kretz <kretz@kde.org>
  |
  | This program is free software; you can redistribute it and/or
  | modify it under the terms of the GNU Library General Public
  | License as published by the Free Software Foundation; either
  | version 2 of the License, or (at your option) version 3.
  |
  | This library 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
  | Library General Public License for more details.

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--

--
  GNU Library General Public License, version 2 or later (LGPL-2+)
    10 files are licensed under this license:

    phonon/experimental/videocapturedevice/videocapture/* excluding:
    -? phonon/experimental/videocapturedevice/videocapture/CMakeLists.txt
    -+ phonon/experimental/videocapturedevice/videocapture/bayer.cpp
    -+ phonon/experimental/videocapturedevice/videocapture/bayer.h
    -? phonon/experimental/videocapturedevice/videocapture/sonix_compress.cpp
    -? phonon/experimental/videocapturedevice/videocapture/sonix_compress.h
    -+ phonon/experimental/videocapturedevice/videocapture/videodevicevector.cpp
    -+ phonon/experimental/videocapturedevice/videocapture/videodevicevector.h

  | This library is free software; you can redistribute it and/or
  | modify it under the terms of the GNU Lesser General Public
  | License as published by the Free Software Foundation; either
  | version 2 of the License, or (at your option) any later version.

  On Debian systems, the complete text of the
  GNU Library General Public License version 2 can be found in
  /usr/share/common-licenses/LGPL-2
--
