diff src/lib/net.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 f0015ab0efb1
children 4903ab967807
line wrap: on
line diff
--- a/src/lib/net.c	Mon Jan 05 22:16:59 2015 +0200
+++ b/src/lib/net.c	Mon Jan 05 22:20:10 2015 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2015 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* For Linux's struct ucred */
 #include "lib.h"