 This package was debianized by Loic Minier <lool@dooz.org>
 on Mon, 10 Jul 2006 19:15:55 +0200.

 It was downloaded from <http://elisa.fluendo.com/download>.


 Upstream Authors
 ================

        Core team
        ---------

        Alessandro Decina <alessandro@fluendo.com>
        Guillaume Emont <guillaume@fluendo.com>
        Lionel Martin <lionel@fluendo.com>
        Loïc Molinari <loic@fluendo.com>
        Christophe Dumas <christophe@fluendo.com>
        Philippe Normand <philippe@fluendo.com>
        Florian Boucault <florian@fluendo.com>
        Benjamin Kampmann <benjamin@fluendo.com>

        Past members of core team
        -------------------------

        Colin Laplace <haiku at bloodshed.net>


        External contributors
        ---------------------

        Frank Scholz <dev@netzflocken.de>
          - UPnP plugin fixes

        Michael Sheldon <mike at mikeasoft dot com>
          - Flickr plugin



 Copyright
 =========

 Copyright (C) 2006-2008 Elisa team <contact@fluendo.com>
 Copyright (C) 2006 Fluendo, S.A. (www.fluendo.com).
 Copyright (C) 2006,2007 Fluendo Embedded S.L. (www.fluendo.com).
 Copyright (C) 2004,2005,2006,2007 Fluendo, S.L. (www.fluendo.com).
 Copyright 2002 Gene Cash
 Copyright 2004  Tom Pollard
 Copyright 2006, Florian Boucault <florian@boucault.ath.cx>
 Copyright 2006, Frank Scholz <coherence@beebits.net>
 Copyright 2006, Mickael Sheldon <mike AT mikeasoft DOT com>
 Copyright 2007, Philippe Normand <phil at base-art dot net>
 Copyright (C) 2005-2006 Michael Foord, Nicola Larosa
 Copyright (C) 2005 Michael Foord, Mark Andrews, Nicola Larosa
 Copyright (C) 2007 Ross Burton <ross@burtonini.com>

 Licensing
 =========

 From upstream's COPYING file:

 """
 The core Elisa system is licensed under the GPL version 3.
 See "LICENSE.GPL" in the root directory of this distribution package
 for details on that license. There is also a special exception clause to.
 our GPL license as documented in that file.

 Elisa plugins are licensed under the MIT license agreement.
 See "LICENSE.MIT" in the root directory of this distribution package
 for details on that license.

 The GPL part of Elisa is also available under a commercial licensing
 agreement from Fluendo.
 See "LICENSE.Elisa" in the root directory of this distribution package
 for details on that license.

 If you are uncertain about the licensing of certain source files check the
 license statement in the header of said file or contact Fluendo.
 """

 * all the files below elisa/core/
                                    double-licensed under the Elisa
                                    Commercial License Agreement and the GPL
 * elisa/extern/configobj.py,
   elisa/extern/validate.py:        licensed under a BSD-style Voidspace
                                    OpenSource License
 * elisa/extern/flickrest.py:       licensed under LGPL
 * elisa/extern/EXIF.py:            licensed under EXIF (FreeBSD style) license
 * elisa/extern/upnp/*.py:          licensed under MIT license
 * elisa/extern/log/*.py:           licensed under PSF license
 * elisa/extern/translation.py:     licensed under GPL2

 Voidspace Open Source License (BSD-style)
 =========================================

Copyright (c) 2003-2006, Michael Foord, Mark Andrews, Nicola Larosa
All rights reserved.
E-mail : fuzzyman AT voidspace DOT org DOT uk
         mark AT la-la DOT com
         nico AT tekNico DOT net


Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:


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

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

    * Neither the name of Michael Foord nor the name of Voidspace
      may be used to endorse or promote products derived from this
      software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
OWNER 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.


 MIT License
 ===========

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
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

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 THE
AUTHORS OR COPYRIGHT HOLDERS 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.


 GPL
 ===

   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 2 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
   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 General
Public License can be found in `/usr/share/common-licenses/GPL'.


 LGPL
 ====

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

    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 can be found in `/usr/share/common-licenses/LGPL'.


  EXIF licence (FreeBSD style)
  ============================

  Copyright 2002 Gene Cash 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 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 GENE CASH ``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 REGENTS 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.

  This means you may do anything you want with this code, except claim you
  wrote it. Also, if it breaks you get to keep both pieces.


  Creative Commons Attribution-ShareAlike 2.5
  ===========================================
    
  This applies to the Tango icons included in the Elisa distribution
  at elisa/plugins/bad/poblenou_frontend/tango_theme/

  This set of icons are from the Tango Desktop Project
  (http://tango.freedesktop.org) and licensed under the Creative Commons
  Attribution-ShareAlike 2.5 (http://creativecommons.org/licenses/by-sa/2.5/).
