diff src/lib/net.c @ 19552:0f22db71df7a

global: freshen copyright git ls-files | xargs perl -p -i -e 's/(\d+)-201[0-5]/$1-2016/g;s/ (201[0-5]) Dovecot/ $1-2016 Dovecot/'
author Timo Sirainen <timo.sirainen@dovecot.fi>
date Wed, 13 Jan 2016 12:24:03 +0200
parents 25e892203e2b
children 55831f9d2e66
line wrap: on
line diff
--- a/src/lib/net.c	Wed Jan 13 11:22:20 2016 +0200
+++ b/src/lib/net.c	Wed Jan 13 12:24:03 2016 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2016 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* For Linux's struct ucred */
 #include "lib.h"