comparison src/lib-dict/dict-fs.c @ 18137:3009a1a6f6d5

global: freshen copyright Robomatically: git ls-files | xargs perl -p -i -e 's/(\d+)-201[0-4]/$1-2015/g;s/ (201[0-4]) Dovecot/ $1-2015 Dovecot/' Happy 2015 everyone! Signed-off-by: Phil Carmody <phil@dovecot.fi>
author Phil Carmody <phil@dovecot.fi>
date Mon, 05 Jan 2015 22:20:10 +0200
parents 979e5a007248
children bb7d35fa9b43
comparison
equal deleted inserted replaced
18136:ff30ec13fcb7 18137:3009a1a6f6d5
1 /* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
2 2
3 #include "lib.h" 3 #include "lib.h"
4 #include "array.h" 4 #include "array.h"
5 #include "fs-api.h" 5 #include "fs-api.h"
6 #include "istream.h" 6 #include "istream.h"