comparison src/lib-fs/fs-test.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 59437f8764c6
children cb108f786fb4
comparison
equal deleted inserted replaced
21389:59437f8764c6 21390:2e2563132d5f
1 /* Copyright (c) 2016 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
2 2
3 #include "lib.h" 3 #include "lib.h"
4 #include "istream.h" 4 #include "istream.h"
5 #include "ostream.h" 5 #include "ostream.h"
6 #include "test-common.h" 6 #include "test-common.h"