comparison src/lib-mail/message-header-decode.c @ 22713:cb108f786fb4

Updated copyright notices to include the year 2018.
author Stephan Bosch <stephan.bosch@dovecot.fi>
date Mon, 01 Jan 2018 22:42:08 +0100
parents c09853ffcc46
children
comparison
equal deleted inserted replaced
22712:4914c8247de7 22713:cb108f786fb4
1 /* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
2 2
3 #include "lib.h" 3 #include "lib.h"
4 #include "base64.h" 4 #include "base64.h"
5 #include "buffer.h" 5 #include "buffer.h"
6 #include "unichar.h" 6 #include "unichar.h"