Package: mailody / 0.5.0-5

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
This package was debianized by Achim Bohnet <ach@mpe.mpg.de>
on Tue, 24-Okt-2006  0:58:35 +0200

Mailody was downloaded from http://mailody.sf.net/

Upstream authors are 

	Tom Albers <tomalbers@kde.nl>
    Frode M. Døving <frode@lnix.net>

    libkmime is a modfied version from kdepim. Authors
    see /usr/share/doc/AUTHORS.libkmime. Modifications
    to this library are returned back to upstream directly.

    libkmime is copied from kde-pim/libkmime from the Qt3/KDE3.5 
    branch of kdepim, you can find the current version at:

       http://websvn.kde.org/branches/KDE/3.5/kdepim/libkmime/

    for KDE4, the license has changed from GPL[2[+]] to LPGP,
    that change is copied over upstream.

Translations:

    ar: Mohamed SAAD <metehyi@free.fr>
    bg: Zlatko Popov <zlatkopopov@fsa-bg.org>
    br: Thierry Vignaud <tvignaud@mandrakesoft.com>
    da: Erik Kjær Pedersen <erik@binghamton.edu>
    de: Mark Volkert <mark.volkert@rakekniven.de>
        Thomas Reitelbach <tr@erdfunkstelle.de>
    el: Spiros Georgaras <sngeorgaras@otenet.gr>
        Toussis Manolis <manolis@koppermind.homelinux.org>
    es: santi <hosgiliat@gmail.com>
        Jaime Robles <jaime@kde.org>
    ga: Kevin Patrick Scannell <scannell@SLU.EDU>
    it: Vincenzo Reale <smart2128@baslug.org>
    jp: Yukiko Bando <ybando@k6.dion.ne.jp>
    nl: Rinse de Vries <rinsedevries@kde.nl>
        Tom Albers <tomalbers@kde.nl>
    pt: José Nuno Coelho Pires <jncp@netcabo.pt>
    pt_BR: Diniz Bortolotto <diniz.bb@gmail.com>
    sk: Richard Fric <Richard.Fric@kdemail.net>
    sv: Stefan Asserhäll <stefan.asserhall@comhem.se>

Copyrights:

   mailody/src/
    Copyright (C) 2006-2007 KovoKs <info@kovoks.nl>
    Copyright (C) 2006-2007 Frode M. Døving <frode@lnix.net>
    Copyright (C) 2005,2006 by Gilles Caulier <caulier.gilles@free.fr>
    Copyright (C) 2004 by Renchi Raju
    Copyright (C) 2005-2006 by Joern Ahrens <joern.ahrens@kdemail.net>
    Copyright (C) 2005-2006 Bram Schoenmakers <bramschoenmakers@kde.nl>
    Copyright (C) 2005 Leonid Zeitlin <lz@europe.com>
    Copyright (C) 2005 Waldo Bastian <bastian@kde.org>
    Copyright (c) 2002 Dave Corrie <kde@davecorrie.com>
    Copyright (C) 2001 Christoph Cullmann <cullmann@kde.org>
    Copyright (C) 2001 Joseph Wenninger <jowenn@kde.org>
    Copyright (C) 2001 Anders Lund <anders.lund@lund.tdcadsl.dk>
    Copyright (C) 2000 s.carstens@gmx.de

   mailody/libkmime/

	Copyright (c) 2001,2002 the KMime authors

      see AUTHORS file for details

   mailody/icons/

    Copyright (c) 2006 Lee Olson <clearbeast@gmail.com>
    Copyright (c) 2006 Marijke Verkaik <marijke@kovoks.nl>

      Lee Olsen and Marijke Verkaik have declared that the Logo and 
      Icons are GPL-licensed, see mails below.


License:

   All, but two files of Mailody in mailody/src/ is licenced GPL v2 or later
    
	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 Street, Fifth Floor, Boston, MA 02110-1301, USA.

  On Debian GNU/Linux systems, the complete text of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL'.



  mailody/src/filebrowser.cpp/h licenced under LGPL v2

	This library is free software; you can redistribute it and/or
	modify it under the terms of the GNU Library General Public
	License version 2 as published by the Free Software Foundation.

	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; see the file COPYING.LIB.  If not, write to
	the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
	Boston, MA 02110-1301, USA.

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



  mailody/libbkmime/* are licenced under LPGL v2 or later

	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; see the file COPYING.LIB.  If not, write to
	the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
	Boston, MA 02110-1301, USA.

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


  The Debian packaging is under the same license as the program.

	(C) 2006 Tom Albers <tomalbers@kde.nl>
 	(C) 2006 Achim Bohnet <ach@mpe.mpg.de>
 	(C) 2006 Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>


----------------------------------------------------------------------
Mail from Lee Olson:
    Return-Path: <clearbeast@gmail.com>
    Received: by 10.78.196.6 with HTTP; Mon, 30 Oct 2006 05:19:25 -0800 (PST)
    Message-ID: <7020eca30610300519w3a44c888lf66b8e92d9a95130@mail.gmail.com>
    Date: Mon, 30 Oct 2006 07:19:25 -0600
    From: "Lee Olson" <clearbeast@gmail.com>
    To: "Tom Albers" <tomalbers@kde.nl>
    Subject: Re: mailody icons
    In-Reply-To: <20061029215339.31EDF4A8069@smtp04.unet.nl>
    MIME-Version: 1.0
    Content-Type: text/plain; charset=ISO-8859-1; format=flowed
    Content-Transfer-Encoding: 7bit
    Content-Disposition: inline
    References: <20061029215339.31EDF4A8069@smtp04.unet.nl>
    X-Envelope-To: toma@omat.nl
    X-Spam-Status: No hits=-2.4 : BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2
    X-Envelope-To: toma@omat.nl

    Yes.

    ~Lee

    On 10/29/06, Tom Albers <tomalbers@kde.nl> wrote:
    > Lee,
    >
    > Will your work for Mailody be GPL?
    >
    > Toma
    >
----------------------------------------------------------------------
Mail from Marijke Verkaik:
    Return-Path: <marijke@kovoks.nl> 
    Received: from nummer64.hobbyruimte.nl (nummer64.hobbyruimte.nl [192.168.100.2])
            by nummer64 (Cyrus v2.1.18-IPv6-Debian-2.1.18-3) with LMTP; Tue, 28 Nov 2006 15:25:26 +0100
    X-Sieve: CMU Sieve 2.2
    Received: from marijkelinux.hobbyruimte.nl ([192.168.100.49])
            by nummer64.hobbyruimte.nl with esmtp (Exim 4.60)
            (envelope-from <marijke@kovoks.nl>)
            id 1Gp3tm-0001Lr-R5
            for toma@kovoks.nl; Tue, 28 Nov 2006 15:25:26 +0100
    Message-ID: <456C46D4.3000706@kovoks.nl>
    Date: Tue, 28 Nov 2006 15:25:24 +0100
    From: Marijke <marijke@kovoks.nl>
    User-Agent: Thunderbird 1.5.0.8 (X11/20061117)
    MIME-Version: 1.0
    To: Tom Albers <toma@kovoks.nl>
    Subject: Re: Icons.
    References: <4605065.IICPSdzrp9@kovoks.nl>
    In-Reply-To: <4605065.IICPSdzrp9@kovoks.nl>
    Content-Type: text/plain; charset=ISO-8859-1; format=flowed
    Content-Transfer-Encoding: 7bit
     
    Yes joh!
     
    Tom Albers schreef:
    > Hi Marijke, 
    >
    > The icons you have made, are they based on the GPL licence?
    >
    > Tom Albers
    >
----------------------------------------------------------------------