comparison src/lib-fts/fts-library.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 8f33680c6722
children cb108f786fb4
comparison
equal deleted inserted replaced
21389:59437f8764c6 21390:2e2563132d5f
1 /* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
2 2
3 #include "lib.h" 3 #include "lib.h"
4 #include "fts-language.h" 4 #include "fts-language.h"
5 #include "fts-tokenizer.h" 5 #include "fts-tokenizer.h"
6 #include "fts-filter.h" 6 #include "fts-filter.h"