mutt stable branch with some hacks
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Convert copyright years to all use 4 digit years.

Vincent Lefèvre pointed out the common shortcut, e.g 1996-9, is
actually not allowed for copyright years. Convert all the copyright
years (for mutt files) to use 4 digits.

+61 -61
+1 -1
account.c
··· 1 1 /* 2 - * Copyright (C) 2000-7 Brendan Cully <brendan@kublai.com> 2 + * Copyright (C) 2000-2007 Brendan Cully <brendan@kublai.com> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
account.h
··· 1 1 /* 2 - * Copyright (C) 2000-7,2012 Brendan Cully <brendan@kublai.com> 2 + * Copyright (C) 2000-2007,2012 Brendan Cully <brendan@kublai.com> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
ascii.h
··· 1 1 /* 2 - * Copyright (C) 2001-2 Thomas Roessler <roessler@does-not-exist.org> 2 + * Copyright (C) 2001-2002 Thomas Roessler <roessler@does-not-exist.org> 3 3 * 4 4 * This program is free software; you can redistribute it 5 5 * and/or modify it under the terms of the GNU General Public
+2 -2
bcache.c
··· 1 1 /* 2 - * Copyright (C) 2006-7,2009 Brendan Cully <brendan@kublai.com> 3 - * Copyright (C) 2006, 2009 Rocco Rutte <pdmef@gmx.net> 2 + * Copyright (C) 2006-2007,2009 Brendan Cully <brendan@kublai.com> 3 + * Copyright (C) 2006,2009 Rocco Rutte <pdmef@gmx.net> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify 6 6 * it under the terms of the GNU General Public License as published by
+1 -1
bcache.h
··· 1 1 /* 2 - * Copyright (C) 2006-7 Brendan Cully <brendan@kublai.com> 2 + * Copyright (C) 2006-2007 Brendan Cully <brendan@kublai.com> 3 3 * Copyright (C) 2006 Rocco Rutte <pdmef@gmx.net> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+1 -1
commands.c
··· 1 1 /* 2 2 * Copyright (C) 1996-2000 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 2000-4,2006 Thomas Roessler <roessler@does-not-exist.org> 3 + * Copyright (C) 2000-2004,2006 Thomas Roessler <roessler@does-not-exist.org> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify 6 6 * it under the terms of the GNU General Public License as published by
+5 -5
crypt-gpgme.c
··· 1 1 /* crypt-gpgme.c - GPGME based crypto operations 2 - * Copyright (C) 1996-7,2007 Michael R. Elkins <me@cs.hmc.edu> 3 - * Copyright (C) 1998,1999,2000 Thomas Roessler <roessler@does-not-exist.org> 4 - * Copyright (C) 2001 Thomas Roessler <roessler@does-not-exist.org> 2 + * Copyright (C) 1996-1997,2007 Michael R. Elkins <me@cs.hmc.edu> 3 + * Copyright (C) 1998-2000 Thomas Roessler <roessler@does-not-exist.org> 4 + * Copyright (C) 2001 Thomas Roessler <roessler@does-not-exist.org> 5 5 * Oliver Ehli <elmy@acm.org> 6 - * Copyright (C) 2002, 2003, 2004 g10 Code GmbH 7 - * Copyright (C) 2010,2012-3 Michael R. Elkins <me@sigpipe.org> 6 + * Copyright (C) 2002-2004 g10 Code GmbH 7 + * Copyright (C) 2010,2012-2013 Michael R. Elkins <me@sigpipe.org> 8 8 * 9 9 * This program is free software; you can redistribute it and/or modify 10 10 * it under the terms of the GNU General Public License as published by
+4 -4
crypt.c
··· 1 1 /* 2 - * Copyright (C) 1996,1997 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 1999-2000,2002-4,2006 Thomas Roessler <roessler@does-not-exist.org> 4 - * Copyright (C) 2001 Thomas Roessler <roessler@does-not-exist.org> 2 + * Copyright (C) 1996-1997 Michael R. Elkins <me@mutt.org> 3 + * Copyright (C) 1999-2000,2002-2004,2006 Thomas Roessler <roessler@does-not-exist.org> 4 + * Copyright (C) 2001 Thomas Roessler <roessler@does-not-exist.org> 5 5 * Oliver Ehli <elmy@acm.org> 6 - * Copyright (C) 2003 Werner Koch <wk@gnupg.org> 6 + * Copyright (C) 2003 Werner Koch <wk@gnupg.org> 7 7 * Copyright (C) 2004 g10code GmbH 8 8 * 9 9 * This program is free software; you can redistribute it and/or modify
+1 -1
cryptglue.c
··· 1 1 /* 2 - * Copyright (C) 2003 Werner Koch <wk@gnupg.org> 2 + * Copyright (C) 2003 Werner Koch <wk@gnupg.org> 3 3 * Copyright (C) 2004 g10 Code GmbH 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+1 -1
curs_lib.c
··· 1 1 /* 2 - * Copyright (C) 1996-2002,2010,2012-3 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-2002,2010,2012-2013 Michael R. Elkins <me@mutt.org> 3 3 * Copyright (C) 2004 g10 Code GmbH 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+1 -1
curs_main.c
··· 1 1 /* 2 - * Copyright (C) 1996-2000,2002,2010,2012-3 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-2000,2002,2010,2012-2013 Michael R. Elkins <me@mutt.org> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
enter.c
··· 1 1 /* 2 2 * Copyright (C) 1996-2000,2007,2011,2013 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 2000-1 Edmund Grimley Evans <edmundo@rano.org> 3 + * Copyright (C) 2000-2001 Edmund Grimley Evans <edmundo@rano.org> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify 6 6 * it under the terms of the GNU General Public License as published by
+1 -1
globals.h
··· 1 1 /* 2 - * Copyright (C) 1996-2002, 2010 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-2002,2010 Michael R. Elkins <me@mutt.org> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+2 -2
imap/auth.c
··· 1 1 /* 2 - * Copyright (C) 1996-8 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 2 + * Copyright (C) 1996-1998 Michael R. Elkins <me@mutt.org> 3 + * Copyright (C) 1996-1999 Brandon Long <blong@fiction.net> 4 4 * Copyright (C) 1999-2001 Brendan Cully <brendan@kublai.com> 5 5 * 6 6 * This program is free software; you can redistribute it and/or modify
+1 -1
imap/auth.h
··· 1 1 /* 2 - * Copyright (C) 2000-1 Brendan Cully <brendan@kublai.com> 2 + * Copyright (C) 2000-2001 Brendan Cully <brendan@kublai.com> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
imap/auth_sasl.c
··· 1 1 /* 2 - * Copyright (C) 2000-6,2012 Brendan Cully <brendan@kublai.com> 2 + * Copyright (C) 2000-2006,2012 Brendan Cully <brendan@kublai.com> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
imap/browse.c
··· 1 1 /* 2 - * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 2 + * Copyright (C) 1996-1999 Brandon Long <blong@fiction.net> 3 3 * Copyright (C) 1999-2008 Brendan Cully <brendan@kublai.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+2 -2
imap/command.c
··· 1 1 /* 2 - * Copyright (C) 1996-8,2010,2012 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 2 + * Copyright (C) 1996-1998,2010,2012 Michael R. Elkins <me@mutt.org> 3 + * Copyright (C) 1996-1999 Brandon Long <blong@fiction.net> 4 4 * Copyright (C) 1999-2009,2011 Brendan Cully <brendan@kublai.com> 5 5 * 6 6 * This program is free software; you can redistribute it and/or modify
+2 -2
imap/imap.c
··· 1 1 /* 2 - * Copyright (C) 1996-8,2012 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 2 + * Copyright (C) 1996-1998,2012 Michael R. Elkins <me@mutt.org> 3 + * Copyright (C) 1996-1999 Brandon Long <blong@fiction.net> 4 4 * Copyright (C) 1999-2009,2012 Brendan Cully <brendan@kublai.com> 5 5 * 6 6 * This program is free software; you can redistribute it and/or modify
+2 -2
imap/imap.h
··· 1 1 /* 2 - * Copyright (C) 1996-8 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 2000-7 Brendan Cully <brendan@kublai.com> 2 + * Copyright (C) 1996-1998 Michael R. Elkins <me@mutt.org> 3 + * Copyright (C) 2000-2007 Brendan Cully <brendan@kublai.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify 6 6 * it under the terms of the GNU General Public License as published by
+1 -1
imap/imap_private.h
··· 1 1 /* 2 - * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 2 + * Copyright (C) 1996-1999 Brandon Long <blong@fiction.net> 3 3 * Copyright (C) 1999-2009 Brendan Cully <brendan@kublai.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+1 -1
imap/message.c
··· 1 1 /* 2 - * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 2 + * Copyright (C) 1996-1999 Brandon Long <blong@fiction.net> 3 3 * Copyright (C) 1999-2009 Brendan Cully <brendan@kublai.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+1 -1
imap/message.h
··· 1 1 /* 2 - * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 2 + * Copyright (C) 1996-1999 Brandon Long <blong@fiction.net> 3 3 * Copyright (C) 1999-2000,2005 Brendan Cully <brendan@kublai.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+2 -2
imap/util.c
··· 1 1 /* 2 - * Copyright (C) 1996-8,2010,2012-3 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 2 + * Copyright (C) 1996-1998,2010,2012-2013 Michael R. Elkins <me@mutt.org> 3 + * Copyright (C) 1996-1999 Brandon Long <blong@fiction.net> 4 4 * Copyright (C) 1999-2009,2012 Brendan Cully <brendan@kublai.com> 5 5 * 6 6 * This program is free software; you can redistribute it and/or modify
+1 -1
init.h
··· 1 1 /* 2 - * Copyright (C) 1996-2002,2007,2010,2012-3 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-2002,2007,2010,2012-2013 Michael R. Elkins <me@mutt.org> 3 3 * Copyright (C) 2004 g10 Code GmbH 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+1 -1
keymap.c
··· 1 1 /* 2 - * Copyright (C) 1996-2000,2002,2010-1 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-2000,2002,2010-2011 Michael R. Elkins <me@mutt.org> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
lib.c
··· 1 1 /* 2 2 * Copyright (C) 1996-2000,2007,2010 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 1999-2004,2006-7 Thomas Roessler <roessler@does-not-exist.org> 3 + * Copyright (C) 1999-2004,2006-2007 Thomas Roessler <roessler@does-not-exist.org> 4 4 * 5 5 * This program is free software; you can redistribute it 6 6 * and/or modify it under the terms of the GNU General Public
+1 -1
mutt_idna.c
··· 1 1 /* 2 - * Copyright (C) 2003,2005,2008-9 Thomas Roessler <roessler@does-not-exist.org> 2 + * Copyright (C) 2003,2005,2008-2009 Thomas Roessler <roessler@does-not-exist.org> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
mutt_sasl.c
··· 1 1 /* 2 - * Copyright (C) 2000-8,2012,2014 Brendan Cully <brendan@kublai.com> 2 + * Copyright (C) 2000-2008,2012,2014 Brendan Cully <brendan@kublai.com> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
mutt_sasl.h
··· 1 1 /* 2 - * Copyright (C) 2000-5,2008 Brendan Cully <brendan@kublai.com> 2 + * Copyright (C) 2000-2005,2008 Brendan Cully <brendan@kublai.com> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
pager.c
··· 1 1 /* 2 - * Copyright (C) 1996-2002,2007,2010,2012-3 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-2002,2007,2010,2012-2013 Michael R. Elkins <me@mutt.org> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
parse.c
··· 1 1 /* 2 - * Copyright (C) 1996-2000,2012-3 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-2000,2012-2013 Michael R. Elkins <me@mutt.org> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
pattern.c
··· 1 1 /* 2 - * Copyright (C) 1996-2000,2006-7,2010 Michael R. Elkins <me@mutt.org>, and others 2 + * Copyright (C) 1996-2000,2006-2007,2010 Michael R. Elkins <me@mutt.org>, and others 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
pgp.c
··· 1 1 /* 2 - * Copyright (C) 1996-7,2000,2010 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-1997,2000,2010 Michael R. Elkins <me@mutt.org> 3 3 * Copyright (C) 1998-2005 Thomas Roessler <roessler@does-not-exist.org> 4 4 * Copyright (C) 2004 g10 Code GmbH 5 5 *
+1 -1
pgp.h
··· 1 1 /* 2 - * Copyright (C) 1996,1997 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-1997 Michael R. Elkins <me@mutt.org> 3 3 * Copyright (C) 1999-2003 Thomas Roessler <roessler@does-not-exist.org> 4 4 * Copyright (C) 2004 g10 Code GmbH 5 5 *
+1 -1
pgpkey.c
··· 1 1 /* 2 - * Copyright (C) 1996-7,2007 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-1997,2007 Michael R. Elkins <me@mutt.org> 3 3 * Copyright (c) 1998-2003 Thomas Roessler <roessler@does-not-exist.org> 4 4 * 5 5 * This program is free software; you can redistribute it
+1 -1
pgplib.h
··· 1 1 /* 2 - * Copyright (C) 1996,1997 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-1997 Michael R. Elkins <me@mutt.org> 3 3 * Copyright (C) 1999-2002 Thomas Roessler <roessler@does-not-exist.org> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+1 -1
pgppacket.c
··· 1 1 /* 2 - * Copyright (C) 2001-2,2007 Thomas Roessler <roessler@does-not-exist.org> 2 + * Copyright (C) 2001-2002,2007 Thomas Roessler <roessler@does-not-exist.org> 3 3 * 4 4 * This program is free software; you can redistribute it and/or 5 5 * modify it under the terms of the GNU General Public License as
+1 -1
pop.c
··· 1 1 /* 2 2 * Copyright (C) 2000-2002 Vsevolod Volkov <vvv@mutt.org.ua> 3 - * Copyright (C) 2006-7,2009 Rocco Rutte <pdmef@gmx.net> 3 + * Copyright (C) 2006-2007,2009 Rocco Rutte <pdmef@gmx.net> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify 6 6 * it under the terms of the GNU General Public License as published by
+1 -1
postpone.c
··· 1 1 /* 2 - * Copyright (C) 1996-2002,2012-3 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-2002,2012-2013 Michael R. Elkins <me@mutt.org> 3 3 * Copyright (C) 1999-2002,2004 Thomas Roessler <roessler@does-not-exist.org> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+1 -1
rfc3676.c
··· 1 1 /* 2 2 * Copyright (C) 2005 Andreas Krennmair <ak@synflood.at> 3 3 * Copyright (C) 2005 Peter J. Holzer <hjp@hjp.net> 4 - * Copyright (C) 2005-9 Rocco Rutte <pdmef@gmx.net> 4 + * Copyright (C) 2005-2009 Rocco Rutte <pdmef@gmx.net> 5 5 * Copyright (C) 2010 Michael R. Elkins <me@mutt.org> 6 6 * 7 7 * This program is free software; you can redistribute it and/or modify
+1 -1
rfc822.c
··· 1 1 /* 2 2 * Copyright (C) 1996-2000 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 2011-3 Michael R. Elkins <me@mutt.org> 3 + * Copyright (C) 2011-2013 Michael R. Elkins <me@mutt.org> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify 6 6 * it under the terms of the GNU General Public License as published by
+1 -1
send.c
··· 1 1 /* 2 - * Copyright (C) 1996-2002,2004,2010,2012-3 Michael R. Elkins <me@mutt.org> 2 + * Copyright (C) 1996-2002,2004,2010,2012-2013 Michael R. Elkins <me@mutt.org> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by
+1 -1
smime.c
··· 1 1 /* 2 - * Copyright (C) 2001,2002 Oliver Ehli <elmy@acm.org> 2 + * Copyright (C) 2001-2002 Oliver Ehli <elmy@acm.org> 3 3 * Copyright (C) 2002 Mike Schiraldi <raldi@research.netsol.com> 4 4 * Copyright (C) 2004 g10 Code GmbH 5 5 *
+1 -1
smime.h
··· 1 1 /* 2 - * Copyright (C) 2001,2002 Oliver Ehli <elmy@acm.org> 2 + * Copyright (C) 2001-2002 Oliver Ehli <elmy@acm.org> 3 3 * Copyright (C) 2004 g10 Code GmbH 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
+1 -1
smime_keys.pl
··· 1 1 #! /usr/bin/perl -w 2 2 3 - # Copyright (C) 2001,2002 Oliver Ehli <elmy@acm.org> 3 + # Copyright (C) 2001-2002 Oliver Ehli <elmy@acm.org> 4 4 # Copyright (C) 2001 Mike Schiraldi <raldi@research.netsol.com> 5 5 # Copyright (C) 2003 Bjoern Jacke <bjoern@j3e.de> 6 6 # Copyright (C) 2015 Kevin J. McCarthy <kevin@8t8.us>
+1 -1
smtp.c
··· 1 1 /* mutt - text oriented MIME mail user agent 2 2 * Copyright (C) 2002 Michael R. Elkins <me@mutt.org> 3 - * Copyright (C) 2005-9 Brendan Cully <brendan@kublai.com> 3 + * Copyright (C) 2005-2009 Brendan Cully <brendan@kublai.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify 6 6 * it under the terms of the GNU General Public License as published by
+1 -1
url.c
··· 1 1 /* 2 - * Copyright (C) 2000-2,2004 Thomas Roessler <roessler@does-not-exist.org> 2 + * Copyright (C) 2000-2002,2004 Thomas Roessler <roessler@does-not-exist.org> 3 3 * 4 4 * This program is free software; you can redistribute it and/or modify 5 5 * it under the terms of the GNU General Public License as published by