From: Timo Sirainen Date: Sun, 24 Jan 2010 23:19:08 +0000 (+0200) Subject: Updated copyright notices to include year 2010. X-Git-Tag: 2.0.beta2~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e59faf65ce864fe95dc00f5d52b8323cdbd0608a;p=thirdparty%2Fdovecot%2Fcore.git Updated copyright notices to include year 2010. --HG-- branch : HEAD --- diff --git a/src/anvil/anvil-connection.c b/src/anvil/anvil-connection.c index 432a251ced..5c5c8b1d03 100644 --- a/src/anvil/anvil-connection.c +++ b/src/anvil/anvil-connection.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "llist.h" diff --git a/src/anvil/anvil-settings.c b/src/anvil/anvil-settings.c index cbc38f7d22..501e71bb1b 100644 --- a/src/anvil/anvil-settings.c +++ b/src/anvil/anvil-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/anvil/connect-limit.c b/src/anvil/connect-limit.c index 97132b5ed1..752f0e49c8 100644 --- a/src/anvil/connect-limit.c +++ b/src/anvil/connect-limit.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "hash.h" diff --git a/src/anvil/main.c b/src/anvil/main.c index b89cda5553..2ba01c9538 100644 --- a/src/anvil/main.c +++ b/src/anvil/main.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/anvil/penalty.c b/src/anvil/penalty.c index cd91b4976b..df33feb34e 100644 --- a/src/anvil/penalty.c +++ b/src/anvil/penalty.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/auth/auth-cache.c b/src/auth/auth-cache.c index 6663db642b..5f54c4803b 100644 --- a/src/auth/auth-cache.c +++ b/src/auth/auth-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "lib-signals.h" diff --git a/src/auth/auth-client-connection.c b/src/auth/auth-client-connection.c index 44e3cda46c..b42728212f 100644 --- a/src/auth/auth-client-connection.c +++ b/src/auth/auth-client-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/auth-master-connection.c b/src/auth/auth-master-connection.c index a0a90bd80e..cc43168705 100644 --- a/src/auth/auth-master-connection.c +++ b/src/auth/auth-master-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/auth-penalty.c b/src/auth/auth-penalty.c index faf6e0d3f9..49796c127a 100644 --- a/src/auth/auth-penalty.c +++ b/src/auth/auth-penalty.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/auth/auth-request-handler.c b/src/auth/auth-request-handler.c index 2ef705f972..a17df4f597 100644 --- a/src/auth/auth-request-handler.c +++ b/src/auth/auth-request-handler.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "ioloop.h" diff --git a/src/auth/auth-request.c b/src/auth/auth-request.c index 6d1a90d76c..4d9211d5ed 100644 --- a/src/auth/auth-request.c +++ b/src/auth/auth-request.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "ioloop.h" diff --git a/src/auth/auth-settings.c b/src/auth/auth-settings.c index 21a69d3dab..a4f4aa6733 100644 --- a/src/auth/auth-settings.c +++ b/src/auth/auth-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/auth/auth-stream.c b/src/auth/auth-stream.c index 8a15bc9a06..01f4a6fa2b 100644 --- a/src/auth/auth-stream.c +++ b/src/auth/auth-stream.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "str.h" diff --git a/src/auth/auth-worker-client.c b/src/auth/auth-worker-client.c index 5aba7f8450..31340acde9 100644 --- a/src/auth/auth-worker-client.c +++ b/src/auth/auth-worker-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "base64.h" diff --git a/src/auth/auth-worker-server.c b/src/auth/auth-worker-server.c index bb656ee760..34df86bf1a 100644 --- a/src/auth/auth-worker-server.c +++ b/src/auth/auth-worker-server.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "ioloop.h" diff --git a/src/auth/auth.c b/src/auth/auth.c index e3c9575f63..6915a12442 100644 --- a/src/auth/auth.c +++ b/src/auth/auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "network.h" diff --git a/src/auth/db-checkpassword.c b/src/auth/db-checkpassword.c index 8d33011037..e324c4d5a2 100644 --- a/src/auth/db-checkpassword.c +++ b/src/auth/db-checkpassword.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/db-ldap.c b/src/auth/db-ldap.c index a871354168..b5e45360b8 100644 --- a/src/auth/db-ldap.c +++ b/src/auth/db-ldap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/db-passwd-file.c b/src/auth/db-passwd-file.c index 113fb8aa50..5d620f693e 100644 --- a/src/auth/db-passwd-file.c +++ b/src/auth/db-passwd-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/db-sql.c b/src/auth/db-sql.c index 2506943a8e..68af669813 100644 --- a/src/auth/db-sql.c +++ b/src/auth/db-sql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/main.c b/src/auth/main.c index dc398f7901..a9edf1e967 100644 --- a/src/auth/main.c +++ b/src/auth/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/mech-anonymous.c b/src/auth/mech-anonymous.c index 0e1605473b..1caa1a4158 100644 --- a/src/auth/mech-anonymous.c +++ b/src/auth/mech-anonymous.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "mech.h" diff --git a/src/auth/mech-cram-md5.c b/src/auth/mech-cram-md5.c index 0837fbab73..da9900530e 100644 --- a/src/auth/mech-cram-md5.c +++ b/src/auth/mech-cram-md5.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* CRAM-MD5 SASL authentication, see RFC-2195 Joshua Goodall */ diff --git a/src/auth/mech-digest-md5.c b/src/auth/mech-digest-md5.c index 16d303bb77..480d77058c 100644 --- a/src/auth/mech-digest-md5.c +++ b/src/auth/mech-digest-md5.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* Digest-MD5 SASL authentication, see RFC-2831 */ diff --git a/src/auth/mech-external.c b/src/auth/mech-external.c index 67e4151949..7c9de6b92c 100644 --- a/src/auth/mech-external.c +++ b/src/auth/mech-external.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/mech-plain.c b/src/auth/mech-plain.c index 65b6890ad5..fc0b131ffc 100644 --- a/src/auth/mech-plain.c +++ b/src/auth/mech-plain.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "safe-memset.h" diff --git a/src/auth/mech.c b/src/auth/mech.c index 0b55f08375..a3b0c726c9 100644 --- a/src/auth/mech.c +++ b/src/auth/mech.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "ioloop.h" diff --git a/src/auth/passdb-blocking.c b/src/auth/passdb-blocking.c index 46d4f0bdec..3da2802a02 100644 --- a/src/auth/passdb-blocking.c +++ b/src/auth/passdb-blocking.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "str.h" diff --git a/src/auth/passdb-bsdauth.c b/src/auth/passdb-bsdauth.c index ddd2fa3314..4fa69a5c70 100644 --- a/src/auth/passdb-bsdauth.c +++ b/src/auth/passdb-bsdauth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-cache.c b/src/auth/passdb-cache.c index e5094fffc3..be971a9e6c 100644 --- a/src/auth/passdb-cache.c +++ b/src/auth/passdb-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "password-scheme.h" diff --git a/src/auth/passdb-checkpassword.c b/src/auth/passdb-checkpassword.c index cfc5192028..8b2ac31e43 100644 --- a/src/auth/passdb-checkpassword.c +++ b/src/auth/passdb-checkpassword.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-ldap.c b/src/auth/passdb-ldap.c index e5c31ecb25..5525af53ff 100644 --- a/src/auth/passdb-ldap.c +++ b/src/auth/passdb-ldap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-passwd-file.c b/src/auth/passdb-passwd-file.c index 3de7bd27e8..49da1e60b4 100644 --- a/src/auth/passdb-passwd-file.c +++ b/src/auth/passdb-passwd-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-passwd.c b/src/auth/passdb-passwd.c index 8a8195404a..d7873c8b23 100644 --- a/src/auth/passdb-passwd.c +++ b/src/auth/passdb-passwd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-shadow.c b/src/auth/passdb-shadow.c index 1591020d9e..9c746a0e20 100644 --- a/src/auth/passdb-shadow.c +++ b/src/auth/passdb-shadow.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-sql.c b/src/auth/passdb-sql.c index 71e96d7ab4..167129f7ef 100644 --- a/src/auth/passdb-sql.c +++ b/src/auth/passdb-sql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-vpopmail.c b/src/auth/passdb-vpopmail.c index bb5aefc61e..71ce5a7e4e 100644 --- a/src/auth/passdb-vpopmail.c +++ b/src/auth/passdb-vpopmail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */ diff --git a/src/auth/passdb.c b/src/auth/passdb.c index f3a6b2bc89..5fb7fddecc 100644 --- a/src/auth/passdb.c +++ b/src/auth/passdb.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/password-scheme.c b/src/auth/password-scheme.c index abdb29c099..ca3698de71 100644 --- a/src/auth/password-scheme.c +++ b/src/auth/password-scheme.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/auth/userdb-blocking.c b/src/auth/userdb-blocking.c index 58b4268ce5..cfcd804704 100644 --- a/src/auth/userdb-blocking.c +++ b/src/auth/userdb-blocking.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "str.h" diff --git a/src/auth/userdb-checkpassword.c b/src/auth/userdb-checkpassword.c index 64cdd7b25e..55b6e0af4a 100644 --- a/src/auth/userdb-checkpassword.c +++ b/src/auth/userdb-checkpassword.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-ldap.c b/src/auth/userdb-ldap.c index 5721b7fde9..ebecbc4ad8 100644 --- a/src/auth/userdb-ldap.c +++ b/src/auth/userdb-ldap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-nss.c b/src/auth/userdb-nss.c index ae0ff9f7b9..7fc27d85e9 100644 --- a/src/auth/userdb-nss.c +++ b/src/auth/userdb-nss.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ /* Currently supports only GLIBC-compatible NSS modules */ diff --git a/src/auth/userdb-passwd-file.c b/src/auth/userdb-passwd-file.c index 35e53e958f..f343bcd345 100644 --- a/src/auth/userdb-passwd-file.c +++ b/src/auth/userdb-passwd-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-passwd.c b/src/auth/userdb-passwd.c index addfef608e..35ce6cdd94 100644 --- a/src/auth/userdb-passwd.c +++ b/src/auth/userdb-passwd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-prefetch.c b/src/auth/userdb-prefetch.c index 5607a65526..6403d7ac47 100644 --- a/src/auth/userdb-prefetch.c +++ b/src/auth/userdb-prefetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-sql.c b/src/auth/userdb-sql.c index 6006e0a1b2..7239c75ea1 100644 --- a/src/auth/userdb-sql.c +++ b/src/auth/userdb-sql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-static.c b/src/auth/userdb-static.c index 302aef7376..f1cc72b50a 100644 --- a/src/auth/userdb-static.c +++ b/src/auth/userdb-static.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/userdb-vpopmail.c b/src/auth/userdb-vpopmail.c index 60469caab2..533c8645fd 100644 --- a/src/auth/userdb-vpopmail.c +++ b/src/auth/userdb-vpopmail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */ diff --git a/src/auth/userdb.c b/src/auth/userdb.c index c1bbf3b187..7cfe2967fd 100644 --- a/src/auth/userdb.c +++ b/src/auth/userdb.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/config/config-connection.c b/src/config/config-connection.c index 0bb2998f60..94cced4d5b 100644 --- a/src/config/config-connection.c +++ b/src/config/config-connection.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/config/config-filter.c b/src/config/config-filter.c index fab79c6dde..5b05f710cf 100644 --- a/src/config/config-filter.c +++ b/src/config/config-filter.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/config/config-parser.c b/src/config/config-parser.c index bef02c5ce3..58e0cd2222 100644 --- a/src/config/config-parser.c +++ b/src/config/config-parser.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/config/config-request.c b/src/config/config-request.c index d5c18349bf..5f515ad19d 100644 --- a/src/config/config-request.c +++ b/src/config/config-request.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/config/config-settings.c b/src/config/config-settings.c index 00859fd1e9..7c246d4350 100644 --- a/src/config/config-settings.c +++ b/src/config/config-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/config/doveconf.c b/src/config/doveconf.c index c141e7888c..4247d92c3e 100644 --- a/src/config/doveconf.c +++ b/src/config/doveconf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/config/main.c b/src/config/main.c index 56a17075cb..08b2959169 100644 --- a/src/config/main.c +++ b/src/config/main.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/config/sysinfo-get.c b/src/config/sysinfo-get.c index 49091e242b..03d7463035 100644 --- a/src/config/sysinfo-get.c +++ b/src/config/sysinfo-get.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mountpoint.h" diff --git a/src/dict/dict-commands.c b/src/dict/dict-commands.c index 23ae04703e..4f4dd76c38 100644 --- a/src/dict/dict-commands.c +++ b/src/dict/dict-commands.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dict/dict-connection.c b/src/dict/dict-connection.c index 460878a57d..3865314c96 100644 --- a/src/dict/dict-connection.c +++ b/src/dict/dict-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dict/dict-settings.c b/src/dict/dict-settings.c index 55efb171c8..ae7696ede8 100644 --- a/src/dict/dict-settings.c +++ b/src/dict/dict-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/dict/main.c b/src/dict/main.c index 91ec35fcda..61379ec748 100644 --- a/src/dict/main.c +++ b/src/dict/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "restrict-access.h" diff --git a/src/doveadm/doveadm-auth.c b/src/doveadm/doveadm-auth.c index 8c38051db0..89e3072306 100644 --- a/src/doveadm/doveadm-auth.c +++ b/src/doveadm/doveadm-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/doveadm/doveadm-dump-index.c b/src/doveadm/doveadm-dump-index.c index 01d5ab21ba..6c373c2ca3 100644 --- a/src/doveadm/doveadm-dump-index.c +++ b/src/doveadm/doveadm-dump-index.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-dump-log.c b/src/doveadm/doveadm-dump-log.c index bc84cace3c..ff579fa660 100644 --- a/src/doveadm/doveadm-dump-log.c +++ b/src/doveadm/doveadm-dump-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hex-binary.h" diff --git a/src/doveadm/doveadm-dump-mailboxlog.c b/src/doveadm/doveadm-dump-mailboxlog.c index 65fce2fc02..08c6461ae0 100644 --- a/src/doveadm/doveadm-dump-mailboxlog.c +++ b/src/doveadm/doveadm-dump-mailboxlog.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hex-binary.h" diff --git a/src/doveadm/doveadm-dump-thread.c b/src/doveadm/doveadm-dump-thread.c index 4bda82c85f..889a8be035 100644 --- a/src/doveadm/doveadm-dump-thread.c +++ b/src/doveadm/doveadm-dump-thread.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mmap-util.h" diff --git a/src/doveadm/doveadm-mail.c b/src/doveadm/doveadm-mail.c index cda1a9dc18..bcad755925 100644 --- a/src/doveadm/doveadm-mail.c +++ b/src/doveadm/doveadm-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-who.c b/src/doveadm/doveadm-who.c index 4fc5ef6b32..5e4bec719e 100644 --- a/src/doveadm/doveadm-who.c +++ b/src/doveadm/doveadm-who.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm.c b/src/doveadm/doveadm.c index dc4ed09975..1db0a132d7 100644 --- a/src/doveadm/doveadm.c +++ b/src/doveadm/doveadm.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/dsync-brain-msgs-new.c b/src/dsync/dsync-brain-msgs-new.c index e57765d237..38e0e54677 100644 --- a/src/dsync/dsync-brain-msgs-new.c +++ b/src/dsync/dsync-brain-msgs-new.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/dsync-brain-msgs.c b/src/dsync/dsync-brain-msgs.c index af68485497..73e4ea63c2 100644 --- a/src/dsync/dsync-brain-msgs.c +++ b/src/dsync/dsync-brain-msgs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/dsync-brain.c b/src/dsync/dsync-brain.c index 78cff1730a..341c09b7a4 100644 --- a/src/dsync/dsync-brain.c +++ b/src/dsync/dsync-brain.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/dsync-data.c b/src/dsync/dsync-data.c index eedb1d06af..02648e121d 100644 --- a/src/dsync/dsync-data.c +++ b/src/dsync/dsync-data.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/dsync-proxy-client.c b/src/dsync/dsync-proxy-client.c index c3e98db2a6..249748d642 100644 --- a/src/dsync/dsync-proxy-client.c +++ b/src/dsync/dsync-proxy-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/dsync-proxy-server-cmd.c b/src/dsync/dsync-proxy-server-cmd.c index 6483562c04..88755e5f0b 100644 --- a/src/dsync/dsync-proxy-server-cmd.c +++ b/src/dsync/dsync-proxy-server-cmd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/dsync-proxy-server.c b/src/dsync/dsync-proxy-server.c index 2d27da6681..dd98ad5d67 100644 --- a/src/dsync/dsync-proxy-server.c +++ b/src/dsync/dsync-proxy-server.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "strescape.h" diff --git a/src/dsync/dsync-proxy.c b/src/dsync/dsync-proxy.c index b58cf88908..caf400810c 100644 --- a/src/dsync/dsync-proxy.c +++ b/src/dsync/dsync-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/dsync-worker-local.c b/src/dsync/dsync-worker-local.c index d07c3853a3..8c05fcd954 100644 --- a/src/dsync/dsync-worker-local.c +++ b/src/dsync/dsync-worker-local.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/dsync-worker.c b/src/dsync/dsync-worker.c index b50c4ab629..0d3e3f3d06 100644 --- a/src/dsync/dsync-worker.c +++ b/src/dsync/dsync-worker.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/dsync/dsync.c b/src/dsync/dsync.c index 966ce4aaad..37bcf8c0fa 100644 --- a/src/dsync/dsync.c +++ b/src/dsync/dsync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/dsync/test-dsync-brain-msgs.c b/src/dsync/test-dsync-brain-msgs.c index d6cdf50428..c1e8ce00c9 100644 --- a/src/dsync/test-dsync-brain-msgs.c +++ b/src/dsync/test-dsync-brain-msgs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/test-dsync-brain.c b/src/dsync/test-dsync-brain.c index 12b7f45a9d..f754df853c 100644 --- a/src/dsync/test-dsync-brain.c +++ b/src/dsync/test-dsync-brain.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/test-dsync-common.c b/src/dsync/test-dsync-common.c index 6dee8b8802..8db63db362 100644 --- a/src/dsync/test-dsync-common.c +++ b/src/dsync/test-dsync-common.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/test-dsync-proxy-server-cmd.c b/src/dsync/test-dsync-proxy-server-cmd.c index cb19fefa85..ac130e90ba 100644 --- a/src/dsync/test-dsync-proxy-server-cmd.c +++ b/src/dsync/test-dsync-proxy-server-cmd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/test-dsync-proxy.c b/src/dsync/test-dsync-proxy.c index 6292420b4c..4d38c96347 100644 --- a/src/dsync/test-dsync-proxy.c +++ b/src/dsync/test-dsync-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dsync/test-dsync-worker.c b/src/dsync/test-dsync-worker.c index acc0638e60..cac2f6ceed 100644 --- a/src/dsync/test-dsync-worker.c +++ b/src/dsync/test-dsync-worker.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/imap-login/client-authenticate.c b/src/imap-login/client-authenticate.c index 6ed0d23116..630ceb3f24 100644 --- a/src/imap-login/client-authenticate.c +++ b/src/imap-login/client-authenticate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "base64.h" diff --git a/src/imap-login/client.c b/src/imap-login/client.c index 15ec35e479..73270f4735 100644 --- a/src/imap-login/client.c +++ b/src/imap-login/client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "buffer.h" diff --git a/src/imap-login/imap-login-settings.c b/src/imap-login/imap-login-settings.c index e390493a43..c66d693cbf 100644 --- a/src/imap-login/imap-login-settings.c +++ b/src/imap-login/imap-login-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/imap-login/imap-proxy.c b/src/imap-login/imap-proxy.c index e18d61d840..11a47c17bf 100644 --- a/src/imap-login/imap-proxy.c +++ b/src/imap-login/imap-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "array.h" diff --git a/src/imap/cmd-append.c b/src/imap/cmd-append.c index 1f9bc2980b..1756eddf89 100644 --- a/src/imap/cmd-append.c +++ b/src/imap/cmd-append.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ioloop.h" diff --git a/src/imap/cmd-cancelupdate.c b/src/imap/cmd-cancelupdate.c index 9b66af50c1..d2e93cfa43 100644 --- a/src/imap/cmd-cancelupdate.c +++ b/src/imap/cmd-cancelupdate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-capability.c b/src/imap/cmd-capability.c index 782098b077..44f220d71b 100644 --- a/src/imap/cmd-capability.c +++ b/src/imap/cmd-capability.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-check.c b/src/imap/cmd-check.c index 822c36c012..8385923044 100644 --- a/src/imap/cmd-check.c +++ b/src/imap/cmd-check.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-close.c b/src/imap/cmd-close.c index d2ba879486..fa2cc77601 100644 --- a/src/imap/cmd-close.c +++ b/src/imap/cmd-close.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-copy.c b/src/imap/cmd-copy.c index e78ab99f18..7d3d7edb3e 100644 --- a/src/imap/cmd-copy.c +++ b/src/imap/cmd-copy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-create.c b/src/imap/cmd-create.c index b87b0b2d07..8f2f39ec2a 100644 --- a/src/imap/cmd-create.c +++ b/src/imap/cmd-create.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-resp-code.h" diff --git a/src/imap/cmd-delete.c b/src/imap/cmd-delete.c index ba50480611..75e0555457 100644 --- a/src/imap/cmd-delete.c +++ b/src/imap/cmd-delete.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-enable.c b/src/imap/cmd-enable.c index cf062cd372..140057b69b 100644 --- a/src/imap/cmd-enable.c +++ b/src/imap/cmd-enable.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-examine.c b/src/imap/cmd-examine.c index 120d728bf1..21b3c50451 100644 --- a/src/imap/cmd-examine.c +++ b/src/imap/cmd-examine.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-expunge.c b/src/imap/cmd-expunge.c index e1c94eb085..924ffb2e35 100644 --- a/src/imap/cmd-expunge.c +++ b/src/imap/cmd-expunge.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-fetch.c b/src/imap/cmd-fetch.c index c5eb0f3fe1..988e4d2f24 100644 --- a/src/imap/cmd-fetch.c +++ b/src/imap/cmd-fetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ostream.h" diff --git a/src/imap/cmd-id.c b/src/imap/cmd-id.c index e80090d1f3..3a4e6fb9b7 100644 --- a/src/imap/cmd-id.c +++ b/src/imap/cmd-id.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-id.h" diff --git a/src/imap/cmd-idle.c b/src/imap/cmd-idle.c index 56507299d2..e27cf1d3b8 100644 --- a/src/imap/cmd-idle.c +++ b/src/imap/cmd-idle.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ioloop.h" diff --git a/src/imap/cmd-list.c b/src/imap/cmd-list.c index 6111f213bc..b6ebb2a298 100644 --- a/src/imap/cmd-list.c +++ b/src/imap/cmd-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "array.h" diff --git a/src/imap/cmd-logout.c b/src/imap/cmd-logout.c index 6a213adaaa..7dc3ac62e9 100644 --- a/src/imap/cmd-logout.c +++ b/src/imap/cmd-logout.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ostream.h" diff --git a/src/imap/cmd-lsub.c b/src/imap/cmd-lsub.c index ba36136bed..afdff3a505 100644 --- a/src/imap/cmd-lsub.c +++ b/src/imap/cmd-lsub.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-namespace.c b/src/imap/cmd-namespace.c index 2362edc8e6..1075047004 100644 --- a/src/imap/cmd-namespace.c +++ b/src/imap/cmd-namespace.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-noop.c b/src/imap/cmd-noop.c index 31e3ffcbd1..6f264c4592 100644 --- a/src/imap/cmd-noop.c +++ b/src/imap/cmd-noop.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-rename.c b/src/imap/cmd-rename.c index aa64d0a0b1..711f468dab 100644 --- a/src/imap/cmd-rename.c +++ b/src/imap/cmd-rename.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "mail-namespace.h" diff --git a/src/imap/cmd-search.c b/src/imap/cmd-search.c index fc46d81468..0f4ce4d543 100644 --- a/src/imap/cmd-search.c +++ b/src/imap/cmd-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-search-args.h" diff --git a/src/imap/cmd-select.c b/src/imap/cmd-select.c index 5455902fc9..7c534181f9 100644 --- a/src/imap/cmd-select.c +++ b/src/imap/cmd-select.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "seq-range-array.h" diff --git a/src/imap/cmd-sort.c b/src/imap/cmd-sort.c index b6fa2adbf3..cb6f89cadd 100644 --- a/src/imap/cmd-sort.c +++ b/src/imap/cmd-sort.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "buffer.h" diff --git a/src/imap/cmd-status.c b/src/imap/cmd-status.c index cf59180c30..142e4e7e96 100644 --- a/src/imap/cmd-status.c +++ b/src/imap/cmd-status.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-resp-code.h" diff --git a/src/imap/cmd-store.c b/src/imap/cmd-store.c index bfc97299b0..30361916af 100644 --- a/src/imap/cmd-store.c +++ b/src/imap/cmd-store.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "seq-range-array.h" diff --git a/src/imap/cmd-subscribe.c b/src/imap/cmd-subscribe.c index f5ebaaa34e..e99a6d1cdc 100644 --- a/src/imap/cmd-subscribe.c +++ b/src/imap/cmd-subscribe.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-thread.c b/src/imap/cmd-thread.c index aa806094e5..70f2f7e2e2 100644 --- a/src/imap/cmd-thread.c +++ b/src/imap/cmd-thread.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-uid.c b/src/imap/cmd-uid.c index 7c99f10651..3ce86e7cd6 100644 --- a/src/imap/cmd-uid.c +++ b/src/imap/cmd-uid.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-unselect.c b/src/imap/cmd-unselect.c index 951e291c8a..3664069968 100644 --- a/src/imap/cmd-unselect.c +++ b/src/imap/cmd-unselect.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-unsubscribe.c b/src/imap/cmd-unsubscribe.c index 9872f09299..b35e396c48 100644 --- a/src/imap/cmd-unsubscribe.c +++ b/src/imap/cmd-unsubscribe.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-x-cancel.c b/src/imap/cmd-x-cancel.c index 5b0c89212e..eeb26f02ff 100644 --- a/src/imap/cmd-x-cancel.c +++ b/src/imap/cmd-x-cancel.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/imap-client.c b/src/imap/imap-client.c index 3d386d89a5..d2adb81390 100644 --- a/src/imap/imap-client.c +++ b/src/imap/imap-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ioloop.h" diff --git a/src/imap/imap-commands-util.c b/src/imap/imap-commands-util.c index f79c8ce551..ba0dcf8a39 100644 --- a/src/imap/imap-commands-util.c +++ b/src/imap/imap-commands-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "array.h" diff --git a/src/imap/imap-commands.c b/src/imap/imap-commands.c index ea7c50ac20..808baa8cac 100644 --- a/src/imap/imap-commands.c +++ b/src/imap/imap-commands.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "array.h" diff --git a/src/imap/imap-expunge.c b/src/imap/imap-expunge.c index 6812b08dbf..d9d2e4958d 100644 --- a/src/imap/imap-expunge.c +++ b/src/imap/imap-expunge.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "mail-storage.h" diff --git a/src/imap/imap-fetch-body.c b/src/imap/imap-fetch-body.c index 601da87f9f..bc43887feb 100644 --- a/src/imap/imap-fetch-body.c +++ b/src/imap/imap-fetch-body.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "buffer.h" diff --git a/src/imap/imap-fetch.c b/src/imap/imap-fetch.c index b16842b3d0..4748e3b08d 100644 --- a/src/imap/imap-fetch.c +++ b/src/imap/imap-fetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "array.h" diff --git a/src/imap/imap-search-args.c b/src/imap/imap-search-args.c index d0fa03354b..48099e91aa 100644 --- a/src/imap/imap-search-args.c +++ b/src/imap/imap-search-args.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "mail-storage.h" diff --git a/src/imap/imap-search.c b/src/imap/imap-search.c index 4b3aa17da9..b510d212f5 100644 --- a/src/imap/imap-search.c +++ b/src/imap/imap-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ostream.h" diff --git a/src/imap/imap-settings.c b/src/imap/imap-settings.c index f6280a3aba..bf4b6699be 100644 --- a/src/imap/imap-settings.c +++ b/src/imap/imap-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/imap/imap-status.c b/src/imap/imap-status.c index b610f7dbe1..0ff2de255a 100644 --- a/src/imap/imap-status.c +++ b/src/imap/imap-status.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "hex-binary.h" diff --git a/src/imap/imap-sync.c b/src/imap/imap-sync.c index 7588e90441..f5ae205479 100644 --- a/src/imap/imap-sync.c +++ b/src/imap/imap-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/mail-storage-callbacks.c b/src/imap/mail-storage-callbacks.c index 62a36b4a60..f227e9a12c 100644 --- a/src/imap/mail-storage-callbacks.c +++ b/src/imap/mail-storage-callbacks.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ostream.h" diff --git a/src/imap/main.c b/src/imap/main.c index b570ea6d79..01455580d6 100644 --- a/src/imap/main.c +++ b/src/imap/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ioloop.h" diff --git a/src/lda/main.c b/src/lda/main.c index 6984c5788e..2f5b80f54c 100644 --- a/src/lda/main.c +++ b/src/lda/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/lib-auth/auth-client-request.c b/src/lib-auth/auth-client-request.c index 5de6e9fa8f..582bd3d634 100644 --- a/src/lib-auth/auth-client-request.c +++ b/src/lib-auth/auth-client-request.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-auth/auth-client.c b/src/lib-auth/auth-client.c index 9504a7f44d..c307ca34b2 100644 --- a/src/lib-auth/auth-client.c +++ b/src/lib-auth/auth-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-auth/auth-master.c b/src/lib-auth/auth-master.c index ee7d99bfe1..f7e0746cce 100644 --- a/src/lib-auth/auth-master.c +++ b/src/lib-auth/auth-master.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/lib-auth/auth-server-connection.c b/src/lib-auth/auth-server-connection.c index 88d24b872c..128a56391a 100644 --- a/src/lib-auth/auth-server-connection.c +++ b/src/lib-auth/auth-server-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-charset/charset-iconv.c b/src/lib-charset/charset-iconv.c index 40f1e8fc24..ee3d31f26c 100644 --- a/src/lib-charset/charset-iconv.c +++ b/src/lib-charset/charset-iconv.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-charset/charset-utf8.c b/src/lib-charset/charset-utf8.c index 4706aa18c2..0a7ba53649 100644 --- a/src/lib-charset/charset-utf8.c +++ b/src/lib-charset/charset-utf8.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-dict/dict-client.c b/src/lib-dict/dict-client.c index 695fe8a381..396b96e362 100644 --- a/src/lib-dict/dict-client.c +++ b/src/lib-dict/dict-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/lib-dict/dict-db.c b/src/lib-dict/dict-db.c index 1bd30ae56b..c42d1742d8 100644 --- a/src/lib-dict/dict-db.c +++ b/src/lib-dict/dict-db.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ /* FIXME: BDB isn't being used correctly/safely. */ diff --git a/src/lib-dict/dict-file.c b/src/lib-dict/dict-file.c index 10b94470d3..4d2f071337 100644 --- a/src/lib-dict/dict-file.c +++ b/src/lib-dict/dict-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict-sql-settings.c b/src/lib-dict/dict-sql-settings.c index 2d6a9d71c1..b12f9b7d59 100644 --- a/src/lib-dict/dict-sql-settings.c +++ b/src/lib-dict/dict-sql-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict-sql.c b/src/lib-dict/dict-sql.c index ede9afb029..899aef870f 100644 --- a/src/lib-dict/dict-sql.c +++ b/src/lib-dict/dict-sql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict.c b/src/lib-dict/dict.c index 0a5c1c30e9..50fbfa784e 100644 --- a/src/lib-dict/dict.c +++ b/src/lib-dict/dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-imap/imap-base-subject.c b/src/lib-imap/imap-base-subject.c index 871d9ccb89..de1ce8e227 100644 --- a/src/lib-imap/imap-base-subject.c +++ b/src/lib-imap/imap-base-subject.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* Implementated against draft-ietf-imapext-sort-10 and draft-ietf-imapext-thread-12 */ diff --git a/src/lib-imap/imap-bodystructure.c b/src/lib-imap/imap-bodystructure.c index 1076cecac2..589063edec 100644 --- a/src/lib-imap/imap-bodystructure.c +++ b/src/lib-imap/imap-bodystructure.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-imap/imap-date.c b/src/lib-imap/imap-date.c index fa4601bb06..e1a7ccc08b 100644 --- a/src/lib-imap/imap-date.c +++ b/src/lib-imap/imap-date.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "utc-offset.h" diff --git a/src/lib-imap/imap-envelope.c b/src/lib-imap/imap-envelope.c index bec1ffd29c..8b6f7f2bc4 100644 --- a/src/lib-imap/imap-envelope.c +++ b/src/lib-imap/imap-envelope.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-imap/imap-id.c b/src/lib-imap/imap-id.c index 0d5b2533f1..6395e5100b 100644 --- a/src/lib-imap/imap-id.c +++ b/src/lib-imap/imap-id.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-imap/imap-match.c b/src/lib-imap/imap-match.c index 3f1a9aeca5..6b598fb9cd 100644 --- a/src/lib-imap/imap-match.c +++ b/src/lib-imap/imap-match.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* imap_match_init() logic originates from Cyrus, but the code is fully rewritten. */ diff --git a/src/lib-imap/imap-parser.c b/src/lib-imap/imap-parser.c index e8fdc3476e..730f9d4a10 100644 --- a/src/lib-imap/imap-parser.c +++ b/src/lib-imap/imap-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-imap/imap-quote.c b/src/lib-imap/imap-quote.c index 3ccd674a3c..0e28eca66e 100644 --- a/src/lib-imap/imap-quote.c +++ b/src/lib-imap/imap-quote.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-imap/imap-seqset.c b/src/lib-imap/imap-seqset.c index 02921b0a66..33ece9c8a2 100644 --- a/src/lib-imap/imap-seqset.c +++ b/src/lib-imap/imap-seqset.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "imap-seqset.h" diff --git a/src/lib-imap/imap-utf7.c b/src/lib-imap/imap-utf7.c index c79d28a886..c3d15aa5bc 100644 --- a/src/lib-imap/imap-utf7.c +++ b/src/lib-imap/imap-utf7.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-imap/imap-util.c b/src/lib-imap/imap-util.c index 91703fccda..17a45a6975 100644 --- a/src/lib-imap/imap-util.c +++ b/src/lib-imap/imap-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-imap/test-imap-match.c b/src/lib-imap/test-imap-match.c index 3e437d712a..4cbeaf51e3 100644 --- a/src/lib-imap/test-imap-match.c +++ b/src/lib-imap/test-imap-match.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "imap-match.h" diff --git a/src/lib-imap/test-imap-parser.c b/src/lib-imap/test-imap-parser.c index 31736269ac..6c5090fd8d 100644 --- a/src/lib-imap/test-imap-parser.c +++ b/src/lib-imap/test-imap-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-imap/test-imap-utf7.c b/src/lib-imap/test-imap-utf7.c index 84dfa758d5..7061e57219 100644 --- a/src/lib-imap/test-imap-utf7.c +++ b/src/lib-imap/test-imap-utf7.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-imap/test-imap-util.c b/src/lib-imap/test-imap-util.c index b233227779..0dbff91f5b 100644 --- a/src/lib-imap/test-imap-util.c +++ b/src/lib-imap/test-imap-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-types.h" diff --git a/src/lib-index/mail-cache-compress.c b/src/lib-index/mail-cache-compress.c index ab885e3a66..05414314b2 100644 --- a/src/lib-index/mail-cache-compress.c +++ b/src/lib-index/mail-cache-compress.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-cache-decisions.c b/src/lib-index/mail-cache-decisions.c index e251bb56fb..b91e7509b9 100644 --- a/src/lib-index/mail-cache-decisions.c +++ b/src/lib-index/mail-cache-decisions.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ /* Users can be divided to three groups: diff --git a/src/lib-index/mail-cache-fields.c b/src/lib-index/mail-cache-fields.c index 1d7f9b6fd0..97e8643e98 100644 --- a/src/lib-index/mail-cache-fields.c +++ b/src/lib-index/mail-cache-fields.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-cache-lookup.c b/src/lib-index/mail-cache-lookup.c index 6a661f418b..126bcec3e6 100644 --- a/src/lib-index/mail-cache-lookup.c +++ b/src/lib-index/mail-cache-lookup.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-cache-sync-update.c b/src/lib-index/mail-cache-sync-update.c index cdfeef8266..2f92633e4d 100644 --- a/src/lib-index/mail-cache-sync-update.c +++ b/src/lib-index/mail-cache-sync-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "file-cache.h" diff --git a/src/lib-index/mail-cache-transaction.c b/src/lib-index/mail-cache-transaction.c index 7654ae3245..19f670e86d 100644 --- a/src/lib-index/mail-cache-transaction.c +++ b/src/lib-index/mail-cache-transaction.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-cache.c b/src/lib-index/mail-cache.c index b3b510d159..deedb690ae 100644 --- a/src/lib-index/mail-cache.c +++ b/src/lib-index/mail-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-dummy-view.c b/src/lib-index/mail-index-dummy-view.c index 979fe411e1..f8207e8814 100644 --- a/src/lib-index/mail-index-dummy-view.c +++ b/src/lib-index/mail-index-dummy-view.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-fsck.c b/src/lib-index/mail-index-fsck.c index fa8212857d..af1f650027 100644 --- a/src/lib-index/mail-index-fsck.c +++ b/src/lib-index/mail-index-fsck.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-index-lock.c b/src/lib-index/mail-index-lock.c index 88f02722ba..2274ba477d 100644 --- a/src/lib-index/mail-index-lock.c +++ b/src/lib-index/mail-index-lock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ /* Locking should never fail or timeout. Exclusive locks must be kept as short diff --git a/src/lib-index/mail-index-map-hdr.c b/src/lib-index/mail-index-map-hdr.c index daa39de58e..9be9f5efcb 100644 --- a/src/lib-index/mail-index-map-hdr.c +++ b/src/lib-index/mail-index-map-hdr.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-map-read.c b/src/lib-index/mail-index-map-read.c index 64f587f8bb..16fc2fe799 100644 --- a/src/lib-index/mail-index-map-read.c +++ b/src/lib-index/mail-index-map-read.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-map.c b/src/lib-index/mail-index-map.c index 59af0ca89a..349ea8332e 100644 --- a/src/lib-index/mail-index-map.c +++ b/src/lib-index/mail-index-map.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-modseq.c b/src/lib-index/mail-index-modseq.c index ca54e5f36e..e9e9f7df52 100644 --- a/src/lib-index/mail-index-modseq.c +++ b/src/lib-index/mail-index-modseq.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-strmap.c b/src/lib-index/mail-index-strmap.c index 0c39eafb3b..af712ac50d 100644 --- a/src/lib-index/mail-index-strmap.c +++ b/src/lib-index/mail-index-strmap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-sync-ext.c b/src/lib-index/mail-index-sync-ext.c index ebc6dcb2d6..d17bf9965f 100644 --- a/src/lib-index/mail-index-sync-ext.c +++ b/src/lib-index/mail-index-sync-ext.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-sync-keywords.c b/src/lib-index/mail-index-sync-keywords.c index c2b479843d..d4bd210089 100644 --- a/src/lib-index/mail-index-sync-keywords.c +++ b/src/lib-index/mail-index-sync-keywords.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-sync-update.c b/src/lib-index/mail-index-sync-update.c index dee6f6b9c0..4ae9a56bb1 100644 --- a/src/lib-index/mail-index-sync-update.c +++ b/src/lib-index/mail-index-sync-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-index-sync.c b/src/lib-index/mail-index-sync.c index 0c7f1aeb4e..bfd1dab606 100644 --- a/src/lib-index/mail-index-sync.c +++ b/src/lib-index/mail-index-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-transaction-export.c b/src/lib-index/mail-index-transaction-export.c index 5da8754fd8..8a2f6fa9b7 100644 --- a/src/lib-index/mail-index-transaction-export.c +++ b/src/lib-index/mail-index-transaction-export.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-transaction-finish.c b/src/lib-index/mail-index-transaction-finish.c index b2bb149caf..e3796b738c 100644 --- a/src/lib-index/mail-index-transaction-finish.c +++ b/src/lib-index/mail-index-transaction-finish.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-transaction-sort-appends.c b/src/lib-index/mail-index-transaction-sort-appends.c index 332022427d..24f779b14e 100644 --- a/src/lib-index/mail-index-transaction-sort-appends.c +++ b/src/lib-index/mail-index-transaction-sort-appends.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-transaction-update.c b/src/lib-index/mail-index-transaction-update.c index 0c7d8ecbf6..9361aa7be4 100644 --- a/src/lib-index/mail-index-transaction-update.c +++ b/src/lib-index/mail-index-transaction-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ /* Inside transaction we keep messages stored in sequences in uid fields. Before they're written to transaction log the sequences are changed to diff --git a/src/lib-index/mail-index-transaction-view.c b/src/lib-index/mail-index-transaction-view.c index 211cad03d8..238cc86b77 100644 --- a/src/lib-index/mail-index-transaction-view.c +++ b/src/lib-index/mail-index-transaction-view.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-transaction.c b/src/lib-index/mail-index-transaction.c index c42ebfc2bd..819a5f2482 100644 --- a/src/lib-index/mail-index-transaction.c +++ b/src/lib-index/mail-index-transaction.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-index-util.c b/src/lib-index/mail-index-util.c index 6a61fef412..9d490c5a11 100644 --- a/src/lib-index/mail-index-util.c +++ b/src/lib-index/mail-index-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-view-sync.c b/src/lib-index/mail-index-view-sync.c index 1899b62872..d09163bf12 100644 --- a/src/lib-index/mail-index-view-sync.c +++ b/src/lib-index/mail-index-view-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-view.c b/src/lib-index/mail-index-view.c index d7b520e6d9..3fdae71ca2 100644 --- a/src/lib-index/mail-index-view.c +++ b/src/lib-index/mail-index-view.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-write.c b/src/lib-index/mail-index-write.c index d1c947d407..b4d5e01147 100644 --- a/src/lib-index/mail-index-write.c +++ b/src/lib-index/mail-index-write.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "read-full.h" diff --git a/src/lib-index/mail-index.c b/src/lib-index/mail-index.c index 1e5ec5e0e3..b5cb9df57c 100644 --- a/src/lib-index/mail-index.c +++ b/src/lib-index/mail-index.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-transaction-log-append.c b/src/lib-index/mail-transaction-log-append.c index bcd8109ef7..f2c7960e88 100644 --- a/src/lib-index/mail-transaction-log-append.c +++ b/src/lib-index/mail-transaction-log-append.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-transaction-log-file.c b/src/lib-index/mail-transaction-log-file.c index fe6f769ec1..e248445f33 100644 --- a/src/lib-index/mail-transaction-log-file.c +++ b/src/lib-index/mail-transaction-log-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-transaction-log-view.c b/src/lib-index/mail-transaction-log-view.c index bf22ba0ce7..86ce9941d1 100644 --- a/src/lib-index/mail-transaction-log-view.c +++ b/src/lib-index/mail-transaction-log-view.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-transaction-log.c b/src/lib-index/mail-transaction-log.c index ca7e436c45..d630817a3e 100644 --- a/src/lib-index/mail-transaction-log.c +++ b/src/lib-index/mail-transaction-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mailbox-list-index-sync.c b/src/lib-index/mailbox-list-index-sync.c index 11f7e778f9..4cb88bcf77 100644 --- a/src/lib-index/mailbox-list-index-sync.c +++ b/src/lib-index/mailbox-list-index-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mailbox-list-index.c b/src/lib-index/mailbox-list-index.c index e8d76e7eba..d7d0898419 100644 --- a/src/lib-index/mailbox-list-index.c +++ b/src/lib-index/mailbox-list-index.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mailbox-log.c b/src/lib-index/mailbox-log.c index b88aa8130c..e08376e3ad 100644 --- a/src/lib-index/mailbox-log.c +++ b/src/lib-index/mailbox-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "eacces-error.h" diff --git a/src/lib-index/test-mail-index-transaction-finish.c b/src/lib-index/test-mail-index-transaction-finish.c index 491da830c5..037a258259 100644 --- a/src/lib-index/test-mail-index-transaction-finish.c +++ b/src/lib-index/test-mail-index-transaction-finish.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/test-mail-index-transaction-update.c b/src/lib-index/test-mail-index-transaction-update.c index 6b866485de..17d5ed8f0f 100644 --- a/src/lib-index/test-mail-index-transaction-update.c +++ b/src/lib-index/test-mail-index-transaction-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/test-mail-transaction-log-append.c b/src/lib-index/test-mail-transaction-log-append.c index c23743441a..b831e54a16 100644 --- a/src/lib-index/test-mail-transaction-log-append.c +++ b/src/lib-index/test-mail-transaction-log-append.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-index/test-mail-transaction-log-view.c b/src/lib-index/test-mail-transaction-log-view.c index 5b77d3f35b..91b0e56bff 100644 --- a/src/lib-index/test-mail-transaction-log-view.c +++ b/src/lib-index/test-mail-transaction-log-view.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-lda/duplicate.c b/src/lib-lda/duplicate.c index 24b1d85ca4..e9c45e1272 100644 --- a/src/lib-lda/duplicate.c +++ b/src/lib-lda/duplicate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-lda/lda-settings.c b/src/lib-lda/lda-settings.c index e8fdcd361e..d32423ea97 100644 --- a/src/lib-lda/lda-settings.c +++ b/src/lib-lda/lda-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hostpid.h" diff --git a/src/lib-lda/lmtp-client.c b/src/lib-lda/lmtp-client.c index 356a256085..07eead61b2 100644 --- a/src/lib-lda/lmtp-client.c +++ b/src/lib-lda/lmtp-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-lda/mail-deliver.c b/src/lib-lda/mail-deliver.c index b6d0eac87b..84f4a65a66 100644 --- a/src/lib-lda/mail-deliver.c +++ b/src/lib-lda/mail-deliver.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-lda/mail-send.c b/src/lib-lda/mail-send.c index 45a60b31db..b94e7cdcd7 100644 --- a/src/lib-lda/mail-send.c +++ b/src/lib-lda/mail-send.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-lda/smtp-client.c b/src/lib-lda/smtp-client.c index 3882c44a18..937350a935 100644 --- a/src/lib-lda/smtp-client.c +++ b/src/lib-lda/smtp-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "master-service.h" diff --git a/src/lib-mail/istream-dot.c b/src/lib-mail/istream-dot.c index 9171315022..9b86940125 100644 --- a/src/lib-mail/istream-dot.c +++ b/src/lib-mail/istream-dot.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-internal.h" diff --git a/src/lib-mail/istream-header-filter.c b/src/lib-mail/istream-header-filter.c index 1ee1fd0ef9..bd987017e5 100644 --- a/src/lib-mail/istream-header-filter.c +++ b/src/lib-mail/istream-header-filter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-mail/mbox-from.c b/src/lib-mail/mbox-from.c index c3468f4931..253b84f4f7 100644 --- a/src/lib-mail/mbox-from.c +++ b/src/lib-mail/mbox-from.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-mail/message-address.c b/src/lib-mail/message-address.c index 527f65f287..9c3bf7d1ba 100644 --- a/src/lib-mail/message-address.c +++ b/src/lib-mail/message-address.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/message-date.c b/src/lib-mail/message-date.c index ef47d04074..4eace4593d 100644 --- a/src/lib-mail/message-date.c +++ b/src/lib-mail/message-date.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/message-decoder.c b/src/lib-mail/message-decoder.c index cae1cbea73..a79a83149d 100644 --- a/src/lib-mail/message-decoder.c +++ b/src/lib-mail/message-decoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/message-header-decode.c b/src/lib-mail/message-header-decode.c index 1d44b7028d..243bd7b652 100644 --- a/src/lib-mail/message-header-decode.c +++ b/src/lib-mail/message-header-decode.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "base64.h" diff --git a/src/lib-mail/message-header-encode.c b/src/lib-mail/message-header-encode.c index 6a432e47b9..9e0f5893d0 100644 --- a/src/lib-mail/message-header-encode.c +++ b/src/lib-mail/message-header-encode.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/message-header-parser.c b/src/lib-mail/message-header-parser.c index 0628caa25f..d75db96063 100644 --- a/src/lib-mail/message-header-parser.c +++ b/src/lib-mail/message-header-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/message-id.c b/src/lib-mail/message-id.c index 33f8248841..b0088e32ae 100644 --- a/src/lib-mail/message-id.c +++ b/src/lib-mail/message-id.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/message-parser.c b/src/lib-mail/message-parser.c index d4f5d049da..d8328b6810 100644 --- a/src/lib-mail/message-parser.c +++ b/src/lib-mail/message-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/message-part-serialize.c b/src/lib-mail/message-part-serialize.c index 6a97e8ef10..c45c3ee635 100644 --- a/src/lib-mail/message-part-serialize.c +++ b/src/lib-mail/message-part-serialize.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/message-search.c b/src/lib-mail/message-search.c index 46bc56f678..cf9b05f1f4 100644 --- a/src/lib-mail/message-search.c +++ b/src/lib-mail/message-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/message-send.c b/src/lib-mail/message-send.c index 7d8a352de4..43e6c78088 100644 --- a/src/lib-mail/message-send.c +++ b/src/lib-mail/message-send.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-mail/message-size.c b/src/lib-mail/message-size.c index 2f686efec1..b1a6d5fca5 100644 --- a/src/lib-mail/message-size.c +++ b/src/lib-mail/message-size.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-mail/quoted-printable.c b/src/lib-mail/quoted-printable.c index e9809bc884..8841df7493 100644 --- a/src/lib-mail/quoted-printable.c +++ b/src/lib-mail/quoted-printable.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/rfc2231-parser.c b/src/lib-mail/rfc2231-parser.c index 3762eaeb66..459c111af2 100644 --- a/src/lib-mail/rfc2231-parser.c +++ b/src/lib-mail/rfc2231-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-mail/rfc822-parser.c b/src/lib-mail/rfc822-parser.c index f1f86c44c0..f614062b86 100644 --- a/src/lib-mail/rfc822-parser.c +++ b/src/lib-mail/rfc822-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-istream-dot.c b/src/lib-mail/test-istream-dot.c index 0e2084636c..f42f3ae5c1 100644 --- a/src/lib-mail/test-istream-dot.c +++ b/src/lib-mail/test-istream-dot.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-istream-header-filter.c b/src/lib-mail/test-istream-header-filter.c index f909b6c0ba..6b0a117126 100644 --- a/src/lib-mail/test-istream-header-filter.c +++ b/src/lib-mail/test-istream-header-filter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-mail/test-mbox-from.c b/src/lib-mail/test-mbox-from.c index 9d120fa85a..a358604037 100644 --- a/src/lib-mail/test-mbox-from.c +++ b/src/lib-mail/test-mbox-from.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "utc-offset.h" diff --git a/src/lib-mail/test-message-address.c b/src/lib-mail/test-message-address.c index 13f45661ff..1db21ca1f6 100644 --- a/src/lib-mail/test-message-address.c +++ b/src/lib-mail/test-message-address.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-message-date.c b/src/lib-mail/test-message-date.c index 169d5c5f46..e43d9ab8a4 100644 --- a/src/lib-mail/test-message-date.c +++ b/src/lib-mail/test-message-date.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "message-date.h" diff --git a/src/lib-mail/test-message-decoder.c b/src/lib-mail/test-message-decoder.c index a3dc30e390..e682d628f5 100644 --- a/src/lib-mail/test-message-decoder.c +++ b/src/lib-mail/test-message-decoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/test-message-header-decode.c b/src/lib-mail/test-message-header-decode.c index 09efbafae5..3035e2f547 100644 --- a/src/lib-mail/test-message-header-decode.c +++ b/src/lib-mail/test-message-header-decode.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/test-message-header-encode.c b/src/lib-mail/test-message-header-encode.c index d1bed3c096..105d34c341 100644 --- a/src/lib-mail/test-message-header-encode.c +++ b/src/lib-mail/test-message-header-encode.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "base64.h" diff --git a/src/lib-mail/test-message-header-parser.c b/src/lib-mail/test-message-header-parser.c index 00874c0b6f..ac31ede301 100644 --- a/src/lib-mail/test-message-header-parser.c +++ b/src/lib-mail/test-message-header-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-message-id.c b/src/lib-mail/test-message-id.c index 01b2006bcf..2b7b52ff88 100644 --- a/src/lib-mail/test-message-id.c +++ b/src/lib-mail/test-message-id.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "message-id.h" diff --git a/src/lib-mail/test-message-parser.c b/src/lib-mail/test-message-parser.c index c335c5c066..bad4b77a56 100644 --- a/src/lib-mail/test-message-parser.c +++ b/src/lib-mail/test-message-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-mail/test-quoted-printable.c b/src/lib-mail/test-quoted-printable.c index 21bce171d3..197036a9d7 100644 --- a/src/lib-mail/test-quoted-printable.c +++ b/src/lib-mail/test-quoted-printable.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/test-rfc2231-parser.c b/src/lib-mail/test-rfc2231-parser.c index d65f401b93..c9f894838d 100644 --- a/src/lib-mail/test-rfc2231-parser.c +++ b/src/lib-mail/test-rfc2231-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "rfc822-parser.h" diff --git a/src/lib-master/anvil-client.c b/src/lib-master/anvil-client.c index a19e000c5c..d3be5c55df 100644 --- a/src/lib-master/anvil-client.c +++ b/src/lib-master/anvil-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-master/master-auth.c b/src/lib-master/master-auth.c index 4b3af1e263..699a26f5c5 100644 --- a/src/lib-master/master-auth.c +++ b/src/lib-master/master-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-master/master-login-auth.c b/src/lib-master/master-login-auth.c index c6cf7c0552..2c94642b95 100644 --- a/src/lib-master/master-login-auth.c +++ b/src/lib-master/master-login-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "network.h" diff --git a/src/lib-master/master-login.c b/src/lib-master/master-login.c index d145ad3d38..c652ae2f18 100644 --- a/src/lib-master/master-login.c +++ b/src/lib-master/master-login.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-master/master-service-settings.c b/src/lib-master/master-service-settings.c index bfb7a88388..6c1d8ef48c 100644 --- a/src/lib-master/master-service-settings.c +++ b/src/lib-master/master-service-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-master/master-service.c b/src/lib-master/master-service.c index db428c18b1..6960bdfbbd 100644 --- a/src/lib-master/master-service.c +++ b/src/lib-master/master-service.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/lib-master/syslog-util.c b/src/lib-master/syslog-util.c index 3d9a075e04..8511b0a040 100644 --- a/src/lib-master/syslog-util.c +++ b/src/lib-master/syslog-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "syslog-util.h" diff --git a/src/lib-settings/settings-parser.c b/src/lib-settings/settings-parser.c index 111ed5651d..0f99b3de94 100644 --- a/src/lib-settings/settings-parser.c +++ b/src/lib-settings/settings-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-settings/settings.c b/src/lib-settings/settings.c index 4ff39e7cef..ba69af60e8 100644 --- a/src/lib-settings/settings.c +++ b/src/lib-settings/settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-sql/driver-mysql.c b/src/lib-sql/driver-mysql.c index 060b748abc..ed19949d95 100644 --- a/src/lib-sql/driver-mysql.c +++ b/src/lib-sql/driver-mysql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-sql/driver-pgsql.c b/src/lib-sql/driver-pgsql.c index 89d4c7dc35..05563d075a 100644 --- a/src/lib-sql/driver-pgsql.c +++ b/src/lib-sql/driver-pgsql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-sql/sql-api.c b/src/lib-sql/sql-api.c index 34993c890f..4eaf4bd7b4 100644 --- a/src/lib-sql/sql-api.c +++ b/src/lib-sql/sql-api.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-sql/sql-pool.c b/src/lib-sql/sql-pool.c index f2e4eab454..01634b90ec 100644 --- a/src/lib-sql/sql-pool.c +++ b/src/lib-sql/sql-pool.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/cydir/cydir-mail.c b/src/lib-storage/index/cydir/cydir-mail.c index 7013f49837..7d231d215d 100644 --- a/src/lib-storage/index/cydir/cydir-mail.c +++ b/src/lib-storage/index/cydir/cydir-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/cydir/cydir-save.c b/src/lib-storage/index/cydir/cydir-save.c index 0276ac463b..27e241eef8 100644 --- a/src/lib-storage/index/cydir/cydir-save.c +++ b/src/lib-storage/index/cydir/cydir-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/cydir/cydir-storage.c b/src/lib-storage/index/cydir/cydir-storage.c index 7bec3a304a..61a3646373 100644 --- a/src/lib-storage/index/cydir/cydir-storage.c +++ b/src/lib-storage/index/cydir/cydir-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/cydir/cydir-sync.c b/src/lib-storage/index/cydir/cydir-sync.c index 2b69132a42..26f5bf79bf 100644 --- a/src/lib-storage/index/cydir/cydir-sync.c +++ b/src/lib-storage/index/cydir/cydir-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-common/dbox-file-fix.c b/src/lib-storage/index/dbox-common/dbox-file-fix.c index 42bc300a8f..2eee1f2a16 100644 --- a/src/lib-storage/index/dbox-common/dbox-file-fix.c +++ b/src/lib-storage/index/dbox-common/dbox-file-fix.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/dbox-common/dbox-file.c b/src/lib-storage/index/dbox-common/dbox-file.c index b9289f343a..7214321069 100644 --- a/src/lib-storage/index/dbox-common/dbox-file.c +++ b/src/lib-storage/index/dbox-common/dbox-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-common/dbox-mail.c b/src/lib-storage/index/dbox-common/dbox-mail.c index 2d9aac0d7f..e864e3bee4 100644 --- a/src/lib-storage/index/dbox-common/dbox-mail.c +++ b/src/lib-storage/index/dbox-common/dbox-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/dbox-common/dbox-save.c b/src/lib-storage/index/dbox-common/dbox-save.c index 3dbb6f8590..4aa2b6ad53 100644 --- a/src/lib-storage/index/dbox-common/dbox-save.c +++ b/src/lib-storage/index/dbox-common/dbox-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/dbox-common/dbox-storage.c b/src/lib-storage/index/dbox-common/dbox-storage.c index d5e7bfb194..221382a000 100644 --- a/src/lib-storage/index/dbox-common/dbox-storage.c +++ b/src/lib-storage/index/dbox-common/dbox-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-common/dbox-sync-rebuild.c b/src/lib-storage/index/dbox-common/dbox-sync-rebuild.c index 4817bcad8c..f7059fa176 100644 --- a/src/lib-storage/index/dbox-common/dbox-sync-rebuild.c +++ b/src/lib-storage/index/dbox-common/dbox-sync-rebuild.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-file-purge.c b/src/lib-storage/index/dbox-multi/mdbox-file-purge.c index 99d3d050bd..8d3bf36103 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-file-purge.c +++ b/src/lib-storage/index/dbox-multi/mdbox-file-purge.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-file.c b/src/lib-storage/index/dbox-multi/mdbox-file.c index 86310412fa..5e5ebe85f3 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-file.c +++ b/src/lib-storage/index/dbox-multi/mdbox-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-mail.c b/src/lib-storage/index/dbox-multi/mdbox-mail.c index 5e56fa31e7..6151356d34 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-mail.c +++ b/src/lib-storage/index/dbox-multi/mdbox-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-map.c b/src/lib-storage/index/dbox-multi/mdbox-map.c index 97043d5c89..800b8bdff7 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-map.c +++ b/src/lib-storage/index/dbox-multi/mdbox-map.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-save.c b/src/lib-storage/index/dbox-multi/mdbox-save.c index 4d17b9c795..dff466816c 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-save.c +++ b/src/lib-storage/index/dbox-multi/mdbox-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-settings.c b/src/lib-storage/index/dbox-multi/mdbox-settings.c index 5b9b96f853..e5853f88d9 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-settings.c +++ b/src/lib-storage/index/dbox-multi/mdbox-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c b/src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c index c205fc0531..634053eba6 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c +++ b/src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-storage.c b/src/lib-storage/index/dbox-multi/mdbox-storage.c index be46bbff71..9b6be1c1ba 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-storage.c +++ b/src/lib-storage/index/dbox-multi/mdbox-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-sync.c b/src/lib-storage/index/dbox-multi/mdbox-sync.c index 43571b2cdb..51ba7ba8c1 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-sync.c +++ b/src/lib-storage/index/dbox-multi/mdbox-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-file.c b/src/lib-storage/index/dbox-single/sdbox-file.c index d701b8b152..f92b7c5d08 100644 --- a/src/lib-storage/index/dbox-single/sdbox-file.c +++ b/src/lib-storage/index/dbox-single/sdbox-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "eacces-error.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-mail.c b/src/lib-storage/index/dbox-single/sdbox-mail.c index 41a13c1fcb..9e404797ac 100644 --- a/src/lib-storage/index/dbox-single/sdbox-mail.c +++ b/src/lib-storage/index/dbox-single/sdbox-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-save.c b/src/lib-storage/index/dbox-single/sdbox-save.c index ed3bf5dc7f..b2ec4d7210 100644 --- a/src/lib-storage/index/dbox-single/sdbox-save.c +++ b/src/lib-storage/index/dbox-single/sdbox-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-storage.c b/src/lib-storage/index/dbox-single/sdbox-storage.c index 0c93129d96..d54b570d88 100644 --- a/src/lib-storage/index/dbox-single/sdbox-storage.c +++ b/src/lib-storage/index/dbox-single/sdbox-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-sync-file.c b/src/lib-storage/index/dbox-single/sdbox-sync-file.c index a00e916ef9..bd3de85021 100644 --- a/src/lib-storage/index/dbox-single/sdbox-sync-file.c +++ b/src/lib-storage/index/dbox-single/sdbox-sync-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c b/src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c index 53b40bca16..8fbc34abf5 100644 --- a/src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c +++ b/src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-sync.c b/src/lib-storage/index/dbox-single/sdbox-sync.c index b86c867f11..7bb38bb26e 100644 --- a/src/lib-storage/index/dbox-single/sdbox-sync.c +++ b/src/lib-storage/index/dbox-single/sdbox-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-fetch.c b/src/lib-storage/index/index-fetch.c index 0a7927a435..736269ba91 100644 --- a/src/lib-storage/index/index-fetch.c +++ b/src/lib-storage/index/index-fetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-mail-headers.c b/src/lib-storage/index/index-mail-headers.c index a0e454a3e5..94a0b35c92 100644 --- a/src/lib-storage/index/index-mail-headers.c +++ b/src/lib-storage/index/index-mail-headers.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/index-mail.c b/src/lib-storage/index/index-mail.c index f6dc694862..06c1bc1c3b 100644 --- a/src/lib-storage/index/index-mail.c +++ b/src/lib-storage/index/index-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-mailbox-check.c b/src/lib-storage/index/index-mailbox-check.c index d948a0ad8b..15602d8946 100644 --- a/src/lib-storage/index/index-mailbox-check.c +++ b/src/lib-storage/index/index-mailbox-check.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/index-search-result.c b/src/lib-storage/index/index-search-result.c index 32db0cfc2c..f65c0de912 100644 --- a/src/lib-storage/index/index-search-result.c +++ b/src/lib-storage/index/index-search-result.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-search.c b/src/lib-storage/index/index-search.c index 50a0fe639f..0c5eabec2b 100644 --- a/src/lib-storage/index/index-search.c +++ b/src/lib-storage/index/index-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/index-sort-string.c b/src/lib-storage/index/index-sort-string.c index 2036045be6..6159b9248b 100644 --- a/src/lib-storage/index/index-sort-string.c +++ b/src/lib-storage/index/index-sort-string.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ /* The idea is that we use 32bit integers for string sort IDs which specifiy the sort order for primary sort condition. The whole 32bit integer space is diff --git a/src/lib-storage/index/index-sort.c b/src/lib-storage/index/index-sort.c index 1ff1b94a60..f576c18c0c 100644 --- a/src/lib-storage/index/index-sort.c +++ b/src/lib-storage/index/index-sort.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-status.c b/src/lib-storage/index/index-status.c index 64661e1f92..f0f6b6edc4 100644 --- a/src/lib-storage/index/index-status.c +++ b/src/lib-storage/index/index-status.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-storage.c b/src/lib-storage/index/index-storage.c index d2cdb6c9b6..f5a4e08693 100644 --- a/src/lib-storage/index/index-storage.c +++ b/src/lib-storage/index/index-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-sync-changes.c b/src/lib-storage/index/index-sync-changes.c index c89e935682..191374d9fb 100644 --- a/src/lib-storage/index/index-sync-changes.c +++ b/src/lib-storage/index/index-sync-changes.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-sync-search.c b/src/lib-storage/index/index-sync-search.c index 430bf95480..7e816b4df9 100644 --- a/src/lib-storage/index/index-sync-search.c +++ b/src/lib-storage/index/index-sync-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-sync.c b/src/lib-storage/index/index-sync.c index a13a72bb15..17bf3764ad 100644 --- a/src/lib-storage/index/index-sync.c +++ b/src/lib-storage/index/index-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "seq-range-array.h" diff --git a/src/lib-storage/index/index-thread-finish.c b/src/lib-storage/index/index-thread-finish.c index ecbf21fb29..f67bdc8a61 100644 --- a/src/lib-storage/index/index-thread-finish.c +++ b/src/lib-storage/index/index-thread-finish.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-thread-links.c b/src/lib-storage/index/index-thread-links.c index d73d32e652..0eb3904a75 100644 --- a/src/lib-storage/index/index-thread-links.c +++ b/src/lib-storage/index/index-thread-links.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-thread.c b/src/lib-storage/index/index-thread.c index 7e11b23846..fbeafad8b4 100644 --- a/src/lib-storage/index/index-thread.c +++ b/src/lib-storage/index/index-thread.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* doc/thread-refs.txt describes the incremental algorithm we use here. */ diff --git a/src/lib-storage/index/index-transaction.c b/src/lib-storage/index/index-transaction.c index e0ba7541b2..c107a8a973 100644 --- a/src/lib-storage/index/index-transaction.c +++ b/src/lib-storage/index/index-transaction.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/istream-mail-stats.c b/src/lib-storage/index/istream-mail-stats.c index 192be8528c..0a2f7d3b56 100644 --- a/src/lib-storage/index/istream-mail-stats.c +++ b/src/lib-storage/index/istream-mail-stats.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage-private.h" diff --git a/src/lib-storage/index/maildir/maildir-copy.c b/src/lib-storage/index/maildir/maildir-copy.c index 18a1887fe6..9ec7527bbe 100644 --- a/src/lib-storage/index/maildir/maildir-copy.c +++ b/src/lib-storage/index/maildir/maildir-copy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/maildir/maildir-filename.c b/src/lib-storage/index/maildir/maildir-filename.c index dbe1c1b75c..7836e8294b 100644 --- a/src/lib-storage/index/maildir/maildir-filename.c +++ b/src/lib-storage/index/maildir/maildir-filename.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/maildir/maildir-keywords.c b/src/lib-storage/index/maildir/maildir-keywords.c index 8b528d8dd7..093807a4bc 100644 --- a/src/lib-storage/index/maildir/maildir-keywords.c +++ b/src/lib-storage/index/maildir/maildir-keywords.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ /* note that everything here depends on uidlist file being locked the whole time. that's why we don't have any locking of our own, or that we do things diff --git a/src/lib-storage/index/maildir/maildir-mail.c b/src/lib-storage/index/maildir/maildir-mail.c index 01e8aba436..ddccb62773 100644 --- a/src/lib-storage/index/maildir/maildir-mail.c +++ b/src/lib-storage/index/maildir/maildir-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/maildir/maildir-save.c b/src/lib-storage/index/maildir/maildir-save.c index b5230f80e6..ec307f7329 100644 --- a/src/lib-storage/index/maildir/maildir-save.c +++ b/src/lib-storage/index/maildir/maildir-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/maildir/maildir-settings.c b/src/lib-storage/index/maildir/maildir-settings.c index 253adef7b4..ee66618000 100644 --- a/src/lib-storage/index/maildir/maildir-settings.c +++ b/src/lib-storage/index/maildir/maildir-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/lib-storage/index/maildir/maildir-storage.c b/src/lib-storage/index/maildir/maildir-storage.c index 3ca5cfd505..68fbf74758 100644 --- a/src/lib-storage/index/maildir/maildir-storage.c +++ b/src/lib-storage/index/maildir/maildir-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/maildir/maildir-sync-index.c b/src/lib-storage/index/maildir/maildir-sync-index.c index dbed50ad89..751f7a0139 100644 --- a/src/lib-storage/index/maildir/maildir-sync-index.c +++ b/src/lib-storage/index/maildir/maildir-sync-index.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/maildir/maildir-sync.c b/src/lib-storage/index/maildir/maildir-sync.c index 13154a23c3..edea494a40 100644 --- a/src/lib-storage/index/maildir/maildir-sync.c +++ b/src/lib-storage/index/maildir/maildir-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ /* Here's a description of how we handle Maildir synchronization and diff --git a/src/lib-storage/index/maildir/maildir-uidlist.c b/src/lib-storage/index/maildir/maildir-uidlist.c index 601499c4fa..970f16ef33 100644 --- a/src/lib-storage/index/maildir/maildir-uidlist.c +++ b/src/lib-storage/index/maildir/maildir-uidlist.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ /* Version 1 format has been used for most versions of Dovecot up to v1.0.x. diff --git a/src/lib-storage/index/maildir/maildir-util.c b/src/lib-storage/index/maildir/maildir-util.c index 956302a7e1..7b7dcb530d 100644 --- a/src/lib-storage/index/maildir/maildir-util.c +++ b/src/lib-storage/index/maildir/maildir-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/mbox/istream-raw-mbox.c b/src/lib-storage/index/mbox/istream-raw-mbox.c index 149f2228ba..97fce1f02c 100644 --- a/src/lib-storage/index/mbox/istream-raw-mbox.c +++ b/src/lib-storage/index/mbox/istream-raw-mbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-storage/index/mbox/mbox-file.c b/src/lib-storage/index/mbox/mbox-file.c index cae6194463..c50e113fe1 100644 --- a/src/lib-storage/index/mbox/mbox-file.c +++ b/src/lib-storage/index/mbox/mbox-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/mbox/mbox-lock.c b/src/lib-storage/index/mbox/mbox-lock.c index 72a9b70113..e2ec99a7f1 100644 --- a/src/lib-storage/index/mbox/mbox-lock.c +++ b/src/lib-storage/index/mbox/mbox-lock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "eacces-error.h" diff --git a/src/lib-storage/index/mbox/mbox-mail.c b/src/lib-storage/index/mbox/mbox-mail.c index 4bbf0bfc08..81430e49bc 100644 --- a/src/lib-storage/index/mbox/mbox-mail.c +++ b/src/lib-storage/index/mbox/mbox-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/mbox/mbox-md5.c b/src/lib-storage/index/mbox/mbox-md5.c index 8260684d7d..46c2225c36 100644 --- a/src/lib-storage/index/mbox/mbox-md5.c +++ b/src/lib-storage/index/mbox/mbox-md5.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "md5.h" diff --git a/src/lib-storage/index/mbox/mbox-save.c b/src/lib-storage/index/mbox/mbox-save.c index 67f1fafb4e..912492f633 100644 --- a/src/lib-storage/index/mbox/mbox-save.c +++ b/src/lib-storage/index/mbox/mbox-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/mbox/mbox-settings.c b/src/lib-storage/index/mbox/mbox-settings.c index e23ddf844d..6e1ea4ed5a 100644 --- a/src/lib-storage/index/mbox/mbox-settings.c +++ b/src/lib-storage/index/mbox/mbox-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/lib-storage/index/mbox/mbox-storage.c b/src/lib-storage/index/mbox/mbox-storage.c index 7708309e99..cbc0ccae7f 100644 --- a/src/lib-storage/index/mbox/mbox-storage.c +++ b/src/lib-storage/index/mbox/mbox-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/mbox/mbox-sync-parse.c b/src/lib-storage/index/mbox/mbox-sync-parse.c index b8e066d535..cbc09eb364 100644 --- a/src/lib-storage/index/mbox/mbox-sync-parse.c +++ b/src/lib-storage/index/mbox/mbox-sync-parse.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ /* MD5 header summing logic was pretty much copy&pasted from popa3d by Solar Designer */ diff --git a/src/lib-storage/index/mbox/mbox-sync-rewrite.c b/src/lib-storage/index/mbox/mbox-sync-rewrite.c index b53bac74d8..226c75c809 100644 --- a/src/lib-storage/index/mbox/mbox-sync-rewrite.c +++ b/src/lib-storage/index/mbox/mbox-sync-rewrite.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/mbox/mbox-sync-update.c b/src/lib-storage/index/mbox/mbox-sync-update.c index bc250570ff..9e42500f8f 100644 --- a/src/lib-storage/index/mbox/mbox-sync-update.c +++ b/src/lib-storage/index/mbox/mbox-sync-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/mbox/mbox-sync.c b/src/lib-storage/index/mbox/mbox-sync.c index 467ae408f5..48ccc560c9 100644 --- a/src/lib-storage/index/mbox/mbox-sync.c +++ b/src/lib-storage/index/mbox/mbox-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ /* Modifying mbox can be slow, so we try to do it all at once minimizing the diff --git a/src/lib-storage/index/raw/raw-mail.c b/src/lib-storage/index/raw/raw-mail.c index 9fbd96e2b0..6cf980a8db 100644 --- a/src/lib-storage/index/raw/raw-mail.c +++ b/src/lib-storage/index/raw/raw-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/raw/raw-storage.c b/src/lib-storage/index/raw/raw-storage.c index 43b2e5c830..f412d9e367 100644 --- a/src/lib-storage/index/raw/raw-storage.c +++ b/src/lib-storage/index/raw/raw-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/raw/raw-sync.c b/src/lib-storage/index/raw/raw-sync.c index e50ddb5503..4120b22c37 100644 --- a/src/lib-storage/index/raw/raw-sync.c +++ b/src/lib-storage/index/raw/raw-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/shared/shared-list.c b/src/lib-storage/index/shared/shared-list.c index 2ef0185b05..571b13f916 100644 --- a/src/lib-storage/index/shared/shared-list.c +++ b/src/lib-storage/index/shared/shared-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "imap-match.h" diff --git a/src/lib-storage/index/shared/shared-storage.c b/src/lib-storage/index/shared/shared-storage.c index 44a03954a0..572ae0def7 100644 --- a/src/lib-storage/index/shared/shared-storage.c +++ b/src/lib-storage/index/shared/shared-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/test-index-fetch.c b/src/lib-storage/index/test-index-fetch.c index 0a8c4a5a01..d29b8cbf50 100644 --- a/src/lib-storage/index/test-index-fetch.c +++ b/src/lib-storage/index/test-index-fetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/list/index-mailbox-list-sync.c b/src/lib-storage/list/index-mailbox-list-sync.c index 33d229b64f..fea8915bd5 100644 --- a/src/lib-storage/list/index-mailbox-list-sync.c +++ b/src/lib-storage/list/index-mailbox-list-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/list/index-mailbox-list.c b/src/lib-storage/list/index-mailbox-list.c index 9cae0ee1fd..92f18cf0b6 100644 --- a/src/lib-storage/list/index-mailbox-list.c +++ b/src/lib-storage/list/index-mailbox-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/list/mailbox-list-fs-iter.c b/src/lib-storage/list/mailbox-list-fs-iter.c index 54f14c61bd..32a327afaf 100644 --- a/src/lib-storage/list/mailbox-list-fs-iter.c +++ b/src/lib-storage/list/mailbox-list-fs-iter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/list/mailbox-list-fs.c b/src/lib-storage/list/mailbox-list-fs.c index 5186de5343..6f862435bf 100644 --- a/src/lib-storage/list/mailbox-list-fs.c +++ b/src/lib-storage/list/mailbox-list-fs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hostpid.h" diff --git a/src/lib-storage/list/mailbox-list-maildir-iter.c b/src/lib-storage/list/mailbox-list-maildir-iter.c index 4d91fbc6f9..dd4c157470 100644 --- a/src/lib-storage/list/mailbox-list-maildir-iter.c +++ b/src/lib-storage/list/mailbox-list-maildir-iter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/list/mailbox-list-maildir.c b/src/lib-storage/list/mailbox-list-maildir.c index c2c156e5ca..8f18c5a571 100644 --- a/src/lib-storage/list/mailbox-list-maildir.c +++ b/src/lib-storage/list/mailbox-list-maildir.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/list/mailbox-list-subscriptions.c b/src/lib-storage/list/mailbox-list-subscriptions.c index 48e0c11e00..ceb7f032d1 100644 --- a/src/lib-storage/list/mailbox-list-subscriptions.c +++ b/src/lib-storage/list/mailbox-list-subscriptions.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/list/subscription-file.c b/src/lib-storage/list/subscription-file.c index 80cb0ad830..0feceeddff 100644 --- a/src/lib-storage/list/subscription-file.c +++ b/src/lib-storage/list/subscription-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/mail-copy.c b/src/lib-storage/mail-copy.c index e60901c321..0611904523 100644 --- a/src/lib-storage/mail-copy.c +++ b/src/lib-storage/mail-copy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/mail-error.c b/src/lib-storage/mail-error.c index 0a1afd92d7..d39d65331f 100644 --- a/src/lib-storage/mail-error.c +++ b/src/lib-storage/mail-error.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "eacces-error.h" diff --git a/src/lib-storage/mail-namespace.c b/src/lib-storage/mail-namespace.c index 8c9c8b4b8c..e5509b9bc4 100644 --- a/src/lib-storage/mail-namespace.c +++ b/src/lib-storage/mail-namespace.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail-search-build.c b/src/lib-storage/mail-search-build.c index 874ef54e29..7ad1d28225 100644 --- a/src/lib-storage/mail-search-build.c +++ b/src/lib-storage/mail-search-build.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mail-search.c b/src/lib-storage/mail-search.c index 0d273a009e..f823c06fd2 100644 --- a/src/lib-storage/mail-search.c +++ b/src/lib-storage/mail-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail-storage-hooks.c b/src/lib-storage/mail-storage-hooks.c index 457d01f683..94448c10fe 100644 --- a/src/lib-storage/mail-storage-hooks.c +++ b/src/lib-storage/mail-storage-hooks.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail-storage-service.c b/src/lib-storage/mail-storage-service.c index 5502851a4c..167974756f 100644 --- a/src/lib-storage/mail-storage-service.c +++ b/src/lib-storage/mail-storage-service.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mail-storage-settings.c b/src/lib-storage/mail-storage-settings.c index 3f5b50066e..994398e374 100644 --- a/src/lib-storage/mail-storage-settings.c +++ b/src/lib-storage/mail-storage-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail-storage.c b/src/lib-storage/mail-storage.c index c59fb3f7ba..61c2180e9c 100644 --- a/src/lib-storage/mail-storage.c +++ b/src/lib-storage/mail-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mail-thread.c b/src/lib-storage/mail-thread.c index f5ea7a8b94..6f016fbe9c 100644 --- a/src/lib-storage/mail-thread.c +++ b/src/lib-storage/mail-thread.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-thread.h" diff --git a/src/lib-storage/mail-user.c b/src/lib-storage/mail-user.c index 03d4d88c3c..b6644fd450 100644 --- a/src/lib-storage/mail-user.c +++ b/src/lib-storage/mail-user.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail.c b/src/lib-storage/mail.c index 6dc2235dc4..c441a2a5f7 100644 --- a/src/lib-storage/mail.c +++ b/src/lib-storage/mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mailbox-list.c b/src/lib-storage/mailbox-list.c index 343c0aa3bf..bcd7d5a80e 100644 --- a/src/lib-storage/mailbox-list.c +++ b/src/lib-storage/mailbox-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mailbox-search-result.c b/src/lib-storage/mailbox-search-result.c index a10562b74d..ada4c8e8b4 100644 --- a/src/lib-storage/mailbox-search-result.c +++ b/src/lib-storage/mailbox-search-result.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mailbox-tree.c b/src/lib-storage/mailbox-tree.c index 303ae3987c..ad07aa3492 100644 --- a/src/lib-storage/mailbox-tree.c +++ b/src/lib-storage/mailbox-tree.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mailbox-uidvalidity.c b/src/lib-storage/mailbox-uidvalidity.c index dc99ff584d..9624071082 100644 --- a/src/lib-storage/mailbox-uidvalidity.c +++ b/src/lib-storage/mailbox-uidvalidity.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/test-mail-storage.c b/src/lib-storage/test-mail-storage.c index 0bf4a2a05f..d47f85eec2 100644 --- a/src/lib-storage/test-mail-storage.c +++ b/src/lib-storage/test-mail-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/test-mail.c b/src/lib-storage/test-mail.c index 0c2a6c1730..705141d83b 100644 --- a/src/lib-storage/test-mail.c +++ b/src/lib-storage/test-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/test-mailbox.c b/src/lib-storage/test-mailbox.c index f0a4e33a57..5716a58a20 100644 --- a/src/lib-storage/test-mailbox.c +++ b/src/lib-storage/test-mailbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-test/test-common.c b/src/lib-test/test-common.c index 5858d2d2ce..df63517127 100644 --- a/src/lib-test/test-common.c +++ b/src/lib-test/test-common.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-internal.h" diff --git a/src/lib/abspath.c b/src/lib/abspath.c index aeaa9a4a44..1ddbde263f 100644 --- a/src/lib/abspath.c +++ b/src/lib/abspath.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "abspath.h" diff --git a/src/lib/aqueue.c b/src/lib/aqueue.c index bfd9a86ae2..d44d44c6c7 100644 --- a/src/lib/aqueue.c +++ b/src/lib/aqueue.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/array.c b/src/lib/array.c index fea32f592e..48077da324 100644 --- a/src/lib/array.c +++ b/src/lib/array.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/askpass.c b/src/lib/askpass.c index 6c378c0b6c..b79468fc33 100644 --- a/src/lib/askpass.c +++ b/src/lib/askpass.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "askpass.h" diff --git a/src/lib/backtrace-string.c b/src/lib/backtrace-string.c index 252c4463b2..e13a0a6f4c 100644 --- a/src/lib/backtrace-string.c +++ b/src/lib/backtrace-string.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/base64.c b/src/lib/base64.c index 02140f733b..0d28abbc4d 100644 --- a/src/lib/base64.c +++ b/src/lib/base64.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "base64.h" diff --git a/src/lib/bsearch-insert-pos.c b/src/lib/bsearch-insert-pos.c index 89f4b8a134..f709122d73 100644 --- a/src/lib/bsearch-insert-pos.c +++ b/src/lib/bsearch-insert-pos.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/buffer.c b/src/lib/buffer.c index 2c948068fd..657b3824f9 100644 --- a/src/lib/buffer.c +++ b/src/lib/buffer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/child-wait.c b/src/lib/child-wait.c index 05afb542c1..c2128e5932 100644 --- a/src/lib/child-wait.c +++ b/src/lib/child-wait.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/lib/close-keep-errno.c b/src/lib/close-keep-errno.c index a5e89fcfc9..4c3f53b895 100644 --- a/src/lib/close-keep-errno.c +++ b/src/lib/close-keep-errno.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "close-keep-errno.h" diff --git a/src/lib/compat.c b/src/lib/compat.c index a1369cd69f..43575c6d9d 100644 --- a/src/lib/compat.c +++ b/src/lib/compat.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "config.h" #undef HAVE_CONFIG_H diff --git a/src/lib/crc32.c b/src/lib/crc32.c index d0f26a1ad1..9a7312d161 100644 --- a/src/lib/crc32.c +++ b/src/lib/crc32.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "crc32.h" diff --git a/src/lib/data-stack.c b/src/lib/data-stack.c index 092f0f8817..35179384e1 100644 --- a/src/lib/data-stack.c +++ b/src/lib/data-stack.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/eacces-error.c b/src/lib/eacces-error.c index 2dba55f02d..8ca3796567 100644 --- a/src/lib/eacces-error.c +++ b/src/lib/eacces-error.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/env-util.c b/src/lib/env-util.c index cde68c0838..163a7227b3 100644 --- a/src/lib/env-util.c +++ b/src/lib/env-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "env-util.h" diff --git a/src/lib/failures.c b/src/lib/failures.c index 41b502dea2..d2ac7de9d9 100644 --- a/src/lib/failures.c +++ b/src/lib/failures.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/fd-close-on-exec.c b/src/lib/fd-close-on-exec.c index 6abf73733a..37f7368c3b 100644 --- a/src/lib/fd-close-on-exec.c +++ b/src/lib/fd-close-on-exec.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "network.h" diff --git a/src/lib/fd-set-nonblock.c b/src/lib/fd-set-nonblock.c index 2098e73a89..3a6b7bcf80 100644 --- a/src/lib/fd-set-nonblock.c +++ b/src/lib/fd-set-nonblock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1999-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 1999-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fd-set-nonblock.h" diff --git a/src/lib/fdatasync-path.c b/src/lib/fdatasync-path.c index 11c658f63f..b0b5a3461f 100644 --- a/src/lib/fdatasync-path.c +++ b/src/lib/fdatasync-path.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fdatasync-path.h" diff --git a/src/lib/fdpass.c b/src/lib/fdpass.c index b6257c2226..322b128b69 100644 --- a/src/lib/fdpass.c +++ b/src/lib/fdpass.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* fdpass.c - File descriptor passing between processes via UNIX sockets diff --git a/src/lib/file-cache.c b/src/lib/file-cache.c index 170c0d0c7a..ccf48fdc5b 100644 --- a/src/lib/file-cache.c +++ b/src/lib/file-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/file-copy.c b/src/lib/file-copy.c index e73ba8e530..d18cd3c2c7 100644 --- a/src/lib/file-copy.c +++ b/src/lib/file-copy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib/file-dotlock.c b/src/lib/file-dotlock.c index ae21dfa502..882500e129 100644 --- a/src/lib/file-dotlock.c +++ b/src/lib/file-dotlock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/file-lock.c b/src/lib/file-lock.c index 7588251e90..35c5543264 100644 --- a/src/lib/file-lock.c +++ b/src/lib/file-lock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "file-lock.h" diff --git a/src/lib/file-set-size.c b/src/lib/file-set-size.c index 6da70d9250..d19edd4c27 100644 --- a/src/lib/file-set-size.c +++ b/src/lib/file-set-size.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #ifdef HAVE_CONFIG_H # include "config.h" diff --git a/src/lib/hash.c b/src/lib/hash.c index 595e55a42b..ae1b9a7997 100644 --- a/src/lib/hash.c +++ b/src/lib/hash.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/hash2.c b/src/lib/hash2.c index c0c0dfea55..fa4a6488c2 100644 --- a/src/lib/hash2.c +++ b/src/lib/hash2.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/hex-binary.c b/src/lib/hex-binary.c index 6d6edc644f..0b4f8f8c4c 100644 --- a/src/lib/hex-binary.c +++ b/src/lib/hex-binary.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/hex-dec.c b/src/lib/hex-dec.c index 96c695eabf..e3ab99ba18 100644 --- a/src/lib/hex-dec.c +++ b/src/lib/hex-dec.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hex-dec.h" diff --git a/src/lib/home-expand.c b/src/lib/home-expand.c index bb3f0be755..c62c8b98c7 100644 --- a/src/lib/home-expand.c +++ b/src/lib/home-expand.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "home-expand.h" diff --git a/src/lib/hostpid.c b/src/lib/hostpid.c index c616fd5cd8..c9850458eb 100644 --- a/src/lib/hostpid.c +++ b/src/lib/hostpid.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hostpid.h" diff --git a/src/lib/imem.c b/src/lib/imem.c index 11205a75cf..dcbd4b68fb 100644 --- a/src/lib/imem.c +++ b/src/lib/imem.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib/ioloop-notify-dn.c b/src/lib/ioloop-notify-dn.c index 6556d907ed..66ddb6452d 100644 --- a/src/lib/ioloop-notify-dn.c +++ b/src/lib/ioloop-notify-dn.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ /* Logic is pretty much based on dnotify by Oskar Liljeblad. */ diff --git a/src/lib/ioloop-notify-fd.c b/src/lib/ioloop-notify-fd.c index 6f6c70ea90..006b16f697 100644 --- a/src/lib/ioloop-notify-fd.c +++ b/src/lib/ioloop-notify-fd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop-internal.h" diff --git a/src/lib/ioloop-notify-inotify.c b/src/lib/ioloop-notify-inotify.c index a5c168aad8..c5972d4558 100644 --- a/src/lib/ioloop-notify-inotify.c +++ b/src/lib/ioloop-notify-inotify.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #define _GNU_SOURCE #include "lib.h" diff --git a/src/lib/ioloop-notify-none.c b/src/lib/ioloop-notify-none.c index faf83cac7e..012003718c 100644 --- a/src/lib/ioloop-notify-none.c +++ b/src/lib/ioloop-notify-none.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop-internal.h" diff --git a/src/lib/ioloop-poll.c b/src/lib/ioloop-poll.c index 1d9b4649b8..024078ba27 100644 --- a/src/lib/ioloop-poll.c +++ b/src/lib/ioloop-poll.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/ioloop-select.c b/src/lib/ioloop-select.c index 4e4d4c9985..468faeeb1b 100644 --- a/src/lib/ioloop-select.c +++ b/src/lib/ioloop-select.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop-internal.h" diff --git a/src/lib/ioloop.c b/src/lib/ioloop.c index ca3e5f5642..e877d7bfa7 100644 --- a/src/lib/ioloop.c +++ b/src/lib/ioloop.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "time-util.h" diff --git a/src/lib/iostream.c b/src/lib/iostream.c index b2c329801f..817755aa9e 100644 --- a/src/lib/iostream.c +++ b/src/lib/iostream.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "iostream-internal.h" diff --git a/src/lib/istream-concat.c b/src/lib/istream-concat.c index da8f393da2..39a2cc6873 100644 --- a/src/lib/istream-concat.c +++ b/src/lib/istream-concat.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/istream-crlf.c b/src/lib/istream-crlf.c index c24419ade5..cf0d1b4624 100644 --- a/src/lib/istream-crlf.c +++ b/src/lib/istream-crlf.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-internal.h" diff --git a/src/lib/istream-data.c b/src/lib/istream-data.c index d493cb7132..17c160cbf0 100644 --- a/src/lib/istream-data.c +++ b/src/lib/istream-data.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-internal.h" diff --git a/src/lib/istream-file.c b/src/lib/istream-file.c index e3cd90d9fb..227269f42e 100644 --- a/src/lib/istream-file.c +++ b/src/lib/istream-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/istream-limit.c b/src/lib/istream-limit.c index 343d228c85..e29d5b430f 100644 --- a/src/lib/istream-limit.c +++ b/src/lib/istream-limit.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-internal.h" diff --git a/src/lib/istream-mmap.c b/src/lib/istream-mmap.c index 5781697156..6dd8c2e203 100644 --- a/src/lib/istream-mmap.c +++ b/src/lib/istream-mmap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/istream-seekable.c b/src/lib/istream-seekable.c index 3d82ea35a1..790b68701c 100644 --- a/src/lib/istream-seekable.c +++ b/src/lib/istream-seekable.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/istream-tee.c b/src/lib/istream-tee.c index 2d0d5649d9..a2c11741f0 100644 --- a/src/lib/istream-tee.c +++ b/src/lib/istream-tee.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-internal.h" diff --git a/src/lib/istream.c b/src/lib/istream.c index 440cbe63d4..f5972f4e9f 100644 --- a/src/lib/istream.c +++ b/src/lib/istream.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/lib-signals.c b/src/lib/lib-signals.c index f88e58ed9b..f5ae629ca5 100644 --- a/src/lib/lib-signals.c +++ b/src/lib/lib-signals.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2001-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2001-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/lib.c b/src/lib/lib.c index 26cc13f64c..bb832e7dd0 100644 --- a/src/lib/lib.c +++ b/src/lib/lib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2001-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2001-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "env-util.h" diff --git a/src/lib/mempool-alloconly.c b/src/lib/mempool-alloconly.c index 49bc8fdf0a..a34f9b73f4 100644 --- a/src/lib/mempool-alloconly.c +++ b/src/lib/mempool-alloconly.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ #include "lib.h" diff --git a/src/lib/mempool-datastack.c b/src/lib/mempool-datastack.c index faefe523d1..66d0729fec 100644 --- a/src/lib/mempool-datastack.c +++ b/src/lib/mempool-datastack.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mempool.h" diff --git a/src/lib/mempool-system-clean.c b/src/lib/mempool-system-clean.c index 32dc255212..8b847de7fb 100644 --- a/src/lib/mempool-system-clean.c +++ b/src/lib/mempool-system-clean.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/mempool-system.c b/src/lib/mempool-system.c index ca74b26511..7564a7d3a3 100644 --- a/src/lib/mempool-system.c +++ b/src/lib/mempool-system.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/mempool-unsafe-datastack.c b/src/lib/mempool-unsafe-datastack.c index a1b2576503..0bd94d9a26 100644 --- a/src/lib/mempool-unsafe-datastack.c +++ b/src/lib/mempool-unsafe-datastack.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mempool.h" diff --git a/src/lib/mempool.c b/src/lib/mempool.c index 7f5639dd9e..e3fa384b3c 100644 --- a/src/lib/mempool.c +++ b/src/lib/mempool.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib/mkdir-parents.c b/src/lib/mkdir-parents.c index ef6bfa644b..c4b1911a06 100644 --- a/src/lib/mkdir-parents.c +++ b/src/lib/mkdir-parents.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/mmap-anon.c b/src/lib/mmap-anon.c index 8e7105a530..0e747c0dce 100644 --- a/src/lib/mmap-anon.c +++ b/src/lib/mmap-anon.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/mmap-util.c b/src/lib/mmap-util.c index dcae22ca10..78a6ad269a 100644 --- a/src/lib/mmap-util.c +++ b/src/lib/mmap-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mmap-util.h" diff --git a/src/lib/module-dir.c b/src/lib/module-dir.c index d2340ee429..4497601abf 100644 --- a/src/lib/module-dir.c +++ b/src/lib/module-dir.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/mountpoint.c b/src/lib/mountpoint.c index 192415f990..fb97b705e7 100644 --- a/src/lib/mountpoint.c +++ b/src/lib/mountpoint.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mountpoint.h" diff --git a/src/lib/network.c b/src/lib/network.c index 15d3ec0581..9faf3a4238 100644 --- a/src/lib/network.c +++ b/src/lib/network.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1999-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 1999-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "close-keep-errno.h" diff --git a/src/lib/nfs-workarounds.c b/src/lib/nfs-workarounds.c index b20d4bd119..6626f2107c 100644 --- a/src/lib/nfs-workarounds.c +++ b/src/lib/nfs-workarounds.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ /* These tests were done with various Linux 2.6 kernels, FreeBSD 6.2 and diff --git a/src/lib/ostream-buffer.c b/src/lib/ostream-buffer.c index 0df709dfcd..d743a67592 100644 --- a/src/lib/ostream-buffer.c +++ b/src/lib/ostream-buffer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/ostream-file.c b/src/lib/ostream-file.c index 623059768a..dbfa3a2d3a 100644 --- a/src/lib/ostream-file.c +++ b/src/lib/ostream-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/ostream.c b/src/lib/ostream.c index fe92a7b9ce..d0922dea45 100644 --- a/src/lib/ostream.c +++ b/src/lib/ostream.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib/printf-format-fix.c b/src/lib/printf-format-fix.c index 8b6795e248..de80ee031c 100644 --- a/src/lib/printf-format-fix.c +++ b/src/lib/printf-format-fix.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "printf-format-fix.h" diff --git a/src/lib/priorityq.c b/src/lib/priorityq.c index 47c261b847..7cd297700d 100644 --- a/src/lib/priorityq.c +++ b/src/lib/priorityq.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/process-title.c b/src/lib/process-title.c index 8bc730e02e..9417c30654 100644 --- a/src/lib/process-title.c +++ b/src/lib/process-title.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "process-title.h" diff --git a/src/lib/randgen.c b/src/lib/randgen.c index 8d2ca36553..76a57849b7 100644 --- a/src/lib/randgen.c +++ b/src/lib/randgen.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "randgen.h" diff --git a/src/lib/read-full.c b/src/lib/read-full.c index c147829c0d..471143b618 100644 --- a/src/lib/read-full.c +++ b/src/lib/read-full.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "read-full.h" diff --git a/src/lib/restrict-access.c b/src/lib/restrict-access.c index 81843143ea..b1aaea96fb 100644 --- a/src/lib/restrict-access.c +++ b/src/lib/restrict-access.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #define _GNU_SOURCE /* setresgid() */ #include /* for AIX */ diff --git a/src/lib/restrict-process-size.c b/src/lib/restrict-process-size.c index 5c7ae23f86..ab8d58fc11 100644 --- a/src/lib/restrict-process-size.c +++ b/src/lib/restrict-process-size.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "restrict-process-size.h" diff --git a/src/lib/safe-memset.c b/src/lib/safe-memset.c index d8f9357eb8..d1c9ac7131 100644 --- a/src/lib/safe-memset.c +++ b/src/lib/safe-memset.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "safe-memset.h" diff --git a/src/lib/safe-mkdir.c b/src/lib/safe-mkdir.c index 6cf321d793..3fadebef26 100644 --- a/src/lib/safe-mkdir.c +++ b/src/lib/safe-mkdir.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "safe-mkdir.h" diff --git a/src/lib/safe-mkstemp.c b/src/lib/safe-mkstemp.c index cde356b000..cf0044012e 100644 --- a/src/lib/safe-mkstemp.c +++ b/src/lib/safe-mkstemp.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/sendfile-util.c b/src/lib/sendfile-util.c index ff817d16cc..0b1f1d9ea0 100644 --- a/src/lib/sendfile-util.c +++ b/src/lib/sendfile-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* kludge a bit to remove _FILE_OFFSET_BITS definition from config.h. It's required to be able to include sys/sendfile.h with Linux. */ diff --git a/src/lib/seq-range-array.c b/src/lib/seq-range-array.c index 49708051c5..759c81b819 100644 --- a/src/lib/seq-range-array.c +++ b/src/lib/seq-range-array.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/str-find.c b/src/lib/str-find.c index 66b8cd33b0..4508ab27ed 100644 --- a/src/lib/str-find.c +++ b/src/lib/str-find.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/str-sanitize.c b/src/lib/str-sanitize.c index 4c435b5df5..fcf7282586 100644 --- a/src/lib/str-sanitize.c +++ b/src/lib/str-sanitize.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "unichar.h" diff --git a/src/lib/str.c b/src/lib/str.c index 608ea012ed..5e65031ae0 100644 --- a/src/lib/str.c +++ b/src/lib/str.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/strescape.c b/src/lib/strescape.c index 5ac13414b4..675d8a2c43 100644 --- a/src/lib/strescape.c +++ b/src/lib/strescape.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/strfuncs.c b/src/lib/strfuncs.c index e198f22344..d77b4f11bb 100644 --- a/src/lib/strfuncs.c +++ b/src/lib/strfuncs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/test-aqueue.c b/src/lib/test-aqueue.c index 4064349ed5..10dca4ea7f 100644 --- a/src/lib/test-aqueue.c +++ b/src/lib/test-aqueue.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "array.h" diff --git a/src/lib/test-array.c b/src/lib/test-array.c index f63a4a232e..5abadb7a43 100644 --- a/src/lib/test-array.c +++ b/src/lib/test-array.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "array.h" diff --git a/src/lib/test-base64.c b/src/lib/test-base64.c index 645c45ca5c..c49594557d 100644 --- a/src/lib/test-base64.c +++ b/src/lib/test-base64.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-bsearch-insert-pos.c b/src/lib/test-bsearch-insert-pos.c index 548016f863..06cd3b0180 100644 --- a/src/lib/test-bsearch-insert-pos.c +++ b/src/lib/test-bsearch-insert-pos.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "bsearch-insert-pos.h" diff --git a/src/lib/test-buffer.c b/src/lib/test-buffer.c index e20b95b6a4..3b0ea042d5 100644 --- a/src/lib/test-buffer.c +++ b/src/lib/test-buffer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "buffer.h" diff --git a/src/lib/test-hex-binary.c b/src/lib/test-hex-binary.c index 0d72ff66d8..226954faf5 100644 --- a/src/lib/test-hex-binary.c +++ b/src/lib/test-hex-binary.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "buffer.h" diff --git a/src/lib/test-istream-concat.c b/src/lib/test-istream-concat.c index 2b7af67014..ce7f43cb17 100644 --- a/src/lib/test-istream-concat.c +++ b/src/lib/test-istream-concat.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "istream-internal.h" diff --git a/src/lib/test-istream-crlf.c b/src/lib/test-istream-crlf.c index dd71b6436c..aa8f2e5a33 100644 --- a/src/lib/test-istream-crlf.c +++ b/src/lib/test-istream-crlf.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-istream-seekable.c b/src/lib/test-istream-seekable.c index f80e39efad..da64cdcffc 100644 --- a/src/lib/test-istream-seekable.c +++ b/src/lib/test-istream-seekable.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "istream-internal.h" diff --git a/src/lib/test-istream-tee.c b/src/lib/test-istream-tee.c index 9af90b0571..624d703792 100644 --- a/src/lib/test-istream-tee.c +++ b/src/lib/test-istream-tee.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-lib.c b/src/lib/test-lib.c index 1d3d62d2d6..4ab0f87afa 100644 --- a/src/lib/test-lib.c +++ b/src/lib/test-lib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" diff --git a/src/lib/test-llist.c b/src/lib/test-llist.c index 478e5810dc..7570d63bfd 100644 --- a/src/lib/test-llist.c +++ b/src/lib/test-llist.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "llist.h" diff --git a/src/lib/test-mempool-alloconly.c b/src/lib/test-mempool-alloconly.c index a03015e91c..404096c3fa 100644 --- a/src/lib/test-mempool-alloconly.c +++ b/src/lib/test-mempool-alloconly.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" diff --git a/src/lib/test-network.c b/src/lib/test-network.c index 861b0d1d7a..678b25c40b 100644 --- a/src/lib/test-network.c +++ b/src/lib/test-network.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "network.h" diff --git a/src/lib/test-primes.c b/src/lib/test-primes.c index e4c05a12ff..fa98f2fdb9 100644 --- a/src/lib/test-primes.c +++ b/src/lib/test-primes.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "primes.h" diff --git a/src/lib/test-priorityq.c b/src/lib/test-priorityq.c index 6369bf0956..ff1a25405f 100644 --- a/src/lib/test-priorityq.c +++ b/src/lib/test-priorityq.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "priorityq.h" diff --git a/src/lib/test-seq-range-array.c b/src/lib/test-seq-range-array.c index a6a022a57a..57b945612a 100644 --- a/src/lib/test-seq-range-array.c +++ b/src/lib/test-seq-range-array.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "array.h" diff --git a/src/lib/test-str-find.c b/src/lib/test-str-find.c index d3247d284d..3ddfd402e9 100644 --- a/src/lib/test-str-find.c +++ b/src/lib/test-str-find.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str-find.h" diff --git a/src/lib/test-str-sanitize.c b/src/lib/test-str-sanitize.c index 6afec2f6b1..c263407427 100644 --- a/src/lib/test-str-sanitize.c +++ b/src/lib/test-str-sanitize.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str-sanitize.h" diff --git a/src/lib/test-strescape.c b/src/lib/test-strescape.c index 156a83f43f..8763edfc7b 100644 --- a/src/lib/test-strescape.c +++ b/src/lib/test-strescape.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-strfuncs.c b/src/lib/test-strfuncs.c index da03c913f2..584bd44cec 100644 --- a/src/lib/test-strfuncs.c +++ b/src/lib/test-strfuncs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" diff --git a/src/lib/test-time-util.c b/src/lib/test-time-util.c index dc090336bf..c98216bec5 100644 --- a/src/lib/test-time-util.c +++ b/src/lib/test-time-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "time-util.h" diff --git a/src/lib/test-utc-mktime.c b/src/lib/test-utc-mktime.c index f4aafc071f..21f2bc7834 100644 --- a/src/lib/test-utc-mktime.c +++ b/src/lib/test-utc-mktime.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "utc-mktime.h" diff --git a/src/lib/test-var-expand.c b/src/lib/test-var-expand.c index fd4837377a..e44fe29d11 100644 --- a/src/lib/test-var-expand.c +++ b/src/lib/test-var-expand.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/time-util.c b/src/lib/time-util.c index 91e55e0189..5befbc1f02 100644 --- a/src/lib/time-util.c +++ b/src/lib/time-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "time-util.h" diff --git a/src/lib/unichar.c b/src/lib/unichar.c index bbd043edf3..2158566290 100644 --- a/src/lib/unichar.c +++ b/src/lib/unichar.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/unix-socket-create.c b/src/lib/unix-socket-create.c index 2a99239034..faa962e17b 100644 --- a/src/lib/unix-socket-create.c +++ b/src/lib/unix-socket-create.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "network.h" diff --git a/src/lib/unlink-directory.c b/src/lib/unlink-directory.c index 022e24a5eb..dc4b3cf776 100644 --- a/src/lib/unlink-directory.c +++ b/src/lib/unlink-directory.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ /* There's a bit tricky race condition with recursive deletion. diff --git a/src/lib/unlink-old-files.c b/src/lib/unlink-old-files.c index d7c6085431..15d2d7dd7a 100644 --- a/src/lib/unlink-old-files.c +++ b/src/lib/unlink-old-files.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/utc-mktime.c b/src/lib/utc-mktime.c index 70a4b21a82..a123607720 100644 --- a/src/lib/utc-mktime.c +++ b/src/lib/utc-mktime.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "utc-mktime.h" diff --git a/src/lib/utc-offset.c b/src/lib/utc-offset.c index 903c2f18f0..d645798125 100644 --- a/src/lib/utc-offset.c +++ b/src/lib/utc-offset.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "utc-offset.h" diff --git a/src/lib/var-expand.c b/src/lib/var-expand.c index 21ed887b22..5d33f15b2e 100644 --- a/src/lib/var-expand.c +++ b/src/lib/var-expand.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/write-full.c b/src/lib/write-full.c index 132acecfb2..e5d50c6b39 100644 --- a/src/lib/write-full.c +++ b/src/lib/write-full.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "write-full.h" diff --git a/src/lmtp/client.c b/src/lmtp/client.c index a7b8a8afee..72980e6669 100644 --- a/src/lmtp/client.c +++ b/src/lmtp/client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lmtp/commands.c b/src/lmtp/commands.c index c3b841dbb3..979316e4dc 100644 --- a/src/lmtp/commands.c +++ b/src/lmtp/commands.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lmtp/lmtp-proxy.c b/src/lmtp/lmtp-proxy.c index 03b8a2e7a5..7a4ad635b3 100644 --- a/src/lmtp/lmtp-proxy.c +++ b/src/lmtp/lmtp-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lmtp/lmtp-settings.c b/src/lmtp/lmtp-settings.c index f7bdf99845..3878e42a29 100644 --- a/src/lmtp/lmtp-settings.c +++ b/src/lmtp/lmtp-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lmtp/main.c b/src/lmtp/main.c index 5936098fba..3bc4af9df2 100644 --- a/src/lmtp/main.c +++ b/src/lmtp/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/log/log-connection.c b/src/log/log-connection.c index 194721df4e..09bf04e6c3 100644 --- a/src/log/log-connection.c +++ b/src/log/log-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/log/log-settings.c b/src/log/log-settings.c index e4008079f4..1dd6b21c3c 100644 --- a/src/log/log-settings.c +++ b/src/log/log-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/log/main.c b/src/log/main.c index af47e3e6dd..1ddf978669 100644 --- a/src/log/main.c +++ b/src/log/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "lib-signals.h" diff --git a/src/login-common/client-common-auth.c b/src/login-common/client-common-auth.c index 648fe0e055..f59e14f5de 100644 --- a/src/login-common/client-common-auth.c +++ b/src/login-common/client-common-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "istream.h" diff --git a/src/login-common/client-common.c b/src/login-common/client-common.c index f75e172aad..135dffd660 100644 --- a/src/login-common/client-common.c +++ b/src/login-common/client-common.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "hostpid.h" diff --git a/src/login-common/login-proxy-state.c b/src/login-common/login-proxy-state.c index 2c88af27e0..5166ce967d 100644 --- a/src/login-common/login-proxy-state.c +++ b/src/login-common/login-proxy-state.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "network.h" diff --git a/src/login-common/login-proxy.c b/src/login-common/login-proxy.c index 12cd260e5d..dd94544894 100644 --- a/src/login-common/login-proxy.c +++ b/src/login-common/login-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "ioloop.h" diff --git a/src/login-common/login-settings.c b/src/login-common/login-settings.c index 48b80218a8..2d97c120b0 100644 --- a/src/login-common/login-settings.c +++ b/src/login-common/login-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "hostpid.h" diff --git a/src/login-common/main.c b/src/login-common/main.c index a35f80ab4f..6ac9f8bb9c 100644 --- a/src/login-common/main.c +++ b/src/login-common/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "ioloop.h" diff --git a/src/login-common/sasl-server.c b/src/login-common/sasl-server.c index 6c7333ff0f..e7c5468a24 100644 --- a/src/login-common/sasl-server.c +++ b/src/login-common/sasl-server.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "base64.h" diff --git a/src/login-common/ssl-proxy-gnutls.c b/src/login-common/ssl-proxy-gnutls.c index e694a1038f..6de369622f 100644 --- a/src/login-common/ssl-proxy-gnutls.c +++ b/src/login-common/ssl-proxy-gnutls.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "ioloop.h" diff --git a/src/login-common/ssl-proxy-openssl.c b/src/login-common/ssl-proxy-openssl.c index 54789c8531..5be6f9e587 100644 --- a/src/login-common/ssl-proxy-openssl.c +++ b/src/login-common/ssl-proxy-openssl.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "array.h" diff --git a/src/login-common/ssl-proxy.c b/src/login-common/ssl-proxy.c index 0ae72ff62d..f1259812e6 100644 --- a/src/login-common/ssl-proxy.c +++ b/src/login-common/ssl-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ssl-proxy.h" diff --git a/src/master/dup2-array.c b/src/master/dup2-array.c index 18e55020e3..40af0f0328 100644 --- a/src/master/dup2-array.c +++ b/src/master/dup2-array.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/master/main.c b/src/master/main.c index 53bde4e376..c39dc20903 100644 --- a/src/master/main.c +++ b/src/master/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "ioloop.h" diff --git a/src/master/master-settings.c b/src/master/master-settings.c index 530b4b5db8..0576b948cd 100644 --- a/src/master/master-settings.c +++ b/src/master/master-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/master/service-anvil.c b/src/master/service-anvil.c index b133837a03..729f042e88 100644 --- a/src/master/service-anvil.c +++ b/src/master/service-anvil.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "ioloop.h" diff --git a/src/master/service-listen.c b/src/master/service-listen.c index 4b84d0ae42..c773b3ba2d 100644 --- a/src/master/service-listen.c +++ b/src/master/service-listen.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/master/service-log.c b/src/master/service-log.c index 5e2d9eec1f..6ebe0a2bea 100644 --- a/src/master/service-log.c +++ b/src/master/service-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/master/service-monitor.c b/src/master/service-monitor.c index 646aae9869..575499623f 100644 --- a/src/master/service-monitor.c +++ b/src/master/service-monitor.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/master/service-process-notify.c b/src/master/service-process-notify.c index ad4dc2fabe..17a5036a8d 100644 --- a/src/master/service-process-notify.c +++ b/src/master/service-process-notify.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/master/service-process.c b/src/master/service-process.c index 13ca12a14b..ca0bb66928 100644 --- a/src/master/service-process.c +++ b/src/master/service-process.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/master/service.c b/src/master/service.c index 1d2e997d0e..7edc84e7c6 100644 --- a/src/master/service.c +++ b/src/master/service.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "common.h" #include "ioloop.h" diff --git a/src/plugins/acl/acl-api.c b/src/plugins/acl/acl-api.c index d091bbc7f4..3c04e2e2b3 100644 --- a/src/plugins/acl/acl-api.c +++ b/src/plugins/acl/acl-api.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/plugins/acl/acl-backend-vfile-acllist.c b/src/plugins/acl/acl-backend-vfile-acllist.c index caf242e92a..82db28aa35 100644 --- a/src/plugins/acl/acl-backend-vfile-acllist.c +++ b/src/plugins/acl/acl-backend-vfile-acllist.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-backend-vfile.c b/src/plugins/acl/acl-backend-vfile.c index ee2fd26374..f91fd91d93 100644 --- a/src/plugins/acl/acl-backend-vfile.c +++ b/src/plugins/acl/acl-backend-vfile.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/acl/acl-backend.c b/src/plugins/acl/acl-backend.c index 296bc9e02c..fa58c41ee9 100644 --- a/src/plugins/acl/acl-backend.c +++ b/src/plugins/acl/acl-backend.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash.h" diff --git a/src/plugins/acl/acl-cache.c b/src/plugins/acl/acl-cache.c index bf7bdbf09d..1d55abf6ea 100644 --- a/src/plugins/acl/acl-cache.c +++ b/src/plugins/acl/acl-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-lookup-dict.c b/src/plugins/acl/acl-lookup-dict.c index 620fc767a5..7878a92616 100644 --- a/src/plugins/acl/acl-lookup-dict.c +++ b/src/plugins/acl/acl-lookup-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-mailbox-list.c b/src/plugins/acl/acl-mailbox-list.c index 930e352579..88314eb64e 100644 --- a/src/plugins/acl/acl-mailbox-list.c +++ b/src/plugins/acl/acl-mailbox-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-mailbox.c b/src/plugins/acl/acl-mailbox.c index f395dc0626..cdbc975e18 100644 --- a/src/plugins/acl/acl-mailbox.c +++ b/src/plugins/acl/acl-mailbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ /* FIXME: If we don't have permission to change flags/keywords, the changes should still be stored temporarily for this session. However most clients diff --git a/src/plugins/acl/acl-plugin.c b/src/plugins/acl/acl-plugin.c index ff9ff9b9df..4b985fad3e 100644 --- a/src/plugins/acl/acl-plugin.c +++ b/src/plugins/acl/acl-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mailbox-list-private.h" diff --git a/src/plugins/acl/acl-shared-storage.c b/src/plugins/acl/acl-shared-storage.c index 660e60203b..98cea60eb6 100644 --- a/src/plugins/acl/acl-shared-storage.c +++ b/src/plugins/acl/acl-shared-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-storage.c b/src/plugins/acl/acl-storage.c index 2b3fb353b9..89057f94be 100644 --- a/src/plugins/acl/acl-storage.c +++ b/src/plugins/acl/acl-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/autocreate/autocreate-plugin.c b/src/plugins/autocreate/autocreate-plugin.c index fdf9757c3b..7b68eceee5 100644 --- a/src/plugins/autocreate/autocreate-plugin.c +++ b/src/plugins/autocreate/autocreate-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/plugins/expire/expire-env.c b/src/plugins/expire/expire-env.c index 9a61e313ed..b8860cd5bb 100644 --- a/src/plugins/expire/expire-env.c +++ b/src/plugins/expire/expire-env.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/expire/expire-plugin.c b/src/plugins/expire/expire-plugin.c index 4b20d32cbc..c9a3a878e8 100644 --- a/src/plugins/expire/expire-plugin.c +++ b/src/plugins/expire/expire-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/expire/expire-tool.c b/src/plugins/expire/expire-tool.c index fdaf4cfc09..dd6f542118 100644 --- a/src/plugins/expire/expire-tool.c +++ b/src/plugins/expire/expire-tool.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "env-util.h" diff --git a/src/plugins/fts-lucene/fts-backend-lucene.c b/src/plugins/fts-lucene/fts-backend-lucene.c index 1c1d7d976a..160439aa18 100644 --- a/src/plugins/fts-lucene/fts-backend-lucene.c +++ b/src/plugins/fts-lucene/fts-backend-lucene.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-lucene/fts-lucene-plugin.c b/src/plugins/fts-lucene/fts-lucene-plugin.c index 4cd99941f7..49b44f00a4 100644 --- a/src/plugins/fts-lucene/fts-lucene-plugin.c +++ b/src/plugins/fts-lucene/fts-lucene-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage-private.h" diff --git a/src/plugins/fts-lucene/lucene-wrapper.cc b/src/plugins/fts-lucene/lucene-wrapper.cc index a3b7713cca..414023b91b 100644 --- a/src/plugins/fts-lucene/lucene-wrapper.cc +++ b/src/plugins/fts-lucene/lucene-wrapper.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2006 Timo Sirainen */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ extern "C" { #include "lib.h" diff --git a/src/plugins/fts-solr/fts-backend-solr.c b/src/plugins/fts-solr/fts-backend-solr.c index f1abf1d3de..5de0770deb 100644 --- a/src/plugins/fts-solr/fts-backend-solr.c +++ b/src/plugins/fts-solr/fts-backend-solr.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-solr/fts-solr-plugin.c b/src/plugins/fts-solr/fts-solr-plugin.c index 1e686fbd1c..f3dcc1d842 100644 --- a/src/plugins/fts-solr/fts-solr-plugin.c +++ b/src/plugins/fts-solr/fts-solr-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-solr/solr-connection.c b/src/plugins/fts-solr/solr-connection.c index 1cb58c1f77..79dda216f2 100644 --- a/src/plugins/fts-solr/solr-connection.c +++ b/src/plugins/fts-solr/solr-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ /* curl: 7.16.0 curl_multi_timeout */ diff --git a/src/plugins/fts-squat/fts-backend-squat.c b/src/plugins/fts-squat/fts-backend-squat.c index 3fe3d06800..d4978b363e 100644 --- a/src/plugins/fts-squat/fts-backend-squat.c +++ b/src/plugins/fts-squat/fts-backend-squat.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-squat/fts-squat-plugin.c b/src/plugins/fts-squat/fts-squat-plugin.c index f3f15c48e8..868298cef1 100644 --- a/src/plugins/fts-squat/fts-squat-plugin.c +++ b/src/plugins/fts-squat/fts-squat-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fts-squat-plugin.h" diff --git a/src/plugins/fts-squat/squat-test.c b/src/plugins/fts-squat/squat-test.c index 01e2e00e39..86364679a5 100644 --- a/src/plugins/fts-squat/squat-test.c +++ b/src/plugins/fts-squat/squat-test.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-squat/squat-trie.c b/src/plugins/fts-squat/squat-trie.c index 984b660a28..a8c53af722 100644 --- a/src/plugins/fts-squat/squat-trie.c +++ b/src/plugins/fts-squat/squat-trie.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-squat/squat-uidlist.c b/src/plugins/fts-squat/squat-uidlist.c index 6dc5476e21..4eed2bd1c2 100644 --- a/src/plugins/fts-squat/squat-uidlist.c +++ b/src/plugins/fts-squat/squat-uidlist.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts/fts-api.c b/src/plugins/fts/fts-api.c index c415ffe69e..fd7b07af63 100644 --- a/src/plugins/fts/fts-api.c +++ b/src/plugins/fts/fts-api.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts/fts-plugin.c b/src/plugins/fts/fts-plugin.c index 80926dc332..4da0bda13e 100644 --- a/src/plugins/fts/fts-plugin.c +++ b/src/plugins/fts/fts-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage-hooks.h" diff --git a/src/plugins/fts/fts-search.c b/src/plugins/fts/fts-search.c index c193420550..52cb2933d5 100644 --- a/src/plugins/fts/fts-search.c +++ b/src/plugins/fts/fts-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts/fts-storage.c b/src/plugins/fts/fts-storage.c index c7b3a7810d..d3b2351c19 100644 --- a/src/plugins/fts/fts-storage.c +++ b/src/plugins/fts/fts-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/imap-acl/imap-acl-plugin.c b/src/plugins/imap-acl/imap-acl-plugin.c index c79e73b3ba..d6d6fa6589 100644 --- a/src/plugins/imap-acl/imap-acl-plugin.c +++ b/src/plugins/imap-acl/imap-acl-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/plugins/imap-quota/imap-quota-plugin.c b/src/plugins/imap-quota/imap-quota-plugin.c index 9204f9491a..8c2690d2ca 100644 --- a/src/plugins/imap-quota/imap-quota-plugin.c +++ b/src/plugins/imap-quota/imap-quota-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/plugins/lazy-expunge/lazy-expunge-plugin.c b/src/plugins/lazy-expunge/lazy-expunge-plugin.c index 49a6d4e2be..3fc84a36e9 100644 --- a/src/plugins/lazy-expunge/lazy-expunge-plugin.c +++ b/src/plugins/lazy-expunge/lazy-expunge-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/listescape/listescape-plugin.c b/src/plugins/listescape/listescape-plugin.c index da140937f0..565e1c2122 100644 --- a/src/plugins/listescape/listescape-plugin.c +++ b/src/plugins/listescape/listescape-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/mail-log/mail-log-plugin.c b/src/plugins/mail-log/mail-log-plugin.c index f379d6f63a..9127767d81 100644 --- a/src/plugins/mail-log/mail-log-plugin.c +++ b/src/plugins/mail-log/mail-log-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/mbox-snarf/mbox-snarf-plugin.c b/src/plugins/mbox-snarf/mbox-snarf-plugin.c index 093c4aacd2..b45547af11 100644 --- a/src/plugins/mbox-snarf/mbox-snarf-plugin.c +++ b/src/plugins/mbox-snarf/mbox-snarf-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/quota/quota-count.c b/src/plugins/quota/quota-count.c index 42b4f92eac..32f97c1f3c 100644 --- a/src/plugins/quota/quota-count.c +++ b/src/plugins/quota/quota-count.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/quota/quota-dict.c b/src/plugins/quota/quota-dict.c index dd50becbb3..2c597ddbf4 100644 --- a/src/plugins/quota/quota-dict.c +++ b/src/plugins/quota/quota-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/plugins/quota/quota-dirsize.c b/src/plugins/quota/quota-dirsize.c index 39d979c433..d163c31467 100644 --- a/src/plugins/quota/quota-dirsize.c +++ b/src/plugins/quota/quota-dirsize.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ /* Quota reporting based on simply summing sizes of all files in mailbox together. */ diff --git a/src/plugins/quota/quota-fs.c b/src/plugins/quota/quota-fs.c index b0328e040d..c01b245d10 100644 --- a/src/plugins/quota/quota-fs.c +++ b/src/plugins/quota/quota-fs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ /* Only for reporting filesystem quota */ diff --git a/src/plugins/quota/quota-maildir.c b/src/plugins/quota/quota-maildir.c index 588f7e47b7..2d7ff58b30 100644 --- a/src/plugins/quota/quota-maildir.c +++ b/src/plugins/quota/quota-maildir.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/quota/quota-plugin.c b/src/plugins/quota/quota-plugin.c index 27263156d8..7f53c50059 100644 --- a/src/plugins/quota/quota-plugin.c +++ b/src/plugins/quota/quota-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-user.h" diff --git a/src/plugins/quota/quota-storage.c b/src/plugins/quota/quota-storage.c index a629c22cb0..2a23f7d567 100644 --- a/src/plugins/quota/quota-storage.c +++ b/src/plugins/quota/quota-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/quota/quota.c b/src/plugins/quota/quota.c index 6dcf8f5754..81d8f9a894 100644 --- a/src/plugins/quota/quota.c +++ b/src/plugins/quota/quota.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/trash/trash-plugin.c b/src/plugins/trash/trash-plugin.c index 964dd29b71..d52c20b421 100644 --- a/src/plugins/trash/trash-plugin.c +++ b/src/plugins/trash/trash-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-config.c b/src/plugins/virtual/virtual-config.c index 90174b132e..26d6faac93 100644 --- a/src/plugins/virtual/virtual-config.c +++ b/src/plugins/virtual/virtual-config.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-mail.c b/src/plugins/virtual/virtual-mail.c index 209bb4cca1..2fd5c17e66 100644 --- a/src/plugins/virtual/virtual-mail.c +++ b/src/plugins/virtual/virtual-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-plugin.c b/src/plugins/virtual/virtual-plugin.c index 0e678fe406..5ef505c086 100644 --- a/src/plugins/virtual/virtual-plugin.c +++ b/src/plugins/virtual/virtual-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-namespace.h" diff --git a/src/plugins/virtual/virtual-save.c b/src/plugins/virtual/virtual-save.c index 8d9512ddcf..660787dc21 100644 --- a/src/plugins/virtual/virtual-save.c +++ b/src/plugins/virtual/virtual-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-search.c b/src/plugins/virtual/virtual-search.c index 7d00579b70..7620864649 100644 --- a/src/plugins/virtual/virtual-search.c +++ b/src/plugins/virtual/virtual-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-storage.c b/src/plugins/virtual/virtual-storage.c index 6212db9b1f..f0860a7499 100644 --- a/src/plugins/virtual/virtual-storage.c +++ b/src/plugins/virtual/virtual-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-sync.c b/src/plugins/virtual/virtual-sync.c index fe1c1321e3..e86434d658 100644 --- a/src/plugins/virtual/virtual-sync.c +++ b/src/plugins/virtual/virtual-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-transaction.c b/src/plugins/virtual/virtual-transaction.c index 228eb7f253..226bd97d25 100644 --- a/src/plugins/virtual/virtual-transaction.c +++ b/src/plugins/virtual/virtual-transaction.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/zlib/istream-bzlib.c b/src/plugins/zlib/istream-bzlib.c index 51b0d5e1b6..60cf138246 100644 --- a/src/plugins/zlib/istream-bzlib.c +++ b/src/plugins/zlib/istream-bzlib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-internal.h" diff --git a/src/plugins/zlib/istream-zlib.c b/src/plugins/zlib/istream-zlib.c index 73cd8cba84..ac4eca0202 100644 --- a/src/plugins/zlib/istream-zlib.c +++ b/src/plugins/zlib/istream-zlib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #ifdef BZLIB_INCLUDE # define BUILD_SOURCE diff --git a/src/plugins/zlib/zlib-plugin.c b/src/plugins/zlib/zlib-plugin.c index e87307400a..5d66af42ac 100644 --- a/src/plugins/zlib/zlib-plugin.c +++ b/src/plugins/zlib/zlib-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/pop3-login/client-authenticate.c b/src/pop3-login/client-authenticate.c index 4592ccde71..ef4ed93d60 100644 --- a/src/pop3-login/client-authenticate.c +++ b/src/pop3-login/client-authenticate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "base64.h" diff --git a/src/pop3-login/client.c b/src/pop3-login/client.c index 9465bbe9e5..ed43c562cc 100644 --- a/src/pop3-login/client.c +++ b/src/pop3-login/client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "base64.h" diff --git a/src/pop3-login/pop3-login-settings.c b/src/pop3-login/pop3-login-settings.c index 8bc69cdfbb..c4e760a690 100644 --- a/src/pop3-login/pop3-login-settings.c +++ b/src/pop3-login/pop3-login-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/pop3-login/pop3-proxy.c b/src/pop3-login/pop3-proxy.c index 15b8961fc9..178b882f80 100644 --- a/src/pop3-login/pop3-proxy.c +++ b/src/pop3-login/pop3-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "ioloop.h" diff --git a/src/pop3/main.c b/src/pop3/main.c index 2fcd57555f..a5350a07fc 100644 --- a/src/pop3/main.c +++ b/src/pop3/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "pop3-common.h" #include "ioloop.h" diff --git a/src/pop3/pop3-client.c b/src/pop3/pop3-client.c index 067d7cda19..60f49153d9 100644 --- a/src/pop3/pop3-client.c +++ b/src/pop3/pop3-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "pop3-common.h" #include "buffer.h" diff --git a/src/pop3/pop3-commands.c b/src/pop3/pop3-commands.c index 617baf006a..aed720cda3 100644 --- a/src/pop3/pop3-commands.c +++ b/src/pop3/pop3-commands.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "pop3-common.h" #include "array.h" diff --git a/src/pop3/pop3-settings.c b/src/pop3/pop3-settings.c index fa40339cdc..f0add7afc4 100644 --- a/src/pop3/pop3-settings.c +++ b/src/pop3/pop3-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/ssl-params/main.c b/src/ssl-params/main.c index a275e188c2..25b0cc5c1f 100644 --- a/src/ssl-params/main.c +++ b/src/ssl-params/main.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/ssl-params/ssl-params-openssl.c b/src/ssl-params/ssl-params-openssl.c index 889ad6aff2..b7a50b2a13 100644 --- a/src/ssl-params/ssl-params-openssl.c +++ b/src/ssl-params/ssl-params-openssl.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "write-full.h" diff --git a/src/ssl-params/ssl-params-settings.c b/src/ssl-params/ssl-params-settings.c index 52879dd4c3..fc3f7b07cf 100644 --- a/src/ssl-params/ssl-params-settings.c +++ b/src/ssl-params/ssl-params-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/ssl-params/ssl-params.c b/src/ssl-params/ssl-params.c index db41f64c0f..e8e5b68723 100644 --- a/src/ssl-params/ssl-params.c +++ b/src/ssl-params/ssl-params.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/util/gdbhelper.c b/src/util/gdbhelper.c index 5c62f4ee48..690c5553dc 100644 --- a/src/util/gdbhelper.c +++ b/src/util/gdbhelper.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/util/imap-utf7.c b/src/util/imap-utf7.c index a5bb281231..badfda2377 100644 --- a/src/util/imap-utf7.c +++ b/src/util/imap-utf7.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/util/listview.c b/src/util/listview.c index f406c25da9..e4894bcee1 100644 --- a/src/util/listview.c +++ b/src/util/listview.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "crc32.h" diff --git a/src/util/maildirlock.c b/src/util/maildirlock.c index bb8d4327d9..193c6d9906 100644 --- a/src/util/maildirlock.c +++ b/src/util/maildirlock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/util/rawlog.c b/src/util/rawlog.c index 167380df16..53739c1af0 100644 --- a/src/util/rawlog.c +++ b/src/util/rawlog.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/util/script.c b/src/util/script.c index d8cfc8ced8..a84be2dce4 100644 --- a/src/util/script.c +++ b/src/util/script.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "env-util.h"