From: Timo Sirainen Date: Wed, 5 Feb 2014 16:57:35 +0000 (-0500) Subject: Copyright updated to 2014 in two more places X-Git-Tag: 2.2.11~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c9c7624c38e96f431cfe4c8270820e9ecd19f04d;p=thirdparty%2Fdovecot%2Fcore.git Copyright updated to 2014 in two more places --- diff --git a/src/doveadm/doveadm-mail-batch.c b/src/doveadm/doveadm-mail-batch.c index 841b509439..8f6618dbd4 100644 --- a/src/doveadm/doveadm-mail-batch.c +++ b/src/doveadm/doveadm-mail-batch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2012 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2012-2014 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/test-str.c b/src/lib/test-str.c index deb4b7470d..9a8833fa69 100644 --- a/src/lib/test-str.c +++ b/src/lib/test-str.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2012 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2012-2014 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h"