]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Updated copyright notices to include year 2011.
authorTimo Sirainen <tss@iki.fi>
Fri, 4 Mar 2011 18:53:46 +0000 (20:53 +0200)
committerTimo Sirainen <tss@iki.fi>
Fri, 4 Mar 2011 18:53:46 +0000 (20:53 +0200)
662 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/anvil/test-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-static.c
src/auth/passdb-vpopmail.c
src/auth/passdb.c
src/auth/password-scheme-crypt.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/old-set-parser.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/director/auth-connection.c
src/director/director-connection.c
src/director/director-host.c
src/director/director-request.c
src/director/director-settings.c
src/director/director-test.c
src/director/director.c
src/director/doveadm-connection.c
src/director/login-connection.c
src/director/mail-host.c
src/director/main.c
src/director/notify-connection.c
src/director/user-directory.c
src/dns/dns-client-settings.c
src/dns/dns-client.c
src/doveadm/client-connection.c
src/doveadm/doveadm-auth.c
src/doveadm/doveadm-director.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-dump.c
src/doveadm/doveadm-kick.c
src/doveadm/doveadm-log.c
src/doveadm/doveadm-mail-altmove.c
src/doveadm/doveadm-mail-expunge.c
src/doveadm/doveadm-mail-fetch.c
src/doveadm/doveadm-mail-import.c
src/doveadm/doveadm-mail-iter.c
src/doveadm/doveadm-mail-list-iter.c
src/doveadm/doveadm-mail-mailbox-status.c
src/doveadm/doveadm-mail-mailbox.c
src/doveadm/doveadm-mail-search.c
src/doveadm/doveadm-mail-server.c
src/doveadm/doveadm-mail.c
src/doveadm/doveadm-master.c
src/doveadm/doveadm-mutf7.c
src/doveadm/doveadm-penalty.c
src/doveadm/doveadm-print-flow.c
src/doveadm/doveadm-print-pager.c
src/doveadm/doveadm-print-server.c
src/doveadm/doveadm-print-tab.c
src/doveadm/doveadm-print-table.c
src/doveadm/doveadm-print.c
src/doveadm/doveadm-settings.c
src/doveadm/doveadm-sis.c
src/doveadm/doveadm-util.c
src/doveadm/doveadm-who.c
src/doveadm/doveadm.c
src/doveadm/main.c
src/doveadm/server-connection.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-dict/test-dict.c
src/lib-dns/dns-lookup.c
src/lib-fs/fs-api.c
src/lib-fs/fs-posix.c
src/lib-fs/fs-sis-common.c
src/lib-fs/fs-sis-queue.c
src/lib-fs/fs-sis.c
src/lib-fs/ostream-cmp.c
src/lib-imap/imap-arg.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-alloc-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-sync-ext.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-cache.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/driver-sqlpool.c
src/lib-sql/sql-api.c
src/lib-sql/sql-db-cache.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-attachment.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.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-purge.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-copy.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-rebuild.c
src/lib-storage/index/dbox-single/sdbox-sync.c
src/lib-storage/index/index-attachment.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-attachment.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-delete.c
src/lib-storage/list/mailbox-list-fs-flags.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-none.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-parser-cmdline.c
src/lib-storage/mail-search-parser-imap.c
src/lib-storage/mail-search-parser.c
src/lib-storage/mail-search-register-human.c
src/lib-storage/mail-search-register-imap.c
src/lib-storage/mail-search-register.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/execv-const.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-format.c
src/lib/hash-method.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-base64-encoder.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.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/strnum.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-crc32.c
src/lib/test-hash-format.c
src/lib/test-hex-binary.c
src/lib/test-istream-base64-encoder.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-ostream-file.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/access-lookup.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/doveadm-expire.c
src/plugins/expire/expire-plugin.c
src/plugins/expire/expire-set.c
src/plugins/fts-lucene/fts-backend-lucene.c
src/plugins/fts-lucene/fts-lucene-plugin.c
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/imap-zlib/imap-zlib-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/quota/doveadm-quota.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/snarf/snarf-plugin.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/doveadm-zlib.c
src/plugins/zlib/istream-bzlib.c
src/plugins/zlib/istream-zlib.c
src/plugins/zlib/ostream-bzlib.c
src/plugins/zlib/ostream-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/listview.c
src/util/maildirlock.c
src/util/rawlog.c
src/util/script-login.c
src/util/script.c
src/util/tcpwrap-settings.c
src/util/tcpwrap.c

index 09c045d848267a6e920ccd965860d340c9a35eb2..113e39d9160fb02977227c259bac0c764ce4d5a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "llist.h"
index b92bad2967dda2cb1c0d9eda8e4af24b1695a634..32d030b36c2709c4a288575c77df588d1eda6e1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 752f0e49c8b758f5fb8d7b3562e23d5c0fe2b205..55241282b300093e4f259ecaaa3049a51d5c8a74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "hash.h"
index ff06deb4e45a24ca09ab7065dd6c2dd74f22da00..cd41b8a9a7c5fa1d01e7515c01be7978298181a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 8750b78c51d375c9dd4c5ec0cc8cebafc0747b0e..f2fd8c1d041917e0060d9c56e6ca2b7bc4606d2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b710f94ed2b5d446e9136fa04d2a1689b088946c..750c5ffd6eb1bbc782c0ca107c04ef709e72c7ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index ca07b711e06b74ac611b082f2a141614d7b701e6..5ad49a83b1dd6a80d8923d38090b88d5283d71bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "lib-signals.h"
index b626ee156c9bf491b97a2f0dad2811d126c60511..89242e44e810a2a39ea321d5dd1fe758081df7d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index e2e93f0d25962e5653e673e3bcee788f819647b3..8f79fd8f2cc4ca84593f43fbecae7fc92f2d4601 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 0b135fb1bca061787180c4dbd3954eebcd8bd7a7..7d5c235a3abcfe7c5e7989a0cc52c7b108867a6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 80be810367fb4b467021f915418d009fdf90618c..de54c5f7a09d34e60e8961df0807797c4306a30d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 0d9866bead533bbca7c8495eac1cf711b2bf45f2..06cdfc9eec11f3ee492664c4e4db2d21459e2b68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 6785cba23d64cca94373954084a6307a9da17852..c38395829a62280bcf8fb3d6e6c6d4c15f496541 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d94e51e252873323bca1dc6c9ef827b5cbca3e92..4134e86562db2226dfe11768572d61a7590aca8c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index 06b3653b23452d16c8d1e444d392220a52da37c6..89b7c8524bdcfbe4fabb71dc3edb65f6ce91fb2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "base64.h"
index 232f1c09aa4d7883183d8499b9a0f64cc9c89dc9..e8f1ed342e4f8a7394a4bdb29efe27f9c1d621ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 3b6cb039c2602c2cc6275766f084349c32de53e0..a99d423ad9ea4d88caf45c1cd224ea971a2ac96f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 05d65b4ea776275fa044e6242c60071710d95c58..6644c03e15338bc2ed61bcdd59b925c24207c890 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index f628fe2a929515de360bfba3fcceee1fe1da3cc0..5d6a490e73b991e3eb856d65d7370aae9c39a218 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 0f636ca51cb5509bfff859c299504541aa3a3033..a9fe8c5b470b467a65ac4abd8206a44d7e0f7c17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 9dc3ecd0179e34aba855cc067f0b43df91b87a0b..74cff627f50a20c376f8f1440769ccc961cfcc80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 131437ea90a5c223ae301546f8bc0b9dbe5f3bd4..912eeb8a3e88efae7dbcf4202dbab0c0bc213ba0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 8ab5296dabae2679ee7eb1dcb873842ad0bae9ce..d5bd5389fc0d30b2705afad7a1837cbc3249a732 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "mech.h"
index b91b1dafd1f0446218a4ab19b1a66bbddb006306..a7e2ca6f19f35c27d30301cc0fbe1d2b8b492913 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* CRAM-MD5 SASL authentication, see RFC-2195
    Joshua Goodall <joshua@roughtrade.net> */
index db1bec4abb6c2cbc4f0848ce4c8ab57e6970cf6c..442dfbe2c388e272459c7a66892b6d2dce8df6f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* Digest-MD5 SASL authentication, see RFC-2831 */
 
index 7c9de6b92c27abd797d3a87bdd144c280a69b2d8..521816b1434c9ebe24c5d9bc0016f5773a73997a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 0dc376eac5e4bf0a1826929a30c074c4b136b729..d3d98d951a08fd40794e167c6d22429ad27cd312 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "safe-memset.h"
index 76b3cd080604f7a7fba7a84f339568555f73c339..37a87ba0721901581dcf5c6a99ea32bc8b7f7faa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 0cffe02e95e8b5b8a20a2464315a2e47ca2f44fd..4f0bdc478450e9e9168de7588b7cbb8174e5ef6a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index 04b355bf216d9efc3781ce5152a214c97855cfc9..24ad15c294561f6df1c513199c70d4434c331e57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index b5e8fe8cfeaae77e38244f2bb8c3c8e5b7dcb8e5..ec7af93355d7345cbe18242e357e26b6fc4b1dec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "password-scheme.h"
index a50ed67000313a9ae2f4052c267db9edc00979a2..2eb08ca5b089fa26da08276f0070c9141192a33d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "execv-const.h"
index 4601015643764f877decaf050ace74b63455604a..fd094ddfde09c0a1da8db3fb3a9871a3b32319a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 978f55111df0f39a77505f6ad362e3d4d0c334d5..817b7fc432178f091aaf7be9b1a174841845c75b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index d3203fcd4d226798568c421296eeff666f900ee4..4f8993cb9f6f472112f2037ee3d3af1fe203012b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 15ca0d129d0f138fa97771cfa9d82663cbd877d4..2aadfa4f676a2653fff7713fdb6ef4921f93d8b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 7c2f21755192f8000378618fa978abde1af1141b..f80715b0825b02c159c00def306926efcc870001 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index a96f122fc30d1aabc524cae4aad822980614e066..f4a4d8763787a473904861f9ad34b3f40b21cac6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 599aed962346ffcdea71f044fc2b353ea278c50b..8b9b8fa1d0ee09c014db0e46872034d92ff1fa3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */
 
index c5b19a180c6e641aea4d17e63b6f9d0bc1d4fb9b..e12816f2ae78e945d652b06dcadb7af61c8e5ef9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 737b967576e13bd4650235a55915b8bde760e41e..98753402820aabe4b41f120498d713f1bb5c7f4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mycrypt.h"
index c342ee459d5d0b73136c5db140d097743b4257cc..6453c26b9ffc22bf6f1c3e7c3953af7ba8b1952d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b5026bd9568934e762c25388d1aa69b6e88dc976..e0a06364173f0362820a78fb907af127d8e1e7a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index 5bc3651b6983518a285bc02eb0ff54cccdbbcff0..064bfe8fcfc23bd54f072aa2656fa74a57879c88 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "execv-const.h"
index b629f740e068283c76dbf7b7d79da87e3ced70f2..31830f5f1162cb9c2cf29d7ff6d2ddaedee7f013 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 1cab74cc86ae627d787de64e56c29e730002c8b8..378f0f23445af79afa98fec4c7db570ac3100647 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 /* Currently supports only GLIBC-compatible NSS modules */
 
index 538b1028e5891f6d25fea8d9a6d9042829e3b288..984e6eb6ca016e71eae6c2ab7ec3e2dbde8a5c79 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 44ab70218538f7d9a53c1f89c6dd60d470c095c7..9ab1fefdaaf2df2b8bbb701a95487a2164bf902b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index bbdf280c0a145056b981d5cc688e5c1d33df64fa..12b9e10281364704e680baebefdcf6bfacbc6f5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 447764480d2ac11091dd5bc2fc66f9b16a0bc947..89def7ea138c755b0f3ffe5e4614129ed5c87b1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index df70ac4f4c0b813db8c5df60a38221fa919d99a9..880e743a3e17d44fc86193926e6f900311a45cbb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 6333eef32816d7da0d723658dfcfc48382a60f90..2e08f347b40bd4b8f0009b000a1efa69c142c81a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */
 
index 5563dd96b64b11309d6a1edfe01e8e906430f39c..d27f2a9a645624245495a8e7cec03d42b5437d45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 7a88a22ec249d0393494c6c5530645bd3cba6330..33b4f0fc122afdcff75a431c776aa873a4891c93 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index c2ee5e338a8bac5c5ca1ec2ba77f03631fa3c50e..d5aca16bb2a9fe5f05ff6612f6f3ee6d604ed709 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5314feebe01809ea4bfec05ba403351b29c888d9..a3881080e8ca1241587548743c18a764de01ff53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 38fa7a10dd3bacc7ae922176c82aa205dafa6d57..de1c301fb25f4f40a7fc42a3bdc688d643b1fd44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 093f5edf3e47adf56cd72ee94f68aad32aab0914..5cce54b29d5ac24dbae865f3518c53cb79c9fd40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3bc7c82eb5fcb91ffd7adaa5fff122d3cf17f671..a28fc2588cde99dfb7ef929014f67788ef924add 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7db4deeede45f43b3ef4fe12b7ede312965ea092..a0f9e721a4240e586eccce158cc28d6ea68fd63b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index f03361bb5ae2965af328c569adc616043268c261..9254cd489725f2e81612671a00dbe2374bbe6b53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 03d7463035c7b74d383573290bcfcdc2287e1326..848a53a3ede4ee2f6901135842628b7777183209 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mountpoint.h"
index 8a37b825d85f278d21ba0e9e6c297de2abdd7e45..8f18b4c3a23ea5ccf40c07f4339ea980984a068a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7c52afd28d13eb297bd30ee7e6f2c0185f5be23c..b473953c9f70ede0a3448d1e78137345445fb235 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f20896d87b08b6f2e416a6025eb0aa2e39a88a56..aecb86c26acd09a8c1877b308236afeed6a3f063 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index db9dd37964fc195c4c517711f31dbc7a5b18abe1..a9c97da6e2e38a4e291b5e1db351045b4604f749 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 5c3021bc1cb89a80e5fbf958fd7d635b57561abe..c64f122b7d1c4ec8d9645df1c94319907103eb21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6e1e37be4ad2fb113121bc12b71ac8223f4aab81..a6477030c7ef276f3cd352e3637bd9f5f947ef1f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 451570f58c741b6635dd17b2ebe0b71994e5abbc..f6c2984063f80f23fe577e63884b6e19d27103f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f0326b05d8ac6397ec3342a93c199e27b5192332..14eb969600a0bf3b9afbbd685c0305d07ee3f33a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 15ad342e1cf15c76d31cd9b2ef3e8a25e2d46b94..4175df0b209cadfcbc7d5e1bfc40fbf4537a514d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index fc8e52c1b5b572186d5eef48f23d9cf615f1b0d2..d18ec4d55a1510a5bb0727033ca69d571b74db54 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 /*
    This program accepts incoming unauthenticated IMAP connections from
index e701ce55563848bb389e480ea732171265982b4d..757dc4e92fe48a5c6e14ab623a79fbed9eaa6644 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b875576f70af775dd73fdcf64e71eae3659bc260..687a13ed91f5785ce5bb17359e3dd1b2ee51622a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 644169245028a92aff2ae9b03f0cf0723d9beed9..ac2efbab482cad2820311566d10809e10d055f0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7b817e2f2bf2b1f95978463bf9d053fededb6dbb..7b434ae41948ec0b244ca4bdba678081d36eb2c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3b13c113f481b14e8424713c90f17cdee5731070..0f3cc33f49642cf41b0f1d3f0dccbd1b9440e23a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index cfd4557d8be9840540756248989390fca3b16bed..0a0daf0b49a70420467c5166e0cd0b8b69f5d6ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 0e4020a3b59182498d07da76dce541ab209375d0..2a19d145f35e8a61190f12c78044f10a6a6be33c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 0605ce655dc24b68e5f0e7536e43dd9f1c2da123..71b55c66ff13a247fd8040fbe4da70cdb0ad5002 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index fdbccbbceac075590a918e1efdca8306fb2288a8..96153ca76827c908c25e96978ff7b89fd3e94b38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7938b5701946f28c81b1f61db8d80a94f1b895e1..4572f6f0945caeeadbfd976e3f07cd165ea95fbd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a7c02cddd69f26112c9d9d01cb389782994d8f0a..2d969d810b7ba62cc739d85e98ad3079dbe24dd1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 82645c9bf023e535a12bab730fe8fabb394edde7..e90cb1ce7105be4f82dbdef5812cd48153d33d1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index 5900d3bbcff62d145f7b3f69e7f389537a806b2c..24abdd0bde91380814a8578084e0f62b53db83a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2deba3b74b06d9a815b02462271711f0f462723f..66c4a0f49c4131353b74b10a9372818b0a620268 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-binary.h"
index 59dcf3038f14b3e5548e0ca655681a79753f2f75..a60c45d5d615d0e319859cd92854bdc34cb8188d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-binary.h"
index 889a8be035a4c25a19bc982046f1931806b64134..9e519f21a4e27a54f90e5ca36d15ce230231f0f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mmap-util.h"
index e87c4e12690c1020aeb3a46fec6ed6738d5d0551..d081077afccfcc29883bd51d6fe55ea848d608db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 05c7d4467d577b5c7449500152bc9c0a94d52428..7e3ba28916369cf5365738069c21044b4a30f893 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a87ee4e68d5750dc05f25f60b7612dfa1e89496e..aef60da0c418d28c5e76f3bcd1d70ed17ebe5df1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index eafe5d6a667f8821e3696ddc0eec4cdbdbeaa393..b6e70af342b86c8edc732ead77a1ec20e5f1b65e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 576805f453cf2e995b0d6b05d221927cfeca7fd8..b9d63f15c3bcb98b5c3d97e8ee0363a14161cb53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4cb61d6e938a853b19fb2859e37dbe3954f5d147..dd050401308681a324db4e4cc4ebaab8869dcfa1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 051d34b6912063d1bbda7d245dcdbb1ed384e5f3..1d0e4c1dafc6b83eff216fff2af2c7ec3e0df59a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 26ba2fcdac9e124256862fc2ffbe06056d63665b..2560d25aa457fcbf21a174d86a417681ceff59cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index fd94291d377bdaa897fc37e9de60e9d0838e6125..80ff0f44fbc1a07505762429c9723c377c7b0a5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4e28e7853c067ad2c96210166cc51d21bb207572..c2c05f215e1dee67d86f90d4eb1caf89bf4d1ad6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 5e7f8a43be5c8bb55f80d8e9ed6645cac0e78e88..7c4a8001ee6f296c8c70ec20d72a2c6a9ffdffb9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c9709c089c85edfcaeb92c45d47c6332f9833a25..ea948d9a657228771dff4a3282e79aef9228e320 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index e1f3e2ee68055f70b957cb22d12a7eb693339fdb..b2c12f136c09b682cd0b4dddd922a19885a4f184 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 35d2e3c276f2bae356f40b35aa32f6870e0935a9..87e8582a9cc367b65ef37a2706c13dffa3f172b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 97b4d33d6b80f86c1ed37472765ee646b12f3317..e8ba45756f5d526536aa173ca750043a03c6bad4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "doveadm.h"
index 826428de1e8c2c4d81dd713b0cbd27cf80812ef5..60e7d11c22dee918d86bad88e5add8237aee7abc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 348a10fce0e08ea761c317dc2165a8652eeabc3b..1dc3b672d1bcf6a8ba77c8b158044479c2276f44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4449f8684dcc469eee69b01210d9c9f64fcc63b7..9163b3dcf70aafa37e974cf6ab07c147d392cb48 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0f006b0f720d089f5bef0f7e80d443db1f7d8bdd..bcb2e879152bf191cf60b77a23e78160781f085d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b6172b8c37496851e8b32ea38fc84103f6b0dee8..6bd03bbe15bdf71b0bb8cb6b224e5a5624c3233e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 180703d41b9fd9b76e57acefb7e9ff6aea549aa4..5887c3cf827b68702e46c4af5a202ab455da2b9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 17f6cbdaa3fa080e9063f22b123b6f24502b1af4..6212b86aec82b66780114f9e67f911b67a70c159 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9dd0925f360ddb7863b4db903d864462e7ac48f4..7dc0d5d7d0a39039b5f5988ddf54eb9abcadd6ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2459006c891ab66cfac64be69f921fb9615c8f09..521d8643c9b92e5c31928da6ee1cdfa1b79a2b00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 92201630e686a1ad41dba25f5044981c850da35c..06472674751b7d60cf4b2305ff62374878f6a111 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f233fc64a0b2a9473707ca3d14ce751c9652b10c..bafb695f7b02faebc39a3b824511b8994e80daa9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fd2dc822d84b51cef3e30b2a51ecfb1fa8a05726..e87f57d9f5d5c9daac587383bf5ec4d7cb92042c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a9b2422b56c07bff5f8fe47c6e03e32b6ebd9e54..ddeb4377f878f109d6e5218eec1c02282811c4f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 21975a2cf2a9714c1cd6f644ab4564a35e9c9c2a..494bd1d1e09336025df7f34aca5ca6c299fc112c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 88ac714bef66051b59a60a66f072bf9172f9c327..00f9bbfcef691bcfa27fa78537a3e2b6675321e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b3edd626fe8fc0a7533d0100860140292701a4fa..5f4533df5dadc9bac5878419f1d69ee9fa7f36c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 /*
    This code contains the step 6 explained in dsync-brain-msgs.c:
index 46ff40fd8a56fef7f7fdc5376ce0acc780a68e3e..01f45529a9ecc7af501dfe38c3d4f507e159dcee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 /* This code synchronizes messages in all mailboxes between two workers.
    The "src" and "dest" terms don't really have anything to do with reality,
index ae745313da3caf45974bceaff270e92457bb6ced..067a1c3fa8f36dca987200a594e5dafc1a1e917e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index abe702afe72df73060ff633ef8f86aea006a4d2d..1cbff1ec197c6a01a325c2fcd8f405d9d14722d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a3fbed8e162ef7b55152cb66e04b87140944187b..95b929f6caf19f235cfadc30f413a6f212292e3a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c763d7fe0ac22d2db312ec1ca844098fdaefad9e..f1549a9e92db428acdd5acfe3c95a000155301bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a1c8fcfce6e0bf66bba008cb59cbce2bf63f90cf..ad09e6ad6edcfeaa7b5842e98814cae096fef908 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "strescape.h"
index 294edcfd6764c6ced345a1188d3dfb98f5978a0c..e2a95bf6617037d85458940d2441abf574a1c62a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 49379867d8d2bb85d80828ea921fd131ca77f888..2a7e729635407f4ae0fe3b1b3eb968f797e00033 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 035924e246401b184c2185982a2f0b31260f75a3..6ef4a5534b2ea73d0885b5cf1fb988106a8bb373 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index a3a8fcca4bcc2fb0799478c8f3d406e9f1e5e64a..70aa3bbce8406ae9d2629406537e8c7d19c41113 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index dfd820ffbf619f528ce68ca86755833579844cca..e27daf26dd03594dad7e608d32e9abc144e15b13 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a087035b9693010f52237cb7c54fdcb0356853a2..9e9245a58e10ae1ff61c4ed18e9f948d75765ce2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e3c831a00cc739efe354ad49d80176aabb4fbba3..33a3252b791e0ae21a744ea603689d011efce510 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 58c2e7b806027628ba0c81fc9ce23330fd400f9b..e0b8fcbf8c347218b90c1860245288772847465d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4d38c96347a19b995f4ac558da73c8f2571b189f..873fad0e3a31038d7ae27bce7b1d31e957172e5b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e784138e3c4918e8ffc5071e61d8d94ab9cf588e..e7026cdb164d2fb91dd95768a5f143388ed747ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 883f4acdb3a4f7b344cbb1c26b5ec76a560ecc6e..7ac719d58ce302615d16c92083f180531923da97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index bb9140b74d730e0adf655b75a7551e56eac8ce79..261e72afb848ac7abec362add5fab8c380cc5998 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "buffer.h"
index 8e2bd352076d9c712be363bdd3b8731c3c7678a4..b743cdec88cb256c6b5b6f0f2c8a7b6f8f40cc57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1bbce623e03e014a11c1ed9b0e777fa6f457c535..ecbcd612eb36e773394f947cddc499406223ec14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "array.h"
index 7e6b9a1ba8bd94edaa6f96a2afa4a33e183c11c8..6fb4c9a35bfd5f6a3572d128a90ce8fef1a94c59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 731c564d658423ae80cd105a4a0125af649e7eef..97fe4390c22879e77224fb89e3019cdd6e709ad4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 44f220d71b5a53cef9cb967e58e931b66a04b9c7..4d6989864fca1c940adb30dcc155343145fea94a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 838592304410af7141caf7a758f424b5b6ab391b..c52f58dbbaf43ed2080378a1decf209b432c530b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index b32f682457b0ca918c90431c197eb2c891103ddd..11b4d3dae8bd0d4867c5371b3f7639ec0287cf96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 41b7e36a3869db40f74fd57a3f46dceb6b71b7f0..54c352b1696ce71a239c517f41cbf586d8e179bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index e0a8184f7ba10e5562e1287330122cb451a835f4..2f43fc356cbaa7d5fd28ac25b384d1c0ae29d564 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index 098780c1f2c36181ea1fc985efe75207e2f08862..279fd125c0576180efd5fdd94252ec907fea034b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 778a6e96ce4cc4285dfa4ab8ab6830955aca7f31..538883a819431fef04abbb1c442d6181ae18cf09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 21b3c5045103563ad1e4c6f433e330a7dcc57d36..fe3e3c76c9147f8ddec08b3b548f627b6d5cf376 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index ce0fce21a47b983de588a47c047f9105d2f8a61f..ab4658e93a4ca43c0dd139396e4eb23902de2f7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index ded2533e3f29f9c19819e14f1ea4e286135b4991..4c389c41f55541c5369dcd2fe68d5a90d45983fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index 3a4e6fb9b7568a35685ae0864b7cbd3a4205d32f..7058d23d1a00a9d94345f7f7d76435c913d21307 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-id.h"
index 8707155ea207ae553e65a3a11c850654a8132115..1cd7f3a73d660e0c32faf40124c4d9d3f2cbc6bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 234e2ba003eb59c96fd8c3d35d55349c5f4e1d9b..0b384e44911655b7627fd32ca46c1a905c31d7c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index de1532ef8d58562def840667f37098a300b0bbc1..3ed00e67bcfe5aafbbfcf8530df16772578de8fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index afdff3a5051f72b3ef734c991a81908c8ba25141..6488f2db0e6c3d02969bb7524dd257768f996c70 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 1075047004412118787c30e41cce1fa7cd1228e4..757d490c542dac4f1e5bda5c33e587f68a704973 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 6f264c4592485085580c6002821fc5397f9fc761..691afe82c15267eed8cb3f0165190aef788cf041 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index b31563891ddc9115f3d514d956047cb74041af3e..7b50306b1889029487f7d3e4edf41ef38167469c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-namespace.h"
index 44a2a4ec0c09b5d90ed694d8612df3633d7926e1..80c0e0fe9494332f93b78c1cc15ba93ded007363 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-search-args.h"
index 5951f171d3cf3fecd3ed5154c3e7e2ec8233fa5c..5e484f7fa38e05454a00e9e7fb42b08bd6438acc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "seq-range-array.h"
index a789dbecfd3cbcaaa6f372669692f52ec30ed6ee..514d21ec62ab5dbf38c56fe42aefda066065bd7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "buffer.h"
index b4d6959c6781a6df62ad44a1a5333a5d7bc3734c..bbcd6f084ff0d053ccb72df60425f9760d4bc0b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index 921d9872f44c70ec3945647b5ef606ba7e27a777..ae21906e7fe88e3351898aa7a04ce74e7611d0e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "seq-range-array.h"
index 8e44ada2787715e2ba3f97faaf77b82801b772b7..20fc24249161572aaae5d1c3e3c4d4627fa91b07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 54c8905ab02ba02f04732d066b4605907551f83c..fb32dd4ef916deaa212e8aeac2179d6ca6419b8e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 9d245c5dad9f07ca417fecd3ae9f511249c28d01..bc30eef7592010b071230615ea5d637ac1edfed2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 73523b5bd9e9a7d29bb96268edb00589ab7e64f6..4beeab92ca0c111ab44dc1c327a51edb0ad1ebbc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index b35e396c4853ab2d45e87b019e7359a8c669f8ca..43ac43c1d70ebde99466694c841d8abf039744ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index eeb26f02ffcbd33c2fa2108af3193dee89120cc5..92c3bf7942ad21dfdb7a7bfd623dc920b84a0d2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index adb137b1bdd31140929c41f250bc57cc409a9ecc..68790d90c274cf43e2226770ba59dae5241d9a2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 5e4bf9b8dd8a92b7a5d5a74647fe734e92802400..4a8f29e56f3255972dc901e314a7567eccef3190 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index 14f4edde79028a4590971958a1be747e156782bd..e637d8ae65894bf9e6c69e7d1a23db4c26a5ada9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index d9d2e4958d515f04bb5beb371d0d108c9922a2c2..4f29ece93d9f9a47fd24f2f333dea48609a9ba50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-storage.h"
index 035df262aea07ba2f8731adc05b6b906f1c2bb85..f35810c983743a44e832ba48e57831f541998c6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "buffer.h"
index f20cd49a945b7f2ea798789a25c29a1591bcfa2e..39f50f46388cfe1d5f56c01e2474f1bb352dc3ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index 1c55b171d152a841c5d4b66b081c965d77a3c263..b77ecd6d208c3f19ae343fbb6f51fd5e5595e35e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-storage.h"
index a9588362563eb61f983257e6f4722c53ee1c7029..ad5343fadf81b526506c86e2a625f5ea49359f08 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index 13009e49824b4a7403ab16abd0b0c604ee002ce2..cbe949eafe8f9f83970879f4e372741c1976cba6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index df6cb5429424427f28202c1281423b5f553f3d57..63565106998160b7bde2ecd14e5f4aa0111bf86b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "hex-binary.h"
index f5ae20547974a5ba46b8677fdc09ec5b4cd577e3..cd5e90f5c60e72118c70e6750c79ef304e8ccf6b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index f227e9a12c30b7edab5d3fc33234497fe9d3b49f..d52976da3d1d21fe06340b9cfd393e15516d4690 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index 5afe2a2782f9598bd3d17386bbc67595af075bf3..5cc9b85451a71f6734ac32142d1367ea736dcf3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 6d07c2706b413255d633712f48106c7e8a0acaf8..8809ec71df24de36b5f1a88911f1c76183973a43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 565189fc204b6b80169a82218413734ea786f65f..a7d8e8f00954a184ba7c91bd7ae724969997e619 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 5318101b2c2a4e8d818f4bb3482c2c1a4ceede3b..2c614b8229cfb91a842e12eaa9235941464446ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index adef91420d01ef7e0c3d71ca52060dba9b2f3651..1ab424e328440a96507a663e0fc3fbe33f5ba456 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 882e62e856c52a99a16bb70f96d1a068775f5033..8cd3faf99e02616f923a749397c5c690994bbd45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e71d6f393776e5f798d950ad6e4ab86121c77b09..91f94de6e1a7853701baefd0e2b236b101d64947 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 0a7ba53649f984505e937e95a7dccafb0d7fc6fd..69567a7e0c86396a44c13aaacef44fde7cc84294 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index da999950eca5a59ab8fc150fab277f4d272718ae..04568c53e280735a583dc99bf927ea9fbf64df8e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index c7cb90bc14d0663d1f18d4fd8dde3753603ae81a..5257ef21e0470fe2c8d74c5843bb5831f619388b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 /* FIXME: BDB isn't being used correctly/safely. */
 
index 134376d5eeec648b997f968ff2fc66e814562697..fc8b34a76100042d5509a474f97ca5162309ff3d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b12f9b7d5938e8eb6f12471a1014b79ec0b042a0..045f14d6856ed7dbfd6e2d9d7fd727030540cf02 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8711cc93af8d7b50d10b40c6b118f58e40861b8d..691ee7771dc6f9cdea1a420f1b9d795e49c1c0fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b82958ddf837134bccd8f3454fc44a89eaec7474..47b0cd77a396fab15e4fde41e1b5daed648d4581 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 65998b4152c218467dc19ac33495494b803aa91b..ce1f55d66079f9ffcefec0c564d9c9f2742853ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict-private.h"
index d594901a838ec22d9ba3acad728d2befd866a68d..36d37373af00a776f994272d0b14aa3e2ba0fbcb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 921ec0a97ff8edb170a1bc9271c6baa5d90fa558..c5eb954f56b6781ebdf267f8b9b1a06be40d47b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 2781dbc77c33fbf1198643d4edae5b391da30edb..94cb218cc22cb7a09323ea61eda82505179976a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 90152e652069944e1fe5e263416708ac7f85897b..d1999738e9b1901a1cd5aa3e367acc8df58636e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fs-sis-common.h"
index 5fcba606bdf74de6e2f1f85713d8cdc782219856..71f30d95f3069f93a8b4c720d8d6efd2a736532c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 5f8752175d0518375ca162f28b1dcb2bbfba9db2..9676c2ae41dc53e4339e9e5c021d59ce682b50ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7e2469ed7f24f3970b63602a567085c30cd569b6..5c88e402d079ed93f70ce70f8dfebe7ad47e8783 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 0a1674cde1836a40c9b03f121db0767731b8e25b..728120c78cd890689924111660ebd1ea92103f29 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index de1ce8e227b4030f1ad2182bf6e4e24605cced08..e818cfd55cbb9ea50291fb6027a9ccfaa7482ba4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* Implementated against draft-ietf-imapext-sort-10 and
    draft-ietf-imapext-thread-12 */
index edebef42fcff0e07e68d81f0ac7ce4b99ba683a6..7fe0337f06ec92a98a8bb52a9a7a20f87e19df3d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e1a7ccc08bf8e9f4a40a1450ea82e0543991f59e..7a8eb6fe8fdcb0d441aa27471783c605fe51a710 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index b070b6402206fb5630d96d66054a9c3d66a0f254..ff5cf598a43236ecf2620a6316656af27970b86e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 4268280b642d8360e11cb6dc904325b9631a83e8..719ffcf8328cc65337db46cfe908e05621b32380 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 59be5adc59e2ae5e986a09b934e53728c1e7f2d7..d3c02fb4297384e5c2ad527d67a7cf20c785c194 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* imap_match_init() logic originates from Cyrus, but the code is fully
    rewritten. */
index 8ac1ffd81e1d5fde2d0d6aab3244492c336704c8..0924734f0514c0582e72bb437c30f55e0f5e9d9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 0e28eca66ec53f2aa7431c65d171dd1c80957825..0dfa057550f1679f3c4d7cf5f0cad71646e5c75d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 87243fb42c764cc413e39548cadaeff2c2a6b783..4705eaa1cf1c2c1f629713ea346c09fe5663dcf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-seqset.h"
index c3d15aa5bc051d748280a7968be7514d00dd68ec..50167f81fd485fde513fcb7a4a9fa0a4af0634a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 17119bca7ae153e0008f99b71b6f4c0e35c87718..ff647211296da9b951dbf2c6c991f3262c74df5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c598fc85b5d84de3d6362458b68a77c16ae780ee..d9cc690965d002cacd0fcbe8af8e0360bbc9c065 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-match.h"
index 6c5090fd8df9b2ad3eaac45a2fb085df831344eb..e7b1217183e0742311f7f43f415bf12efcc23970 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 7061e572194cb8a56c04e8615bcd497b071f8f37..d4c55ac111ecb392e18a51ea1d6b8d1f2105248d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 0dbff91f5b3441be19cac6dd446872954d5f9257..502e030b5f48db9dbfff551c2b58915b8e579e6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-types.h"
index 86311d823e539d97671d610d2e5f736973fe7834..28436209188db16cdd6db4b9248ed4c618811f6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b91e7509b98b41395ed262ea200fbafefdd26bf2..5273fc12b3a52b51a127c0af6a9e58dc92f3731d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 /*
    Users can be divided to three groups:
index 8aba4c1bd4da500443f050e2616d0bbcb9c1a9e7..1326adedb9020f9b2dfd118cfbeda992cc622590 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 38a837183bc999e671c1d9e7297cb1f5ca75eaee..16f77396135a4ac2e2c562acbd81748014f61f16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2f92633e4d3199a2c0304594d011fe3ee7df40aa..1e858d63e9add1de8235aba586aa37d64beb15ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "file-cache.h"
index d560e3d092eb3f62c444791d3c6cb9734e7bde31..8bb8482a7954245d5ec667462403988b2476d144 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1605be1bc80d7af768470053906425acc0d476e4..f2a7bfd6598c1b9ae5cca5ecd67586ac14612efe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 949c1f5251355e7fbdb1d324021fb657753e28ab..b66e7934d7d8bd4d254a68092a877de6def8fb61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f8207e8814bc37c20ae84ec766a5373958c1b36f..241fd125029ad45a42ff96f5239153f7558bdd55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 537c58fb20e4854e0d44f9343f20fedbd5c8ffbf..4970faeb54a81c8ce6b87d8f7065dda4cd5a805c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 87524791449a1b8b5735b8d5b7fc263847a030a6..cb33bd474ab01ffc7f3a173b23eb33ee99ac03f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 /*
    Locking should never fail or timeout. Exclusive locks must be kept as short
index 9be9f5efcbf70830095bd52643134b93a9ece2de..ce1e51e751473eeb73ffb233eacffcd5b172183b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a83227cf9ed6eaab5090be4b58b751a3bfc1dfa6..a64834471baff9c3ba593536438ec4f7ecd86ae2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0ff944e5e0ef89f7ba2d68dc5966902a223dc616..7d4fb02bf9adc7ebd604c73b2b954c36e1cc4972 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 608299fac8d8d7b51f83319394936b7aa4115587..cad671dd9fe8841810ebae2ac4f644e1fa7c8526 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8533d21254cab4ede6d2068f005cd727948f2b9a..913ee926f9b08f05264810dbabf2a8b0a7c4bbed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1ced3eeda0e11ad264a6229f58ec397221754b16..2651665245ae3dee2730e0cedbe0a5697d9acfca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 271d08ccb0257e54e4634459fbb6646e17347b7f..872901afe40f4be728a8e859d9aaa0b864c0ed10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 957fb447eff6663d61552e43b84e8c9e9d676b46..9ee5544ad87f39fab4598f2ef11778a728944c16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6eafe5fc1b4a65fad281b8ecbb8957cbcdef47bd..7e1049194f487dd0778ae17e0fefae3684cb55af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 34939da6d0eb64d31a53906de894abbbee50658d..141b145ac101e2b9114450e8c3e5833b3473eb3d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6af99568f7a111c17bd4b2ace98323c6bc44cb8b..cd7b64c297935233eb7922303204bbdcaaed225d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 24f779b14efa3d7b9e265bb5864233caea990ff4..2feebcb04407f5ed0b17c99e4e93f15a8c16f538 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 98b5f2615ffbe84d37f579aa622f97695b9173a0..a95f99c8344b84b7d7be4879fa40bb7e041469b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 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 238cc86b770000e303e9237768a5dda6d41826f7..fd62a36629a0c5b4996873364c603608f0b4c206 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 95ed239f1f79aa1a4944190518cdfd507e9c05fc..42375a45186f3770521b854c804779ad8341e1c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9d490c5a11e58483d92b2d24a0c80269289d45d2..ccbf7b3c6c3306d8275223917f7f9d15f4fadb97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 40620f03cb9678652a885d95349248154733c428..5f5203671a722100ee618ce0432603f545858d51 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 67493f6f616fb86337e206ffc8f89a294c973400..e543e994fcb52408bbadefdf19a8ea13fb0e899d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fde53da2497e8b232cc7503780b7363083798689..305d31690ab2f2b1be3396cd3ade4acfa48ae4bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "read-full.h"
index 7b2374abdfc4e8b88a6f261dc6a4558928501f08..14dac6872307fb72f67bad51b62d7d709a513251 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d850c51b6fb4feabb27a2ea76b6bd487ec1f9dd1..24c0a41bc22aab8de9590918da9c3f02c7fff022 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 72d1ea3a5e6cefe0456c6315cfee249c0a6eed15..ffde3538c16804e6f175fcac00e25c74f84e2ffe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c9bbb711cec1a5be175dc13d4e707761105299c1..9356812fc5c738adc23e1c3ab1e7f5da3170da0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c6ed70fae29ebe19f019d6dc2bd95850949061ed..5ea9555442bb56e917bf449d3f39d84e51f6ba2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6acc86fa13d96e773ff1b9391bc4173ee253a4b3..44540c3b29a9debdb31e50f4eccdbd2d57c6e0d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 23ac6e96c5199fdbbd92c12ba07fc05837d7f6fa..7e7167b694207a13f8aadf8f85bce56f5a3bd091 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d2ff90ac0da4a37e3c8867183851de6570299a44..8d0823ff6a3d38719ed9eb9b7a4f4e1ba72c6a57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5bb9ff44e5fa4a0f869665a97928616ff159a5e6..e86e31b9b1a71189882715ca1017bcfd6bc46e9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index efda81a036dda0c1c19b73188a168f5ac90284b0..ba1221bdb99828da0604e420549b3321a710ec6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3a7d36a9890371f611d7ce36620da6c1291a4bbb..49c8e8d88fc5d2780333319a75a433276b3221e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b831e54a161bf44c347226921e934b54fee08c34..167852f4c7b103fd4e4d11dece7262ed24ea243b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1f44a7f2a042bb40de424c49826c5dda9e9d52a3..59d8167e2330633fbee2f48f88555378c78a414b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4a4d73aba19ce8b9378b200b470e55ac39d9bb3b..66920b881de38cfbad6253fefc66a6b9ef46cd56 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5a37209dd23f61edf3fe7681f94e7d83ad9b1f58..67ada87acdbbf5ef17c68fed696849f77cf5f87e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 671519aedc0274ec19c8b81e8bd8fb3a71537da7..bdd6a71e1a97717449fc076ef2f3dc77f0d77fc2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ea0436a266ca44d84f6b65c0582c3805dee31502..e109ec23159f83c2e8a986c0148ab3d04fe5732b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 324a263fcb68350e5ed8bd1677190787414990e7..79149718a34696b0ed9c9d6f95b7af7bd86232bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7eb5518090ffd028f7b492975768662564bb0c30..fe2a318b6ee8967b95ce413e0c27b1ba13426f38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f5c520040fa49b0b9cee378cb2ba18e9aaf2eed0..01f2278161e5a96af144ce47d97eb42874735a27 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-internal.h"
index e008922e20d186e8bf9de26a86c7bbe98d2fb30c..fc2b1f4efd03bc7d6e511f84927c0476b3500f37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 253b84f4f76e756eaa753696ae650bf750a539f5..aef808b943cf8af1ad20ce2a8a4d3de2dc046af5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 78ef4f82f9de47b64df5ee01d5b1e881ec3529c0..3518f2893a4ee29d0179e3da5ce7492ddd204d31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 4eace4593db6f08484d0516c6464f065336afd0e..3ac2bd21ceadd9e56ab536b72df6eb198481a4a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 937a7db9ce66ea7473f69e569fdfb08ce2d85c58..a4400a3a122bde8467b36658f0815b6ad0d05190 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 596e013da7fea933883ef705ac5c9c01a007d1b7..c37e7875ec870c4125e0e2f1651fe43537bf6b70 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 9e0f5893d0ae5864a650db9c2de5459afaeb0b1c..4d071f3578f0a9f8eeb307c4d8c7f1d21cdaaa86 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a5eea65430726bda45d2b5a005333c3f56bac431..ab6374444c606bcd23c5658825630cd3758d76a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index b0088e32aed00c23fb781b255a5342d71ee77c11..343619135d42bab015c40ac71c0704c1706a305d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index ce50b1024c1abfc6269b96652e5f4642e2e352f5..894a288d9d4ecd4db1eaa52186e6772376201114 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c45c3ee635d61b051d0e12171fa1bf583f0dce79..895c78869ffe6c5894bc5103f466afc75086ad85 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 93f975e4805ef51a712fa2a2e2a73e8da72f4a81..ad6d1a9f0e2d538b639f302fc3c33bae28fed435 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 43e6c7808852464b353464e1b5b9e46af89154c1..2633f23bf68e274a543231a0791908ee823f8241 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index b1a6d5fca566b101ab7e2713ef6d46d434bac37f..0f5371fe28c9a1e931e714e7f39c3c219be359a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 8841df74932e04c5ceb3952034e4e98389eefc78..8eb9e14d05a875488e928f35c0fefacfdcf075e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 459c111af280391df5268ad03edeb33fb82257b5..4c462b2523da801567a9442dfe860c59941e9cea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f614062b861bd4c31072b3b3193d6944d92fc907..b3eb3782c4f1bee87f7d83b34c005615d016dd7b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f42f3ae5c12cbdef0c4d1edcc0c9558c70039737..f0fc2c710985ff9ca55cf1f9326ad94a908c168e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index df92a515d437d982d7f3fdaf4bf99bd01e393c58..766ab88a56af09d9429e95bce0dbd2f5493140d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a3586040373b1823961fb9c68c9640d485cea6ef..5e13e82c5151e6cd30de42e536314987a66f2bfb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index 1db21ca1f6382370c0bb27979fcea14f18743db2..c0ea35af5dcac91cf7a1ed597900a6cd335cc052 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e43d9ab8a4c03ecd577c585dadbae8e7f1254151..184ab55977eb4eb69508b79254b584b6da65091d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-date.h"
index aba2a22da408dca6672fc661113fa7a666e8bd4b..9073293f149803bb603c635ab0a61fccd01910ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3035e2f54743497111eb7b81155162a9f2850fcf..4e965edaa82574ab55255550293bd1016688aee4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 105d34c3415faaac5efb216f32624a3cfaa01989..98426346480dec85bbe769b3f02fc6cad96fbf1a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index ac31ede301ac84f63c41332446db9d4770ff115f..482909791d66909765c2b3568601b8328f759146 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 799ea3be94e2b832cb89f734d6ac2f6ac0a10e1c..0a66fabc30d7c04a9873242d4b0e8fd017e35179 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-id.h"
index bad4b77a565a8a4c5cbcc6083ab93bbd652b22a5..d8bab0fa492f95bf8858c4110dd91c8a60f1076a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 197036a9d76a9132df16b88288888659637b2c8e..162f26ca2e16d86d70f62a6c62497edca85c5711 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c9f894838d852f6dcb86255c4d25ea6603ad6f69..eb040d3d32605f24c3460a1f62b78db5bae02bad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "rfc822-parser.h"
index dac7682157e9925f73b004e3e570060d4c79ebc0..567412539ddb8e353cf255cf4b3929f4414e0241 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 05c78241ef1897024e498cc73447947964606196..542ef23748d039d01fe4dce380bcb355c2ec5b74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d197fd885d572faa4d3d0c2d9b576a9de1779a49..ed7bb7cf870021e75d903f2ea8e57aee8b496478 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "network.h"
index c7159483455adf3f7ad95936debb69b0bc5a0ae1..0ebf4932356f8b6dde3f0f53f86ef5d67c0a85e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3607342665242020601d58ceb7416380efee6f56..e7bbbf1b1bc3d7c64a5f0f764dd1e634331970fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index ae9a04685e9549f0f60cb968db00a83ef3d2bfa3..84d5291668f7003b0d615a61c2bf1e4ec5937ce9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 185c3fc02b86f723dfbde1e8e8beee5f897bbfd2..b5ebdea50191e64ab518ca9a1bba61620f514e20 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 8511b0a0400b9ffcc760097eda4fbb47fa46da17..07c8770e97180e3e1b1751b20d424862089784b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "syslog-util.h"
index 7af9c05baa89b7f101cac15e7a4bee3509468e1a..18d7b42351132e9af71cbe95505a038e0463d753 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ba69af60e896459e8a208526115f6313f4c7c96a..fe569921408dd077bb297d9cdd79b3ad1e209e0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 3724714fc7923056bbada5c1369ab2ef41bddfe9..40e8490d651b5796d009c3c561e9efc8ba3de394 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 205a0e38357fe0b947372af153532f56f4ac8154..fd76193d742ff575a1778125e5060e716591829d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 939fa9f7e7fa8cdebab8a5d25304e6158988d33b..5cbbb3335064b6d51cb1795754f3e4d4b2ac9df9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 392caff0b5ad4f65488d98f89a6c123fef00a0d2..ee7433e43bddbb7863ee9f8d406215fd56189e74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4a467220454529559cc6304d659159c82d6e6b4b..11f70a8d9c1eee1e024d151fedfa5483686a9522 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 97f37a774f63f4b45b01b0d130ed6c82f51ce321..244d888a515e3eea06231c9af1766f349d48d7c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index f939e55e91bb65c0d85b97309af2742eb000da2c..e5fcfeed7ec1b54f112ae15b897528f7eb2dedbc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 37687f9136954e279dd915fed99014beb5ff61fe..886259b06017bc3d3b0e5c2a978e01706f82f296 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-copy.h"
index 6a26cf1d6ac0f124e78bfcf837fed6871dd289c5..2ae8c512dbed4cb24fbdf01f461b714affb79164 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f8b3207cff76570d787fbfe0b5690ab3f1ac0f51..af70d1600708cc02b73e8b0345852626d4bee511 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index fc011ff0532c7aef45f8ad87b1016f5557573a7d..eeec96ae72d168dbb2492013a50e6219bc3c88dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 88f86a7d350ed19fb6505b2b8b6d2c65cdc32d8b..0c3aa0345294c750ec6ba3733a5d755a96185733 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9da1e81f2cea9677b67ad46c3c7f0c19ae193a3c..e4bda6025ffde18a6c32972b824ccc2d654174ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 52d7d08a6c795f84918f2482ec35a300c5d9c358..6090e4216aefe854bd5c900fa5eddf2b223dafd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 0d6d9f093fbee50d521145fbcfd02a402456c342..5c8a67cbc3767a8fe27d7c1fa44d533702ed9c5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2e6307843092186834dd8f981697ab8ab03e8f6c..dc4269048ab77627f627c16884df7390954210ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 745c8672c3d92a5c87c076e5f5862aeb23eab95d..a10451b0c2bbdb6596b7b3eea1eb9c689e95b96a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index da776836c6d27474490dc47d590281f8e31990a0..64963babeb832451f1d8c798d0e038f7fd345c3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5ebd99e37ce429bf1aa00910e434277f79981c50..ab8ecfd73265d40b77fb8803d9306e12e0001fe5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d58cf2d2d8fc274116b4d2d555360b04d914af59..4958cf334ff664ad24be49531533751fa5b01a33 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f753374978f377d88ae71b491ffc1881f3b82cec..34e5cfd4b2c1eb92daea739a9c8f5a496c6ecfc6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bb19fe149e5f577b16ee8d78a226467c61d54fbf..9108ff69035412873c75c2614e4b07063ab22703 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 0ca57144f0323873f2ae8686367a88b6b35c9671..4ac8c0db48e27003d87e5f676cb36c68c2ace741 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d63ec99af75eafb63db2e268793a1aac6cefbc1a..071dae02af1bf2be3ebc106619877670650aa993 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 57519f32439bac934b82f50f97b335719c8c34fb..727b3d2c46f1f00a07ab627a14a3055082942a48 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 /*
    Expunging works like:
index 9ee2fb3c7a23b171c26b20c0f6864ee02a9c3266..eae08afd4d9002d5e03b14717271ddffba1f25ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "nfs-workarounds.h"
index be15a67ce0d61894ce49fe719ba02746bac842df..240094c02d055651ef53ea798e64b550defe4d8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index 0b573d910dbb3c02df9af8f9640c752d018d459e..2efdf25002207dd2c6af6fe50843cba8f7c17699 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b859f15c0c2d2426617252cf0437a54f4b5e4ab4..e4b8432ba32ef707dbbb0ca026b42244040e026e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 81a79448cf5cbfcd3c94eca3f254eb1293721b2e..16806e1b09d9ce065b7e35450812c9787cf0b4af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "master-service.h"
index ef924f7af65fe195adadc7c3a62c396e28db0720..fe3d7f07957b60cd1b21de82341908400b29b493 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c3beab76c2749078e2702a6be38d93ea023ab504..e878607aca2a425f15d82fb1e2eb25e83d1442d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dbox-attachment.h"
index 0c6cbbd5227d8ac43de4a48b4dfdb71fa166d3d4..022c1e35745f4c6c343f5304d2400a4669d6124e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-mkstemp.h"
index 55ec33630f2a6ab79ad48fc87d8c357a37c46adf..77801ecf33978069fc9a2a20509dbc20790116eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c420b3f0cf1f285bf8f5734737c595f6acf393bd..3aa1f82076347106099a09946cffe09d497e1567 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 89949c044c0873cc8f95cd0ae19d9c798541c87a..efb4528c9b5aaadddd9989fe625266b0edf9b04b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 948de7ab1e79556462d5448c6ec5b882f82154e6..15051574c23ef15415ef92dd35ef3f23f8e52ed9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index abb67d0d74b8b77ebcaf65c31ec26056dcb71479..7df4a60860c8fa9f63b0f6482ad8452cc8268740 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 33b11735c32d6a0fbc0cad11e842889e8408fc69..808e9f2529823c6349bc7b3d65dc2f706918c6be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d1adfbe55cab026fe4dc613b955af0f28ed18a4b..c73a2db8550471545a1077aae3a6d6171fe98961 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 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 a2514a41fdd88c368958dc679cd38aaab5417530..753b6d8a46b18a6c76537c8aff449eb30f4e1803 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9ad25ff8bbe60c3de0d7df29329051de0db972cb..8f9708269b053269e352508600e22a760587fab5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 17e3a2a5bcd085dab7fbedbbc6302a8504014bb3..48547a3ee0ce2325ce1931d264b40dd062a02809 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1df64ea805f3ef6d9a2f907f5e16dc606a53a559..711680d8a0e2f6c237ca3f7c1ef0c18bab826670 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a816b51ae29b1e2fe6f984812c7f561588506d08..42ebb08b13445c792f6badfa70accfe35878a80b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fc2b147b547d2c926ba3c65cf04beab20ec07bb4..08dbbd2ce0372cde38cdc75094a3fffc27821200 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "seq-range-array.h"
index f67bdc8a61d0bad4843548a4ee18b104389d3e9a..84e5b17d5a37e7862ceeec9680e8e8c184134bca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0eb3904a75252adab75471bd720dba3bd30ebf7d..2d6225dc7660aebe7010713a5a948b1dacf137b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b7d62f5ede37904b4e7d55b2ca9d8cdafac57b10..1e70277f14249d8ea745453a9a2f8a88cc71fcc0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* doc/thread-refs.txt describes the incremental algorithm we use here. */
 
index 0d68a80e52b807cffce148bb03a128aed5840aab..11f5ccd3b21e4a5c3ff8c1d9061513a6fdd93e9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index efcfa2c2ceac81e3fa93af53e172f5c884db4d71..87f56892307252801f2cea5d142ef889e162bf12 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-internal.h"
index 42b58369dc9f0f91995b038e73989f8372977b41..98f5534ee0ca5c474377e97bdd8e961acd883fc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-private.h"
index 52f0d56fd53ea6dd3ff14cb779b5d8ab2a9ea39f..614ba775f8894c8d2747602a2ab434648664467e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7836e8294b1a63b06715e16af6b4058f7adc87e0..ca6919c7cc3fff303f9ee0cb2555366c85171641 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 90f27dd56a6375276ff07c2c274b4f09c18fbb43..d3eda82a54bccf4f43937934beba8f88b4ca6884 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 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 7378dcd80de6140d7963004505b2f57dd12e16f5..ca26d7870b1e2beab363ec958e3c12e4ba3e9037 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index d97222f173174bcfb4fccbe4f98a3658710cc25d..4cefd6b3b90e567380b9d11d896e9443637c48e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index df4db9a98eb404194e8d7d3b3e0eca72dd0fe5df..be2f1e03492b1673e4e3fa18badf84c02fde881b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 0ff00888bc90d933026676e841f1b86a927bfd0c..1b2b6ce82615d90d3e2a4b3b25cde10f703f5b1f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f9764b9ab8ebe5d1afc6cc916e085faf3cba35ab..f1531d56724e8f0e511aa4e69cb1422686e2b52d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7b7e0a8da03b0ff9b9059661110142c282e717ef..05ba8debbcbc6e178ec7730835e574aab0de49b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 /*
    Here's a description of how we handle Maildir synchronization and
index 43c7645ae497b1444fd63b221e60d7814d926538..31b6ebb0a792eb6d2d1d493f027f7365f4cdbaff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 /*
    Version 1 format has been used for most versions of Dovecot up to v1.0.x.
index a17e41a61694b3f0ddb5b200dfc43ef3b6b0493a..96952d10939543551e121127e597cdc2801a229e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 177c5f0c2b2f82c49623adc46c25758bf1ee6cd9..3577c2b2d35b94eda68fd90d27d4e10abb2a42f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 404cdd438a9aae30a30384c07bdbc4d397811252..c9f3687dfea8c5382c75de2f51c5b4aa97a1e0f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index ac020ec66e28d72c8f601997d95ab859e5531e38..44caa51614620cce45a123a43711b2df8699d75d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index 28b8afda08393978ba12a1b1c6c7560df387a805..852341c023acdf5cacd9639c8bf64303ee4f7622 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 46c2225c36f0c23ae8be7563a5c17a7e0c6e9a98..79b71ac7b570d50ae23acde8a52de5198ed71c4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index df151697bb54f990a83b81388d798d455f14a827..b95aab59dc85690085628242f468557982aad2fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6e1ea4ed5af46bef1df181d8b85658c3fca7f10b..3b07ee814582c94a0c40a07a106f4c9cd0a67120 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 00192e206a8cd66bf037e8843c0a47fba11ce06b..719cefa0fe21f5707c2d4a8f5447727d66b66d6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 07588b3d968a37ebe8821e731a78fafc59c85feb..cb92200aacc478a98d6abecbcf4d7b9240ee6671 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 /* MD5 header summing logic was pretty much copy&pasted from popa3d by
    Solar Designer */
index 226c75c8095ed3ce0fffe6d48e3f3f2477b8a218..e33198d32f7264a226bde04ac9cc5f5726e27e91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 07b7292afce76aa403d3a4ea95e9e35087029888..722da67617e59d697f268d12424fbd3e0a73bea2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d2c2287f2a03f8b7810e392a8c0c859397971423..fd43ad37ac20f00b277555dd0a3a162de8c08c25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 /*
    Modifying mbox can be slow, so we try to do it all at once minimizing the
index 12ad9524f079742781d07a3f4de950d0edaf91d0..6a3aac3addaad4f179f4cc27504e5d95b245135f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 3b7513ba3c9321208f5884ad41d19541cb0a4c85..9052d4f2b262080972ba450d121b93f1a982a385 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a758022c68ad69adad30766be6c16374b0f5d785..ed6ace7bb812813e37d85739c4d3a09981399931 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6180506183d400380626dbd37087958030629643..fafc0f249bfe470f1916828c9e71d69f83d03405 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-match.h"
index e80f2a8a8145b4c64be8662b8aef0169ae47d486..51b38dcc30cb3fff6fe461355b97ad8acf7007d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d87131eebba3e7827314e346184cbc5c85717b07..c88f414f890f7c6509660d79eaa5ead610e8bc74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fea8915bd50a3ad38564a79e733485806e448e5e..f817011e87c2e5a4fcf29f5fc453bc4f6b9ac098 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d069aa9fdbc0d37cafa4806645f757f409e294d9..f4d0b5fcb132ca70d54401ec2ac00a33de6cc255 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5b7036d54d175d2ccef991961e58955ba861c203..f9b784f4f3a1750c36ddf7b0c12a4d7903b13a33 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 67df324895aa1fb7e65874810d118b5f7b831e53..e481918c418c68251a67432223bc3be92c6dc737 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-fs.h"
index cf0d57748bdbb076aa7894adda245d257ec8ef23..cf94b201e39713f4241274047a48c050c057d423 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d22246081cf6b80db4dc6b1f7a7091fd27e21af5..a413302077571a0dfdcfb788e360eaac8480f460 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index a90113d866836f3d15a44784ddf8d468b725ecd4..5fc2d75a4345acab9bf35e7ac36c50cd4dac1c90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 11cc60eca98d21f2e5091ff62c8f2f02a89eb8ad..b9376c23e8a186f5623833819f002de684cc13f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b34455101ef39b3909e5934b62f478061d9558c0..bf8e88438d3f46e93edd3887ce2da3b43f9b1c1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index bfda4b4749cbb996c6e04dbc5f92265f7b116320..66e01ad428e58e6a0f3cfec3134a0ae438925ec8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 62261b67758026f94d136b2254057e990aa1c801..4bf3893c73ce04c690f41cffc73ccc07aa292b8d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index e174010ca642fecb84e200ba7f9e4dd456c9d437..f2f245a1616958e8d4ed582872050183e86512fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index d39d65331f2b6cdfb0f56f6cddabdb9a939c41cc..73fe9fbb21936d3afbc9a1edabc4261fc9f065ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index 1ae8daee2e084fa6327f8aff8105f50a1dc1fab6..059cea875ccb691ebea70df01027d27a3e58f030 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 04c5c4cd018da034c394b1af82c6c9f1f42c1c16..071b9d64182a59e82924a2dbb5fa76c21132d30f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-private.h"
index 02cd23cefdde582ae0ea55effbf012b4ae1494b5..ed1e7bf2602a42057a2f956294a57a341a35777c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-search-parser-private.h"
index a51bea65cf9b2527553971a0bbe76695ea11dee1..bc576463ad0f6b48f58cb4436d35bd0e6ed2c737 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index 7aebb8f0e99657abd7e7649672d2cbcb77046183..99b72e1eca45aa2e7c91bed0d322b80e3cc4939b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-search-parser-private.h"
index 8bdb96406ffbaefbd7a22fe6d2f5533bf05ebf65..f91b58c497f21d2fa17b7dcfa5b048b2b75969d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d15abc1185fa96d38bb77a607d0e6a02a7ac0c99..2ebdf527348503c8f1ac07be982759ff63174979 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 8e78be7aacffc0fbd781e64d2e4c5f95a7ffb557..145fa057acd9d46a7e92300f26da66207893fedc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 893233d0d423286163e19016cd3c403ee0b9832c..26963f66aefda775d3b1aaf4f276f43dd1a90aa8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 86810f3a8cacca110889fd17ba2fcc875a108182..0d95c426c4d2015beb39f8a059f1b541128cea52 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d9f999304296c1bf3242295c6c17969ad1fadd88..716b04e66de8f6a4ec0d1b586111c17d015dfdcd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c44d60094e94a0ec389b6a552db09ad4be8692c3..5ed0b696a31a0df979e2750f3b044566f6f1bfe1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c22b230e9989ac720b601b3007541edc93c2aabf..d233670eaa5fa11abac5bbaa941389720f7c44fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6f016fbe9cc8625cf0f45841f676fc3758b3f626..e50a16b97b73112bfc9b1bd22adedc781c3e1762 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-thread.h"
index 30071cfeefa9993a2690c33df8945c76be614d80..2056051a2bcf4cdce02ec521992853cd1d60df0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c262c84d48b73f28f720851b63dc9eea00e59a06..6b602302a5e4f26d3af1cf72e82d1d12e7123aba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 456e486f176d1772fe7faf46535f5d142d9528b5..385f15e2ab79a9433142f4edccb1e46331446b04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ada4c8e8b4fedf5a8716b45dddc9c21d60fb597a..ce870126692f442fd6c34b1ce6ad11c97a4afae7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ad07aa3492956644adf4afafc48f6399893605c5..581d4db4ba8e034bbb09abffb287b2e06d57b1dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1e0bef33268f48b44003d209cf1abdfe3a60761c..2932845d608ad4a93352df4f213809c94104532d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d47f85eec2e53f96d567e627465133febc89f589..0c5a86435316b10b4482fb97c5ab025baecd2a04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d9f5c26b6c291c3fc12d8138bd15f0cef6570c2b..a8eb0f272424d3e67b402dcab551716542ebf896 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 78c52063921d54451c285f9ce20c4fed24e8e190..3850a0b6361526acff63c5ddf2d0208cc962d0ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1fd037c7ccdc1b57f53d2d20f7b9b11332af6ee7..ec4b198ab14074fede8c0ed1c664fe7351a2e40e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-internal.h"
index 8bee1f036e686462db39b28f4a44ded8ce42f2f7..d044a40062b77afa250d6b73c4a4ab75fc17e6e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index d44d44c6c7590dc9a4edda865de393035a5a14de..99dc2f3d84a06499c72319926eb88660e7809788 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 48077da3241ece984139415e63cf8ed7e8daf1a9..7aed97736357f23b7ac70582c4aebcfb30ecd273 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2e5f81a9c4aab139e9b7768725a8bbc5913a620c..5bbd5074f64e6fdc3d217e699f97da7bda85f54d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e13a0a6f4cf76bc737e0add6cc17c228b0644e4a..84877437e43a924e434371b300429b64adde3bd7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f3774c1d1284406c7afd2a0fbdf47fbdbc543805..f76e3423b56d653a7ab43b49ded07f1f73ca213b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index f709122d737d4c8baab3b11f637ed569b6b7ba16..e8f1dfdef2f3cfb570a9820e0428b0cbb9013d92 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2c93f680404e2a574686a6e45d24d30bc4019e4a..5d9b504fb8821de558cf48fd5917c022be78c8a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index c2128e5932f0a5bbd1b25ab90129e7d934def4bf..e9881f552932008e2fe6447934aa1593a11b3d18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 4c3f53b895e823c13364caeb9ab01bab379d8db9..68a3b9c45f0bf0583053bb68785f5d50375cd1a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "close-keep-errno.h"
index 43575c6d9d5d24dc779a7f2268d5114e4d1671e4..03f44c2b4964e84bb11bc5e246693d7ce993a188 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "config.h"
 #undef HAVE_CONFIG_H
index 6ac28ad2bfb68280fbc8ce578abbf7baf86fb216..f45b89f2197befb208f28e32dd3d699db0841323 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "crc32.h"
index 35179384e18942ace948c3a1c8bcb093251c0ad1..921c01f46aa17ae0da33f540d77a77bbb35a172b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 455233ab0bd364b825ad13b52abecb227696f250..5128c520d43a7b3559fc13c1a46d86a3be05add8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 12836b135c049afe0dd1f53d4d38977f84bb194e..8111db729ca017a9399cea09028e6ff5b977512e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b8618e095f75360e6b6da25d4663fdb8bed28105..c8dc319fbca6be5ae9b210bcc44904c5499d80dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "execv-const.h"
index ff15bc6b1573b7fe8408e4570a09bbebbc56f65c..d75341315391cfe3c52b5a6e2af2b20ffebd5638 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 37f7368c3b6dee3f78066db2e3ea76bcbb5e1647..abc2ee7d735ee608b1c8878fb73520778c2a52b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "network.h"
index 3a6b7bcf8065a525c4209907bac43a5ce09a84e9..fbeae947a7712536ffc9069bf98022f6a830e389 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fd-set-nonblock.h"
index b0b5a3461fd6cdf987e5954a0bde4ca78f58ec7c..f6940b7bc7048feea4fc0d00b355c37a9e5b5d4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fdatasync-path.h"
index 43ac800af11a95da7b1037e10f85c43badbf0edc..e52be384437d5de363faf41b4a9d47e3c7a00100 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /*
    fdpass.c - File descriptor passing between processes via UNIX sockets
index d77611ffca271158e419d8f84ef1f1e228c9af03..e8894de27ca5b38c6458df6237e821e26ae375b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index d18cd3c2c70b7d0d4bdae109a6e7e968b6c0c418..1b6feb757cb1607a9b4becc3789284b7fd4bf441 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index ba12664b8b1a6b8f5fb3ec49de7c2921ee66ed26..314ebbf5c0b9eff1bffeb04f28dcd23a1f1ac62c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 35c5543264788410f12895a35b563d4fdc8ce212..b2333108ca8b89840b3f9bb315650e7c6aafa785 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "file-lock.h"
index 148e45e45dcc52472ce051be89f088d99aa8eddd..c481d839693f06d239cb5d5c828820f8b4b3f50c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
index 2b4c8a0b1be9a606bcad04f4b46026afa912a55e..be2a7a238c681cff79132186bf08e3b23dcbdcb8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 2e16b86505e4288eab31810f60fac0e08b7e9530..dd603c15659bd79ab6e629fd1fbb5515282fba98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md4.h"
index ae1b9a7997f4a69ea5bfbe1c6721926b86cfd1d0..821abe43604cbc9f8268e9c48e1316d4737d3cba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index fa4a6488c27b3837998da8ff9608ea84459b7ea1..567c00d86150c3ee6374633d3f8c177f593c0814 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0b4f8f8c4c82a72c8c65f05b7efe5bcffc5a41a4..563e9ffcd4f7efc7e122153f7726bd38128145f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e3ab99ba18cf38ce1d9773c9a25c6c450c99768e..baaf4a27a1ebb0ead460520c2693fbb942174034 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-dec.h"
index ae9ec404fb091a2ba1dc4c0ce64148a08e404907..95fbaa4fbc00a688ea3265fae0cdc4c7ed5b90b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "home-expand.h"
index 1e84c247be0c77ab3e3f893fb038b02b04041b8e..5e54f9aac912c0d5332f748c54e9e7c0b3bd2144 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index dcbd4b68fb821faaac113113a660b695473fff49..4d229a6ddc0ca14a61441d9e2d1537ae5a5ec29e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 66ddb6452d9c489eea69d658e40e2d9ea58b4853..d6016f592f670f0aac5536be9875f17cc5b046d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 /* Logic is pretty much based on dnotify by Oskar Liljeblad. */
 
index 006b16f6976b3ab65485ac92c3c0e97b89e50190..127299b8296514a0684d51cda23abd2eed31d784 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-internal.h"
index a32b52e58db90f830d7d2399149a517232b13cfa..0581e70d2d597b25bb7ec5ad35d1a010f41e7eb8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE
 #include "lib.h"
index 012003718c99c4e5256cad1a9d0642fa05fa23d4..4037a6e519d6413d493dffe553392d0582d7a280 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-internal.h"
index cb6e79fd3e939d3304e918af0535e0e8b6bd6046..5cda29b01a41d47200d07fff132af9a735873cce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 6a44c26ff4b921a1417f58399a57c5ebeba08ac2..32112d368511ccbf82ed0e46bf956f8729b73938 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-internal.h"
index 574acabe398190377af36109d661bf5d54b5fe0f..bd4d4d581907108a813f39057ca2a8ea1141275a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "time-util.h"
index d80a28db6390529cdeb823702f6fa20e495cfc41..d4e89dc75ef9f19ae79e5f120857adcdcba8e8cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "iostream-internal.h"
index 78552fda98d33c59a7dfca536f9802407bd437f0..6dd2937ee18da418fcf22546a4d34347a2248a3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 655627ae55a23bdcc173c4944ff10fd07558d9d7..37cbf97092e5f133e1f1b1fc7a6c338f7fb39643 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 4e52914877da63cc64dce518d6f1869d4284c264..d9856c4db346738759a39755692bb57d9322ea64 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-internal.h"
index 17c160cbf0c3d8ccb1bb337bb49808523f8055ef..e09040a8a4606636bc3604553e71920124119456 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-internal.h"
index a391032c67afc413c38ae5f34a01cabcf1e0a3db..c30a6ec84b88cf5dc7d6f7731467191afa0dc7c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index ba53af259e37ff1a6a0af6d054e0a598565f847c..d05baa0c4500a6370e95da10c1c37a45a99d4e7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-internal.h"
index 3d795c3cdd0b54c02e32bf48f45127adb68af7ee..f5481e70082c8caf551a5a0621bdad8e690a056e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 22eb2ab9ad14e51abdbca4a6c9541532056e1027..9858db7230a861b637fb02a7f308aacfb3b3567b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index bf5dea691f37dd9c7fdc49cb4d10a224eac234b4..0953eb3632900259ab18e5825a1c83993aba1717 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-internal.h"
index 053c02fccd0e2e97a232b40491efa96f8ca0e34e..4b9e78710fdc6221b61c223e8977523c59b7c46c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 777c3ff45d3fb7836b9f36aa43860f62b9f9a3e9..e1b4df5cf109530ee42ae7d52b117003398eb35f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b9d87c7c8af4aa7e55314aa6f359097cc77b7841..f8dbd761a253632ae9e8452904883d1805c5bcc2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "env-util.h"
index 23a737d7d3a4dad6eb7ebbfb13a2b9facef9bab0..02305110e5bcfbecfeb81c2451a5453ef0c142b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 #include "lib.h"
index 66d0729fec290aaf8208fe65df51b8be0c05cf1a..476b59ab3b5970fbeaf0dd176383ac0e77e7fa5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mempool.h"
index 7564a7d3a35f07abea556be0cc0997a06706b4d9..d07c2a29e2cc3e62f73a185cd8c8fb4451d1cbde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 0bd94d9a264b2be6e7c7f6937b0806e4fe810349..9e4033f43bdec89fbfce6cfc7fd96e48daf88793 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mempool.h"
index e3fa384b3c679c502a4cb2c7746cebd09034fabe..763e58c5c3c87264c51769820658e1c12316afae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 64ccfd8f3c89770764157562f4b8b63e839b642e..06f62c7483e44bf86ee1cf0bc1653cdf9d40d51e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 0e747c0dcec3750b4e4c1ed664a8234b00e7bcf9..7f717a82240ad612d5bb31ece77240a6a3c8abf0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 78a6ad269a83b4cee992b1728e5624c1d30a4fed..6456ef6dcdfc696f4dae00d1f26e68b7d581cef0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mmap-util.h"
index e99d8fa54fddc46b5bf19935e59ecf5564d87026..7ae41c0b970e9a6706eda9a27020c00a73fbf7f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 16614faeb4c435a0760011b131f7ac9ae3156ad5..3377068e36d55c283277cfd43c0444f9116b45c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mountpoint.h"
index f9ad33d89337218632f7ef179aea107dd9be020d..019fe8ee5a6db89f544684001c4c116264615d6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "close-keep-errno.h"
index 6626f2107c4efbe6f18e6be26bd095daca7edef1..7a3677bf15491d7d04243115df8f31f1ef530bb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 /*
    These tests were done with various Linux 2.6 kernels, FreeBSD 6.2 and
index d743a67592b2710e27231b3860cd4af8ae8c0962..51af95deb7ab88b295a9d0097b0855377880a351 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index d65dbff8cd8a991df3fb05d568fccb00bd5d2b93..e9fbe8a81427a7c8f8a0ae1dcf869b7e884f8d7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index b6ec95752acc15cea6b6343204646ffc347293d0..f3fe855843f7174f8cc3ee7cdb697966e6b7042e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index de80ee031cdb3c79510a421a04c963ab8f59b33d..76bba23dc00ee58f30e08f814fc8c3f88f89203d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "printf-format-fix.h"
index 37263ffd258f5f51f2e47f186ef427f2278f5e9a..1dfde6b48adbafaf31ddcc554a0ec8d7fe5a01eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5ccf34bfb5be45cae10e75c92177654eb3fbfe57..3b7b5707232aec22da898a1cee34c220757e4873 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "env-util.h"
index 76a57849b716982491c70ef549cf088564293c4f..0f6e528acbb9e28fa99dcf3813826d7a24f3d157 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "randgen.h"
index 471143b618657bb55d04592b3b7d895d7320ac30..09c41a0bfd3ace06520bfa67cdb884795036c6df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "read-full.h"
index f6fab0ce7ebf53c3f49b611b8d2b4c9a8a67791e..275ef5936db794623e55de2f1433f729486124e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* setresgid() */
 #include <stdio.h> /* for AIX */
index ab8d58fc110b6b909e5b9e0ac435386b8206bd97..75a11275cfd3f28903c8140c9b3a51ce5e82abc7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-process-size.h"
index d1c9ac7131b3cb660474c8f625597687c2549efe..ff6c1ef68e742cab51e16dc8f57ef2908a3d5801 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-memset.h"
index 7f8185be53fc94e631e16e9846c5b7c8080279d3..02040c96abf5b3950e0f34647224c4812c88853f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-mkdir.h"
index cf0044012e154ecdc750c080d270ef94db1c2692..c7fb3286c7328d420e3870f751e608019836299a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 0b1f1d9ea0eeea0489aa932db4fb74501bd719ed..a178151d479cada1f34acdb94398b83be3c36a1f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 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 8f4f1d5b09b621ce7217a64d92511d42c78e0ea8..b6110c568b51ca4527f9960ad12b22656b4868b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4508ab27ed44690851a8a9e427e344fb5b58d5bb..053d00cdf1d501b4a04dec67885d69f2c57ca0af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index fcf72825862bc8bf5dfbbd9b325a38f7aa9c9449..9bdacc811b0b923c8f3f2a3a52b3ec3e8044b943 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "unichar.h"
index 5e65031ae0a360cab6324045f7d1e261298bc7df..d3df74197190a8d08f0dea68b7b7b425df7fe2d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index da4feab45a5cef6f10ad3f3364ec1b5a082b3c4a..3be08f12f2920715e8d9facfc592bbedabf34a74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 04d012156912fab58e756656875e58e3f43132ac..4e91c41fd0048324b461e59d12a30c78759f6197 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index afa145b8cc4feba7141cc595b8c81734177cde07..2eb16e9ed409f559135cbab469beef52fba4b41c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "strnum.h"
index 10dca4ea7f7bdfaa43f8d624d2a7027996dd3fec..b5bcc34e87422a013e7d9b7d26ad89043f4435b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index 5abadb7a43acae74ca303e12925be8d1a84ff8ef..113b1e62efd3ef8b7f300f70de1cc10ab773cd87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index c49594557db7961b909f4e3c8b5df59c8cf93d00..51ad235bb38ffa572ee8c31c9a284119171a98d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 06cd3b01809662410dbfbf8e19ff6bb1943c71c1..f4aa337795a59b3e8d70a579cfce0a95ed5dc2c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "bsearch-insert-pos.h"
index 3b0ea042d57cefc615fc9ffa11be4a883b3e2d2d..2264f61673ad572c843bca460b15a7a5ccbb28a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 01cc35beaffebf24817f60b33797c0b6b69f7da3..701d5fa4f2004d7c6b3aebb50923e73389fe0f1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "crc32.h"
index 1169e491bf4d0c31ad105d598351c4a79a2f139f..4f50395e4b26257b6054cbddec301290ced1dbc1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 226954faf504d32c162049a5db42450e62ddc09e..6f742fdaaaec43073f7612a7a1f2737585e1cda2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index f652d173a043973534cbfeff3ac50fab83727453..8697d574a10fcf4eac7d77caa8c8a270aede4ec5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index eb5b62abcd7f386b46f25e3ff89a1b30137963d6..ffc7500d39b6e3a323ac9e65d4af3e9efde0e7d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream-internal.h"
index ad1303875581edc8f732c1181669a544330b7e8a..7456e64fe9091d5635e85aac0d8870d512f3a7ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 659bb3740ee04c662f0b8f3d41e86827bcb0b866..4e196883eb1e2393a31f11208ea659934df89f73 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream-internal.h"
index 624d703792e74b1b3e4d24c53e79f4e1ebff72ff..b7896c8c8570a6a23f08c76ab87ebde2ab26885c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 76873ddfeee05eaee9a6851e547e34501914cb4a..5291b74dca8a2f83007b87e08493dcf53ac4ff32 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index 7570d63bfd7c1fae567e2c6bba6ccaaa2db742ac..1d406de9ffdcd75dc363e3691178c7df3e2849d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "llist.h"
index 404096c3fa9303d39a78c5a4a156fe8e032f0876..fb5447236a7ecf8c737d0f465dd32673ac03304d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index 678b25c40b58e5a4975199b7a7f8f28c6c91b14c..c0730d87129bc4070ed76f88a3e4073f7f5c148d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "network.h"
index ead159303247334e67c6db358ab67104c65487a9..587946674d8a4ca35261f0cf5ea4852f382ad831 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index fa98f2fdb9e304a9db21212846fd071cf6ac92dc..5a7e117befb17b0efd9056a310aba16cace6ff38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "primes.h"
index ff1a25405ff00c65c162f83cfb8e9aa6d58df1d2..5c73f80441fed86362a60321d327d22833cb2205 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "priorityq.h"
index 57b945612ad7f48d306505401f198c21782e1fc8..90cc0ee1d5f019b7e6bb7ff50265e0573f9f870f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index 3ddfd402e92d5ecfdb462536b6a9caff691f23c0..4ecbbce0bf8e24c398cb0fef07c9cabff3f6c0d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-find.h"
index c263407427c9da7b28632ce34f173041863b24d7..06fe65e3f6fb2005cb4735d0a0b1dd4b97b2f075 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-sanitize.h"
index 8763edfc7b15881f22ab2fef66e91475f3fcafee..fed83aafd62078f918961161d2a9b85e2c440e55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 584bd44cec70a9ea45cf29e39d4bf651e634aa5a..7c3148633e8ae4d84cc45f14879ed9ab8a3e592d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index c98216bec53ab089825d3fa2b08e2e3ccdaa0010..9c731d7521908b4cce9d8a65691c0556aab4535c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "time-util.h"
index 21f2bc7834bd38efb87592d3a598aa7e28582f50..32f18445e1e0e1b1a387f22aa4ee2ca8e8f7bb2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "utc-mktime.h"
index e44fe29d11e56add163ebc4a641fd27d67f2d4d2..d410aaeca90c305b8c770432615fe28e9bd9b1ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 5befbc1f02ed8a6b0ac0cbebd505fc2cddbdaf5f..26bd5be14e8bbd94666411335918691e0a8f6a08 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "time-util.h"
index d0a6d9d866ea83a090fa3206b4252e4d679da823..f87d39f2bf79cd6ede862c38e9a98606c67f462e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index faa962e17bee2dedeb124cf11f3a105bef44ce15..88a91f2788b8a9c06ebee851cdd091cbdd8b769c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "network.h"
index 0055d554bc7b8b5ba58aa298fcef2d73c44d9bca..990e1ff87255cc7aba643d00a45add7231e4eb39 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 /*
    There's a bit tricky race condition with recursive deletion.
index 15d2d7dd7af43e785210030518b769540ebbc97c..198123f0918d97001fa8d792f08bb7c2086427d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a123607720529691c957a3b9811a29bf07571291..24257c0375d7f0c96e42200ee872eba88fc879fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-mktime.h"
index d645798125154997c84b964bebf969ccd7aa0891..3e189ff8ae1d234afcb8c5e9e7f45ec8558aed6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index 2e5fae9a571ebdd7bc0707e298ba3246332ec2c9..e39638f6f2bb9c8ac73429e0a39a04391607f6bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e5d50c6b395f3c15b1aff84d821c86e5680f5304..78d80cbf862b8a7c61a856f6341786c73d09fa26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "write-full.h"
index d08cb93aeb4fd3ddcac296ac5062317395a9d6b3..2deb2016350a29692fa7284cfba1fabd5efb70d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 81ea4c74077ba936dc9be2e7f390c305a267583d..3c1e32bc083e70cf631de0949d2700e21bcda2e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index eb69c8553f99d5c626b7c34814e56286d222bef1..4e7faf53abfcca403b16cff39750504cc6094c1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9d139aa1d2481c7522ab20c5de7113f7124b0667..c373e1636af495cdcfe3fbd7ccb43c18744eff8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 17957f34566b416acf65420aba2bf68c5b53f675..b375a887117f9e342ee9b44bb7793d7b48aea249 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ff1da2132fe8dc0f1f376476f665275ac6652240..320d0d28b0e8b9949b02338bbd9a472c3e4b46fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9be549eb1e773eccbed56c26566e50fbc0973e24..1e7f04c024dd7b75554a2f9f6076d8d0b1cf9bed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 54990bb39755752572f757ed2f8376ffc2379ea4..92c2aa3b84af65a2196e3fb390dfe48ef7ec2cca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 11f746560747dfe0080b0c201d0184f7196f6000..330069f57285aa1758e85291320469beba8298b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index ec9c845765da0109fce1298c8d427bde964e5854..c4e0e1a0a365973e487e3634a1d7701955904a00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "istream.h"
index 418668e11f408f29fa5ddb9a7c9290fe159e173c..f18ea8734e75746f690fd3248b71c2531347384b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "hostpid.h"
index 5327617d92c7f7248b5f0006d809a557a93ae698..168f2b8d72f86c8549c3ca0293daf19e82bac396 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "network.h"
index 67307dd9f17548d209c1485ae8bfe8d807ee1d0c..b85d94aab53c8f47481ad29138cc44ba1fd1e4aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index a4dea5fda727e884eef764fab51d52c0b788f007..238c3ac314085f921b0416ae7f7aa51c0ba883ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "hostpid.h"
index b286ef2208792dde556d8f9845b5bfb6621eae35..0bc9f795ee5e030505f648e5146b5c8588349ad1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index 241915ee580e4bf9d636d11ae6b85c1c4289f6f8..4522a2fdd306ab289632ef538307a551921524a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index 6de369622f3857ee9567b574e2824c036a52ee41..1b44ee35fbe01aa48b339a5f49792f8f749c7ec0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index f5b0d4f31c2b3d6ab1ba6e57ecf5a3029b96c36e..e39935314c44e5b7a0445e91f6b2e0c46e6f4696 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "array.h"
index 553c4279de249dcde6e002e52cd16bfcec4303a1..8e7e3a94f9b6fec44a1f3780267280b3730ae07d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ssl-proxy.h"
index 40af0f03287da9c53ed3669b50d18871d99903b2..7ac7d355d6640910159288c8305e372b3e98123c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a8158919542ee0d5856cf57194e2912decdcaeb0..2db65c9d9f7a8895e80d34607af0e40dff33c64f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index 675dd6d594da5554d8656a4ec7f23e18995e11a5..245b9037b8001b4b98677e165c5b2020df7ef55b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 9d000674ead4f53ab6cdc6359bbfd432fac1303d..6b38abbd45b4ca40dab723721d4ba9d12029ed3c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index 942be1cf6c690a49af51e908a8b69fe03f572227..3f7dbefe8e52291216f72852fcab91fcbef5a539 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 6ebe0a2beaf32c2fa309cf60899c3ed6969dda3f..3e25bbb586f290c53a0b906f1a37bb95a4d11c61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 8051d55755359487024e2e730d674e7994aff8bd..ba19a625c365df2445a46ab19b90ace6599eaf9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 17a5036a8d57287a4e3fddddfbb9a91f77dbfdbe..7f296809f872babf2c397f38943df5c55d5a9ffd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a822d39cedc53b82b085c8f14301ff7a63d1cacb..985f2df3ef90ea7b4ec23ade3daea40da4b62734 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index ef50acb9d95f4c46c195d37a8c02e23ffcc1da8e..7bb03c22337a4941558178543d45dfd5bea1ac90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index ab9b2693d2ae81030ea1e64b3174f2de74a150ac..2ec57fbfad9df7cb19fe08f61c9e2075fb7896a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 61fec2c541edf89b9b57af70a47ee99fa3405af3..028bf00b11def7b5b8dd7cba8687a5e828b373b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 997e170d4a61c7760905a5e1f2280908064025e7..ad067ad9f435bdc958923d67f8c6cde787e1c51a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d01f0d627e511a3fbeb34d7a206469508e823dfb..c2926d522d49385c3edd9f8dd1c0887e79794dfd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index dabe80914bc9e26818cc3e1877d5cbcaa3667e2b..81035cc06bd6bc6d81c51ad74718080fb0b6c99c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 42b9e133254e0fb5f9d1f79508c72e78e3972e7c..6b10ad37874fa2536561169e548665a9f401d406 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bc767c9ef22b3d1e6f1234b3f767f7b3b03432ee..1b73685fd9bff148323ec1ad9f07936b14dc6acb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 128fe2c79d0a4051409cdaa4751cb376a26c0dec..f78bfe675eaf947a4617a51c47e762ce60d99850 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 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 8896cc393513b5d4f5f3dc59cf75e38b4c279c3c..1b83a071d9f41cf627e81f75b9462640ffdee3d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index 98cea60eb637e201e0d470fc9c2f92f8fcd9b744..06c737bff8957d6a9a3bb9cdad7cc00fd78f5424 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8b305eda3c38dbd93a8258f41103826981de468d..56de249b9d42b140bb0535f3a16778225d820e8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 17de7a0ce475ad2a408c65eae80dd1276ace69ab..0b8ea43029a3f1ac9ed3f189c4f8c5127b3dfb83 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index ca43e1c58f33d9171d857862b2f5dc0eeaf90317..a94732bfdd8149caf1c1d24a643639f9db648ecd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index ba938119f893b0b1d7ff0184071c12c2620a6dd2..0e2116b8d0b54d4a1f9c7965f3dc92538f0350fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 8b796f36df080512cbd4f5e8e51ba668c61c079f..09fc48f89289815abf1102ac28fc6b10f1f8d301 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 160439aa18ba4f18e3eefa34280d158b04a8f58f..c8cd1022e0d2ce188c72aa49cd3d06a671cf0bda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e40af6752924dd626cf0b1754c5f2d66c92bebc3..4d07771ce9773ad06516c8a26e5b113e9ec922b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-private.h"
index 17050ee46002a2f244ff93a15521acce4957fbc4..59ea84cc9d10a7eeaa5ebfdf9d98cbb11e9048e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e6971cfb164812082f65397882470c5d0948855d..dd49ebccaf1898bab894f968eb301b255b9982ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index acf6c3fc35e0713b552a610ed61253dae377a881..f88f81048f7bed0d786fe1dcf705dd9f625d1b16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 /* curl: 7.16.0 curl_multi_timeout */
 
index 1f3afadb6ed9b4946c963a5ba83bd2662c100094..9171e941b14244793f3ad032c329d19c110cfc0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a0f67eec2609190908ce94623faa046cb2a00160..f24b5ee572ecb985f5a108eb1beae9604565a4e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fts-squat-plugin.h"
index 86364679a5045eb728d1d10f5ca66e221de24324..9db0ab2b53647553d672526999c962ab1968ebac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 268d8402bf068fb667b5f5baba05fe6e62f80f01..a0a62b6c02be9506fe4abae614a657fa9a5a2c11 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 99d204f9e3818e488e45a585fea84d6bbd7b1a09..44cf0e6f8235b2516765dcd6d5c2cee58a268d19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 89c386f6b90d7bd06d4f5f0a10aa2dfc4e9c2d01..93aca728f5064ba313712ed8e6d5216e00b79a2f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2499044bf4a28c604313f9184452aec88d756056..8a122a506d9fd0192d80610a939c3328e0717cc2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-hooks.h"
index 52cb2933d5cd4e245e68fe0a1f89d362d8c26514..e9e09b903d44104ce28d3a53b28ecff5df1d1bf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 69b20116825fe9d8b847ddbb758b77ed59102d4f..f9c8cff0aee9920a638f1ae147bcb0dd8ac65cda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index e160b8eb852c17eb52f0257b7fcc1cece2e7aec6..497eb68978a1fe678cff1f057707032b52c9be23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index f06a2ccf3c37e1f814eb15ed6e427eee473d4df8..5ac7cef7cdb2836ce5abb3a1a33ab5ff17eab883 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 7f42d9c7b149ca9b62a4e11b88737fbd1a2d724e..96b6e3cb13c05ca39a34a5cfbc2c223bf90853e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 79ed88b427876a1d80a7ce87ed567618baf83b55..38e88c7cdac31ba9b33132f811b897b61f05a0f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4c40b14f6a4ed0d60a5a2a06a64d799e48e2f49d..4df943e8fc5cfd53896e4c10258bbb01a28f5156 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 24c328d83d43357daf3791024a9ee56ae981ae29..d2b4578c3a15a27c6d90d444b66f478a2f1ef29d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 43284d2af25767c825a171be2a16a91afaebe829..2bdf227368b45c82ef9417f9b656b9baf3309ee0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 6a11e3ccc24de39ce3194a979b3261cdc39d109b..b172f597e386b8c7182f60bad483778e244ece01 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b1c59dd507ffa8421c5e9dc0208dc618327dd77d..8d34077aa375978b2c7ae7bb9777d72feea70212 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index d163c31467e9f00b07df0302d87decd51918df7e..719675c94f90dfff1bfa80550e98a693863781b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 /* Quota reporting based on simply summing sizes of all files in mailbox
    together. */
index 1ebb64debbd09093e4ae5e1d38269d5e8dcbd422..e0594d6812953166469a46524e47c081593cc3e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 /* Only for reporting filesystem quota */
 
index 89ddc365d364efa842c2ef11ea9e47bc7d37e784..e8a5e06eae0c06d1f2c35d8b8cfa46dc4935d5f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 867f6526e4174c15371cb68c51355d2f6fed8649..557f94a0808cf88f1bc4c3881892a1da70b73676 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-user.h"
index 9aebd7ac5c917ec6e7b0e1f40e559507e1eb3262..cdd7099548c4badb86aced2ec091e48207328134 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8140032848f27b0fa4e187acc1b5e299795a74f3..106d95e1a9f16da5ab4d235c9c084a345a4f8190 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0210cedcdcf301c9b6c8646af9023ac9e8734aa3..6eb91c563f4e4f57d36b6340cbe2644e15aa769e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d1d9f2a1dec0b3a45bee30b579554cf465707509..226eb792d55aad75cc05d55143460cb11d8c4e96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cf58640fe807feb9a012106424d1834a24e61398..c048084d91488a2de8d0d4424078ebdff78f10e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ae7a865174be7d1ee5b222ce25cd2cb05407b641..1c43675cf41e61cf47388435ae5fb11af7efdc2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 16cb29364b1f1a4e8f2313d48164b3273b854d33..1ea8701152fd8958fd6b3a24ce8f1759c7fa325f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-namespace.h"
index 49a90e2e248fc04ce9af66736cb512573331345f..3f79980a40d2c20d59cdd6ad72d9743cd7d3b353 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4ba8cd9bf07a0f25c02b90d25887607e0a16eff3..17102a763348f8964bd8f5f8df91ec8660afc8cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 910be64b0ea088d3930cd02eef39508321770390..b0ef4b9b281b099d6874d2c48be654dd305fb83f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 921dd5062debf705a514c7a5c18b49d9a7b67665..2aae6e724fd160aa397b1218930d196a3f8cb88b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 226bd97d25757d643b2d68b994fe3b3747648720..17493adfbdb34f317a66983c30301db65cdcba59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 89d184d99de4cc97e0f533b933857095e224cd02..bb8a54768c98ac5ce884acb6570434a8ffa9926d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "network.h"
index b77a1b9e93f801a48e122c044c2ffa769849b479..fe4ba0ec4e1656a752ecb6a568a14891056e7244 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 7a325cd4c96189a71b815e1f1f67ec682c8145da..f00aa412bbf6dd6eabc3072dae3ec91eeb916eac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index a1b73a4c611f64c4c54af6225bb0bdff21cd419d..588f5b534b624f844cb00f317c913c4197c8fe32 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index bd2b27a701fd6e5aea3b89a63135977ddad040dd..1510f89a986a11d02a4f49045a1e3ddc1e890597 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index c6f9b18f4c800adc6bf343caaa5e9aa4da56b3c9..f99c2f893f90ba419afa79e3769297ddc77f43c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ef4ed93d60ad232f0dcd9b94b461782c89b66894..f743640148321c60d7f9c3ccafccbd8eccaac048 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index 3b78c85682c597a2a4d4fd2eef00771f05203c6c..5c1a1271be6cf72646695a9f901bf963c526e340 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index 3a4343e988d28a47c3fd543618714677b038b6ae..8a55ee6d4db342debc6150387cd24f3d2cdde67e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 91b5f740c6ff3880b4e7845a3e0e9f3d7fc28e74..4898084a4c7c34dbb135928bf657fd9322ca09cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2011 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index e78bef072d36afc9b2346c51ca32017d6399efaf..0f722a4ffd0777c513851cfab4e44ce0d2cc818b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "ioloop.h"
index 693f86173f9344d7e15738b522bf770ae94cfbef..7374a2cf388362e00c91ed0db9695860c68ceade 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "array.h"
index 66a97bb2c81220640834a1be5f6fcd1ad7c89dc2..998a1caf6cf758d9564771f5f73edc662b68196e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "array.h"
index a010f353c966f21995933fca2d396971e9f255cb..4f0681cfb2b15adea962c43cc7052d956dd8798c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3381ef3a275d2466598c4e246ec021e55706c789..f646f45f13dd38f9d78d4539cbf281a5c6cdee98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index b7a50b2a1391f0ce4aa4f2f52a0018f2e17b61b7..de6fe9f663e483c9a453b07d2df1d99be0104d23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "write-full.h"
index 90af2876b3caed7c03f12d99ccc4cacc9610d349..165e8c8ac60f3f3afb2c6c603bacf3e2f11e95d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e8e5b687234b99c35ed029b019bed6ed14ff2815..8c81e11c309bd412f265861ae833bf92b92c3028 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2f192243d2685796864f864bcfb9dfc8ac74748a..1d448d8f93e5e81e762f73d008bc01cde81f51ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index e4894bcee16c4cb59610f017874f64b530f51d45..f4929d44ec4efa625cd5ea20853e1a33541174fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "crc32.h"
index 31581c7e87d93f9fab04f9a9518c4a43549c760b..5a23dbd721383a124fabc7736b6b809974d91d21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index a608a54d31c2d4758fae118ccf8e32eb524fa4f3..ca7636a8591c6c22a780b525ca9992c8f0e6abdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index e1ca3a62edec437f841cf07a6ea86740f73762f1..23c55a97c9c56e7fec9cefae810e4621d5771726 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "env-util.h"
index fc4e6c17065fff8abb242a0d2668b7ef49a41894..9acf999b3903f51ac046e6127bbb34c476ebccc5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 776e3a27b7228a8243e1212fe504967822e0fb0f..4ce95b4afbc523e9a4df3543f1efe421e14c19b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index bad6a5a1fee8cb64ce8b50f74fe0dee7c8532711..7e13f07e612c03ec56bf97c4bd41ff97a207361f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"