]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/copyright
fix index weirdness if mailbox is emptied while inside the pager (Closes: 375530)
[software/mutt-debian.git] / debian / copyright
index 14035607457b9bc9c0e2eebcc22270175e1f115a..2feccaff20bdb7b9139b623f8ab61b52acc9e41f 100644 (file)
@@ -1,12 +1,18 @@
-This package was originally debianized by Stephen Pitts 
-<pitts2@memphisonline.com> on Thu, 14 Nov 1996 19:04:20 -0600.
+This is Debian's prepackaged version of Mutt, a powerful text-mode mail
+user agent.
 
-The next debian maintainer was J.H.M. Dassen <jdassen@wi.LeidenUniv.nl>.
+The current maintainers for this package are:
+    Adeodato Simó <dato@net.com.org.es>
+    Christoph Berg <myon@debian.org>
 
-Current debian maintainer is Marco d'Itri <md@linux.it> (since sept. 1998).
+Previous maintainers were:
+    Stephen Pitts <pitts2@memphisonline.com>
+    J.H.M. Dassen <jdassen@wi.LeidenUniv.nl>
+    Marco d'Itri <md@linux.it>
 
-Original source has been downloaded from ftp://ftp.mutt.org/mutt/ .
+Original source has been downloaded from ftp://ftp.mutt.org/mutt/:
 
+    URL:<ftp://ftp.mutt.org/mutt/devel/>
 
 The following copyright notices apply to most of the program.  Some
 modules are under different licenses, or in the public domain.
@@ -16,21 +22,68 @@ persons who have been contributing to this program.  Please see the
 manual for a (probably still non complete) list of the persons who
 have been helpful with the development of this program.
 
-Copyright (C) 1996-2001 Michael R. Elkins <me@cs.hmc.edu>
-Copyright (C) 1996-2001 Brandon Long <blong@fiction.net>
-Copyright (C) 1997-2001 Thomas Roessler <roessler@guug.de>
-Copyright (C) 1998-2001 Werner Koch <wk@isil.d.shuttle.de>
-Copyright (C) 1999-2001 Brendan Cully <brendan@kublai.com>
-Copyright (C) 1999-2001 Tommi Komulainen <Tommi.Komulainen@iki.fi>
-Copyright (C) 2000-2001 Edmund Grimley Evans <edmundo@rano.org>
+Copyright (C) 1996-2007 Michael R. Elkins <me@cs.hmc.edu>
+Copyright (C) 1996-2002 Brandon Long <blong@fiction.net>
+Copyright (C) 1997-2008 Thomas Roessler <roessler@does-not-exist.org>
+Copyright (C) 1998-2005 Werner Koch <wk@isil.d.shuttle.de>
+Copyright (C) 1999-2009 Brendan Cully <brendan@kublai.com>
+Copyright (C) 1999-2002 Tommi Komulainen <Tommi.Komulainen@iki.fi>
+Copyright (C) 2000-2004 Edmund Grimley Evans <edmundo@rano.org>
+Copyright (C) 2006-2008 Rocco Rutte <pdmef@gmx.net>
 
     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.
+
+Contributors:
+    Copyright (C) 2001 Marco d'Itri
+    Copyright (C) 2001-2002 Oliver Ehli
+    Copyright (C) 2004 Brian Fundakowski Feldman
+    Copyright (C) 2004 g10 Code GmbH
+    Copyright (C) 2004 Thomas Glanzmann
+    Copyright (C) 2003 Bjoern Jacke
+    Copyright (C) 2000 Manoj Kasichainula
+    Copyright (C) 2001-2004 Andrew McDonald
+    Copyright (C) 2001 Mike Schiraldi
+    Copyright (C) 2000-2003 Vsevolod Volkov
+    Copyright (C) 2004 Tobias Werth
+    Copyright (C) 2005 Andreas Krennmair <ak@synflood.at>
+    Copyright (C) 2005 Peter J. Holzer <hjp@hjp.net>
+
+intl subdirectory:
+    Copyright (C) 1995-2001 Free Software Foundation, Inc.
+    Contributed by Ulrich Drepper, 1995.
+
 On Debian systems, the complete text of the GNU General Public License
 can be found in `/usr/share/common-licenses/GPL'.
 
+md5c.c:
+    Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All
+    rights reserved.
+    License to copy and use this software is granted provided that it
+    is identified as the "RSA Data Security, Inc. MD5 Message-Digest
+    Algorithm" in all material mentioning or referencing this software
+    or this function.
+    License is also granted to make and use derivative works provided
+    that such works are identified as "derived from the RSA Data
+    Security, Inc. MD5 Message-Digest Algorithm" in all material
+    mentioning or referencing the derived work.
+    RSA Data Security, Inc. makes no representations concerning either
+    the merchantability of this software or the suitability of this
+    software for any particular purpose. It is provided "as is"
+    without express or implied warranty of any kind.
+    These notices must be retained in any copies of any part of this
+    documentation and/or software.
+
 The list of authors of the applied patches to this version of mutt can
-be found in `/usr/share/doc/mutt/README.Patches.gz'.
+be found in `/usr/share/doc/mutt/README.Patches'.