diff src/lib/net.c @ 17130:add8c00fb3cc

Updated copyright notices to include year 2014.
author Timo Sirainen <tss@iki.fi>
date Tue, 04 Feb 2014 16:23:22 -0500
parents 93cf0434dda4
children e279bd060c28
line wrap: on
line diff
--- a/src/lib/net.c	Mon Feb 03 12:42:13 2014 -0500
+++ b/src/lib/net.c	Tue Feb 04 16:23:22 2014 -0500
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2013 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2014 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* For Linux's struct ucred */
 #include "lib.h"