comparison src/imap/imap-fetch-body.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 15f548f4d144
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 "imap-common.h" 3 #include "imap-common.h"
4 #include "buffer.h" 4 #include "buffer.h"
5 #include "str.h" 5 #include "str.h"
6 #include "strescape.h" 6 #include "strescape.h"