comparison src/lib/istream-limit.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
comparison
equal deleted inserted replaced
22712:4914c8247de7 22713:cb108f786fb4
1 /* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
2 2
3 #include "lib.h" 3 #include "lib.h"
4 #include "istream-private.h" 4 #include "istream-private.h"
5 5
6 struct limit_istream { 6 struct limit_istream {