comparison src/lib/unix-socket-create.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) 2005-2017 Dovecot authors, see the included COPYING file */ 1 /* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
2 2
3 #include "lib.h" 3 #include "lib.h"
4 #include "net.h" 4 #include "net.h"
5 #include "unix-socket-create.h" 5 #include "unix-socket-create.h"
6 6