comparison src/lib-compression/ostream-zlib.c @ 21390:2e2563132d5f

Updated copyright notices to include the year 2017.
author Stephan Bosch <stephan.bosch@dovecot.fi>
date Wed, 11 Jan 2017 02:51:13 +0100
parents 5ab8dc1a4a6f
children cb108f786fb4
comparison
equal deleted inserted replaced
21389:59437f8764c6 21390:2e2563132d5f
1 /* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
2 2
3 #include "lib.h" 3 #include "lib.h"
4 4
5 #ifdef HAVE_ZLIB 5 #ifdef HAVE_ZLIB
6 6