]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Updated copyright notices to include year 2010.
authorTimo Sirainen <tss@iki.fi>
Sun, 24 Jan 2010 23:19:08 +0000 (01:19 +0200)
committerTimo Sirainen <tss@iki.fi>
Sun, 24 Jan 2010 23:19:08 +0000 (01:19 +0200)
--HG--
branch : HEAD

574 files changed:
src/anvil/anvil-connection.c
src/anvil/anvil-settings.c
src/anvil/connect-limit.c
src/anvil/main.c
src/anvil/penalty.c
src/auth/auth-cache.c
src/auth/auth-client-connection.c
src/auth/auth-master-connection.c
src/auth/auth-penalty.c
src/auth/auth-request-handler.c
src/auth/auth-request.c
src/auth/auth-settings.c
src/auth/auth-stream.c
src/auth/auth-worker-client.c
src/auth/auth-worker-server.c
src/auth/auth.c
src/auth/db-checkpassword.c
src/auth/db-ldap.c
src/auth/db-passwd-file.c
src/auth/db-sql.c
src/auth/main.c
src/auth/mech-anonymous.c
src/auth/mech-cram-md5.c
src/auth/mech-digest-md5.c
src/auth/mech-external.c
src/auth/mech-plain.c
src/auth/mech.c
src/auth/passdb-blocking.c
src/auth/passdb-bsdauth.c
src/auth/passdb-cache.c
src/auth/passdb-checkpassword.c
src/auth/passdb-ldap.c
src/auth/passdb-passwd-file.c
src/auth/passdb-passwd.c
src/auth/passdb-shadow.c
src/auth/passdb-sql.c
src/auth/passdb-vpopmail.c
src/auth/passdb.c
src/auth/password-scheme.c
src/auth/userdb-blocking.c
src/auth/userdb-checkpassword.c
src/auth/userdb-ldap.c
src/auth/userdb-nss.c
src/auth/userdb-passwd-file.c
src/auth/userdb-passwd.c
src/auth/userdb-prefetch.c
src/auth/userdb-sql.c
src/auth/userdb-static.c
src/auth/userdb-vpopmail.c
src/auth/userdb.c
src/config/config-connection.c
src/config/config-filter.c
src/config/config-parser.c
src/config/config-request.c
src/config/config-settings.c
src/config/doveconf.c
src/config/main.c
src/config/sysinfo-get.c
src/dict/dict-commands.c
src/dict/dict-connection.c
src/dict/dict-settings.c
src/dict/main.c
src/doveadm/doveadm-auth.c
src/doveadm/doveadm-dump-index.c
src/doveadm/doveadm-dump-log.c
src/doveadm/doveadm-dump-mailboxlog.c
src/doveadm/doveadm-dump-thread.c
src/doveadm/doveadm-mail.c
src/doveadm/doveadm-who.c
src/doveadm/doveadm.c
src/dsync/dsync-brain-msgs-new.c
src/dsync/dsync-brain-msgs.c
src/dsync/dsync-brain.c
src/dsync/dsync-data.c
src/dsync/dsync-proxy-client.c
src/dsync/dsync-proxy-server-cmd.c
src/dsync/dsync-proxy-server.c
src/dsync/dsync-proxy.c
src/dsync/dsync-worker-local.c
src/dsync/dsync-worker.c
src/dsync/dsync.c
src/dsync/test-dsync-brain-msgs.c
src/dsync/test-dsync-brain.c
src/dsync/test-dsync-common.c
src/dsync/test-dsync-proxy-server-cmd.c
src/dsync/test-dsync-proxy.c
src/dsync/test-dsync-worker.c
src/imap-login/client-authenticate.c
src/imap-login/client.c
src/imap-login/imap-login-settings.c
src/imap-login/imap-proxy.c
src/imap/cmd-append.c
src/imap/cmd-cancelupdate.c
src/imap/cmd-capability.c
src/imap/cmd-check.c
src/imap/cmd-close.c
src/imap/cmd-copy.c
src/imap/cmd-create.c
src/imap/cmd-delete.c
src/imap/cmd-enable.c
src/imap/cmd-examine.c
src/imap/cmd-expunge.c
src/imap/cmd-fetch.c
src/imap/cmd-id.c
src/imap/cmd-idle.c
src/imap/cmd-list.c
src/imap/cmd-logout.c
src/imap/cmd-lsub.c
src/imap/cmd-namespace.c
src/imap/cmd-noop.c
src/imap/cmd-rename.c
src/imap/cmd-search.c
src/imap/cmd-select.c
src/imap/cmd-sort.c
src/imap/cmd-status.c
src/imap/cmd-store.c
src/imap/cmd-subscribe.c
src/imap/cmd-thread.c
src/imap/cmd-uid.c
src/imap/cmd-unselect.c
src/imap/cmd-unsubscribe.c
src/imap/cmd-x-cancel.c
src/imap/imap-client.c
src/imap/imap-commands-util.c
src/imap/imap-commands.c
src/imap/imap-expunge.c
src/imap/imap-fetch-body.c
src/imap/imap-fetch.c
src/imap/imap-search-args.c
src/imap/imap-search.c
src/imap/imap-settings.c
src/imap/imap-status.c
src/imap/imap-sync.c
src/imap/mail-storage-callbacks.c
src/imap/main.c
src/lda/main.c
src/lib-auth/auth-client-request.c
src/lib-auth/auth-client.c
src/lib-auth/auth-master.c
src/lib-auth/auth-server-connection.c
src/lib-charset/charset-iconv.c
src/lib-charset/charset-utf8.c
src/lib-dict/dict-client.c
src/lib-dict/dict-db.c
src/lib-dict/dict-file.c
src/lib-dict/dict-sql-settings.c
src/lib-dict/dict-sql.c
src/lib-dict/dict.c
src/lib-imap/imap-base-subject.c
src/lib-imap/imap-bodystructure.c
src/lib-imap/imap-date.c
src/lib-imap/imap-envelope.c
src/lib-imap/imap-id.c
src/lib-imap/imap-match.c
src/lib-imap/imap-parser.c
src/lib-imap/imap-quote.c
src/lib-imap/imap-seqset.c
src/lib-imap/imap-utf7.c
src/lib-imap/imap-util.c
src/lib-imap/test-imap-match.c
src/lib-imap/test-imap-parser.c
src/lib-imap/test-imap-utf7.c
src/lib-imap/test-imap-util.c
src/lib-index/mail-cache-compress.c
src/lib-index/mail-cache-decisions.c
src/lib-index/mail-cache-fields.c
src/lib-index/mail-cache-lookup.c
src/lib-index/mail-cache-sync-update.c
src/lib-index/mail-cache-transaction.c
src/lib-index/mail-cache.c
src/lib-index/mail-index-dummy-view.c
src/lib-index/mail-index-fsck.c
src/lib-index/mail-index-lock.c
src/lib-index/mail-index-map-hdr.c
src/lib-index/mail-index-map-read.c
src/lib-index/mail-index-map.c
src/lib-index/mail-index-modseq.c
src/lib-index/mail-index-strmap.c
src/lib-index/mail-index-sync-ext.c
src/lib-index/mail-index-sync-keywords.c
src/lib-index/mail-index-sync-update.c
src/lib-index/mail-index-sync.c
src/lib-index/mail-index-transaction-export.c
src/lib-index/mail-index-transaction-finish.c
src/lib-index/mail-index-transaction-sort-appends.c
src/lib-index/mail-index-transaction-update.c
src/lib-index/mail-index-transaction-view.c
src/lib-index/mail-index-transaction.c
src/lib-index/mail-index-util.c
src/lib-index/mail-index-view-sync.c
src/lib-index/mail-index-view.c
src/lib-index/mail-index-write.c
src/lib-index/mail-index.c
src/lib-index/mail-transaction-log-append.c
src/lib-index/mail-transaction-log-file.c
src/lib-index/mail-transaction-log-view.c
src/lib-index/mail-transaction-log.c
src/lib-index/mailbox-list-index-sync.c
src/lib-index/mailbox-list-index.c
src/lib-index/mailbox-log.c
src/lib-index/test-mail-index-transaction-finish.c
src/lib-index/test-mail-index-transaction-update.c
src/lib-index/test-mail-transaction-log-append.c
src/lib-index/test-mail-transaction-log-view.c
src/lib-lda/duplicate.c
src/lib-lda/lda-settings.c
src/lib-lda/lmtp-client.c
src/lib-lda/mail-deliver.c
src/lib-lda/mail-send.c
src/lib-lda/smtp-client.c
src/lib-mail/istream-dot.c
src/lib-mail/istream-header-filter.c
src/lib-mail/mbox-from.c
src/lib-mail/message-address.c
src/lib-mail/message-date.c
src/lib-mail/message-decoder.c
src/lib-mail/message-header-decode.c
src/lib-mail/message-header-encode.c
src/lib-mail/message-header-parser.c
src/lib-mail/message-id.c
src/lib-mail/message-parser.c
src/lib-mail/message-part-serialize.c
src/lib-mail/message-search.c
src/lib-mail/message-send.c
src/lib-mail/message-size.c
src/lib-mail/quoted-printable.c
src/lib-mail/rfc2231-parser.c
src/lib-mail/rfc822-parser.c
src/lib-mail/test-istream-dot.c
src/lib-mail/test-istream-header-filter.c
src/lib-mail/test-mbox-from.c
src/lib-mail/test-message-address.c
src/lib-mail/test-message-date.c
src/lib-mail/test-message-decoder.c
src/lib-mail/test-message-header-decode.c
src/lib-mail/test-message-header-encode.c
src/lib-mail/test-message-header-parser.c
src/lib-mail/test-message-id.c
src/lib-mail/test-message-parser.c
src/lib-mail/test-quoted-printable.c
src/lib-mail/test-rfc2231-parser.c
src/lib-master/anvil-client.c
src/lib-master/master-auth.c
src/lib-master/master-login-auth.c
src/lib-master/master-login.c
src/lib-master/master-service-settings.c
src/lib-master/master-service.c
src/lib-master/syslog-util.c
src/lib-settings/settings-parser.c
src/lib-settings/settings.c
src/lib-sql/driver-mysql.c
src/lib-sql/driver-pgsql.c
src/lib-sql/sql-api.c
src/lib-sql/sql-pool.c
src/lib-storage/index/cydir/cydir-mail.c
src/lib-storage/index/cydir/cydir-save.c
src/lib-storage/index/cydir/cydir-storage.c
src/lib-storage/index/cydir/cydir-sync.c
src/lib-storage/index/dbox-common/dbox-file-fix.c
src/lib-storage/index/dbox-common/dbox-file.c
src/lib-storage/index/dbox-common/dbox-mail.c
src/lib-storage/index/dbox-common/dbox-save.c
src/lib-storage/index/dbox-common/dbox-storage.c
src/lib-storage/index/dbox-common/dbox-sync-rebuild.c
src/lib-storage/index/dbox-multi/mdbox-file-purge.c
src/lib-storage/index/dbox-multi/mdbox-file.c
src/lib-storage/index/dbox-multi/mdbox-mail.c
src/lib-storage/index/dbox-multi/mdbox-map.c
src/lib-storage/index/dbox-multi/mdbox-save.c
src/lib-storage/index/dbox-multi/mdbox-settings.c
src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c
src/lib-storage/index/dbox-multi/mdbox-storage.c
src/lib-storage/index/dbox-multi/mdbox-sync.c
src/lib-storage/index/dbox-single/sdbox-file.c
src/lib-storage/index/dbox-single/sdbox-mail.c
src/lib-storage/index/dbox-single/sdbox-save.c
src/lib-storage/index/dbox-single/sdbox-storage.c
src/lib-storage/index/dbox-single/sdbox-sync-file.c
src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c
src/lib-storage/index/dbox-single/sdbox-sync.c
src/lib-storage/index/index-fetch.c
src/lib-storage/index/index-mail-headers.c
src/lib-storage/index/index-mail.c
src/lib-storage/index/index-mailbox-check.c
src/lib-storage/index/index-search-result.c
src/lib-storage/index/index-search.c
src/lib-storage/index/index-sort-string.c
src/lib-storage/index/index-sort.c
src/lib-storage/index/index-status.c
src/lib-storage/index/index-storage.c
src/lib-storage/index/index-sync-changes.c
src/lib-storage/index/index-sync-search.c
src/lib-storage/index/index-sync.c
src/lib-storage/index/index-thread-finish.c
src/lib-storage/index/index-thread-links.c
src/lib-storage/index/index-thread.c
src/lib-storage/index/index-transaction.c
src/lib-storage/index/istream-mail-stats.c
src/lib-storage/index/maildir/maildir-copy.c
src/lib-storage/index/maildir/maildir-filename.c
src/lib-storage/index/maildir/maildir-keywords.c
src/lib-storage/index/maildir/maildir-mail.c
src/lib-storage/index/maildir/maildir-save.c
src/lib-storage/index/maildir/maildir-settings.c
src/lib-storage/index/maildir/maildir-storage.c
src/lib-storage/index/maildir/maildir-sync-index.c
src/lib-storage/index/maildir/maildir-sync.c
src/lib-storage/index/maildir/maildir-uidlist.c
src/lib-storage/index/maildir/maildir-util.c
src/lib-storage/index/mbox/istream-raw-mbox.c
src/lib-storage/index/mbox/mbox-file.c
src/lib-storage/index/mbox/mbox-lock.c
src/lib-storage/index/mbox/mbox-mail.c
src/lib-storage/index/mbox/mbox-md5.c
src/lib-storage/index/mbox/mbox-save.c
src/lib-storage/index/mbox/mbox-settings.c
src/lib-storage/index/mbox/mbox-storage.c
src/lib-storage/index/mbox/mbox-sync-parse.c
src/lib-storage/index/mbox/mbox-sync-rewrite.c
src/lib-storage/index/mbox/mbox-sync-update.c
src/lib-storage/index/mbox/mbox-sync.c
src/lib-storage/index/raw/raw-mail.c
src/lib-storage/index/raw/raw-storage.c
src/lib-storage/index/raw/raw-sync.c
src/lib-storage/index/shared/shared-list.c
src/lib-storage/index/shared/shared-storage.c
src/lib-storage/index/test-index-fetch.c
src/lib-storage/list/index-mailbox-list-sync.c
src/lib-storage/list/index-mailbox-list.c
src/lib-storage/list/mailbox-list-fs-iter.c
src/lib-storage/list/mailbox-list-fs.c
src/lib-storage/list/mailbox-list-maildir-iter.c
src/lib-storage/list/mailbox-list-maildir.c
src/lib-storage/list/mailbox-list-subscriptions.c
src/lib-storage/list/subscription-file.c
src/lib-storage/mail-copy.c
src/lib-storage/mail-error.c
src/lib-storage/mail-namespace.c
src/lib-storage/mail-search-build.c
src/lib-storage/mail-search.c
src/lib-storage/mail-storage-hooks.c
src/lib-storage/mail-storage-service.c
src/lib-storage/mail-storage-settings.c
src/lib-storage/mail-storage.c
src/lib-storage/mail-thread.c
src/lib-storage/mail-user.c
src/lib-storage/mail.c
src/lib-storage/mailbox-list.c
src/lib-storage/mailbox-search-result.c
src/lib-storage/mailbox-tree.c
src/lib-storage/mailbox-uidvalidity.c
src/lib-storage/test-mail-storage.c
src/lib-storage/test-mail.c
src/lib-storage/test-mailbox.c
src/lib-test/test-common.c
src/lib/abspath.c
src/lib/aqueue.c
src/lib/array.c
src/lib/askpass.c
src/lib/backtrace-string.c
src/lib/base64.c
src/lib/bsearch-insert-pos.c
src/lib/buffer.c
src/lib/child-wait.c
src/lib/close-keep-errno.c
src/lib/compat.c
src/lib/crc32.c
src/lib/data-stack.c
src/lib/eacces-error.c
src/lib/env-util.c
src/lib/failures.c
src/lib/fd-close-on-exec.c
src/lib/fd-set-nonblock.c
src/lib/fdatasync-path.c
src/lib/fdpass.c
src/lib/file-cache.c
src/lib/file-copy.c
src/lib/file-dotlock.c
src/lib/file-lock.c
src/lib/file-set-size.c
src/lib/hash.c
src/lib/hash2.c
src/lib/hex-binary.c
src/lib/hex-dec.c
src/lib/home-expand.c
src/lib/hostpid.c
src/lib/imem.c
src/lib/ioloop-notify-dn.c
src/lib/ioloop-notify-fd.c
src/lib/ioloop-notify-inotify.c
src/lib/ioloop-notify-none.c
src/lib/ioloop-poll.c
src/lib/ioloop-select.c
src/lib/ioloop.c
src/lib/iostream.c
src/lib/istream-concat.c
src/lib/istream-crlf.c
src/lib/istream-data.c
src/lib/istream-file.c
src/lib/istream-limit.c
src/lib/istream-mmap.c
src/lib/istream-seekable.c
src/lib/istream-tee.c
src/lib/istream.c
src/lib/lib-signals.c
src/lib/lib.c
src/lib/mempool-alloconly.c
src/lib/mempool-datastack.c
src/lib/mempool-system-clean.c
src/lib/mempool-system.c
src/lib/mempool-unsafe-datastack.c
src/lib/mempool.c
src/lib/mkdir-parents.c
src/lib/mmap-anon.c
src/lib/mmap-util.c
src/lib/module-dir.c
src/lib/mountpoint.c
src/lib/network.c
src/lib/nfs-workarounds.c
src/lib/ostream-buffer.c
src/lib/ostream-file.c
src/lib/ostream.c
src/lib/printf-format-fix.c
src/lib/priorityq.c
src/lib/process-title.c
src/lib/randgen.c
src/lib/read-full.c
src/lib/restrict-access.c
src/lib/restrict-process-size.c
src/lib/safe-memset.c
src/lib/safe-mkdir.c
src/lib/safe-mkstemp.c
src/lib/sendfile-util.c
src/lib/seq-range-array.c
src/lib/str-find.c
src/lib/str-sanitize.c
src/lib/str.c
src/lib/strescape.c
src/lib/strfuncs.c
src/lib/test-aqueue.c
src/lib/test-array.c
src/lib/test-base64.c
src/lib/test-bsearch-insert-pos.c
src/lib/test-buffer.c
src/lib/test-hex-binary.c
src/lib/test-istream-concat.c
src/lib/test-istream-crlf.c
src/lib/test-istream-seekable.c
src/lib/test-istream-tee.c
src/lib/test-lib.c
src/lib/test-llist.c
src/lib/test-mempool-alloconly.c
src/lib/test-network.c
src/lib/test-primes.c
src/lib/test-priorityq.c
src/lib/test-seq-range-array.c
src/lib/test-str-find.c
src/lib/test-str-sanitize.c
src/lib/test-strescape.c
src/lib/test-strfuncs.c
src/lib/test-time-util.c
src/lib/test-utc-mktime.c
src/lib/test-var-expand.c
src/lib/time-util.c
src/lib/unichar.c
src/lib/unix-socket-create.c
src/lib/unlink-directory.c
src/lib/unlink-old-files.c
src/lib/utc-mktime.c
src/lib/utc-offset.c
src/lib/var-expand.c
src/lib/write-full.c
src/lmtp/client.c
src/lmtp/commands.c
src/lmtp/lmtp-proxy.c
src/lmtp/lmtp-settings.c
src/lmtp/main.c
src/log/log-connection.c
src/log/log-settings.c
src/log/main.c
src/login-common/client-common-auth.c
src/login-common/client-common.c
src/login-common/login-proxy-state.c
src/login-common/login-proxy.c
src/login-common/login-settings.c
src/login-common/main.c
src/login-common/sasl-server.c
src/login-common/ssl-proxy-gnutls.c
src/login-common/ssl-proxy-openssl.c
src/login-common/ssl-proxy.c
src/master/dup2-array.c
src/master/main.c
src/master/master-settings.c
src/master/service-anvil.c
src/master/service-listen.c
src/master/service-log.c
src/master/service-monitor.c
src/master/service-process-notify.c
src/master/service-process.c
src/master/service.c
src/plugins/acl/acl-api.c
src/plugins/acl/acl-backend-vfile-acllist.c
src/plugins/acl/acl-backend-vfile.c
src/plugins/acl/acl-backend.c
src/plugins/acl/acl-cache.c
src/plugins/acl/acl-lookup-dict.c
src/plugins/acl/acl-mailbox-list.c
src/plugins/acl/acl-mailbox.c
src/plugins/acl/acl-plugin.c
src/plugins/acl/acl-shared-storage.c
src/plugins/acl/acl-storage.c
src/plugins/autocreate/autocreate-plugin.c
src/plugins/expire/expire-env.c
src/plugins/expire/expire-plugin.c
src/plugins/expire/expire-tool.c
src/plugins/fts-lucene/fts-backend-lucene.c
src/plugins/fts-lucene/fts-lucene-plugin.c
src/plugins/fts-lucene/lucene-wrapper.cc
src/plugins/fts-solr/fts-backend-solr.c
src/plugins/fts-solr/fts-solr-plugin.c
src/plugins/fts-solr/solr-connection.c
src/plugins/fts-squat/fts-backend-squat.c
src/plugins/fts-squat/fts-squat-plugin.c
src/plugins/fts-squat/squat-test.c
src/plugins/fts-squat/squat-trie.c
src/plugins/fts-squat/squat-uidlist.c
src/plugins/fts/fts-api.c
src/plugins/fts/fts-plugin.c
src/plugins/fts/fts-search.c
src/plugins/fts/fts-storage.c
src/plugins/imap-acl/imap-acl-plugin.c
src/plugins/imap-quota/imap-quota-plugin.c
src/plugins/lazy-expunge/lazy-expunge-plugin.c
src/plugins/listescape/listescape-plugin.c
src/plugins/mail-log/mail-log-plugin.c
src/plugins/mbox-snarf/mbox-snarf-plugin.c
src/plugins/quota/quota-count.c
src/plugins/quota/quota-dict.c
src/plugins/quota/quota-dirsize.c
src/plugins/quota/quota-fs.c
src/plugins/quota/quota-maildir.c
src/plugins/quota/quota-plugin.c
src/plugins/quota/quota-storage.c
src/plugins/quota/quota.c
src/plugins/trash/trash-plugin.c
src/plugins/virtual/virtual-config.c
src/plugins/virtual/virtual-mail.c
src/plugins/virtual/virtual-plugin.c
src/plugins/virtual/virtual-save.c
src/plugins/virtual/virtual-search.c
src/plugins/virtual/virtual-storage.c
src/plugins/virtual/virtual-sync.c
src/plugins/virtual/virtual-transaction.c
src/plugins/zlib/istream-bzlib.c
src/plugins/zlib/istream-zlib.c
src/plugins/zlib/zlib-plugin.c
src/pop3-login/client-authenticate.c
src/pop3-login/client.c
src/pop3-login/pop3-login-settings.c
src/pop3-login/pop3-proxy.c
src/pop3/main.c
src/pop3/pop3-client.c
src/pop3/pop3-commands.c
src/pop3/pop3-settings.c
src/ssl-params/main.c
src/ssl-params/ssl-params-openssl.c
src/ssl-params/ssl-params-settings.c
src/ssl-params/ssl-params.c
src/util/gdbhelper.c
src/util/imap-utf7.c
src/util/listview.c
src/util/maildirlock.c
src/util/rawlog.c
src/util/script.c

index 432a251cedc822c01f96ee1e437e0e00204e6b1a..5c5c8b1d035ef4211210318590328d7e69762a2b 100644 (file)
@@ -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"
index cbc38f7d22fee1f75df7c917ea372a91a91a4470..501e71bb1b4abfc89a180c8ef1cc36635d08dce2 100644 (file)
@@ -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"
index 97132b5ed16cc25c181cd75370b1357fac13bbff..752f0e49c8b758f5fb8d7b3562e23d5c0fe2b205 100644 (file)
@@ -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"
index b89cda555306d8d0d205d701744a1aa8a28dd647..2ba01c9538571c7282e9cd1700214907cbc5aa25 100644 (file)
@@ -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"
index cd91b4976b4aa70d5b960bd75a9d9c113b8cd838..df33feb34ea273a08f96aaa192f7b1de9c0a91c5 100644 (file)
@@ -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"
index 6663db642b8732f3fb49cd499f289a23072ec062..5f54c4803be72d185fb5b741c96429b1ee904039 100644 (file)
@@ -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"
index 44e3cda46c7969c6530f9b0bb987db47caded52b..b42728212ffb75999b12ca4604e437350d732fc1 100644 (file)
@@ -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"
index a0a90bd80e9772a8c05fe293a99eacfeda555cd8..cc431687050ab9ee0bbecdc2c5ba6fab01130d98 100644 (file)
@@ -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"
index faf6e0d3f91286d1870ad122a22c45d04d7b1820..49796c127a04732eedc4e07df98b6647d41e61f3 100644 (file)
@@ -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"
index 2ef705f9721ff8f09b388ae0a92175392d26e22a..a17df4f59759aac594d8a7d03af082ef6c9260bd 100644 (file)
@@ -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"
index 6d1a90d76cbba3598d5304ec459725f722010c50..4d9211d5ed74fc619b4e0c50c55ab64f12fe091a 100644 (file)
@@ -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"
index 21a69d3dabeddc1f8065f49273a05aa582e6198c..a4f4aa67339fcaf9a0e17418c3394203ca3587b5 100644 (file)
@@ -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"
index 8a15bc9a06ba16f1c55145b6b529f7f0f1dbb3d4..01f4a6fa2b97468af71a0ef8a187cf709613a371 100644 (file)
@@ -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"
index 5aba7f8450b80acc3bc31a871938099df5b9340f..31340acde95ff94f5ff8b4df318468795faad3f2 100644 (file)
@@ -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"
index bb656ee76063d95b74814352a9d0a051501f2ef7..34df86bf1a040a2717b112d6dc916ebaebebc78b 100644 (file)
@@ -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"
index e3c9575f637a5fa5d38b529ae7f126db18aa2bb9..6915a12442109b55e5c837f6b55edd08ef334c6f 100644 (file)
@@ -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"
index 8d330110373196fe8007898739a0cfd750c52319..e324c4d5a28c61b74bb2f940888090acec302156 100644 (file)
@@ -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"
 
index a87135416855021386397eaa80baff7802e6451c..b5e45360b8fac7da0f1e3d0083990affffff82e4 100644 (file)
@@ -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"
 
index 113fb8aa5071bd0c1d4d506c0b64aa427ca34c02..5d620f693ee7630ee0e7d69ff6b0d6a139940a41 100644 (file)
@@ -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"
 
index 2506943a8edecaecb2d10bfb0d6699a26a64e10e..68af6698132a7dfd8c68ab48bbb8bb7f1c930860 100644 (file)
@@ -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"
 
index dc398f7901eba0b198055ab703b0f11f74f83ed3..a9edf1e96775ecf6301a3a153df8318cefb1f3d7 100644 (file)
@@ -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"
index 0e1605473b6280add51399dac8409d455dc9a9cc..1caa1a41589674872d7003ea503288dcccd531d5 100644 (file)
@@ -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"
index 0837fbab73977e6d5793e8180f854430036307e8..da9900530eb0f11db23a2a22480cdb4800ffb57c 100644 (file)
@@ -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 <joshua@roughtrade.net> */
index 16d303bb772cd0789e59265932ea0b50fecf8b9c..480d77058cc085503fbe883755d35a2ff858491b 100644 (file)
@@ -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 */
 
index 67e4151949f7e1afc490b93209748bec93f55af0..7c9de6b92c27abd797d3a87bdd144c280a69b2d8 100644 (file)
@@ -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"
index 65b6890ad5a67fb665d980b7e76d092d91887679..fc0b131ffc4275c2696938be656184aa59830b39 100644 (file)
@@ -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"
index 0b55f0837500847c072dd6b351935094ba90129a..a3b0c726c94c2c3dd195c665e6d6c26c21a81b24 100644 (file)
@@ -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"
index 46d4f0bdeca6971a0a289692ba739f42a6a0523d..3da2802a02f689d6f712b1092913c29e6965cc6f 100644 (file)
@@ -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"
index ddd2fa3314194360d2e0950f3ed2188d8c5bc790..4fa69a5c709339f6fee106cb2ae110ec98d052ba 100644 (file)
@@ -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"
index e5094fffc3229c709e9a22fa0dfe149186f9e44f..be971a9e6c049248daa297534b87961351d5ddb6 100644 (file)
@@ -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"
index cfc5192028a370879e7bb9b2a9e6edac1d6e0c34..8b2ac31e43ea674fafb2ab4b5d0b064be7c2b067 100644 (file)
@@ -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"
index e5c31ecb259a8dc0be52ea200de0f6d5e2534718..5525af53ffba18d07399b15e6c8ef0016ed0ee0b 100644 (file)
@@ -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"
index 3de7bd27e848cd8d3bba72704a3e6235869a40f4..49da1e60b40ab1d0b3131f1d2518bdec096e0bdc 100644 (file)
@@ -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"
index 8a8195404a6772726b7ca26766e746826518027c..d7873c8b23316d688a2924e2f266258511ecc2de 100644 (file)
@@ -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"
index 1591020d9eef81d3da9d797839047284a25bae59..9c746a0e20ef743fff5ea29184507dcc8633d734 100644 (file)
@@ -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"
index 71e96d7ab4e1530b7ea251a2ab49f197c646ef97..167129f7ef4cef2d41fdc8c03d3038da1ec78439 100644 (file)
@@ -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"
index bb5aefc61e6588de0f4c881e1d62ea7c0c207877..71ce5a7e4e70a4555da0d68ced432f3abf47e57e 100644 (file)
@@ -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 */
 
index f3a6b2bc89d2e11f4b909eed10d559bb3f7ff87a..5fb7fddecc7d6701b631075679266c818f94566e 100644 (file)
@@ -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"
index abdb29c099ff591ca19ac66d66a0a490f3b57463..ca3698de7143c566f1aba061abf406ba8555887c 100644 (file)
@@ -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"
index 58b4268ce501eca3f95a1f0a9e93b371b4b6853b..cfcd804704b1338147350018bd02a9cb54dfa3ef 100644 (file)
@@ -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"
index 64cdd7b25ee07dbbdcfca21bcb85a3e989762997..55b6e0af4a37245705c81f41c4493c8de92db835 100644 (file)
@@ -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"
index 5721b7fde9a510d4b4e9e17784c01bb9ca75123b..ebecbc4ad8ee1b5584dece125bf9198629ca9839 100644 (file)
@@ -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"
index ae0ff9f7b906a1f76afda25a1f1b73a83df2721a..7fc27d85e9095fd3edb77e570296dafb857f748a 100644 (file)
@@ -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 */
 
index 35e53e958fd24676beb66e5190a9f891290f062d..f343bcd345f0417278309507cd9ad31887cffea4 100644 (file)
@@ -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"
index addfef608e0279755cc8f514d727fe7188dddcd9..35ce6cdd94cacd89314726dc065ff30a969b5a13 100644 (file)
@@ -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"
index 5607a65526a6ddef8a5a79739a4d716b81f70e55..6403d7ac4781dfcc0c5d8fd4a01785103b9943b9 100644 (file)
@@ -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"
index 6006e0a1b2a8c2b73fc883a9604004e8a3eb37ce..7239c75ea130bfb66e7373b5a624b03ab9f9330a 100644 (file)
@@ -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"
index 302aef73767ae7dc2479ed94b0d1d0075a5277de..f1cc72b50a514f9b2f112e58e452498f976fb75f 100644 (file)
@@ -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"
 
index 60469caab236509de58309b854c8c3c36cfc81ab..533c8645fd4aedea596f1d30bfc838cd12a42093 100644 (file)
@@ -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 */
 
index c1bbf3b187dc88289055614089f582f7edd33076..7cfe2967fde5e20a4cf7ad13c0dc9fcbaa6bf179 100644 (file)
@@ -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"
index 0bb2998f6095ca38b86cbabd2b056d668289ade4..94cced4d5b7e3a589563e6e10086cf079f555386 100644 (file)
@@ -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"
index fab79c6dde1da6edb3e7fed4627aa528116b8059..5b05f710cfba94bbfc0ce3000830efa1a518ddbf 100644 (file)
@@ -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"
index bef02c5ce38858c2e35b009be32ddb44bd8cbb66..58e0cd2222d270cad41a2f8584ef287499896e88 100644 (file)
@@ -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"
index d5c18349bff1965f683bca5df73a6d51f865dd62..5f515ad19d76137fae2b644895fab0f6f873d02b 100644 (file)
@@ -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"
index 00859fd1e90e39ee1a7d19784a26eebc18f786e8..7c246d435020bd4b006f517f30d2f1e1a789026d 100644 (file)
@@ -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"
index c141e7888ce9d4e358e38ec156f02003c16923c5..4247d92c3eadb95d7d76b03df9beac8712b0f925 100644 (file)
@@ -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"
index 56a17075cbae1db354ffe34e49ff4960dd26ae3b..08b295916903077fb3ac6809d4c725c7ef60fc38 100644 (file)
@@ -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"
index 49091e242bdcd80ff25885720a3b9fe4ce5190f0..03d7463035c7b74d383573290bcfcdc2287e1326 100644 (file)
@@ -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"
index 23ae04703eda214f1c76cb821d0c741b451f69b5..4f4dd76c38f67bb0d9fdf54f5ff37ed18dce7fec 100644 (file)
@@ -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"
index 460878a57da7aba691ef9e81f91b697abca7c6af..3865314c963c4d6af710e7b530d78ffca95590ab 100644 (file)
@@ -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"
index 55efb171c88f74af1148137cc7b4cef212a237f4..ae7696ede8a1235c85926d363bc75a48950fa4cf 100644 (file)
@@ -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"
index 91ec35fcdaf1ed448b3caa98bd57ea1667259f9c..61379ec7484c2236ddaba89686f6645c740f7c85 100644 (file)
@@ -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"
index 8c38051db0742ccdc95f2c649b00e7a94a273c5b..89e30723063bb683efe20f3bde7abde571c82cb5 100644 (file)
@@ -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"
index 01d5ab21ba23e78963c43a61454e81da978f379a..6c373c2ca347cca94a7e0fe5bf05f1f1994acde9 100644 (file)
@@ -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"
index bc84cace3cb419850240531a9675e4efdad013c7..ff579fa660ccc0a1b396d92048948ebb95fb6e4a 100644 (file)
@@ -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"
index 65fce2fc02b5639112ee95d829fe6fac3c1b88b6..08c6461ae0907c7b04eccb962900ea7e2696fc34 100644 (file)
@@ -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"
index 4bda82c85faed1083d1561d6dca79f308eb5a8c2..889a8be035a4c25a19bc982046f1931806b64134 100644 (file)
@@ -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"
index cda1a9dc188e5bf3e16ba9037ccf52d690e2d219..bcad7559251ac300481921b4b3c2a290265ad0dd 100644 (file)
@@ -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"
index 4fc5ef6b321cad3899e54396d89c0aa0a5ae4728..5e4bec719e9493be4ee7b386f093886a7d36af3f 100644 (file)
@@ -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"
index dc4ed09975c608e2a20be34f6f84a6c9cead85c3..1db0a132d71432c978f9c134aad0adc34864f1a8 100644 (file)
@@ -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"
index e57765d23767f951575f5be70edb80e0665b37f2..38e0e54677ba018b7f8f0a53240ef3a779ff30c1 100644 (file)
@@ -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"
index af684854971ba9bb08cef1eae14cbf6e666c54c5..73e4ea63c2b61ce83ae21ba801dbe6446cc65dbc 100644 (file)
@@ -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"
index 78cff1730a4a0d6c117a20fe0ed0cf5466120ed1..341c09b7a4e2dedcbb749c45d36268c675f6e3e0 100644 (file)
@@ -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"
index eedb1d06af93e8b85c02f00deee4190268d3b522..02648e121d2cb33f06d6c241f8e662338ed5f0f3 100644 (file)
@@ -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"
index c3e98db2a639bfb0c5d79afe1eb4d81371ac385f..249748d6423dd3efa5dc18cddbeeb1a6d9a1371a 100644 (file)
@@ -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"
index 6483562c04065e0e3570f2724b687ecaee0f8761..88755e5f0b61b9629ce804442cab67b1429cade4 100644 (file)
@@ -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"
index 2d27da6681cdcfa86df3ca38ec472406ef078242..dd98ad5d67a67ebb5588208f5bf90e523973183f 100644 (file)
@@ -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"
index b58cf8890876f069ac527e0bb94825cf73bd8afb..caf400810c3f14840b590bb641a2d864c257cfd4 100644 (file)
@@ -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"
index d07c3853a32518647598ab68fc1408065b320297..8c05fcd954a12c22372f0ea6620b6f9da426d0cd 100644 (file)
@@ -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"
index b50c4ab62958580bf3282aed3d360b2ef114f1dd..0d3e3f3d063d93a10da48d630c6003ea50afe6b1 100644 (file)
@@ -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"
index 966ce4aaad8f612e169faf2fd5830122437d3cf5..37bcf8c0fa620be5474397959c5f550c22296102 100644 (file)
@@ -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"
index d6cdf50428370b537d21305b81ff48831f194494..c1e8ce00c9f81ac687b0a6e19a033a0343bb5f3e 100644 (file)
@@ -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"
index 12b7f45a9d657fb9d0ab93ff3f49db22ec842a38..f754df853c38ef7f75f6f84aab0b158b3ab7c90d 100644 (file)
@@ -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"
index 6dee8b88023f54af07c2cad13ffcbf4a09a28b24..8db63db362f7cb36ae3857742737e894e6fc7934 100644 (file)
@@ -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"
index cb19fefa850b3b07794a254b595647320d201340..ac130e90ba7d289482935d74d7b171ed1cab771c 100644 (file)
@@ -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"
index 6292420b4c6ffdb9e0f0146186ee933659a52f94..4d38c96347a19b995f4ac558da73c8f2571b189f 100644 (file)
@@ -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"
index acc0638e605f84cca34edc8ba397e3640a1e87f6..cac2f6ceed9733f321641afb5e95323d2e565c11 100644 (file)
@@ -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"
index 6ed0d2311693bae2004beca677ab9f5902bf9dbf..630ceb3f24c0dfc956415e37e2a7cbb8935a2e6c 100644 (file)
@@ -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"
index 15ec35e479115e525546801757d0ab6213231d24..73270f47352e62a81419c2b5251e522e45f86e8f 100644 (file)
@@ -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"
index e390493a43dbe645080b189e6ebc5521e827bef7..c66d693cbf907bd919ff4ae1dd94683e451be43f 100644 (file)
@@ -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"
index e18d61d840e7ddd47b05a5ab5efc7b709bf7a724..11a47c17bfe3752b2dba7257906f1d95b4808dd7 100644 (file)
@@ -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"
index 1f9bc2980bbcca0c3d304d044ccffe263e5f157d..1756eddf89b21032c24e7091227c666d1c70cd4f 100644 (file)
@@ -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"
index 9b66af50c10376cd4dea3f94e4e458e194bf3213..d2e93cfa431b1735c142a43d8a15f826d11b4ea1 100644 (file)
@@ -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"
index 782098b077255ccb97fbed0bbad5a9d541b17437..44f220d71b5a53cef9cb967e58e931b66a04b9c7 100644 (file)
@@ -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"
index 822c36c012894211f3874f91e34338670e2069ad..838592304410af7141caf7a758f424b5b6ab391b 100644 (file)
@@ -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"
index d2ba879486181ce78f06a23cbe1171b18c7a3181..fa2cc7760163a1f6d6c0acbd1037dcd428f79ada 100644 (file)
@@ -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"
index e78ab99f18709cf246ae782ad229a986abc1f1b1..7d3d7edb3e00fe2ee63f5d3f552c059f776a0606 100644 (file)
@@ -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"
index b87b0b2d07a85a8551f1dba809fe1e99da401a52..8f2f39ec2a1b2b5aa685e7e3f90a5a358771d513 100644 (file)
@@ -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"
index ba504806118c09dead195f3382295503ecd2c805..75e055545735dbbd035366ad4095d4c17c141ab2 100644 (file)
@@ -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"
index cf062cd37214b43f5b103aa513c4432eda029b5a..140057b69b508fe5eee20989fb027d9c9d8578a2 100644 (file)
@@ -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"
index 120d728bf14af332f1cbde5877e546d1d1fc0f00..21b3c5045103563ad1e4c6f433e330a7dcc57d36 100644 (file)
@@ -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"
index e1c94eb08509861ee9ae720517f1c596cc004fa7..924ffb2e3556d80e31684f5cf99936608347dc9e 100644 (file)
@@ -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"
index c5eb0f3fe1ec93b8dfc9617b714ced3e7917b8f2..988e4d2f24ee65e5ed175b5f0a04778b72ed7c23 100644 (file)
@@ -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"
index e80090d1f33057d52cc9a8292cdd15f1b77055a4..3a4e6fb9b7568a35685ae0864b7cbd3a4205d32f 100644 (file)
@@ -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"
index 56507299d2892a74be70ec434ee92907f3e5206f..e27cf1d3b8cfb315600782c62f38e3c4064a11db 100644 (file)
@@ -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"
index 6111f213bcdc57c14d91647b1c34b04cddc870f6..b6ebb2a2982582887174e9dc7f58550b1964ed1f 100644 (file)
@@ -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"
index 6a213adaaad1651d5f188ecde3a75ac82053708d..7dc3ac62e979c6f06684740e903743228be70b27 100644 (file)
@@ -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"
index ba36136bed1d09005bb1d9dbb1969381f9d0561c..afdff3a5051f72b3ef734c991a81908c8ba25141 100644 (file)
@@ -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"
index 2362edc8e6e49cad7a454d9718fc686e9586e461..1075047004412118787c30e41cce1fa7cd1228e4 100644 (file)
@@ -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"
index 31e3ffcbd1a68564793de2f1eaf6cc3704018ded..6f264c4592485085580c6002821fc5397f9fc761 100644 (file)
@@ -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"
index aa64d0a0b1ba2f0db5c6f5ab3495db557548579e..711f468dab057520d2500f5935847ec237a1e640 100644 (file)
@@ -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"
index fc46d814686602e95b92f2f0f80d7d3e6c8b14c1..0f4ce4d5439b8e87862da16213d32fa4749ee985 100644 (file)
@@ -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"
index 5455902fc9d440b35d7047c44343a574be733877..7c534181f97c5d8cb14460295f93ed4c1d85da34 100644 (file)
@@ -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"
index b6fa2adbf38748b16fff90b150703bfef37ed280..cb6f89cadd282ed852993bd284d7f663569c2014 100644 (file)
@@ -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"
index cf59180c30ceeaf80f62a3b7f2354faaee0b92e7..142e4e7e961bf7a77b6643dd876444e4b9da3180 100644 (file)
@@ -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"
index bfc97299b04ae087737c62a692d9b986ddd5358b..30361916af98ff26367cdc907123190aae7e75a0 100644 (file)
@@ -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"
index f5ebaaa34e71289cd1924219638f59eb2defbe9b..e99a6d1cdc0a35bce940512ea4a34b56517f0086 100644 (file)
@@ -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"
index aa806094e5ffd3bb9f8824522d2718fbb7a9c48f..70f2f7e2e204fe71a2439e4b0e609bd13011649c 100644 (file)
@@ -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"
index 7c99f106513e8df75156f79a11178ee565434608..3ce86e7cd615d40beeaf893052fa77035618b686 100644 (file)
@@ -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"
index 951e291c8ac6d90d5c49b614f42fdb30466d338b..3664069968553d200d1cd28fc890512bcd715451 100644 (file)
@@ -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"
index 9872f09299c623dcd717e7c72b51e84d9a4e9348..b35e396c4853ab2d45e87b019e7359a8c669f8ca 100644 (file)
@@ -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"
index 5b0c89212e96245fde9d022c5a43eace6ba3e001..eeb26f02ffcbd33c2fa2108af3193dee89120cc5 100644 (file)
@@ -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"
index 3d386d89a5e178f092ad497eb17e9011d0173230..d2adb813900d7091f6f55b0fa60374b399894804 100644 (file)
@@ -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"
index f79c8ce55153670a774bc26b0c69cfb4c319c21a..ba0dcf8a39ae670c32e8c32112c9f10661298c89 100644 (file)
@@ -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"
index ea7c50ac205525db12c2baf27832690a1992ff85..808baa8cac85a32837af8e70a5542e68a54f97a2 100644 (file)
@@ -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"
index 6812b08dbf6c58892010a64d76bda82d693f6479..d9d2e4958d515f04bb5beb371d0d108c9922a2c2 100644 (file)
@@ -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"
index 601da87f9f83cfdded6b9bf9377853f6ae3b3772..bc43887feba3946b865d53bd7ac4b4e8c4ebb6c2 100644 (file)
@@ -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"
index b16842b3d041618a2b9efe15bed35ece6fb60f12..4748e3b08dacc7ecc7978f578af8d616b6c48170 100644 (file)
@@ -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"
index d0fa03354bdd4b74f2ed03a5ab6023b912d70d23..48099e91aae70408556c56abb0e7b8ecad0d1a57 100644 (file)
@@ -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"
index 4b3aa17da9d817fb3e43c80a670a86c2af065d76..b510d212f57a79559895d1d7f5d08552abc085f6 100644 (file)
@@ -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"
index f6280a3abae761461fe493057952f5c5d1870157..bf4b6699be32c1d623e7a66cb84c6fc68c5a34a6 100644 (file)
@@ -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"
index b610f7dbe10ae63da2fa1b6f235c493995cdba4f..0ff2de255a96d436c3985a5c69460ee538038209 100644 (file)
@@ -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"
index 7588e9044122ee596f040af216ffa0d3d9a81595..f5ae20547974a5ba46b8677fdc09ec5b4cd577e3 100644 (file)
@@ -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"
index 62a36b4a608b0cfad050e5ca02f4fc561a2338f9..f227e9a12c30b7edab5d3fc33234497fe9d3b49f 100644 (file)
@@ -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"
index b570ea6d793451e943a151de4e6308381d3f3950..01455580d61adcd94f0198c4d833b7f46d2cffd0 100644 (file)
@@ -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"
index 6984c5788e630823c3f17cb4a947913f3173608e..2f5b80f54c5c9cd37cd72795990517069b69659a 100644 (file)
@@ -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"
index 5de6e9fa8f0d675da568d5a324afc59d5d594d80..582bd3d6341812ea8f9f2e0e546273e7818b3cd2 100644 (file)
@@ -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"
index 9504a7f44df3ed1ee05018a9af8d7977f943eec5..c307ca34b2d679328f0f49219767cc508777fb6f 100644 (file)
@@ -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"
index ee7d99bfe18624eeda3b67a8e941b5c71b46ad8b..f7e0746cce811ac0ed4373ade091b546aaedf80f 100644 (file)
@@ -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"
index 88d24b872c79ce2431df8d373f68ae51a9963f3c..128a56391abee29ce3b8a7b57262ed2e5b32f6bd 100644 (file)
@@ -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"
index 40f1e8fc24b9a1c2151cc1610ad2a502fe915ddb..ee3d31f26c053079752bae5c16fc4f5d0a2c4879 100644 (file)
@@ -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"
index 4706aa18c2e1eb9aa094a528a36eb5766b90e95d..0a7ba53649f984505e937e95a7dccafb0d7fc6fd 100644 (file)
@@ -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"
index 695fe8a3818558f45895a395f91feae403497c50..396b96e3625ec5d7ea4052df5928bbd4f15a9013 100644 (file)
@@ -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"
index 1bd30ae56ba63e8ad717c438390f7bbd5a206b3e..c42d1742d856e74f10f5c789c712d50ba47a5970 100644 (file)
@@ -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. */
 
index 10b94470d3c7e86869c284d7a970308580c58c5a..4d2f071337ce35f1816d203a3cc15660ee304c4d 100644 (file)
@@ -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"
index 2d6a9d71c18090f2abfe618ee7db70fed2a10c3e..b12f9b7d5938e8eb6f12471a1014b79ec0b042a0 100644 (file)
@@ -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"
index ede9afb02939e150078e0a83fe3b054dbc351574..899aef870f1c534634f61afacf4a5a6cfe5ff3ed 100644 (file)
@@ -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"
index 0a5c1c30e904bcd804effe499e078469d8055e35..50fbfa784ebd1270c694e1e31b7dfa4a01939b0b 100644 (file)
@@ -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"
index 871d9ccb8972af244429c5c1e29d5044e0127d98..de1ce8e227b4030f1ad2182bf6e4e24605cced08 100644 (file)
@@ -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 */
index 1076cecac2e67b4ef3fbb4f3256bbacaabbe5bfe..589063edec098bf72b0e054b1763f98875aeab05 100644 (file)
@@ -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"
index fa4601bb06189ea9351053be71695c9213642e09..e1a7ccc08bf8e9f4a40a1450ea82e0543991f59e 100644 (file)
@@ -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"
index bec1ffd29ca08ab89d940a2d014415a079beaa4e..8b6f7f2bc45ae448800869cbcac9fcea2e69851a 100644 (file)
@@ -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"
index 0d5b2533f15aad6c77d4d6cd84d89cff9ce85f6a..6395e5100b97ead389eeec2751ee0498d4e4c2d3 100644 (file)
@@ -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"
index 3f1a9aeca56b03bc962709dcf48bab52ccf2a060..6b598fb9cdd945fe0d258581bbb46978981c113e 100644 (file)
@@ -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. */
index e8fdc3476efd105106a6f4dd2c842642da7a4390..730f9d4a10dffe8fdb16ebdc5564fee775329c09 100644 (file)
@@ -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"
index 3ccd674a3c8c838cba659674fab8db6b0f559e33..0e28eca66ec53f2aa7431c65d171dd1c80957825 100644 (file)
@@ -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"
index 02921b0a6655a2ec85c560249665e743a5ad5ce9..33ece9c8a22bcdde3e148bbc88f8c6cd73742cbf 100644 (file)
@@ -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"
index c79d28a8869a9f72aed30a1261d0bcd8108167bb..c3d15aa5bc051d748280a7968be7514d00dd68ec 100644 (file)
@@ -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"
index 91703fccdabdb8f8378622f025c4c3865e627c24..17a45a6975b1b10f8450fb2433c101c267e09b0c 100644 (file)
@@ -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"
index 3e437d712ae6f8165e66b788d31e445f89416ca6..4cbeaf51e3e7b91488c4df5172c323574b3744dc 100644 (file)
@@ -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"
index 31736269ac4111b1a09073ea2d3edc008042941c..6c5090fd8df9b2ad3eaac45a2fb085df831344eb 100644 (file)
@@ -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"
index 84dfa758d567f13d892fa14466fd1774a473e5fb..7061e572194cb8a56c04e8615bcd497b071f8f37 100644 (file)
@@ -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"
index b2332277799dc5a4dd9e5eaa415915f4a1729647..0dbff91f5b3441be19cac6dd446872954d5f9257 100644 (file)
@@ -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"
index ab885e3a66f14cce87afb70a784021a47974d06d..05414314b2ee087b98f6edff4596e8d309a5834b 100644 (file)
@@ -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"
index e251bb56fb7d6cbc5ea3286777202ad497d3deab..b91e7509b98b41395ed262ea200fbafefdd26bf2 100644 (file)
@@ -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:
index 1d7f9b6fd066dfc45441dd44223922a9ec8cc607..97e8643e98a8fbbc51271e5be826de3416e7a5f5 100644 (file)
@@ -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"
index 6a661f418bedcde3a785e9b7490523e05b7f11e6..126bcec3e612097e7b5605cf0a7cd5b385ee5a72 100644 (file)
@@ -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"
index cdfeef8266aa8240b149012504c5e225150f9fe6..2f92633e4d3199a2c0304594d011fe3ee7df40aa 100644 (file)
@@ -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"
index 7654ae3245fa24b614c05683cce8f12145ee8e03..19f670e86d6f65f885cb05f5c3a87020b0e4fb6d 100644 (file)
@@ -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"
index b3b510d159c7c65f9f33581617f81705a12d27d4..deedb690ae117a89253c55a91e293306b7da0c7d 100644 (file)
@@ -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"
index 979fe411e17d4797cd78337eb19ca52956d4613f..f8207e8814bc37c20ae84ec766a5373958c1b36f 100644 (file)
@@ -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"
index fa8212857d40f071fff6fa12de90e7195ca1653d..af1f65002716c04c9cb371e1dcec2bed5a644ba1 100644 (file)
@@ -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"
index 88f02722ba975ea799f2149e454da0766adb385b..2274ba477d231b3f6060b4e1351ff2be627b5483 100644 (file)
@@ -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
index daa39de58e4133c0bec22e1d647ab6b06019ca82..9be9f5efcbf70830095bd52643134b93a9ece2de 100644 (file)
@@ -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"
index 64f587f8bba1561fece876e8648f986241fbaee5..16fc2fe799e4196b775a958f9c85508c9f30ef0b 100644 (file)
@@ -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"
index 59af0ca89a6165f24a68ffe5d0bfa1bd563f004d..349ea8332e8978c043d245c48d720dcb383d4f27 100644 (file)
@@ -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"
index ca54e5f36e5fd834bcae3d03a4dec2cd0c3c19c0..e9e9f7df5224ab3018909a4539bd6b16686b8ebe 100644 (file)
@@ -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"
index 0c39eafb3b0592fa2575935bc3bddf2f4ede3410..af712ac50d6c6cb3a910de99f9a4fd71dbe77a56 100644 (file)
@@ -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"
index ebc6dcb2d62dc760167989264ba4cd1b9b810339..d17bf9965f2c649dd0bcaf501b305fe56194c8dd 100644 (file)
@@ -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"
index c2b479843df0dd27d7035eb7b372e030dd829d98..d4bd210089ed4e541cabf9cea2c7b0ad7e314641 100644 (file)
@@ -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"
index dee6f6b9c0aef8db8159c225727c4f82a11f7ef2..4ae9a56bb180363990a2690f92398ac3b676afc7 100644 (file)
@@ -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"
index 0c7f1aeb4e27aabdfe595a8b5203a4512d8ccf1a..bfd1dab606eaccfd2c954fd3d684bb186db7f144 100644 (file)
@@ -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"
index 5da8754fd82e09cf554390afb8651a1538738bd6..8a2f6fa9b73dd8e518d564628cefce16dfaceea1 100644 (file)
@@ -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"
index b2bb149caf46caf598c1661a7356468de96a10c0..e3796b738c5b82c1579d7a5e9b4a1654814c27eb 100644 (file)
@@ -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"
index 332022427daf3d0fc8342cb2da53462eaa3c6a0d..24f779b14efa3d7b9e265bb5864233caea990ff4 100644 (file)
@@ -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"
index 0c7d8ecbf6a220219bbaed0a80d1b0fde035965b..9361aa7be4b1a019ee1f93ea8f1113f53fce2aba 100644 (file)
@@ -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
index 211cad03d858e2042dc7ffa03144aa6b8d9758c3..238cc86b770000e303e9237768a5dda6d41826f7 100644 (file)
@@ -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"
index c42ebfc2bdc454616bb18d8a8a5edf0bbe6a34de..819a5f24824be433fd291b83332ff333c6e81335 100644 (file)
@@ -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"
index 6a61fef412dcc6fa598f9a165d9ae1403675798b..9d490c5a11e58483d92b2d24a0c80269289d45d2 100644 (file)
@@ -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"
index 1899b6287209ea0033b77fb459431bc0e7b753dd..d09163bf12bac1c06b6b657367097f846b6de7de 100644 (file)
@@ -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"
index d7b520e6d9663d1f93012b2aebb4d8822dc79bbf..3fdae71ca23660c8d38fc318766df1ded37d1fb0 100644 (file)
@@ -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"
index d1c947d40782f900cc7b823ade570b783c76ea98..b4d5e011474831ad4aaf366068fed4775a714f7e 100644 (file)
@@ -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"
index 1e5ec5e0e36c28bb9cf06f20b44ab85f7253604d..b5cb9df57cecc9ac82692293e747396faaf6d146 100644 (file)
@@ -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"
index bcd8109ef7cd61d776e1539dd885957a4a863817..f2c7960e884543abc4bfa7150a567b962c584b4a 100644 (file)
@@ -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"
index fe6f769ec163eb6e084ed6a514360634ef0e67ba..e248445f330f9322c84dde2b2e42b9892f58f5d4 100644 (file)
@@ -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"
index bf22ba0ce74e8da816a2e09e860917ceea39f184..86ce9941d154ea06e9b49ae20d8cfad536f6f09c 100644 (file)
@@ -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"
index ca7e436c45b6b58f69d5be58c8d2ac3af526a10f..d630817a3ef4107aa071abc1a2e0f735fca3575a 100644 (file)
@@ -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"
index 11f7e778f920652f9b887f8ca108df3e8ff44581..4cb88bcf77284f0a6ab00e71e3dabb22dc37d092 100644 (file)
@@ -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"
index e8d76e7eba11a4575798453171e241bade6e895b..d7d0898419b28259aec11e21d29156d5210c59c7 100644 (file)
@@ -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"
index b88aa8130cf6174d8823a191b9b48ad0aea9f7b2..e08376e3add81077705fc7fe73eabaac75f77929 100644 (file)
@@ -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"
index 491da830c5a876add3a720b375435f0ecb82ee09..037a258259a029ebd5916a65ee9353ff5da53e66 100644 (file)
@@ -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"
index 6b866485de600256309fca88319808e55bafc5b5..17d5ed8f0f671a2f081dea6f869fbfb59cd1bb97 100644 (file)
@@ -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"
index c23743441abbb31e2077e037516add07deefa076..b831e54a161bf44c347226921e934b54fee08c34 100644 (file)
@@ -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"
index 5b77d3f35b2845fecea6eb248674f5a9ece0ec01..91b0e56bff4421efe89c93d28f82bf270f3eaafc 100644 (file)
@@ -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"
index 24b1d85ca4b5053e38387c73c85a76c1078af1d8..e9c45e1272f4a534d6b1fd8d9158ed683f70a632 100644 (file)
@@ -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"
index e8fdcd361ee711824ebeb99a90c68cbd86b6cb29..d32423ea97a5ab0b31c6fce1577806635c84c745 100644 (file)
@@ -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"
index 356a25608561c704442cea4768fa39b0e56137ae..07eead61b265d17c82cd35fab9a6c2af7c24a67d 100644 (file)
@@ -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"
index b6d0eac87b2e2d3ae4f635b338d77a497369b509..84f4a65a66a238d831417c854370e64a70258e52 100644 (file)
@@ -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"
index 45a60b31db2f9889d3b25cbb66b1d492560abcdb..b94e7cdcd79f606dd2c0118038dd8fc3fb7abe69 100644 (file)
@@ -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"
index 3882c44a18bafa9b88b71e00eb1d5fcf1031ac31..937350a935a41f2f9fb7a9cc771103e4eb1f32c7 100644 (file)
@@ -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"
index 917131502275557c7a29f6a45172d6a79e43043c..9b86940125f49beb86f867126d1da8dc57f7b2a6 100644 (file)
@@ -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"
index 1ee1fd0ef95d7adb387b583ede60990044b15afc..bd987017e554a64145ec77860c7422b5c5d1c867 100644 (file)
@@ -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"
index c3468f493115a49855aae0a5ecafbf8ce084e914..253b84f4f76e756eaa753696ae650bf750a539f5 100644 (file)
@@ -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"
index 527f65f28702c11293a2ccf1cb91490d6953aa41..9c3bf7d1baeb8fab3d5a478ef256188278fe051e 100644 (file)
@@ -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"
index ef47d040742ca52808725089d511c7723383db82..4eace4593db6f08484d0516c6464f065336afd0e 100644 (file)
@@ -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"
index cae1cbea7326c1dbbad4929856b5d8a891b8c70b..a79a83149d8dac032b5bdf2fced0cfad6bd5e5d5 100644 (file)
@@ -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"
index 1d44b7028db8710ddfb2bb19b5378d2c513d9f64..243bd7b65246169b035acabff20a0adcd837a579 100644 (file)
@@ -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"
index 6a432e47b980b355bfe969f563931806aa342ffa..9e0f5893d0ae5864a650db9c2de5459afaeb0b1c 100644 (file)
@@ -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"
index 0628caa25f8c95aed9ca512a5da5dec4789007c2..d75db9606393f3949bcc1cb167bff7c33cfcc92e 100644 (file)
@@ -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"
index 33f8248841b0df5ee7d61758609a384b2cbd5e67..b0088e32aed00c23fb781b255a5342d71ee77c11 100644 (file)
@@ -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"
index d4f5d049da8f3b193edec293506503d4dc06f294..d8328b68108491014c0b164b28d9aba22d921e1f 100644 (file)
@@ -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"
index 6a97e8ef106bef66996c63adb781750797f4ee0d..c45c3ee635d61b051d0e12171fa1bf583f0dce79 100644 (file)
@@ -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"
index 46bc56f6782084da5602a59a3d0750442acf4fa3..cf9b05f1f4969e0dcb4ad1d70b5e268da6987edb 100644 (file)
@@ -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"
index 7d8a352de4c7ae8accac49f730ef6667c9ad76c3..43e6c7808852464b353464e1b5b9e46af89154c1 100644 (file)
@@ -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"
index 2f686efec18f2813ee1c6688fb3f7550a0cb3a4a..b1a6d5fca566b101ab7e2713ef6d46d434bac37f 100644 (file)
@@ -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"
index e9809bc884a02221564253892cfeb0955a6171a0..8841df74932e04c5ceb3952034e4e98389eefc78 100644 (file)
@@ -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"
index 3762eaeb660b82c61c6fb0e99917f474f343f935..459c111af280391df5268ad03edeb33fb82257b5 100644 (file)
@@ -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"
index f1f86c44c0ff819942175cbae223239afa041d15..f614062b861bd4c31072b3b3193d6944d92fc907 100644 (file)
@@ -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"
index 0e2084636cfb585e54d681f86ae2352ca0b77a51..f42f3ae5c12cbdef0c4d1edcc0c9558c70039737 100644 (file)
@@ -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"
index f909b6c0ba6bfefe9b4f303ee72020e10dc437a2..6b0a11712699d43634c884e6b82e2a5fe6213f58 100644 (file)
@@ -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"
index 9d120fa85a88a9abe14bcd45e8b22f52383c420f..a3586040373b1823961fb9c68c9640d485cea6ef 100644 (file)
@@ -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"
index 13f45661ff5ebef3a5b6db87e16a28f147615a5a..1db21ca1f6382370c0bb27979fcea14f18743db2 100644 (file)
@@ -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"
index 169d5c5f4662ff64790fb7901b5fca91213880a3..e43d9ab8a4c03ecd577c585dadbae8e7f1254151 100644 (file)
@@ -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"
index a3dc30e3907f6c626c5bdc7e6f9a1c0859f47996..e682d628f5f822451e2515ed7eae480241c56eae 100644 (file)
@@ -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"
index 09efbafae534aeb05a4b10b7d1309bdbe4347ff1..3035e2f54743497111eb7b81155162a9f2850fcf 100644 (file)
@@ -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"
index d1bed3c0966795d0edf66c067b8553b3472103fc..105d34c3415faaac5efb216f32624a3cfaa01989 100644 (file)
@@ -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"
index 00874c0b6fb1e3a970ca19b19cf7054c87c123dc..ac31ede301ac84f63c41332446db9d4770ff115f 100644 (file)
@@ -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"
index 01b2006bcfeeabd09c989e2dcbf2921e5fc13f5e..2b7b52ff8880f23ba1e6b9b4cb25a8779522561f 100644 (file)
@@ -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"
index c335c5c066e604ea763a1bafb764b672fe4a8bb4..bad4b77a565a8a4c5cbcc6083ab93bbd652b22a5 100644 (file)
@@ -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"
index 21bce171d3bf66746d34e830bc77dcedcda34e34..197036a9d76a9132df16b88288888659637b2c8e 100644 (file)
@@ -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"
index d65f401b93fd0c8f28e859ab4a066f1bf51cc91d..c9f894838d852f6dcb86255c4d25ea6603ad6f69 100644 (file)
@@ -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"
index a19e000c5cb48de9f5102cb2450a8ce2e8bf2f1e..d3be5c55df8c79890a99ca0e8a1bae9fab6815bd 100644 (file)
@@ -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"
index 4b3af1e263aa3eb31e77efd2b5c1004cfdeebb6f..699a26f5c5a9602ea46a8d8b4ef743f331e0e409 100644 (file)
@@ -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"
index c6cf7c05529ae5d90d885c526029e4764e1058c4..2c94642b95460efc77f9508cab4c177d4a790a59 100644 (file)
@@ -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"
index d145ad3d388833e09b5b2a88de62ce35c3c9586a..c652ae2f18fff275b355b1eb1e8ec7f3120619cf 100644 (file)
@@ -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"
index bfb7a88388bc80413f03a09c183fc87943e81ec9..6c1d8ef48c8483dd9133248d29089f8a74b914e3 100644 (file)
@@ -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"
index db428c18b1897fbbef0f97b09e82545027e46481..6960bdfbbddc5b8f63f2448fe848868b23a0f235 100644 (file)
@@ -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"
index 3d9a075e044238ac62bda22b61de8465b46854de..8511b0a0400b9ffcc760097eda4fbb47fa46da17 100644 (file)
@@ -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"
index 111ed5651dd6c3acf3adff19eca8b9850216a2b6..0f99b3de9438b5475c383f1369a3f0eb12d5ddf3 100644 (file)
@@ -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"
index 4ff39e7cef33445de384ffe736c13e9d34a92c69..ba69af60e896459e8a208526115f6313f4c7c96a 100644 (file)
@@ -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"
index 060b748abc6f63a6a7b2144e85f5a39872a279e3..ed19949d953267ed56453079292e8e61530a41fd 100644 (file)
@@ -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"
index 89d4c7dc35383cd2ed50933bc1435e24e89d9f2e..05563d075ac4b4a101c1976e85c7cc72a70d7c6d 100644 (file)
@@ -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"
index 34993c890fed7abe69c3b3b1d0377bd9d8dd83fb..4eaf4bd7b40496f79720b2ace24b82b4b64cad09 100644 (file)
@@ -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"
index f2e4eab454c1ac6e1881df2d69be20a71645cfb2..01634b90ec655eee2941cf2599295053b391022a 100644 (file)
@@ -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"
index 7013f49837065abc2984e8406bb1757e5b3808dc..7d231d215d87f1c8166b35d08b28574cb7a85ed1 100644 (file)
@@ -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"
index 0276ac463b21ea60bfb82f97761cc0990174781c..27e241eef83e132abbdd1b6da64d486d975a8055 100644 (file)
@@ -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"
index 7bec3a304ae68714bffd4adcbb0a3d140df98ef2..61a3646373c41dfa2e7456577a3f0fadd9c437e9 100644 (file)
@@ -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"
index 2b69132a420cea0d6933bd078fc8f17e360ba63e..26f5bf79bff6e3400ad8da446dbaab62be0322be 100644 (file)
@@ -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"
index 42bc300a8f739309585eabf6d42b5daa0fbb13f1..2eee1f2a1660e6b99b7d823ee40bcb8e1d362c9e 100644 (file)
@@ -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"
index b9289f343a3b548ad58f5fb2824c48676ac0fb08..72143210699ed2caf8f81d0ee233cde2823f910d 100644 (file)
@@ -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"
index 2d9aac0d7fe3621523b71cff96cd689318ca9de3..e864e3bee4bae18668657b59acd6f8231905d1bf 100644 (file)
@@ -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"
index 3dbb6f8590f4e6505af2fd4a4d05ee60c6854357..4aa2b6ad53c899c439d7722c547a8d7ada3d5e90 100644 (file)
@@ -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"
index d5e7bfb194257183991c5f2c7f8cdca0da63d703..221382a000d54948aa853f0b0e3195f57f7ad908 100644 (file)
@@ -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"
index 4817bcad8c547f803ec1e345387df2eb3af00e49..f7059fa176e3f6a1404ec196739a5f089057ad96 100644 (file)
@@ -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"
index 99d3d050bd9a7068acdf36f3688b9c35b86a7aa2..8d3bf361035d6e8e6cfa113235bcac8b6c48cc74 100644 (file)
@@ -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"
index 86310412fa1fb2b62708ff1e1e4c6c0f748b1adc..5e5ebe85f3cbda868195fd7d54586e6e61a60b3a 100644 (file)
@@ -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"
index 5e56fa31e7e9f8c45003073e6c87a571fb867ec1..6151356d34deb4017316bba82052a23a347a1643 100644 (file)
@@ -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"
index 97043d5c896c583c59f4372ffe6ddb02ef984327..800b8bdff72a998514a049c1c39df33c66317254 100644 (file)
@@ -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"
index 4d17b9c795c72ffd7de86d76b2eadbeb3a571454..dff466816c2aa60e1b5047c2b167f665f646b1bb 100644 (file)
@@ -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"
index 5b9b96f85309f64e9f89ce644a2797532998ab55..e5853f88d9f0935efd60bc99ca15ff86cca85973 100644 (file)
@@ -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"
index c205fc0531de215d375f1df1506c07c097559b98..634053eba650a6b70013c5a4f51959cd1af3e16d 100644 (file)
@@ -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"
index be46bbff713da9d7a56cdc82ecaf663216d9a130..9b6be1c1ba348186a161488c0c0191de0ff0abb4 100644 (file)
@@ -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"
index 43571b2cdb20e023095bf137e3e625af84405e2b..51ba7ba8c15533f5fb6a770e10f39c616ff92aca 100644 (file)
@@ -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"
index d701b8b1523d32eebe0782bf3752c5b3ce8a210e..f92b7c5d08fcca5519fc9e397bf858712a58b2c9 100644 (file)
@@ -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"
index 41a13c1fcb91bb28e2ac9e6009aa9bfe8e5bad58..9e404797ac1997b17e55b3264b8dcdfe43b673d2 100644 (file)
@@ -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"
index ed3bf5dc7fedd3a920be0e39bf8e20d272362a41..b2ec4d72102878e1f44df656efb07fc6d9ce3c6e 100644 (file)
@@ -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"
index 0c93129d96b594abc3fe258562b6bcbbbbb048cd..d54b570d882e2276dded0a39514a31f5b253e4b2 100644 (file)
@@ -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"
index a00e916ef9ef3cf2ce852ec03f974d1a4d6ad3be..bd3de850217a469578ab8bff3d9423a2cc15cea8 100644 (file)
@@ -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"
index 53b40bca1699e794944140d93096285a12678337..8fbc34abf5bffa1e4145f0e21ae16ec1c50d1743 100644 (file)
@@ -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"
index b86c867f115234c2809de4ac408484aac58705c9..7bb38bb26ed14b36c4d0911de5e149f630d4b439 100644 (file)
@@ -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"
index 0a7927a435935eb65dec273719412e160abe3d37..736269ba91fec2171d401eff1a871a342045e710 100644 (file)
@@ -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"
index a0e454a3e56a5eb0b349fac4b201c823e65fa78a..94a0b35c929c5d37f617f259293ec80b4b35057e 100644 (file)
@@ -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"
index f6dc6948621304b98ced97899c9e99bba1573c97..06c1bc1c3b9dbd3b3b23ca11b722be4732523f1f 100644 (file)
@@ -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"
index d948a0ad8b1926b5e86feb2d31fb9387c742ac34..15602d894648e36f0981fa380bc18ca555f0ecfa 100644 (file)
@@ -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"
index 32db0cfc2cca762f7f74d3d4a17aeeaccb89e557..f65c0de9122f983370e0fcba9f036fae15c952f1 100644 (file)
@@ -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"
index 50a0fe639f4294d984f062c22383acbaae937235..0c5eabec2b80d3d07d7bd36e54b0392f1a7eaf82 100644 (file)
@@ -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"
index 2036045be61a28fffc552d33983fda9ab3b716b1..6159b9248b74e3c66c77be571419eb8d597e2b3d 100644 (file)
@@ -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
index 1ff1b94a60e00432211ac7eaf0ce74f79b3617b4..f576c18c0ce09681ec35a0b6d425da68aa453e25 100644 (file)
@@ -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"
index 64661e1f928950ef454cf9f0bddff83aadffbb92..f0f6b6edc4e95109156814ea0c9744709f77e345 100644 (file)
@@ -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"
index d2cdb6c9b6a1c286b31734d44d39a0420696fc3e..f5a4e0869386e87ee2f8a9bb3cf88d25c112f783 100644 (file)
@@ -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"
index c89e9356824cec8402dab194982517a80b5be442..191374d9fba9ee648ce8567e10a2eb60196127d6 100644 (file)
@@ -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"
index 430bf95480e968f4c0f8baf5d2fa8bb6ccb3ad72..7e816b4df9868a1d2407c29b5e9663b317ac727b 100644 (file)
@@ -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"
index a13a72bb15765f5c90b13c584c2dddcc6ceae785..17bf3764adfed09efa2a777b408f6e745f6031f0 100644 (file)
@@ -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"
index ecbf21fb292a643adb108f2dad3103fbabb68b46..f67bdc8a61d0bad4843548a4ee18b104389d3e9a 100644 (file)
@@ -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"
index d73d32e6527c79f294b95433f756359b60942a8e..0eb3904a75252adab75471bd720dba3bd30ebf7d 100644 (file)
@@ -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"
index 7e11b23846b9d3d4ceac52cb56a9ad8af9a2316d..fbeafad8b43b816b1fc7795b5bf382b2ceb0bd6d 100644 (file)
@@ -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. */
 
index e0ba7541b20701685702bc81cd37d02c7ca28a62..c107a8a973ef0c31d8d8efb423b3b4b1283f1f0d 100644 (file)
@@ -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"
index 192be8528cb38784e1802073f18c07fe378d5fe8..0a2f7d3b561c2cbf2820682425cf99fa63d50b23 100644 (file)
@@ -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"
index 18a1887fe6783969a68dc79771386bf10a5bbf3a..9ec7527bbef5f3d385be55c71bd2c50869f88aae 100644 (file)
@@ -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"
index dbe1c1b75ce086566881b468bd2fe29d6f207668..7836e8294b1a63b06715e16af6b4058f7adc87e0 100644 (file)
@@ -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"
index 8b528d8dd7d38174f352b02d0a7cec944c5d9350..093807a4bc1cc3d482512707fada53da43dff28c 100644 (file)
@@ -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
index 01e8aba436d0bc2e288c1c3b8c24062211b15f73..ddccb62773ad7c352785fd0f37d556e5be17cefd 100644 (file)
@@ -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"
index b5230f80e62767465544ef1b72636c4a199723f4..ec307f73295bf77422dcd138a9c21b20c97d4105 100644 (file)
@@ -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"
index 253adef7b4fd00e61a6e1a297edcf52a499920c6..ee66618000edd473731bac393f406b56091cf019 100644 (file)
@@ -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"
index 3ca5cfd505e278ce756570ff5356ed6dc909bd4b..68fbf747584b6849fc5db32cf202ab3cf47f392b 100644 (file)
@@ -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"
index dbed50ad89d0edbccf6437dff74de0699f86a3dd..751f7a01390980ae09840970d0a1ad06469a3f10 100644 (file)
@@ -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"
index 13154a23c37b2b6bfb07d4e171cd2e6e4cd927dc..edea494a40444cf54b996249b5417605ab024bf2 100644 (file)
@@ -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
index 601499c4fab95ac2873961eba1f4e32c30c425e2..970f16ef33982f7ac28c66863005aee8b8fcf445 100644 (file)
@@ -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.
index 956302a7e1dc19f8658bde69902a027c430308a7..7b7dcb530d07722ee713a5e9ebdb03d30d767fe2 100644 (file)
@@ -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"
index 149f2228ba68bbc5b1683b3b379f89e3d8e46e1e..97fce1f02ce35e8d11e98ee29b1be415de283a5d 100644 (file)
@@ -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"
index cae619446381377a410fb51d9cec0d7bae9cad52..c50e113fe1da066dd0c25bbc44044e7a92f2f4b6 100644 (file)
@@ -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"
index 72a9b70113d60b330a981ac813656d3e36257f65..e2ec99a7f19f0387e72063ec15e9efee230a57cd 100644 (file)
@@ -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"
index 4bbf0bfc08e338b1c6ddd6bc6a5605d4ba241931..81430e49bc2e600517326c2c90ee2475a4930bf2 100644 (file)
@@ -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"
index 8260684d7d1d9444c6840c3a869ae074f9bb4004..46c2225c36f0c23ae8be7563a5c17a7e0c6e9a98 100644 (file)
@@ -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"
index 67f1fafb4e134b2ff267cfd4be1de5aa8847571e..912492f633d7129cad13e2fe95e7b39126dafb89 100644 (file)
@@ -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"
index e23ddf844d03f31335cca6bb23988f2051cc4c18..6e1ea4ed5af46bef1df181d8b85658c3fca7f10b 100644 (file)
@@ -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"
index 7708309e995d6bb871e84ca19ded3d08591bef81..cbc0ccae7f1f361ce43927852ba4e9d03a9afbbd 100644 (file)
@@ -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"
index b8e066d5356f73e906e1aa2074af43baf1c5bfe7..cbc09eb364310afdf70a3cf82a3e2ab64b25284e 100644 (file)
@@ -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 */
index b53bac74d8d7d4613c7954c40ca2c16bca5bed34..226c75c8095ed3ce0fffe6d48e3f3f2477b8a218 100644 (file)
@@ -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"
index bc250570ffded0a85eb9bf56d6b1aa0abbe00f9e..9e42500f8fbfbd41fb7db784ae4cece903db2274 100644 (file)
@@ -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"
index 467ae408f53fa8138f9428f12fb41aee11c4c024..48ccc560c99235aef6f6250632b4c36bf15c0272 100644 (file)
@@ -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
index 9fbd96e2b00d6d4f535fb370c1ba3b6562c4d5e6..6cf980a8db1bead8236881552cf7c14adb41e80c 100644 (file)
@@ -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"
index 43b2e5c83043d13aea772f82f89511bb1cb035c9..f412d9e367ef9463c7ce47ba62ba9310c47d6c7d 100644 (file)
@@ -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"
index e50ddb5503dcb349f78bad90f6983f1fb3f99d55..4120b22c37bc9a1790a2a65d4e9952dd26bf4802 100644 (file)
@@ -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"
index 2ef0185b0511893e37049ed01a5e378ae1272afb..571b13f9162b403bd5052552f003271f86905e12 100644 (file)
@@ -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"
index 44a03954a01f77be0f1bbf926405d859d5efeb15..572ae0def72a7740fc861c796a133e17bb9fd7c4 100644 (file)
@@ -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"
index 0a8c4a5a01f6d3e795c0d32884dd84889e71f1ec..d29b8cbf50f931a9d949d0ece4c243c7fc88e0e3 100644 (file)
@@ -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"
index 33d229b64f3ac4960e9fd84880c189d5d03506d5..fea8915bd50a3ad38564a79e733485806e448e5e 100644 (file)
@@ -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"
index 9cae0ee1fd1074f4e63ff98124d94e5864a2fdec..92f18cf0b60c8b8f0ff756289fae959d8ff899a9 100644 (file)
@@ -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"
index 54f14c61bdf8de80371a539bdd7ec112655b9df7..32a327afaf5366ac38c5ebed4defa74ae12e6604 100644 (file)
@@ -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"
index 5186de53434125321ca840ddbbfff1a93e909afa..6f862435bfcd6483bfc9ae41ebbc3d89f609bbb7 100644 (file)
@@ -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"
index 4d91fbc6f91c510895362caabcfc00e8557cf67e..dd4c157470cb73ce2139d751bf0447770802ba48 100644 (file)
@@ -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"
index c2c156e5ca2933a1145a1b82ed45b0aec97ce796..8f18c5a5718c6a5d9cc08efa88b01918c96b780b 100644 (file)
@@ -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"
index 48e0c11e0001e118da9211c1b43dde89d55a2b00..ceb7f032d1541b2716d0de31c127ef49755863ba 100644 (file)
@@ -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"
index 80cb0ad830c054272914c58512f74b7f42d4a7bd..0feceeddffe26195d8f5a814d188736d4e31304c 100644 (file)
@@ -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"
index e60901c321ad094960870c8fe0c477060acd389d..061190452314eb02a379c4a1d9162d430eb000d3 100644 (file)
@@ -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"
index 0a1afd92d726ea7290e3edd995faa0c06f9443a9..d39d65331f2b6cdfb0f56f6cddabdb9a939c41cc 100644 (file)
@@ -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"
index 8c9c8b4b8c14c734042fde6cf453e5e5ed36d762..e5509b9bc4e73c49440dd708096bf939852cd86c 100644 (file)
@@ -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"
index 874ef54e293115e3ac36c617acdd41bdd14ed59b..7ad1d28225421477aa94b885f8d54d9ea4226013 100644 (file)
@@ -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"
index 0d273a009e71141208195deeb6288a309fbe97a2..f823c06fd2fcdca3dd6700c8ffcefe44159a3d65 100644 (file)
@@ -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"
index 457d01f68342376060759ee12ae976de92f88c72..94448c10fe747ff8d3fe2dd2d4295d43b48ccbb9 100644 (file)
@@ -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"
index 5502851a4ca9faab84458137a4d3b8556d3f751f..167974756fe2d926edb18d91a4acd0b7d0b5007b 100644 (file)
@@ -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"
index 3f5b50066e00c423539d5b7f68c0d356b95aa898..994398e37485cbfa493f9f4f3ac24f74c2a8a91c 100644 (file)
@@ -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"
index c59fb3f7bab7c11d7f4cf32507316fcda702678a..61c2180e9cae1e53d5d08d9d6199eda9abcddaec 100644 (file)
@@ -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"
index f5ea7a8b94f34f050ef34e98d1eb45239f5e42a6..6f016fbe9cc8625cf0f45841f676fc3758b3f626 100644 (file)
@@ -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"
index 03d4d88c3c1da04e3bc7373b6e7c431b9f9a246d..b6644fd450f631a972de15ffc1f5969a8f586f41 100644 (file)
@@ -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"
index 6dc2235dc49049728923d521da99205b71e79fdc..c441a2a5f7bf0a131c77384131e05ccb8317feb6 100644 (file)
@@ -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"
index 343c0aa3bff4de99e7fea993d405169ff5129257..bcd7d5a80ed3d78bc78e36cc19ac1bde368e6a1e 100644 (file)
@@ -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"
index a10562b74d78a8b3e12fc4aa5794383d7f8e9fc1..ada4c8e8b4fedf5a8716b45dddc9c21d60fb597a 100644 (file)
@@ -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"
index 303ae3987c6016bce99fa3b11f64e41b452a24e3..ad07aa3492956644adf4afafc48f6399893605c5 100644 (file)
@@ -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"
index dc99ff584d209edbcf7b4c5aac77220df88d60c8..9624071082166c9d7360c90ca395de7895af242b 100644 (file)
@@ -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"
index 0bf4a2a05f41bd9edc465ef9c609434afc132c54..d47f85eec2e53f96d567e627465133febc89f589 100644 (file)
@@ -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"
index 0c2a6c17308dbf27e058ead960dbe0136a14feb9..705141d83b47228b396b5a57710b3b7273fdf14b 100644 (file)
@@ -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"
index f0a4e33a5753df6b7288235229b69d56b643208c..5716a58a20af1d9ceccc2091ceae4eb12bb20bd1 100644 (file)
@@ -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"
index 5858d2d2cea5231e57ede568d6332890ace9b769..df6351712748b65aee386b502599c226526a84f5 100644 (file)
@@ -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"
index aeaa9a4a443c3cdc6b4e798602cae400ff14c3be..1ddbde263fb9e5912c46abb17572fedc67d88db5 100644 (file)
@@ -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"
index bfd9a86ae2e23e41dcc61827677f78bd24abb195..d44d44c6c7590dc9a4edda865de393035a5a14de 100644 (file)
@@ -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"
index fea32f592e03d5f0676cc7edcf4eb9668c72dffa..48077da3241ece984139415e63cf8ed7e8daf1a9 100644 (file)
@@ -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"
index 6c378c0b6c3f3c64dabf6bca4fac5c6f8407a8c1..b79468fc332720fe79d42d30423c5ddf1d4dc5c5 100644 (file)
@@ -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"
index 252c4463b2beea3e0519cfe447a056fa13457cde..e13a0a6f4cf76bc737e0add6cc17c228b0644e4a 100644 (file)
@@ -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"
index 02140f733b02ab52d64fd659e286f2d294b310cd..0d28abbc4d391479998b28a586949cb19fc2bee9 100644 (file)
@@ -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"
index 89f4b8a134116bacc328602c4052b89e9f142f63..f709122d737d4c8baab3b11f637ed569b6b7ba16 100644 (file)
@@ -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"
index 2c948068fd501c0326bf1fd175a6fb895747b079..657b3824f9338dbe08add465d473521d1a5c1db9 100644 (file)
@@ -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 */
 
index 05afb542c19d100a2d7e927619bf1398f9d40857..c2128e5932f0a5bbd1b25ab90129e7d934def4bf 100644 (file)
@@ -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"
index a5e89fcfc97dd3509cad05264879471c4212e607..4c3f53b895e823c13364caeb9ab01bab379d8db9 100644 (file)
@@ -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"
index a1369cd69f49691ffd2bd4422b14314428be0e72..43575c6d9d5d24dc779a7f2268d5114e4d1671e4 100644 (file)
@@ -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
index d0f26a1ad10a9671da4d38fade2ec4f7e64eb47b..9a7312d1616ac136b387995cf8f2c76f5eccfe92 100644 (file)
@@ -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"
index 092f0f8817139ef78b85156b3a374295a459e544..35179384e18942ace948c3a1c8bcb093251c0ad1 100644 (file)
@@ -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 */
 
index 2dba55f02d047b7029e367b60f2692a3f2d624c7..8ca379656799ec0bb150fb5796a0a8f7fdd0db3c 100644 (file)
@@ -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"
index cde68c083887eed488f9efa1cdc768d56bffbe61..163a7227b37918207281635f92dac014c719e5fb 100644 (file)
@@ -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"
index 41b502dea2d38083e19d3f3745132df1a9965c15..d2ac7de9d99849676a86a3c414a33c1d514f5165 100644 (file)
@@ -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"
index 6abf73733ab8fc6462095b0f65e570c64a9d667e..37f7368c3b6dee3f78066db2e3ea76bcbb5e1647 100644 (file)
@@ -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"
index 2098e73a89a6b9f035ceb37dc8c0b2a983391171..3a6b7bcf8065a525c4209907bac43a5ce09a84e9 100644 (file)
@@ -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"
index 11c658f63f04fcc71b591cc082851cfee3a83f6a..b0b5a3461fd6cdf987e5954a0bde4ca78f58ec7c 100644 (file)
@@ -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"
index b6257c22265ad517ff5cf597bf88b6b1bd9ec4a8..322b128b6994340b99bf2c1fc051f29a0eb681d6 100644 (file)
@@ -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
index 170c0d0c7a7800469fd9a93e7251f3faa6c4f2f8..ccf48fdc5b49b831cd34989b58a831a65776ce29 100644 (file)
@@ -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"
index e73ba8e53013969375a3f864f7d9c02af54a5ac1..d18cd3c2c70b7d0d4bdae109a6e7e968b6c0c418 100644 (file)
@@ -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"
index ae21dfa5024eb2d05ecb056ef8bb7c3d9eb42e4f..882500e12965937b18349bc4eda37da27bea85fc 100644 (file)
@@ -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"
index 7588251e9040aa4ae67b06b94f56bc45df6b1836..35c5543264788410f12895a35b563d4fdc8ce212 100644 (file)
@@ -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"
index 6da70d92506ead324078513d31fbdc1b8de89bca..d19edd4c27b85bfaf296fa037cdb50f444a5a277 100644 (file)
@@ -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"
index 595e55a42b4c8e754ec152c2bad9d42d0d0e6d91..ae1b9a7997f4a69ea5bfbe1c6721926b86cfd1d0 100644 (file)
@@ -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 */
 
index c0c0dfea5528cdcd28c7e50a5528f0cf716c1d5c..fa4a6488c27b3837998da8ff9608ea84459b7ea1 100644 (file)
@@ -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"
index 6d6edc644fed53041eb3c6d1d48f639ad3791610..0b4f8f8c4c82a72c8c65f05b7efe5bcffc5a41a4 100644 (file)
@@ -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"
index 96c695eabfe1dc36b239c90c6299c1c577a148c8..e3ab99ba18cf38ce1d9773c9a25c6c450c99768e 100644 (file)
@@ -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"
index bb3f0be75560616f41f2a12b9012d5cc561b1eb4..c62c8b98c7502ede015eee7edd771c3938ed5288 100644 (file)
@@ -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"
index c616fd5cd87bcbaedfa173822a1789ace0b2d038..c9850458eb9deeb4b0011ecaf3d0773bcd6a2130 100644 (file)
@@ -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"
index 11205a75cf1f3e5093d8bd404eaaa3bae337e9cf..dcbd4b68fb821faaac113113a660b695473fff49 100644 (file)
@@ -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"
 
index 6556d907edae8017c1ceb5bc5214db8b43cac890..66ddb6452d9c489eea69d658e40e2d9ea58b4853 100644 (file)
@@ -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. */
 
index 6f6c70ea9036f76fe43aec6f4b1466b19b5f9ca4..006b16f6976b3ab65485ac92c3c0e97b89e50190 100644 (file)
@@ -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"
index a5c168aad8ea75884b50bff1c29ffad85403aad6..c5972d4558db1dd80ec69c0b612304ddf748e96f 100644 (file)
@@ -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"
index faf83cac7e89c9b91a0dd5af2e9954f273d02849..012003718c99c4e5256cad1a9d0642fa05fa23d4 100644 (file)
@@ -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"
index 1d9b4649b88ed7a4e33c892fa81ebc43cfc20834..024078ba271791f5d05b074401854399567c5c39 100644 (file)
@@ -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 */
 
index 4e4d4c9985e9f5ddf70a72b51675a3d434b59b5a..468faeeb1bee724d0e6131c1798fe414fa0f1aec 100644 (file)
@@ -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"
index ca3e5f5642df5567ff8adf4eaaa46f685b0f77a3..e877d7bfa7fd405770ceb152eb23d33f1dce7bcf 100644 (file)
@@ -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"
index b2c329801fa9e6aa8664cd16a6a7203a172f2580..817755aa9e2f793831f37d1fc65128cd7771b437 100644 (file)
@@ -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"
index da8f393da29a03ddbdfb850798ef5c8fce4f2f24..39a2cc6873e01d8705aedbdf6e9960e4edab3ca8 100644 (file)
@@ -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"
index c24419ade57627c18fb5501f759732162848bdd3..cf0d1b4624c2c471db4dd78d9f1057bd6557f4fc 100644 (file)
@@ -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"
index d493cb7132238a99c34869ac68d754f7853a4573..17c160cbf0c3d8ccb1bb337bb49808523f8055ef 100644 (file)
@@ -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"
index e3cd90d9fb58d97801d206dadf7c286d1c4e8f68..227269f42eb3a7944aa0c1db6636db6d84d72fe2 100644 (file)
@@ -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 */
 
index 343d228c852766dcadebd02b391f33c009958bb4..e29d5b430f0db909f9a2d82c648e5884e52a12b8 100644 (file)
@@ -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"
index 5781697156e6b749bba6309ac7bf991ffc1ae8fd..6dd8c2e203bd4305c2fc9bbd9b9181d01875bc60 100644 (file)
@@ -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"
index 3d82ea35a1569320bbead7d3556b2626cceadcc1..790b68701c431c9557780dd47813770f3a7305c0 100644 (file)
@@ -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"
index 2d0d5649d9fea58313277b8c93b4d8dbb9a16609..a2c11741f057340700087bea2e42fab1fc08714d 100644 (file)
@@ -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"
index 440cbe63d407075482818b0f9e4c23ac6802e9b0..f5972f4e9f7205bd816b06f123757181910b680e 100644 (file)
@@ -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"
index f88e58ed9b8d0408e5d8d033205151b50a53931b..f5ae629ca59b68c410a9f38106331dc1b9fbc0c2 100644 (file)
@@ -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"
index 26cc13f64cfd9782b762af56bc4e879374ffb5d1..bb832e7dd08fae91abd1e8c2a56ec2c88a1c85d9 100644 (file)
@@ -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"
index 49bc8fdf0adb436575f558379b51fe9809a2977d..a34f9b73f4daa52998ca38f2105527561d9e02c3 100644 (file)
@@ -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"
index faefe523d1b7ac90b600efc56a66defcec26af04..66d0729fec290aaf8208fe65df51b8be0c05cf1a 100644 (file)
@@ -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"
index 32dc2552126ed5aa55cccb1ec1b72069f693b201..8b847de7fb2d53c988c93f4126d9dc5d53275fba 100644 (file)
@@ -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 */
 
index ca74b26511cf566550e2ea83291fb503cf65bbe8..7564a7d3a35f07abea556be0cc0997a06706b4d9 100644 (file)
@@ -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 */
 
index a1b2576503464a261d53f7439612f53e9066b9a6..0bd94d9a264b2be6e7c7f6937b0806e4fe810349 100644 (file)
@@ -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"
index 7f5639dd9e2a808e09ea3e8ea5cce33120bf3379..e3fa384b3c679c502a4cb2c7746cebd09034fabe 100644 (file)
@@ -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"
 
index ef6bfa644b1ea5ba564d6b7f633cb19a7195baa6..c4b1911a06f4b5a917d5ca567b7b088f89ffd039 100644 (file)
@@ -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"
index 8e7105a5305745ab2cc2a85c6d56163714b45c9d..0e747c0dcec3750b4e4c1ed664a8234b00e7bcf9 100644 (file)
@@ -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 */
 
index dcae22ca10667ea96354cb20c2b65ff834924ad9..78a6ad269a83b4cee992b1728e5624c1d30a4fed 100644 (file)
@@ -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"
index d2340ee42913a173f364b974aa799779daf7d346..4497601abff779c180a166a67358fe3a71f5f43b 100644 (file)
@@ -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"
index 192415f990e02dde2f801a85e62c6bcf02837568..fb97b705e7f096555c706bdba732cc8d2ba94ca0 100644 (file)
@@ -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"
index 15d3ec058124d65e112f6218e339080f82ab9cca..9faf3a42386dfd4a884fde4b669dddcfbe449675 100644 (file)
@@ -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"
index b20d4bd119f82dd982b4717f14a40aa15c8d8fc3..6626f2107c4efbe6f18e6be26bd095daca7edef1 100644 (file)
@@ -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
index 0df709dfcdd9dfd231b5f1529888f36364725763..d743a67592b2710e27231b3860cd4af8ae8c0962 100644 (file)
@@ -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"
index 623059768a5e755b4fc7123e78ec02a5cac5cdce..dbfa3a2d3a6695477660dc642b055c1dff5de9a9 100644 (file)
@@ -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 */
 
index fe92a7b9ce625b107109d78c8690582de3dd3628..d0922dea45dbf8ff3a576fe1cf106805313e3b04 100644 (file)
@@ -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"
index 8b6795e248d09d0524aef95b7aff7df72ea542ea..de80ee031cdb3c79510a421a04c963ab8f59b33d 100644 (file)
@@ -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"
index 47c261b8470799895b4de0f9f28128099441ac0e..7cd297700d259467edd024e9efddcf18ced85e9a 100644 (file)
@@ -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"
index 8bc730e02e286b0a544fe0cbc4ecd952f6faf9fd..9417c306548135f0a66248e263b7ee1ce1187703 100644 (file)
@@ -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"
index 8d2ca36553f5f80bbac4f736cfdbb55436fd3f86..76a57849b716982491c70ef549cf088564293c4f 100644 (file)
@@ -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"
index c147829c0dd962ab09461df5125c6954661200c3..471143b618657bb55d04592b3b7d895d7320ac30 100644 (file)
@@ -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"
index 81843143ea2cfa2d527619b23fd10dab729f02cc..b1aaea96fb679e7c41316046cac3253745ec04b5 100644 (file)
@@ -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 <stdio.h> /* for AIX */
index 5c7ae23f866d9605cc5203504011b1b196395af2..ab8d58fc110b6b909e5b9e0ac435386b8206bd97 100644 (file)
@@ -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"
index d8f9357eb800d0a4d41b6e96bfa4ee87f086b29a..d1c9ac7131b3cb660474c8f625597687c2549efe 100644 (file)
@@ -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"
index 6cf321d793d9d409cef80d39c301790dd501b6cc..3fadebef2698eb05b27bda88286dca852b75b3e2 100644 (file)
@@ -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"
index cde356b000e5237c1d7cc9301dfd3f541c530a8e..cf0044012e154ecdc750c080d270ef94db1c2692 100644 (file)
@@ -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"
index ff817d16cc0a31e452cbe9cc234db70de8cfec3e..0b1f1d9ea0eeea0489aa932db4fb74501bd719ed 100644 (file)
@@ -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. */
index 49708051c5d09510d9dcaaccb3b7edffcce20380..759c81b81969bec81c286bba718c89585a81b0f5 100644 (file)
@@ -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"
index 66b8cd33b083201d2f944d1627e257679d9c10ac..4508ab27ed44690851a8a9e427e344fb5b58d5bb 100644 (file)
@@ -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 */
 
index 4c435b5df5157f86ee90a9536e54972e03051fee..fcf72825862bc8bf5dfbbd9b325a38f7aa9c9449 100644 (file)
@@ -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"
index 608ea012ed04dd137e2854bc95b60d006f9d883e..5e65031ae0a360cab6324045f7d1e261298bc7df 100644 (file)
@@ -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"
index 5ac13414b4bd241272aea99ccda888a5d39f2082..675d8a2c4306bfd2c8d12085f3eb81396360ac47 100644 (file)
@@ -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"
index e198f223446cd2abbaa7b351e7ab587597b7847c..d77b4f11bb9f79c9671c80e5b00342463101554c 100644 (file)
@@ -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 */
 
index 4064349ed5dbbcb4f781356c7b56c4e3d0c50837..10dca4ea7f7bdfaa43f8d624d2a7027996dd3fec 100644 (file)
@@ -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"
index f63a4a232e166e330e4416030f36b81b1b995bf6..5abadb7a43acae74ca303e12925be8d1a84ff8ef 100644 (file)
@@ -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"
index 645c45ca5c641d8a52d8c8610a701d2f3056c7c3..c49594557db7961b909f4e3c8b5df59c8cf93d00 100644 (file)
@@ -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"
index 548016f863001225cd40b331cabfe4586f89b75d..06cd3b01809662410dbfbf8e19ff6bb1943c71c1 100644 (file)
@@ -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"
index e20b95b6a4d71e829da6a837a5a47d2b81973778..3b0ea042d57cefc615fc9ffa11be4a883b3e2d2d 100644 (file)
@@ -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"
index 0d72ff66d8fd5d7e09de68bff8829e9cf5e30f3a..226954faf504d32c162049a5db42450e62ddc09e 100644 (file)
@@ -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"
index 2b7af670148e7d319e0acd70443572f1e54e531d..ce7f43cb17e07afe2a2f9ef6b5f14104fb5df2e8 100644 (file)
@@ -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"
index dd71b6436c71663e84fb2086e15aa395d72577e5..aa8f2e5a33a050e9ece448f6f712ce4cd47442b1 100644 (file)
@@ -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"
index f80e39efad1877a365b468662f7ba7a767c80a6f..da64cdcffc0bd4a193e93403e1aff190882cabaa 100644 (file)
@@ -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"
index 9af90b0571e9640ddc11ca83fcb9c5f5956d6936..624d703792e74b1b3e4d24c53e79f4e1ebff72ff 100644 (file)
@@ -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"
index 1d3d62d2d61524c6a20ae2523b31dd67dd4dbcc2..4ab0f87afaf5396627556349c8aab662abf675d9 100644 (file)
@@ -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"
 
index 478e5810dc332181b434f798aa8cd37f2978be2a..7570d63bfd7c1fae567e2c6bba6ccaaa2db742ac 100644 (file)
@@ -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"
index a03015e91c3823b871e871629df2cd0f57788d08..404096c3fa9303d39a78c5a4a156fe8e032f0876 100644 (file)
@@ -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"
 
index 861b0d1d7a7a11acd08d7d4345dfc1ffc0188b29..678b25c40b58e5a4975199b7a7f8f28c6c91b14c 100644 (file)
@@ -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"
index e4c05a12ff32142804bd85ffd121057e59a0ac0d..fa98f2fdb9e304a9db21212846fd071cf6ac92dc 100644 (file)
@@ -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"
index 6369bf095661cff0a9973a0e48b82ca327c541f6..ff1a25405ff00c65c162f83cfb8e9aa6d58df1d2 100644 (file)
@@ -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"
index a6a022a57adba288d1be61b4dfa1155d2367133f..57b945612ad7f48d306505401f198c21782e1fc8 100644 (file)
@@ -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"
index d3247d284d77700676197548d25397e85accb663..3ddfd402e92d5ecfdb462536b6a9caff691f23c0 100644 (file)
@@ -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"
index 6afec2f6b1992c95c384fcbd9fcf92bd35f33b79..c263407427c9da7b28632ce34f173041863b24d7 100644 (file)
@@ -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"
index 156a83f43fb02cb0fe124a17b6505f290e69fe89..8763edfc7b15881f22ab2fef66e91475f3fcafee 100644 (file)
@@ -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"
index da03c913f23bb3228c877b9395f8e034c81b3c9a..584bd44cec70a9ea45cf29e39d4bf651e634aa5a 100644 (file)
@@ -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"
 
index dc090336bf04ce43358282b4bd048f9fa86c7590..c98216bec53ab089825d3fa2b08e2e3ccdaa0010 100644 (file)
@@ -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"
index f4aafc071feadf9b8edee09ff5b94897c34c5edb..21f2bc7834bd38efb87592d3a598aa7e28582f50 100644 (file)
@@ -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"
index fd4837377ada6425d508c98cec39d7aeb1afcaec..e44fe29d11e56add163ebc4a641fd27d67f2d4d2 100644 (file)
@@ -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"
index 91e55e0189f6c761c840d05cc4aa2d04718e12df..5befbc1f02ed8a6b0ac0cbebd505fc2cddbdaf5f 100644 (file)
@@ -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"
index bbd043edf3d6798788e61217dded6dc7c1a674f0..21585662906848a00995b9f2bd9c9b11f31bb3db 100644 (file)
@@ -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"
index 2a992390349ad7725dafd4fa8253f1e9bbf666e8..faa962e17bee2dedeb124cf11f3a105bef44ce15 100644 (file)
@@ -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"
index 022e24a5ebf5c05bd27902113766df2c5248735d..dc4b3cf776a77490f41bc2248fd60e45afab064b 100644 (file)
@@ -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.
index d7c608543164a1b3518b1356d58b5424159f2362..15d2d7dd7af43e785210030518b769540ebbc97c 100644 (file)
@@ -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"
index 70a4b21a822f88c40dc80d65eb980b231c6070de..a123607720529691c957a3b9811a29bf07571291 100644 (file)
@@ -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"
index 903c2f18f0337720313656c368c2a1884d7716e8..d645798125154997c84b964bebf969ccd7aa0891 100644 (file)
@@ -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"
index 21ed887b223559a783a80faacf33f2d1c5aed22d..5d33f15b2ed8284cd33ddef3288088a40c811f3e 100644 (file)
@@ -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"
index 132acecfb20a8131159cbd8995eed2dcc88f0776..e5d50c6b395f3c15b1aff84d821c86e5680f5304 100644 (file)
@@ -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"
index a7b8a8afeec04e87901acc3b0cb3711d65d6719a..72980e66697843685949b8a0e59af92ea9656f91 100644 (file)
@@ -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"
index c3b841dbb399440e55fe4b6608da34e69eaad859..979316e4dc196d52dbecd4f4fc1a6f64223cc910 100644 (file)
@@ -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"
index 03b8a2e7a5f2ed0799a850edad2c8478376504ee..7a4ad635b328016783153c0213fd14ab303b7bfc 100644 (file)
@@ -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"
index f7bdf99845ecebdfa10df22530fbc1f3ddcdbf4c..3878e42a29a9c8baa1a6bf0d49d4a128ae2cb593 100644 (file)
@@ -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"
index 5936098fba179df2a90ec419572913133b654ad1..3bc4af9df22cbec2ff6d5c085dd07895f725c4a3 100644 (file)
@@ -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"
index 194721df4e7953ed35580800f3f661372f02385e..09bf04e6c362b1515bbab0a69d9ac815311f0d20 100644 (file)
@@ -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"
index e4008079f4038f35fcccb0841a2cdc1bcdb24870..1dd6b21c3c2ebe1c8013b8d9908d6c7dff5e80ae 100644 (file)
@@ -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"
index af47e3e6ddc4f99320a85609a80595a2e34b5c1a..1ddf9786692ca8bc64f6fad71c8bbaa080e877a6 100644 (file)
@@ -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"
index 648fe0e05536c5cf810664aa986ff669eab0501f..f59e14f5dedb52c4298f2b0d2af4f078c89fc491 100644 (file)
@@ -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"
index f75e172aadffa1c040e93aaab1b970a45ec5de3f..135dffd6609baccc20579f5783a47ed57ede8394 100644 (file)
@@ -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"
index 2c88af27e0234469d1cff2c75eb884299c9a4189..5166ce967d7f633eb00234b1086e980ec6cc725f 100644 (file)
@@ -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"
index 12cd260e5db60378059bc34be5a48dfd72deb1f0..dd945448946b61e093ab22701dd490742e482549 100644 (file)
@@ -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"
index 48b80218a81466e8bc06ad7d5c5bbf4a4a60d0cc..2d97c120b01dc55303df341ed19c00adb09699fe 100644 (file)
@@ -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"
index a35f80ab4fbfca4755dc3431a9dfcaad36277a2d..6ac9f8bb9c3d58ac79f3a87bc5fa988b9c3c7576 100644 (file)
@@ -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"
index 6c7333ff0ff177ca6b317e548ac5c7c944c9cdd1..e7c5468a246a35f60ae9101f5f5592dcfc64696f 100644 (file)
@@ -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"
index e694a1038fb40dc4b92c5c214d4764ee0185ddff..6de369622f3857ee9567b574e2824c036a52ee41 100644 (file)
@@ -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"
index 54789c8531c1ffdcd8acea6aa7247e9d6ee047ac..5be6f9e5874542a726591f56f24ab37647c4f841 100644 (file)
@@ -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"
index 0ae72ff62d9215656932cf3a1ec36c698b7bbd83..f1259812e6e3d370a16f8a09ee01cfd69d6ff3c1 100644 (file)
@@ -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"
index 18e55020e3450574e3054936bbd76dc67b2110be..40af0f03287da9c53ed3669b50d18871d99903b2 100644 (file)
@@ -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"
index 53bde4e3762f2d875f051dc09426389560709725..c39dc20903a0d7ec368f61abcf33d8afc489ff85 100644 (file)
@@ -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"
index 530b4b5db8fd3e11336525663c79c0b3d0175b4b..0576b948cdd59131f8b5b543119aa45158357aa1 100644 (file)
@@ -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"
index b133837a0346ef02376efc54382cef2807441607..729f042e88c787899bbde3ea94f13012c1ca99e8 100644 (file)
@@ -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"
index 4b84d0ae42a55a141c561d7c9f30afc2fd66f08d..c773b3ba2da2166d59b397877f5611b90235f266 100644 (file)
@@ -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"
index 5e2d9eec1f43b9779b36948935411c06c44d1d89..6ebe0a2beaf32c2fa309cf60899c3ed6969dda3f 100644 (file)
@@ -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"
index 646aae9869c5754722c828e8b48c670d78edc287..575499623fe0c62f571525cb9125b6593fadc2ad 100644 (file)
@@ -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"
index ad4dc2fabe7e4ee86e849b0bf8eaf3567189db08..17a5036a8d57287a4e3fddddfbb9a91f77dbfdbe 100644 (file)
@@ -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"
index 13ca12a14bcaa69ef2224b316a8f829d1b4cb2f9..ca0bb66928dfd7b5b58a55e3a863493ed1f5fa04 100644 (file)
@@ -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"
index 1d2e997d0ebe8ff407af0e00fb181aab68bdd889..7edc84e7c6a49adb7114c474465506fb720a65cd 100644 (file)
@@ -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"
index d091bbc7f487a480fa8f97ada6a2b60312cc9319..3c04e2e2b3b5c16228146e478ec79418dd3ff338 100644 (file)
@@ -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"
index caf242e92aef19c571681a10309c2f2d809f498a..82db28aa35eb1a40a8bfc10fe5db2f9f9b5d3ff8 100644 (file)
@@ -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"
index ee2fd263743c3a6f1be18a77a8062d46b8b5cc49..f91fd91d93de22fca79d122588107a57ed70dd44 100644 (file)
@@ -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"
index 296bc9e02c400bc6e030bcccbf7d314eaff46c19..fa58c41ee96922b03e0eb1f40388c4a48099614e 100644 (file)
@@ -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"
index bf7bdbf09d29c71949ad3a18681c5179e7da8740..1d55abf6ead8fe28833c6745ba78edc832cd4f23 100644 (file)
@@ -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"
index 620fc767a5f2871176801c97e74905a88a57f966..7878a926164922ea4420c38d37bb737d1ad4325f 100644 (file)
@@ -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"
index 930e3525790fafacf6acaa92a14d44928f78a361..88314eb64e708d3a7ae6ea32e59a7552494d8fa6 100644 (file)
@@ -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"
index f395dc0626f0abd10482ccabd292aba7648fc244..cdbc975e18012b1569f5e16c9f4f331fb3be6fea 100644 (file)
@@ -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
index ff9ff9b9dfc53f4e26722ade7561954869c0e6a8..4b985fad3e20e5ed695b9ece7a07df965becbd4b 100644 (file)
@@ -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"
index 660e60203bcca45fc4e1896ddbcad2886006e93a..98cea60eb637e201e0d470fc9c2f92f8fcd9b744 100644 (file)
@@ -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"
index 2b3fb353b94e045d2cbe909298f4dac49611253b..89057f94be6530cb9580e07831f7f9103db40e79 100644 (file)
@@ -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"
index fdf9757c3b8f189bb0dbee20b5371b0b979b3395..7b68eceee5f49791da527bb4ab0b163e98042704 100644 (file)
@@ -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"
index 9a61e313ed73f4d9e715a78de99786e2f1544501..b8860cd5bb8aea941d73bfcdca2dea686e50a69c 100644 (file)
@@ -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"
index 4b20d32cbcf5728d37710f00e2da2422f1806a00..c9a3a878e8fe7d16f08231f157bc883ff7e26cea 100644 (file)
@@ -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"
index fdaf4cfc0993739ee74a49ed2655c7daa7e81800..dd6f542118d5cffb25a3e68732860031bffa67ef 100644 (file)
@@ -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"
index 1c1d7d976a5737fbfe69f169fe9fa452b03b2108..160439aa18ba4f18e3eefa34280d158b04a8f58f 100644 (file)
@@ -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"
index 4cd99941f7f4b4bce7151e858176d2f971d480df..49b44f00a4cf2e8440360bcf9e09a9a03b9ad10f 100644 (file)
@@ -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"
index a3b7713ccaccf9342d762070f57c30d00329f420..414023b91bd1ae5734d1f469215deb1d7243c04c 100644 (file)
@@ -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"
index f1abf1d3de4cf66f9b2ee97e31c2a038223214b2..5de0770debf5632c9156bfbf3aa3c463d75edf29 100644 (file)
@@ -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"
index 1e686fbd1c2ee1a75bebbc862c73f239af2f49ad..f3dcc1d84237f29568b498bf973f87a1cc71d655 100644 (file)
@@ -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"
index 1cb58c1f77348a3e6e58e277c9896e05964ca848..79dda216f2a52c49af60b47918cae2e0c4e8bd8b 100644 (file)
@@ -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 */
 
index 3fe3d06800bb6d2ae632910e096c826c8dbbdb4c..d4978b363e5ca8f5ecfe5cd730fd45f49ef93634 100644 (file)
@@ -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"
index f3f15c48e8fc223ca52c4319ba370fdaf55448dd..868298cef10068a1907074b00f50b42872531a78 100644 (file)
@@ -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"
index 01e2e00e39683b3ec30c859926bffbfd41b6c48c..86364679a5045eb728d1d10f5ca66e221de24324 100644 (file)
@@ -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"
index 984b660a28d4fa8692ea22c84f86207dec8dd045..a8c53af722f8ffb6d4b08b26cd916c702c51d7ee 100644 (file)
@@ -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"
index 6dc5476e21b37d1212be6254c992d50c008785df..4eed2bd1c24dcc6e7096e637ba140aca215f1590 100644 (file)
@@ -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"
index c415ffe69ee4dfe426e5ab933e823e5427a97b44..fd7b07af630fb36b0fcb3bee52d77b5304d42485 100644 (file)
@@ -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"
index 80926dc332124590bea616aeeb8149326edb2a1f..4da0bda13e5e4dc4dc73787623a7229bf60164df 100644 (file)
@@ -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"
index c1934205504bb8b136cb91aee4c7109bdb3a542d..52cb2933d5cd4e245e68fe0a1f89d362d8c26514 100644 (file)
@@ -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"
index c7b3a7810db6f6572978701f18f836fd014f2145..d3b2351c19fff82115af32937a87d2024e0eb6d0 100644 (file)
@@ -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"
index c79e73b3ba705cdab6e406ca8a54fb6b8e6e3f58..d6d6fa6589fb9e15a2638c4965a0b9422a78ba88 100644 (file)
@@ -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"
index 9204f9491a9e5fdc0236b8a8bcb8560e280aafb6..8c2690d2caa69e2cf25cf8fef69b5795664429ec 100644 (file)
@@ -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"
index 49a6d4e2bedbda4ef053ca2bb846451763f59c80..3fc84a36e9c7f378ab2c370bc8523ca11a5b8feb 100644 (file)
@@ -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"
index da140937f0ee78967c780e5c50f93775d8378783..565e1c2122422b4eaf9b504aadaac52f8d36256d 100644 (file)
@@ -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"
index f379d6f63aefaed848d4f2b6025be4524a67ee7d..9127767d817c8cdcc6502ce227516d7081757d22 100644 (file)
@@ -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"
index 093c4aacd2169df13205ef00e3312b8a19277d51..b45547af111654b8e8353b6456474e2553e8bb05 100644 (file)
@@ -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"
index 42b4f92eac036d4ba0fc1c38d13b4c5a27766894..32f97c1f3c8816be012eb5008f62244b7303842f 100644 (file)
@@ -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"
index dd50becbb351626470144fb8af59e0044c381bba..2c597ddbf404bced3981b43150b38fbd6e04ece8 100644 (file)
@@ -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"
index 39d979c433d7abbb88bea6dd5f413a184e2b965d..d163c31467e9f00b07df0302d87decd51918df7e 100644 (file)
@@ -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. */
index b0328e040d06de297caca995fb1ffad3a7cce6c0..c01b245d104c4718ca11a4d2fd3fcc3144448df6 100644 (file)
@@ -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 */
 
index 588f7e47b747d67b3c84e3b0767a65b1b56a3009..2d7ff58b30dba9e33e474c560b8b9017c3ad8afe 100644 (file)
@@ -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"
index 27263156d88244684f484629d9a9960b4addb983..7f53c500592513c3f6dcea1e57012129063d12c0 100644 (file)
@@ -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"
index a629c22cb017aef7f1404411d1d309118c0a667b..2a23f7d567376f24fa17231b5c04ab7eaec44d9e 100644 (file)
@@ -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"
index 6dcf8f5754c1844562eef95bb44deb8e08fc7e36..81d8f9a894730cc42203b2e5d4a746ac765f43e0 100644 (file)
@@ -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"
index 964dd29b71ad9abcca4f395d467df54b9fd4f084..d52c20b421a71ffccb783b4be3a0fe30da997032 100644 (file)
@@ -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"
index 90174b132e3bab5487f6caf6d1cbc170b05b912a..26d6faac93c5b19cbaac762f0231a1f3b66d288a 100644 (file)
@@ -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"
index 209bb4cca152bd5fea3317d804857879304cd030..2fd5c17e66ac4d5ab0eaf5b2234ac546e95c5e5b 100644 (file)
@@ -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"
index 0e678fe4060acccebf539bba5d03f0d907288231..5ef505c08627c8af9b0a96df50c574c0f456ebf2 100644 (file)
@@ -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"
index 8d9512ddcf9b10b531d1d0d400afdcc24047154a..660787dc2108b77cf5a3daa1cc14aeb25735a6c8 100644 (file)
@@ -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"
index 7d00579b708d28421757b1d42c228c3447ceed93..7620864649a54f69328d88723a382d2b4418cff7 100644 (file)
@@ -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"
index 6212db9b1f647ad1d5949d50289f912129f9e4d5..f0860a749981ca34db0a3effd827d64d87b23d6e 100644 (file)
@@ -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"
index fe1c1321e32ed57416883e052865b95b96b50415..e86434d658ae3e161287966d7707c29a2c59ba17 100644 (file)
@@ -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"
index 228eb7f253cad0e53cc054e75348932e47101780..226bd97d25757d643b2d68b994fe3b3747648720 100644 (file)
@@ -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"
index 51b0d5e1b665f5906c267148d01c4fa12c9acf0d..60cf138246831928ef5b53e2597c7063cadca9e8 100644 (file)
@@ -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"
index 73cd8cba846a4ccab100b8dd1b8e1a1399b533a7..ac4eca02027946abfb3e2c6cba90a0b7a6d20137 100644 (file)
@@ -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
index e87307400a04ada1c33c59e61486c279488e17d8..5d66af42ac521668aeb4fcd75383bc04088a9ecf 100644 (file)
@@ -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"
index 4592ccde71247eb63897adce914bd9dc632e7d80..ef4ed93d60ad232f0dcd9b94b461782c89b66894 100644 (file)
@@ -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"
index 9465bbe9e559e2204b9954f097ef01c5dcc7559b..ed43c562ccb17e8f7ea43b719afc13b2e1db6204 100644 (file)
@@ -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"
index 8bc69cdfbb06172e653be9fa245e997a26fd7104..c4e760a6904d8579194415d1563b64655b9a9ee1 100644 (file)
@@ -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"
index 15b8961fc965274ae137ce15c5836a75053fb099..178b882f80afd5c49a6832d259902d15857dd4e5 100644 (file)
@@ -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"
index 2fcd57555fd3d394e15b3041251a848c17043be5..a5350a07fce8866ba587da28a14557e5e4336686 100644 (file)
@@ -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"
index 067d7cda1903ebd033d64a39745eb890ec114bcd..60f49153d97f19d7d6775ab3e7e93a5bb4656305 100644 (file)
@@ -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"
index 617baf006af35cd885185043d88e3635501fded3..aed720cda3ffc34fc847e421ad3f1b16aedf329a 100644 (file)
@@ -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"
index fa40339cdc3717254b75f0a592f525364d807e23..f0add7afc414d13898e9f0b0ec216dc5375c206f 100644 (file)
@@ -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"
index a275e188c239c38d3fa71b8f78b9703e9207c05e..25b0cc5c1ff9756bcf61eff9b4ba1e144ce633a4 100644 (file)
@@ -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"
index 889ad6aff2108e26dc5c14e7ac1b7c8405a20031..b7a50b2a1391f0ce4aa4f2f52a0018f2e17b61b7 100644 (file)
@@ -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"
index 52879dd4c309f228677036f2870c1ed5377fe3e4..fc3f7b07cfa5da0b041cefaa8ce3828cf4859943 100644 (file)
@@ -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"
index db41f64c0fb5c185ec0049147ecce6914bc35628..e8e5b687234b99c35ed029b019bed6ed14ff2815 100644 (file)
@@ -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"
index 5c62f4ee481109c35b663030287592ff957357aa..690c5553dc2e5fa4e2479403168ebc7355ff84f7 100644 (file)
@@ -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"
 
index a5bb281231500ef73fb0b81da413a0e2fe9958b5..badfda2377512da3eb13228cd4d7e839c48987b7 100644 (file)
@@ -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"
index f406c25da9a1d4aa6e47a0aa92b88c882d207d4c..e4894bcee16c4cb59610f017874f64b530f51d45 100644 (file)
@@ -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"
index bb8d4327d949e73cba157dafbe56836df0a21be8..193c6d99068caea29a5fa907b3070f59b3e6b077 100644 (file)
@@ -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"
index 167380df16848a2f00d1bcb99e3efc4782e6f3b7..53739c1af04e44e46a0acf9f31caa81d7e7c29cd 100644 (file)
@@ -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"
 
index d8cfc8ced81ffd15aec9e8722586d2b1f760f260..a84be2dce45025512528655fa02ee3ed97bf18ea 100644 (file)
@@ -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"