mutt stable branch with some hacks
1The following copyright notices apply to most of the program. Some
2modules are under different licenses, or in the public domain.
3
4Please note that this is by no means an exhaustive list of all the
5persons who have been contributing to this program. Please see the
6manual for a (probably still non complete) list of the persons who
7have been helpful with the development of this program. Please also
8see our source code repository at http://dev.mutt.org/hg/mutt/ for
9the full history of commits.
10
11Copyright (C) 1996-2016 Michael R. Elkins <me@cs.hmc.edu>
12Copyright (C) 1996-2002 Brandon Long <blong@fiction.net>
13Copyright (C) 1997-2009 Thomas Roessler <roessler@does-not-exist.org>
14Copyright (C) 1998-2005 Werner Koch <wk@isil.d.shuttle.de>
15Copyright (C) 1999-2014 Brendan Cully <brendan@kublai.com>
16Copyright (C) 1999-2002 Tommi Komulainen <Tommi.Komulainen@iki.fi>
17Copyright (C) 2000-2004 Edmund Grimley Evans <edmundo@rano.org>
18Copyright (C) 2006-2009 Rocco Rutte <pdmef@gmx.net>
19Copyright (C) 2014-2016 Kevin J. McCarthy <kevin@8t8.us>
20
21 This program is free software; you can redistribute it and/or modify
22 it under the terms of the GNU General Public License as published by
23 the Free Software Foundation; either version 2 of the License, or
24 (at your option) any later version.
25
26 This program is distributed in the hope that it will be useful,
27 but WITHOUT ANY WARRANTY; without even the implied warranty of
28 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 GNU General Public License for more details.
30
31 You should have received a copy of the GNU General Public License
32 along with this program; if not, write to the Free Software
33 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
34