]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
global: freshen copyright
authorPhil Carmody <phil@dovecot.fi>
Mon, 5 Jan 2015 20:20:10 +0000 (22:20 +0200)
committerPhil Carmody <phil@dovecot.fi>
Mon, 5 Jan 2015 20:20:10 +0000 (22:20 +0200)
Robomatically:
  git ls-files | xargs perl -p -i -e 's/(\d+)-201[0-4]/$1-2015/g;s/ (201[0-4]) Dovecot/ $1-2015 Dovecot/'

Happy 2015 everyone!

Signed-off-by: Phil Carmody <phil@dovecot.fi>
979 files changed:
doc/man/doveadm-acl.1.in
doc/man/doveadm-altmove.1.in
doc/man/doveadm-auth.1.in
doc/man/doveadm-batch.1.in
doc/man/doveadm-deduplicate.1.in
doc/man/doveadm-director.1.in
doc/man/doveadm-dump.1.in
doc/man/doveadm-exec.1.in
doc/man/doveadm-expunge.1.in
doc/man/doveadm-fetch.1.in
doc/man/doveadm-flags.1.in
doc/man/doveadm-force-resync.1.in
doc/man/doveadm-fts.1.in
doc/man/doveadm-help.1.in
doc/man/doveadm-import.1.in
doc/man/doveadm-index.1.in
doc/man/doveadm-instance.1.in
doc/man/doveadm-kick.1.in
doc/man/doveadm-log.1.in
doc/man/doveadm-mailbox.1.in
doc/man/doveadm-mount.1.in
doc/man/doveadm-move.1.in
doc/man/doveadm-penalty.1.in
doc/man/doveadm-proxy.1.in
doc/man/doveadm-purge.1.in
doc/man/doveadm-pw.1.in
doc/man/doveadm-quota.1.in
doc/man/doveadm-replicator.1.in
doc/man/doveadm-search-query.7
doc/man/doveadm-search.1.in
doc/man/doveadm-sync.1.in
doc/man/doveadm-user.1.in
doc/man/doveadm-who.1.in
doc/man/doveadm.1.in
doc/man/doveconf.1.in
doc/man/dovecot-lda.1.in
doc/man/dovecot.1.in
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-fields.c
src/auth/auth-master-connection.c
src/auth/auth-penalty.c
src/auth/auth-postfix-connection.c
src/auth/auth-request-handler.c
src/auth/auth-request.c
src/auth/auth-settings.c
src/auth/auth-token.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-dict-cache-key.c
src/auth/db-dict.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-dovecot-token.c
src/auth/mech-external.c
src/auth/mech-plain.c
src/auth/mech-scram-sha1.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-dict.c
src/auth/passdb-imap.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-template.c
src/auth/passdb-vpopmail.c
src/auth/passdb.c
src/auth/password-scheme-crypt.c
src/auth/password-scheme.c
src/auth/test-auth-cache.c
src/auth/test-db-dict.c
src/auth/userdb-blocking.c
src/auth/userdb-checkpassword.c
src/auth/userdb-dict.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-template.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/test-user-directory.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-cmd.c
src/doveadm/doveadm-dict.c
src/doveadm/doveadm-director.c
src/doveadm/doveadm-dsync.c
src/doveadm/doveadm-dump-dbox.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-fs.c
src/doveadm/doveadm-instance.c
src/doveadm/doveadm-kick.c
src/doveadm/doveadm-log.c
src/doveadm/doveadm-mail-altmove.c
src/doveadm/doveadm-mail-batch.c
src/doveadm/doveadm-mail-copymove.c
src/doveadm/doveadm-mail-deduplicate.c
src/doveadm/doveadm-mail-expunge.c
src/doveadm/doveadm-mail-fetch.c
src/doveadm/doveadm-mail-flags.c
src/doveadm/doveadm-mail-import.c
src/doveadm/doveadm-mail-index.c
src/doveadm/doveadm-mail-iter.c
src/doveadm/doveadm-mail-mailbox-metadata.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-mailbox-list-iter.c
src/doveadm/doveadm-master.c
src/doveadm/doveadm-mount.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-proxy.c
src/doveadm/doveadm-pw.c
src/doveadm/doveadm-replicator.c
src/doveadm/doveadm-settings.c
src/doveadm/doveadm-sis.c
src/doveadm/doveadm-stats.c
src/doveadm/doveadm-util.c
src/doveadm/doveadm-who.c
src/doveadm/doveadm-zlib.c
src/doveadm/doveadm.c
src/doveadm/dsync/dsync-brain-mailbox-tree-sync.c
src/doveadm/dsync/dsync-brain-mailbox-tree.c
src/doveadm/dsync/dsync-brain-mailbox.c
src/doveadm/dsync/dsync-brain-mails.c
src/doveadm/dsync/dsync-brain.c
src/doveadm/dsync/dsync-deserializer.c
src/doveadm/dsync/dsync-ibc-pipe.c
src/doveadm/dsync/dsync-ibc-stream.c
src/doveadm/dsync/dsync-ibc.c
src/doveadm/dsync/dsync-mail.c
src/doveadm/dsync/dsync-mailbox-export.c
src/doveadm/dsync/dsync-mailbox-import.c
src/doveadm/dsync/dsync-mailbox-state.c
src/doveadm/dsync/dsync-mailbox-tree-fill.c
src/doveadm/dsync/dsync-mailbox-tree-sync.c
src/doveadm/dsync/dsync-mailbox-tree.c
src/doveadm/dsync/dsync-mailbox.c
src/doveadm/dsync/dsync-serializer.c
src/doveadm/dsync/dsync-transaction-log-scan.c
src/doveadm/dsync/test-dsync-mailbox-tree-sync.c
src/doveadm/main.c
src/doveadm/server-connection.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-urlauth/imap-urlauth-client.c
src/imap-urlauth/imap-urlauth-login-settings.c
src/imap-urlauth/imap-urlauth-login.c
src/imap-urlauth/imap-urlauth-settings.c
src/imap-urlauth/imap-urlauth-worker-settings.c
src/imap-urlauth/imap-urlauth-worker.c
src/imap-urlauth/imap-urlauth.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-genurlauth.c
src/imap/cmd-getmetadata.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-notify.c
src/imap/cmd-rename.c
src/imap/cmd-resetkey.c
src/imap/cmd-search.c
src/imap/cmd-select.c
src/imap/cmd-setmetadata.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-unselect.c
src/imap/cmd-unsubscribe.c
src/imap/cmd-urlfetch.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-list.c
src/imap/imap-notify.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/indexer/indexer-client.c
src/indexer/indexer-queue.c
src/indexer/indexer-settings.c
src/indexer/indexer-worker-settings.c
src/indexer/indexer-worker.c
src/indexer/indexer.c
src/indexer/master-connection.c
src/indexer/worker-connection.c
src/indexer/worker-pool.c
src/ipc/client.c
src/ipc/ipc-connection.c
src/ipc/ipc-group.c
src/ipc/ipc-settings.c
src/ipc/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-compression/compression.c
src/lib-compression/istream-bzlib.c
src/lib-compression/istream-lz4.c
src/lib-compression/istream-lzma.c
src/lib-compression/istream-zlib.c
src/lib-compression/ostream-bzlib.c
src/lib-compression/ostream-lz4.c
src/lib-compression/ostream-lzma.c
src/lib-compression/ostream-zlib.c
src/lib-compression/test-compression.c
src/lib-dict/dict-cdb.c
src/lib-dict/dict-client.c
src/lib-dict/dict-db.c
src/lib-dict/dict-file.c
src/lib-dict/dict-fs.c
src/lib-dict/dict-memcached-ascii.c
src/lib-dict/dict-memcached.c
src/lib-dict/dict-redis.c
src/lib-dict/dict-register.c
src/lib-dict/dict-sql-settings.c
src/lib-dict/dict-sql.c
src/lib-dict/dict-transaction-memory.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-metawrap.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/istream-fs-file.c
src/lib-fs/istream-metawrap.c
src/lib-fs/ostream-cmp.c
src/lib-fs/ostream-metawrap.c
src/lib-http/http-auth.c
src/lib-http/http-client-connection.c
src/lib-http/http-client-host.c
src/lib-http/http-client-peer.c
src/lib-http/http-client-queue.c
src/lib-http/http-client-request.c
src/lib-http/http-client.c
src/lib-http/http-date.c
src/lib-http/http-header-parser.c
src/lib-http/http-header.c
src/lib-http/http-message-parser.c
src/lib-http/http-parser.c
src/lib-http/http-request-parser.c
src/lib-http/http-response-parser.c
src/lib-http/http-server-connection.c
src/lib-http/http-server-request.c
src/lib-http/http-server-response.c
src/lib-http/http-server.c
src/lib-http/http-transfer-chunked.c
src/lib-http/http-url.c
src/lib-http/test-http-auth.c
src/lib-http/test-http-client.c
src/lib-http/test-http-date.c
src/lib-http/test-http-header-parser.c
src/lib-http/test-http-request-parser.c
src/lib-http/test-http-response-parser.c
src/lib-http/test-http-server.c
src/lib-http/test-http-transfer.c
src/lib-http/test-http-url.c
src/lib-imap-client/imapc-client.c
src/lib-imap-client/imapc-connection.c
src/lib-imap-client/imapc-msgmap.c
src/lib-imap-storage/imap-metadata.c
src/lib-imap-storage/imap-msgpart-url.c
src/lib-imap-storage/imap-msgpart.c
src/lib-imap-urlauth/imap-urlauth-backend.c
src/lib-imap-urlauth/imap-urlauth-connection.c
src/lib-imap-urlauth/imap-urlauth-fetch.c
src/lib-imap-urlauth/imap-urlauth.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-url.c
src/lib-imap/imap-utf7.c
src/lib-imap/imap-util.c
src/lib-imap/test-imap-bodystructure.c
src/lib-imap/test-imap-match.c
src/lib-imap/test-imap-parser.c
src/lib-imap/test-imap-quote.c
src/lib-imap/test-imap-url.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-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-attachment-connector.c
src/lib-mail/istream-attachment-extractor.c
src/lib-mail/istream-binary-converter.c
src/lib-mail/istream-dot.c
src/lib-mail/istream-header-filter.c
src/lib-mail/istream-nonuls.c
src/lib-mail/istream-qp-decoder.c
src/lib-mail/mail-user-hash.c
src/lib-mail/mbox-from.c
src/lib-mail/message-address.c
src/lib-mail/message-binary-part.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-part.c
src/lib-mail/message-search.c
src/lib-mail/message-size.c
src/lib-mail/ostream-dot.c
src/lib-mail/quoted-printable.c
src/lib-mail/rfc2231-parser.c
src/lib-mail/rfc822-parser.c
src/lib-mail/test-istream-attachment.c
src/lib-mail/test-istream-binary-converter.c
src/lib-mail/test-istream-dot.c
src/lib-mail/test-istream-header-filter.c
src/lib-mail/test-istream-qp-decoder.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-message-part.c
src/lib-mail/test-ostream-dot.c
src/lib-mail/test-quoted-printable.c
src/lib-mail/test-rfc2231-parser.c
src/lib-master/anvil-client.c
src/lib-master/ipc-client.c
src/lib-master/ipc-server.c
src/lib-master/master-auth.c
src/lib-master/master-instance.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-ssl-settings.c
src/lib-master/master-service-ssl.c
src/lib-master/master-service.c
src/lib-master/mountpoint-list.c
src/lib-master/syslog-util.c
src/lib-master/test-master-service-settings-cache.c
src/lib-sasl/dsasl-client.c
src/lib-sasl/mech-login.c
src/lib-sasl/mech-plain.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-sqlite.c
src/lib-sql/driver-sqlpool.c
src/lib-sql/sql-api.c
src/lib-sql/sql-db-cache.c
src/lib-ssl-iostream/iostream-openssl-common.c
src/lib-ssl-iostream/iostream-openssl-context.c
src/lib-ssl-iostream/iostream-openssl-params.c
src/lib-ssl-iostream/iostream-openssl.c
src/lib-ssl-iostream/iostream-ssl.c
src/lib-ssl-iostream/istream-openssl.c
src/lib-ssl-iostream/ostream-openssl.c
src/lib-storage/fail-mail-storage.c
src/lib-storage/fail-mail.c
src/lib-storage/fail-mailbox.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-multi/mdbox-deleted-storage.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/imapc/imapc-list.c
src/lib-storage/index/imapc/imapc-mail-fetch.c
src/lib-storage/index/imapc/imapc-mail.c
src/lib-storage/index/imapc/imapc-mailbox.c
src/lib-storage/index/imapc/imapc-save.c
src/lib-storage/index/imapc/imapc-settings.c
src/lib-storage/index/imapc/imapc-storage.c
src/lib-storage/index/imapc/imapc-sync.c
src/lib-storage/index/index-attachment.c
src/lib-storage/index/index-attribute.c
src/lib-storage/index/index-mail-binary.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-rebuild.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-pvt.c
src/lib-storage/index/index-sync-search.c
src/lib-storage/index/index-sync.c
src/lib-storage/index/index-thread-finish.c
src/lib-storage/index/index-thread-links.c
src/lib-storage/index/index-thread.c
src/lib-storage/index/index-transaction.c
src/lib-storage/index/istream-mail.c
src/lib-storage/index/maildir/maildir-copy.c
src/lib-storage/index/maildir/maildir-filename-flags.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-all.c
src/lib-storage/index/mbox/mbox-md5-apop3d.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-list-index.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/pop3c/pop3c-client.c
src/lib-storage/index/pop3c/pop3c-mail.c
src/lib-storage/index/pop3c/pop3c-settings.c
src/lib-storage/index/pop3c/pop3c-storage.c
src/lib-storage/index/pop3c/pop3c-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/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-index-backend.c
src/lib-storage/list/mailbox-list-index-iter.c
src/lib-storage/list/mailbox-list-index-notify.c
src/lib-storage/list/mailbox-list-index-status.c
src/lib-storage/list/mailbox-list-index-sync.c
src/lib-storage/list/mailbox-list-index.c
src/lib-storage/list/mailbox-list-iter.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-notify-tree.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-get.c
src/lib-storage/mailbox-guid-cache.c
src/lib-storage/mailbox-header.c
src/lib-storage/mailbox-keywords.c
src/lib-storage/mailbox-list-notify.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-mailbox-get.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/base32.c
src/lib/base64.c
src/lib/bits.c
src/lib/bsearch-insert-pos.c
src/lib/buffer.c
src/lib/child-wait.c
src/lib/compat.c
src/lib/connection.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/guid.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/hmac.c
src/lib/home-expand.c
src/lib/hostpid.c
src/lib/imem.c
src/lib/ioloop-epoll.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-rawlog.c
src/lib/iostream-temp.c
src/lib/iostream.c
src/lib/ipwd.c
src/lib/iso8601-date.c
src/lib/istream-base64-decoder.c
src/lib/istream-base64-encoder.c
src/lib/istream-callback.c
src/lib/istream-chain.c
src/lib/istream-concat.c
src/lib/istream-crlf.c
src/lib/istream-data.c
src/lib/istream-file.c
src/lib/istream-hash.c
src/lib/istream-jsonstr.c
src/lib/istream-limit.c
src/lib/istream-mmap.c
src/lib/istream-rawlog.c
src/lib/istream-seekable.c
src/lib/istream-sized.c
src/lib/istream-tee.c
src/lib/istream-timeout.c
src/lib/istream.c
src/lib/json-parser.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/net.c
src/lib/nfs-workarounds.c
src/lib/numpack.c
src/lib/ostream-buffer.c
src/lib/ostream-file.c
src/lib/ostream-hash.c
src/lib/ostream-rawlog.c
src/lib/ostream.c
src/lib/primes.c
src/lib/printf-format-fix.c
src/lib/priorityq.c
src/lib/process-title.c
src/lib/rand.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-table.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-base32.c
src/lib/test-base64.c
src/lib/test-bits.c
src/lib/test-bsearch-insert-pos.c
src/lib/test-buffer.c
src/lib/test-crc32.c
src/lib/test-data-stack.c
src/lib/test-guid.c
src/lib/test-hash-format.c
src/lib/test-hash-method.c
src/lib/test-hash.c
src/lib/test-hex-binary.c
src/lib/test-iso8601-date.c
src/lib/test-istream-base64-decoder.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-istream.c
src/lib/test-json-parser.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-numpack.c
src/lib/test-ostream-file.c
src/lib/test-primes.c
src/lib/test-printf-format-fix.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-str-table.c
src/lib/test-str.c
src/lib/test-strescape.c
src/lib/test-strfuncs.c
src/lib/test-strnum.c
src/lib/test-time-util.c
src/lib/test-unichar.c
src/lib/test-utc-mktime.c
src/lib/test-var-expand.c
src/lib/test-wildcard-match.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/uri-util.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/doveadm-connection.c
src/log/log-connection.c
src/log/log-error-buffer.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/capabilities-posix.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-attributes.c
src/plugins/acl/acl-backend-vfile-acllist.c
src/plugins/acl/acl-backend-vfile-update.c
src/plugins/acl/acl-backend-vfile.c
src/plugins/acl/acl-backend.c
src/plugins/acl/acl-cache.c
src/plugins/acl/acl-global-file.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/acl/doveadm-acl.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/doveadm-fts-lucene.c
src/plugins/fts-lucene/fts-backend-lucene.c
src/plugins/fts-lucene/fts-lucene-plugin.c
src/plugins/fts-lucene/lucene-wrapper.cc
src/plugins/fts-solr/fts-backend-solr-old.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/doveadm-dump-fts-expunge-log.c
src/plugins/fts/doveadm-fts.c
src/plugins/fts/fts-api.c
src/plugins/fts/fts-build-mail.c
src/plugins/fts/fts-expunge-log.c
src/plugins/fts/fts-indexer.c
src/plugins/fts/fts-parser-html.c
src/plugins/fts/fts-parser-script.c
src/plugins/fts/fts-parser-tika.c
src/plugins/fts/fts-parser.c
src/plugins/fts/fts-plugin.c
src/plugins/fts/fts-search-serialize.c
src/plugins/fts/fts-search.c
src/plugins/fts/fts-storage.c
src/plugins/fts/xml2text.c
src/plugins/imap-acl/imap-acl-plugin.c
src/plugins/imap-quota/imap-quota-plugin.c
src/plugins/imap-stats/imap-stats-plugin.c
src/plugins/imap-zlib/imap-zlib-plugin.c
src/plugins/last-login/last-login-plugin.c
src/plugins/lazy-expunge/lazy-expunge-plugin.c
src/plugins/listescape/listescape-plugin.c
src/plugins/mail-filter/istream-ext-filter.c
src/plugins/mail-filter/mail-filter-plugin.c
src/plugins/mail-filter/ostream-ext-filter.c
src/plugins/mail-log/mail-log-plugin.c
src/plugins/mailbox-alias/mailbox-alias-plugin.c
src/plugins/notify/notify-plugin.c
src/plugins/notify/notify-storage.c
src/plugins/pop3-migration/pop3-migration-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-status.c
src/plugins/quota/quota-storage.c
src/plugins/quota/quota-util.c
src/plugins/quota/quota.c
src/plugins/quota/test-quota-util.c
src/plugins/replication/replication-plugin.c
src/plugins/snarf/snarf-plugin.c
src/plugins/stats/stats-connection.c
src/plugins/stats/stats-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/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/replication/aggregator/aggregator-settings.c
src/replication/aggregator/aggregator.c
src/replication/aggregator/notify-connection.c
src/replication/aggregator/replicator-connection.c
src/replication/replicator/doveadm-connection.c
src/replication/replicator/dsync-client.c
src/replication/replicator/notify-connection.c
src/replication/replicator/replicator-brain.c
src/replication/replicator/replicator-queue-auth.c
src/replication/replicator/replicator-queue.c
src/replication/replicator/replicator-settings.c
src/replication/replicator/replicator.c
src/ssl-params/main.c
src/ssl-params/ssl-params-settings.c
src/ssl-params/ssl-params.c
src/stats/client-export.c
src/stats/client.c
src/stats/global-memory.c
src/stats/mail-command.c
src/stats/mail-domain.c
src/stats/mail-ip.c
src/stats/mail-server-connection.c
src/stats/mail-session.c
src/stats/mail-stats.c
src/stats/mail-user.c
src/stats/main.c
src/stats/stats-settings.c
src/util/gdbhelper.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 78218a2c0624b3cefaca976570f16fc4f25bdd7d..e05a2b241f83ed22212abc35d1ccccbc551f5f78 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-ACL 1 "2014-10-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-acl \- Manage Access Control List (ACL)
index ca6a6c2ae4a821f17f88a9105012f1985c8b5f67..b23f02025392bdc0e45768bf786544623e7b5b57 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-ALTMOVE 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-altmove \- Move matching mails to the alternative storage (dbox\-only)
index fd4635c000fd17eed6d23ca46512f720bc0d857e..fdc89fd9600521b01e5b64d15cf66d85dd8a3c4b 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-AUTH 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-auth \- Flush/lookup/test authentication data
index edb8528f0d1a8c5bd9959dc6aa68f4d13cbf472e..9c58b4b06cfcf6c6d2afcf3bf95e36d76476c34f 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-BATCH 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-batch \- Execute multiple commands for multiple users
index 68146bcd6bbef9f285e764d615c9cbfb1ca3789a..671bf185fba2bd8a52c60c1413d8b8b8cb33f027 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-DEDUPLICATE 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-deduplicate \- expunge duplicate messages
index 6ef2ab0e59d57bb429774a29983e0fce7a856cea..21e3ce041d756e000ee1706d06ca6d459729642b 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-DIRECTOR 1 "2014-08-30" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-director \- Manage Dovecot directors
index d9520566609560dafd98e0cbab8dc3e2ef77ca23..c64621c84925f8ac99c1c61a120eb3be98268672 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-DUMP 1 "2014-08-24" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-dump \- Dump the content of Dovecot\(aqs binary mailbox index/log
index 9d2f8efd8b3935b394de3072fe0219839d5e2a9c..b6919471e191fb60948fa9e55392bd5e08eafc10 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-EXEC 1 "2013-08-05" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-exec \- easily execute commands from Dovecot\(aqs libexec_dir
index ee8f1c9ee903d1f383253cc6049462e98a87c433..0c64ad9dfe923e55af130c99b69604d089aac91e 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-EXPUNGE 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-expunge \- Expunge messages matching given search query
index d6e6ce7d28725e791ab7d6b377125a4f9ccb9fe6..acaf5528a28246be8cb28a03375ca5317bbc388a 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2012 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-FETCH 1 "2012-02-13" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-fetch \- Fetch partial/full messages or message information
index 1905227174d69c7a865d9030443f0493d69dc95e..70715f53ae5f8055840f0484c0f69fae14eda7cd 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-FLAGS 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-flags \- add, remove or replace messages\(aq flags
index 0b28448508f1042cc39d390b16a4fe775bdb98d8..8d6a8e9b815b89f37cae14b11b1031d0facb450b 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-FORCE\-RESYNC 1 "2010-11-25" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-force\-resync \- Repair broken mailboxes
index 593db001d1cd1e589e3ccbce66a161b4d0a73df0..f3998bfba92749788acf6309a14a530b2764b027 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-FTS 1 "2014-09-24" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-fts \- Manipulate the Full Text Search (FTS) index
index d4c1f0e8a12e93e942d9133d78fcda00a1742cf9..5e05f849640bd6212c76a7b0ff92ca2899b7edc2 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-HELP 1 "2010-06-22" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-help \- Show information about doveadm commands
index 6b99571690be3ce08e2276838283b501f5e108ae..a8491897ff3d8caedcc419d424e4f6fe5f775ac0 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2013 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-IMPORT 1 "2013-11-24" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-import \- Import messages matching given search query
index ecd9b8328e495e3bb10f202cd0254937e182bc10..7aa754dcc36d9c8a17f59beda66ff67c833fd817 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2013 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-INDEX 1 "2013-11-23" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-index \- Index mailboxes
index 7b9b2d07e75b2525e1b7342bbd17bd41612e1162..86ad3c80559bcea487601bf4341644ffa9d14128 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2012 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-INSTANCE 1 "2012-02-16" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-instance \- Manage the list of running Dovecot instances
index 4c1ffb6bbb2a284a32a6caee95f62d20634d1914..fb59f3188079ccca7b51781233f9e1a9fd503a41 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-KICK 1 "2010-06-12" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-kick \- Disconnect users by user name and/or IP address
index 01affb450db64cf1aeeebfd38ffd7c5dea1db245..25a155fd30f0a68e85427f36e423ef3ca75576a9 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2013 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-LOG 1 "2013-11-24" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-log \- Locate, test or reopen Dovecot\(aqs log files
index bc210a5ab4fefcfe714f4d2cd6ca3571618b569f..5726eb3740aed10b4772351075bf2814bf4abc04 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-MAILBOX 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-mailbox \- Commands related to handling mailboxes
index 837de27706edc09e2e86c1db56584f517306a67c..3bda3746e6cb850ebe4b72359c77af8b7fe9a9bb 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2012 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-MOUNT 1 "2012-02-16" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-mount \- Manage the list of mountpoints where mails are stored
index 287349abf027c3eef67151f96f8f1354f051f0d5..75e95934fc68cb21c0744e430cf6e21b18bd1b2f 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-MOVE 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-move \- Move messages matching the given search query into another
index fbe8666e3ec121d54067c11d1e622197b72cb54c..afe3d64a4a1194f1a3f6eb68dab2874750c1e7e4 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-PENALTY 1 "2010-07-12" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-penalty \- Show current penalties
index 585a6b6afc5c00822d3752db038659a9492996df..034db3e8e8234a0d88372db74d4d8582bde35349 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-PROXY 1 "2014-10-07" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-proxy \- Handle Dovecot proxy connections
index aaa5f0125e6481684537e479ea5d2a40e83c791d..da529e37ccfb9ff58b637713a66a8c14c34b9338 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-PURGE 1 "2010-11-25" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-purge \- Remove messages with refcount=0 from mdbox files
index 780c5b7ab605b1056efc043637e30bd40f704728..849a54a1a8730f1f7acf41cfa807897afe60d089 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2013 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-PW 1 "2013-08-17" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-pw \- Dovecot\(aqs password hash generator
index 4c7a6a9f1765fd439d436bbcf9d2b766288b310d..a46960e90a722cb191741e605cc97e65dd83f034 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2011 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-QUOTA 1 "2011-02-17" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-quota \- Initialize/recalculate or show current quota usage
index b36be6f74dbcb28349e2e088e407b104f168740d..8cf93eda772c4ce62df3b5042548e67aac299170 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-REPLICATOR 1 "2014-10-05" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-replicator \- Manage users\(aq mail replicaton
index 8c42b8d50f0d617ddb07cd305560885a9320c8db..a2e046b1fb79985a3ddfa4f5ac25bbf96c8a54dc 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-SEARCH\-QUERY 7 "2011-11-24" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-search\-query \- Overview of search queries for doveadm mailbox \
index 00508d7b6625dd5ff8f49e288f1d1d5a1f1cd7a9..d58dc43f54cc86e292e7acf66e46bd8ce55fd731 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-SEARCH 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-search \- Show a list of mailbox GUIDs and message UIDs matching \
index 5d57ef6a4351fe89a9280d17a5d6e5b10e756023..d542183b0ed0a268dd36b2e8cdfa5c808af97dd2 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-SYNC 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-sync \- Dovecot\(aqs two\-way mailbox synchronization utility
index 698d639c79551220eccc3d0d5569e5d2a1e656b2..c43fa541833bfe39111bafab4efad758c3c5c067 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2013 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-USER 1 "2013-11-23" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-user \- Perform a user lookup in Dovecot\(aqs userdbs
index 756f881398a414439591449bb228e3d6da7e6d62..4f490a9e09398cb50c1a2ecec4461b3eb5c9dc28 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-WHO 1 "2010-07-12" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-who \- Show who is logged in to the Dovecot server
index b71a525567572ca286a730c28874e081a99ae018..217cc188eee63222f2059736dbff39afa2fd747d 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVEADM 1 "2014-10-07" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm \- Dovecot\(aqs administration utility
index e60250b65501d6208c582fa844d6466d5bead6ac..e89bf171b87b06a90b8ad65ec54ed89771de457e 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVECONF 1 "2014-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveconf \- Dovecot\(aqs configuration dumping utility
index 0d7421a1f2f14364b72306eebce1dc76c2cd23aa..445449ee76f0dcf0d480a489678d863fb3abf80d 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVECOT\-LDA 1 "2011-01-16" "Dovecot v2.2" "Dovecot"
 .SH NAME
 dovecot\-lda \- Dovecot\(aqs local mail delivery agent
index 2450c5903b98e795dc59b27978f6eeae833ef1da..1f49627e12f38912687189020fa5dc9a9ac4ed5b 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2013 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
 .TH DOVECOT 1 "2013-08-06" "Dovecot v2.2" "Dovecot"
 .SH NAME
 dovecot \- a secure and highly configurable IMAP and POP3 server
index 7923fce2f9f402a662ee8fa553445e86b477eecd..4f5734703002eab1635faaba64ab2d9f99d4e08e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "llist.h"
index 3d223f03f897ed6e37393dcd5886713a3a9311a8..0ad27dde4b78ebd2542aa9f3654e8c63735dc9a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 2ddeb7b4d8a6b6d01b34f1f3940a1da18eeeaf33..d404567cc2f4c9f7937ecee70db75053bde4df94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "hash.h"
index 7e19284289467b8b5b524b3f9d05cd6f22c9fd1d..686df367e0854f126b86bea8fbae562d3a7fcce6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index c5fee00d779c5b39f6c3092bd6d15f5c08423d0b..dd5bfa1187500050df62c5a97c629e1dd650540d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 /* The idea behind checksums is that the same username+password doesn't
    increase the penalty, because it's most likely a user with a misconfigured
index 4117b1310292b74a1073ad662c04288096b6f4aa..20363167e2c97e915a78529b80b7ce1b27ba37b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3318f5ff146a4ddad4fee08cdb0184803e6ea31f..b1514fca72f5459c4d7f531c3aab67137c224d22 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "lib-signals.h"
index 7592a0c8c4da054605a59ce8a71f0a8f6b4b1422..9ccef5c3356156fc5ba4a77ea7fdc76e61316012 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index ef7aa67db367d1f312013482873985269942bf1b..960d1e31c7bc7b186d607f408d93c9c2ef9a0c1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index b3abd1040c3fc0490f593d295fc6194f5f81be18..be253d9a795ce88a78d496dac8b4ee3e05beb222 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "buffer.h"
index 528b4385a1165686b48132cd34d17f86dd2a6fcb..ffc63c1e5fe44c13cfc42087fbb19d5a8d951196 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index e418225f12260aa8d060a152f5dc91826873e23f..32d72480974241f592efed8c620c443f661e1f99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 633ffe131f36f9896b0ed8228c9dcc8480129632..b183b59603c68a72ed9e1703be63548af1e625ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index da2647e332ca4508b110dcdc3fd9d78b441add58..1afd884ba6be0df0f459549cafdf3dc25aa6fb01 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 0a98427fcae5a2164c839080408e46de6fa59f2d..0ad7c28e1e878b03dee7915c3ac3e764ba4791f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fd35dd9fcdda95c08117c9ee263592e9859ce00a..aad17d4b6599cea76d79ee8dddac1d0b595b6c4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 /* Auth process maintains a random secret. Once a user authenticates the
    response to the REQUEST command from a master service is augmented with an
index ae782b088d6a0f70fcc242e40f7ec8afd024a01a..cd7972fa205042c77f93c976b6e75c97e831e5cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "base64.h"
index 05688986d08ec42e0947efc0e1b868d92c6cecb5..561bfff2da54ac4b66224a0c083c80abbd57b8c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index c3eb50fc694816b3929f9a47d76d425f2de2f4b3..3a23cd8ab395792e3e4fccce7924545e91c2e69c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index b69b04c26a12c179edd57a9f27d214fc0d5861ec..7e9b18788cb6152d984c39925f53daf66718392c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index ff241a3dc0b2a7487ccc1e714508836bcd8fadd2..e57bf3130bf24f4b2ac89fbd72718ff378b20856 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 652bceedbb4dab000ee2cdc8939b21badd163ddc..4de90b1570ae1c781327feea1da5653e7da46b4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 8854db7c3b22e6b9bdc4e7b17602bafe137e0918..090f820087dc6643978f35a1d731d16b9c0b1b98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index b480ae9fa8cefb19bc5a62ebf405f317d69ba6ef..aa37b5d51d61da8f247cd9ba728fe5b364045288 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 643589417cfacec1126a061a5c4efc31965ce2a7..5c151c5a10d210126087416c3142504c36a8aa82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 80cfa5a01be8d8e0c23c6d8e126c552822eb4adf..312eed298ea24705786a251bc13ec5888337e894 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 0c659748cf7cdd84444ca2b2662f00dec4f80673..e64e0afcc64254c1eb94b145d3ae85e082cfa0ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "mech.h"
index b901aebe0153e1ebaa5644dd600db725d25b5c3d..f81a7c4833ae00f88b985643f3ee9ef07ff765a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* CRAM-MD5 SASL authentication, see RFC-2195
    Joshua Goodall <joshua@roughtrade.net> */
index 68ba2907dd16e1cc51e3003c60b0970a9e61f660..237817cb7c52cd689d5090abd78571b190bc7e9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* Digest-MD5 SASL authentication, see RFC-2831 */
 
index b79fcc52a129779363de80061a34255a91737e7d..c617dfb131004c42e6a211c7ecdfc43c01c36c1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 /* Used internally by Dovecot processes to authenticate against each others
    (e.g. imap to imap-urlauth). See auth-token.c */
index 2dcb0efc79b74086a37af8c264fa9724d3478055..71e2f72b296a7ef1f0481c94d28224f206f73f4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index bfb4934cd0b7e0017aca876d4dbfcb175ed2f6e6..d129642304e13fdd75f87d6bcabae54570454504 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "safe-memset.h"
index 6abaa29f2155593014b9a60540b497e2825d9511..639bba7558136d55bd01521660ff016ae30c7c26 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * SCRAM-SHA-1 SASL authentication, see RFC-5802
  *
- * Copyright (c) 2011-2012 Florian Zeitz <florob@babelmonkeys.de>
+ * Copyright (c) 2011-2015 Florian Zeitz <florob@babelmonkeys.de>
  *
  * This software is released under the MIT license.
  */
index 7510ed6a621959e35e57944c382ad9638eb96d86..0b7ec6df46a33848f29cc70a7e53fd5a27aea6f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 154b9e3f726e8fe7c838b232d1f3c23e3333607b..6cc4eb33bc0c82b5d898d648808b12de7680730f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index 5136ba1063662cd48ced0d0594f367425dee1f52..01c1f8321935cb7df932588abd7a2f924e26969b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 7811ca81c940e73ed0bb0fb436e58b29493df706..592aa924e363999ba4f12ffba8d49c31e2696956 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "restrict-process-size.h"
index 9837853c1675a8d6d78b5dffa89d74780aadd31d..dac103f53226d37f46a6dec9b490e7c7cde6823e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index e7392dbfa1fbfaeb1f880999913a53682b4a4828..205c0e6350d721955b157fa6f8f11dfd25e3308a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 83cf6c4ad92f447dcf82feb22ea0850d6cdc9fe4..eac9327684db08ef8bc57af906b298aa5a034f6a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 1860ee0f94fbb59eeeb106ea3b2080de66a52807..4b89a71112ce22568e7c4af32a8358a1c25ac5cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index e96103e4d9f63fe1ce1c60cc9c70f83882d33372..f0acbacab2927029b78bb96c33f4bbf53741dfd4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 2af6e7d9e80009909790f6135063eb7e30370ccd..c92bf20a5f10a02eb5b35fbf00ff1cee139649ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 19ae6bb5969f0204341401abc6ceb2d3ea1f5bf3..d1356151423e57985c4addccf5ede79d3fc4daa2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 5699223d1fa84c1182af55f84a97bb9303172cff..7c6469f5a6ae51700f11755f838d6c8eb20bcd68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 12d265d91041408dba7d1987b65c00aef633ba56..529e7ebffc85c2c32d09bfdc43582e55e6b4d09d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 3f370f8100ef3559460ebb9232c26c76654dc131..d47cdeb01e9c46f1f91ad6402e0c889076d651a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 7067d74f21cd4929361c02fc792a0df583a3c6be..c643c4a04ed94d8549a175440aeb65a5f2488da3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */
 
index 934756494bc51f6fd34a9c4735c743efd4fb69fa..b804a54744e15d7ef91d2903c44398f8401cd6b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index daee9e9731c1456b3017c183b2f760e452e9697a..4f492da5d4f57335259835e26bbf08e67d8d47c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mycrypt.h"
index bea07b1548dbf2ad8a34a05526f050be7cd04a6e..4a7dea2a6e6bd1b0a38d37d34f1ae42c81268fec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c6ee36ccdd3f31fcf468e70347c6db5eec549e84..2767edeb4c036eea1158ce3d6a0d5a2ba04348c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "auth-request.h"
index 9d4f0330812480bcd361ad7e983600a9408fe85c..7763c66cc360645e861bc21d47486c6f01d79b8d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 092e1dd7572c00392d5816f55570c8569577e941..d37c5c8dcd5dfa09e432147580dfd450645ef41a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index d19499446198f4f14d1b45dfd4617109c86936e8..658e05b2547f89829a4181b3ac52142148e66bae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index ba863cce47e4fd9dd246b33e064b35d44a92179a..2c12927d80976e863298050db8fd99216d61372a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 1ddc74a313e5fcc3ac99b9a7ff9d97e10413c43b..4e802b9f9f1c1ff9801b81d0fa7c73ad31d3f2ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 2ab502477c537f3011f0fea22ce62eee503959f0..a77188a5b690806089816cfdd53658f83556290a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 /* Currently supports only GLIBC-compatible NSS modules */
 
index b18662916c27206a9deb9cf0fc0001b6bb31b5ac..4ca0b9b06a95c268a71933e8b213c91124c61e37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index d239db049a760ed72e5512ecb716ac61df55da4a..d849bddad2ffbc9916e18002c2003d7e3af9b49a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 9d809dd04c0e4fe944f955f543a3d2570a6f6270..af545cfb72f9e3d896d05c46c96a2fb2b39acae0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 3804daebedb04f03f4dc31d6dc264eea10a6564a..112ac80adf6e0602cc21296126ede38e862778c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 0f7198f1c8ff9cb1cc3867114d242685fba06560..f381bea0d4877c8620b871cbca53b46e6ccdddde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 7a11be9b2f2af218c5393ad724364ca26a647a04..992686da7fd360909979209789a390d51afca256 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index edff8454ef2d34ecca53f825d9d2fadf35953af4..46da9c304f56afe530072cea45bb534cfa608469 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */
 
index cc32ea5b82d41c48598643337510e58c5362f8f1..a49130d27b87e7c52ef0225d6b03dbe32b7f3988 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 7639e937bdcc69d4976005003a63bd7bbd952e67..2faa122e934b0a55f10041a401e583bb68b93940 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c2fc00d7bcf817817f40f9d90ca9a0cd605d9082..5e7a181dfa5a3367ae189010e6ff670381f968aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9bad3763c1f63b8f1888b457d00c400e37f47c92..e396bcbe40008ad1fe758fa9710fe359011184b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 005480e12d73a64b00b5dd39ce0e6fd5502c776c..510cc5dda56734fedcf227e30cec031f3570a175 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 55726b644c7cf02ed3bdccaf4a000be0bd78c8e0..2669b29f18f4f6da30b904c05539bb6d15abb652 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 2f34c6b4f4aaa4919774670819f89ea88b19a437..3e783b033b5d44680e98d3278e890573ef95f909 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 57700504dad8f4f2005780eaed24c05083534c9e..696748a2d813efce7e295be43a97161f4b680a2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index e7b3fafed63dcef271dfab9d4ac3375af19419d6..47e7e2c76e7296f031768b2e8e1eb1ba5f0ef7bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c49e54f4800ef58222f2b5f8dcebb1b05adb5be8..954839cb7ecd8f1d96cfdd9c800baeb26c7f3b67 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mountpoint.h"
index 5cdd31afcbd75515de801354661918d5b517e85e..98da95116f280b30e99c047b5b234aac25b484ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a9a761607ef1e404420baa48d659b86183bdf0dc..81b95de4d16f0fea239c7ae80703cc50b739cb9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ca6e41b808ee8a7dd90db99cc42dbcb82e3491aa..457be7b81829ed83143f14089f9b3c9a2d43243e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c07c2bcc8693d2ffb47c164835fbed096beaa069..5b48f60703283084723036fd9ff3dbe4e1ce7747 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 4c00afd7bf792a248f32b5e9d64635e30a0cd99b..ec2acc9fef10c33d5f74b35dd0782044d76b423e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7ee7bc00944efeb21052ba07277e3462298577e4..1deba9bb0360f96989f10d8698adcab5dde5e1d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 /*
    Handshaking:
index e534ce18efcc601519602ecea1e1e6fb2b880126..8024503ce10f45bb6ded6f20d35d412366963a2f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6846f02b2ed841999ce5ac0b0957f8dd587aaf75..d8e7044eca1f47137d532351fadb80981f1e61ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 08a76c0408d18077a5f239b20df84cd733400b96..a89fb7ed071ca2cbfcccdefd7c7e4e79b5230e25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 4418fd884aa95ae51f60c1aefab1a24fc926fc20..1aa812d2edb955a24261913c814786b6586c2ff7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 /*
    This program accepts incoming unauthenticated IMAP connections from
index ca98ee368c0548df97793dbba9bd51893717cc9f..98efb75f8d21ad78919baee4bca0d9137384a31f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5762000eb289fade1d5e0dc5cced94b967e47f43..3a62ad01c9f9c636cdf09402cb4c4507c4c06674 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a7e882cbc31f24e820157a7d210a57f628c98d74..6ee1db1b5cc1f7526026d3ed817a96f7c6bdb184 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 62dd586099656a99c61bbf6e9067643700da3fa3..d3edf701a677f602dd80ab87169262a5ae5b87d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3a2e9f5ea796046dffc3717d7b49c42ec0bc7f67..f7c41155b22b6b65975dcb22b467167bff03ac23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a24119088a21b61e74f45cc5eed9d83e7ef42c81..96eff2063fb3f2e8421f599f986d95ee36097bea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c32e59e2b0461d9dcac7f58f67905b69a66feac3..8f683ebbec29dca810e1e354e95ab8be32a46e7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7fce733517e68ae928d465e6df08e2512f83fe34..56aa2d1c455358084984220f764c60bd09b67f58 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d7f74934603f2ff2cef1780c6c0749f56a06e6f9..9bbbb7a737a06c276f7e4cb74b0ba8a2bb6a8f51 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 38e36c67b666fb11a34c4373515b59593e413bed..3961b585328239ed0e8dc1f99fc8bad8cf70507b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a441e69075a244d7e5f0c1fd082d9ddb5d582c8d..4ad7ad90ea0dc92b40c297a1edfe26bfb801fe69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index b58db9839be080fc2322de01fe905bc43b3bcdf6..900f3470aa2c91353c8594f6218f2012d0d409f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d938f679b108d3aec5e008084984dcc331d48763..987aced4b28ce33ca12286a1609592292a53769b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9b4980468bfed0dc196c3e7834fc9fb1265d81b6..ef868f8d7bb72ffeae010c7b1f9ee686213d608f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict.h"
index 4337b18e1454f1b877e7be59cd27d6177ee164c6..5fc42e2a929e0e857077a2e825325f62cd75c392 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index 5bcc8c5db4453e04bef3c4415778f1a290c2322c..abbc01f42fa3d71e2b64cad75794d1890178bdcd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index d993d5f53cc332e57992fe8c0b5a40ce26252c8e..a650e28b18724ea923b59afcf46f51723d3a27bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-dec.h"
index 52f251c3f667a2ededf898590b2567f44ca64c26..d0ccc7a0f705ab998279875cd031633330691564 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 55e2149d188e03c832fd6b2bcfe0e254be755ed5..6a3669108c322244e19bde91695a8281e53f62aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-binary.h"
index 0e25897f901e879a1542aae28b03731847692f05..9247053149bef326d6311fa698222fd9a70b0af8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-binary.h"
index 862bb4ce9688d81c958723ee4b741ea0455d15c3..3a5b4d8154da855ab1518b18bb8c21a3a4de6b50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mmap-util.h"
index acc7adcb706399e3c3d73646df0028e227415845..6fbc9efafcf6b27aafd562d9a8bd6ee58dc682d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 13aae970d7a90de26a722a763fbc4cb376ce9788..df216007f29cebf59d16e9e127718a369b52c0eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fdd65930b50c38518797a3046c955948dfd5469d..0bf31ff41415fff6f55fb0d9ca363ae272fa6d51 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "master-instance.h"
index 749a552845aadb5885256905b8faa35e82dc5452..67781cc0e12b1afe46c66076bb41ce7f7e28512c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fae96b62b3db8a881581fd8ca3162d16793a3f9e..05efc1f3950384a1ee4efa5562e636d283591b02 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 95afa1d69d2d8c9d36940e63ba4e259ce40f383b..6d24da3d84ee6e50cdc5dc2c225d61d85713ac9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8f6618dbd41f49d4fad95f6343409e4b32f90a4d..4ca2f3de9e243c2bc057918c89c167c0091fe3c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d66d43c218a6822a91eaf897b662fe557e039603..1be55b16ee0184b93e028e3f58fbf309f6de2aad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 3979d05b1429605e0b0b51d0fc136e66eb8af972..4148512056712c327917806a20a260199b025b7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 3fc43aa8495d23db79816d0e7da88fd93f08e099..ac8475395f2b4c298567c8830777190f68e8b30f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b6cb75e1cccceb94658a8706fd6fe7087adb5115..b456511ddbe708225bafa22d6220169379a6f2e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 05e0501904205d476cdb9af150b04df89a8a9b77..e79b5ee1588f44424b6cb03df0fb9cd856a511d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-util.h"
index d65c75c1a89fa8ca9d6d22aba3c15843e1966bb1..45031031948ac4060ac07bf94ac05b4304d787b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 49af6e69beaa4761f8a0346cc249dc0339243dc1..61f70f1d954932a51079d05cffb915707238ba37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 4fa5c5b0bbb350f1a098cc15b4fb0cff01675e9a..bd6332af3cb753d15dfe46745a53f6378c655c72 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 351e80a4fdb725fd89a8b53ecd6e0d58412ff9d5..4aa61a3804e8aa0173a07a7ce8abb93e2b03c934 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 17ae40a15ec53216b2fcd497836fa9850c491425..2c8dd336d3f9d38c07d9f4d842d77a5738ac313b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 8e599fe404213f8a6ae898cee68ff11812b0a309..4ea446ec85a07dd4020f7c160e5410a6286d1601 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 05acae874ae5ad14aa6376a81b483aada46aeba0..74e4f5a6d073a40772f5d408a22233b11fb645ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 856b56ac0eaaff9e563893af4e54672c9dceea14..a40305e0f044c14e516a814979199f508e53be1d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6f99a194168724bcec7db7d31176f129036d45de..867dd0c57d401a2467f1736a0532b22c6edd0ca6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c3fa6c406c8f4ab55342e0deb1f42ac4cb51ec1d..5f80fb09097c2e8d4d5157b0c070ffe1b18e2418 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 359207a9e24f5c1092033458513969a854c2dbde..7b074385dc2a262768871c3c06cab663b183d9b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "doveadm.h"
index 313dc22ec6ed23a9a8d110ed71154b0b3701d31d..500125bed75960f32266f162d2e3841a559db55f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "master-service-settings.h"
index 24ded4bb196fb119ff8dd6e470b215b5d7ffb206..bd3369d375713978948072b22957d1c8b0cdae25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 6a37fab9e57786c0988543253a181e761611363c..2fa40f565a654298113f2d049e60c069efcdc57b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6865380140851a2a8c49514cfb589d4cb5fef074..69470e6be776948449f70c5cdcc48cd7c7d55c3c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2ef25b8060589f8d72e00145210ddedb16560754..3145545dd511d3b31bbf51fabcfd95f0adfc811d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f4f33ae1b22c8648c2aec555acc70bfd7010848f..ad2e53a2aa816bac4ced2a97bb02a48d78aaf000 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index dda958cbae7e6f74e24dfaa2338eceb91d84c9b8..51f48f16f36b8a2395019852a2d44896f4912841 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a8a847861d89a3aa0c39943e15f78a3d8549e7eb..983281f60f77575ff5d438ef6dd296414c6dfacf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c44848e6cd3d6696082860f67da8c481b5372859..a3f1e26ca0ef95810359d7c6a159bc5665ea8f1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9ea9eb987adaa111096f6a22a01fd88cfeeb14f9..2d9cea6cca9a8130a39ded78adc6598225e8d306 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5ac48ace26bfeed0291d102981e1953b0affe450..5c4192f9b729658b50add9d1f3156cc0a7b12ffd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 996a505b3b766356c72db3e5d1171e1429140d98..a697102b2b3a83b2e44917717622a8f86da4fdf7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index e5f6282f7deea0d0d315d5c9637c4d7ea4f86087..9b296ebbde31b7df520e68f3b58e419030754df0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1a9e3a05fc69ec195f69175072967f5090a74ac3..08dcfdbad1fc4322d4ced1566ba131435f526408 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 8156d2b607e621c014250d67a8bb0dd2a2010ccd..3049d9b46bd8d7b0455284e4b9c4856eeea09dfc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 800166c7d493cc43f63d93c5fa009db06d9e9d97..beca8c98a00fc94f6fad23c2eca5429cd69f3a20 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 170fdbbaf2eb7b6d305bf66e73160e872fd80749..b237bfc7a0dd11f9bab02b3189cd02efdf0ccb45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7dfb6aa87b1b509daa8bdc2c1801bac29df5e0a8..2a9fde2d8573af2e028f49d7a18ace4ed912cff8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 110c571689e990043eeca9df935e55774b650406..b3216d02fc742ce5af3187721e0193239d999ab5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c0da54f7b86dd380abe4ded632fd261e1c5dfee5..db44eb85025be178c21b58ab4edfeeb8b39b6074 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-namespace.h"
index 856d1c5cfc09fb3dda25d38304bff2d69d70e9fe..adb50eadac5dc807b29230c13e4a13bf57f63e8c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index cbbe8161c02fb7231690ff778b30e2204a0df5d6..0a78fbc04a10d943136b0f4a108078702942efe8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4d85050dd6f2b2d371223ea2228e41f395e7aa48..86cd39be64594e40e2eb8476d57684ae59ae60ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 24040dc690f9a17bde6df890c1eba30d165c43c5..cd7a925302eaa4fbd56a197e2342d27037cc056c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 44db964374ed4f0a3b915c2e04eddba07cf6652b..b39df28a9789d414eab5715c962f5b024df8e95d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index cae8178d3f053ba20f55a63d8b638b67277ba6db..93dc9c0b62577608bd457693811ebe3aeb0c94b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f7c7339cbf53fc4c7157469f7387c9fefed09982..78807bb54217cf6f4eb1f62b4791d7b67c4474e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a9830408666b9aba2045ef71907e99325e571d8c..9bffc3ac06b0e1b8c45685761d3cc3f4e3e6d8ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dsync-mail.h"
index 49fcb999ab7568123a5085da0106c2cc3f55c560..12636d2033cf1acc6601b19f3e26acb6684c6f9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 767ec895235f99c454b2b807a0acdd1fb49e2fb9..2dc524108e7a68e86124c3a290ac02080d60ffc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4f53e760e35e24efc8e60ad77e9d1a93caea78fe..2c73cf33db8e07b4a3014cecbd9099698ef235fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 62de2eac2416f359e2efd090fb4218643eba2b0e..126dbd93aef586d360d43666e7b1136c7d8a40f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 59ca93376e15f56ce6a1991506b8a6ed6592ead2..99a0964bbb0776e056a283f9ab29e681f42675f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 65fee12a9e5a197dae1399f441ac3d3b9ab62510..6cd87548a90bd9a9c6b10540989f71d8f8e81f1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 623ddc390e49b7c751c4d2df82f77e8bdbdb0d16..dfca011844d59b1d61c115383acbce55071eccec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f2bd0dfaa07d8410a902c77e36e513803083b520..2a6f922d280721949ba6246815efeecd9f96615a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index addd225d80e3732999239a0b9ce883c959523328..38f90bd1f49203e3c80f56363149b85e740f7cd8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cf9d8dacdb5721879062106d5591e0e7431912a7..67aa7a2d4099fc90e0ea7a1578b017b123a6f434 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index c8b70783386609a4ee910daa34571a23dbc6d0cf..8ae07173f3e31655f629f7882ef6f9072cb5bf02 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "sha1.h"
index 541beb0b68fc0605c8d6e280a802c918eee63fe0..cc8679ade562336170343cf87ff593305715b035 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index efa79c4ecdf4a1b33da8585510f7fa29eab10110..228df4f5e387ce75c346eeade8d849cc6da8580e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6154f824861e2d429d102fa2aa95341df03541a6..b46e93a369c5b3e2cdb69027ba0773c2d724ff9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index 487f341df0b923dd63d9a628cdb572de7f96ca7f..8acdeb25d20de6888428c8ee292189d85571ceba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "buffer.h"
index 7cb506022ee2317ea546c96f5bb517f875021dc0..b3e118ab352b3aee395ff4c72ba638ccf0673cba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 0e8a0573776bba346dcb287d7b4e0b34293f87f1..41f1b893162e1e61f792838a0cb022eab7bbcc90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "array.h"
index 7ede0f4dc582557797fdc92b943ff5d8e8a37b36..653ba6757afb7f368fe03e90b5489f3ab9a7f8be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-urlauth-common.h"
 #include "array.h"
index 39f573de742d9d6f7e55c3a217a92429d588b070..319c81b4ffe2ae0208ec61d9d1e0a6dd2f51ce60 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a41eb61886dd23de93d8c55c4781af406804a67e..57ed1246e3e87ff46564d0a52cb39c992d4fe7dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "str.h"
index 6633302725062c9b96e87292ad0b16054180d14b..de057a1283206661ac970af274a9862bfca7e87f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 068ccc64b77be4bce32701923503f3113ac017fb..56ef5a5238114bac143c495530aee809f8fa6396 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a478a42293095d453d73951353031babfa5d8ee4..e0cb402f37f76a8e2d87e7a7bd3869100fae1bdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9e82f9720b5f77e0fb52cb29229818d12382d993..519f7880aff883e675f589f7da99f2bfbb94c1f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 /*
 The imap-urlauth service provides URLAUTH access between different accounts. If
index 0f22855fd00eab59537caa1942af27c2baf7b963..c3cf8526ce2fe7073abe949cf598047f222b394e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 9d8cd74efc9fd7c071214e517eb7a6529192c4dd..547127611982da5a712803c4999d5fe2ba914632 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-search.h"
index f23ea3ce82551ec4065a3c0cb544f38dd479afa0..66fb0550fae6b9e2e05a15ac9bfd348bbca069d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 1fa076fd94cf50d9d72d34c1a157c7f23a1c1e59..1ba89169bd6068515beae5cfb6d8a122c97954d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index e8b77cc9f275ab3fae52143e9133aea7a9665525..c67ad2a4207b9728901c9f4f921c5b51fe1e5846 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index c9f9d8b925cc2eded99bd1ad06f7f626411703b3..14bde302c7b09dd498f740d91ab6705e59464c97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index fd7802abf5bb3142a9fa93ef6d391ac24a38b6c3..a6398f028749d424eca52f8aba0f0becc7fd2ee8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index 9d8b6c139d310c37633dc22cdf5302fe514ed620..991a23230822698ef4a47c4426fa44eddcbd720b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index a13b0cedac116f1f4030d344074883a057b70e6e..124c55c444207b20c3016fdedebe3d1bd37f95b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 647dee04f6eba8ebf58fad4b0a4314b4d678abbd..8592e42dce3220eed2235c927ef48069164c7816 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index f0f3975768b85df8c9870d1e027a6176e21a7d28..b293dfd02351b81df1fdfdd00d2ebe33ff7a7129 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index f48d639634070591e93b1fb1cc59f90a0e2d9c94..0f01be3ff1381548d3147e2d015b7b78cefdedd0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index f52fcddfc1ea1c5361acbc8f0f496a208677a9da..30bb95517e831dab133e50ea4fac757fe04a9d2f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index f0378e3fa87fda9f39dea614027a79fe294e18e2..40a21fee1f335bcff48886d3d34b5cd2ad13bc34 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index df52ea0b7f836d7a598bbeadec2b9d2e30d83c85..ed9dbc5bc50692701b09f490185f7f70c9d5f42e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-id.h"
index f5cef1ae0f2b95e9b5013474c6254838e5ae3212..692e5fac9f66ec3910f7523c50ed11d69b286b9b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "net.h"
index 6e54facc052d18fd3d18fadfe452cdc838f0ee71..fb9c9c4cccb14a8739393f6efc2482f644318461 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index bf58ade704e85f2472a1bade06acbe97420e6f09..39d21782b53a2599eff6d45478571fb0aee30432 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index 5686d7d1a8fb7cf0762b8ae71b1f9957b797e2fb..6ff2090fd5d6218c6be87e65df3e77a759e52265 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 003f2dc4588c477fd2fdc229d970a23f2a16614a..d7a768b52334083af2f211b3d83fc3a78b7b344f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 3954b22fc4c616229cd161c31239754395dbf13e..0ff2ad94187e660bda3979c419558760f87572b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index c063fc1f5a182b972a82e2adf959f2773bb348fe..af8808ba2163c2785e0f66e7738db2f80c99e737 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 3f490b4173e9b05834454b00d13f3f369640bd41..15fbf55ca6874dfbbea7328a1f9c1f7210784f4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-namespace.h"
index 857f1b44fa5b7e36b2e782aab592804a63e737f4..88b287aeb329dd84bb2ab76a672fc7ac3b862fc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index 5cf7421f86204f0d308e39eff57ecea5a0628a0c..83f5f907883ee71570b385e33c82e9a519309a13 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-search-args.h"
index fbfbf158d459a0224e70e53d731303ae42c1b484..3e59be98f6f3f923c5f104aa459f0564cc835957 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "seq-range-array.h"
index 0e9df4c8d5331d60fd48fcab0572bc05dfc6b44f..9b7ccd0b3835f7048980a7eb8e3916c330423bd4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index ded30f5ebaa274fef1c7a2a12ede54c51ce94900..b389c9d52c72ee7def024895a89ca180ecbcb3c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "buffer.h"
index 394755f132bd0dfeaa3f19027db9285fbc43d1db..0f3350730c61d367a4bce59e5c07901480db1404 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index fb62310419efb424c64a52e6332a3f39860af928..ea41a6fc424357da2d05449b70a0f6f838e3b794 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "seq-range-array.h"
index 26393e58a494162b2cb3b3e7e721d767ae3689d5..a50229cdea32e19c55e1b9e1ca090927a8d340f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-utf7.h"
index c3151fc2fb86f4264bab95d921c5e36ed374f703..c8a5ba9e2fae9f4d58aae3d19c20ec01198bd3a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index bdea079f9a55500afc703e98925144516309b2a1..bf5072ccf8cf259a866610cbc173f79cc1c89b2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index dfa6216190bc2956157305f8147d6ed6ab25556f..868b89c5b77511c4959da7e50b15870c67d322d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index fd4b9d86592abb5705e5617f036c2e652aacdc75..a44fa6c8b8ea7f1d24002c425d763b53c71a9676 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "strfuncs.h"
index 5c545af35aebcdf380ac30c9bed642df604b9c4c..c31ddcfa7dcf1b09cb490deb4cb9ddc36695c696 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index f35a02ed3a21efc212e6a2960e6ea503f5d3ab5f..74f83791e41e59cb8d626164fac0a7eb144c772d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 9658b828a170b4267d678d3a81742450e22dd5f6..a0bedf53ab70d5172f70572ef017a2015a600e62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index b9c99ad155777450319d35f9bbe7c80087cf646c..4d37fbf2a74c766b9ab7ebedd9f565e946a47ed6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index ed7afdb1f79a6c2e3b3127bcd612caa28142ca2a..9c6341f0fbc9b031ce90586eb2590e1224ce9b19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-storage.h"
index f36f742cbf0f556d03775a8394b50dca7fc8920d..8ccf8483a814943a732f341b11615d6b9ee21dd6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "buffer.h"
index acd7b1b13a4f79e577b62f926a93548111e8d2c2..423dd45ce3ac785aacbbb2e5711575826a385166 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index b5d9eaef86f961dce814db71240c6d883446f7c1..52429dddadeb63ac700d9fc3f341982b49abf1cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 6749cec52fdf3269b6109e161f7b4e2145e06449..34d8b0e610d0f92dd744aac4433e7a9df8fd0c9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 14a750ed92f957d291b878b9f3523074a1c49d30..ec9513ed31aac73b00beccf3ec7a29ac65961da6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-storage.h"
index a9e1d5b8fe0b0903c4f1284ef5ef47c8e5e3d73f..c06569435e2fbe124f7fb3060ae461f70b1f6b20 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index 3d9d18c0eed0fc1efa929d2d20b50ec1f8007aba..b6a21c4883b0b8707ebd348bdd13be805a3da277 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index b477917be5cb2e12fea0587a1323d9df164e2c8b..0d23650e53a6f04ac05a4b302340d1bdc1f69e6b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "hex-binary.h"
index f452170609e0e9053a4895edd9e0905e2233a92d..ada3491249bc886af2059dcfbdbaa94367742e69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index fcd4d314695f56158450b2919e43075373e7ce4c..8e2cca0c34be634343fa5c6b5d3b3cb22c648425 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index 1825c24c7f2b74aa8b9e4e282c427014dae69dd1..670a5d8a1cf660562e6ba0df14fa28355bbc7e37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 189e4a1bbc5958bc11f276d152fe19c64c16c50c..a03b80ee8005b173c537932b4c48a351a6f90c10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 7b902e57070a448344b6f9f9b616a6bd258da7dd..6634df579320a4ac3707c057ccfdde45af031992 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 33311f1a019f18dc56f5e2b2960cb126be80b0a0..c9aa39859b625fb14426da9d6a946e2404586bfe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 97fdaf1a89547604602456180ecd567082753d13..96fd2b8a2865d3f3b5aa079b500d316452eb47b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index cffc19d6d9d034913d7f8ad1aa04820474f6bd7c..3dec403f8b3efba4998488c8b15a38d840f67fa6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 1f2097779f96691a88d04780ef8467241ff22439..aa5610fa655c3087c8e79dccda5cbfa4a6ebc61f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 1b1506f883740981d7958d01329ce4529d854e3c..f44b987b54c21fa866c4d5e7bec6dcdcc3d7cc11 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d36c6eabc720badc0ca085e1cb6e9dc40a5c5a3c..4f542b9f05627d26c91bf5e79a3e0302090481cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c231f51c26889396e7c11f6567f37e509b39c078..fac4dc4207c58a751ca599338f9993ef55e6e056 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 06529767facedca0ae6f772bede3b8af9b061518..941b869fbb2e5feae807226b53931e3125b2077e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index bae17155e5fbe43365ceb1ce20403f900b98ada0..748e329e44b7c0934e4150443637c499b8988a0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4c06fda4ff4e4f0f189b5941b1ce755bc810837c..002b5be2245cb9ff51f35eed122e544f74c60268 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e517a8317414fa54d885a7878536a7ed72c49527..4c1ff348d05e9eab13b32a1fefcf72d770ee4c92 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 774f6307b8668c0c55121912b29df2257c1326f4..7ec4dc79e627568e3545fdfbcb073fd8b2ddc1ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 7d53b3c28c19563b9bd8414a99c25bb32f5f0a77..64e69723ace27289cc92b322593c0361f2d650ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index b490a0a7dba803f1e755f97b557984c8159b772e..396d32cf13bc32eb739343af5b27c5a95a35fc06 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 65ccaa279dc49c0672efbb012b8d9da4ad1b3cad..4ceddb49a3ab2f65bb8dc10e56f8ff3640669a82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3a9906302973efb12f25645db5af952292d18564..2b6c7595eb91a3740ccc80cafdc03a647fbbb66b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index bdc9459dd33c0686dafc1d25e9d50a53a6ea5ce4..b17ef41777dc64b2e77a078730d630d7fa9e8db7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6fcf8530c09f49e2ad0892a276d51e13e277c201..2cbf9ec5aec3d7a423462d3751a7c68fa1d30d23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index d895619a50466329c1145040f178452bc00e3ab2..b07c8f13a85fa3f15ae84153e88373fd97331780 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a10e594945b4a8bfa9c1d3d0ca594660bc415c2d..c0c13a26db24f646f787aab5378e42fbeab84945 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index a9d4fb520eba3a37757ce578a11c595c66913e87..eedc0a628ebd163bbdfed14b669af9f6f4ca2e4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index a67b5725c9f1080caba594800e113c43749d455d..8375870396e7dc41095360eac44ace49b5deb511 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 9b09cb037f190d24c3f62c6fc3f107320fa53a67..98fbb5f21483674879f6501f28518d164175b954 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index be3d24aa77b865c3f4db60a3c104a150ae03f54c..7b0a96ce51868126e999c7d4ca584285b0a15589 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 0a08a8f4b76b675816d14fab6ceca2b249459552..e2343f5386c299ebc7ef91f2b08cf89f38fdf27b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 637245f7e027fd15ee08db63d3c02273dfed77c8..3d25e07abaa043dd17caac78749891bda7f1bb2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 54e478599730d3320c73a4185a39e2d6fa34b8ed..ef9b28b22f5658cd5fc41f3a13ca41567f7b020c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 8dda17690b5efeadb89d2c1628c6345b161686f7..195cac32bced8c8613fde033c12aad093027f5b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index d0195859df2aac762258b0938ed5fa4b2f6acea3..2a6033b3b577058d0a416a7aa9e49262660ade3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index e51369aa3389779d7b3b8ed39c2128f934bfa0c3..246b8af0b8e653fcaa9e90d27a4b2624499608f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 375b859b8520cc810171afc758472a20e1fa1ae5..cbcd723f8add7799581cbb10bb7c5d2155be3795 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 7ef55a081244f2f0b351a440c906220381a22930..578b2f9c93fc3ff2f5fc2fd38e7cbc8a119b2531 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 /* FIXME: BDB isn't being used correctly/safely. */
 
index 260110806fd21da852984d1ee1dce91b51e9b49d..82d60cf2e47c319e5b9b1619d0fb882dbb39283c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6f793605b63ae6436c9ba24b5edc699471eeddcd..6e9d467d973b5b512f79776a2a1592ec00cec8db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d0b7c542f08a0cb2c7d753fee877dbb97be96c0c..98e1bcb58d679ede084a7cec75533c14e73b6b1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING memcached_ascii */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING memcached_ascii */
 
 #include "lib.h"
 #include "array.h"
index f806086831aef6158501dc12b5333c3e8b3ad307..3571e267a779b704b4f0a9c552775f05a3f60cb9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING memcached */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING memcached */
 
 #include "lib.h"
 #include "array.h"
index dcd3dd9e6d639cf666c37c5e381db195f9920f56..3daeaae07694e6f5a99f70cfa47c4deb7d1217bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING redis */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING redis */
 
 #include "lib.h"
 #include "array.h"
index 071d44f4942520ee5eb35c52603bd01fd76f9f93..e0f8b002709cd0b6b20af2bc1956fbe37c6b48c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict-private.h"
index 0bfcc7117736c499c1f37a2af30b020012d9ffcd..a68cdfa28e1863ef052af44a74d2b21b031e6f9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3bc20adfd29f83abe3ac45d9f810f86839d69ba1..595e0fb1e628ddbbbad526370be33031a86ff96d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3433ac07143864bd50706d9376d97064634517e9..64d5da7c13576d0b2f18f0b1c7d9826bf0023451 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 27fd2c0df7c710db06077da609763cf46dcf5c02..66e581d881db5db44df01ce80f5c987322b90e5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d69e353bf98244b3e3f4c7af8d68591b3f495d74..4f775ce0c614f59da742ba2e785511d6dcdc8f19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict-private.h"
index 80ac57090cd2a26e29993d74a0d6a77a15f6e2a9..cc0787981333a899c0de79b371168edefc061137 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a53f7afba6f95d99928bd3ca36b9ebed45dc308a..96febffcf06bc2893fec9b122b47fce851d4cb7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index af8315a754f597940185d9b4c3ea9cdfc0773396..df085039bc49ff7ccae1a7274282734e55643d34 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 397fc2ae1b94c78588f1d4f429260a4e64241972..0a7eb94bc98248c8dbc6f1f1e675e9f9441d4076 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e412be802e2f71056dc2a457e8f5dbb24e7d2190..ff4ac4fd8c865a0194d8892a5be95b31793a077c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fs-sis-common.h"
index 71a36582c214c5b0924b7db5e70cd19209ba3435..cbb1536e7d72d04acb5a56db95e4a0e4375df1d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index ac01e9c4949a4dc4d7c8afc902831d7056d574fe..ef754db32cf5983b90147b451139903b69283b42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 16e763b2ed793f37b21fec98940dbfd3f67df1f4..7c86b1414a8f5f9953df3d47a2d6016cd2233f93 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 3d9a61af4217d473d3c13ab4449496ad85c844a5..b36d28749a6557c49ec8d994c64e7aca6089d2cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index c02200f2a7d00251c4d78902028a102640f80433..2494cd63704ce14d5afbc48b7865ad952432d41e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 6ad8a94bf9ba3d873b02343c20c329c11718ec98..6d348a5c71b1d67d49574b5474ccb16a53f3603e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream-private.h"
index 51d5b8679152a7569862dff40336c28c777c58ba..690b64e95045725e725d3d5b92d261ee86162622 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index ffe0c8a55d057558aa73af8bfcf76efc470f4f9f..8cf030bef16d11d4525ef0d9c473cde708f3f3e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 2b3d0292856b317c2bcfc0a3792f0f6d9d5072c4..d72044c3db1ad218bf7c5e79704003a0424a9694 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index b70a2f7cc41bd8741fc3e05ddcc9535d5897a825..558dc5b874254bfbde158912611078b2e04ba0b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index cd3e333623dd9c168bf51dcdc8ad5b3cf9d180aa..b839d99efb2368be13d91fab8fd4b413476ed2fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 8f72bd654f486e52abb0e65a98157e8b9cc09c8b..9968310a389b19781f3c1e5dccc3eec4b329b102 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 1bda87eb016ff6ff148f4dea880887364fc84ae9..df47eb6a478eec355f3ccdce29ef1cac37084d48 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 04cafa57c307aa32b9e2d5cd3a43c0334ef03769..599b745f1e8d6b896c76136fc45d9fa7ec711170 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 875cdfcb64811957b21f8969baca5d362462336d..7cd06c5852ee0ad5c308a123b36f3152f56e6cf8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 2ff085d8d4ad1f574ef6d2b589350314b3d9fbaa..12d7d3f7446a2b2c349c5461ec0dba506ea6eac0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cd5815eeac9046936ca11ae0ccca1e5b4f4bbf35..5a52e295ddc8f9cdbffa5b17bb59b5cebc13a97a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 512016d19175896b7965b0ca606424f99142eb49..e566c92bac428c743eb74c02a9ba9926b425fd12 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 8c95656d070de5a69bb9c6c621305f4c6094f9a2..2a6e04475a09b2cb43fc3d065603f66fffd1c16b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index f23b080ce261e672d05556082199dda3d513cfe6..b113ffc0d02e8e9ad9c6376d8b7b965b2a601891 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index de52f90eb025dda0dc5c8cfce34970c7b2a4c0c3..ef3d730483112f6b44081ed7a0d8ddb8db499d1f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 0db54d4d5f026ba860a4e5a2cf7f9f52a6e29ba7..ed77c04f794f2d6ecdc11ee7c53f778204327a59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index f16a5108f985760106fc8575093d1230628fcc0e..b1ce241852b201ececf846f3a3fd41dfd41934b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e6fda0e3d225f91b1174e870ee841a67e50ad4f4..fe4599957a6136f4d48153378db8d1edeba0680f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 6cc2562d51bf31e01b87afb34e3496b6ffd50ece..9122ab0fb0e926f2d5ef2896997b8bdc1a76c787 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index c789fc3c212a401009be4b702348de11e3ae6b6c..b0884f53ee4df8b4095d310780c5882536aa1de9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c39e72a6d780998cdf441a80be6034deef7f8374..3d1b37d093a3c7231beb62dcc60af857cd4081b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "test-common.h"
index 56004f460f727bfeb916cae6981f7be24db5409c..4c401cad61efc16781f2afcba089c1188c04b574 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 52c800c4321e1d721c9b7b889cde67ad94012930..83039ee02c8d6236a37a6e5e74e7c014e9533e1d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "test-common.h"
index 91b794f71fc33258fddcea0311a3b14377811e28..dfec4805431f6234d1365fd6a26d65ce17f8ec75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-sanitize.h"
index c35df427cb57ca3d60f30797159b718dc3170a0e..4c5eeb0783a64dd780627c324f771e5794c13e90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index dbb381da7eccb106acfa0465f0d0f38e1610d242..04572cdef8b95f963b7616e5547662fcd886ed9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 44f21ff311c1c236cbbafa2f9491c75eb45ce60f..cc6197786b16a194cba65bc23dfa8c00eb7e88b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 3b61a2a5325edb0521360495dcf29222998230b1..6febd2e90dfc959c3336011da603ce4eec16f82e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index d557287efff8b89d406876ea91ef96e7244543db..3d7491e28e85364aae3806cdb4a9095bfcca5e04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 8bcce41a6bb7d3d94baeb627281e52ff8df44eaf..50354964fd206c0b162148840fb0a1daa5c727fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 34f3eb21b2add8a6e3a4b25b15b280f3ee29f111..1d6e8173ef28c5f873c2e802afd40d67d3869ffc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 971c026e3f5afe437695f635432ed4cdad120e3f..1e16cbc56d60fd18fbd0854d04cbfe6d36218a21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b002de6a8b565ad19f4f187a32cf5968181af1f2..5d08bc3919f0fb9f6aab7770355698e1cc86597c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 69f642b49117653c85ab88873ffed8f2fa5efce8..e095d4860717b7db7256ae7bc71fabaa15ba8162 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index f4daff5900abbdee6f84365a9456d9f90b7b597c..bbaea9a0d02e008a190e127e6019e2bdcca6bed9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 528d596d5909d79476a6c3e490f7733e3bfc0635..a2eb7627ed37f567418e7c6abf27a7b33e921017 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1a7057eb3948eececd641cb479182478206d8891..66f26b1d5eb546b50c79846b9274229258ceecc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 187b935874f6165d2d49d4a8ff4bd0d55cbc0174..271cc4059c60607edc3f0d0d859d86a5b42a4890 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 600b4855590793a3a52900bed7cfc560fb028b3c..1c130fd174fc3626f012ffe20747bf8e1fcc0dd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 0e70917ef34afc6d77461d82576b19cace257cef..4028d52023dc1b29417f52ee925b7d4129657169 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index c8f1b40a63a4bc07e43e12ab9c663d45c6073aab..8a60f43375bd7dd81ee4ce4db8c2963785a22cb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* Implementated against draft-ietf-imapext-sort-10 and
    draft-ietf-imapext-thread-12 */
index b52f06810e5e1aaf82d4e093341d00f474776dbd..0be0805d9afdabfba6d8b1ed7d18c015322a21b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c76a16cb6aabed43b91ced8e3059947b1826889c..f3dcb676d2a7fef5ff8da593c18c5144cd81fb13 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index 5621e46349773a36b88fa0507f29f3c1e2873d9e..f8793d2314affd436682b5e612fa95c34f594713 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index ea070db74577629ca44a855fa955de4e3f17d20f..4596b5b8b811519ff636a1ec0e5082e4533bb60e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f33f4ddf84e706b1bfbf49677557ee5a88964dc6..80af67438e43c4b8088fe1ce74ecca6044d48e04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* imap_match_init() logic originates from Cyrus, but the code is fully
    rewritten. */
index c34b6e5025664e1d82c15899ac25c590179a7cb2..2cc6602120dc4ee3ee75cc6a147b591dc6a509a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index dd524f2165f1efdaba38055465bfea81cb4d1346..02b7534ba2bebf0ebb07e8bbfd451e48337ace93 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 52600b56661f8804992601725b20bd803e916f67..036d87b1bff469840a25905fe4caf6fa5cb117cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-seqset.h"
index 499a568f7a2bee2c10ee63c4db1b799e277f2870..f6e4983e6dfa20d0301d9025fd4ac5a214b61fa7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 81264532032f3435546da17ee5e4d6bc9225e03e..1b86b09e241bba3a0fd5250a6f0059b46193d656 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a1334262e2428d880354c766d636da4bc5a604fa..8c46b9be838ac89e275496583167ec4d79c3870c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 98884ef8913f2d3b9169fbaf93c78185a07c5066..e05f3ceefe518746757444da46c4448fb7d05bc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 92327a3fb6436e0abdc4612de4742a29fcf14c89..565a0c2520a9e82ca742d077df2fab87aabd91a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-match.h"
index 4e151b2afd7992acba5494334fffebc7c04787ca..3815883919daeb4e38348e07228a3e279e74e73b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 6a54d37be1d6f459414ebde7c85f9b5b3e0afdfe..988ffade6dda15ff672422579855b4dbbf0b19f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 6082bafaa8e544941a27f79669b1c453082b8a4a..24474d532f2391104ddf09d90dd7bbc9c0673273 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 71a756089f2325ed661d47ebe1566c61ff2d83f9..efece73bd8c6a5f45732e7aa10a95dafc6967c0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 0168e924736749fcca5d795d7137a60dd5d0867d..7d3d7ee9b9400823e7479dd9b00feae7cc13365a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-types.h"
index af5fece2c071939ed3627b67c6285557aa4d8b57..c2064bd7ca15b3f4975bf2e39b31b58b4e23455a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5810a1325b7542f3afccc366085bef039d3153dd..5c2cc8951ece22d1b090e4a69d78bcca8d2c9a5a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 /*
    Users can be divided to three groups:
index 9e18edf8c521582e5e048d91217e9b729f3fa909..79d07546e67bc95825fba9d63dc46c80ec2bfbc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 20881507a192c7ef33e8130d7df5c8183563fb5c..0c1802574554ff832a637434d1793dca0315b2c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6d3001b29e3fbdfef1d9fdbbdc2db39deda637db..08e511bde253e69244db8e3bcf911e72a7965fd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-cache-private.h"
index d0ffef80485d509280da14734f1d438a405bea39..39d97a5da7957ac21ac3953959bcf7a8073affde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5a65ec8f460c5755122d62e79cb662ca89a6d2fe..36afcac5c68e031da29e935985ac52557a239adf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f7caaa4993f038325fe0f9f9e014ff013d4553b8..5cf5d272a1e2c94829b9f2e0f3ed87d2c3f4c646 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c8da315a3f6fa9861b6ee3175e18eb18b716248a..aa3ed6562621feaa73c99bd85f56d4afe51c41d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1c1463c14f74dac23c9a9312796afb990ec01525..b861bc5f86da3c760dd124d61a789be13cde9223 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 21c6b778cf9e61fca6a5f9d37fb8480ab694bdcd..4f1c01d0ca77d33eee48e02b1ad6f6f8e147931a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 /*
    Locking should never fail or timeout. Exclusive locks must be kept as short
index e6102961130702876cbfd557fd4691912277f38f..01b916a24376afd66e786855d41443e1cf52b75c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5573aa19717654d3ad589351914e831820d4c81e..889a14be432a601e771f20d0ba9e754c80d9c462 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 23cf50362cb21bae321d6583a126b5b1a51a4dd6..f9d68de8aab5ff0a2405389ebce9ddb67af9ff0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index eaf7122e772e9bbad3d8a7c3fce81a1d745eb574..e7c08cce58213cd263082e3d8023a9aa74fee93d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5bc1821afbe00165d20532bac0f3afa1de34e630..bc53303597cd5a882e9d45d8bc3e89d034b127c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bbe011e044b3369d8ad98b1b334ba922d6e0d72d..ccb51719e7ba561b399b72d26e701317f9d24b86 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6462b3df49dcbd770d6b65f1dad8b66ad804ce17..9e14536ac57c110d19d9593c37eb7bef42024709 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9b9fddc838295ec52ebdb87ddc2ee2636f9a3de2..752ad7fbfdc765651a1c5d395e3276d3906f5add 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 57a24114ab4f26d5d9f543a57e07cef5c59bdb72..d4332539c582944620b0af5cb7226575f53a3e3d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4b24471612de2fadc8de0a0e3fcec796fb682ac3..692a346262a430845ba9ae5787e1a9854610f721 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 357db025e2285d3581b90ec871ca2002243cfede..8884e807106f3064cd0817dcc350adcff39a085d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 218a98f2e66452cb894a468a0d231a6e50a8e334..6e961dbc4fbb1794d6e69267e80ede91fe3176bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1b14d149ef31094ce25da9d99656d510f2d58e28..01f1be0117de38f3c1297fec33f229af9693d5d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 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 099490d1672e2c319f1796c13db97236a35cd5bc..a1bfe22c3d7b9ab7f7156043f8b87c5060a2177c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index dcb8d300a303c357196cc6dd3200a977b2dcd829..8c1dc36f0c0e8fe35eb0e12c61e8f7aac48f5817 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 90555b2cf037dbe616ac7e45df0e5f61d843f52b..9e645679e78a149d01fa6d838fecabb38819265b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a51455ad87551deb6851dd2a2706b91a938c2236..5af3f33bbff04a4933cf40dc96257a782dfc400d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 51c10bc8d0ccd0ecb5832882910c0dfcda3e5c54..85f8ebe79ae9990811e71b7e69d0fcd15917563d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f90ee4efda8bf47a69c1e4b6e9bf6a5056996266..8e8ebfa672952ece70a696be6f99525e8b0afd17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "read-full.h"
index bde48b1c0bc43e5f955bd58c71a87d663799dafc..1743699bc0b733f8c06b904fb66b35a326306155 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index bd19fcbbf938f041aac4f5b6eca23419369d13e4..efe2aca0e7d228143af69fe823c9a07484c363b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 71165e79e1eaca7a89f302df3a1386dfea3b23a7..0ae5c882c7fc788b0f68151679b8781997a30e8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 648f386f53a9c1d89307bde66987adf9e17a498c..0674154ccc74b70fa7de66843ca477ac01ed78ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 222b2492534a5401df1fdfebae2945d47709f9f2..e5a6d26ce4b81212c121b83f6aa88411a10cd2f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 30e5ae621494d32e1d3d42960ed1ed3d537c29cd..539e4329427942f8d1bf363d2394f70af267969f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2f164de79b804435f4542eaf074a18cf667c6936..d2ee5ff696c6802c30a8294d8b7a89da8abdb05c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8fbdcaffd3ae2bf56b48dc1a502797d3bc88aca1..09bc3ad8bf68a3182b36d9ea897ef66a5bc04dcb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index be30aad903e0266ef0cab804c4028029df3331e0..8a837aca604e2d102066c90e93a24dcd49734293 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5880b851bc2dc42b88f2464d911c8f548eb5659d..cbfbe15c88bd68b589bfcf755d308fe1ad3fb9d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index b2af8367d3ec41e0d003e08e2e3f3a81446879c2..642cf891dc9b418edcf3511a40adc36bf208f393 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e55281144a4b95e999e9951b0cb021689b3fd058..86849f91fad977b2b153db56e4a5302696e5fe2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index eff93cfae2db1e29fc941e80e5b9edbca8ac67fc..7cb97e6430bd54e8be11d68e7fd1e769b4fa9259 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index b2cf599cb872e71e436eaae8e1a944fc8210388c..8e6190d6cd5b2c01daae0d4415cdfa0d35bdca2e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3f1a526b9f58acaabdc76f569b80d547cce70cd7..ac9d60e1c0a400602d44e9a44acb1adfaa1fef5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c7cd15ddebe1bf704e9266d035e3659157bf7f65..59d57ee554746ed33361ee2fd6dd6879a3f8f1ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1dd98e1d1f3497ca5fdb361f37be0c2d82e60291..ebd4f115656279858b972dad763005a42dbd38ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 557ced18205b2abcaa33319a931104b894c236b1..cb6286147efcc03f05146cba008febeee97b7a3d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5d9769c9c58d295c86b7c587e294ea37aba63c5b..8a5f0fa2ead3b9f255325ae326613b83d28b96b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index e0e670616cadd285a210605d12c11bee6e240bc4..ce6c73a4a6510e2eb284bdf521c1a72e268ec529 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 8cf9cac0d11eba6da912eca8243963c443fb5856..c015d2489db789b14d7d213d96a17adfe2344b21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index cfef7e320637c64d8dbbb905d51661e3c9e83c0e..8d0c49783451d525eb73c264cdf2333121bdd373 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 819386a61e6a9d29178b6cb90f3c2c5384bb3941..a6eb0330a127b8f3b4ccab64bd3b64e672d5d686 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index f7e5c4642e1af530a8e75ae47bd6c9f61ad140a8..5fcc3e76bf6426c134fc09d064128a30b6f74bda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1bac432f91abba5444a9cec52d4f17f227c3a3a5..b5d7b790edbc38b1c4bcc7c64cc4a1f3bc27f02b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index 7599483f3120996dea4c4c8b4b6f3fc5380356da..b84ecb85eca22add29086f5d9af96f89735a7a50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index aedbd0370881072c835ff6df18dee578fe5f8c7b..3bfb4c2dc22f9e41fad7307f4c4f7f1c1dd62ace 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 581d97c93974d08d555a0f9ad385f7cbcd6afd8f..f5dc4feb2eb00de730044a5846d92446e92dc241 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "numpack.h"
index 1e9f45ff59bec3279b60475d04e2741ac2de46e5..b4047d30078cac2bbc11cbfcc3774c3b2fe025e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 8742cc454275fe157f74497909ce07b7bb42482f..1288ec2569623d4d1787820a3fc8a23b9c3c887d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 47d8613f0ba0defb9cb450e5c2fa00160bf12459..930da93a165fabd0df15771d4962d0b7d8a6cdf0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 759dbcba2b5daf76d2154095f7391eff3db296ae..2a1ea26e4462b53c0b6696ddcb1a961c57e226e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 577f63722df690541e50ae481ed7cd28627a38d6..f879f1c0dfe5899546d5207ebd0d497e423abbb7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 42bce7a65e205dfaeb0bcb9aed2b2d92de74606a..11d60839c76def0e6e44a7e877f2375d175a4f82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 58c7857555c7ed2b7b29b7804dfeca16746daf96..915261982599220483a0d74a103da7acf793211b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 74a60f69e29a33c93ec6544acd1b9921b1e339e9..3b1f608b7bf1caba460eed6bad97377580e0a94c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 39a6fa68ded04950ea44fdd49b506ab6c0e369dc..ca1e8089427336a27ba82cac671ed4ec105e2aa0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-part.h"
index eded2fe56f8d8b9142fc3228f571987714230f6f..5c2d6178be9758cb2ad4d8038c6eef969ccdbf0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 4d3ef405747cb780cb978e24354564906a64529d..14cc2b0dc4f0f2c704ec6040088fb2794d55aa79 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 23e9d10070a47c3fa0762cda86ae5a1c90c0538e..7052e2cf0771c98f1e4c2c582ac29b4db0a1a6f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 27188b35b982cc89acea2536562cf026f6023ab2..93ce8af12f006766d77b8380cfd90473e3d9f494 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index aaff86cbed0e04f2c641685dae0a41907a2c6171..5e7d16baae51bad60237a911e08bb343789a7c44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4ab7c52e26689ce86e91cf682981e38f1924a95a..21e95fa3cc4621f2b18d278d17ca25cb2a180aa2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 6ca2eacd234aebcfabe5df5b383122199125dc3b..a7fdd9173cac7ca989073858781e080b9904f78a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 70690949b43bbfdd33903fca2bbcf4e951ca5a35..b6ea07934bbe21115145c3bace88a8625c047d61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e3bcc92510dd2aa50d33a12623f3248cdcfec26e..3e043ce634984a674a31ba7ca0bc515f962ba9ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 2fa2cdeafd48b7fa8b99711093596554e693a3eb..207dc453704df8a4976198e25d567cb4096f0b24 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 08c0bf931d95057ebca9a3d0a7ec967d61db7f21..a17273610378d090b916ef946c14ea7f0fb1711e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 60684419c6a6de86e795b25b78b30559d1fd0756..58a498158aaf9c32dd91e2ed551c692673335afe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index eab8c0cd926121b70f8a456f5d52b83cde3cbcb6..9b2b76c8df1abed5105ca524d50960aabe0e1dba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index cada91f18b2a5c82298fd8acc05f59c75e7342b5..f58b897247b3847c41975777358ffe849ff9e631 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-date.h"
index dbf1f8b5db91c7c6080e841834a8629a8829c53b..71ee3ba3b947a4c7d8d722824fa3d93edbc18138 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 0604cea94a45d772a6a925036f6f04f35e3af9f8..4c01c4e3408579183d16a13f0d4fead2d8be424d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 895ad772610a512237b04f1fa86c16f83f797baf..70c80aff6f91054942d72e2b0e71120f940e72d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 8eaace4aa8191fb9b8886fd069a41840cdd32eca..2533de6c2947576c219b368955a990ece1228cf3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 9969dd0212d4a1f33cc7222b3baa5fa5430ccdb0..b8b0505380bd2c314fcb1fb65d37b5e3c957fda0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-id.h"
index 175d9a8b8bd03271fb0589e2ac5a5e4570fa83e6..79af9bafcd06ea5365a1b255c0f69c56b17a4be8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 574d95d1d39001def9254af0ea3e0678842fef8f..b6c97dbcb7e63ab56f5f6aa47d929f1dbf1d2c65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 07c315861bf6595df204d099549924c66ef55ebc..4775fec22e56112ede7f8ea7f871d3b87ef2c78c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index afe1e3ddc9adafbca34e058ac198fb4ac4248e4b..b54bbf7eb035a8287668397043def6a44a33ffd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index ec3277744a8924412dd6eba46b17b0895820ab35..1ddaf4ef1f39d73e06531b449d79b3bd594b1b4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "rfc822-parser.h"
index 8643d9754f74fec74808a11564752fa05e32f2eb..3f8f69c584659b653b2b6cac2cba6946a7cfb37b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3e538d7b4cc3fc4760eeb5f9203a93ccdd1171e5..7ca2900973ed27708128ccf04bbd0663eefcd118 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3d6ed77f4c07b89a76a542ddfaa7642659b0d2c0..af1bd0b1b6a0268b656baf33332cac07035c3fa1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 8f77ddfc0644aab5f42645e4e14c9a6678410387..a5b333e680fc3117b3b0431b0f0a1b30976e014b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index bcef010f8a33da472bc10ea5b5e8554dabba9672..eacf7f515e41cf1f813a9d50433ad6132cb40356 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "abspath.h"
index 707e8997475aef890d38c5f3ef0051151b50990b..d54e70a3b42069fcbfd1ed69467756ff57cc82a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 7e2bdfba08f1683bae102f62b4021c0b2a40619f..2b0c995bc3952b7354ca7b0c51195f507602d5d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d65955ea244e3556fac808c78c7928af7b1d02ec..03b182b87e3b5b3140ed4d088a6f0e7e0198536e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index c08e81c96a4fbb45b5862c14e89392288076edc6..8062915dc032387a06df8e294bf2f6b8f7583102 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c9127c78aced8f7034c171e10f232085f9bc0cf7..38a47a122a0fa93294c4f7fc0534328ff5360efd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 86f023e8f4b044d993c0ae7ef3cf1afa0b47b6e3..8fc84869bf56210e0c3d45f76f81c81e6e877a92 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f222984357dd652025c12c7c24f2ac519d9d5459..f3dec04283029946ef1921c2577790a4a7b810e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 00cef4a41a533cb1e9d644be564a40efcd96c52b..b120626956d3e8935410a115513d7a1e8b7bae85 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 85cf06fa0b116248d3161000eeebc0c5dee91776..b2f4d8450e297c350e6b02b7e71759f4e30bd57c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "syslog-util.h"
index e1bda2cf89ce0905988a9d3ff3130b663f3ad4ef..476adc299142088ff076f1dd6b05fcd44f4b3fe3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index 34a90e9e2ea00a65359c63175166020be1e0a232..68a7f356c43a5369655fe379553bb9de46977809 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6ae408e428258c834f13c501cd31d5ba2bb409c8..ba30e90b1949717677855da3e8ced84e34ff5383 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e247247f91a68a465f1586acc3d4cd19edb14262..de80a36ab9efbe0ae602052fd1e03bf31f7518b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 4b9e07692ca0e2cfbe189325972d3837df09074a..dc48739e5260601a81dd2545c163e8d63bb60182 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c07ce44d7c8b4f50257ee815b5887d414bb8c510..7316055ac819a6f94c633a24a5d57fef46547a24 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 4407f95dece981959b8674426ce9e3de3236f599..2554a04f51ebaa121b357a9abed2492a43394035 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index dbdad326404d744ab4658ffee8af06b82144513f..9d3a25f8af897bba0b600921f856f368f08841a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5f82cbc94a6e65da253cb204d3d6f092f5f4eb28..3b92f0fb92c63f8fb6ae0cac631c34f45dd7ffa8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 06e094811370e88e35683c5d12d3bffe95adef4e..626760dea8f7cdf8dc77d04e544dec793ec4c2f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 855436e9c60298fb1f887d8f8ebc90bb2a55ccb3..12743f819b2ba02dd338245d5c5e52b18107612f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index aee867dc80fb5f59c5bc11b44b34c141956f4769..fc5091969f474118e47b92e8eb8fb837a002ca95 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e74884cf20308b2f272d65830efb05161ad6a455..b88f2f826e138dfc7062bb245524c195887aaf51 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "iostream-openssl.h"
index 1ad9b8cf047c907af488a1908f7b08c34aaf4d4e..97b042dd9467955647113b706829ed224cb2459d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-memset.h"
index 44c3f83c2ecc507be171c1f40e74af638ef6b200..633d5096ff62357f18022bb635ecae81890de3fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 32156994a5c8f2b59c510567cd07a1d6551ec571..de2bb2da2ab385e49ee82d13024a719d43d3efbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 03399f59ba463134c304f27637c7c3b058e29be9..53e67a6f0c056ec7a44248302bbdba5c76a6f0be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 885ce0857b3bf06661cf6b46be88f73d0c7bb5ac..a0cf65f053a3b359d61d2b4015abd4e825cbdbb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index fa023441dbbb0bb126d937fd908794e1690351b9..755c628718ea6dfbc7a0f3aae474050b05ddc64a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index f7f16f324f2a2900deaccdcbd6d001403cc12d8d..a045e1c87f180bffa0e80eed449893db60fd4f69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 30e4e5682958867e896288fa6753a0e2632219ad..f6305e7f313ba11b04a4bd1b64554712edfe8b2f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6bda76287d98923902668a7097b97452a30ddf14..2ffe51890ceaf1d49d79e53d1b6a19189117a640 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f18bbc063437c6da4e93dafe7a84f66cd653efa7..2b30682c2d5050b2eb323cb9c9d1f24ec0b58a00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index d785355855866be14f56a922503ed630a53447d7..ca7316e805c6f5b15c7caf5dd1720dbea7e9e308 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8df9b4a068427e90279b31f4d9f088aae16024a4..ed39366d63c6ffd0c1bb27f0109dd75507882205 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-copy.h"
index 7b18137195ee8afc785d46489f8730f54e37a45a..585a771905a53b1db08d0193bb45f77b00b28501 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9d0b20c8b84e7073cdc5e8fdf3c92d161ae88325..b0e6c564848ee74921241a944f74f2408cf15d94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index b5fdfd7dc74ac6c20123f237a535e0c794f916cc..accfa7f38fe1b250bf2d4fc0dc88b3f918f14a35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-dec.h"
index 1aab2205c92bb1092b866d00891f1781a462bba9..5d5a55ea3f43c78d25b0cad8bb9717e51aadc43a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6d794b64b1785f3f963e6cd61fd5b283bacd4e47..3d4e4d274a14d82dabb7137896cb1389b2623a25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 63a431c97dc1fa99e675f5bd1a666ada5c19da3c..1d35c496802ab06a38674108e069c64cffac4c12 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 8d08019836da05277ab929220e0889d664e2d4b2..003659a0358cbf1778f4894839a6f8870e78c5fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "abspath.h"
index 4ea404bfee890285d78176fe6d87ec6b72373464..03d39cb649029154951d6238728c33b4699b7d3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index dcadfe09bcd300dafb0c69d7b32634b46ee539e9..d229765c8b22bfebc8e4dffebbc1f969f9139fce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index bae5c8766f58e8f3732f961f3cfcee803b9efaa2..08039797f46c48376b36ba5e422baba8d7991dce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1365185266cc2f6fbca7423dda6eb2cc6adbc0c3..aaf2e10e4a9f9a42957a24853b975f01dce0bffc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cee06d92ba013cfd17a7824d0fb6195fe6fbb9ec..2dd7df93ef8e23bbbf7844d3a33834a7b5ed77a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 324da6c7937fd517e4e1f8f86f1652ce3b57b957..5a84624aed5cc127e34b3ee1bcee9cdaf91912ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 947018a2f45e1186f2d451ffaf31b89ff473dcf4..4b87d1e21331869c0704858aca69e34a20c17d35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 6e4795f969f6e1313319f9913e269035175f9b46..43090ca05c6e6a2469501d9fc917abdf6ff2eca5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4b18d282bcce9a18c7b052b38f57c5539d9ce529..c55603b6367e23153ebe4653e9488a54e88fb72d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d1be237baa9b78a3682a07e37bf9f3989413eeba..fbcc6e571fdf5205efea080bded314bd4f93fa83 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 /*
    Expunging works like:
index 86ca0c422a842918c2e45cebbfff73e679b0778c..c554e468981db629adb8ed26ac75269c0bbb005a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "nfs-workarounds.h"
index 744cf7214a3e45aa4e09c02e4d8d36194599ef3c..26f8bf569bc0c21cb71e23ae9cd24574d8f4a877 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index 864398fc8f5d5c84f696039086a5ea7ec005c13e..08d231335012c01b4d027d538e5dfedfdb0b03fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3862030d11e1a04f2f45308f89e92d636492e992..9b35c5b6abf059f7c7e6411ee7b9d425e17e7d40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 63155ada2e10d63fe741955f6a904747e4c3235a..d4a4e490d51ee4a470ffbbd27eea381d22dcc479 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fs-api.h"
index 299f9ffcc1105bdb36b665e26d9a1a45c29cedcf..3f96f49688de37859dd130240c3678f995215ae9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 94d9462c991ef26082ddf3f8a8f8e529b91555c6..f122e04ce372e25b007264d41e7e4dde21f1c90c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dbox-attachment.h"
index e8ead79328c2a95a66248942f77f75b530ee4027..3db1985ef94f2f77fec87109e38e2df4d32cfddb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index db6158ceac1906aa9592a2b16646be6385d78892..659c8bc5159366d41bfb690e302af22e6c092906 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7977c88ad1cc4d490fa915cd0d84fe6a1758caa6..bbdb8a33c6241f498712ea5585ae6ce2d85139d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7b7eb23498149dd449e23f13880f14bb7ca2c407..172b88828483839d8c9d6c26badf3fee3d227a65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index e251061bb6789b4476ac22c5de5a6a6d6eac0bbf..321d5c00c3400c710bc0af35b59fee4335f557d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f7f9612f2b73a121be5ea5c3783397737733b430..ede10d1b7af727cefb705e60b704539145cd476d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 121db212250274fb42f4c05456c6fa9a674dd2bb..08c61e8569a8fb7ad48112610e6806f0f103484f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f5d4eb3b6310355bccadac52c94b4fd5e8b3139c..9310866b31fabaa2a3fc827c3b992bec23b1fb8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5ef884a2ba35dc8afdafc53b287eadbc2dcc0866..cf6674e53019c736fc5e8754361921b955055610 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-mkstemp.h"
index 899fa30692471320c0d41e923f12bf4c8d364f17..8e472f769e3ca1b43056630e1cb5c1318a410093 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 85a9fdb1cd1cf9c67e172607b430f070b5af0fe3..5be0e02666adb9c251ac951e9d49a91073ead9b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 47f883304e8ec7485150ec3582ef522961b0d36e..282d5016e0027610e6043da1e096ff92bcd00c2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 2636be3514d48891bcfa3726c6fbc52e044fca32..af3c60deb1666633562e08860de81da82808efec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 25d0bbc37acd4de7d1b719c8a63b1b594f7fed59..3633ab90bcb6b2631be4ce5219b07998a82ce7c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 909f9d3f0757945de0ff183e4b23331fa72368bd..139b966802291194dbb10a37d7feee2d30feca3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6db54e78384c4c9cd4e88d3f338fee4bc4c90341..3ccd633715daecc9369c85d8b29fccad829117a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d9f43b3422517ba0eaccdb63e2921e43eb869d63..a2d1f85f2694488e37eb469c642a7030b8062695 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index ceeffad24f60e7677b877dc1ef90c777363773ee..de814998b5049d8f530e2a06d7adbd53d867861c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 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 1bf15382146e4ab3eba9b8c5d2691f8b59b9f40d..6104093a9e0782d13bddd2c1ca6cdd257bf2af2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5e657a1e0182fa5fb71eb2814050ff81c6c9b28a..aa8e98599ddab691499eb70b9956b2e315e89bdf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8cad978cc869720b92aedffe74b2515bcf51825d..3ffa81f752f67f487b3bf39b2b24adcb91672a39 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b0b04a3f63ede88b3676e4350580290513151277..e8dc7107fde4e08f10b8856ed3a3d26402ea60d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 88839c62c4cf3023f6f89a3646ebdf843d57d7ac..6d4292e25831ad76931a1838da7fe5ba4b3a17fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index 6ca42d1ff3ecd1213c372870b8021332d6961193..3e39dde7302587e1f688bc1c5cce29a24f46e578 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 53c1fd27799864eb2aba394d99b603a7449cb251..3616f82980db3736b6c17c8fbb9e5c365e247c86 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "seq-range-array.h"
index 59fe3a32b0f925a40db8cdd10a64ba9508b1f4b9..37bef3de5c4bf5403889aac042c98a6e13d8b64d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ce55e3433c94c07709bf3f883dc4989c289655cf..5d9ce19005117592ed06e02a3820edcd1ea91588 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6a605c0e18d4603d0734be04d3214955e2de7ffc..bed9a8769f1ac48a86919982e4650e991a5e07ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* doc/thread-refs.txt describes the incremental algorithm we use here. */
 
index 768e06359bbdc063f81d96e8417e6b9622d770bd..2987033d45579b959ac114484cd0e799d3fddb80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3e91b206a3b55dc8af97c59f9b5214815c90ecd4..8262cc08a97d55dc2631f4021223118c5baeaf1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-private.h"
index 289f8580f03081854d4aae378787cdada8adce7a..9c721b2313f978f48d4763f5f50651e316284a8e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9a8b29087bdbea79109227a3f083a5b44647cd3f..93e10caaa4f6a64f1013306278116e8ead4fadbd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index abf82a5e44724022fa4b0b48afa903d56f1b4ef2..e743cdfeddb8fd75d23adc7f11cca4d6a71e53ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 051aba549204c3a6c5c92eba8e6c0804f5fb009b..126c57492628be71a458053abbe70eb60717542e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 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 6d914e81a89f109f12712302acad97882b00e8a5..356f3ef38745e0b68cc0d296a17b31b7373e4f08 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index df6309120ac528f679fb6d228158cbbb3b21e715..a7761948ee16b534b8e36264353faadda4ef9f80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index e5c43bf73aee435fec8e94d26b3f8274ef43f1e9..d4c1e63f618dd6fb2caa09c45f121948f78b440b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index e2198ec93b8c8e29050b5df3db80415054258e4e..7fbd565a213be2858b7f37e6c94f4682021504ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 22070bf7b0862a3e40702f43420db8ac4dd04263..c1368239dc913054346d2513064b29db847795a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c255b9e8b1e5cf0591f79638659cd93a1c31e1fb..8bf16aaa64ed007db6de273d9a89b37228573fde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 /*
    Here's a description of how we handle Maildir synchronization and
index ca896ca257488d6d70d44fccd69ff4659280040a..f734f45fd0583a3153c899c9db7045a995de0957 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 /*
    Version 1 format has been used for most versions of Dovecot up to v1.0.x.
index 7bc182501e2270b8e63a75404df032cb0f1f7238..fe174fcadf9828f01b84e46389221aa901ec6dca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e655e7a109b725075e312b1cbbc868573d6a067b..23c3dc91cca572674935e6dd93c4e98b43dad0c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a9baa0776faf10201d5aaa4588ba740941368f60..6fc693abcb1c03488b82d4cc44edf03b1ae313a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 3129cfca464639902bb11a1a1289640a6e8dad44..ef075ecf9f0535be6a841e9c1e630f0c7d8969cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index 8b5470eaa65cf5cf96574d5057cb04dafe332745..3dc56ef8169e1a529c3f973c5fc718b6449d6cde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 35c16002f5893e1d298b9aaea4429727954a8e04..aa590bb286720bfeefb9fb9253dc48a38510b928 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index 6c4a02d7d8d96543ab689a8031b01a66a9ec159b..ccadae619c92e6ffe0e5db41b454e86ca780ee25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index 627717526d81617aa13b1a0add8476bdd8313c43..ebadf043e9c735453655ffffa06e2eb4321d95c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c38bfc1326f1646a70446f7ae6acdaa40047f21d..c64ff99658e6ec30759c931163e5cc74f5dcd17c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 350a2b247a4dbc6af0ea66e1146ac0221eff1485..e4ebc5f8d31f525c70a53176de06d9239fd03505 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 133ddbec901a9cf7b2c098bd12f1977011d3f046..4eef06d5ec345a548d31f33d18443e03c12b0d0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mbox-storage.h"
index 9e03bf904d93930b4ab55204dbc9b96e8021606a..e02c586ca13c8af6ae73a0f6bee1e5d1b76ad9e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 /* MD5 header summing logic was pretty much copy&pasted from popa3d by
    Solar Designer */
index 1ac6d21f6f6b417c34a9643bac378dfda70e1122..720b180854e94e7e448b71f8a27187eecad5a4ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e76e3f0b9a8ab7a1ed74b34b54d3fef2cbcc154b..e8e46ec93269e097cdfd724baf6388907576fbe6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b0e60bb7920450d25b5bb3703d3e33507f54d45a..6eb60be2641934569abc28524a5105f0a7d9e33e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 /*
    Modifying mbox can be slow, so we try to do it all at once minimizing the
index cfbc06e1fe822f62995624f617e9e648ca39f70a..1d9356ab9d230bd6ef7f6fe086959dd3162bcaee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index e5f3d0893d91b92c163ce21f2f37283836d56959..669f7c9d0eaf49ec97f759f4bd1f468991d25147 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f2c2cdee52f37d415dccef4431bebe4ae6132f23..66ce80b0888a9f22dbee1f2a5ec8540e09d7a3e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index e032386ec5b1bf083448f3a45839d7cc64daaf20..b542ecfecab20c8d9151a4dbd654d754f72b158c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a00c8dcdc4e30b0ba10eaa2b2273e6d12b702a2c..a42eaa6851dc6ce980f7fda75cd137cea0c6442c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 44c015cc41e71f48264f28b2b6757b42e8a799c6..8c8790b8cf8ccaac13e917babe09cb08773ecffe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 35cd383c357d479df38b2649bafca447f187b22d..81cbbac60eca26ce992fa7dd0a34977168361965 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 71e802fd624d2e0b248aedc851e2c7e39e2cb87a..01ddce73f2432dc72390a8e107c2f4b3b6b22508 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3cfd15e4f9155e221db5f9d4362c617df037a789..0d7c01e41f63d38c7383ee5446a2d2f6330202e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-match.h"
index 7310ab19130b63b6353fdb56935a26ad6a5e1f8f..f25d7f9002d062561c500734d66f20331c698339 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b1a5368797ed4aaedbcdc6c9a45bafd8e19c70e7..7f819ac301eb5591765dca6946b70d97bf7d01ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 8341bd53e0bec99e5e0177bb5cd9f2fc8e0848d8..c3b7dd3936e9e6c17e9da7e237a09e6ed24ab1a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-fs.h"
index 752d46e12b2e64e6bdc0d51d55b266512a0192c2..376f1c11c26398f12d668905e47286117306e95f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b19474f05a700d81ea83f6bb0731e0a2dc6970f7..538a7e39061a767cf1858944a3ef1e725da87a82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 97bebd94acf3e5ac6343794168042adb6ffce4f6..cfe9719a1289954d2b97c57c909ff15b6e646ddd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 38750e238607c42d2b0199dacd1c32b10c1a0591..f7de6c2b1a6d94845ca788e8ac88e7c34681c5c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7b1cf4116a69bb14a48298bcd902ec2e29014fe9..aafc899683e2e48b730f33fd12ef0ec412ae791c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 84b0192525f4b7a38c4b1ee3ceab9c9863467221..e8847b22e2e62c5f1f45569fb75e702923af2ebe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3f7596d45d6972e828bd81f2d30b9a08920af759..b1e2bd0745aa7cfd9876cc312e2e6b7ed0b6d4c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 002dcd27aeccbabc10755f5862f51d020665e53b..9c4d9a2f77ff915cc275ba7eff8a0d5d9b5941c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4997ceabca49996160b6b6eb65a7703a65d07cb5..6c5921b6d45913c485b5387fc498a0becc6b313c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 11d76a0447a3731c6dbe5a15c50bc45713924f55..caf04dda57e7ee9f98a9073b22cf15d44ccb9073 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c99a2900a6d68294659b92c0ae7e97bd373a14d4..bb27296d01ff4699073b9592ca36a389f43a7c6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a252d4a6346f4288cd252e218490511a0ace787f..eb8f459634a6fb99712f8ead09022e03daffb28d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d7521852c454df10071a8f6c7ce74b87b7643b37..23fd1ddf75e187cc3d0233d6b074fa0bef96d14d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c99d89acdb4a383b22a589df840ab5ed81a5efef..f07cc9e72a734c05ac99c2682b2514dad131fbdd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 48506bcb37e57c5be8dc176a491a4aa4dc9c8fcc..05c31e084463ce6c871e01f57facd74d0869ac4e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index e9b5eb704fb63115323e642e0ea4235dc6144ff8..184c0dea1c3a114dbdcd8e5a6060e2ea4cc54ee7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index aad98b200b0f45b26e1522b551add1ddd9ed830b..29e493316b43e8792280755a26150ea840e96b86 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index 6df5befa000f1835cac0bbb1f46c6b3e9f4608f4..e266f9f111642b6db4d6ba78a1daf4d4bf247c51 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4147502dc97f0df3b0045106ddaa55c94926c8b5..369ec00c8e0ecef5c3f6563d0b0a20f3c7e379da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index b65da69914b9a46b7c849ba0001c3661414dcbe3..21676ca6cc1c0554c8020ac943bd1227d0948d63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-search-parser-private.h"
index dee402b252b904485dc7ac143c317eabc038edcb..2452491606103c1060cbb7e381fb9ac4dd2f0aed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index 92b9d15d02d7e60a8a4f1d83c976c692f5752455..33bdc2f56015265b634255593148a4ff5781e101 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-search-parser-private.h"
index deeba566a44777528d034c87d1706ecb8ba65aa2..fd5bae62ac67eb767a2980f28da3149e73e7c7d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 231f385f88c7c33098f30ac4b413f55dfa997649..4e2d470b1b1bda32c12a0f4ad1ecee4aac2a73e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 91d7ab93875e6730a720426859c62a75fd430028..4bb623d02e864a24178678e5d2d9de80dc1dfb92 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 017ba4d6eb79a9e40e46c4770305ea62140cfb4d..be63a0cd35d66533052f79b05f2f625860a77817 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d6b372e1c8c4414efc55164596ba81c753440b98..f1976e8e31a8dfc2b5cc8aa5288afa8bb67404b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 63f04cac69c42e1a218d1a22567c5b3dfc82b356..f81af53a904d65d0703f0a1c095fb432c2be6121 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 8c29f09121f14df759942945d775ad03f6d64a44..635b8a95a777b87ddcaed9598a7b535f66c255d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 46e3afbf7a313f961822f8784919a74dadd4e6ce..6023fec7da3efbee65e95e97c9b70ccca54afbd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f2a49ffb6f3dfd9d297004b8c885f5dbe79f1684..f7046a61d90672c55f255c5a9e49e7005f2a373b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-thread.h"
index 6b04e4bed44611e6e43873a79a147c9de3ff9b64..55dc2f5b26c7a0f2bd499d3e4acd84a4c1a7285b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e7996ffdc010f24418ad7057e2dda865ce4186b1..7fc15ff2dffa96cb77cebf5c775b5244b7446614 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 28dca9d4f50962bbfc33c51751a4bbf943def41f..90cfa45db11886494fb78004c361d8a2fee3334f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 56130d6bf658591e33b8d1b44590bde9383352ed..e7e8a56e9ae3736d7d300554eeabca924db4cf30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6a80bf715d293c626be63cb274faa849f8842f3a..e2d6251df6eafcadae2d96512c201efab88476d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-cache.h"
index fbdde4121ae4cb338515cbd541d81efa25dd1c67..98560c24c3dd6f57a85c8e5169e3a24659f0f369 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index b8e391c48727e6aba854700378b4fa539cc41523..dcd9bba749d16f7386687f1cf843c3e3de045af0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index 8b108e3c971d6a4c72a794f3e3a843e4d578f04a..ce3b3aaf5b654c0f70878bf86d12f7797e0db36c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2b3c889fce643928bb2c3fb26577ef15d68aa3c8..4a6b51654975cbce86834316474477e2e8522d45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index deed7a26a4527cd089f264c1b80a94847dca0c54..c42b6248c0de8dd784fb5545ae148877029c8b3c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0a6951fc85140ce3aa233624b6059f9c57f5e38f..a07d489b08598cb51acb32d31d6f3d936170b888 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c6c9efccc3e0dfffd806b5b256c6c36cba8c8d6b..749d9a0b0b052bf9a6627a56e7571a361c22b96c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 81c7d7464141d918706c0815befc807bad46237b..f8a2b07b7b81d18e31317e7d6976d6d3a6159b52 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 057b2b8933c1be98bf270645f9b2957b1959f51a..d1bcccee6f7efb921ea29199b792f8cc5a60e58a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 08163e0049e3d6641d44da5d91f3138e45029a4b..002e14d892abbe40ede5977a2f6f27406a7d79b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 403bc44c0f54173528d210bad057ba6e82aba317..6cbbdaeb4a471a8c112a88323f22a63e594927d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d0608309bf7d7a41f2939590d22178e1eda3198a..f03bf60c002661d83b927f8b551127477eadd4da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c06a7539eca72fb523c89e6cf101b0bc3222ef8d..2fa429e199b49baeb02ae60eef2365a36616ecdd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index b68394113de47b46210f65e83202c3e1f09f63d8..fbe41d3fa4b77bbb08458a9a2851b5040ac2c791 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base32.h"
index eba94764c76511fffe0329855597c979ba99e156..1940f64ab32f9cf2451eeffe02be14b1f85b9e89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 28f03f7e413ea90c7cf99ec529bcf8d985795394..8fa8a46bbfcf885b643cdb68c904d466ae1a4ead 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 923e1529845542a275e9856d1379dddf6df70258..f47a74e94e9351388d1c81a269272a84639d2ddd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 641445e91e8f4643661144386aef46c201fdba5d..56998a897a8e443120fcdc01186c1b7c1d3a5401 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 7fea1a33834b6198399f7806d69fcf8dc38eb07c..5bf5361b05f6a9616978e35af4e58643b3d6e383 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index bc788b0f518355b926ca5fe2ddacd613c4a71704..5ea25bd60e23d434b535fac0d7d03ce503161763 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "config.h"
 #undef HAVE_CONFIG_H
index 79c172a879bbae3203421d53a082d1ee337db15e..72df867717a8a8c101496685a910372281b67b5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1f5b3c28905f132dd0419c8c880ca7b3c946229a..26fac0a9c05d293645e374db2f46ffb7114bdadc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "crc32.h"
index 53b95a4b240154544d23005c72309a3b966edb4a..ba0d381cd54def5a22803ffa8586ec0b4305fa41 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index dde2c30fb9dee9b71e14567bf3cf8d555c7af7b3..09fef0575ff8d3464c138ef4ad89115e575a721d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index fa3923ac277708602e234438d26187b29fe09ff1..bc3d6e6306acbd5b0696f4a283b4fc2b58c0a4cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1f2a85396711548f669f35ec5c0fb008ba0cc6c6..4decd307851b0bf873a78e047c416b97123b2c26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "execv-const.h"
index d154ef814311cd35f21077d5b715320e66307bb7..5e9edef3af315fc48fa0b6758b454a6d76b44bcb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 812eef28d76d0ffdce605095cd35c5ad188922dc..11fd0e2c498510fefa4d8f47f3ea773a2dc3801d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 15fa94143aa37f7020200139b13a14f4a743adb6..080bb96a949f02d683c113f941011be87e047ad9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fd-set-nonblock.h"
index 0dcc96abff9ece5eeb67320f3afa9ebd1050faed..c45a88835ce16cfd45f1f0c9d64b881e9d883b2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fdatasync-path.h"
index 628e53ac7c4d83b2a7b549204761631d8197236a..90275a81593680fa461120e21329c9f9be25bcef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /*
    fdpass.c - File descriptor passing between processes via UNIX sockets
index 6689ce9d323d5cdf981137870180feda2bc7b1c8..572a1940f2a66218742ed9c19e7d8d08de76d94d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a77d149ee81e70e006b51e308a8e7c552c2ef682..7eddbcb54627137af810d226909f429e1a97200f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 25b1e52f8cf4cf0c10282259b80dcddf3e995e56..2c7e3053cdd75db86cc06ade90a6c526d8330b14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 67e30d0efa74859080a40529bcda38acb36d685d..7cf474e477ef285d679f9ea85a35725386a64990 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 14e09089cb7215c2011f0149336cbb990e5552a6..587ffcf9d001751680a6b794ae160036e05f1d59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
index 1d3fda8b1ff72ff5e77da9f4dc8aa019676f6193..e71818782bae04ac43193c2f8e4511bce583a44d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 9ad477c1dfa101756217dbf24544e25e1a987321..66ebba50700a3b85362a22fbcc8c44602bd384e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 52b8ae9b1e2b5566365b4871542825cf249ec97f..14b08c855a501be469b8a1990dda74c18a6db77b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md4.h"
index 94ff04f3a6713a7042e47959775c0da198ac0095..fe72a6e2f72644c0be930d425d29aa8d7e3be5eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 87bef12ddc3938ad38519f6c316d9596f966b3f9..c8ec60177410a75ffa00b29bcd13e49e48d7ea6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b0d20440931e0d523ff05bbba708eaf688b46aef..4560b352aff8360197df07b210f8acde351791c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 90d054aa27aed0b61a40b97ccd46bc30817c987b..c9dcc9d837b180d8203bd22781c47d52fbcfa3ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-dec.h"
index 2d380433ef119ae5ecf2278e1da211f2fc2295ac..8c35b717ff26855f03cf322fb642e6c3f6609ef6 100644 (file)
@@ -2,7 +2,7 @@
  * HMAC (RFC-2104) implementation.
  *
  * Copyright (c) 2004 Andrey Panin <pazke@donpac.ru>
- * Copyright (c) 2011-2012 Florian Zeitz <florob@babelmonkeys.de>
+ * Copyright (c) 2011-2015 Florian Zeitz <florob@babelmonkeys.de>
  *
  * This software is released under the MIT license.
  */
index 554da97aeb24f83d3545f9d75cf2d4c90a6431f4..e0ed02dc932c5dd806959809beae58586f1b4e6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ipwd.h"
index c7986d8489e1adb3bd624f0b4cc822649b04f0fa..4c43e4369b0885c5540bfef2621139ae2723fdaa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 711f903792c9333fee030ad0c0ce35f28f42ea4f..32cd77eb4119f1193f6901297bbf8d001d4921b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 1dfc2ebaa19b45002b8321096644408cf08909a5..bddb51ed92a79878dae5255cb0fa24d812fd0b2e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e1f765c8d92ab300f111d542c628245923f39202..5da49334bd8bcc9f8a9c2af3f069bb0dcb7d5513 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 /* Logic is pretty much based on dnotify by Oskar Liljeblad. */
 
index 90f422f49dc452d44e3f0489012372c44cc9ef04..1e2f08f0b2ed5e50235f89b0c8086592b858c832 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-private.h"
index a64637b37c545ba38421d20bfe09d6ebf4f48589..00b76c4222b6789d893d95ddd11324b6ca07cfdf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE
 #include "lib.h"
index 9a205f38e3aa40a9ddbbbe8984f70b9e8dd116c6..3a92202f62ba48ef54f6a8d1a289f98c49273325 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-private.h"
index 8d1b2d93451c22671a85c6f02e12c012fa910a20..55e16402a68639cbef3e9a5a8b86eb2f1cf9daac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 02baf61a7dfe2a192e4583d4cedb46f77758f056..b7a4dfaca452f3f858ba2db36a2b2a0f52e889bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-private.h"
index ba4d403e285e510cb5d9859e5bead589253157e0..397fa954f39ea3034d77693d970d5ed89ab7fcc8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9a8468666afec9ab766314696392d84997e487c8..7b8d8e59165fe14feee7c4e64518bd66560fc7ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 7e6777c046d2f1d6f9ee7a3c3e9722544969a649..6aa69e3df48f53c19e49bf11cba86013a265b4f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 8db7fed88bd4c4ca5fe60a921db6cb45b8f72350..38002df3cf76122f80bce01cb7135c2501f5e4d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2c039b220b44034da68ee99e05862e78611c8838..e0cadb872445b28a92552c3360609bc0450f942d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #define _POSIX_PTHREAD_SEMANTICS /* for Solaris */
 #include "lib.h"
index ec1e6855456d6af882c143dbd565188a87e9cd5b..09032eb3dea656d9b5cd44a1b746bf8e3ed5a77d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index f73f6be966cd9a3dd0d1d0387e38502a559a97a8..11298b7b2b88d1ee6a0dc2cd0b02137d198751dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 5541da3dba811850df559db240ad4af9ecf10c32..c273eaec9e4ed0734252cbf69c0e41375a73911e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 264c7d2b402cc7eb1251c734f698832a2210524a..e6279be857873f5e1a2d1a27f7dbc9dab9883088 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 2c7e35ba89956407613c896143cd82287437da4d..2e5e8600fd01227b8ffc687e8b6cf9edcb1d29e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index a348cc1de190eb22bc04258ce1764719db6e1707..61a32754dd7e82c59f38fe9fbe0ee074ad379c71 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e74bbba7231d84e94e01d34017b1360cd4f2d9c7..1907b5f1580085d64a4e92baaf1f5fd848af0a85 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index b9ba09480cb8be62440e5196069cdd45da6bf1e3..0da84d11684f9e9dacfde769051ff3919b572253 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 888127efc746f7a1f51ba9b99660f53c387be3cd..e8cc707487c84f5da0d04a0483fa6bf94f889b00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index cd6e589c4bd8bb053c344fe357b5d8631577a4ad..d60b847979f670cd54f5b48c81b66d6ba96ed043 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash-method.h"
index 6f6074be88115b847a58765c0fc9ae4d26a952cc..f72855c30a5550b0d418fc6dede78d35c06cb419 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 0df49038031ec5ba3e9c0b85f4152804a719bf8e..4f6867e21a95589714496b5102722bbd3e7e1be6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index ed870aa27ddb7bdf65d0354168677db25e0acafc..470bed228d27cccde0ec840f278871ec92f38b22 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index bf559f16c3b9b51eaedf81b905510c60766b6fdd..aedf8a33b12ee5f71c4c44ea0c47301c4ca9a7a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "iostream-rawlog-private.h"
index f6deef0914add7bed940bf67c196e7cdc69018f9..103493f5d96ccbdf86ed86740ec91e3a1f484b63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 7e495e2261636484869d0446490ac850932302b5..7dae0ccbada515dfb455d2f53fd4a5e7097f5a6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 82f97080785a062b805849f88ece4983f460dce8..7b87078d5b09357724aa25746741650be55fd1b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 7edd660ba6cdfe362a4fa4ef03d2acfa2ccb2365..c35f31c9e837bccbe7207ed434440155730fbe8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index aba570af9df9547d1eb98938b1021a1dd9c3b61b..da7990a311e653e020f2f191140530f6fabe935e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 60f0cb2657ca23d0c3517d317bc7e37396d6efd4..54e75e681c44daf6c77e798743c14b4c2bdc2dac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c7ff10c9c285e26ba9e25d9901d7de8c2c2700a9..40935a35fc15b49c40937f373374194e3158afc0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3d2051c131d68532903f4d9d231c96ec40707bbb..43478ddef1cb1b5f92b3fee10850720d2811f079 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f6ee06d1888aa47c215937f7ad196c9c2689a9f1..9c61b8d93392dcada829df8b51a8bb1bb8235a36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 #include "lib.h"
index 1875dd9d6ae60500f2fa3c1fe9ac7d9c301ba816..3869d381e14ab06579c1a171158ed7c850740318 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mempool.h"
index d7bda6e447a9fd00a7292b25fc59b29eef7cefca..49180d266e4619f267e7cba6e841d8db4b96d8d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 8bb2d7ce35591c0ad3263699f0cded8b2faa29a8..ac8788c25ad08e20092a10d4f67208ea97492881 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mempool.h"
index ed5f02091fd46cd33a1466f414153b3891e34234..161f618f8e06bd950d777c3d65643a52fb3dc70e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 41997eb6ee6b1dea714d8d2dd72f380b78b912f5..7a0ea484d4c326ef43db2b1b8e5547ba0d135c15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 94b3f994d860beec8c8958e37cd5d295d2cfff39..d2e5a0d2b563759bac6bd3c4ea18c2aa133736e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 3d838a4659f56d224407a7854e12e9c27a21eaec..c813535a7583ff792e4b4f6a6a0cd4b3ce609d99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mmap-util.h"
index a158c97d5d57512e5481ae003ee818a39e84a157..037d9fbe363f844dfbd96a38a21e0d0b673c84c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1f8920317b1d7f24009fa98ccd8cc1980faf86ef..49d98b40a8b78f6f062e4d60d27a1818cd3729c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mountpoint.h"
index fe3d3609729d6e607cdb1b7cf1db1868d5c82b16..a22e273bbd3f8a06d676466c164560a97f1e7860 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2015 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* For Linux's struct ucred */
 #include "lib.h"
index 48eed8024ddb575290c3c5e77297b4e284e11d7b..46d1600910ed028249bfc82dea875da67cb53753 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 /*
    These tests were done with various Linux 2.6 kernels, FreeBSD 6.2 and
index 921a785fd0d9fc7a9d8f9d99b964b7fbe2ab0534..31c553dc7ef90329d828fb3af6ff8d2c9eb3812d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 03fd92bb1023a24b559059573adce56cf325592c..ff56e009477d0093e78f5626ff97bbd663d9dc4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 7797c22720d537ee13eb9ae4ad0b000cd1e79cfc..a2f4416ca6f3fb75be3d568f3c9f4a8b09d92349 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index b2fb9710950742eeffcc301fbe51438238b60d16..eb153284e644014929018694c7533bc7f9de86f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash-method.h"
index 569e58f35ef813e7e976fdedc74954f2a80db23e..ea273c3a2520712f1f63aed2746acc19feb22912 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "iostream-rawlog-private.h"
index 804ae1ff53bf660500a0347c39321ec00b140519..8cb950dd68162cf9ffd8048888cbd715885ee095 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 8f20c7daae73df6ae5807657839f9161f5aba954..f4c2b31c39de004afab1c41dd87bb8c760a00192 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "primes.h"
index 21225e8e376bc1e64b4bef6b30da58a27574e217..a3b512e18f56a0a363b18ebde90b79a13ffeae41 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "printf-format-fix.h"
index e8a6beef9dbe5b508aa01452be4b750368ea20fd..76037937fd4575254ddc6e676e03fb73f8c7f5aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d7e0baff97ccedb8b5f309e06a775b491ea02550..cb56bfad75dcbb6aad166a6f97734077fe9fc712 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "env-util.h"
index ae49e4305c7fa47da6d642e67f71b59891de9e68..0cd4d79da271a35df26b9c6a2f88b240989d1a02 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 /* Wrap srand() so that we can reproduce fuzzed tests */
 
index 28332cc55a5a26bfd371aae7110bb39190da1f76..698b0729bd33bafd128b15734128d5f9969d2a44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "randgen.h"
index d3eae0c4bab3e354909dfb3a8ee079ddee6df794..60db7b774c2d7e1d77112c22ad7d35d19fe30392 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "read-full.h"
index 04af29ef90713cfe474b249968ea380f57dd36cb..2297e3ea481db784272edcd0b88fa5a674c84ec7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* setresgid() */
 #include <stdio.h> /* for AIX */
index 8f1fdac5f83735b833ee19e44961bb030d776aca..35c184e78b373ab83da1c025265c14ffaec11ac7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-process-size.h"
index de467ee30582b8f39721ccbee783785b37eb4285..aa2a04503d3a959a94125ecb7c09e3eaf7290570 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-memset.h"
index cd66a3c3224b8c48ef0b870e160fdfda71323ea1..f5d33d76ff50b0ddbc03d064b220e6e5a175a61b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-mkdir.h"
index 9e76516fdd066c182b74f2e70e2657b5e74d050b..782d03a28a01d49fc24873e592b684caabe76c9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index b796fdcc7ced31102f14f3da59d3900a5f3ce8bb..656a4d3cdf947d188560423cfbb2c1eeb721f7b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* 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 7658de4c79f53b37eee52b5b0c7ce9f005042b20..c8e54081415e5a1dbe7091ee01282e42e561cb35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0ab003017570d594ab3b444ba40f3d7cdd25d3f3..1576a412b7e336ca98b694674fae641ba9eca32f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 2692c34ceef552b8ce9bb81a0c92d033c5a6fc7b..887c010bb1c068545e5e288257a1c971f91b7d9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "unichar.h"
index 9ee7c654e951c5f3b4d4527ed338eb66880c250f..65ac2df695a006c44be83efa528f0902a3982599 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index e01136ddcf4475e4a0756acc8bbc493e9190c058..5894518e05d3df6eea6dd63ceb7ee13d0f1b85fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index ad6f4b203b3293a13a7be9d56e6762382b7ee8f0..779095df6ee113d243803f25c43e9690bd218bc1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 83fe26b310c81876866ac34cf0e5ad56e4f39966..9e17e52210c054e357712a6e702911f251baec0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 1aca44750ba0e14e0f27aea75dd86895094010f0..a782174c3b9a0714f1d0e0390990e755a19a9fcf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "strnum.h"
index 170f06b95104d5863b03c96b97203fdd6e1019a1..ef2eadb15d83dfed1a55ef1a95da18910c7021ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index 93d111e6276361e67868639446722ef6dbdb199a..f4c4fa4ca3c5609fd125c67253f4beb9e4580360 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index dc0f86cf619cc8996404155c9f1582b14baadc39..66391b13d283c6483b45a1b299bf8cf55aa59370 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index a373e4b87c94e6f1387a91be653571cc5a5ab12b..598498a975de4a653d12abec0b137b5dcd7decce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 46f20543980a3c4899c4a3e6372c0762afecae12..88b16478d7499826107d95f5c4b44e04981771e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
 
 /* Unit tests for bit twiddles library */
 
index b697d144c14543c297e3b9b97d0c9267258809b8..c69656504e8d8f242f0fc8ad0c71159471282b31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "bsearch-insert-pos.h"
index e9433d3a7a66f4d10ff94af19d67e71f35ff644d..f363ef237bbbe93285eb0a19d61a701e4fbacefa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 1ac7cb8b6e006ba508cfea2179a7e0b2f3a45208..d2b1f307ba6a251a94836f6248ceb6df26750ec1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "crc32.h"
index e038a5dac8b6109f39928cb09ccf691474a46bf9..61f79e9ad6d8b5f164a5334f0faa998b7601d84d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "data-stack.h"
index a8809c0db9394bbf972e6f454b9f692ac1a6eeb8..fd8637411c63e40cd7ffa540b15caea854ff4993 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "guid.h"
index 27480e6e01f9e54f7975a166cff86009ba451715..cb09650f855929c2dc6cba82bd5f35824de5700d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 7a25ceeab9276336836f4be649a90900c25d4a96..a83df42ace85b701e6d62f90faab717a96d729ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "mmap-util.h"
index 9441bfcabae80b1066cb246cccab7ddeff822c09..552dd35b9c1c53cafef3f7acdee1c04cbe224be1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "hash.h"
index 43a52b308527ae4d9383bf1fadd0f098ff8b658d..6235129a53d36ffc05bcad1820a615881b536d76 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 71bb69e93e3eac40baa9170737a86cbb8ddb3b91..58bbe49d8f4c43c09cfbb02f4ed9efe2417bb979 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "test-common.h"
index 2e69e474d4d5796bc3c0c7d6b56c11c975ba5d19..57a33b851f8b4a47f6f93cc0a50476e1adc503a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 6bd8188112eff13b6d29a3afa525fa502918ff74..78d997ae80cdbcdb3db881bacf85bd6d01b973af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index cf86f24cf3d532689ac7ed06fe1600bd66c58e1f..7b10a521972bd55667a350f6be31af81ce8b6809 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream-private.h"
index e14af755dfca553eeb7223de73109ebd3976a8d5..620cc03023139c32ce9f28f43d61064a03b7674e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index a40e77f0f3ff52f4f3b1f7b2c12de1a540564ceb..3bad65825433de6e0630ed7e972894c95b0e3964 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream-private.h"
index 7d87c01d310265ad6197296523a312ec4c0ad196..65ce34021b2f3d5c85d144e5bf134be91431124e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index e41a6744c91c404852dfe7bb145db0974c9089b5..d8ebde0a383b8fbeb4a47ec527f3691c9edb5a70 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream.h"
index 2d283d4f118d66f07a4e105fd82626e3a7062a19..24de14828494dac7f84f25978ff4ce3559bbf513 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 829cb1858137c51b70dde8cfc00f0b3bd88f99fa..82a5364c781e3055e45b9138474d2e985441464e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index 68e1348db92fb648066c1cdca1a9db210f35dfde..9878eadbce0973559897401aa24c3b9a90a1f07a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "llist.h"
index f34dcac2368aaec1507cb3c9fa817b76750351dc..5f6e971f6758275f36114185fe5672f7dda5dfeb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index c408ecb47805c2d5b1bfea450a0c21decfd0086e..66e8ea69c7a9ae843a2a2e7d62ebfedee0173839 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "net.h"
index ff1e16e0bed06a13dcaee503e18ed09d50ab9691..a2af6309117d7f205fdc119919aa822f771a7bf8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index fdabdf0a33d973d092f40fb9a1520f6cb5fc610e..a8bf27de01e62a2193d29fbebcd896832b99eb74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 738d92f49700cc33cf8c59a7133152c232855aed..b70465b09f0f1f9a6d357aafeccff00139685da7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "primes.h"
index 3e5ecc25eef73ea71996a9327cbbbc49b263a978..1775bef53fcabc90a692b9d5ef003c5b8257ab2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
 
 /* Unit tests for printf-format-fix helper */
 
index d6327bcdf1c69dc389702d2048449ddd6a65df83..5fabb25584ec72be20a6b10f5bb6f490b2e2c4ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "priorityq.h"
index b96f6525f2ed07c9e60aaac1d585d486f34b5f75..9d8b5e03ebef99808caf5a03d6f1de59afd5c8c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index 8f0c89c2df18c2943f6f021914a1a41c93ae0297..3988c4bc853b25f23f576900ab8231b182f8a904 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-find.h"
index 6eb79c7c559ca45213b2f1dfdcdee0ea78d31e15..8e51aef7e90f0dc8c0af10355f91ad2ab1c073c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-sanitize.h"
index ae44d89a5be762f6dccb6147e7d395463c1ef5a7..37e85cf8acc0c0a6bb178a1496b134c02a29e848 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-table.h"
index 63e2a51918e6dede9c44ec658cb9b208262bb062..9311e8d66f757b9a0fdcf62f65506bea13aaed4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 368af43171b299428dff6ab29d2b78dbd1110f52..c2e953a4bdb3fe2c607b0475756a2d6250d0e70f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index d00a8c4ca262ab02aac94dca41292b9d7661cb32..e65917862b05228aa00fd7c8a589351e7668c964 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index 221340ed42edcdffd6762d7deca7fb98bc2d8a57..19d5fc4332efdb76120389e6186b4b1d0fc9b6d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index ecc25c23e376c6dcc9c84164aa8dc3f045f42ab3..b43ce4492cd441878a59300ad34f4d367bf2e3f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "time-util.h"
index f567fae3e5787b0d41c2500d80c5837707c32879..3221e19a094f838c1d43015e6d5afaf0f1317dda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index c5eac453c3d95290d773662320b9fe32e75fefd3..6f66a3cda13af6bd3b0c6e46e493da36badfde58 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "utc-mktime.h"
index 6823da62183e349b02ba280b99cf828d74c4ef56..8d479faa7e2cf0ef35cd66a8e19877f6ee7064f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index c9e573fd1bdf0ee8642a36bacc06723287d847db..6f01ad1ebf139f03f3c395ac2509ef9e2880686c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "wildcard-match.h"
index e7832eb32fc1b72549331b827165318e68355677..ac3d325388b21668b3e4409f241c7edbe8f714eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "time-util.h"
index c1f21e8ddb797ba81ddd524508974c8709098b31..ed1c28c9e204398cf40f35016e68d09ca55bb71f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a41a4d77e4936be58b6f2cc5fb00dd91fcebedd3..2dc5e4abf1cab4675b316ef8049a732ad4f43afd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 52ebcf9faf190ca5c2b6bc95cdaed1f2abaa9fc7..06fd564007189a46bb5fe554a107089f381f034f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 /*
    There's a bit tricky race condition with recursive deletion.
index a3f3b14983b8aabb715fb5bdea21daea9a1c5e5a..2ccf3c7f8b072af1804c9d47075011c44cdca109 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 99b40659d22e31e3a7abf8e090a135540aa8823e..f386b9ad9ab3572cf34214e829724d57f929ed93 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fe2f6e99e2130ace6f72c4f880716e3302794cac..51e96f1d270a1d342f52f4a977967586e2da9cac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-mktime.h"
index 422d8e2764b6a787e74a818ec5bae035c57261a5..0bd2dccad1a0ac8d3ed0185d5b37c7182a4d9cae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index 35b6f80f56b4607fa2060776dca1a45a57ceac4d..9ff7680aed6dc43f7083e6bc4ffefab60b8fe31f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b55d48ae4a10be00a8fed684c99278a671c0767d..f7b919fb0ff77fd668e696a687318d9c1faeb849 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "write-full.h"
index 7233520c0c135b5570a7e534e13df9693fba1600..7528cb8520f475642e53ff71a2cd5d2c945d88c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3dcdf45ae148f1976fdaafa6093b0abfb0cad736..6ef85338a2bb20848235a3f7aa879f86f312cdf3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 11f79abc01f4ee31977254b678d3ef49955981ef..b1a8dd2dafab046df3e807f6f6cb8ca45bd1569b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3a499f2d7d309c5a78f8b096345c45a82f4d6b46..eddb0cccd7690a69518bc181b0068f8512917576 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index de227d246f1a7e8bc41e5d1481cd5fe380df247b..868909844468400dccc947c8f5e0be5543749e17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3b332f9677b28f565ba22967bca19d73812febae..ac50820339bffb04097c5f36cac0a95855bfc1cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream.h"
index 1ae38544d0c8209e9fc25c384067e41bcf9035fd..c125878f8f699c3ecd7c2d0f811bc367a4e38a99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0fedde71d9e0dfe4ac3f12aec3b9bfdba7022000..7f17b5f407786cc0970d50ff9fe9374abffe4d99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "log-error-buffer.h"
index 1976df116d92b3e12669eeb32cbb0e8eda8fb47b..6e47efe2ea4f3d721f182cf65e7439272d2963e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 6ce08d8305ace43f035b6f5c8c94c3a6de1e6030..0c99d8d19935682ceacef531dfca0d6b56f4c09e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index bc28eada6bd2b34f58bc4556c1ddfa26bf499e1a..7c17717ff53316eee5e65b9a547c970fcd519e5a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2be79766684fe51dff57b611541d984343efc1ae..8f4151f0e677667fd8bef5e3a2a07a0ebdf58038 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "hostpid.h"
 #include "login-common.h"
index e097d646175a841d3145b2fafa2388fa4462a01a..eda2d9e3abcfc1719bba44ddc2f47702dd2bdda1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "hostpid.h"
index 716a9f692e01dd89009159f7b4dbdd322b0119e5..7f46712dac679ddb5a762e0ba7a57c6a5a7482a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index f5a565bef7869d5a34794523d99e6cb8bd82107b..6976015407b4d1ea1856fefcd166b324b39c7f28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index 7692a89c92b6f08ae813883fbfe043f208aa9630..24b2deedd8d65cd1d9ae1172a71ce8107bd78643 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "hostpid.h"
index ca73735646c0f20edbaab67efe643d059e7ac10c..777b408f1abf483869d51bc92f234f5e60b92518 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index 7ed8d7acd395fb7439c476e508bc62a87d4a20a7..2e1e675ff80935f1a31ffcf74d933c1e676520cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index d447c796fb0b0dbc3d3100aaa1e8f6e56776b9f5..6dfc081f14e5a2d8184f206146a40b318aed14e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index c77881e892db96e4004bc71f6f55eaadd0628bbf..40bbbcab1a2da684d9a886ef8f19323a0d6e1495 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "array.h"
index 0ab2b1509de48b77c491f830d5b98555e0309408..bec94343fa32276a000976e3190517281fc3855e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ssl-proxy.h"
index e5e21b5923a4537e48450a861448cad0407cb2d3..966f99cdb1230179091463e2e74eb4c54820c532 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "capabilities.h"
index 7c3ff03837cc8dd0b584d233d0a56f6f986802c8..9d2a064d6e207bf68236f76fc14958b1bbbeb153 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 68ae5390679e5be258d5b9752f81e6fe1f0fa6c9..e1f050119c4504f0f18c7e5f8b0104b4895d57fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index c8f27355f03c1862ca1709751e4aae9a47943bd6..02ad06b618f27f53bc7010b7c17bdb60db8a110f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index a552dab381e8f92b8660900199731c6f0715e126..140ac0a0e14ecf5e41cb26b1d7ff463429173875 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index af42c9816939ae9a0d733b9b15db92e44ffb0e4d..a57524fa296da2b3bdf893f8a109dd2ea574cfd1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index b1a10fdb93a441cdd898dfe8e885b751df0d9b1d..bab8af526884bc14d7fab9cc326a486ab7b3a19f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index a4573bb389ebc5e935bb4660dd03071887764d3f..71338821053fe14e261c3ded445599e56924d189 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 8f90f65878a21272902926d69ddb8135927a685f..b857e397eb16c8208afe3215c9ce9e7cb6d92f4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6dc947b0b03a4fc7d643b9934d2ffb25bf18c03e..6159b0b81e12d4976c48b58defd4efd32bbcb713 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index cf9c1668f394f8f0151d8e374e2c4b5c7398c0ac..bd349cf79201f1f0a7399161d28cd1f707d705b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index e447a01e646167d7c6f670e7d53646893b31fa6d..3cde33787d32f2f579456756a5923a8001f33121 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5e8e43471ea497f6ab2977ab365120426662f7af..d8089d1aff964ade1800bd990eda0fffa48cfda6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 73148abee7fac081ec13ec240c68d70cbd2456ec..22bc3897725099311da7148f2f69f6744e4b2f84 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6cef9f61859e10ce69752c4e0dd9b99335732782..73b2f5fe1abda1e4534fa25155e6105ceedb9025 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a1e4b3a9d18babd3dac65af4e89da1904277cc3d..8a2299243ac121c6c39444afbfc3e0784cd977ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 29489a01b913b0712e869871afa18b9fc8637dae..10bff9af2c1d37f25b6209563d518e50360a0faa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 3235d1f8e0123dc6e872d9f843b0a2b73e61b78b..cc2137064d88bd0762bc39bea49291d0715407e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d0e903fb869154c5bfade0207947d61609d8fbf6..b363665014cc7f90b916f0848af491e2ad49e5ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0f103a88a14f4e5ee980be1f3a7e4aed5c3c353a..799b86416b3af194ead68c0eae5aaaaf4231ee4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6df39541d0015d29a2fa3b1f1cef73d1905edf23..d7041fa81a9db2c6e4d481f561370034dc8731f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index aaeaedf30849f44d8e9316334bfd09098921946d..89b2adc893dfa8273e8c5c674955029064b534d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 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 22ad1dc5047ab1adde7494a177ea473b7de1ff38..c6b5466b57a425f35e6e6679487c27b8e612bf7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index 13ebb154c7722802195423cfbca6025a11a82f6c..a984cc567523d463e303264a9837ee0c7e8cd18d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 04d17cdd7c1a37954b5ae943f35f743bdf832f01..52a697a028b64e061ccf63d2b3675af66412966f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9a8500dfe5f885074f3ad3f73b09359bbf0ac7e7..bcf0e47a97b8110fdd79e3107e4a373883325f68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index b60f54a4b5b2610f39d8c8eb2568dc8c999467f7..86bebcdb37cf098a3e111f23b52ca8e7e7587afd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 /* FIXME: this plugin is only for backwards compatibility. log a warning in
    v2.2 about this and in later versions remove completely */
index c8761787d658ad99dbc21c19e5df87f604af02c6..d2f0e08ce6e2755a4bc63f1423b8d5d19ebed7f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 3ca17a40dc7bc69030b2981b262fef581da9a0d6..e3010a8527e383a9f13f301e2ebbb97f5bdeedd0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 31f86beb95905cde372ec86e2b9c9bf7e250e224..8f33b189ddf0228bc5044167b950fd000c7e5d0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6c631022caf2f6759c4bb22d8be9e4c8c1865677..06dbf692935dafa5ba228dce0e69390c96b52f28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "doveadm-dump.h"
index 426370f1921a22505ae3278768a55dd1105df09a..3eff38a42dc3189ef8557a3ec8b94fc61366fc19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e3f086534d8c56ce312d5c6a782c0ab09eab3b0f..3d352d3f8d502e80ca7fc4dabb94f46988668f88 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "crc32.h"
index 08c2b1e240805d60c3df98d07e5082c865574cd4..25118951a77ad3dae229dca1e713588257884751 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2010 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 extern "C" {
 #include "lib.h"
index f3d3698d1d164c68001ba39dd549b351a658fd2f..acfa889886b6214649655dea5e529efa24c3f781 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 625cf8c340c268e1060c2ed2144ec3daf44dc719..d9067016486369a22881f82a41d2171eec9147ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bdeaa1b03306fe929e8e1835b9215b414a252bae..1af3622bcb3854c1ed83cd0dda243506f05d0e35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b3ebb0fcc0d7bcb9b0197447437f57980afffa24..f51309f26e64deb6c6774835ca7b85662e824ae6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index dfad1813382f1e9bad1e3158c9aae98b62d23990..cb9c02d97d65cf7231f2598169664194ac02d93a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9e250aca1753e1f37c1e5bed975a45c87dacc3d8..2d05327774ffc84f7ab1a4881ad2e7c2328d08f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fts-squat-plugin.h"
index 00d56fff5c10caddd9acfb9abb04ae5ffe05ee95..48f3e4d96572173a26f606bf3cd04edd9fadc472 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index eaf8f157d048c7d6fca68723428b651d7fd18f0f..e7a65cb16c09852c7231061986217750f9b61335 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 91d49f8ff041053615f781e3ed996184baa6e733..fd19fdbda224600129dcfd60a0569e31b05c412d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1b78769230242fea959ed741deb0f0d73182515b..cd7850a7f1288db4c3cc60df5914ce74374a6b38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 2f9c82289b86399436c633649e4f3ffd00293083..c279465adcdecc78e7b37c120a7a61541c998332 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-namespace.h"
index 826782da217c9d3491fa0fbb0958fa16a421d5f2..a18ac8014418d72958a032b8d01f338995ac156e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2115f4d2610c558d22044dd651fd9a220968f189..a09555bb64e32fea16b03f20e8850f64841bea98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 05bacdbedcf71cd798313bb868e033e627b9789f..0d187bf764c6dc9c1e8d8e08c75cc055fb06fdcb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 270d6da3cb31a008245f52c6aadf3522346ce7b3..76283dcf0492b321597b226ac19a59acd47f84eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 8c7b9082010196e2f114db979adbf088a4e5fac0..d71652d65e0d0fb632f27df1bae68cfe1d7eb784 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 31ff24292b35ad5c4e45e76dde48df96c0534ce0..dd5690b42bd5aa2eea79ba92f4d224face90d604 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c0bfc186cf984b90f1a166960ba18ccb539d13b7..4fb6679def296d4829d57c7af37fc23866d3a0b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c60d0df8fc2c7a9d6c9ab85520a4886312894e56..0dae2e96ad332b09421fd721686b40915ebcaf3a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3e4d1effac3536509634d847bc6e58fa4c82d57b..b65df85236bd4a1cd96999c8bd1a9beeaf9eb7c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-hooks.h"
index 807b35f00b99519461198ed84a7ff66572b0b5b3..f1195cf934a617b928764994698a8c1dfb5e395c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 8fd5f6b685800881b097a70134164d2cafb1adbc..7bc772dca62aad5b7a97f3ed01efaaaff85753dd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5549b51eaf01cf1e964266a9d6191ba06152b34a..4ed618fabc2e4f563c8e7c749b3e66a76faa4d26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c1915cf6d3601666436a121f205848ad4952e59d..08418f38415a7e44922ed9458cd0f5b15fbd833b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-parser.h"
index c1b2858d4f55cf6fa1bc76aea29c5eb1475e4652..bc9e3f3a8274609215c6eeaf73e45553b6876b47 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index f600b08794d1feaf5ab1a6c98a548324cc350a79..6d20f57a7e90bdde439728a91520c1b32a999b4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 810610756227a06cb189582b3febfe176b8853e5..253af2dd721d680a77ddb0d85d5b284f47b5ac57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 631842b73d90c842b85717daa530b3897ff2a7e4..6f4e9d64ab3e478f80b0b7658e59a4446ed98e1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index d1e4f7e60faa8bd12f95c1adf23b27704a123ae4..5aa58f35d165d3842b8259e31aaf27a962c528b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 02130d2bc1429cf198cfa8b0b9ae3be1b17e21f7..b5ab67d7276d75985928424ee939b072034c7c53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 45e5e12c7d4984d41d070c4474d3f6c5168cbbee..51fd563a1a4d03b1a45ee95eb282aa4079dd418d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-hooks.h"
index 835f3cb6f6f5bd905065f2f61b77e92f00d40bec..787fa9d6e8d3efc8dbff9e3f0decd53f3f525586 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 5a7ef2effaf2ef80c599e25a69e6a747b1c1e902..804a81eee004d8ddd2a24794600fed56ba0ef907 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f51a59451e6c57bc53a3d44c967bab477bf82d4b..0fd9208b4e4427b781b6d5bd846e57be3bd2ce21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index bd974f9211e6db1abbdc2dc17f0aaaea9176d379..dc65608bb4b966720b06c4903cf7f816b125d706 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bec36dde0370d1a968b623d15898e2b83fb85716..31340962849def66b0ce6b1af6e4847faca08088 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index b8ebf3d6923e49f3f67108feadf4370e52429a49..2abc0637dc241c387c82b201d2b1bbccd8761dc7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 852f7e4dd7804abc77d66757c560a6bf48ac4bd3..9f6638b6ba6242148ce8f3b58d1e05ef58ee60b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 70d73dfc6d5f56f43f926d003f11b36fa0e68e94..a4595975e510d95f42c4686eadb980a0f7990587 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index eea5356716a7272dba712445bf51f1ebf78a5801..da12ad3f0bb6e6f1e99a468b6ee0e1b41eafed00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 1768c7f396f2c1e95c1ba044aa27cc6787fcf242..4c510a5468eedad5e676db5fc7775b6e417a2b2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c9ca8a6fe6928cb3d074969b3368b7e2bc4ef504..2345f02a7475c2a9e534164fe987e3b7b38484f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a33ca28ca68952c56c9abae028969c291310da66..db40d468da18b0a8571b907572dcc1c9bd7e609a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 /* Quota reporting based on simply summing sizes of all files in mailbox
    together. */
index ed16da446d12c0d62fe5f4dfdc4b52dcc13bfbdd..52feb0d5df2f8492b29d3afd75fb3a9dbed9e54e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 /* Only for reporting filesystem quota */
 
index 8353db7683c96f865a796a009e8b2d7254370dd8..db1f3b9d5a2946be50e7dce5edfd87b064dd23b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ce7fe2da53c30fab1d8de9160c3c3567f5aa916a..bf4334507c3a3efe719a92763a53eaed0f80f7fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-user.h"
index 462e40413a73837436b0085bea0efdfa921179a3..52d1c2639d81d3d7d742b2a777c102a9571cb1dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream.h"
index 4f015e025c61169997535d9fc4c57bcf88d208a4..58974447082140ccee91e5b5fdf75f706ff0c7ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6735f0b70f0b5bec74a16f796ea68558e7647029..e14a2e917ea5b33b7007b350256da74e5c896646 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "wildcard-match.h"
index c0438632d160e4f97db7afcb02384d9edaffa6d8..13c2e3aa843f497487d2008c126707364e39642e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 83b0ebc119eaf1f195463ad74c240a3d3c7e7ffb..f539cc5c91ddbc10943e56908d19d7b618540ba6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "quota-private.h"
index 026505fa67b0c1a78a171aa55d013139a70068d6..6bd6805e279da067b6668c9b4884ff64b71e7112 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0ea86b6bab9e4cab0657e2be2ddb2f85e5a8a86b..676476560805486c75cd7d71a0589f998229bdac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8c5773392de7c26444f2f2708b1f969575f8a996..8ea256c4cedf41318e3c3841d849dc7ca2a77b67 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index b534a023fd935038591572deefe56c30d243dc5c..57df57f2f1934efb0b70fb3294fe6e647eb32a7a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index ceca4cb11655fb5d921817c3c003e682995d5de1..0532c2ac209719603ee1ae934c8444d0b8ce799c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5ab055433208ec570389b73faf2e46dbd2c053b4..30d2621b9ad5ddc0729e64d98c89481479fb3b64 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1d93539d607c8d51518b949fac17778a080f4ae7..ca2131923c3a6461f18eabcfbcb71b6cef9f7f04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a52a32182c000724fd18c0eeb933c3c407b46963..ae27a7dbaabd9ea29b7b8bf2e2ff1feb9c5fee29 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-namespace.h"
index 39161f797efae3a06d1f4b2e9d0ee4b1bdc357ac..30814cd61f25568fd7d449350e44131bcd9e4bbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5e1fae29a4cfcbf872433e8a808466c994590ecb..dc0bb3d1b29824adef694d269fe089af2cb26561 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fa0297ea609dd2cde527a73d81bba3342a5c1f0a..2bf8189c6603916d845120a203a69361ecb0bafe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ea199ce29fe7a8fbfe542aea72c2ceaf6eae1be1..fe475ebb985c6a493095eb58f3e13475cc0076dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fa9e633dfd1c668aef820221fcc490bb404f8adc..6683a460b1cd6ff22c2a6799d0384f59c84f96b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6f8728c8ca3537e38e0a3d9ef2da58a81582f664..60db3098db820317bd927f7c033ea053deed1e1a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 81d0869020d22d6b0fc02d468f793357d3814847..bd3f4e77c1fe3f523402589c57c8c815bc890632 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index a8f064504714d01b2e5d055bf7fcbf1c93603e17..7604dce1febaa988b6c7c5ddb586a83f6a93a47a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index 7f5feec3279da394f856fd3419324a704a4f1b4b..b72e0d6261be36121ef7fb057112e07235282329 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index f50d556e81c437a2965e08cf3acc57410eb64da5..41ad7b9132cc4b916eb7d9074f4ce738df0e6317 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index 38758a4651fadb78f2e9076ba1714a3fcf86a399..d1a4e7ac8e9330b79813c41dcfe4d8030a87f14b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "ioloop.h"
index 2696ac90ae8c92be04bdda001ad2a8ecad433e49..7e2b33a59a256088d649af7487644c37f622ac09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "array.h"
index 1cbec5ea6c4fdfdccebcf10e64c284fa87e183ba..82c9a3ea99b3f9e6ac15853eccca4158c70d8bef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "array.h"
index fc849c488bd24f08cfa7ce210c20a48c842c7644..672d94b11a5b7dd7a082f4405564da30231d0126 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 9554545a70218551a998dd8c9a5e7403ee8e0693..053aeddb043f7b069d281182120dae71d7f21e4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 051a8df4b29da32e7994456530ca1402efc1c627..1e5f5583436275f8806269616a827b1acd782c14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index a87aefc901c5868e076c55b58a3e105ad4f1d6fe..ed77ae839d12e8738a1f6f9848532f75d9c2d0e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 8f3606cdbba9c2cc0d91ebac0331c0944729da0f..419d3cb13d09f765a195b8560ae44ee4af9c8598 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3f975e6b371240c3a228ebda8a2618ebbfe3d0e9..85a208108f60b1bad6f06a49a97b65056d9258c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f11b785bbf2b02f08f0e3960353782a45862079d..8f2090e4436b1871279f8b70608f8032cb6a7c04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7302a6b16828173e1feac131e07c6abdbd4704df..5e3d2f87fdbf443275c5483b5707dfb0dc668ba2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 59ac734897d0fbcc3be01467937c68c0c0c2013a..f66f2aca48cdafb0096e9c78a6e4aeb1e033d2f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 22f473e2f3e90f474c3cdc25305b4eedf1296802..42709a1da2909799bb809d869f065d8bd6bdd8b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "auth-master.h"
index 91e7e503a45b4cc1957260d7e13b7229a6b488f6..943d9fd958771a8382d5c32121e4b360ebe16345 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fe018c44a592c06c8885e690360e8670c091d6dc..8188f417b799e2b08574f0f9128a3db1c52b38bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 99256d4aeb67d8ed0b8d3391ed8ae7721c3aa801..beb054d0acf14da9511d0b663dfcccdbb5a711b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b949afe89aa2d2217d6a599b8b1e6238979861ae..345d3e7c1389a5bfaacaacd3fefe002b7bd8c8bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 581a74530fec7c92b788e187a0ae522aa9450316..a7331b813a1280defc48f262522f9e28b2e00e4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index fae2b56a007f2b72f1e6197245c72c0bfa6185f2..9b47027fb41bda359ce42eb8649659293cf5dfa1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 0cbccf503eb92286366fb7a99083f1c3e75967e6..fb7b65a40300011645b3a4ae0211a8b6df45019e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 498d012fd5a7e047cb34a56e4d53b95a6104e544..cea321e8c1d7047020cd8e39fe0a7f8dfa37d8cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index aebff5527d4474d786d5a73497682074c37f18fd..0bd19665c0ecc3be359f24900651e52a46985175 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-command.h"
index 706d5df50c8b36197a87a1eca58e1747832ae10e..e70326d4cc453774c84c539c2ea6bf19e18af59e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d7a61dd4b28d9cb175776bcddb9b750f562f2d18..18b52e18d396206ad78645b099aa896d471d314a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 244c00c818c358ff1e0904cb435c100211d12602..c25699b07f9f0d7aaedaaab76c9c6041b26ba78b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2700c8faaee4400a7e8ce5f22c6315855fcb873e..badc9e1bb0335f65d7516340c42b1b1938565335 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "strescape.h"
index 76389f46f619e1f38c6f9a47c0a5797481e3bef6..2bd26503c32e3c62863aaff4ac99b01282120bfe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 074b7d092b09ad37aee57c7f3e1f275f65521847..8cbefb7c617832b54ef43ea61eb53f3c30bff1cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 86180cb8ea0abbf0e4b0b2df36b14fb5d00cf819..897d946790fb1819f33fc628267f276d3e4b2d60 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c6b9fa78ba44235155d635b32b6a86b7c179ed98..bf73e60c2400997bd8a00a6146f1518aadbed926 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index fb7824f9717b9e59e925cc4c2d6068634e474b75..ee77dc365d9a3b64b10dbbb34ddde5e40e3ccfe9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3556b3155556dc00481156136e94d06ef216c8d3..284c635bc9d4c5ce2f9fc8d9fb4b06ac30af74f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 46d82a824051f2ba09502a8ff1b15a07cafae326..bc98c367591a3b41cea08ad7b75f0f71fc988ad5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 7a47f700ab4e1e77fd1428fe2f5c35f7303f9efe..d2d0cff0383468993c65e6f3f0ddac65aa65b385 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 208266f604d14416ad8d1d403779d32fd47082f9..279083f878e70d9c0bfb572305fcd40f9721eb67 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "env-util.h"
index 0e0668344fc80ec778751a00472ffacfe584f135..843c2a24c5e1545ecd8bd42de6b55e21306546d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 32df382cbd851f335a5f39bbdf289a2819a47ace..f9030ab5f261e48e860a56fedb057520a2a94fa7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 51b9851bcf214b9bf542242cec15222f1cef6d31..1ab725f6aa7a57f6633615c5793ef47ec3c4fcc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2014 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"