dovecot-2.2: Forgot to include year 2015 in earlier new files' C...
dovecot at dovecot.org
dovecot at dovecot.org
Sat Apr 25 09:18:44 UTC 2015
details: http://hg.dovecot.org/dovecot-2.2/rev/a2d342257b25
changeset: 18486:a2d342257b25
user: Timo Sirainen <tss at iki.fi>
date: Sat Apr 25 12:16:07 2015 +0300
description:
Forgot to include year 2015 in earlier new files' Copyright lines.
diffstat:
src/lib-imap/imap-keepalive.c | 2 +-
src/lib/istream-unix.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 211099aefe77 -r a2d342257b25 src/lib-imap/imap-keepalive.c
--- a/src/lib-imap/imap-keepalive.c Sat Apr 25 12:07:44 2015 +0300
+++ b/src/lib-imap/imap-keepalive.c Sat Apr 25 12:16:07 2015 +0300
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "crc32.h"
diff -r 211099aefe77 -r a2d342257b25 src/lib/istream-unix.c
--- a/src/lib/istream-unix.c Sat Apr 25 12:07:44 2015 +0300
+++ b/src/lib/istream-unix.c Sat Apr 25 12:16:07 2015 +0300
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "fdpass.h"
More information about the dovecot-cvs
mailing list