This is libtinymail, a framework for using e-mail on mobile devices. It was
first Debianized on Wed,  3 Oct 2007 15:55:45 +1000 by Steve Kowalik
<stevenk@ubuntu.com>

A snapshot was downloaded from SVN (minus the debian directory):

    https://svn.tinymail.org/svn/tinymail/trunk

Upstream Authors:

    Philip Van Hoof <pvanhoof@gnome.org>
    Sergio Villar Senin <svillar@igalia.com>
    Dirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
    Javier Fernandez <jfernandez@igalia.com>
    Jose Dapena Paz <jdapena@igalia.com>
    Mark Doffman <mark.doffman@codethink.co.uk>
    Jürg Billeter <j@bitron.ch>
    Murray Cumming <murrayc@murrayc.com>
    Rob Taylor <rob.taylor@codethink.co.uk>
    Armin Burgmeier <armin@openismus.com>
    Alberto Garcia <agarcia@igalia.com>
    Raphael Slinckx <raphael@slinckx.net>
    Antia Puentes Felpeto <apuentes@igalia.com>
    Tinne Hannes <tinne.hannes@gmail.com>
    James Doc Livingston <doclivingston@gmail.com>
    Florian Boor <florian.boor@kernelconcepts.de>
    Nils Faerber <nils.faerber_at_kernelconcepts.de> 
    Thomas Hisch <t.hisch@gmail.com>
    Koen Kooi <koen@dominion.kabel.utwente.nl>
    Chris Lord <chris@openedhand.com>
    Øystein Gisnås <oystein@gisnas.net>
    Thomas Viehmann <tv@beamnet.de>

Autogenerated files:

 * bindings/dotnet/*/*-api.raw files were created by using gapi-parser, with the
   respective bindings/dotnet/$1/$2-sources.xml files as arguments.

 * bindings/dotnet/*.snk was created using the sn(1) tool, which is available
   from the mono-1.0-devel package.

 *  libtinymail-camel/camel-lite/camel/camel-charset-map.c shows how to create
    libtinymail-camel/camel-lite/camel/camel-charset-map-private.h:
    
        gcc -DBUILD_MAP camel-charset-map.c `pkg-config --cflags --libs glib-2.0`
        (plus any -I/-L/-l flags you need for iconv), then run it as
        ./a.out > camel-charset-map-private.h

Copyright:

The following copyright applies to all of files in this package, with the
following exceptions: libtinymail-test/*.c, tests/c-demo/*.c, 
tests/shared/account-store.h, tests/memory/memory-test.c, tests/functional/*.c,
libtinymail-camel/camel-lite/camel/camel-net-utils.h,
libtinymail-camel/camel-lite/libedataserver/e-time-utils.c

    Copyright (C) 2006-2008 Philip Van Hoof <pvanhoof@gnome.org>
    Copyright (C) 1999-2003 Ximian, Inc. (www.ximian.com)
    Copyright (C) 2003-2005 Novell, Inc. (www.novell.com)
    Copyright (C) 2005 Matt Brown
    Copyright (C) 1994-2000 Netscape Communications Corporation
    Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
    Copyright (C) 2008 Jose Dapena Paz <jdapena@igalia.com>
    Copyright (C) 2006 Øystein Gisnås <oystein@gisnas.net>

    This library 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) any later version.

    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.

    You should have received a copy of the GNU Library General Public
    License along with this library; if not, write to the 
    Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
    Boston, MA 02110-1301, USA.

The complete text of the LGPL-2 can be found in /usr/share/common-licenses/LGPL-2
on Debian systems.

The following files are under the following copyright: libtinymail-test/*.c,
tests/c-demo/*.c, tests/shared/account-store.h, tests/memory/memory-test.c,
tests/functional/*.c

    Copyright (C) 2006-2007 Philip Van Hoof <pvanhoof@gnome.org>
    Copyright (C) 2006-2007 Sergio Villar Senin <svillar@igalia.com>
    Copyright (C) 2006-2007 Antia Puentes Felpeto <apuentes@igalia.com>

    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)
    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, write to the Free Software Foundation, Inc.,
    51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.

The complete text of the GPL-2 can be found in /usr/share/common-licenses/GPL-2
on Debian systems.

The following files are under the following copyright:
libtinymail-camel/camel-lite/camel/camel-net-utils.h,
libtinymail-camel/camel-lite/libedataserver/e-time-utils.c

    Copyright (C) 2004 Ximian Inc.
    Copyright (C) 1996-2002, 2003, 2004 Free Software Foundation, Inc.

    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.

    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
    Lesser General Public License for more details.

    You should have received a copy of the GNU Lesser General Public
    License along with this library; if not, write to the 
    Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
    Boston, MA 02110-1301, USA.

The complete text of the LGPL-2 can be found in /usr/share/common-licenses/LGPL-2
on Debian systems.
