comparison src/lib-imap/imap-base-subject.c @ 9532:00cd9aacd03c HEAD

Updated copyright notices to include year 2010.
author Timo Sirainen <tss@iki.fi>
date Mon, 25 Jan 2010 01:18:58 +0200
parents b9faf4db2a9f
children
comparison
equal deleted inserted replaced
9531:e7c462e3e4bd 9532:00cd9aacd03c
1 /* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
2 2
3 /* Implementated against draft-ietf-imapext-sort-10 and 3 /* Implementated against draft-ietf-imapext-sort-10 and
4 draft-ietf-imapext-thread-12 */ 4 draft-ietf-imapext-thread-12 */
5 5
6 #include "lib.h" 6 #include "lib.h"