Changeset 4923:e6fed93f7e5e

Show
Ignore:
Timestamp:
2007-02-24 17:32:31 (22 months ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:

Update copyrights.

Files:
6 modified

Legend:

Unmodified
Added
Removed
  • account.c

    r4919 r4923  
    11/* 
    2  * Copyright (C) 2000-5 Brendan Cully <brendan@kublai.com> 
     2 * Copyright (C) 2000-7 Brendan Cully <brendan@kublai.com> 
    33 *  
    44 *     This program is free software; you can redistribute it and/or modify 
  • account.h

    r4919 r4923  
    11/* 
    2  * Copyright (C) 2000-5 Brendan Cully <brendan@kublai.com> 
     2 * Copyright (C) 2000-7 Brendan Cully <brendan@kublai.com> 
    33 *  
    44 *     This program is free software; you can redistribute it and/or modify 
  • imap/imap.c

    r4911 r4923  
    22 * Copyright (C) 1996-8 Michael R. Elkins <me@mutt.org> 
    33 * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 
    4  * Copyright (C) 1999-2006 Brendan Cully <brendan@kublai.com> 
     4 * Copyright (C) 1999-2007 Brendan Cully <brendan@kublai.com> 
    55 *  
    66 *     This program is free software; you can redistribute it and/or modify 
  • imap/message.c

    r4909 r4923  
    11/* 
    22 * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 
    3  * Copyright (C) 1999-2006 Brendan Cully <brendan@kublai.com> 
     3 * Copyright (C) 1999-2007 Brendan Cully <brendan@kublai.com> 
    44 *  
    55 *     This program is free software; you can redistribute it and/or modify 
  • main.c

    r4919 r4923  
    6262 
    6363static const char *Notice = N_("\ 
    64 Copyright (C) 1996-2006 Michael R. Elkins and others.\n\ 
     64Copyright (C) 1996-2007 Michael R. Elkins and others.\n\ 
    6565Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.\n\ 
    6666Mutt is free software, and you are welcome to redistribute it\n\ 
     
    7070Copyright (C) 1996-2004 Michael R. Elkins <me@mutt.org>\n\ 
    7171Copyright (C) 1996-2002 Brandon Long <blong@fiction.net>\n\ 
    72 Copyright (C) 1997-2006 Thomas Roessler <roessler@does-not-exist.org>\n\ 
     72Copyright (C) 1997-2007 Thomas Roessler <roessler@does-not-exist.org>\n\ 
    7373Copyright (C) 1998-2005 Werner Koch <wk@isil.d.shuttle.de>\n\ 
    74 Copyright (C) 1999-2006 Brendan Cully <brendan@kublai.com>\n\ 
     74Copyright (C) 1999-2007 Brendan Cully <brendan@kublai.com>\n\ 
    7575Copyright (C) 1999-2002 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n\ 
    7676Copyright (C) 2000-2002 Edmund Grimley Evans <edmundo@rano.org>\n\ 
  • mutt_sasl.c

    r4919 r4923  
    11/* 
    2  * Copyright (C) 2000-5 Brendan Cully <brendan@kublai.com> 
     2 * Copyright (C) 2000-7 Brendan Cully <brendan@kublai.com> 
    33 *  
    44 *     This program is free software; you can redistribute it and/or modify