comparison src/lib-mail/message-decoder.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 2e2563132d5f
children 075c48f8ffb5
comparison
equal deleted inserted replaced
22712:4914c8247de7 22713:cb108f786fb4
1 /* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
2 2
3 #include "lib.h" 3 #include "lib.h"
4 #include "buffer.h" 4 #include "buffer.h"
5 #include "base64.h" 5 #include "base64.h"
6 #include "str.h" 6 #include "str.h"