Changeset 4923:e6fed93f7e5e for imap
Legend:
- Unmodified
- Added
- Removed
-
imap/imap.c
r4911 r4923 2 2 * Copyright (C) 1996-8 Michael R. Elkins <me@mutt.org> 3 3 * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 4 * Copyright (C) 1999-200 6Brendan Cully <brendan@kublai.com>4 * Copyright (C) 1999-2007 Brendan Cully <brendan@kublai.com> 5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
imap/message.c
r4909 r4923 1 1 /* 2 2 * Copyright (C) 1996-9 Brandon Long <blong@fiction.net> 3 * Copyright (C) 1999-200 6Brendan Cully <brendan@kublai.com>3 * Copyright (C) 1999-2007 Brendan Cully <brendan@kublai.com> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify
